[yast-devel] Build failed in Jenkins: yast-packager-HEAD #134
See <http://river.suse.de/job/yast-packager-HEAD/134/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 437 lines...] The diff follows... --- tests/insturl-cd.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-cd 2013-07-30 13:20:26.000000000 +0200 @@ -1,13 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode"] -Read .etc.install_inf."InstMode" "cd" -Log Initial repository not found in install.inf -Read .probe.cdrom [$["dev_name":"/dev/hda"]] -Return cd:///?devices=/dev/hda -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode"] -Read .etc.install_inf."InstMode" nil -Log Initial repository not found in install.inf -Read .probe.cdrom [$["dev_name":"/dev/hda"]] -Return cd:///?devices=/dev/hda +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-cd.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-cd.rb>:27:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-cd See the diff above. Running insturl-ftp ... FAIL: Wrong stdout for insturl-ftp The diff follows... --- tests/insturl-ftp.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-ftp 2013-07-30 13:20:26.000000000 +0200 @@ -1,28 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir"] -Read .etc.install_inf."InstMode" "ftp" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Log Initial repository not found in install.inf -Return ftp://192.168.1.1/pub -Log Initial repository not found in install.inf -Return ftp://192.168.1.1/pub/test -Log Initial repository not found in install.inf -Return ftp://192.168.1.1/pub/test -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir"] -Read .etc.install_inf."InstMode" "ftp" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "/pub" -Log Initial repository not found in install.inf -Return ftp://192.168.1.1/%2fpub -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", "Username"] -Read .etc.install_inf."InstMode" "ftp" -Read .etc.install_inf."Password" "yast2" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Username" "suse" -Log Initial repository not found in install.inf -Return ftp://suse:yast2@192.168.1.1/pub +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ftp.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ftp.rb>:43:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-ftp See the diff above. Running insturl-http ... FAIL: Wrong stdout for insturl-http The diff follows... --- tests/insturl-http.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-http 2013-07-30 13:20:26.000000000 +0200 @@ -1,36 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir"] -Read .etc.install_inf."InstMode" "http" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "/install" -Log Initial repository not found in install.inf -Return http://192.168.1.1/install -Log Initial repository not found in install.inf -Return http://192.168.1.1/install/test -Log Initial repository not found in install.inf -Return http://192.168.1.1/install/test -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Password", "Port", "Server", "Serverdir", "Username"] -Read .etc.install_inf."InstMode" "http" -Read .etc.install_inf."Password" "yast2" -Read .etc.install_inf."Port" "8888" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Username" "suse" -Log Initial repository not found in install.inf -Return http://suse:yast2@192.168.1.1:8888/pub -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Password", "Port", "Proxy", "ProxyPassword", "ProxyPort", "ProxyUser", "Server", "Serverdir", "Username"] -Read .etc.install_inf."InstMode" "http" -Read .etc.install_inf."Password" "yast2" -Read .etc.install_inf."Port" "8888" -Read .etc.install_inf."Proxy" "http://proxy.suse.de" -Read .etc.install_inf."ProxyPassword" "bar" -Read .etc.install_inf."ProxyPort" "8888" -Read .etc.install_inf."ProxyUser" "foo" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Username" "suse" -Log Initial repository not found in install.inf -Return http://suse:yast2@192.168.1.1:8888/pub?proxy=http://proxy.suse.de&proxyport=8888&proxyuser=foo&proxypassword=bar +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-http.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-http.rb>:47:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-http See the diff above. Running insturl-iso ... FAIL: Wrong stdout for insturl-iso The diff follows... --- tests/insturl-iso.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-iso 2013-07-30 13:20:26.000000000 +0200 @@ -1,13 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir", "SourceType"] -Read .etc.install_inf."InstMode" "nfs" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "/install/images/CD1.iso" -Read .etc.install_inf."SourceType" "file" -Log Initial repository not found in install.inf -Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/ -Log Initial repository not found in install.inf -Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/test -Log Initial repository not found in install.inf -Return iso:/?iso=CD1.iso&url=nfs://192.168.1.1/install/images/test +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-iso.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-iso.rb>:32:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-iso See the diff above. Running insturl-ops ... FAIL: Wrong stdout for insturl-ops The diff follows... --- tests/insturl-ops.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-ops 2013-07-30 13:20:26.000000000 +0200 @@ -1,10 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode"] -Read .etc.install_inf."InstMode" "cd" -Log Initial repository not found in install.inf -Read .probe.cdrom [$["dev_name":"/dev/hda"]] -Return cd:///?devices=/dev/hda -Read .probe.cdrom [$["dev_name":"/dev/hdb"], $["dev_name":"/dev/hdd"]] -Read .probe.cdrom [$["dev_name":"/dev/hdb"], $["dev_name":"/dev/hdd"]] -Return cd:///sp2?devices=/dev/hdb,/dev/hdd +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ops.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-ops.rb>:29:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-ops See the diff above. Running insturl-smb ... FAIL: Wrong stdout for insturl-smb The diff follows... --- tests/insturl-smb.out 2013-01-22 11:40:37.000000000 +0100 +++ tmp.out.insturl-smb 2013-07-30 13:20:27.000000000 +0200 @@ -1,42 +1 @@ -Read .target.tmpdir "/tmp" -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir", "Share"] -Read .etc.install_inf."InstMode" "smb" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Share" "SHARE" -Log Initial repository not found in install.inf -Return smb://192.168.1.1/SHARE/pub -Log Initial repository not found in install.inf -Return smb://192.168.1.1/SHARE/pub/test -Log Initial repository not found in install.inf -Return smb://192.168.1.1/SHARE/pub/test -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Server", "Serverdir", "Share"] -Read .etc.install_inf."InstMode" "smb" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "/pub" -Read .etc.install_inf."Share" "SHARE" -Log Initial repository not found in install.inf -Return smb://192.168.1.1/SHARE//pub -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", "Share", "Username"] -Read .etc.install_inf."InstMode" "smb" -Read .etc.install_inf."Password" "yast2" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Share" "SHARE" -Read .etc.install_inf."Username" "suse" -Log Initial repository not found in install.inf -Return smb://suse:yast2@192.168.1.1/SHARE/pub -Read .target.size "/etc/install.inf" 1 -Dir .etc.install_inf: ["InstMode", "Password", "Server", "Serverdir", "Share", "Username", "WorkDomain"] -Read .etc.install_inf."InstMode" "smb" -Read .etc.install_inf."Password" "yast2" -Read .etc.install_inf."Server" "192.168.1.1" -Read .etc.install_inf."Serverdir" "pub" -Read .etc.install_inf."Share" "SHARE" -Read .etc.install_inf."Username" "suse" -Read .etc.install_inf."WorkDomain" "group" -Log Initial repository not found in install.inf -Return smb://suse:yast2@192.168.1.1/SHARE/pub?workgroup=group +Log Client call failed with Cannot find client testsuite.rb and backtrace ["/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `find_include_file'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:108:in `include'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-smb.rb>:6:in `main'", "<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite/tests/insturl-smb.rb>:47:in `<top (required)>'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `eval'", "/usr/lib64/ruby/vendor_ruby/1.9.1/yast/wfm.rb:84:in `run_client'"] FAIL: Wrong stdout for insturl-smb See the diff above. Checking finished === yast2-packager Summary === # of unexpected failures 22 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-packager-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-packager-HEAD/135/> ------------------------------------------ [...truncated 236 lines...] make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> Making all in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-packager srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout'> make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout'> + make check Making check in agents make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/agents'> Making check in doc make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> Making check in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> Making check in src make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> Making check in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-packager srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make check-DEJAGNU check-local make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='yast2-packager'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Tue Jul 30 14:36:19 2013 Native configuration is x86_64-suse-linux-gnu === yast2-packager tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-packager.test/testsuite.exp ... Checking started Running AddOnProduct_test ... FAIL: Wrong stderr for AddOnProduct_test The diff follows... --- tests/AddOnProduct_test.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.AddOnProduct_test 2013-07-30 14:36:19.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:19 <3> app42(31879) [Interpreter] modules/Testsuite.rb:42 Loading module 'AddOnProduct' failed +2013-07-30 14:36:19 <3> app42(31879) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for AddOnProduct_test See the diff above. Running DefaultDesktop ... FAIL: Wrong stderr for DefaultDesktop The diff follows... --- tests/DefaultDesktop.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.DefaultDesktop 2013-07-30 14:36:19.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:19 <3> app42(31905) [Interpreter] modules/Testsuite.rb:42 Loading module 'DefaultDesktop' failed +2013-07-30 14:36:19 <3> app42(31905) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for DefaultDesktop See the diff above. Running PackageSlideShow ... FAIL: Wrong stderr for PackageSlideShow The diff follows... --- tests/PackageSlideShow.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.PackageSlideShow 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(31927) [Interpreter] modules/Testsuite.rb:42 Loading module 'PackageSlideShow' failed +2013-07-30 14:36:20 <3> app42(31927) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for PackageSlideShow See the diff above. Running Packages ... FAIL: Wrong stderr for Packages The diff follows... --- tests/Packages.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.Packages 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(31949) [Interpreter] modules/Testsuite.rb:42 Loading module 'Packages' failed +2013-07-30 14:36:20 <3> app42(31949) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for Packages See the diff above. Running SpaceCalculation ... FAIL: Wrong stderr for SpaceCalculation The diff follows... --- tests/SpaceCalculation.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.SpaceCalculation 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(31971) [Interpreter] modules/Testsuite.rb:42 Loading module 'SpaceCalculation' failed +2013-07-30 14:36:20 <3> app42(31971) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for SpaceCalculation See the diff above. Running insturl-cd ... FAIL: Wrong stderr for insturl-cd The diff follows... --- tests/insturl-cd.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-cd 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(31993) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:20 <3> app42(31993) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-cd See the diff above. Running insturl-ftp ... FAIL: Wrong stderr for insturl-ftp The diff follows... --- tests/insturl-ftp.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-ftp 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(32015) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:20 <3> app42(32015) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-ftp See the diff above. Running insturl-http ... FAIL: Wrong stderr for insturl-http The diff follows... --- tests/insturl-http.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-http 2013-07-30 14:36:20.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:20 <3> app42(32037) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:20 <3> app42(32037) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-http See the diff above. Running insturl-iso ... FAIL: Wrong stderr for insturl-iso The diff follows... --- tests/insturl-iso.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-iso 2013-07-30 14:36:21.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:21 <3> app42(32059) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:21 <3> app42(32059) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-iso See the diff above. Running insturl-ops ... FAIL: Wrong stderr for insturl-ops The diff follows... --- tests/insturl-ops.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-ops 2013-07-30 14:36:21.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:21 <3> app42(32081) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:21 <3> app42(32081) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-ops See the diff above. Running insturl-smb ... FAIL: Wrong stderr for insturl-smb The diff follows... --- tests/insturl-smb.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-smb 2013-07-30 14:36:21.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:36:21 <3> app42(32103) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-30 14:36:21 <3> app42(32103) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-smb See the diff above. Checking finished === yast2-packager Summary === # of unexpected failures 22 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-packager-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-packager-HEAD/136/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 179 lines...] make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> Making all in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-packager srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout'> make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout'> + make check Making check in agents make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/agents'> Making check in doc make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> Making check in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/doc'> Making check in src make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/src'> Making check in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-packager srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make check-DEJAGNU check-local make[2]: Entering directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='yast2-packager'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Wed Jul 31 10:48:56 2013 Native configuration is x86_64-suse-linux-gnu === yast2-packager tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-packager.test/testsuite.exp ... Checking started Running AddOnProduct_test ... FAIL: Wrong stderr for AddOnProduct_test The diff follows... --- tests/AddOnProduct_test.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.AddOnProduct_test 2013-07-31 10:48:56.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:56 <3> app42(19957) [Interpreter] modules/Testsuite.rb:42 Loading module 'AddOnProduct' failed +2013-07-31 10:48:56 <3> app42(19957) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for AddOnProduct_test See the diff above. Running DefaultDesktop ... FAIL: Wrong stderr for DefaultDesktop The diff follows... --- tests/DefaultDesktop.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.DefaultDesktop 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(19983) [Interpreter] modules/Testsuite.rb:42 Loading module 'DefaultDesktop' failed +2013-07-31 10:48:57 <3> app42(19983) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for DefaultDesktop See the diff above. Running PackageSlideShow ... FAIL: Wrong stderr for PackageSlideShow The diff follows... --- tests/PackageSlideShow.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.PackageSlideShow 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(20005) [Interpreter] modules/Testsuite.rb:42 Loading module 'PackageSlideShow' failed +2013-07-31 10:48:57 <3> app42(20005) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for PackageSlideShow See the diff above. Running Packages ... FAIL: Wrong stderr for Packages The diff follows... --- tests/Packages.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.Packages 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(20027) [Interpreter] modules/Testsuite.rb:42 Loading module 'Packages' failed +2013-07-31 10:48:57 <3> app42(20027) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for Packages See the diff above. Running SpaceCalculation ... FAIL: Wrong stderr for SpaceCalculation The diff follows... --- tests/SpaceCalculation.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.SpaceCalculation 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(20049) [Interpreter] modules/Testsuite.rb:42 Loading module 'SpaceCalculation' failed +2013-07-31 10:48:57 <3> app42(20049) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for SpaceCalculation See the diff above. Running insturl-cd ... FAIL: Wrong stderr for insturl-cd The diff follows... --- tests/insturl-cd.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-cd 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(20071) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:57 <3> app42(20071) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-cd See the diff above. Running insturl-ftp ... FAIL: Wrong stderr for insturl-ftp The diff follows... --- tests/insturl-ftp.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-ftp 2013-07-31 10:48:57.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:57 <3> app42(20093) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:57 <3> app42(20093) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-ftp See the diff above. Running insturl-http ... FAIL: Wrong stderr for insturl-http The diff follows... --- tests/insturl-http.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-http 2013-07-31 10:48:58.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:58 <3> app42(20115) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:58 <3> app42(20115) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-http See the diff above. Running insturl-iso ... FAIL: Wrong stderr for insturl-iso The diff follows... --- tests/insturl-iso.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-iso 2013-07-31 10:48:58.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:58 <3> app42(20137) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:58 <3> app42(20137) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-iso See the diff above. Running insturl-ops ... FAIL: Wrong stderr for insturl-ops The diff follows... --- tests/insturl-ops.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-ops 2013-07-31 10:48:58.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:58 <3> app42(20159) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:58 <3> app42(20159) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-ops See the diff above. Running insturl-smb ... FAIL: Wrong stderr for insturl-smb The diff follows... --- tests/insturl-smb.err 2013-01-22 11:40:37.000000000 +0100 +++ tmp.err.insturl-smb 2013-07-31 10:48:58.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:48:58 <3> app42(20181) [Interpreter] modules/Testsuite.rb:42 Loading module 'InstURL' failed +2013-07-31 10:48:58 <3> app42(20181) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for insturl-smb See the diff above. Checking finished === yast2-packager Summary === # of unexpected failures 22 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<http://river.suse.de/job/yast-packager-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-packager-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-packager-HEAD/137/> -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
hudson@suse.de