Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '31c772d31acf40f19030fb2d7d31e4af', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '815a58f526084c4d86f4b9a40bdd4317', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8qYzfO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/mkdir -p python-molecule-2.7 + cd python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + pushd molecule-2.7 + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt + popd ~/build/BUILD/python-molecule-2.7 + mv molecule-2.7 python2 + cp -a python2 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K5m3EV + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + pushd python2 ~/build/BUILD/python-molecule-2.7/python2 ~/build/BUILD/python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + popd ~/build/BUILD/python-molecule-2.7 ~/build/BUILD/python-molecule-2.7/python3 ~/build/BUILD/python-molecule-2.7 + pushd python3 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/command copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init running egg_info creating molecule.egg-info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + popd ~/build/BUILD/python-molecule-2.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zQLPJa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd python-molecule-2.7 + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + pushd python3 ~/build/BUILD/python-molecule-2.7/python3 ~/build/BUILD/python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpy_vepvrt.py' /usr/bin/python3 /tmp/tmpy_vepvrt.py removing /tmp/tmpy_vepvrt.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin ~/build/BUILD/python-molecule-2.7 ~/build/BUILD/python-molecule-2.7/python2 ~/build/BUILD/python-molecule-2.7 + popd + pushd python2 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpHAwJTO.py' /usr/bin/python2 -O /tmp/tmpHAwJTO.py removing /tmp/tmpHAwJTO.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin ~/build/BUILD/python-molecule-2.7 + popd + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rMFQpw + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr python2/doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr python2/AUTHORS.rst python2/CHANGELOG.rst python2/CONTRIBUTING.rst python2/README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr python2/doc-requirements.txt python2/test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L2Dc7R + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr python2/LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + exit 0 Provides: python2-molecule = 2.7-1.fc28 python2.7dist(molecule) = 2.7 python2dist(molecule) = 2.7 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 Processing files: python3-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aKJCeD + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr python3/doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr python3/AUTHORS.rst python3/CHANGELOG.rst python3/CONTRIBUTING.rst python3/README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr python3/doc-requirements.txt python3/test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.41Vlno + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + cp -pr python3/LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + exit 0 Provides: python3-molecule = 2.7-1.fc28 python3.6dist(molecule) = 2.7 python3dist(molecule) = 2.7 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: /usr/bin/python2 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-molecule-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-molecule-2.7-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G4mkqA + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + exit 0 Child return code was: 0 Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0af7b0457dcb4d5682e7588cf9944d6c', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '31107c92d9d943a0a94b7daf329c3469', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gighuC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/mkdir -p molecule-2.7 + cd molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt sed: can't read requirements.txt: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.gighuC (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.gighuC (%prep) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 31107c92d9d943a0a94b7daf329c3469 -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1f24ed2a99a4441e966a9ed2ac23ae47', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '73a75710aa3841e9a1b90c59649e951f', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HD1I2m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/mkdir -p python-molecule-2.7 + cd python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ molecule-2.7/requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BsqYls + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/bin/python2: can't open file 'setup.py': [Errno 2] No such file or directory RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.BsqYls (%build) Bad exit status from /var/tmp/rpm-tmp.BsqYls (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 73a75710aa3841e9a1b90c59649e951f -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7796e998c3ae4c07b46b5e5022b98034', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc3b8b5b4ac34c6f84163d52ace0ed7d', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uRkLwp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-molecule-2.7 RPM build errors: /var/tmp/rpm-tmp.uRkLwp: line 40: cd: python-molecule-2.7: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.uRkLwp (%prep) Bad exit status from /var/tmp/rpm-tmp.uRkLwp (%prep) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M cc3b8b5b4ac34c6f84163d52ace0ed7d -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '286d2a7e86a6455e9149e14741eb4a9a', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4725d0f879b14af689a3aa63444f1ebf', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6Cxtw1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/mkdir -p molecule-2.7 + cd molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ molecule-2.7/requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cVyNcm + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/bin/python2: can't open file 'setup.py': [Errno 2] No such file or directory RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.cVyNcm (%build) Bad exit status from /var/tmp/rpm-tmp.cVyNcm (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 4725d0f879b14af689a3aa63444f1ebf -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '031f743fed834a6698cf974f7ebf853b', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6662f25f280e4c2ea57cd611c2cbfb0d', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.37gceq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/mkdir -p python-molecule-2.7 + cd python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ molecule-2.7/requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VVQVrk + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + cd python-molecule-2.7 + pushd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s10FPt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd python-molecule-2.7 + pushd molecule-2.7 ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmputhwvfu0.py' /usr/bin/python3 /tmp/tmputhwvfu0.py removing /tmp/tmputhwvfu0.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmplLKDVx.py' /usr/bin/python2 -O /tmp/tmplLKDVx.py removing /tmp/tmplLKDVx.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FeL8fR + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr python2/doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat 'python2/doc': No such file or directory + : + cp -pr 'python2/*.rst' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat 'python2/*.rst': No such file or directory + : + cp -pr 'python2/*-requirements.txt' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat 'python2/*-requirements.txt': No such file or directory + : + exit 0 error: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule/doc error: File not found by glob: /builddir/build/BUILD/python-molecule-2.7/python2/*.rst error: File not found by glob: /builddir/build/BUILD/python-molecule-2.7/python2/*-requirements.txt Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xKmFHe + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr python2/LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule cp: cannot stat 'python2/LICENSE': No such file or directory + : + exit 0 error: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule/LICENSE RPM build errors: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule/doc File not found by glob: /builddir/build/BUILD/python-molecule-2.7/python2/*.rst File not found by glob: /builddir/build/BUILD/python-molecule-2.7/python2/*-requirements.txt File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule/LICENSE Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 6662f25f280e4c2ea57cd611c2cbfb0d -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aeec3526aa344dd8a2a0e3a4d3070587', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ceb88afc3f94fcba3d158d83765764a', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z8IU0P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/mkdir -p python-molecule-2.7 + cd python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ molecule-2.7/requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70N5v8 + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + pushd molecule-2.7 ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VruI9F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd python-molecule-2.7 + pushd molecule-2.7 ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpmfiyaaos.py' /usr/bin/python3 /tmp/tmpmfiyaaos.py removing /tmp/tmpmfiyaaos.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpC7QtDV.py' /usr/bin/python2 -O /tmp/tmpC7QtDV.py removing /tmp/tmpC7QtDV.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bRn0iA + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat 'doc': No such file or directory + : + cp -pr '*.rst' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat '*.rst': No such file or directory + : + cp -pr '*-requirements.txt' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule cp: cannot stat '*-requirements.txt': No such file or directory + : + exit 0 error: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule/doc error: File not found by glob: /builddir/build/BUILD/python-molecule-2.7/*.rst error: File not found by glob: /builddir/build/BUILD/python-molecule-2.7/*-requirements.txt Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Prmntu + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule cp: cannot stat 'LICENSE': No such file or directory + : + exit 0 error: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule/LICENSE RPM build errors: File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule/doc File not found by glob: /builddir/build/BUILD/python-molecule-2.7/*.rst File not found by glob: /builddir/build/BUILD/python-molecule-2.7/*-requirements.txt File not found: /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule/LICENSE Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 1ceb88afc3f94fcba3d158d83765764a -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5c5d02d74dd34c7580dc61ea59f4f6c0', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f185981611ec4df391cc20557cb22855', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sDzfLN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-molecule-2.7 + /usr/bin/mkdir -p python-molecule-2.7 + cd python-molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ molecule-2.7/requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rXXT6n + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + cd python-molecule-2.7 + pushd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/python-molecule-2.7/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/python-molecule-2.7/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wwfe1d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd python-molecule-2.7 ~/build/BUILD/python-molecule-2.7/molecule-2.7 ~/build/BUILD/python-molecule-2.7 + pushd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmps3sprr5g.py' /usr/bin/python3 /tmp/tmps3sprr5g.py removing /tmp/tmps3sprr5g.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpM1ksDd.py' /usr/bin/python2 -O /tmp/tmpM1ksDd.py removing /tmp/tmpM1ksDd.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8KR48c + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr molecule-2.7/doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr molecule-2.7/AUTHORS.rst molecule-2.7/CHANGELOG.rst molecule-2.7/CONTRIBUTING.rst molecule-2.7/README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + cp -pr molecule-2.7/doc-requirements.txt molecule-2.7/test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python2-molecule + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iK5mic + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr molecule-2.7/LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + exit 0 Provides: python2-molecule = 2.7-1.fc28 python2.7dist(molecule) = 2.7 python2dist(molecule) = 2.7 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 Processing files: python3-molecule-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lx3haF + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr molecule-2.7/doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr molecule-2.7/AUTHORS.rst molecule-2.7/CHANGELOG.rst molecule-2.7/CONTRIBUTING.rst molecule-2.7/README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + cp -pr molecule-2.7/doc-requirements.txt molecule-2.7/test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python3-molecule + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wDyv37 + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + cp -pr molecule-2.7/LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + exit 0 Provides: python3-molecule = 2.7-1.fc28 python3.6dist(molecule) = 2.7 python3dist(molecule) = 2.7 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: /usr/bin/python2 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-molecule-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-molecule-2.7-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VrYIm7 + umask 022 + cd /builddir/build/BUILD + cd python-molecule-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + exit 0 Child return code was: 0 Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cd798bf8b88d44fba63d3d9c08fb9dea', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1946ed6d854c40f3b103e4861b2810e6', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OXf6bA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd molecule-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YXlWBD + umask 022 + cd /builddir/build/BUILD RPM build errors: + cd molecule-2.7 + pushd molecule-2.7 /var/tmp/rpm-tmp.YXlWBD: line 33: pushd: molecule-2.7: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.YXlWBD (%build) Bad exit status from /var/tmp/rpm-tmp.YXlWBD (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 619, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 1946ed6d854c40f3b103e4861b2810e6 -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1f648e3bd1914d35bc538cc59d798415', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '468bdf058590409aba37b8eace6f7715', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0X6Fnq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd molecule-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hmWIHt + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4r0inM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpk4kop3fi.py' /usr/bin/python3 /tmp/tmpk4kop3fi.py removing /tmp/tmpk4kop3fi.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpfamFr8.py' /usr/bin/python2 -O /tmp/tmpfamFr8.py removing /tmp/tmpfamFr8.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ivEvc + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + exit 0 Provides: python2-molecule = 2.7-1.fc28 python2.7dist(molecule) = 2.7 python2dist(molecule) = 2.7 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 Processing files: python-molecule-doc-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hw9bf1 + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc-requirements.txt test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nTSZZP + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + exit 0 Provides: python-molecule-doc = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ilj15E + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + exit 0 Provides: python3-molecule = 2.7-1.fc28 python3.6dist(molecule) = 2.7 python3dist(molecule) = 2.7 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: /usr/bin/python2 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-molecule-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python-molecule-doc-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-molecule-2.7-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BMW34W + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + exit 0 Child return code was: 0 Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '018364e9c3b24b98bb069d9343e61658', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '51423a240fce4fd79ef981806be3da85', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JFWnzZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd molecule-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e50BmB + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cjecBs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpbbxdu_m3.py' /usr/bin/python3 /tmp/tmpbbxdu_m3.py removing /tmp/tmpbbxdu_m3.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpKjW_4Q.py' /usr/bin/python2 -O /tmp/tmpKjW_4Q.py removing /tmp/tmpKjW_4Q.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KXKywG + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + exit 0 Provides: python2-molecule = 2.7-1.fc28 python2.7dist(molecule) = 2.7 python2dist(molecule) = 2.7 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 Processing files: python-molecule-doc-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VYncNm + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc-requirements.txt test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HdNa52 + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + exit 0 Provides: python-molecule-doc = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LFsmHJ + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + exit 0 Provides: python3-molecule = 2.7-1.fc28 python3.6dist(molecule) = 2.7 python3dist(molecule) = 2.7 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: /usr/bin/python2 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-molecule-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python-molecule-doc-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-molecule-2.7-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l9lQWT + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + exit 0 Child return code was: 0 Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7c62b95da1154f6c87c451cd080de557', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-molecule-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8b0e6f5520974b329e0fa1e574611e7b', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-molecule.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m81RkM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molecule-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd molecule-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/yamllint==1.8.1/yamllint==1.10.0/ requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NxqkjT + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/molecule creating build/lib/molecule/command creating build/lib/molecule/command/init copying molecule/command/init/template.py -> build/lib/molecule/command/init copying molecule/command/init/init.py -> build/lib/molecule/command/init copying molecule/command/init/base.py -> build/lib/molecule/command/init copying molecule/command/init/__init__.py -> build/lib/molecule/command/init copying molecule/command/init/scenario.py -> build/lib/molecule/command/init copying molecule/command/init/role.py -> build/lib/molecule/command/init creating build/lib/molecule/provisioner creating build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/base.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/ansible_lint.py -> build/lib/molecule/provisioner/lint copying molecule/provisioner/lint/__init__.py -> build/lib/molecule/provisioner/lint creating build/lib/molecule/verifier copying molecule/verifier/goss.py -> build/lib/molecule/verifier copying molecule/verifier/testinfra.py -> build/lib/molecule/verifier copying molecule/verifier/base.py -> build/lib/molecule/verifier copying molecule/verifier/__init__.py -> build/lib/molecule/verifier creating build/lib/molecule/driver copying molecule/driver/azure.py -> build/lib/molecule/driver copying molecule/driver/docker.py -> build/lib/molecule/driver copying molecule/driver/openstack.py -> build/lib/molecule/driver copying molecule/driver/delegated.py -> build/lib/molecule/driver copying molecule/driver/base.py -> build/lib/molecule/driver copying molecule/driver/__init__.py -> build/lib/molecule/driver copying molecule/driver/gce.py -> build/lib/molecule/driver copying molecule/driver/ec2.py -> build/lib/molecule/driver copying molecule/driver/vagrant.py -> build/lib/molecule/driver copying molecule/driver/lxd.py -> build/lib/molecule/driver copying molecule/driver/lxc.py -> build/lib/molecule/driver copying molecule/provisioner/ansible_playbook.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible_playbooks.py -> build/lib/molecule/provisioner copying molecule/provisioner/base.py -> build/lib/molecule/provisioner copying molecule/provisioner/__init__.py -> build/lib/molecule/provisioner copying molecule/provisioner/ansible.py -> build/lib/molecule/provisioner copying molecule/status.py -> build/lib/molecule copying molecule/shell.py -> build/lib/molecule copying molecule/state.py -> build/lib/molecule copying molecule/scenarios.py -> build/lib/molecule copying molecule/migrate.py -> build/lib/molecule copying molecule/__init__.py -> build/lib/molecule copying molecule/scenario.py -> build/lib/molecule copying molecule/interpolation.py -> build/lib/molecule copying molecule/platforms.py -> build/lib/molecule copying molecule/util.py -> build/lib/molecule copying molecule/logger.py -> build/lib/molecule copying molecule/config.py -> build/lib/molecule copying molecule/command/verify.py -> build/lib/molecule/command copying molecule/command/converge.py -> build/lib/molecule/command copying molecule/command/prepare.py -> build/lib/molecule/command copying molecule/command/dependency.py -> build/lib/molecule/command copying molecule/command/list.py -> build/lib/molecule/command copying molecule/command/base.py -> build/lib/molecule/command copying molecule/command/login.py -> build/lib/molecule/command copying molecule/command/__init__.py -> build/lib/molecule/command copying molecule/command/lint.py -> build/lib/molecule/command copying molecule/command/idempotence.py -> build/lib/molecule/command copying molecule/command/check.py -> build/lib/molecule/command copying molecule/command/side_effect.py -> build/lib/molecule/command copying molecule/command/syntax.py -> build/lib/molecule/command copying molecule/command/test.py -> build/lib/molecule/command copying molecule/command/create.py -> build/lib/molecule/command copying molecule/command/destroy.py -> build/lib/molecule/command creating build/lib/molecule/model copying molecule/model/schema.py -> build/lib/molecule/model copying molecule/model/schema_v1.py -> build/lib/molecule/model copying molecule/model/base.py -> build/lib/molecule/model copying molecule/model/__init__.py -> build/lib/molecule/model creating build/lib/molecule/dependency copying molecule/dependency/gilt.py -> build/lib/molecule/dependency copying molecule/dependency/base.py -> build/lib/molecule/dependency copying molecule/dependency/__init__.py -> build/lib/molecule/dependency copying molecule/dependency/ansible_galaxy.py -> build/lib/molecule/dependency creating build/lib/molecule/verifier/lint copying molecule/verifier/lint/base.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/__init__.py -> build/lib/molecule/verifier/lint copying molecule/verifier/lint/flake8.py -> build/lib/molecule/verifier/lint creating build/lib/molecule/lint copying molecule/lint/yamllint.py -> build/lib/molecule/lint copying molecule/lint/base.py -> build/lib/molecule/lint copying molecule/lint/__init__.py -> build/lib/molecule/lint running egg_info creating molecule.egg-info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'molecule.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'molecule.egg-info/SOURCES.txt' + sleep 1 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + PYTHONPATH=. + sphinx-build doc/source html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] authors reading sources... [ 15%] changelog reading sources... [ 23%] ci reading sources... [ 30%] configuration reading sources... [ 38%] contributing reading sources... [ 46%] development reading sources... [ 53%] examples reading sources... [ 61%] faq reading sources... [ 69%] index reading sources... [ 76%] installation reading sources... [ 84%] porting reading sources... [ 92%] testing reading sources... [100%] usage /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:7: WARNING: autodoc: failed to import class u'Config' from module u'molecule.config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:25: WARNING: autodoc: failed to import class u'AnsibleGalaxy' from module u'molecule.dependency.ansible_galaxy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/ansible_galaxy.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:31: WARNING: autodoc: failed to import class u'Gilt' from module u'molecule.dependency.gilt'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/dependency/gilt.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:57: WARNING: autodoc: failed to import class u'Azure' from module u'molecule.driver.azure'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/azure.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:63: WARNING: autodoc: failed to import class u'Delegated' from module u'molecule.driver.delegated'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/delegated.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:69: WARNING: autodoc: failed to import class u'Docker' from module u'molecule.driver.docker'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/docker.py", line 25, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:75: WARNING: autodoc: failed to import class u'Ec2' from module u'molecule.driver.ec2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/ec2.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:81: WARNING: autodoc: failed to import class u'Gce' from module u'molecule.driver.gce'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/gce.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:87: WARNING: autodoc: failed to import class u'Lxc' from module u'molecule.driver.lxc'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxc.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:93: WARNING: autodoc: failed to import class u'Lxd' from module u'molecule.driver.lxd'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/lxd.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:99: WARNING: autodoc: failed to import class u'Openstack' from module u'molecule.driver.openstack'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/openstack.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:105: WARNING: autodoc: failed to import class u'Vagrant' from module u'molecule.driver.vagrant'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/driver/vagrant.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:227: WARNING: autodoc: failed to import class u'Yamllint' from module u'molecule.lint.yamllint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/lint/yamllint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:233: WARNING: autodoc: failed to import class u'Platforms' from module u'molecule.platforms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/platforms.py", line 21, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:244: WARNING: autodoc: failed to import class u'Ansible' from module u'molecule.provisioner.ansible'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/ansible.py", line 26, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:252: WARNING: autodoc: failed to import class u'AnsibleLint' from module u'molecule.provisioner.lint.ansible_lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/provisioner/lint/ansible_lint.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:263: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenario.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:269: WARNING: autodoc: failed to import class u'Scenarios' from module u'molecule.scenarios'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/scenarios.py", line 23, in import tree_format ImportError: No module named tree_format /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:275: WARNING: autodoc: failed to import class u'State' from module u'molecule.state'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/state.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:286: WARNING: autodoc: failed to import class u'Goss' from module u'molecule.verifier.goss'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/goss.py", line 23, in from molecule import logger File "/builddir/build/BUILD/molecule-2.7/molecule/logger.py", line 24, in import colorama ImportError: No module named colorama /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:297: WARNING: autodoc: failed to import class u'Testinfra' from module u'molecule.verifier.testinfra'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/testinfra.py", line 23, in import sh ImportError: No module named sh /builddir/build/BUILD/molecule-2.7/doc/source/configuration.rst:307: WARNING: autodoc: failed to import class u'Flake8' from module u'molecule.verifier.lint.flake8'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/verifier/lint/flake8.py", line 23, in import sh ImportError: No module named sh doc/source/ci.rst:140: WARNING: Duplicate explicit target name: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:6: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/testing.rst:15: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:26: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". looking for now-outdated files... none found pickling environment... doc/source/ci.rst:45: WARNING: Duplicate target name, cannot be used as a unique reference: "tox". /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:7: WARNING: autodoc: failed to import class u'Check' from module u'molecule.command.check'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:15: WARNING: autodoc: failed to import class u'Converge' from module u'molecule.command.converge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:21: WARNING: autodoc: failed to import class u'Create' from module u'molecule.command.create'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:27: WARNING: autodoc: failed to import class u'Dependency' from module u'molecule.command.dependency'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:33: WARNING: autodoc: failed to import class u'Destroy' from module u'molecule.command.destroy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:39: WARNING: autodoc: failed to import class u'Idempotence' from module u'molecule.command.idempotence'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:45: WARNING: autodoc: failed to import class u'Role' from module u'molecule.command.init.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:48: WARNING: autodoc: failed to import class u'Scenario' from module u'molecule.command.init.scenario'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:51: WARNING: autodoc: failed to import class u'Template' from module u'molecule.command.init.template'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:57: WARNING: autodoc: failed to import class u'Lint' from module u'molecule.command.lint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:63: WARNING: autodoc: failed to import class u'List' from module u'molecule.command.list'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:69: WARNING: autodoc: failed to import class u'Login' from module u'molecule.command.login'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:75: WARNING: autodoc: failed to import class u'Prepare' from module u'molecule.command.prepare'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:81: WARNING: autodoc: failed to import class u'SideEffect' from module u'molecule.command.side_effect'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:87: WARNING: autodoc: failed to import class u'Syntax' from module u'molecule.command.syntax'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:95: WARNING: autodoc: failed to import class u'Test' from module u'molecule.command.test'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig /builddir/build/BUILD/molecule-2.7/doc/source/usage.rst:101: WARNING: autodoc: failed to import class u'Verify' from module u'molecule.command.verify'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) File "/builddir/build/BUILD/molecule-2.7/molecule/command/__init__.py", line 25, in from molecule.command import base # noqa File "/builddir/build/BUILD/molecule-2.7/molecule/command/base.py", line 27, in from molecule import config File "/builddir/build/BUILD/molecule-2.7/molecule/config.py", line 23, in import anyconfig ImportError: No module named anyconfig done checking consistency... done preparing documents... done writing output... [ 7%] authors writing output... [ 15%] changelog writing output... [ 23%] ci writing output... [ 30%] configuration writing output... [ 38%] contributing writing output... [ 46%] development writing output... [ 53%] examples writing output... [ 61%] faq writing output... [ 69%] index writing output... [ 76%] installation writing output... [ 84%] porting writing output... [ 92%] testing writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6L3aEf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + cd molecule-2.7 + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/verify.py to verify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/converge.py to converge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/prepare.py to prepare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/dependency.py to dependency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/init/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/idempotence.py to idempotence.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/side_effect.py to side_effect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/command/destroy.py to destroy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/goss.py to goss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/testinfra.py to testinfra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/verifier/lint/flake8.py to flake8.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/state.py to state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenarios.py to scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/migrate.py to migrate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/schema_v1.py to schema_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/scenario.py to scenario.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/interpolation.py to interpolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/platforms.py to platforms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/gilt.py to gilt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/yamllint.py to yamllint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/ansible.py to ansible.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/provisioner/lint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/azure.py to azure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/docker.py to docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/openstack.py to openstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/delegated.py to delegated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/gce.py to gce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxd.py to lxd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/driver/lxc.py to lxc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule/config.py to config.cpython-36.pyc writing byte-compilation script '/tmp/tmpvo7gkq0a.py' /usr/bin/python3 /tmp/tmpvo7gkq0a.py removing /tmp/tmpvo7gkq0a.py running install_egg_info running egg_info writing molecule.egg-info/PKG-INFO writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt writing requirements to molecule.egg-info/requires.txt writing top-level names to molecule.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6/site-packages/molecule-2.7-py3.6.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + SKIP_PIP_INSTALL=1 + PBR_VERSION=2.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/status.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/verify.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/converge.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/prepare.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/dependency.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/list.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/login.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/template.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/init.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/init/role.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init copying build/lib/molecule/command/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/idempotence.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/check.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/side_effect.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/syntax.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/test.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/create.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command copying build/lib/molecule/command/destroy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/goss.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/testinfra.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier copying build/lib/molecule/verifier/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/verifier/lint/flake8.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint copying build/lib/molecule/shell.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/state.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenarios.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/migrate.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/schema_v1.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/model/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model copying build/lib/molecule/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/scenario.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/interpolation.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/platforms.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/gilt.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency copying build/lib/molecule/dependency/ansible_galaxy.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/yamllint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint copying build/lib/molecule/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbook.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible_playbooks.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner copying build/lib/molecule/provisioner/ansible.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/ansible_lint.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/provisioner/lint/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint copying build/lib/molecule/util.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule copying build/lib/molecule/logger.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule creating /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/azure.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/docker.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/openstack.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/delegated.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/base.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/__init__.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/gce.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/ec2.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/vagrant.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxd.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/driver/lxc.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver copying build/lib/molecule/config.py -> /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/converge.py to converge.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/init/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/idempotence.py to idempotence.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/side_effect.py to side_effect.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/command/destroy.py to destroy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/goss.py to goss.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/testinfra.py to testinfra.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/verifier/lint/flake8.py to flake8.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenarios.py to scenarios.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/schema_v1.py to schema_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/gilt.py to gilt.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/dependency/ansible_galaxy.py to ansible_galaxy.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/yamllint.py to yamllint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbook.py to ansible_playbook.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible_playbooks.py to ansible_playbooks.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/ansible.py to ansible.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/ansible_lint.py to ansible_lint.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/provisioner/lint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/azure.py to azure.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/docker.py to docker.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/delegated.py to delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/vagrant.py to vagrant.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxd.py to lxd.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/driver/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule/config.py to config.pyc writing byte-compilation script '/tmp/tmpBCY6Qv.py' /usr/bin/python2 -O /tmp/tmpBCY6Qv.py removing /tmp/tmpBCY6Qv.py running install_egg_info running egg_info writing requirements to molecule.egg-info/requires.txt writing molecule.egg-info/PKG-INFO writing top-level names to molecule.egg-info/top_level.txt writing dependency_links to molecule.egg-info/dependency_links.txt writing entry points to molecule.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying molecule.egg-info to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7/site-packages/molecule-2.7-py2.7.egg-info running install_scripts Installing molecule script to /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.x86_64 --unique-debug-src-base python-molecule-2.7-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/molecule-2.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-molecule-2.7-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QeTfDJ + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python2-molecule + exit 0 Provides: python2-molecule = 2.7-1.fc28 python2.7dist(molecule) = 2.7 python2dist(molecule) = 2.7 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 Recommends: python-molecule-doc Processing files: python-molecule-doc-2.7-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UWNLWE + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + DOCDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst README.rst /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + cp -pr doc-requirements.txt test-requirements.txt /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/doc/python-molecule-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oSszhA + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python-molecule-doc + exit 0 Provides: python-molecule-doc = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-molecule-2.7-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l7tgWv + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + cp -pr LICENSE /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64/usr/share/licenses/python3-molecule + exit 0 Provides: python3-molecule = 2.7-1.fc28 python3.6dist(molecule) = 2.7 python3dist(molecule) = 2.7 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: /usr/bin/python2 python(abi) = 3.6 Recommends: python-molecule-doc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-molecule-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python-molecule-doc-2.7-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-molecule-2.7-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QyrLpU + umask 022 + cd /builddir/build/BUILD + cd molecule-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-molecule-2.7-1.fc28.x86_64 + exit 0 Child return code was: 0