See <http://river.suse.de/job/yast-firewall-HEAD/11/> ------------------------------------------ [...truncated 319 lines...] rm -f package/*~ rm -f package/*.bak rm -f package/*.auto mv yast2-firewall-2.21.3.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-firewall*.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 config make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/config'> make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-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 firewall.rnc '/usr/share/YaST2/schema/autoyast/rnc' make[2]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/config'> make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/config'> Making install in doc make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> Making install in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc/autodocs'> /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ./../../src/subdialogs.ycp ./../../src/summary.ycp ./../../src/firewall.ycp ./../../src/firewall_proposal.ycp ./../../src/wizards.ycp ./../../src/uifunctions.ycp ./../../src/dialogs.ycp ./../../src/firewall_auto.ycp ./../../src/SuSEFirewallUI.ycp ./../../src/complex.ycp ./../../src/helps.ycp ./../../src/SuSEFirewallCMDLine.ycp ./../../src/generalfunctions.ycp Parsing ./../../src/subdialogs.ycp ./../../src/subdialogs.ycp: 52: Warning: Function GetZonesListedItems has no comment. ./../../src/subdialogs.ycp: 70: Warning: Function FirewallInterfaces has no comment. ./../../src/subdialogs.ycp: 109: Warning: Function SetFirewallInterfaceIntoZone has no comment. ./../../src/subdialogs.ycp: 139: Warning: Return value not documented. ./../../src/subdialogs.ycp: 167: Warning: Function Masquerading has no comment. ./../../src/subdialogs.ycp: 189: Warning: Function GetDefinedServicesListedItems has no comment. ./../../src/subdialogs.ycp: 210: Warning: Function AllowedServices has no comment. ./../../src/subdialogs.ycp: 263: Warning: Function ExpertAcceptRules has no comment. ./../../src/subdialogs.ycp: 297: Warning: Function AdditionalServices has no comment. ./../../src/subdialogs.ycp: 407: Warning: Function RedirectToMasqueradedIP has no comment. ./../../src/subdialogs.ycp: 441: Warning: Function AddRedirectToMasqueradedIPRule has no comment. ./../../src/subdialogs.ycp: 707: Warning: Function LoggingLevel has no comment. ./../../src/subdialogs.ycp: 770: Warning: Return value not documented. ./../../src/subdialogs.ycp: 782: Warning: Function BroadcastReply has no comment. ./../../src/subdialogs.ycp: 851: Warning: Function IPsecSupport has no comment. ./../../src/subdialogs.ycp: 866: Warning: Function IPsecTrustAsZone has no comment. ./../../src/subdialogs.ycp: 909: Warning: Return value not documented. ./../../src/subdialogs.ycp: 942: Warning: Function AddCustomFirewallRule has no comment. ./../../src/subdialogs.ycp: 969: Warning: Function HTMLWrong has no comment. ./../../src/subdialogs.ycp: 973: Warning: Function BoxSummary has no comment. Parsing ./../../src/summary.ycp ./../../src/summary.ycp: 68: Warning: Function SummaryInitCommandLine has no comment. ./../../src/summary.ycp: 75: Warning: Function SummaryZoneHeader has no comment. ./../../src/summary.ycp: 83: Warning: Function SummaryCheckSpecInterface has no comment. ./../../src/summary.ycp: 109: Warning: Function SummaryInterfacesInZone has no comment. ./../../src/summary.ycp: 216: Warning: Function SummaryOpenServicesInZone has no comment. ./../../src/summary.ycp: 273: Warning: Function SummaryCustomRules has no comment. ./../../src/summary.ycp: 318: Warning: Function SummaryZoneBody has no comment. ./../../src/summary.ycp: 327: Warning: Function SummaryFirewallStart has no comment. ./../../src/summary.ycp: 376: Warning: Function SummaryUnassignedInterfaces has no comment. ./../../src/summary.ycp: 422: Warning: Function InitBoxSummary has no comment. Parsing ./../../src/firewall.ycp Parsing ./../../src/firewall_proposal.ycp Parsing ./../../src/wizards.ycp Parsing ./../../src/uifunctions.ycp ./../../src/uifunctions.ycp: 85: Warning: Return value not documented. ./../../src/uifunctions.ycp: 148: Warning: Return value not documented. ./../../src/uifunctions.ycp: 163: Warning: Return value not documented. ./../../src/uifunctions.ycp: 176: Warning: Return value not documented. ./../../src/uifunctions.ycp: 378: Warning: Return value not documented. ./../../src/uifunctions.ycp: 464: Warning: Function CheckPortNumberDefinition has no comment. ./../../src/uifunctions.ycp: 472: Warning: Function CheckPortNameDefinition has no comment. ./../../src/uifunctions.ycp: 487: Warning: Return value not documented. ./../../src/uifunctions.ycp: 586: Warning: Function HandlePopupAdditionalServices has no comment. ./../../src/uifunctions.ycp: 651: Warning: Function RedrawAllowedServicesDialog has no comment. ./../../src/uifunctions.ycp: 667: Warning: Function RedrawAllowedServices has no comment. ./../../src/uifunctions.ycp: 739: Warning: Function InitAllowedServices has no comment. ./../../src/uifunctions.ycp: 768: Warning: Function HandleAllowedServices has no comment. ./../../src/uifunctions.ycp: 847: Warning: Function InitMasquerading has no comment. ./../../src/uifunctions.ycp: 880: Warning: Function CheckExistency has no comment. ./../../src/uifunctions.ycp: 890: Warning: Function CheckPort has no comment. ./../../src/uifunctions.ycp: 918: Warning: Return value not documented. ./../../src/uifunctions.ycp: 937: Warning: Function CheckIP has no comment. ./../../src/uifunctions.ycp: 952: Warning: Function UserReadablePortName has no comment. ./../../src/uifunctions.ycp: 978: Warning: Function RedrawRedirectToMasqueradedIPTable has no comment. ./../../src/uifunctions.ycp: 1011: Warning: Function HandlePopupAddRedirectToMasqueradedIPRule has no comment. ./../../src/uifunctions.ycp: 1065: Warning: Function HandleMasquerading has no comment. ./../../src/uifunctions.ycp: 1080: Warning: Function HandleRedirectToMasqueradedIP has no comment. ./../../src/uifunctions.ycp: 1094: Warning: Function InitRedirectToMasqueradedIP has no comment. ./../../src/uifunctions.ycp: 1100: Warning: Function HandlePopupIPsecTrustAsZone has no comment. ./../../src/uifunctions.ycp: 1117: Warning: Function InitIPsecSupport has no comment. ./../../src/uifunctions.ycp: 1132: Warning: Function HandleIPsecSupport has no comment. ./../../src/uifunctions.ycp: 1142: Warning: Function StoreIPsecSupport has no comment. ./../../src/uifunctions.ycp: 1147: Warning: Function InitLoggingLevel has no comment. ./../../src/uifunctions.ycp: 1154: Warning: Function StoreLoggingLevel has no comment. ./../../src/uifunctions.ycp: 1161: Warning: Function InitBroadcastConfigurationSimple has no comment. ./../../src/uifunctions.ycp: 1192: Warning: Function StoreBroadcastConfigurationSimple has no comment. ./../../src/uifunctions.ycp: 1209: Warning: Function InitServiceStartVsStartedStopped has no comment. ./../../src/uifunctions.ycp: 1214: Warning: Function SetEnableFirewall has no comment. ./../../src/uifunctions.ycp: 1250: Warning: Function RedrawCustomRules has no comment. ./../../src/uifunctions.ycp: 1285: Warning: Function InitCustomRules has no comment. ./../../src/uifunctions.ycp: 1305: Warning: Function DeleteSelectedCustomRule has no comment. ./../../src/uifunctions.ycp: 1312: Warning: Function CheckPortNameOrNumber has no comment. ./../../src/uifunctions.ycp: 1322: Warning: Function HandlePopupAddCustomRule has no comment. ./../../src/uifunctions.ycp: 1409: Warning: Function HandleCustomRules has no comment. ./../../src/uifunctions.ycp: 1432: Warning: Function GetBcastServiceName has no comment. ./../../src/uifunctions.ycp: 1446: Warning: Function GetBcastNetworkName has no comment. ./../../src/uifunctions.ycp: 1454: Warning: Function RedrawBroadcastReplyTable has no comment. ./../../src/uifunctions.ycp: 1481: Warning: Function InitBroadcastReply has no comment. ./../../src/uifunctions.ycp: 1499: Warning: Function GetBcastServiceProtocol has no comment. ./../../src/uifunctions.ycp: 1503: Warning: Function GetBcastServicePort has no comment. ./../../src/uifunctions.ycp: 1507: Warning: Function ValidateBroadcastReplyRule has no comment. ./../../src/uifunctions.ycp: 1527: Warning: Function AddAcceptBroadcastReplyRule has no comment. ./../../src/uifunctions.ycp: 1614: Warning: Function HandleBroadcastReply has no comment. Parsing ./../../src/dialogs.ycp ./../../src/dialogs.ycp: 292: Warning: Function RunFirewallDialogs has no comment. ./../../src/dialogs.ycp: 311: Warning: Function BoxSummaryDialog has no comment. Parsing ./../../src/firewall_auto.ycp Parsing ./../../src/SuSEFirewallUI.ycp Parsing ./../../src/complex.ycp Parsing ./../../src/helps.ycp ./../../src/helps.ycp: 273: Warning: Function HelpForDialog has no comment. Parsing ./../../src/SuSEFirewallCMDLine.ycp Parsing ./../../src/generalfunctions.ycp ./../../src/generalfunctions.ycp: 38: Warning: Return value not documented. ./../../src/generalfunctions.ycp: 64: Warning: Return value not documented. Writing ./firewall_auto.html Writing ./SuSEFirewallUI.html Writing ./SuSEFirewallUI.mod.html Writing ./wizards.html Writing ./subdialogs.html Writing ./helps.html Writing ./dialogs.html Writing ./complex.html Writing ./SuSEFirewallCMDLine.html Writing ./SuSEFirewallCMDLine.mod.html Writing ./uifunctions.html Writing ./summary.html Writing ./firewall.html Writing ./firewall_proposal.html Writing ./generalfunctions.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-firewall-HEAD/ws/checkout/doc/autodocs'> make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/share/doc/packages/yast2-firewall//autodocs' /usr/bin/install -c -p -m 644 index.html firewall_proposal.html uifunctions.html dialogs.html firewall_auto.html SuSEFirewallUI.html complex.html helps.html SuSEFirewallUI.mod.html generalfunctions.html subdialogs.html SuSEFirewallCMDLine.mod.html SuSEFirewallCMDLine.html firewall.html summary.html wizards.html intro.html files.html '/usr/share/doc/packages/yast2-firewall//autodocs' make[3]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc/autodocs'> make[2]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> make[3]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> make[2]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/doc'> Making install in src make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/src'> /usr/lib/YaST2/bin/ycpmakedep --prefix=/usr -M . -I . > ../.dep.new cat ../.dep.new > .dep rm ../.dep.new make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/src'> make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/src'> make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-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 firewall.ycp firewall_auto.ycp firewall_proposal.ycp '/usr/share/YaST2/clients' /usr/bin/mkdir -p '/usr/share/applications/YaST2' /usr/bin/install -c -p -m 644 firewall.desktop '/usr/share/applications/YaST2' /usr/bin/mkdir -p '/usr/share/YaST2/modules' /usr/bin/install -c -p -m 644 SuSEFirewallUI.ycp SuSEFirewallCMDLine.ycp '/usr/share/YaST2/modules' /usr/bin/mkdir -p '/usr/share/YaST2/modules' /usr/bin/install -c -p -m 644 SuSEFirewallUI.ybc SuSEFirewallCMDLine.ybc '/usr/share/YaST2/modules' /usr/bin/mkdir -p '/usr/share/YaST2/include/firewall' /usr/bin/install -c -p -m 644 complex.ycp dialogs.ycp wizards.ycp subdialogs.ycp uifunctions.ycp helps.ycp summary.ycp generalfunctions.ycp '/usr/share/YaST2/include/firewall' make[2]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/src'> make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/src'> Making install in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-firewall srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/testsuite'> mkdir -p ./run ./config ./yast2-firewall.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-firewall.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-firewall-HEAD/ws/checkout/testsuite'> make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-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-firewall-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout'> make[2]: Entering directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout'> make[2]: Nothing to be done for `install-exec-am'. mkdir -p /usr/share/doc/packages/yast2-firewall /usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/gpl/README /usr/share/doc/packages/yast2-firewall /usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/gpl/COPYING /usr/share/doc/packages/yast2-firewall make[2]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout'> make[1]: Leaving directory `<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout'> + submit_to_obs yast2-firewall YaST:Head yast2-firewall + SRC_PACKAGE=yast2-firewall + shift + OBS_PROJECT=YaST:Head + shift + OBS_PACKAGE=yast2-firewall + shift + '[' -z yes ']' + [[ -z yast2-firewall ]] + [[ -z YaST:Head ]] + [[ -z yast2-firewall ]] ++ get_packdir yast2-firewall ++ PACKDIR=<http://river.suse.de/job/yast-firewall-HEAD/ws/../yast2-firewall/build/package> ++ '[' '!' -d <http://river.suse.de/job/yast-firewall-HEAD/ws/../yast2-firewall/build/package> ']' ++ PACKDIR=<http://river.suse.de/job/yast-firewall-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-firewall-HEAD/ws/checkout/package> + PACKDIR=<http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/package> + '[' -d <http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/package> ']' + echo 'There is a successful build at <http://river.suse.de/job/yast-firewall-HEAD/ws/checkout/package'> There is a successful build at <http://river.suse.de/job/yast-firewall-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-firewall-HEAD/ws/.hudson-scripts/osc/oscrc> + OSCRC=<http://river.suse.de/job/yast-firewall-HEAD/ws/.hudson-scripts/osc/oscrc> + export 'OSC= /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-firewall-HEAD/ws/.hudson-scripts/osc/oscrc'> + OSC=' /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-firewall-HEAD/ws/.hudson-scripts/osc/oscrc'> + pushd <http://river.suse.de/job/yast-firewall-HEAD/ws/OBS> <http://river.suse.de/job/yast-firewall-HEAD/ws/OBS> <http://river.suse.de/job/yast-firewall-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-firewall + /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/yast-firewall-HEAD/ws/.hudson-scripts/osc/oscrc> co -u YaST:Head yast2-firewall Server returned an error: HTTP Error 502: Bad Gateway Error getting meta for project 'YaST:Head' package 'yast2-firewall' 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