Message-id: 20170303022839.11729-1-alinefm@linux.vnet.ibm.com Subject: [Kimchi-devel] [PATCH] [Wok] Bug fix: Pass function parameters when calling setTimeout Type: series === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that has the patches applied on top of "base" # branch ./autogen.sh --system sudo make check sudo chown ramonn.ramonn -R . === TEST SCRIPT END === Updating dd1e0131199b69b8ed8cd157719b81232e4c9027 Switched to a new branch 'test' c5d161d Bug fix: Pass function parameters when calling setTimeout === OUTPUT BEGIN === configure.ac:45: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:37: installing 'build-aux/install-sh' configure.ac:37: installing 'build-aux/missing' src/wok/Makefile.am:24: installing 'build-aux/py-compile' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pep8... /usr/bin/pep8 checking for git... /usr/bin/git checking for rpmlint... /usr/bin/rpmlint checking python module: unittest... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for cheetah... /usr/bin/cheetah checking for pyflakes... /usr/bin/pyflakes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in chmod: cannot access 'po/gen-pot': No such file or directory config.status: creating po/gen-pot config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/wokd.8 config.status: creating docs/API/Makefile config.status: creating src/Makefile config.status: creating src/nginx/Makefile config.status: creating src/wok/Makefile config.status: creating src/wok/control/Makefile config.status: creating src/wok/model/Makefile config.status: creating src/wok/xmlutils/Makefile config.status: creating src/wok/plugins/Makefile config.status: creating ui/Makefile config.status: creating ui/base64/Makefile config.status: creating ui/css/Makefile config.status: creating ui/css/fontawesome/Makefile config.status: creating ui/css/opensans/Makefile config.status: creating ui/images/Makefile config.status: creating ui/images/theme-default/Makefile config.status: creating ui/js/Makefile config.status: creating ui/libs/Makefile config.status: creating ui/libs/bootstrap/Makefile config.status: creating ui/libs/bootstrap-select/Makefile config.status: creating ui/libs/bootstrap-select/dist/Makefile config.status: creating ui/libs/bootstrap-select/dist/js/Makefile config.status: creating ui/libs/bootstrap-select/dist/css/Makefile config.status: creating ui/libs/jquery-bootgrid/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/js/Makefile config.status: creating ui/libs/jquery-bootgrid/dist/css/Makefile config.status: creating ui/libs/bootstrap-switch/Makefile config.status: creating ui/libs/bootstrap-switch/dist/Makefile config.status: creating ui/libs/bootstrap-switch/dist/js/Makefile config.status: creating ui/libs/bootstrap-switch/dist/css/Makefile config.status: creating ui/libs/jquery-containsNC/Makefile config.status: creating ui/libs/bootstrap-editable/Makefile config.status: creating ui/libs/bootstrap-editable/dist/Makefile config.status: creating ui/libs/bootstrap-editable/dist/js/Makefile config.status: creating ui/libs/bootstrap-editable/dist/css/Makefile config.status: creating ui/libs/es5-shim/Makefile config.status: creating ui/libs/jquery/Makefile config.status: creating ui/libs/jquery-i18n/Makefile config.status: creating ui/libs/jquery-ui/Makefile config.status: creating ui/libs/jquery-ui/themes/Makefile config.status: creating ui/libs/jquery-ui/themes/base/Makefile config.status: creating ui/libs/jquery-ui/themes/base/images/Makefile config.status: creating ui/libs/list-js/Makefile config.status: creating ui/libs/lodash/Makefile config.status: creating ui/libs/moment/Makefile config.status: creating ui/libs/datatables/Makefile config.status: creating ui/libs/datatables/js/Makefile config.status: creating ui/libs/datatables/js/plugins/Makefile config.status: creating ui/libs/datatables/js/plugins/ip-address/Makefile config.status: creating ui/libs/datatables/css/Makefile config.status: creating ui/libs/typeahead/Makefile config.status: creating ui/pages/Makefile config.status: creating ui/pages/help/Makefile config.status: creating ui/pages/tabs/Makefile config.status: creating ui/pages/help/en_US/Makefile config.status: creating ui/config/Makefile config.status: creating contrib/Makefile config.status: creating contrib/DEBIAN/Makefile config.status: creating contrib/DEBIAN/control config.status: creating contrib/wok.spec.fedora config.status: creating contrib/wok.spec.suse config.status: creating tests/Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Making check in src make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' sed -e 's,[@]pythondir[@],/usr/lib/python2.7/site-packages,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]PACKAGE[@],wok,g' -e 's,[@]VERSION[@],2.3.0,g' < wok.conf.in > wok.conf make check-recursive make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' Making check in wok make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]wokversion[@],2.3.0,g' -e 's,[@]wokrelease[@],91.gitc5d161d,g' < ./config.py.in > config.py make check-recursive make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' Making check in control make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/control' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/control' Making check in model make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/model' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/model' Making check in xmlutils make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/xmlutils' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/xmlutils' Making check in plugins make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok' Making check in nginx make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/nginx' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src/nginx' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' sed -e 's,[@]pythondir[@],/usr/lib/python2.7/site-packages,g' -e 's,[@]localstatedir[@],/var,g' -e 's,[@]PACKAGE[@],wok,g' -e 's,[@]VERSION[@],2.3.0,g' < ./wokd.in > wokd chmod +x wokd make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/src' Making check in ui make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui' Making check in base64 make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/base64' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/base64' Making check in css make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css' Making check in fontawesome make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css/fontawesome' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css/fontawesome' Making check in opensans make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css/opensans' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css/opensans' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/css' Making check in images make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images' Making check in theme-default make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images/theme-default' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images/theme-default' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/images' Making check in js make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/js' cat src/wok.api.js src/wok.combobox.js src/wok.confirm.js src/wok.cookie.js src/wok.datagrid.js src/wok.datatables.js src/wok.filter-select.js src/wok.form.js src/wok.grid.js src/wok.lang.js src/wok.line-chart.js src/wok.list.js src/wok.login.js src/wok.logos.js src/wok.main.js src/wok.message.js src/wok.object.js src/wok.popable.js src/wok.select.js src/wok.session.js src/wok.string.js src/wok.substitute.js src/wok.topic.js src/wok.user.js src/wok.utils.js src/wok.window.js > wok.min.js make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/js' Making check in libs make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs' Making check in bootstrap make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap' Making check in jquery make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery' Making check in jquery-ui make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui' Making check in themes make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes' Making check in base make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base' Making check in images make[6]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base/images' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base/images' make[6]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base' make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes/base' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui/themes' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-ui' Making check in bootstrap-select make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-select' Making check in es5-shim make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/es5-shim' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/es5-shim' Making check in jquery-i18n make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-i18n' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-i18n' Making check in list-js make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/list-js' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/list-js' Making check in jquery-bootgrid make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-bootgrid' Making check in bootstrap-switch make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-switch' Making check in bootstrap-editable make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable' Making check in dist make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist' Making check in css make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist/css' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist/css' Making check in js make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist/js' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist/js' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable/dist' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/bootstrap-editable' Making check in typeahead make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/typeahead' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/typeahead' Making check in jquery-containsNC make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-containsNC' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/jquery-containsNC' Making check in lodash make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/lodash' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/lodash' Making check in datatables make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables' Making check in css make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/css' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/css' Making check in js make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js' Making check in plugins make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins' Making check in ip-address make[6]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins/ip-address' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins/ip-address' make[6]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins' make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js/plugins' make[5]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js' make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables/js' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/datatables' Making check in moment make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/moment' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs/moment' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/libs' Making check in pages make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages' Making check in help make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help' Making check in en_US make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help/en_US' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help/en_US' make[4]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help' make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/help' Making check in tabs make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/tabs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages/tabs' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/pages' Making check in config make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui/config' make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/ui' Making check in docs make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs' Making check in API make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs/API' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs/API' make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/docs' Making check in contrib make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' sed \ -e 's|[@]PACKAGE_VERSION[@]|2.3.0|g' \ -e 's|[@]PACKAGE_RELEASE[@]|91.gitc5d161d|g' \ < make-deb.sh.in > make-deb.sh-t && \ chmod a+x make-deb.sh-t && \ mv make-deb.sh-t make-deb.sh make check-recursive make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' Making check in DEBIAN make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib/DEBIAN' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib/DEBIAN' make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/contrib' Making check in po make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/po' /usr/bin/msgmerge --update --lang=en_US en_US.po wok.pot ............ done. rm -f en_US.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_US.gmo en_US.po en_US.po: 0 translated messages, 91 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 32 translated messages, 59 untranslated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 28 translated messages, 63 untranslated messages. /usr/bin/msgmerge --update --lang=de_DE de_DE.po wok.pot ............ done. rm -f de_DE.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de_DE.gmo de_DE.po de_DE.po: 24 translated messages, 67 untranslated messages. /usr/bin/msgmerge --update --lang=es_ES es_ES.po wok.pot ............ done. rm -f es_ES.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es_ES.gmo es_ES.po es_ES.po: 24 translated messages, 67 untranslated messages. /usr/bin/msgmerge --update --lang=fr_FR fr_FR.po wok.pot ............ done. rm -f fr_FR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr_FR.gmo fr_FR.po fr_FR.po: 26 translated messages, 65 untranslated messages. /usr/bin/msgmerge --update --lang=it_IT it_IT.po wok.pot ............ done. rm -f it_IT.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it_IT.gmo it_IT.po it_IT.po: 24 translated messages, 67 untranslated messages. /usr/bin/msgmerge --update --lang=ja_JP ja_JP.po wok.pot ............ done. rm -f ja_JP.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja_JP.gmo ja_JP.po ja_JP.po: 24 translated messages, 67 untranslated messages. /usr/bin/msgmerge --update --lang=ko_KR ko_KR.po wok.pot ............ done. rm -f ko_KR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko_KR.gmo ko_KR.po ko_KR.po: 24 translated messages, 67 untranslated messages. rm -f ru_RU.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru_RU.gmo ru_RU.po ru_RU.po: 24 translated messages, 67 untranslated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_TW.po: 24 translated messages, 67 untranslated messages. test ! -f ./wok.pot || \ test -z "en_US.gmo pt_BR.gmo zh_CN.gmo de_DE.gmo es_ES.gmo fr_FR.gmo it_IT.gmo ja_JP.gmo ko_KR.gmo ru_RU.gmo zh_TW.gmo" || make en_US.gmo pt_BR.gmo zh_CN.gmo de_DE.gmo es_ES.gmo fr_FR.gmo it_IT.gmo ja_JP.gmo ko_KR.gmo ru_RU.gmo zh_TW.gmo make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/po' /usr/bin/msgmerge --update --lang=en_US en_US.po wok.pot ............ done. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. /usr/bin/msgmerge --update --lang=de_DE de_DE.po wok.pot ............ done. /usr/bin/msgmerge --update --lang=es_ES es_ES.po wok.pot ............ done. /usr/bin/msgmerge --update --lang=fr_FR fr_FR.po wok.pot ............ done. /usr/bin/msgmerge --update --lang=it_IT it_IT.po wok.pot ............ done. /usr/bin/msgmerge --update --lang=ja_JP ja_JP.po wok.pot ............ done. /usr/bin/msgmerge --update --lang=ko_KR ko_KR.po wok.pot ............ done. make[2]: 'ru_RU.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/po' touch stamp-po make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/po' Making check in tests make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' sed -e 's,[@]HAVE_PYMOD_UNITTEST[@],yes,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PYTHON_VERSION[@],2.7,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' < ./test_config.py.in > test_config.py make check-am make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' sed -e 's,[@]HAVE_PYMOD_UNITTEST[@],yes,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PYTHON_VERSION[@],2.7,g' -e 's,[@]wokdir[@],/usr/lib/python2.7/site-packages/wok,g' -e 's,[@]pkgdatadir[@],/usr/share/wok,g' < ./run_tests.sh.in > run_tests.sh chmod +x run_tests.sh make check-local make[3]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' /usr/bin/mkdir -p ../data/screenshots ./run_tests.sh Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. WOKUTILS0004E: WOKUTILS0004E WOKUTILS0004E: WOKUTILS0004E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E WOKUTILS0005E: WOKUTILS0005E ..Waiting task a86dcae2-02ba-11e7-98b8-08d40c06b9d6, message: The request is being processing. Waiting task a86dcae2-02ba-11e7-98b8-08d40c06b9d6, message: The request is being processing. Waiting task a86dcae2-02ba-11e7-98b8-08d40c06b9d6, message: The request is being processing. Waiting task aa38480c-02ba-11e7-98b8-08d40c06b9d6, message: The request is being processing. Waiting task aa38480c-02ba-11e7-98b8-08d40c06b9d6, message: step 1 OK Waiting task aa38480c-02ba-11e7-98b8-08d40c06b9d6, message: step 2 OK Waiting task aa38480c-02ba-11e7-98b8-08d40c06b9d6, message: step 2 OK ...Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:41] ENGINE Bus STARTING [06/Mar/2017:19:17:41] ENGINE Started monitor thread 'Autoreloader'. [06/Mar/2017:19:17:41] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:41] ENGINE Bus STARTED [06/Mar/2017:19:17:41] ENGINE Started monitor thread 'Session cleanup'. WOKASYNC0001E: Unable to find task id: blah ... killing task...... BUUUUUUM 127.0.0.1 - - [06/Mar/2017:19:17:41] "GET /tasks/blah HTTP/1.1" 404 766 "" "" WOKAPI0002E: Delete is not allowed for wokroot 127.0.0.1 - - [06/Mar/2017:19:17:41] "DELETE / HTTP/1.1" 405 925 "" "" WOKAPI0006E: Unable to parse JSON request 127.0.0.1 - - [06/Mar/2017:19:17:41] "POST /tasks HTTP/1.1" 400 896 "" "" WOKAPI0005E: Create is not allowed for tasks 127.0.0.1 - - [06/Mar/2017:19:17:41] "POST /tasks HTTP/1.1" 405 913 "" "" [06/Mar/2017:19:17:41] ENGINE Bus STOPPING [06/Mar/2017:19:17:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:41] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:41] ENGINE Stopped thread 'Autoreloader'. [06/Mar/2017:19:17:41] ENGINE Bus STOPPED [06/Mar/2017:19:17:41] ENGINE Bus EXITING [06/Mar/2017:19:17:41] ENGINE Bus EXITED ..Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:41] ENGINE Bus STARTING [06/Mar/2017:19:17:41] ENGINE Started monitor thread 'Session cleanup'. [06/Mar/2017:19:17:41] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:41] ENGINE Bus STARTED 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config HTTP/1.1" 200 126 "" "" .Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins HTTP/1.1" 200 97 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins/sample HTTP/1.1" 200 81 "" "" Failed to import subnodes for plugin plugins.sample.Sample, error: Class plugins.sample.control.sub_nodes can not be imported, error: No module named control 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins/sample HTTP/1.1" 200 80 "" "" Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins HTTP/1.1" 200 96 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins/sample HTTP/1.1" 200 81 "" "" Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. 127.0.0.1 - - [06/Mar/2017:19:17:42] "GET /config/plugins HTTP/1.1" 200 97 "" "" .Reloading WoK in two seconds ... 127.0.0.1 - - [06/Mar/2017:19:17:44] "GET /config/ HTTP/1.1" 200 126 "" "" .127.0.0.1 - - [06/Mar/2017:19:17:44] "GET /tasks HTTP/1.1" 200 1329 "" "" ... killing task...... BUUUUUUM 127.0.0.1 - - [06/Mar/2017:19:17:54] "DELETE /tasks/b883a5fa-02ba-11e7-98b8-08d40c06b9d6 HTTP/1.1" 204 - "" "" 127.0.0.1 - - [06/Mar/2017:19:17:54] "GET /tasks/b883a5fa-02ba-11e7-98b8-08d40c06b9d6 HTTP/1.1" 200 125 "" "" .127.0.0.1 - - [06/Mar/2017:19:17:54] "GET /plugins HTTP/1.1" 404 690 "" "" .127.0.0.1 - - [06/Mar/2017:19:17:54] "POST /login HTTP/1.1" 200 75 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:54] "POST /logout HTTP/1.1" 200 2 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:54] "GET /logs?app=wok&download=True HTTP/1.1" 200 2829 "" "" .[06/Mar/2017:19:17:54] ENGINE Bus STOPPING [06/Mar/2017:19:17:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:54] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:54] ENGINE Bus STOPPED [06/Mar/2017:19:17:54] ENGINE Bus EXITING [06/Mar/2017:19:17:54] ENGINE Bus EXITED .WOKOBJST0001E: Unable to find β in datastore WOKOBJST0001E: Unable to find těst2 in datastore .........Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:54] ENGINE Bus STARTING [06/Mar/2017:19:17:54] ENGINE Started monitor thread 'Session cleanup'. [06/Mar/2017:19:17:54] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:54] ENGINE Bus STARTED 127.0.0.1 - - [06/Mar/2017:19:17:54] "GET /test/config HTTP/1.1" 200 131 "" "" [06/Mar/2017:19:17:54] ENGINE Bus STOPPING [06/Mar/2017:19:17:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:54] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:54] ENGINE Bus STOPPED [06/Mar/2017:19:17:54] ENGINE Bus EXITING [06/Mar/2017:19:17:54] ENGINE Bus EXITED ..Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:54] ENGINE Bus STARTING [06/Mar/2017:19:17:54] ENGINE Started monitor thread 'Session cleanup'. [06/Mar/2017:19:17:54] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:54] ENGINE Bus STARTED ss[06/Mar/2017:19:17:54] ENGINE Bus STOPPING [06/Mar/2017:19:17:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:54] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:54] ENGINE Bus STOPPED [06/Mar/2017:19:17:54] ENGINE Bus EXITING [06/Mar/2017:19:17:54] ENGINE Bus EXITED [06/Mar/2017:19:17:54] ENGINE Waiting for child threads to terminate... Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:54] ENGINE Bus STARTING [06/Mar/2017:19:17:54] ENGINE Started monitor thread 'Session cleanup'. [06/Mar/2017:19:17:55] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:55] ENGINE Bus STARTED 127.0.0.1 - - [06/Mar/2017:19:17:55] "GET /config HTTP/1.1" 200 126 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:55] "POST /config/reload HTTP/1.1" 403 875 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:55] "GET /config/plugins/sample HTTP/1.1" 200 81 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:55] "POST /config/plugins/sample/enable HTTP/1.1" 403 875 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:55] "POST /config/plugins/sample/disable HTTP/1.1" 403 875 "" "" .[06/Mar/2017:19:17:55] ENGINE Bus STOPPING [06/Mar/2017:19:17:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:55] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:55] ENGINE Bus STOPPED [06/Mar/2017:19:17:55] ENGINE Bus EXITING [06/Mar/2017:19:17:55] ENGINE Bus EXITED .Reloading WoK in two seconds ... [06/Mar/2017:19:17:55] ENGINE Waiting for child threads to terminate... [06/Mar/2017:19:17:55] ENGINE Waiting for child threads to terminate... [06/Mar/2017:19:17:55] ENGINE Waiting for child threads to terminate... [06/Mar/2017:19:17:55] ENGINE Waiting for child threads to terminate... [06/Mar/2017:19:17:55] ENGINE Waiting for child threads to terminate... .Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/ginger/ginger.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/kimchi/kimchi.conf doesn't exist. Plugin configuration file /var/tmp/patchew-tester-tmp-uftax0_i/src/src/wok/plugins/gingerbase/gingerbase.conf doesn't exist. [06/Mar/2017:19:17:57] ENGINE Bus STARTING [06/Mar/2017:19:17:57] ENGINE Started monitor thread 'Session cleanup'. [06/Mar/2017:19:17:57] ENGINE Serving on http://127.0.0.1:8010 [06/Mar/2017:19:17:57] ENGINE Bus STARTED 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /doesnotexist HTTP/1.1" 404 690 "" "" WOKASYNC0001E: Unable to find task id: blah 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks/blah HTTP/1.1" 404 766 "" "" WOKASYNC0001E: Unable to find task id: blah 127.0.0.1 - - [06/Mar/2017:19:17:57] "DELETE /tasks/blah HTTP/1.1" 404 766 "" "" .127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 303 110 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /login.html HTTP/1.1" 200 22363 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /login.html HTTP/1.1" 200 22363 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 303 110 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 303 110 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 406 831 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 406 831 "" "" .WOKAUTH0002E: You are not authorized to access Wok. Please, login first. ERROR:cherrypy.error:WOKAUTH0002E: You are not authorized to access Wok. Please, login first. 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" WOKAUTH0001E: Authentication failed for user 'username'. [Error code: nouser] ERROR:cherrypy.error:WOKAUTH0001E: Authentication failed for user 'username'. [Error code: nouser] WOKAUTH0008E: The username or password you entered is incorrect. Please try again ERROR:cherrypy.error:WOKAUTH0008E: The username or password you entered is incorrect. Please try again INFO:wok_request_logger:{"info": {"status": 500, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "POST", "user": "N/A", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKROOT0001L", "params": {"username": "nouser"}}, "id": "d31cd34c-55b9-4271-8424-98643869ddd3", "error": {"code": "WOKAUTH0008E", "params": {}}} 127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /login HTTP/1.1" 401 870 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /login HTTP/1.1" 401 870 "" "" .WOKAUTH0002E: You are not authorized to access Wok. Please, login first. ERROR:cherrypy.error:WOKAUTH0002E: You are not authorized to access Wok. Please, login first. 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" .WOKAUTH0002E: You are not authorized to access Wok. Please, login first. ERROR:cherrypy.error:WOKAUTH0002E: You are not authorized to access Wok. Please, login first. 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 861 "" "" .WOKAUTH0002E: You are not authorized to access Wok. Please, login first. ERROR:cherrypy.error:WOKAUTH0002E: You are not authorized to access Wok. Please, login first. 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 496 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 496 "" "" INFO:wok_request_logger:{"info": {"status": 200, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "POST", "user": "admin", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKROOT0001L", "params": {"username": "admin"}}, "id": "a313a223-a029-4823-9d58-556813d2efc0", "error": null} 127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /login HTTP/1.1" 200 75 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /login HTTP/1.1" 200 75 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 200 1329 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 200 1329 "" "" INFO:wok_request_logger:{"info": {"status": 200, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "POST", "user": "admin", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKROOT0002L", "params": {"username": "admin"}}, "id": "b7c0cf91-feb6-443c-b925-0112232c8c79", "error": null} 127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /logout HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "POST /logout HTTP/1.1" 200 2 "" "" WOKAUTH0002E: You are not authorized to access Wok. Please, login first. ERROR:cherrypy.error:WOKAUTH0002E: You are not authorized to access Wok. Please, login first. 127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 496 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET /tasks HTTP/1.1" 401 496 "" "" .127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /js/wok.min.js HTTP/1.1" 200 117062 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /js/wok.min.js HTTP/1.1" 200 117062 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /images/favicon.png HTTP/1.1" 200 1868 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /images/favicon.png HTTP/1.1" 200 1868 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /libs/jquery/jquery.min.js HTTP/1.1" 200 95992 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /libs/jquery/jquery.min.js HTTP/1.1" 200 95992 "" "" 127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /login.html HTTP/1.1" 200 22363 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /login.html HTTP/1.1" 200 22363 "" "" INFO:wok_request_logger:{"info": {"status": 200, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "POST", "user": "N/A", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKROOT0002L", "params": {"username": "N/A"}}, "id": "c07fa701-5d8b-4884-bdd0-6c950ac1f9e1", "error": null} 127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /logout HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "HEAD /logout HTTP/1.1" 200 2 "" "" .WOKAPI0005E: Create is not allowed for collection ERROR:cherrypy.error:WOKAPI0005E: Create is not allowed for collection INFO:wok_request_logger:{"info": {"status": 405, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "POST", "user": "N/A", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKCOL0001L", "params": {}}, "id": "7cf8b4e5-bc68-463f-8828-100001994138", "error": null} ..WOKAPI0002E: Delete is not allowed for resource ERROR:cherrypy.error:WOKAPI0002E: Delete is not allowed for resource INFO:wok_request_logger:{"info": {"status": 405, "zone": "BRT", "ip": "127.0.0.1", "app": "", "req": "DELETE", "user": "N/A", "time": "19:17:57", "date": "2017-03-06"}, "message": {"code": "WOKRES0001L", "params": {"ident": ""}}, "id": "be6fa281-3765-41a3-aafd-10b0a88ab87a", "error": null} .127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" INFO:cherrypy.access.140421212084432:127.0.0.1 - - [06/Mar/2017:19:17:57] "GET / HTTP/1.1" 200 2 "" "" .[06/Mar/2017:19:17:57] ENGINE Bus STOPPING INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE Bus STOPPING [06/Mar/2017:19:17:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) shut down [06/Mar/2017:19:17:57] ENGINE Stopped thread 'Session cleanup'. INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE Stopped thread 'Session cleanup'. [06/Mar/2017:19:17:57] ENGINE Bus STOPPED INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE Bus STOPPED [06/Mar/2017:19:17:57] ENGINE Bus EXITING INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE Bus EXITING [06/Mar/2017:19:17:57] ENGINE Bus EXITED INFO:cherrypy.error:[06/Mar/2017:19:17:57] ENGINE Bus EXITED ---------------------------------------------------------------------- Ran 41 tests in 40.466s OK (skipped=2) [06/Mar/2017:19:17:57] ENGINE Waiting for child threads to terminate... make[3]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src/tests' make[1]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src' while read L && test -n "$L"; do \ dir=mo/$L/LC_MESSAGES ; \ /usr/bin/mkdir -p $dir ; \ ln -sf ../../../po/$L.gmo $dir/wok.mo ; \ done < po/LINGUAS make check-local make[2]: Entering directory '/var/tmp/patchew-tester-tmp-uftax0_i/src' PYTHONPATH=src contrib/check_i18n.py src/wok/i18n.py Checking for invalid i18n string... Checking for invalid i18n string successfully /usr/bin/pep8 --version 1.6.2 /usr/bin/pep8 --filename '*.py,*.py.in' --exclude="*src/wok/plugins,*src/wok/config.py,*src/wok/i18n.py,*tests/test_config.py" . /bin/bash check_ui_code_errors.sh UI errors codes are correct Whitespace verification ... Ok Check IBM license header and copyright date ... Checking spec guidelines contrib/wok_fedora.spec:54: W: setup-not-quiet contrib/wok_fedora.spec:120: E: hardcoded-library-path in %{_prefix}/lib/firewalld/services/wokd.xml contrib/wok_fedora.spec:35: W: mixed-use-of-spaces-and-tabs (spaces: line 35, tab: line 1) contrib/wok_fedora.spec: W: invalid-url Source0: wok-2.3.0.tar.gz 0 packages and 1 specfiles checked; 1 errors, 3 warnings. contrib/wok_suse.spec:41: W: setup-not-quiet contrib/wok_suse.spec:116: E: hardcoded-library-path in %{_prefix}/lib/firewalld/services/wokd.xml contrib/wok_suse.spec:30: W: mixed-use-of-spaces-and-tabs (spaces: line 30, tab: line 1) contrib/wok_suse.spec: W: invalid-url Source0: wok-2.3.0.tar.gz 0 packages and 1 specfiles checked; 1 errors, 3 warnings. make[2]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src' make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uftax0_i/src' === OUTPUT END === Test command exited with code: 0