[yast-commit] Build failed in Hudson: webyast-client-11.1-i586 #588
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/588/changes Changes: [Josef Reidinger] disable ntp if not available (bnc#552071) [Josef Reidinger] fix session timeout from backend (bnc#555255) [Josef Reidinger] redirect after success save to control panel (bnc#557784) [Josef Reidinger] after install patch redirect to control panel to have same behavior with other modules (bnc#557784) [Josef Reidinger] fix passing hardware clock settings to ntp (bnc#556467) [Josef Reidinger] last module in base system has Finish button instead of Next (bnc#561329) [Josef Reidinger] Merge branch 'fix_bnc552071' [Josef Reidinger] Merge branch 'fix_bnc555255' [Josef Reidinger] Merge branch 'fix_bnc556467' [Josef Reidinger] Merge branch 'fix_bnc557784' [Josef Reidinger] Merge branch 'fix_bnc561329' ------------------------------------------ [...truncated 81 lines...] * Done (in /src/web-client/plugins/language) * Starting syntax check... * Done (in /src/web-client/plugins/services) * Starting syntax check... * Done test/functional/eulas_controller_test.rb:46: warning: don't put space before argument parentheses test/functional/eulas_controller_test.rb:47: warning: don't put space before argument parentheses (in /src/web-client/plugins/eulas) * Starting syntax check... * Done (in /src/web-client/plugins/permissions) * Starting syntax check... * Done (in /src/web-client/plugins/status) * Starting syntax check... * Done + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + export GEM_PATH=/usr/local/lib/ruby/gems/1.8/gems + GEM_PATH=/usr/local/lib/ruby/gems/1.8/gems + export CI_REPORTS=results + CI_REPORTS=results + export RAILS_ENV=test + RAILS_ENV=test + pushd webclient /src/web-client/webclient /src/web-client + RAILS_ENV=test + rake db:create db:migrate (in /src/web-client/webclient) == CreateAccounts: migrating ================================================= -- create_table("accounts", {:force=>true}) -> 0.0022s == CreateAccounts: migrated (0.0024s) ======================================== == UpdateAccounts: migrating ================================================= -- remove_column(:accounts, :email) -> 0.0995s -- remove_column(:accounts, :crypted_password) -> 0.0161s -- remove_column(:accounts, :salt) -> 0.0150s == UpdateAccounts: migrated (0.1309s) ======================================== == AddColumntAccounts: migrating ============================================= -- add_column(:accounts, :salt, :string) -> 0.0009s == AddColumntAccounts: migrated (0.0010s) ==================================== == CreateHosts: migrating ==================================================== -- create_table(:hosts) -> 0.0018s == CreateHosts: migrated (0.0020s) =========================================== == InsertLocalhost: migrating ================================================ == InsertLocalhost: migrated (0.0885s) ======================================= == PrivatePortNumbers: migrating ============================================= == PrivatePortNumbers: migrated (0.0022s) ==================================== + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ............... Finished in 4.061164 seconds. 15 tests, 44 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/basesystem_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:27:02", updated_at: "2009-12-11 12:27:02"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:27:02", updated_at: "2009-12-11 12:27:02"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:27:02", updated_at: "2009-12-11 12:27:02"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:27:02", updated_at: "2009-12-11 12:27:02"> .........Host(): nil .Host(): nil . Finished in 2.667328 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/custom_services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/security) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/users) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" (in /src/web-client/plugins/network) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ....... Finished in 0.003614 seconds. 7 tests, 7 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader StartedDEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_dhcp_without_change at ./test/functional/network_controller_test.rb:95) ... Finished in 0.353171 seconds. 3 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/samba_server) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/patch_updates) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/system) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ...... Finished in 0.858446 seconds. 6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/administrator) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000243 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/registration) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97) ... Finished in 1.147484 seconds. 5 tests, 11 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/mail_settings) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/systemtime) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/systemtime_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_commit at ./test/functional/systemtime_controller_test.rb:117) .<html><body>You are being <a href="http://test.host/controlpanel/nextstep">redirected</a>.</body></html> ..F Finished in 0.791899 seconds. 1) Failure: test_ntp_force_utc(SystemtimeControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/systemtime_controller_test.rb:143:in `test_ntp_force_utc' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a <:redirect>, but was <500> <""> 5 tests, 23 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" Errors running test:functionals! rake aborted! Error on execute task test on plugins/systemtime /src/web-client/Rakefile:20 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/589/changes Changes: [Josef Reidinger] fix test suite to test new behavior (no longer force UTC if ntp is called) fix depracated warning ------------------------------------------ [...truncated 115 lines...] + rake db:create db:migrate (in /src/web-client/webclient) == CreateAccounts: migrating ================================================= -- create_table("accounts", {:force=>true}) -> 0.0050s == CreateAccounts: migrated (0.0053s) ======================================== == UpdateAccounts: migrating ================================================= -- remove_column(:accounts, :email) -> 0.1367s -- remove_column(:accounts, :crypted_password) -> 0.0158s -- remove_column(:accounts, :salt) -> 0.0145s == UpdateAccounts: migrated (0.1674s) ======================================== == AddColumntAccounts: migrating ============================================= -- add_column(:accounts, :salt, :string) -> 0.0018s == AddColumntAccounts: migrated (0.0020s) ==================================== == CreateHosts: migrating ==================================================== -- create_table(:hosts) -> 0.0039s == CreateHosts: migrated (0.0042s) =========================================== == InsertLocalhost: migrating ================================================ == InsertLocalhost: migrated (0.1389s) ======================================= == PrivatePortNumbers: migrating ============================================= == PrivatePortNumbers: migrated (0.0357s) ==================================== + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ............... Finished in 0.620408 seconds. 15 tests, 44 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/basesystem_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:35:45", updated_at: "2009-12-11 12:35:45"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:35:45", updated_at: "2009-12-11 12:35:45"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:35:45", updated_at: "2009-12-11 12:35:45"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:35:45", updated_at: "2009-12-11 12:35:45"> .........Host(): nil .Host(): nil . Finished in 1.437908 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/custom_services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/security) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/users) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" (in /src/web-client/plugins/network) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ....... Finished in 0.003633 seconds. 7 tests, 7 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader StartedDEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_dhcp_without_change at ./test/functional/network_controller_test.rb:95) ... Finished in 0.354274 seconds. 3 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/samba_server) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/patch_updates) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/system) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ...... Finished in 2.629483 seconds. 6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/administrator) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000249 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/registration) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97) ... Finished in 0.899801 seconds. 5 tests, 11 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/mail_settings) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/systemtime) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/systemtime_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..<html><body>You are being <a href="http://test.host/controlpanel/nextstep">redirected</a>.</body></html> ... Finished in 1.018646 seconds. 5 tests, 25 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/language) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/language_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000208 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/services_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.30268 seconds. 3 tests, 6 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/eulas) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/eulas_controller_test.rb" ./test/functional/eulas_controller_test.rb:46: warning: don't put space before argument parentheses ./test/functional/eulas_controller_test.rb:47: warning: don't put space before argument parentheses Taking ../../webclient for RAILS_PARENT Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .F Finished in 0.09342 seconds. 1) Failure: test_eula_step(EulasControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/eulas_controller_test.rb:74:in `test_eula_step' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a redirect to <http://test.host/eulas> but was a redirect to <http://test.host/controlpanel>. 2 tests, 11 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" Errors running test:functionals! rake aborted! Error on execute task test on plugins/eulas /src/web-client/Rakefile:20 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/590/changes Changes: [Josef Reidinger] add test that system clock is properly set for ntp synchronize ------------------------------------------ [...truncated 114 lines...] + RAILS_ENV=test + rake db:create db:migrate (in /src/web-client/webclient) == CreateAccounts: migrating ================================================= -- create_table("accounts", {:force=>true}) -> 0.0051s == CreateAccounts: migrated (0.0054s) ======================================== == UpdateAccounts: migrating ================================================= -- remove_column(:accounts, :email) -> 0.1865s -- remove_column(:accounts, :crypted_password) -> 0.0168s -- remove_column(:accounts, :salt) -> 0.0152s == UpdateAccounts: migrated (0.2190s) ======================================== == AddColumntAccounts: migrating ============================================= -- add_column(:accounts, :salt, :string) -> 0.0019s == AddColumntAccounts: migrated (0.0021s) ==================================== == CreateHosts: migrating ==================================================== -- create_table(:hosts) -> 0.0040s == CreateHosts: migrated (0.0043s) =========================================== == InsertLocalhost: migrating ================================================ == InsertLocalhost: migrated (0.1383s) ======================================= == PrivatePortNumbers: migrating ============================================= == PrivatePortNumbers: migrated (0.0047s) ==================================== + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ............... Finished in 0.751461 seconds. 15 tests, 44 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/basesystem_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:39:53", updated_at: "2009-12-11 12:39:53"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:39:53", updated_at: "2009-12-11 12:39:53"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:39:53", updated_at: "2009-12-11 12:39:53"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2009-12-11 12:39:53", updated_at: "2009-12-11 12:39:53"> .........Host(): nil .Host(): nil . Finished in 1.33982 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/custom_services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/security) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/users) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" (in /src/web-client/plugins/network) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ....... Finished in 0.003701 seconds. 7 tests, 7 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader StartedDEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_dhcp_without_change at ./test/functional/network_controller_test.rb:95) ... Finished in 0.289018 seconds. 3 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/samba_server) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/patch_updates) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/system) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ...... Finished in 0.652338 seconds. 6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/administrator) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.00021 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/registration) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97) ... Finished in 1.047571 seconds. 5 tests, 11 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/mail_settings) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/systemtime) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/systemtime_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..... Finished in 0.732933 seconds. 5 tests, 26 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/language) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/language_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000211 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/services_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.252277 seconds. 3 tests, 6 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/eulas) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/eulas_controller_test.rb" ./test/functional/eulas_controller_test.rb:46: warning: don't put space before argument parentheses ./test/functional/eulas_controller_test.rb:47: warning: don't put space before argument parentheses Taking ../../webclient for RAILS_PARENT Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .F Finished in 0.077541 seconds. 1) Failure: test_eula_step(EulasControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/eulas_controller_test.rb:74:in `test_eula_step' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a redirect to <http://test.host/eulas> but was a redirect to <http://test.host/controlpanel>. 2 tests, 11 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" Errors running test:functionals! rake aborted! Error on execute task test on plugins/eulas /src/web-client/Rakefile:20 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/591/changes Changes: [Josef Reidinger] fix eula tests (as now after succesfull finish is redirected to control panel) and add test for wizard envirement which is the one when eula the most often run. ------------------------------------------ [...truncated 7196 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/models/ www/app/models/status.rb www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/592/changes Changes: [Josef Reidinger] enable again setting utc status, fix problem with overwriting permissions ------------------------------------------ [...truncated 7196 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/models/ www/app/models/status.rb www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See http://yast.suse.de:3334/job/webyast-client-11.1-i586/593/changes Changes: [Stefan Schubert] cleanup Rakefiles in order to not hijack root rakefile [Stefan Schubert] Inconsisten Save/Cancel Buttons in edit status limits (bnc#551849) [Stefan Schubert] Merge branch 'master' of git@git.opensuse.org:projects/yast/web-client ------------------------------------------ [...truncated 7197 lines...] ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/models/ www/app/models/status.rb www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/594/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Checkout [workspace] $ git fetch git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) FATAL: Failed to fetch java.lang.RuntimeException: Failed to fetch at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.fetch(GitAPI.java:78) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:205) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/595/> ------------------------------------------ Started by an SCM change Started by an SCM change Checkout Cloning git://git.opensuse.org/projects/yast/web-client.git $ git clone git://git.opensuse.org/projects/yast/web-client.git <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/> git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/.git/> FATAL: Failed to clone git://git.opensuse.org/projects/yast/web-client.git java.lang.RuntimeException: Failed to clone git://git.opensuse.org/projects/yast/web-client.git at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.clone(GitAPI.java:74) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:200) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/596/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Checkout Cloning git://git.opensuse.org/projects/yast/web-client.git $ git clone git://git.opensuse.org/projects/yast/web-client.git <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/> git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/.git/> FATAL: Failed to clone git://git.opensuse.org/projects/yast/web-client.git java.lang.RuntimeException: Failed to clone git://git.opensuse.org/projects/yast/web-client.git at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.clone(GitAPI.java:74) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:200) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/597/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Checkout Cloning git://git.opensuse.org/projects/yast/web-client.git $ git clone git://git.opensuse.org/projects/yast/web-client.git <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/> git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/.git/> FATAL: Failed to clone git://git.opensuse.org/projects/yast/web-client.git java.lang.RuntimeException: Failed to clone git://git.opensuse.org/projects/yast/web-client.git at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.clone(GitAPI.java:74) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:200) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/598/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Checkout Cloning git://git.opensuse.org/projects/yast/web-client.git $ git clone git://git.opensuse.org/projects/yast/web-client.git <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/> git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/.git/> FATAL: Failed to clone git://git.opensuse.org/projects/yast/web-client.git java.lang.RuntimeException: Failed to clone git://git.opensuse.org/projects/yast/web-client.git at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.clone(GitAPI.java:74) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:200) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/599/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Checkout Cloning git://git.opensuse.org/projects/yast/web-client.git $ git clone git://git.opensuse.org/projects/yast/web-client.git <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/> git.opensuse.org[0: 195.135.221.79]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Initialized empty Git repository in <http://yast.suse.de:3334/job/webyast-client-11.1-i586/ws/.git/> FATAL: Failed to clone git://git.opensuse.org/projects/yast/web-client.git java.lang.RuntimeException: Failed to clone git://git.opensuse.org/projects/yast/web-client.git at hudson.plugins.git.GitAPI.launch(GitAPI.java:101) at hudson.plugins.git.GitAPI.clone(GitAPI.java:74) at hudson.plugins.git.GitSCM.ensureClonedAndFetched(GitSCM.java:200) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:73) at hudson.model.AbstractProject.checkout(AbstractProject.java:1013) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:486) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1179) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:122) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/600/changes> Changes: [Ladislav Slezak] - read avaliable patches in a separate thread (in background) - initial commit [Ladislav Slezak] added a new partial render for the background progress [Ladislav Slezak] proxy_loader.rb - allow passing extra options to the REST backend [Ladislav Slezak] use :background parameter in patch_progress requests read patches in background only in development mode (must be changed to production mode!) [Ladislav Slezak] always run patch summary request in background if the backend cannot handle it properly it will use the standard method, so we don't have to care here [Ladislav Slezak] display a progress bar when downloading patches [Ladislav Slezak] Merge branch 'master' into backgroud_patches_bnc550934 [Ladislav Slezak] Merge branch 'master' into backgroud_patches_bnc550934 [Ladislav Slezak] read system status summary at background, display progress [Stefan Schubert] logs after merged branch [Stefan Schubert] handle PackageKit errors (bnc #559233) [Josef Reidinger] adapt frontend to time sending utc status as boolean [Stefan Schubert] code cleanup [Stefan Schubert] Merge branch 'master' of git@git.opensuse.org:projects/yast/web-client [Josef Reidinger] Merge branch 'master' of git@git.opensuse.org:projects/yast/web-client [Josef Reidinger] Merge branch 'master' of git.opensuse.org:projects/yast/web-client into jr-yastmodel [Josef Reidinger] inital commit of my version of models for webclient (try different way then use_activeresource) (non-wokring now) [Ladislav Slezak] Merge branch 'master' into backgroud_patches_bnc550934 Conflicts: plugins/patch_updates/app/controllers/patch_updates_controller.rb plugins/status/app/controllers/status_controller.rb [Martin Schmidkunz] Fixed footer content distance [Josef Reidinger] fix collection name problem by hack [Martin Schmidkunz] add input help into network module [Josef Reidinger] fix http mock to expect authentification [Josef Reidinger] properly set element name to generate correct XML, test saving [Josef Reidinger] add test that show problem with setting class variables in ancestor [Josef Reidinger] fix problem with settings variable in ancestor by using module instead of ancestor [Josef Reidinger] implement permissions for model [Josef Reidinger] fix permissions and move as example time plugin to YastModel [Josef Reidinger] add wrapper around http mock to easy test plugins [Josef Reidinger] clean systemtime plugin to demonstrate yast model rewrite test to use http mock create ntp model move functionality from lib and controller to time model TODO: create tests for models [Ladislav Slezak] Merge branch 'master' into backgroud_patches_bnc550934 [Ladislav Slezak] addded progress_bar() view helper share the code from the patch and status plugins, can be used also by others [Ladislav Slezak] moved the inline progress bar style to the CSS file [Stefan Schubert] take Graphs REST interface in order to evaluate limits --> 50% faster [Stefan Schubert] Merge branch 'master' of git@gitorious.org:opensuse/yast-web-client [Ladislav Slezak] Merge branch 'master' into backgroud_patches_bnc550934 Conflicts: plugins/status/app/controllers/status_controller.rb [Ladislav Slezak] updated .changes [Ladislav Slezak] fixed error message placement (bnc#557769) and "required" string is translatable now [Stefan Schubert] showing limits in the menue bar [Stefan Schubert] Merge branch 'master' of git@gitorious.org:opensuse/yast-web-client [Stefan Schubert] model for graphic description [Stefan Schubert] make it slowlier [Stefan Schubert] The background machanism should be moved for @client_graphs cause status will become obsolete. [Josef Reidinger] fix caching connection in models which leads to using invalid user, password or site [Josef Reidinger] fix passing parameter to connection call, move testing valid connection attributes to separate function [Josef Reidinger] add documentation, remove interface getter as it should not be provided. Clean test cases. [Josef Reidinger] implement policy as default permission prefix if defined [Martin Vidner] Started conversion of network module to YastModel. Not working yet, the test tries to access /interfaces.xml instead of /network/interfaces.xml [Josef Reidinger] fix problem with prefix set always to '/' reason is that `find :all` call prefix before site so, prefix is set in prefix site call, which overwrite twice prefix method, and second overwrite is bad one (for details look at ActiveResource::Base #prefix and #prefix= . [Martin Vidner] Methods renamed: the correct word is 'authentication'. not authentiFIcation (via greek-latin-czech, BTW) [Martin Vidner] Tests pass again :) attributes of an ActiveResource must be present in the XML as tags, even if empty (-> nil), otherwise 'unknown method' is raised [Josef Reidinger] migrate basesystem to using yast model, so helper library is not needed adapt tests and also add to remaining tests reset of httpmock [Josef Reidinger] fix bad parameter [Stefan Schubert] further devel. of new layout [Stefan Schubert] cummulating values correctly; bugfixes [Stefan Schubert] some changes due Josef suggestions. Enabling time frame setting [Martin Vidner] More fixes in tests. Of course the tests succeeded when the test methods were marked "skip" 8-/ Enabled test_with_dhcp - assert_redirected_to complained that not specifying the controller is deprecated -> fixed test_dhcp_without_change tries to save the default route - Removed Exception rescue in update action, to handle it at the app level; also necessary so that HttpMock exceptions reporting unexpected requests make it fail [Martin Vidner] Fixed and tested non-saving of non-modified settings. It wrongly thought unmodified non-empty dns settings as dirty. The test was not properly passing unmodified settings. [Josef Reidinger] Merge branch 'master' of gitorious.org:opensuse/yast-web-client into jr-yastmodel [Stefan Schubert] handle nil correctly [Stefan Schubert] Merge branch 'master' of git@gitorious.org:opensuse/yast-web-client [Stefan Schubert] regarding nil values; removing global variable (not needed) [Stefan Schubert] typo [Stefan Schubert] do not check for constants; They could not be defined here [Stefan Schubert] added waiting clock [Josef Reidinger] add forgetted basesystem fixtures ------------------------------------------ [...truncated 65 lines...] (in /src/web-client/plugins/users) * Starting syntax check... * Done (in /src/web-client/plugins/network) * Starting syntax check... * Done (in /src/web-client/plugins/samba_server) * Starting syntax check... * Done (in /src/web-client/plugins/patch_updates) * Starting syntax check... * Done (in /src/web-client/plugins/system) * Starting syntax check... * Done (in /src/web-client/plugins/administrator) * Starting syntax check... * Done (in /src/web-client/plugins/registration) * Starting syntax check... * Done (in /src/web-client/plugins/mail_settings) * Starting syntax check... * Done (in /src/web-client/plugins/systemtime) * Starting syntax check... * Done (in /src/web-client/plugins/language) * Starting syntax check... * Done (in /src/web-client/plugins/services) * Starting syntax check... * Done (in /src/web-client/plugins/eulas) * Starting syntax check... * Done (in /src/web-client/plugins/permissions) * Starting syntax check... * Done (in /src/web-client/plugins/status) * Starting syntax check... * Done + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + export GEM_PATH=/usr/local/lib/ruby/gems/1.8/gems + GEM_PATH=/usr/local/lib/ruby/gems/1.8/gems + export CI_REPORTS=results + CI_REPORTS=results + export RAILS_ENV=test + RAILS_ENV=test + pushd webclient /src/web-client/webclient /src/web-client + RAILS_ENV=test + rake db:create db:migrate (in /src/web-client/webclient) == CreateAccounts: migrating ================================================= -- create_table("accounts", {:force=>true}) -> 0.0051s == CreateAccounts: migrated (0.0053s) ======================================== == UpdateAccounts: migrating ================================================= -- remove_column(:accounts, :email) -> 0.1501s -- remove_column(:accounts, :crypted_password) -> 0.0159s -- remove_column(:accounts, :salt) -> 0.0145s == UpdateAccounts: migrated (0.1809s) ======================================== == AddColumntAccounts: migrating ============================================= -- add_column(:accounts, :salt, :string) -> 0.0018s == AddColumntAccounts: migrated (0.0020s) ==================================== == CreateHosts: migrating ==================================================== -- create_table(:hosts) -> 0.0039s == CreateHosts: migrated (0.0042s) =========================================== == InsertLocalhost: migrating ================================================ == InsertLocalhost: migrated (0.2999s) ======================================= == PrivatePortNumbers: migrating ============================================= == PrivatePortNumbers: migrated (0.0046s) ==================================== + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/yast_model_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .......EFEEEEEE..... Finished in 0.55072 seconds. 1) Error: test_permissions(YaSTServiceResourceBaseTest): NoMethodError: undefined method `permissions' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:188:in `test_permissions' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 2) Failure: test_proxy_uses_prefix(YaSTServiceResourceBaseTest) [/test/unit/yast/service_resource_test.rb:146:in `test_proxy_uses_prefix' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: <ActiveResource::InvalidRequestError> exception expected but was Class: <NoMethodError> Message: <"You have a nil object when you didn't expect it!\nYou might have expected an instance of Array.\nThe error occurred while evaluating nil.find"> ---Backtrace--- ./test/unit/yast/service_resource_test.rb:147:in `test_proxy_uses_prefix' ./test/unit/yast/service_resource_test.rb:146:in `test_proxy_uses_prefix' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/testing/setup_and_teardown.rb:62:in `run' --------------- 3) Error: test_proxy_works(YaSTServiceResourceBaseTest): NoMethodError: undefined method `name' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:82:in `test_proxy_works' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 4) Error: test_proxy_works_with_array_attrs(YaSTServiceResourceBaseTest): NoMethodError: undefined method `singular?' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:217:in `test_proxy_works_with_array_attrs' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 5) Error: test_proxy_works_with_prefix(YaSTServiceResourceBaseTest): NoMethodError: You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.find /test/unit/yast/service_resource_test.rb:161:in `test_proxy_works_with_prefix' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 6) Error: test_proxy_works_with_singleton(YaSTServiceResourceBaseTest): NoMethodError: undefined method `singular?' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:101:in `test_proxy_works_with_singleton' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 7) Error: test_proxy_works_with_singleton_and_prefix(YaSTServiceResourceBaseTest): NoMethodError: undefined method `singular?' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:121:in `test_proxy_works_with_singleton_and_prefix' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 8) Error: test_proxy_works_with_status_page(YaSTServiceResourceBaseTest): NoMethodError: undefined method `singular?' for nil:NilClass activesupport (2.3.5) lib/active_support/whiny_nil.rb:52:in `method_missing' /test/unit/yast/service_resource_test.rb:256:in `test_proxy_works_with_status_page' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run' 20 tests, 41 assertions, 1 failures, 7 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:41:20", updated_at: "2010-01-11 17:41:20"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:41:20", updated_at: "2010-01-11 17:41:20"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:41:20", updated_at: "2010-01-11 17:41:20"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:41:20", updated_at: "2010-01-11 17:41:20"> .........Host(): nil .Host(): nil . Finished in 1.640731 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test Errors running test:units! rake aborted! Error on execute task test on webclient /src/web-client/Rakefile:16 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/601/changes> Changes: [Josef Reidinger] fix tests, explicitelly say that we don't have auth_token (design problem with model variables for session information) ------------------------------------------ [...truncated 144 lines...] + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/yast_model_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................... Finished in 0.749549 seconds. 20 tests, 64 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:58:03", updated_at: "2010-01-11 17:58:03"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:58:03", updated_at: "2010-01-11 17:58:03"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:58:03", updated_at: "2010-01-11 17:58:03"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 17:58:03", updated_at: "2010-01-11 17:58:03"> .........Host(): nil .Host(): nil . Finished in 1.383653 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/custom_services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/security) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/users) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" "test/unit/interface_test.rb" (in /src/web-client/plugins/network) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ........ Finished in 0.028812 seconds. 8 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.470991 seconds. 3 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/samba_server) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/patch_updates) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/system) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ...... Finished in 0.661745 seconds. 6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/administrator) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000208 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/registration) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97) ... Finished in 1.148454 seconds. 5 tests, 11 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/mail_settings) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/systemtime) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/systemtime_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .... Finished in 9.291048 seconds. 4 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/language) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/language_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000236 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/services_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.269493 seconds. 3 tests, 6 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/eulas) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/eulas_controller_test.rb" Taking ../../webclient for RAILS_PARENT Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.172122 seconds. 3 tests, 12 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/permissions) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/permission_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .. Finished in 0.674414 seconds. 2 tests, 4 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/status) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/status_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started FF Finished in 1.313034 seconds. 1) Failure: test_collectd_out_of_sync(StatusControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/status_controller_test.rb:129:in `test_collectd_out_of_sync' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a <:success>, but was <500> <""> 2) Failure: test_index(StatusControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/status_controller_test.rb:99:in `test_index' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a <:success>, but was <500> <""> 2 tests, 2 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" Errors running test:functionals! rake aborted! Error on execute task test on plugins/status /src/web-client/Rakefile:16 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/602/> ------------------------------------------ [...truncated 158 lines...] + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + popd /src/web-client + '[' -d coverage ']' + mkdir coverage + rake test (in /src/web-client) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/host_test.rb" "test/unit/basesystem_test.rb" "test/unit/helpers/controlpanel_helper_test.rb" "test/unit/account_test.rb" "test/unit/yast/service_resource_test.rb" "test/unit/yast_model_test.rb" "test/unit/client_exception_test.rb" (in /src/web-client/webclient) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................... Finished in 12.491821 seconds. 20 tests, 64 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hosts_controller_test.rb" "test/functional/private_routing_test.rb" "test/functional/lang_controller_test.rb" "test/functional/controlpanel_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/main_controller_test.rb" /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:34: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:38: warning: don't put space before argument parentheses /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:25: warning: already initialized constant LANGUAGES /src/web-client/webclient/vendor/plugins/lang_helper/lib/lang_helper.rb:82: warning: already initialized constant SUPPORTED_LANGUAGE Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_main_index_no_session at ./test/functional/main_controller_test.rb:12) ...Host(): nil .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 21:21:37", updated_at: "2010-01-11 21:21:37"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 21:21:37", updated_at: "2010-01-11 21:21:37"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 21:21:37", updated_at: "2010-01-11 21:21:37"> .Host(1): #<Host id: 1, name: "Sample Host", url: "http://www.google.com:4711", description: "Just a sample, not for real use", created_at: "2010-01-11 21:21:37", updated_at: "2010-01-11 21:21:37"> .........Host(): nil .Host(): nil . Finished in 17.534197 seconds. 35 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/two_sessions_test.rb" "test/integration/manage_hosts_test.rb" fakeweb not found, skipping two_session_test /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/custom_services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/security) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/users) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" "test/unit/interface_test.rb" (in /src/web-client/plugins/network) Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ........ Finished in 0.026806 seconds. 8 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.335379 seconds. 3 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/samba_server) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/patch_updates) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/system) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ...... Finished in 1.862894 seconds. 6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/administrator) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000219 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/registration) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97) ... Finished in 1.629109 seconds. 5 tests, 11 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/mail_settings) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/systemtime) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/systemtime_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .... Finished in 10.696974 seconds. 4 tests, 9 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/language) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/language_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started Finished in 0.000219 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/services) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/services_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.22133 seconds. 3 tests, 6 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/eulas) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/eulas_controller_test.rb" Taking ../../webclient for RAILS_PARENT Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started ... Finished in 0.220977 seconds. 3 tests, 12 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/permissions) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/permission_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .. Finished in 3.218363 seconds. 2 tests, 4 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/status) /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/status_controller_test.rb" Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started FF Finished in 3.374989 seconds. 1) Failure: test_collectd_out_of_sync(StatusControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/status_controller_test.rb:129:in `test_collectd_out_of_sync' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a <:success>, but was <500> <""> 2) Failure: test_index(StatusControllerTest) [actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace' /test/functional/status_controller_test.rb:99:in `test_index' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__' activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']: Expected response to be a <:success>, but was <500> <""> 2 tests, 2 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications /usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" Errors running test:functionals! rake aborted! Error on execute task test on plugins/status /src/web-client/Rakefile:16 (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exit code 1' ERROR: detected exit code 1 ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ echo 'stopping dbus..' stopping dbus.. ++ /etc/init.d/dbus stop Shutting down D-Bus daemon..done ++ exit 1 ... unmounting sys ... unmounting proc ... unmounting pts umount: /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts: not mounted Can't unmount devpts /data/hudson/HUDSON-CHROOT/webyast-11.1-i586/dev/pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/603/changes> Changes: [Stefan Schubert] this kind of test will be obsoleted [Stefan Schubert] Merge branch 'master' of git@gitorious.org:opensuse/yast-web-client ------------------------------------------ [...truncated 7233 lines...] rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/models/ www/app/models/status.rb www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_progress.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/604/changes> Changes: [Stefan Schubert] showing limits in the graph ------------------------------------------ [...truncated 7236 lines...] rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/models/ www/app/models/status.rb www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_progress.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/605/changes> Changes: [Stefan Schubert] removed not need status controller ------------------------------------------ [...truncated 7226 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/606/changes> Changes: [Stefan Schubert] layout for setting limits ------------------------------------------ [...truncated 7225 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/607/changes> Changes: [Stefan Schubert] cleanup layout ------------------------------------------ [...truncated 7225 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/608/changes> Changes: [Stefan Schubert] cleanup layout ------------------------------------------ [...truncated 7225 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/609/changes> Changes: [Stefan Schubert] cleanup permissions ------------------------------------------ [...truncated 7225 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/610/changes> Changes: [Stefan Schubert] taking care about not available services ------------------------------------------ [...truncated 7225 lines...] rm -f package/www/./po/th/yast_webclient_status.po ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/611/changes> Changes: [Martin Kudlvasr] translate "Cancel" into German as "Abbrechen", fixes bnc#565617 [Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client [Martin Kudlvasr] Single rake task to deploy web-client for development [Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client ------------------------------------------ [...truncated 7226 lines...] ln ./po/th/yast_webclient_status.po package/www/./po/th/yast_webclient_status.po mkdir -p package/www/./po/tr rm -f package/www/./po/tr/yast_webclient_status.po ln ./po/tr/yast_webclient_status.po package/www/./po/tr/yast_webclient_status.po mkdir -p package/www/./po/uk rm -f package/www/./po/uk/yast_webclient_status.po ln ./po/uk/yast_webclient_status.po package/www/./po/uk/yast_webclient_status.po mkdir -p package/www/./po/vi rm -f package/www/./po/vi/yast_webclient_status.po ln ./po/vi/yast_webclient_status.po package/www/./po/vi/yast_webclient_status.po mkdir -p package/www/./po/wa rm -f package/www/./po/wa/yast_webclient_status.po ln ./po/wa/yast_webclient_status.po package/www/./po/wa/yast_webclient_status.po mkdir -p package/www/./po/xh rm -f package/www/./po/xh/yast_webclient_status.po ln ./po/xh/yast_webclient_status.po package/www/./po/xh/yast_webclient_status.po mkdir -p package/www/./po/zh_CN rm -f package/www/./po/zh_CN/yast_webclient_status.po ln ./po/zh_CN/yast_webclient_status.po package/www/./po/zh_CN/yast_webclient_status.po mkdir -p package/www/./po/zh_TW rm -f package/www/./po/zh_TW/yast_webclient_status.po ln ./po/zh_TW/yast_webclient_status.po package/www/./po/zh_TW/yast_webclient_status.po mkdir -p package/www/./po/zu rm -f package/www/./po/zu/yast_webclient_status.po ln ./po/zu/yast_webclient_status.po package/www/./po/zu/yast_webclient_status.po rm -f package/www/./shortcuts.yml ln ./shortcuts.yml package/www/./shortcuts.yml mkdir -p package/www/./tasks rm -f package/www/./tasks/status_tasks.rake ln ./tasks/status_tasks.rake package/www/./tasks/status_tasks.rake rm -f package/www/./uninstall.rb ln ./uninstall.rb package/www/./uninstall.rb cd package tar jcvf www.tar.bz2 www (in /src/web-client/plugins/status) www/ www/README www/config/ www/config/rails_parent.rb www/shortcuts.yml www/.gitignore www/app/ www/app/helpers/ www/app/helpers/status_helper.rb www/app/controllers/ www/app/controllers/status_controller.rb www/app/views/ www/app/views/status/ www/app/views/status/edit.html.erb www/app/views/status/_status_summary.html.erb www/app/views/status/_status_log.html.erb www/app/views/status/_status_graph.html.erb www/app/views/status/index.html.erb www/COPYING www/po/ www/po/pt/ www/po/pt/yast_webclient_status.po www/po/sr/ www/po/sr/yast_webclient_status.po www/po/sk/ www/po/sk/yast_webclient_status.po www/po/he/ www/po/he/yast_webclient_status.po www/po/zh_TW/ www/po/zh_TW/yast_webclient_status.po www/po/el/ www/po/el/yast_webclient_status.po www/po/es/ www/po/es/yast_webclient_status.po www/po/da/ www/po/da/yast_webclient_status.po www/po/uk/ www/po/uk/yast_webclient_status.po www/po/ka/ www/po/ka/yast_webclient_status.po www/po/mr/ www/po/mr/yast_webclient_status.po www/po/cs/ www/po/cs/yast_webclient_status.po www/po/zu/ www/po/zu/yast_webclient_status.po www/po/tg/ www/po/tg/yast_webclient_status.po www/po/de/ www/po/de/yast_webclient_status.po www/po/lt/ www/po/lt/yast_webclient_status.po www/po/zh_CN/ www/po/zh_CN/yast_webclient_status.po www/po/hr/ www/po/hr/yast_webclient_status.po www/po/hi/ www/po/hi/yast_webclient_status.po www/po/pl/ www/po/pl/yast_webclient_status.po www/po/en_GB/ www/po/en_GB/yast_webclient_status.po www/po/hu/ www/po/hu/yast_webclient_status.po www/po/lo/ www/po/lo/yast_webclient_status.po www/po/sl/ www/po/sl/yast_webclient_status.po www/po/it/ www/po/it/yast_webclient_status.po www/po/ca/ www/po/ca/yast_webclient_status.po www/po/cy/ www/po/cy/yast_webclient_status.po www/po/ta/ www/po/ta/yast_webclient_status.po www/po/af/ www/po/af/yast_webclient_status.po www/po/id/ www/po/id/yast_webclient_status.po www/po/mk/ www/po/mk/yast_webclient_status.po www/po/et/ www/po/et/yast_webclient_status.po www/po/gu/ www/po/gu/yast_webclient_status.po www/po/pa/ www/po/pa/yast_webclient_status.po www/po/bg/ www/po/bg/yast_webclient_status.po www/po/ru/ www/po/ru/yast_webclient_status.po www/po/wa/ www/po/wa/yast_webclient_status.po www/po/bs/ www/po/bs/yast_webclient_status.po www/po/ar/ www/po/ar/yast_webclient_status.po www/po/ro/ www/po/ro/yast_webclient_status.po www/po/si/ www/po/si/yast_webclient_status.po www/po/sv/ www/po/sv/yast_webclient_status.po www/po/nb/ www/po/nb/yast_webclient_status.po www/po/tr/ www/po/tr/yast_webclient_status.po www/po/xh/ www/po/xh/yast_webclient_status.po www/po/vi/ www/po/vi/yast_webclient_status.po www/po/km/ www/po/km/yast_webclient_status.po www/po/th/ www/po/th/yast_webclient_status.po www/po/fr/ www/po/fr/yast_webclient_status.po www/po/bn/ www/po/bn/yast_webclient_status.po www/po/nl/ www/po/nl/yast_webclient_status.po www/po/ko/ www/po/ko/yast_webclient_status.po www/po/ja/ www/po/ja/yast_webclient_status.po www/po/gl/ www/po/gl/yast_webclient_status.po www/po/fi/ www/po/fi/yast_webclient_status.po www/po/be/ www/po/be/yast_webclient_status.po www/po/en_US/ www/po/en_US/yast_webclient_status.po www/po/pt_BR/ www/po/pt_BR/yast_webclient_status.po www/tasks/ www/tasks/status_tasks.rake www/install.rb www/Rakefile www/init.rb www/uninstall.rb cd - ++ find ./plugins -name package ++ grep -v 'rpam\|ruby-polkit' + for rpmdir in '${SUBDIR}/package' '`find ./plugins -name package | grep -v "rpam\|ruby-polkit"`' ++ dirname webclient/package + pkgdir=webclient ++ basename webclient + pkgname=webclient + destination=/artifacts/webyast/web-client/package/yast2-webclient-webclient + mkdir -p /artifacts/webyast/web-client/package/yast2-webclient-webclient + rm -rf '/artifacts/webyast/web-client/package/yast2-webclient-webclient/*' + rm -rf webclient/package/www + cp -r webclient/package/check-create-certificate.pl webclient/package/cleanurl-v5.lua webclient/package/webyast-ui webclient/package/www.tar.bz2 webclient/package/yast2-webclient.changes webclient/package/yast2-webclient.spec webclient/package/yastwc /artifacts/webyast/web-client/package/yast2-webclient-webclient + pushd webclient/package /src/web-client/webclient/package /src/web-client + case "${pkgdir}" in + build_install_spec + build_spec + rpm --rebuilddb + mkdir -p /tmp + mkdir -p /artifacts/webyast/web-client/rpms + mkdir -p /tmp/rpmbuild + mkdir -p /tmp/buildroot + cat + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + /usr/bin/rpmbuild -bb --define 'run_testsuite 1' yast2-webclient.spec error: Failed build dependencies: rubygem-rails-2_3 = 2.3.4 is needed by yast2-webclient-0.0.28-0.noarch + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Kudlvasr because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/612/changes> Changes: [Josef Reidinger] rails versions 2.3.X is compatible so be less stricter in requirements ------------------------------------------ [...truncated 18993 lines...] ./po/nb/yast_webclient_systemtime.po -> ./locale/nb/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~| msgid "Don't trust the key." Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "Ikke stol p?? n??kkelen." Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'No permissions for time module' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Settings have been written.' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Manually configure time' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Date:' Warning: fuzzy message was ignored. ./po/nb/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/tr/yast_webclient_systemtime.po -> ./locale/tr/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: fuzzy message was ignored. ./po/tr/yast_webclient_systemtime.po: msgid 'Region:' Done. ./po/xh/yast_webclient_systemtime.po -> ./locale/xh/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: fuzzy message was ignored. ./po/xh/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/xh/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/xh/yast_webclient_systemtime.po: msgid 'Date:' Warning: fuzzy message was ignored. ./po/xh/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/vi/yast_webclient_systemtime.po -> ./locale/vi/LC_MESSAGES/yast_webclient_systemtime.mo ... Done. ./po/km/yast_webclient_systemtime.po -> ./locale/km/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~| msgid "Don't trust the key." Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "??????????????????????????????????????????????????" Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'No permissions for time module' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Settings have been written.' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Manually configure time' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Date:' Warning: fuzzy message was ignored. ./po/km/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/th/yast_webclient_systemtime.po -> ./locale/th/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'No permissions for time module' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Timezone:' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Hardware clock is set to UTC' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Manually configure time' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Time:' Warning: fuzzy message was ignored. ./po/th/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/fr/yast_webclient_systemtime.po -> ./locale/fr/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "Ne pas r??gler l'horloge" Warning: obsolete msgid exists. #~ msgid "Synchronize via NTP" Warning: obsolete msgid exists. #~ msgstr "Synchroniser via NTP" Done. ./po/bn/yast_webclient_systemtime.po -> ./locale/bn/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: fuzzy message was ignored. ./po/bn/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/bn/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/bn/yast_webclient_systemtime.po: msgid 'Date:' Warning: fuzzy message was ignored. ./po/bn/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/nl/yast_webclient_systemtime.po -> ./locale/nl/LC_MESSAGES/yast_webclient_systemtime.mo ... Done. ./po/ko/yast_webclient_systemtime.po -> ./locale/ko/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~| msgid "Don't trust the key." Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "??? ?????? ???????????? ????????????." Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Unknown timezone %s on host' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'No permissions for time module' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Settings have been written.' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Region:' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Manually configure time' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Date:' Warning: fuzzy message was ignored. ./po/ko/yast_webclient_systemtime.po: msgid 'Synchronize via Network Time Protocol (NTP)' Done. ./po/ja/yast_webclient_systemtime.po -> ./locale/ja/LC_MESSAGES/yast_webclient_systemtime.mo ... Done. ./po/gl/yast_webclient_systemtime.po -> ./locale/gl/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "Non se pode po??er en hora" Warning: obsolete msgid exists. #~ msgid "Synchronize via NTP" Warning: obsolete msgid exists. #~ msgstr "Sincronizar mediante NTP" Done. ./po/fi/yast_webclient_systemtime.po -> ./locale/fi/LC_MESSAGES/yast_webclient_systemtime.mo ... Done. ./po/be/yast_webclient_systemtime.po -> ./locale/be/LC_MESSAGES/yast_webclient_systemtime.mo ... Done. ./po/en_US/yast_webclient_systemtime.po -> ./locale/en_US/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: fuzzy message was ignored. ./po/en_US/yast_webclient_systemtime.po: msgid 'Region:' Done. ./po/pt_BR/yast_webclient_systemtime.po -> ./locale/pt_BR/LC_MESSAGES/yast_webclient_systemtime.mo ... Warning: obsolete msgid exists. #~ msgid "Settings have been written." Warning: obsolete msgid exists. #~ msgstr "As configura????es foram salvas." Warning: obsolete msgid exists. #~ msgid "Region:" Warning: obsolete msgid exists. #~ msgstr "Regi??o: " Warning: obsolete msgid exists. #~ msgid "Timezone:" Warning: obsolete msgid exists. #~ msgstr "Fuso hor??rio:" Warning: obsolete msgid exists. #~ msgid "Hardware clock is set to UTC" Warning: obsolete msgid exists. #~ msgstr "O rel??gio do hardware est?? definido como UTC" Warning: obsolete msgid exists. #~ msgid "Date:" Warning: obsolete msgid exists. #~ msgstr "Data:" Warning: obsolete msgid exists. #~ msgid "Time:" Warning: obsolete msgid exists. #~ msgstr "Hora:" Warning: obsolete msgid exists. #~ msgid "Don't set time" Warning: obsolete msgid exists. #~ msgstr "N??o definir a hora" Warning: obsolete msgid exists. #~ msgid "Synchronize via NTP" Warning: obsolete msgid exists. #~ msgstr "Sincronizar via NTP" Done. (in /tmp/rpmbuild/www) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29151 + umask 022 + cd /tmp/rpmbuild + cd www + mkdir -p /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime + cp -a COPYING README Rakefile app config doc init.rb install.rb locale po shortcuts.yml tasks uninstall.rb /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime + rm -f /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime/COPYING + rm -rf /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime/po + /usr/lib/rpm/find-lang.sh /var/tmp/yast2-webclient-systemtime-0.0.14-build yast_webclient_systemtime + RPM_BUILD_ROOT=/var/tmp/yast2-webclient-systemtime-0.0.14-build + export RPM_BUILD_ROOT + test -x /usr/sbin/Check -a 0 = 0 -o -x /usr/sbin/Check -a '!' -z /var/tmp/yast2-webclient-systemtime-0.0.14-build + echo 'I call /usr/sbin/Check...' I call /usr/sbin/Check... + /usr/sbin/Check + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-debug + /usr/lib/rpm/brp-check-la + /usr/lib/rpm/brp-symlink + /usr/lib/rpm/brp-desktop WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist WARNING: '/usr/lib/rpm/brp-desktop.data/preferences-gnome.menu' does not exist WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist + /usr/lib/rpm/brp-rpath + /usr/lib/rpm/brp-pie + /usr/lib/rpm/brp-rootfs + /usr/lib/rpm/brp-tcl + /usr/lib/rpm/brp-check-python + /usr/lib/rpm/brp-check-bytecode-version + /usr/lib/rpm/brp-boot-scripts + /usr/lib/rpm/brp-hook Processing files: yast2-webclient-systemtime-0.0.14-0 error: File not found: /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime/lib Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.87881 + umask 022 + cd /tmp/rpmbuild + cd www + DOCDIR=/var/tmp/yast2-webclient-systemtime-0.0.14-build/usr/share/doc/packages/yast2-webclient-systemtime + export DOCDIR + rm -rf /var/tmp/yast2-webclient-systemtime-0.0.14-build/usr/share/doc/packages/yast2-webclient-systemtime + /bin/mkdir -p /var/tmp/yast2-webclient-systemtime-0.0.14-build/usr/share/doc/packages/yast2-webclient-systemtime + cp -pr COPYING /var/tmp/yast2-webclient-systemtime-0.0.14-build/usr/share/doc/packages/yast2-webclient-systemtime + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/yast2-webclient-systemtime-0.0.14-build Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/yast2-webclient-systemtime-0.0.14-build RPM build errors: File not found: /var/tmp/yast2-webclient-systemtime-0.0.14-build/srv/www/yast/vendor/plugins/systemtime/lib + check_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + footer_and_exit 1 + '[' -z 1 ']' + MYEXIT=1 + '[' 1 == 0 ']' + ascii_failed + cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 1 ... unmounting sys ... unmounting proc ... unmounting pts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Build wasn't successful, skipping saikuro coverage report Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Kudlvasr because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/613/changes> Changes: [Josef Reidinger] fix spec file (no longer lib in systemtime because functiality is moved to new model) ------------------------------------------ [...truncated 24733 lines...] |/src/web-client/webclient/lib/yast_model/base.rb | 123 | 77 | 93.5% | |...eb-client/webclient/lib/yast_model/permission.rb | 8 | 4 | 100.0% | |.../web-client/webclient/lib/yast_model/resource.rb | 9 | 5 | 100.0% | |app/controllers/permissions_controller.rb | 200 | 174 | 59.2% | |lib/yast/service_resource.rb | 335 | 164 | 78.7% | +----------------------------------------------------+-------+-------+--------+ |Total | 3337 | 2155 | 62.6% | +----------------------------------------------------+-------+-------+--------+ 62.6% 47 file(s) 3337 Lines 2155 LOC View the full results at <file:///src/web-client/plugins/permissions/coverage/test/index.html> rm -rf ./coverage/test /usr/bin/ruby "/src/web-client/webclient/vendor/plugins/rails_rcov/tasks/rails_rcov.rake" --run-rake-task=test --rcov-params="--aggregate /src/web-client/coverage/aggregate.data --output=/src/web-client/coverage/test" (in /src/web-client/plugins/status) rcov -o "/src/web-client/plugins/status/coverage/test" -T -x "rubygems/*,rcov*" --rails --aggregate /src/web-client/coverage/aggregate.data --output=/src/web-client/coverage/test -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" (in /src/web-client/plugins/status) +----------------------------------------------------+-------+-------+--------+ | File | Lines | LOC | COV | +----------------------------------------------------+-------+-------+--------+ |...lugins/eulas/app/controllers/eulas_controller.rb | 87 | 73 | 84.9% | |...ns/network/app/controllers/network_controller.rb | 141 | 96 | 82.3% | |/src/web-client/plugins/network/app/models/dns.rb | 4 | 4 | 100.0% | |...eb-client/plugins/network/app/models/hostname.rb | 4 | 4 | 100.0% | |...b-client/plugins/network/app/models/interface.rb | 4 | 4 | 100.0% | |/src/web-client/plugins/network/app/models/route.rb | 5 | 4 | 100.0% | |...ient/plugins/network/lib/string_serialization.rb | 24 | 8 | 100.0% | |...ssions/app/controllers/permissions_controller.rb | 200 | 174 | 59.2% | |...ation/app/controllers/registration_controller.rb | 220 | 182 | 54.9% | |.../services/app/controllers/services_controller.rb | 86 | 61 | 62.3% | |.../plugins/services/app/helpers/services_helper.rb | 2 | 2 | 100.0% | |...gins/system/app/controllers/system_controller.rb | 53 | 41 | 85.4% | |/src/web-client/plugins/system/app/models/system.rb | 19 | 14 | 100.0% | |...temtime/app/controllers/systemtime_controller.rb | 112 | 72 | 66.7% | |.../web-client/plugins/systemtime/app/models/ntp.rb | 10 | 9 | 100.0% | |...ient/plugins/systemtime/app/models/systemtime.rb | 34 | 28 | 89.3% | |...client/app/controllers/application_controller.rb | 186 | 113 | 43.4% | |...lient/app/controllers/controlpanel_controller.rb | 129 | 82 | 20.7% | |...nt/webclient/app/controllers/hosts_controller.rb | 97 | 69 | 81.2% | |...ent/webclient/app/controllers/main_controller.rb | 18 | 7 | 100.0% | |...bclient/app/controllers/playground_controller.rb | 5 | 5 | 100.0% | |...webclient/app/controllers/sessions_controller.rb | 136 | 82 | 82.9% | |...ient/webclient/app/helpers/application_helper.rb | 35 | 24 | 95.8% | |...ent/webclient/app/helpers/controlpanel_helper.rb | 2 | 2 | 100.0% | |...web-client/webclient/app/helpers/hosts_helper.rb | 2 | 2 | 100.0% | |.../web-client/webclient/app/helpers/main_helper.rb | 2 | 2 | 100.0% | |...b-client/webclient/app/helpers/session_helper.rb | 2 | 2 | 100.0% | |...ebclient/app/helpers/view_helpers/html_helper.rb | 214 | 143 | 23.1% | |...bclient/app/helpers/view_helpers/label_helper.rb | 16 | 12 | 41.7% | |...ient/webclient/app/helpers/webservices_helper.rb | 2 | 2 | 100.0% | |/src/web-client/webclient/app/models/account.rb | 134 | 85 | 54.1% | |/src/web-client/webclient/app/models/basesystem.rb | 89 | 68 | 97.1% | |/src/web-client/webclient/app/models/host.rb | 14 | 12 | 100.0% | |/src/web-client/webclient/app/models/permission.rb | 5 | 4 | 100.0% | |...client/app/models/yast/service_resource/login.rb | 11 | 9 | 100.0% | |...lient/app/models/yast/service_resource/logout.rb | 11 | 9 | 100.0% | |...web-client/webclient/lib/authenticated_system.rb | 119 | 58 | 65.5% | |/src/web-client/webclient/lib/client_exception.rb | 81 | 41 | 80.5% | |/src/web-client/webclient/lib/error_constructor.rb | 40 | 35 | 77.1% | |/src/web-client/webclient/lib/proxy_loader.rb | 65 | 27 | 7.4% | |...client/webclient/lib/yast/rack/static_overlay.rb | 53 | 31 | 19.4% | |...eb-client/webclient/lib/yast/service_resource.rb | 335 | 164 | 21.3% | |/src/web-client/webclient/lib/yast_mock.rb | 54 | 39 | 100.0% | |/src/web-client/webclient/lib/yast_model/base.rb | 123 | 77 | 93.5% | |...eb-client/webclient/lib/yast_model/permission.rb | 8 | 4 | 100.0% | |.../web-client/webclient/lib/yast_model/resource.rb | 9 | 5 | 100.0% | |lib/yast/service_resource.rb | 335 | 164 | 78.7% | +----------------------------------------------------+-------+-------+--------+ |Total | 3337 | 2155 | 62.6% | +----------------------------------------------------+-------+-------+--------+ 62.6% 47 file(s) 3337 Lines 2155 LOC rcov -o "/src/web-client/plugins/status/coverage/test" -T -x "rubygems/*,rcov*" --rails --aggregate /src/web-client/coverage/aggregate.data --output=/src/web-client/coverage/test -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/status_controller_test.rb" View the full results at <file:///src/web-client/plugins/status/coverage/test/index.html> Loaded suite /usr/bin/rcov Started .. Finished in 1.083532 seconds. 2 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications +----------------------------------------------------+-------+-------+--------+ | File | Lines | LOC | COV | +----------------------------------------------------+-------+-------+--------+ |...lugins/eulas/app/controllers/eulas_controller.rb | 87 | 73 | 84.9% | |...ns/network/app/controllers/network_controller.rb | 141 | 96 | 82.3% | |/src/web-client/plugins/network/app/models/dns.rb | 4 | 4 | 100.0% | |...eb-client/plugins/network/app/models/hostname.rb | 4 | 4 | 100.0% | |...b-client/plugins/network/app/models/interface.rb | 4 | 4 | 100.0% | |/src/web-client/plugins/network/app/models/route.rb | 5 | 4 | 100.0% | |...ient/plugins/network/lib/string_serialization.rb | 24 | 8 | 100.0% | |...ssions/app/controllers/permissions_controller.rb | 200 | 174 | 59.2% | |...ation/app/controllers/registration_controller.rb | 220 | 182 | 54.9% | |.../services/app/controllers/services_controller.rb | 86 | 61 | 62.3% | |.../plugins/services/app/helpers/services_helper.rb | 2 | 2 | 100.0% | |...gins/system/app/controllers/system_controller.rb | 53 | 41 | 85.4% | |/src/web-client/plugins/system/app/models/system.rb | 19 | 14 | 100.0% | |...temtime/app/controllers/systemtime_controller.rb | 112 | 72 | 66.7% | |.../web-client/plugins/systemtime/app/models/ntp.rb | 10 | 9 | 100.0% | |...ient/plugins/systemtime/app/models/systemtime.rb | 34 | 28 | 89.3% | |...client/app/controllers/application_controller.rb | 186 | 113 | 61.1% | |...lient/app/controllers/controlpanel_controller.rb | 129 | 82 | 20.7% | |...nt/webclient/app/controllers/hosts_controller.rb | 97 | 69 | 81.2% | |...ent/webclient/app/controllers/main_controller.rb | 18 | 7 | 100.0% | |...bclient/app/controllers/playground_controller.rb | 5 | 5 | 100.0% | |...webclient/app/controllers/sessions_controller.rb | 136 | 82 | 82.9% | |...ient/webclient/app/helpers/application_helper.rb | 35 | 24 | 95.8% | |...ent/webclient/app/helpers/controlpanel_helper.rb | 2 | 2 | 100.0% | |...web-client/webclient/app/helpers/hosts_helper.rb | 2 | 2 | 100.0% | |.../web-client/webclient/app/helpers/main_helper.rb | 2 | 2 | 100.0% | |...b-client/webclient/app/helpers/session_helper.rb | 2 | 2 | 100.0% | |...ebclient/app/helpers/view_helpers/html_helper.rb | 214 | 143 | 23.1% | |...bclient/app/helpers/view_helpers/label_helper.rb | 16 | 12 | 41.7% | |...ient/webclient/app/helpers/webservices_helper.rb | 2 | 2 | 100.0% | |/src/web-client/webclient/app/models/account.rb | 134 | 85 | 54.1% | |/src/web-client/webclient/app/models/basesystem.rb | 89 | 68 | 97.1% | |/src/web-client/webclient/app/models/host.rb | 14 | 12 | 100.0% | |/src/web-client/webclient/app/models/permission.rb | 5 | 4 | 100.0% | |...client/app/models/yast/service_resource/login.rb | 11 | 9 | 100.0% | |...lient/app/models/yast/service_resource/logout.rb | 11 | 9 | 100.0% | |...web-client/webclient/lib/authenticated_system.rb | 119 | 58 | 65.5% | |/src/web-client/webclient/lib/client_exception.rb | 81 | 41 | 92.7% | |/src/web-client/webclient/lib/error_constructor.rb | 40 | 35 | 77.1% | |/src/web-client/webclient/lib/proxy_loader.rb | 65 | 27 | 7.4% | |...client/webclient/lib/yast/rack/static_overlay.rb | 53 | 31 | 19.4% | |...eb-client/webclient/lib/yast/service_resource.rb | 335 | 164 | 21.3% | |/src/web-client/webclient/lib/yast_mock.rb | 54 | 39 | 100.0% | |/src/web-client/webclient/lib/yast_model/base.rb | 123 | 77 | 93.5% | |...eb-client/webclient/lib/yast_model/permission.rb | 8 | 4 | 100.0% | |.../web-client/webclient/lib/yast_model/resource.rb | 9 | 5 | 100.0% | |app/controllers/status_controller.rb | 290 | 237 | 9.7% | |app/helpers/status_helper.rb | 33 | 29 | 17.2% | |lib/yast/service_resource.rb | 335 | 164 | 78.7% | +----------------------------------------------------+-------+-------+--------+ |Total | 3660 | 2421 | 57.9% | +----------------------------------------------------+-------+-------+--------+ 57.9% 49 file(s) 3660 Lines 2421 LOC rcov -o "/src/web-client/plugins/status/coverage/test" -T -x "rubygems/*,rcov*" --rails --aggregate /src/web-client/coverage/aggregate.data --output=/src/web-client/coverage/test -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" View the full results at <file:///src/web-client/plugins/status/coverage/test/index.html> +----------------------------------------------------+-------+-------+--------+ | File | Lines | LOC | COV | +----------------------------------------------------+-------+-------+--------+ |...lugins/eulas/app/controllers/eulas_controller.rb | 87 | 73 | 84.9% | |...ns/network/app/controllers/network_controller.rb | 141 | 96 | 82.3% | |/src/web-client/plugins/network/app/models/dns.rb | 4 | 4 | 100.0% | |...eb-client/plugins/network/app/models/hostname.rb | 4 | 4 | 100.0% | |...b-client/plugins/network/app/models/interface.rb | 4 | 4 | 100.0% | |/src/web-client/plugins/network/app/models/route.rb | 5 | 4 | 100.0% | |...ient/plugins/network/lib/string_serialization.rb | 24 | 8 | 100.0% | |...ssions/app/controllers/permissions_controller.rb | 200 | 174 | 59.2% | |...ation/app/controllers/registration_controller.rb | 220 | 182 | 54.9% | |.../services/app/controllers/services_controller.rb | 86 | 61 | 62.3% | |.../plugins/services/app/helpers/services_helper.rb | 2 | 2 | 100.0% | |...gins/system/app/controllers/system_controller.rb | 53 | 41 | 85.4% | |/src/web-client/plugins/system/app/models/system.rb | 19 | 14 | 100.0% | |...temtime/app/controllers/systemtime_controller.rb | 112 | 72 | 66.7% | |.../web-client/plugins/systemtime/app/models/ntp.rb | 10 | 9 | 100.0% | |...ient/plugins/systemtime/app/models/systemtime.rb | 34 | 28 | 89.3% | |...client/app/controllers/application_controller.rb | 186 | 113 | 61.1% | |...lient/app/controllers/controlpanel_controller.rb | 129 | 82 | 20.7% | |...nt/webclient/app/controllers/hosts_controller.rb | 97 | 69 | 81.2% | |...ent/webclient/app/controllers/main_controller.rb | 18 | 7 | 100.0% | |...bclient/app/controllers/playground_controller.rb | 5 | 5 | 100.0% | |...webclient/app/controllers/sessions_controller.rb | 136 | 82 | 82.9% | |...ient/webclient/app/helpers/application_helper.rb | 35 | 24 | 95.8% | |...ent/webclient/app/helpers/controlpanel_helper.rb | 2 | 2 | 100.0% | |...web-client/webclient/app/helpers/hosts_helper.rb | 2 | 2 | 100.0% | |.../web-client/webclient/app/helpers/main_helper.rb | 2 | 2 | 100.0% | |...b-client/webclient/app/helpers/session_helper.rb | 2 | 2 | 100.0% | |...ebclient/app/helpers/view_helpers/html_helper.rb | 214 | 143 | 23.1% | |...bclient/app/helpers/view_helpers/label_helper.rb | 16 | 12 | 41.7% | |...ient/webclient/app/helpers/webservices_helper.rb | 2 | 2 | 100.0% | |/src/web-client/webclient/app/models/account.rb | 134 | 85 | 54.1% | |/src/web-client/webclient/app/models/basesystem.rb | 89 | 68 | 97.1% | |/src/web-client/webclient/app/models/host.rb | 14 | 12 | 100.0% | |/src/web-client/webclient/app/models/permission.rb | 5 | 4 | 100.0% | |...client/app/models/yast/service_resource/login.rb | 11 | 9 | 100.0% | |...lient/app/models/yast/service_resource/logout.rb | 11 | 9 | 100.0% | |...web-client/webclient/lib/authenticated_system.rb | 119 | 58 | 65.5% | |/src/web-client/webclient/lib/client_exception.rb | 81 | 41 | 92.7% | |/src/web-client/webclient/lib/error_constructor.rb | 40 | 35 | 77.1% | |/src/web-client/webclient/lib/proxy_loader.rb | 65 | 27 | 7.4% | |...client/webclient/lib/yast/rack/static_overlay.rb | 53 | 31 | 19.4% | |...eb-client/webclient/lib/yast/service_resource.rb | 335 | 164 | 21.3% | |/src/web-client/webclient/lib/yast_mock.rb | 54 | 39 | 100.0% | |/src/web-client/webclient/lib/yast_model/base.rb | 123 | 77 | 93.5% | |...eb-client/webclient/lib/yast_model/permission.rb | 8 | 4 | 100.0% | |.../web-client/webclient/lib/yast_model/resource.rb | 9 | 5 | 100.0% | |app/controllers/status_controller.rb | 290 | 237 | 9.7% | |app/helpers/status_helper.rb | 33 | 29 | 17.2% | |lib/yast/service_resource.rb | 335 | 164 | 78.7% | +----------------------------------------------------+-------+-------+--------+ |Total | 3660 | 2421 | 57.9% | +----------------------------------------------------+-------+-------+--------+ 57.9% 49 file(s) 3660 Lines 2421 LOC View the full results at <file:///src/web-client/plugins/status/coverage/test/index.html> + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'exit code: 0 ... good, lets continue' exit code: 0 ... good, lets continue + return + footer_and_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + ascii_succeeded + cat ____ ____ / \ | \ | | \ \ | . .| \ . ' \ | | \ \ | . .| \ . ' \ | | __\ \_| . .| / \ . ' | \ _\_______ | __\ ( \ | / \ \_____. \ | \ \`---' \ \| \ \ / | `---' / | \ | / \___________/ build successful + echo 'stopping dbus..' stopping dbus.. + /etc/init.d/dbus stop Shutting down D-Bus daemon..done + exit 0 ... unmounting sys ... unmounting proc ... unmounting pts rescuing artifacts [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Publishing saikuro report... file not found: <http://yast.suse.de:3334/job/webyast-client-11.1-i586/613/artifact/.artifacts/coverage/test> Saikuro report directory wasn't found using the pattern '.artifacts/coverage/test'. Publishing rails stats report... [workspace] $ rake --silent stats Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Schmidkunz because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Martin Kudlvasr because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-11.1-i586/614/changes> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
Hudson Integration Service