Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-792572e053f6f56ce30b27ddf62c735f46d47844/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-OWSLib-0.9.2-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-792572e053f6f56ce30b27ddf62c735f46d47844/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-OWSLib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vUn6MV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OWSLib-0.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/OWSLib-0.9.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd OWSLib-0.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-use-only-lxml-for-XML-handling.patch + /usr/bin/patch -p1 -s + rm -rf OWSLib.egg-info + find owslib -type f -name '*.py' -exec gawk '/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{/^#!/d}' + sed -r -i 's/--cov[^[:blank:]=]*([=[:blank:]][^-][^[:blank:]]+)?//g' tox.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CNTZJN + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.9.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/owslib copying owslib/etree.py -> build/lib/owslib copying owslib/namespaces.py -> build/lib/owslib copying owslib/crs.py -> build/lib/owslib copying owslib/ows.py -> build/lib/owslib copying owslib/wps.py -> build/lib/owslib copying owslib/interfaces.py -> build/lib/owslib copying owslib/csw.py -> build/lib/owslib copying owslib/iso.py -> build/lib/owslib copying owslib/dif.py -> build/lib/owslib copying owslib/wmts.py -> build/lib/owslib copying owslib/__init__.py -> build/lib/owslib copying owslib/wmc.py -> build/lib/owslib copying owslib/wcs.py -> build/lib/owslib copying owslib/fgdc.py -> build/lib/owslib copying owslib/util.py -> build/lib/owslib copying owslib/fes.py -> build/lib/owslib copying owslib/wfs.py -> build/lib/owslib copying owslib/sos.py -> build/lib/owslib copying owslib/wms.py -> build/lib/owslib copying owslib/tms.py -> build/lib/owslib creating build/lib/owslib/feature copying owslib/feature/wfs110.py -> build/lib/owslib/feature copying owslib/feature/__init__.py -> build/lib/owslib/feature copying owslib/feature/wfs200.py -> build/lib/owslib/feature copying owslib/feature/wfs100.py -> build/lib/owslib/feature creating build/lib/owslib/swe copying owslib/swe/__init__.py -> build/lib/owslib/swe copying owslib/swe/common.py -> build/lib/owslib/swe creating build/lib/owslib/waterml copying owslib/waterml/wml.py -> build/lib/owslib/waterml copying owslib/waterml/__init__.py -> build/lib/owslib/waterml copying owslib/waterml/wml11.py -> build/lib/owslib/waterml copying owslib/waterml/wml10.py -> build/lib/owslib/waterml creating build/lib/owslib/coverage copying owslib/coverage/wcs100.py -> build/lib/owslib/coverage copying owslib/coverage/wcsdecoder.py -> build/lib/owslib/coverage copying owslib/coverage/__init__.py -> build/lib/owslib/coverage copying owslib/coverage/wcsBase.py -> build/lib/owslib/coverage copying owslib/coverage/wcs110.py -> build/lib/owslib/coverage copying owslib/coverage/wcs111.py -> build/lib/owslib/coverage creating build/lib/owslib/swe/observation copying owslib/swe/observation/__init__.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/sos200.py -> build/lib/owslib/swe/observation copying owslib/swe/observation/sos100.py -> build/lib/owslib/swe/observation creating build/lib/owslib/swe/sensor copying owslib/swe/sensor/__init__.py -> build/lib/owslib/swe/sensor copying owslib/swe/sensor/sml.py -> build/lib/owslib/swe/sensor + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ywq0TX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch + cd OWSLib-0.9.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/etree.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/namespaces.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/crs.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/ows.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature copying build/lib/owslib/feature/wfs110.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature copying build/lib/owslib/feature/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature copying build/lib/owslib/feature/wfs200.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature copying build/lib/owslib/feature/wfs100.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature copying build/lib/owslib/wps.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/interfaces.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/csw.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/iso.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation copying build/lib/owslib/swe/observation/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation copying build/lib/owslib/swe/observation/sos200.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation copying build/lib/owslib/swe/observation/sos100.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation copying build/lib/owslib/swe/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/sensor copying build/lib/owslib/swe/sensor/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/sensor copying build/lib/owslib/swe/sensor/sml.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/sensor copying build/lib/owslib/swe/common.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml copying build/lib/owslib/waterml/wml.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml copying build/lib/owslib/waterml/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml copying build/lib/owslib/waterml/wml11.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml copying build/lib/owslib/waterml/wml10.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml creating /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/wcs100.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/wcsdecoder.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/wcsBase.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/wcs110.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/coverage/wcs111.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage copying build/lib/owslib/dif.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/wmts.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/__init__.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/wmc.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/wcs.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/fgdc.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/util.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/fes.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/wfs.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/sos.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/wms.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib copying build/lib/owslib/tms.py -> /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/etree.py to etree.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/namespaces.py to namespaces.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/crs.py to crs.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/ows.py to ows.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature/wfs110.py to wfs110.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature/wfs200.py to wfs200.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/feature/wfs100.py to wfs100.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wps.py to wps.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/csw.py to csw.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/iso.py to iso.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation/sos200.py to sos200.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/observation/sos100.py to sos100.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/sensor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/sensor/sml.py to sml.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/swe/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml/wml.py to wml.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml/wml11.py to wml11.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/waterml/wml10.py to wml10.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/wcs100.py to wcs100.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/wcsdecoder.py to wcsdecoder.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/wcsBase.py to wcsBase.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/wcs110.py to wcs110.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/coverage/wcs111.py to wcs111.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/dif.py to dif.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wmts.py to wmts.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wmc.py to wmc.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wcs.py to wcs.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/fgdc.py to fgdc.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/fes.py to fes.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wfs.py to wfs.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/sos.py to sos.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/wms.py to wms.pyc byte-compiling /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/owslib/tms.py to tms.pyc writing byte-compilation script '/tmp/tmpvitIiT.py' /usr/bin/python2 -O /tmp/tmpvitIiT.py removing /tmp/tmpvitIiT.py running install_egg_info running egg_info creating OWSLib.egg-info writing requirements to OWSLib.egg-info/requires.txt writing OWSLib.egg-info/PKG-INFO writing top-level names to OWSLib.egg-info/top_level.txt writing dependency_links to OWSLib.egg-info/dependency_links.txt writing manifest file 'OWSLib.egg-info/SOURCES.txt' reading manifest file 'OWSLib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'OWSLib.egg-info/SOURCES.txt' Copying OWSLib.egg-info to /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages/OWSLib-0.9.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/OWSLib-0.9.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J8vLX4 + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.9.2 + rm -rf owslib + k='not (wms_geoserver_mass_gis and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single)' + k='not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single) and not (wms_GeoServerCapabilities and txt)' + PYTHONPATH=/builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/lib/python2.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python2 -m pytest -m 'not online' -k 'not (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single) and not (wms_GeoServerCapabilities and txt)' ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 -- /usr/bin/python2 rootdir: /builddir/build/BUILD/OWSLib-0.9.2, inifile: tox.ini collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 61 items collecting 64 items collecting 64 items collecting 64 items collecting 64 items collecting 64 items collecting 64 items collecting 64 items collecting 64 items collecting 65 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collecting 67 items collected 67 items build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_namespace PASSED build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_namespaces PASSED build/lib/owslib/namespaces.py::owslib.namespaces.Namespaces.get_versioned_namespace PASSED tests/doctests/crs.txt PASSED tests/doctests/fes_ogc_filters.txt PASSED tests/doctests/iso_codelist.txt PASSED tests/doctests/iso_creation.txt PASSED tests/doctests/iso_parse.txt PASSED tests/doctests/namespaces.txt PASSED tests/doctests/sml_52n_network.txt PASSED tests/doctests/sml_ndbc_station.txt PASSED tests/doctests/sos_10_getcapabilities.txt PASSED tests/doctests/sos_ngmp.txt PASSED tests/doctests/sos_ngwd.txt PASSED tests/doctests/swe_common_20.txt PASSED tests/doctests/wfs2_generic.txt PASSED tests/doctests/wml10_cuahsi.txt PASSED tests/doctests/wml11_cuahsi.txt PASSED tests/doctests/wms_MesonetCapabilities.txt PASSED tests/doctests/wms_TelaCapabilities.txt PASSED tests/doctests/wps_describeprocess_ceda.txt PASSED tests/doctests/wps_describeprocess_usgs.txt PASSED tests/doctests/wps_getcapabilities_52n.txt PASSED tests/doctests/wps_getcapabilities_ceda.txt PASSED tests/doctests/wps_getcapabilities_usgs.txt PASSED tests/doctests/wps_request2.txt PASSED tests/doctests/wps_request3.txt PASSED tests/doctests/wps_request4.txt PASSED tests/doctests/wps_request5.txt PASSED tests/doctests/wps_request6.txt PASSED tests/doctests/wps_request7.txt PASSED tests/doctests/wps_request8.txt PASSED tests/doctests/wps_request9.txt PASSED tests/doctests/wps_response6.txt PASSED 33 tests deselected by "-knot (wms_geoserver_mass_gis and txt) and not (wfs_MapServerWFSFeature and txt) and not (wfs_MapServerWFSCapabilities and txt) and not (wfs2_storedqueries and txt) and not (wfs1_generic and txt) and not (wcs_thredds and txt) and not (test_wmts_example_informatievlaanderen and txt) and not (WebMapService and getmap) and not (WebMapTileService and buildTileRequest) and not (WebMapTileService and gettile) and not (csw_gdp and txt) and not (csw_geonetwork and txt) and not (csw_geoserver and txt) and not (csw_linz and txt) and not (csw_ngdc and txt) and not (csw_nlr and txt) and not (csw_pycsw and txt) and not (csw_pycsw_skip_caps and txt) and not (csw_skgeodsy and txt) and not (csw_uuid_constrain and txt) and not (ows_interfaces and txt) and not (sos_10_ndbc_getobservation and txt) and not (tms and txt) and not (wcs_idee and txt) and not (wfs_USDASSURGO and txt) and not (wms_JPLCapabilities and txt) and not (wms_getfeatureinfo and txt) and not (wmts and txt) and not (wps_execute and txt) and not (wps_execute_invalid_request and txt) and not (TestOffline and test_wfs_110_remotemd_parse_all) and not (TestOffline and test_wfs_110_remotemd_parse_single) and not (TestOffline and test_wfs_200_remotemd_parse_single) and not (TestOffline and test_wms_130_remotemd_parse_all) and not (TestOffline and test_wms_130_remotemd_parse_single) and not (wms_GeoServerCapabilities and txt) -m 'not online'" =================== 34 passed, 33 deselected in 3.84 seconds =================== + exit 0 Processing files: python2-OWSLib-0.9.2-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8kFBjr + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + cp -pr FAQ.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + cp -pr HISTORY.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + cp -pr README.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/doc/python2-OWSLib-0.9.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bSqjxQ + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/licenses/python2-OWSLib-0.9.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/licenses/python2-OWSLib-0.9.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch/usr/share/licenses/python2-OWSLib-0.9.2 + exit 0 Provides: python-OWSLib = 0.9.2-3.el7 python2-OWSLib = 0.9.2-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-OWSLib < 0.9.2-3.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch Wrote: /builddir/build/RPMS/python2-OWSLib-0.9.2-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3roSns + umask 022 + cd /builddir/build/BUILD + cd OWSLib-0.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-OWSLib-0.9.2-3.el7.noarch + exit 0 Child return code was: 0