[yast-commit] Build failed in Jenkins: yast-kdump-HEAD #142
See <http://river.suse.de/job/yast-kdump-HEAD/142/> ------------------------------------------ [...truncated 320 lines...] make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/agents'> (cd config && make top_distdir=../yast2-kdump-2.21.1 distdir=../yast2-kdump-2.21.1/config \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> (cd doc && make top_distdir=../yast2-kdump-2.21.1 distdir=../yast2-kdump-2.21.1/doc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> (cd autodocs && make top_distdir=../../yast2-kdump-2.21.1 distdir=../../yast2-kdump-2.21.1/doc/autodocs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> (cd src && make top_distdir=../yast2-kdump-2.21.1 distdir=../yast2-kdump-2.21.1/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> /usr/lib/YaST2/bin/ycpmakedep --prefix=/usr > ../.dep.new cat ../.dep.new > .dep rm ../.dep.new make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make \ top_distdir="../yast2-kdump-2.21.1" distdir="../yast2-kdump-2.21.1/src" \ dist-hook make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> Y2DIR= LD_LIBRARY_PATH= /usr/bin/ycpc -c -M. -I. -q Kdump.ycp make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> (cd testsuite && make top_distdir=../yast2-kdump-2.21.1 distdir=../yast2-kdump-2.21.1/testsuite \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make \ top_distdir="yast2-kdump-2.21.1" distdir="yast2-kdump-2.21.1" \ dist-hook make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> cp /usr/share/YaST2/data/devtools/admin/copyright/gpl/README yast2-kdump-2.21.1 cp /usr/share/YaST2/data/devtools/admin/copyright/gpl/COPYING yast2-kdump-2.21.1 make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> test -n "" \ || find "yast2-kdump-2.21.1" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/install-sh> -c -m a+r {} {} \; \ || chmod -R a+r "yast2-kdump-2.21.1" tardir=yast2-kdump-2.21.1 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >yast2-kdump-2.21.1.tar.bz2 if test -d "yast2-kdump-2.21.1"; then find "yast2-kdump-2.21.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "yast2-kdump-2.21.1" || { sleep 5 && rm -rf "yast2-kdump-2.21.1"; }; else :; fi rm -f package/yast2-kdump-*.tar.bz2 rm -f package/*~ rm -f package/*.bak rm -f package/*.auto mv yast2-kdump-2.21.1.tar.bz2 package/ if ! test -x /usr/bin/y2tool; then \ echo "/usr/bin/y2tool: not found."; \ echo "You have to install yast2-devtools to making a package"; \ false; \ fi here=`pwd`; \ cd . && for i in yast2-kdump*.spec.in; do \ newname="`echo "$i" | sed "s/\.in$//g"`"; \ /usr/bin/y2tool create-spec < $i > $here/package/${newname} ; \ done + make install Making install in agents make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/agents'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/agents'> make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/share/YaST2/scrconf' /usr/bin/install -c -p -m 644 cfg_kdump.scr '/usr/share/YaST2/scrconf' make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/agents'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/agents'> Making install in config make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/share/YaST2/schema/autoyast/rnc' /usr/bin/install -c -p -m 644 kdump.rnc '/usr/share/YaST2/schema/autoyast/rnc' make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/config'> Making install in doc make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> Making install in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ./../../src/kdump.ycp ./../../src/kdump_auto.ycp ./../../src/wizards.ycp ./../../src/kdump_finish.ycp ./../../src/Kdump.ycp ./../../src/uifunctions.ycp ./../../src/dialogs.ycp ./../../src/kdump_proposal.ycp ./../../src/complex.ycp ./../../src/helps.ycp Parsing ./../../src/kdump.ycp ./../../src/kdump.ycp: 59: Warning: Return value not documented. ./../../src/kdump.ycp: 239: Warning: Function cmdKdumpStartup has no comment. ./../../src/kdump.ycp: 265: Warning: Function cmdKdumpDumpLevel has no comment. ./../../src/kdump.ycp: 286: Warning: Function cmdKdumpDumpFormat has no comment. ./../../src/kdump.ycp: 310: Warning: Function cmdParsePassPath has no comment. ./../../src/kdump.ycp: 322: Warning: Function cmdKdumpDumpTarget has no comment. ./../../src/kdump.ycp: 478: Warning: Function cmdKdumpCustomKernel has no comment. ./../../src/kdump.ycp: 493: Warning: Function cmdKdumpKernelCommandLine has no comment. ./../../src/kdump.ycp: 507: Warning: Function cmdKdumpKernelCommandLineAppend has no comment. ./../../src/kdump.ycp: 520: Warning: Function cmdKdumpImmediateReboot has no comment. ./../../src/kdump.ycp: 538: Warning: Function cmdKdumpCopyKernel has no comment. ./../../src/kdump.ycp: 556: Warning: Function cmdKdumpKeepOldDumps has no comment. ./../../src/kdump.ycp: 576: Warning: Function cmdKdumpSMTPServer has no comment. ./../../src/kdump.ycp: 597: Warning: Function cmdKdumpSMTPUser has no comment. ./../../src/kdump.ycp: 619: Warning: Function cmdKdumpSMTPPass has no comment. ./../../src/kdump.ycp: 634: Warning: Function cmdKdumpSMTPNotifTo has no comment. ./../../src/kdump.ycp: 655: Warning: Function cmdKdumpSMTPNotifCC has no comment. Parsing ./../../src/kdump_auto.ycp Parsing ./../../src/wizards.ycp Parsing ./../../src/kdump_finish.ycp Parsing ./../../src/Kdump.ycp ./../../src/Kdump.ycp: 59: Warning: Return value not documented. ./../../src/Kdump.ycp: 583: Warning: Function convertCrashkernelForXEN has no comment. ./../../src/Kdump.ycp: 1211: Warning: Function filterExport has no comment. Parsing ./../../src/uifunctions.ycp ./../../src/uifunctions.ycp: 196: Warning: Return value not documented. ./../../src/uifunctions.ycp: 289: Warning: Return value not documented. ./../../src/uifunctions.ycp: 462: Warning: Return value not documented. ./../../src/uifunctions.ycp: 578: Warning: Return value not documented. ./../../src/uifunctions.ycp: 665: Warning: Function StoreTargetKdumpHandle has no comment. ./../../src/uifunctions.ycp: 978: Warning: Unknown tag @result ./../../src/uifunctions.ycp: 978: Warning: Return value not documented. ./../../src/uifunctions.ycp: 997: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1076: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1120: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1144: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1204: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1276: Warning: Return value not documented. ./../../src/uifunctions.ycp: 1424: Warning: Return value not documented. Parsing ./../../src/dialogs.ycp ./../../src/dialogs.ycp: 43: Warning: Function DisBackButton has no comment. ./../../src/dialogs.ycp: 410: Warning: Function RunKdumpDialogs has no comment. Parsing ./../../src/kdump_proposal.ycp Parsing ./../../src/complex.ycp ./../../src/complex.ycp: 55: Warning: Function ReallyAbort has no comment. ./../../src/complex.ycp: 59: Warning: Function PollAbort has no comment. Parsing ./../../src/helps.ycp ./../../src/helps.ycp: 215: Warning: Function HelpKdump has no comment. Writing ./kdump.html Writing ./kdump_finish.html Writing ./wizards.html Writing ./Kdump.html Writing ./Kdump.mod.html Writing ./helps.html Writing ./dialogs.html Writing ./complex.html Writing ./uifunctions.html Writing ./kdump_auto.html Writing ./kdump_proposal.html Writing ./index.html Writing ./files.html Writing ./intro.html for i in ; do \ b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \ pod2html --title=$b --infile=$i --outfile=$b.html; \ echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \ done make[3]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/share/doc/packages/yast2-kdump//autodocs' /usr/bin/install -c -p -m 644 index.html uifunctions.html Kdump.mod.html dialogs.html kdump_proposal.html complex.html helps.html kdump_auto.html kdump.html wizards.html intro.html files.html kdump_finish.html Kdump.html '/usr/share/doc/packages/yast2-kdump//autodocs' make[3]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> make[3]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/doc'> Making install in src make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/share/YaST2/clients' /usr/bin/install -c -p -m 644 kdump.ycp kdump_auto.ycp kdump_proposal.ycp kdump_finish.ycp '/usr/share/YaST2/clients' /usr/bin/mkdir -p '/usr/share/applications/YaST2' /usr/bin/install -c -p -m 644 kdump.desktop '/usr/share/applications/YaST2' /usr/bin/mkdir -p '/usr/share/YaST2/modules' /usr/bin/install -c -p -m 644 Kdump.ycp '/usr/share/YaST2/modules' /usr/bin/mkdir -p '/usr/share/YaST2/modules' /usr/bin/install -c -p -m 644 Kdump.ybc '/usr/share/YaST2/modules' /usr/bin/mkdir -p '/usr/share/YaST2/include/kdump' /usr/bin/install -c -p -m 644 helps.ycp wizards.ycp dialogs.ycp complex.ycp uifunctions.ycp '/usr/share/YaST2/include/kdump' make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/src'> Making install in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-kdump srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> mkdir -p ./run ./config ./yast2-kdump.test ./tests cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-kdump.test/testsuite.exp cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh chmod +x run/runtest.sh make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> make[2]: Entering directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> make[2]: Nothing to be done for `install-exec-am'. mkdir -p /usr/share/doc/packages/yast2-kdump /usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/gpl/README /usr/share/doc/packages/yast2-kdump /usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/gpl/COPYING /usr/share/doc/packages/yast2-kdump make[2]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> make[1]: Leaving directory `<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout'> + submit_to_obs yast2-kdump YaST:Head yast2-kdump + SRC_PACKAGE=yast2-kdump + shift + OBS_PROJECT=YaST:Head + shift + OBS_PACKAGE=yast2-kdump + shift + '[' -z yes ']' + [[ -z yast2-kdump ]] + [[ -z YaST:Head ]] + [[ -z yast2-kdump ]] ++ get_packdir yast2-kdump ++ PACKDIR=<http://river.suse.de/job/yast-kdump-HEAD/ws/../yast2-kdump/build/package> ++ '[' '!' -d <http://river.suse.de/job/yast-kdump-HEAD/ws/../yast2-kdump/build/package> ']' ++ PACKDIR=<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package> ++ [[ xyast2 = \x\l\i\b\z\y\p\p\-\t\e\s\t\s\u\i\t\e ]] ++ echo -n <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package> + PACKDIR=<http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package> + '[' -d <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package> ']' + echo 'There is a successful build at <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package'> There is a successful build at <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout/package> + export 'OSCBIN= /usr/bin/osc ' + OSCBIN=' /usr/bin/osc ' + export OSCAPI=https://api.opensuse.org + OSCAPI=https://api.opensuse.org + export OSCRC=<http://river.suse.de/job/yast-kdump-HEAD/ws/.hudson-scripts/osc/oscrc> + OSCRC=<http://river.suse.de/job/yast-kdump-HEAD/ws/.hudson-scripts/osc/oscrc> + export 'OSC= /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-kdump-HEAD/ws/.hudson-scripts/osc/oscrc'> + OSC=' /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-kdump-HEAD/ws/.hudson-scripts/osc/oscrc'> + pushd <http://river.suse.de/job/yast-kdump-HEAD/ws/OBS> <http://river.suse.de/job/yast-kdump-HEAD/ws/OBS> <http://river.suse.de/job/yast-kdump-HEAD/ws/checkout> + check_exit 0 + '[' -z 0 ']' + MYEXIT=0 + '[' 0 == 0 ']' + echo 'last exit code: 0 ... good, lets continue' last exit code: 0 ... good, lets continue + return + rm -rf YaST:Head/yast2-kdump + /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-kdump-HEAD/ws/.hudson-scripts/osc/oscrc> co -u YaST:Head yast2-kdump Failed to reach a server: [Errno 110] Connection timed out: 'https://api.opensuse.org/source/YaST:Head/yast2-kdump/_meta' Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://river.suse.de/job/yast-kdump-HEAD/143/> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
hudson@suse.de