Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55030-212596/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Dec 13 2018 Jason Montleon - 1:1.1.1-5 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-google-auth-1.1.1-5.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-google-auth.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-55030-212596/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-google-auth.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Dec 13 2018 Jason Montleon - 1:1.1.1-5 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EI5ep5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + /usr/bin/gzip -dc /builddir/build/SOURCES/df60b5cc8826b411d3173048df41c5db5677fcdb.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-google-auth-1.1.1 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FnLZPX + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 creating build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth creating build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vft0WS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/__init__.py (namespace package) copying google/oauth2/service_account.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2 copying google/auth/exceptions.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_oauth2client.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_default.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/jwt.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/_service_account_info.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/iam.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/environment_vars.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/app_engine.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth copying google/auth/transport/urllib3.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/_http_client.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport copying google/auth/compute_engine/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine copying google/auth/crypt/rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2/service_account.py to service_account.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2/_client.py to _client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/oauth2/id_token.py to id_token.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/_oauth2client.py to _oauth2client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/_helpers.py to _helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/_default.py to _default.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/jwt.py to jwt.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/_service_account_info.py to _service_account_info.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/iam.py to iam.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/environment_vars.py to environment_vars.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/app_engine.py to app_engine.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport/urllib3.py to urllib3.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport/grpc.py to grpc.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport/requests.py to requests.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport/_http_client.py to _http_client.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/transport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/compute_engine/_metadata.py to _metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/rsa.py to rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google/auth/crypt/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpH6OOiv.py' /usr/bin/python2 -O /tmp/tmpH6OOiv.py removing /tmp/tmpH6OOiv.py running install_egg_info running egg_info creating google_auth.egg-info writing requirements to google_auth.egg-info/requires.txt writing google_auth.egg-info/PKG-INFO writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing top-level names to google_auth.egg-info/top_level.txt writing dependency_links to google_auth.egg-info/dependency_links.txt writing manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google_auth-1.1.1-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/lib/python2.7/site-packages/google_auth-1.1.1-py2.7-nspkg.pth 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/google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb /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-google-auth-1.1.1-5.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.9HQlTP + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + exit 0 Processing files: python2-google-auth-1.1.1-5.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EoWoQM + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + LICENSEDIR=/builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/share/licenses/python2-google-auth-1.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/share/licenses/python2-google-auth-1.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch/usr/share/licenses/python2-google-auth-1.1.1 + exit 0 Provides: python-google-auth = 1:1.1.1-5.el7 python2-google-auth = 1:1.1.1-5.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-google-auth < 1:1.1.1-5.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch Wrote: /builddir/build/RPMS/python2-google-auth-1.1.1-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mLrGML + umask 022 + cd /builddir/build/BUILD + cd google-auth-library-python-df60b5cc8826b411d3173048df41c5db5677fcdb + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-auth-1.1.1-5.el7.noarch + exit 0 Child return code was: 0