See <http://yast.suse.de:3334/job/webyast-service-head-i586/650/changes> Changes: [Josef Reidinger] rails versions 2.3.X is compatible so be less stricter in requirements ------------------------------------------ [...truncated 481 lines...] /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- scr (MissingSourceFile) from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require' from /src/rest-service/webservice/lib/tasks/plugin_test/test_helper.rb:16 from plugin_test/functional/plugin_index_test.rb:6:in `require' from plugin_test/functional/plugin_index_test.rb:6 *** WARNING: plugin GraphsController does not work correctly. Please Have a look to log/test.log for additional information Checking plugin MetricsController via HTTP GET requests... *** registering plugins *** /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- scr (MissingSourceFile) from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require' from /src/rest-service/webservice/lib/tasks/plugin_test/test_helper.rb:16 from plugin_test/functional/plugin_show_test.rb:6:in `require' from plugin_test/functional/plugin_show_test.rb:6 *** registering plugins *** /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- scr (MissingSourceFile) from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require' from /src/rest-service/webservice/lib/tasks/plugin_test/test_helper.rb:16 from plugin_test/functional/plugin_index_test.rb:6:in `require' from plugin_test/functional/plugin_index_test.rb:6 *** WARNING: plugin MetricsController does not work correctly. Please Have a look to log/test.log for additional information ******************************************************* Please, fix the above errors before running the service ******************************************************* + 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/rest-service + rake check_syntax (in /src/rest-service) (in /src/rest-service/webservice) * Starting syntax check... * Done * Starting syntax check... * Done (in /src/rest-service/plugins/time) * Starting syntax check... * Done (in /src/rest-service/plugins/patches) * Starting syntax check... * Done (in /src/rest-service/plugins/users) * Starting syntax check... * Done (in /src/rest-service/plugins/network) * Starting syntax check... * Done (in /src/rest-service/plugins/basesystem) * Starting syntax check... * Done * Starting syntax check... * Done (in /src/rest-service/plugins/samba_server) * Starting syntax check... * Done (in /src/rest-service/plugins/system) * Starting syntax check... * Done (in /src/rest-service/plugins/administrator) * Starting syntax check... * Done (in /src/rest-service/plugins/registration) * Starting syntax check... * Done (in /src/rest-service/plugins/mail_settings) * Starting syntax check... * Done * Starting syntax check... * Done (in /src/rest-service/plugins/securities) * Starting syntax check... * Done (in /src/rest-service/plugins/language) * Starting syntax check... * Done (in /src/rest-service/plugins/services) * Starting syntax check... * Done * Starting syntax check... * Done (in /src/rest-service/plugins/eulas) * Starting syntax check... * Done * Starting syntax check... * Done (in /src/rest-service/plugins/ntp) * Starting syntax check... * Done (in /src/rest-service/plugins/status) * Starting syntax check... * Done * 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 webservice /src/rest-service/webservice /src/rest-service + RAILS_ENV=test + rake db:create db:migrate *** registering plugins *** (in /src/rest-service/webservice) == Accounts: migrating ======================================================= -- create_table("accounts", {:force=>true}) -> 0.0050s == Accounts: migrated (0.0053s) ============================================== Loaded suite /usr/bin/rake Started Finished in 7.4e-05 seconds. 0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications + 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/rest-service + '[' -d coverage ']' + mkdir coverage + rake test (in /src/rest-service) *** registering plugins *** /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/background_status_test.rb" "test/unit/permission_test.rb" "test/unit/base_model_test.rb" "test/unit/vendor_setting_test.rb" "test/unit/yast/settings_model_test.rb" "test/unit/yast/config_file_test.rb" "test/unit/yast_roles_test.rb" "test/unit/background_manager_test.rb" "test/unit/brute_force_protection_test.rb" (in /src/rest-service/webservice) *** registering plugins *** Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .........F.../test/unit/brute_force_protection_test.rb:15: warning: already initialized constant TIMEOUT_ON_FAIL .../test/unit/brute_force_protection_test.rb:23: warning: already initialized constant TIMEOUT_ON_FAIL .......permission_check2: NoPermissionException .permission_check2: NoPermissionException ..permission_check2: NoPermissionException ..permission_check2: NoPermissionException .. Finished in 0.47308 seconds. 1) Failure: test_save!(BaseModelTest) [/test/unit/base_model_test.rb:48:in `test_save!' 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']: <InvalidParameters> exception expected but was Class: <ArgumentError> Message: <"wrong number of arguments (1 for 2)"> ---Backtrace--- /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:32:in `generate_message' /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:32:in `message' /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:239:in `each' /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:239:in `each' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ordered_hash.rb:89:in `each_key' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ordered_hash.rb:89:in `each' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ordered_hash.rb:89:in `each_key' /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.5/lib/active_record/validations.rb:239:in `each' /src/rest-service/webservice/lib/base_model/base.rb:171:in `save!' ./test/unit/base_model_test.rb:49:in `test_save!' ./test/unit/base_model_test.rb:48:in `test_save!' /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' --------------- 28 tests, 120 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" "test/functional/vendor_settings_controller_test.rb" "test/functional/resources_route_test.rb" "test/functional/resources_registration_test.rb" "test/functional/resources_controller_test.rb" "test/functional/sessions_controller_test.rb" "test/functional/raising_controller_test.rb" "test/functional/lib_session_test.rb" "test/functional/permissions_controller_test.rb" *** registering plugins *** Session::VERSION <2.4.0> Session.use_spawn <false> Session.use_open3 <false> Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader Started .................does_not_exist failed to load: No such file or directory - does_not_exist ........................ Finished in 10.51357 seconds. 41 tests, 73 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" Errors running test:units! rake aborted! Error on execute '/usr/bin/rake test' inside webservice/ /src/rest-service/Rakefile:29 (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 [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Publishing Javadoc 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 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