Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-ansible-tower-cli.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.nBwti6:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '83181230f247450f88740ad37f365b59', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.nBwti6:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-ansible-tower-cli.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-ansible-tower-cli-3.3.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-ansible-tower-cli.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.nBwti6:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddd1902f3b81413c8c76f2a36274c4af', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.nBwti6:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-ansible-tower-cli.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FNSPy2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tower-cli-3.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tower-cli-3.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tower-cli-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BUqJNS + umask 022 + cd /builddir/build/BUILD + cd tower-cli-3.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/tower_cli copying tower_cli/__init__.py -> build/lib/tower_cli copying tower_cli/api.py -> build/lib/tower_cli copying tower_cli/compat.py -> build/lib/tower_cli copying tower_cli/conf.py -> build/lib/tower_cli copying tower_cli/constants.py -> build/lib/tower_cli copying tower_cli/exceptions.py -> build/lib/tower_cli creating build/lib/tower_cli/cli copying tower_cli/cli/__init__.py -> build/lib/tower_cli/cli copying tower_cli/cli/action.py -> build/lib/tower_cli/cli copying tower_cli/cli/base.py -> build/lib/tower_cli/cli copying tower_cli/cli/misc.py -> build/lib/tower_cli/cli copying tower_cli/cli/resource.py -> build/lib/tower_cli/cli copying tower_cli/cli/run.py -> build/lib/tower_cli/cli copying tower_cli/cli/types.py -> build/lib/tower_cli/cli creating build/lib/tower_cli/models copying tower_cli/models/__init__.py -> build/lib/tower_cli/models copying tower_cli/models/base.py -> build/lib/tower_cli/models copying tower_cli/models/fields.py -> build/lib/tower_cli/models creating build/lib/tower_cli/resources copying tower_cli/resources/__init__.py -> build/lib/tower_cli/resources copying tower_cli/resources/activity_stream.py -> build/lib/tower_cli/resources copying tower_cli/resources/ad_hoc.py -> build/lib/tower_cli/resources copying tower_cli/resources/application.py -> build/lib/tower_cli/resources copying tower_cli/resources/credential.py -> build/lib/tower_cli/resources copying tower_cli/resources/credential_type.py -> build/lib/tower_cli/resources copying tower_cli/resources/group.py -> build/lib/tower_cli/resources copying tower_cli/resources/host.py -> build/lib/tower_cli/resources copying tower_cli/resources/instance.py -> build/lib/tower_cli/resources copying tower_cli/resources/instance_group.py -> build/lib/tower_cli/resources copying tower_cli/resources/inventory.py -> build/lib/tower_cli/resources copying tower_cli/resources/inventory_script.py -> build/lib/tower_cli/resources copying tower_cli/resources/inventory_source.py -> build/lib/tower_cli/resources copying tower_cli/resources/inventory_update.py -> build/lib/tower_cli/resources copying tower_cli/resources/job.py -> build/lib/tower_cli/resources copying tower_cli/resources/job_event.py -> build/lib/tower_cli/resources copying tower_cli/resources/job_template.py -> build/lib/tower_cli/resources copying tower_cli/resources/label.py -> build/lib/tower_cli/resources copying tower_cli/resources/node.py -> build/lib/tower_cli/resources copying tower_cli/resources/notification_template.py -> build/lib/tower_cli/resources copying tower_cli/resources/organization.py -> build/lib/tower_cli/resources copying tower_cli/resources/project.py -> build/lib/tower_cli/resources copying tower_cli/resources/project_update.py -> build/lib/tower_cli/resources copying tower_cli/resources/role.py -> build/lib/tower_cli/resources copying tower_cli/resources/schedule.py -> build/lib/tower_cli/resources copying tower_cli/resources/setting.py -> build/lib/tower_cli/resources copying tower_cli/resources/team.py -> build/lib/tower_cli/resources copying tower_cli/resources/token.py -> build/lib/tower_cli/resources copying tower_cli/resources/unified_job.py -> build/lib/tower_cli/resources copying tower_cli/resources/user.py -> build/lib/tower_cli/resources copying tower_cli/resources/workflow.py -> build/lib/tower_cli/resources copying tower_cli/resources/workflow_job.py -> build/lib/tower_cli/resources creating build/lib/tower_cli/utils copying tower_cli/utils/__init__.py -> build/lib/tower_cli/utils copying tower_cli/utils/data_structures.py -> build/lib/tower_cli/utils copying tower_cli/utils/debug.py -> build/lib/tower_cli/utils copying tower_cli/utils/exceptions.py -> build/lib/tower_cli/utils copying tower_cli/utils/grammar.py -> build/lib/tower_cli/utils copying tower_cli/utils/parser.py -> build/lib/tower_cli/utils copying tower_cli/utils/resource_decorators.py -> build/lib/tower_cli/utils creating build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/__init__.py -> build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/cleaner.py -> build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/common.py -> build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/logging_command.py -> build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/receive.py -> build/lib/tower_cli/cli/transfer copying tower_cli/cli/transfer/send.py -> build/lib/tower_cli/cli/transfer running egg_info creating ansible_tower_cli.egg-info writing requirements to ansible_tower_cli.egg-info/requires.txt writing ansible_tower_cli.egg-info/PKG-INFO writing top-level names to ansible_tower_cli.egg-info/top_level.txt writing dependency_links to ansible_tower_cli.egg-info/dependency_links.txt writing entry points to ansible_tower_cli.egg-info/entry_points.txt writing manifest file 'ansible_tower_cli.egg-info/SOURCES.txt' reading manifest file 'ansible_tower_cli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ansible_tower_cli.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oj75nN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 + cd tower-cli-3.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/api.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/compat.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/conf.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/constants.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli copying build/lib/tower_cli/exceptions.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/action.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/base.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/misc.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/resource.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/run.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli copying build/lib/tower_cli/cli/types.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/cleaner.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/common.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/logging_command.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/receive.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer copying build/lib/tower_cli/cli/transfer/send.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models copying build/lib/tower_cli/models/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models copying build/lib/tower_cli/models/base.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models copying build/lib/tower_cli/models/fields.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/activity_stream.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/ad_hoc.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/application.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/credential.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/credential_type.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/group.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/host.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/instance.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/instance_group.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/inventory.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/inventory_script.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/inventory_source.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/inventory_update.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/job.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/job_event.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/job_template.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/label.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/node.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/notification_template.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/organization.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/project.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/project_update.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/role.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/schedule.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/setting.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/team.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/token.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/unified_job.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/user.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/workflow.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources copying build/lib/tower_cli/resources/workflow_job.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources creating /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/__init__.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/data_structures.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/debug.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/exceptions.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/grammar.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/parser.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils copying build/lib/tower_cli/utils/resource_decorators.py -> /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/cleaner.py to cleaner.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/logging_command.py to logging_command.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/receive.py to receive.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/cli/transfer/send.py to send.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/models/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/activity_stream.py to activity_stream.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/ad_hoc.py to ad_hoc.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/application.py to application.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/credential_type.py to credential_type.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/instance.py to instance.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/instance_group.py to instance_group.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/inventory.py to inventory.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/inventory_script.py to inventory_script.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/inventory_source.py to inventory_source.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/inventory_update.py to inventory_update.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/job_event.py to job_event.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/job_template.py to job_template.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/label.py to label.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/notification_template.py to notification_template.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/organization.py to organization.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/project_update.py to project_update.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/schedule.py to schedule.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/setting.py to setting.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/team.py to team.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/unified_job.py to unified_job.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/workflow.py to workflow.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/resources/workflow_job.py to workflow_job.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/data_structures.py to data_structures.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/grammar.py to grammar.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/tower_cli/utils/resource_decorators.py to resource_decorators.pyc writing byte-compilation script '/tmp/tmpdwqSXW.py' /usr/bin/python2 -O /tmp/tmpdwqSXW.py removing /tmp/tmpdwqSXW.py running install_egg_info running egg_info writing requirements to ansible_tower_cli.egg-info/requires.txt writing ansible_tower_cli.egg-info/PKG-INFO writing top-level names to ansible_tower_cli.egg-info/top_level.txt writing dependency_links to ansible_tower_cli.egg-info/dependency_links.txt writing entry points to ansible_tower_cli.egg-info/entry_points.txt reading manifest file 'ansible_tower_cli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ansible_tower_cli.egg-info/SOURCES.txt' Copying ansible_tower_cli.egg-info to /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7/site-packages/ansible_tower_cli-3.3.0-py2.7.egg-info running install_scripts Installing awx-cli script to /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/bin Installing tower-cli script to /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/etc/tower + touch /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/etc/tower/tower_cli.cfg + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tower-cli-3.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dtMigN + umask 022 + cd /builddir/build/BUILD + cd tower-cli-3.3.0 + nosetests-2.7 -v BUILDSTDERR: test_get_resource (tests.test__init.GetResourceTests) ... ok BUILDSTDERR: Establish that authentication errors raise the AuthError ... ok BUILDSTDERR: Establish that other errors not covered above raise the ... ok BUILDSTDERR: Establish that if we get a ConnectionError or an SSLError ... ok BUILDSTDERR: Establish that if we get a ConnectionError or an SSLError ... ok BUILDSTDERR: Establish that if connection fails and protocol not given, ... ok BUILDSTDERR: Establish that forbidden errors raise the ForbiddenError ... ok BUILDSTDERR: Establish that commands can not be ran with verify_ssl set ... ok BUILDSTDERR: Establish that the --insecure flag will cause the program to ... ok BUILDSTDERR: Establish that authentication errors raise the MethodNotAllowed ... ok BUILDSTDERR: Establish that authentication errors raise the NotFound ... ok BUILDSTDERR: Establish that the prefix property returns the appropriate ... ok BUILDSTDERR: Establish that the prefix property returns the appropriate ... ok BUILDSTDERR: Establish that a request that returns a valid JSON response ... ok BUILDSTDERR: Establish that on a POST request, we encode the provided data ... ok BUILDSTDERR: Establish that server errors raise the ServerError ... ok BUILDSTDERR: test_auth_token_unsupported (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: test_oauth_bearer_token (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: test_reading_expired_token (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: test_reading_invalid_token (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: test_reading_invalid_token_from_server (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: test_reading_valid_token (tests.test_api.TowerAuthTokenTests) ... ok BUILDSTDERR: Establish that options in help text are correctly categorized. ... ok BUILDSTDERR: Establish that no_args_is_help causes the help to be printed, ... ok BUILDSTDERR: Establish that if `tower-cli config` is sent an invalid key, ... ok BUILDSTDERR: Establish that if no global config file exists, that tower-cli ... ok BUILDSTDERR: Establish that if `tower-cli config` is called with both a value ... ok BUILDSTDERR: Establish that if we are given a key and no value, that the ... ok BUILDSTDERR: Establish that if `tower-cli config` is called with no arguments, ... ok BUILDSTDERR: Warn user if configuration file permissions can not be set ... ok BUILDSTDERR: Establish that calling `tower-cli config --unset` works in the ... ok BUILDSTDERR: Establish that if we attempt to write a valid setting, that ... ok BUILDSTDERR: Establish that if we attempt to write a valid setting locally, that ... ok BUILDSTDERR: Establish that if we attempt to write a valid setting, that ... ok BUILDSTDERR: Establish that if we attempt to write a valid setting, that ... ok BUILDSTDERR: Establish that if `tower-cli login` is called with a username, ... ok BUILDSTDERR: Establish that if `tower-cli login` is called with no arguments, it ... ok BUILDSTDERR: Establish that if `tower-cli login` is used on a Tower that ... ok BUILDSTDERR: Establish that if `tower-cli login` is called with an invalid ... ok BUILDSTDERR: Establish that if `tower-cli login` is called with a username and ... ok BUILDSTDERR: Establish that if `tower-cli login` is called with a username, ... ok BUILDSTDERR: Establish that the `echo_setting` method works in the way ... ok BUILDSTDERR: Establish that the version command gives a nice error in cases ... ok BUILDSTDERR: Establish that the version command returns the output we ... ok BUILDSTDERR: Establish that the command based on a resource is, in fact, a ... ok BUILDSTDERR: Establish that the `get_command` method appropriately adds a ... ok BUILDSTDERR: Establish that for resources with names beginning with vowels, ... ok BUILDSTDERR: Establish that for resources with names ending in y, that plural ... ok BUILDSTDERR: test_echo_id (tests.test_cli_resource.SubcommandTests) ... ok BUILDSTDERR: Establish that the _echo_method subcommand class works in the ... ok BUILDSTDERR: Establish that the _echo_method subcommand decorator works ... ok BUILDSTDERR: Establish that the _echo_method subcommand decorator works ... ok BUILDSTDERR: Establish that the _echo_method subcommand class respects format_freezer ... ok BUILDSTDERR: Establish that booleans are formatted right-aligned, lower-cased ... ok BUILDSTDERR: Establish that a custom dictionary with no ID is made into a ... ok BUILDSTDERR: Establish that the `_echo_method` properly returns human formatting ... ok BUILDSTDERR: Establish that if there is a change and no id is returned, ... ok BUILDSTDERR: Establish that if there are no records sent to the human formatter, ... ok BUILDSTDERR: Establish that a single result sent to the human formatter ... ok BUILDSTDERR: Establish that pagination works in human formatting, and it ... ok BUILDSTDERR: Establish that pagination works in human formatting, and it ... ok BUILDSTDERR: Establish that the `_echo_method` properly returns YAML formatting ... ok BUILDSTDERR: Establish that if a field is given an explicit key, that they ... ok BUILDSTDERR: Establish that resource field help text is properly prefixed. ... ok BUILDSTDERR: Establish that resource field help text is properly suffixed if field type is StructuredInput. ... ok BUILDSTDERR: Establish that a field which is not an option is not made into ... ok BUILDSTDERR: Establish that the `get_command` method returns the appropriate ... ok BUILDSTDERR: Establish that if `get_command` is called against a command that ... ok BUILDSTDERR: Establish that the `list_commands` method for the command ... ok BUILDSTDERR: test_unicode_human_formatting (tests.test_cli_resource.SubcommandTests) ... ok BUILDSTDERR: Establish that the `use_fields_as_options` attribute is honored ... ok BUILDSTDERR: Establish that the `use_fields_as_options` attribute is honored ... ok BUILDSTDERR: test_get_api_options (tests.test_cli_transfer_common.TransferCommonTests) ... ok BUILDSTDERR: test_get_identity (tests.test_cli_transfer_common.TransferCommonTests) ... ok BUILDSTDERR: test_map_node_to_post_options (tests.test_cli_transfer_common.TransferCommonTests) ... ok BUILDSTDERR: test_remove_encrypted_value (tests.test_cli_transfer_common.TransferCommonTests) ... ok BUILDSTDERR: test_remove_local_path_from_scm_project (tests.test_cli_transfer_common.TransferCommonTests) ... ok BUILDSTDERR: test_get_terminal_size (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_log_change (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_log_error (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_log_ok (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_log_warn (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_my_print_no_color (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_print_header_row (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_print_into (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: test_print_recap (tests.test_cli_transfer_logging_command.LoggingCommandTests) ... ok BUILDSTDERR: Establish that if a filename is specified with a user home directory ... ok BUILDSTDERR: Establish that if we receive a file-like object to the convert ... ok BUILDSTDERR: Establish that non-string input is protected against. ... ok BUILDSTDERR: Establish that file with variables is opened in this type. ... ok BUILDSTDERR: Establish that plain variables are passed as-is. ... ok BUILDSTDERR: Establish that custom types are equipped with __name__ field and the ... ok BUILDSTDERR: Establish that the convert method converts from the value ... ok BUILDSTDERR: Establish that if we get a string value, we do a lookup against ... ok BUILDSTDERR: Establish that if doing a foreign key lookup fails, that we ... ok BUILDSTDERR: Establish that if doing a foreign key lookup returns multiple ... ok BUILDSTDERR: Establish that if we get an integer sent to the convert method, ... ok BUILDSTDERR: Establish that attempting to convert None just returns None, ... ok BUILDSTDERR: Establish 'null' passes through as-is ... ok BUILDSTDERR: Establish that if we get a string value that looks like an integer, ... ok BUILDSTDERR: Establish that the metavar ends up being what we expect, ... ok BUILDSTDERR: test_deserialize_valid_input (tests.test_cli_types.StructuredInputTests) ... ok BUILDSTDERR: test_invalid_json_raises_exception (tests.test_cli_types.StructuredInputTests) ... ok BUILDSTDERR: Establish that if we call the @click.command decorator with a call ... ok BUILDSTDERR: Test that the kwargs from settings are removed before ... ok BUILDSTDERR: Establish that the environment variables do not override explicitly ... ok BUILDSTDERR: Establish that the environment variables are correctly parsed ... ok BUILDSTDERR: Warn file permissions may expose credentials ... ok BUILDSTDERR: Establish that the parser can read settings with a standard ... ok BUILDSTDERR: Establish that the parser can read settings without a ... ok BUILDSTDERR: Establish that if /etc/tower/ exists but isn't readable, ... ok BUILDSTDERR: Establish that the show method will properly route to an ... ok BUILDSTDERR: Establish that the abstract MonitorableResource's status ... ok BUILDSTDERR: Establish that commands are appropriately classified within ... ok BUILDSTDERR: Establish that disabled_methods of derived classes disable specified ... ok BUILDSTDERR: Establish that the endpoints have leading and trailing slashes ... ok BUILDSTDERR: Establish that Resource subclasses are required to have ... ok BUILDSTDERR: Establish that fields are appropriately classified within ... ok BUILDSTDERR: Establish that the stock commands are automatically present ... ok BUILDSTDERR: Establish that click decoration from all parent class chains are ... ok BUILDSTDERR: Test that metaclass does not duplicate options from multiple parents ... ok BUILDSTDERR: Establish that commands overridden in subclasses retain their ... ok BUILDSTDERR: Establish that the _assoc method returns an unchanged status ... ok BUILDSTDERR: Establish that the _assoc method returns an changed status ... ok BUILDSTDERR: A resource with fields marked `multiple` has those fields copied fully ... ok BUILDSTDERR: Establish that a standard create call works in the way that ... ok BUILDSTDERR: Establish that if we attempt to create a record that already exists, ... ok BUILDSTDERR: Establish that if we attempt to create a record and don't specify ... ok BUILDSTDERR: Establish that calling `delete` and providing a primary key ... ok BUILDSTDERR: Establish that calling `delete` on a record that does not exist ... ok BUILDSTDERR: Establish that calling `delete` on a record that does not ... ok BUILDSTDERR: Establish that calling `delete` with keyword arguments works ... ok BUILDSTDERR: Establish that calling `delete` on a record without a primary ... ok BUILDSTDERR: Establish that calling `delete` on a record without a primary ... ok BUILDSTDERR: Establish that the _assoc method returns an changed status ... ok BUILDSTDERR: Establish that the _disassoc method returns an unchanged status ... ok BUILDSTDERR: Establish that the Resource class' `get` method works in the ... ok BUILDSTDERR: Establish that if get is called with include_debug_header=False, ... ok BUILDSTDERR: Establish that if a read method gets more than one result when ... ok BUILDSTDERR: Establish that if a read method gets 0 results when it should have ... ok BUILDSTDERR: Establish that the Resource class' `list` method correctly ... ok BUILDSTDERR: Establish that if we pass custom keyword arguments to list, that ... ok BUILDSTDERR: Establish that if we attempt to query on the same field twice, ... ok BUILDSTDERR: Establish that the Resource class' `list` method correctly ... ok BUILDSTDERR: Establish that if `list` is called with keyword arguments with ... ok BUILDSTDERR: Establish that the list function works even if the server gives ... ok BUILDSTDERR: Establish that the `list` method returns pages as integers ... ok BUILDSTDERR: Establish that if _lookup is invoked and finds a record when it ... ok BUILDSTDERR: Establish that a if _lookup is invoked without any unique ... ok BUILDSTDERR: Establish that the modify method works in the way we expect, ... ok BUILDSTDERR: Establish that we ignore keyword arguments set to None when ... ok BUILDSTDERR: Establish that the modify method does not actually attempt ... ok BUILDSTDERR: Establish that if we get a file-like object, that it is ... ok BUILDSTDERR: Establish that our write method, if it gets a file-like object, ... ok BUILDSTDERR: Establish that a resource with 'null' field is written. ... ok BUILDSTDERR: test_survey_create (tests.test_models_base.SurveyResourceTests) ... ok BUILDSTDERR: test_survey_delete (tests.test_models_base.SurveyResourceTests) ... ok BUILDSTDERR: test_survey_no_op (tests.test_models_base.SurveyResourceTests) ... ok BUILDSTDERR: Establish that the `__gt__` comparison method on fields works ... ok BUILDSTDERR: Establish that the `__lt__` comparison method on fields works ... ok BUILDSTDERR: Establish that the `flags` property successfully flags a ... ok BUILDSTDERR: Establish that the `flags` property successfully flags read-only ... ok BUILDSTDERR: Establish that the `flags` property returns what I expect for a ... ok BUILDSTDERR: Establish that the flags property successfully shows the correct ... ok BUILDSTDERR: Establish that the `flags` property successfully flags unfilterable ... ok BUILDSTDERR: Establish that an explicitly provided help text is preserved ... ok BUILDSTDERR: Establish that a sane implicit help text is provided if none is ... ok BUILDSTDERR: test_associate_method (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: test_configure_model (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: test_disassociate_method (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: test_method_docs (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: test_method_name (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: test_resource_configuration (tests.test_models_fields.ManyToManyFieldTests) ... ok BUILDSTDERR: Test auto-lookup when the monitor method is called ... ok BUILDSTDERR: Test auto-lookup of last job is called for wait ... ok BUILDSTDERR: Test the method that makes a call to get standard out. ... ok BUILDSTDERR: Test that printing standard out works with project-like things. ... ok BUILDSTDERR: Test that unified job will be automatically looked up. ... ok BUILDSTDERR: Establish that a standard cancelation command works in the way ... ok BUILDSTDERR: Establish that a standard cancelation command works in the way ... ok BUILDSTDERR: Establish that we are able to run an ad hoc command. ... ok BUILDSTDERR: Establish that we are able to run a command and monitor ... ok BUILDSTDERR: Establish that we are able to run an ad hoc command and also ... ok BUILDSTDERR: Establish that we are able use the --become-enabled flag ... ok BUILDSTDERR: Establish that we are able to run an ad hoc command. ... ok BUILDSTDERR: Establish that if the command has failed, that we raise the ... ok BUILDSTDERR: test_detailed (tests.test_resources_ad_hoc.StatusTests) ... ok BUILDSTDERR: Establish that the data about an ad hoc command retrieved ... ok BUILDSTDERR: Establish that creating with special fields uses special no_lookup ... ok BUILDSTDERR: Establish that the correct GET data is used with the new ... ok BUILDSTDERR: Establish that creating with special fields passes through as-is ... ok BUILDSTDERR: Establish that a create without user, team, or credential works ... ok BUILDSTDERR: Establish that associate commands work. ... ok BUILDSTDERR: Establish that if we start the creation process of a child group ... ok BUILDSTDERR: Establish that if we try to create a group that already exists, ... ok BUILDSTDERR: Establish that error is thrown when no group/inventory given. ... ok BUILDSTDERR: Establish that associate commands work. ... ok BUILDSTDERR: Test that anything not covered by the subclass implementation ... ok BUILDSTDERR: Establish that getting root groups from the Tower API works in ... ok BUILDSTDERR: Establish that listing with a parent specified works. ... ok BUILDSTDERR: Establish that if we try to get root groups without specifying ... ok BUILDSTDERR: Test that we can change the endpoint to list children of another ... ok BUILDSTDERR: Test that we can change the endpoint to list children of another ... ok BUILDSTDERR: Establish that the insights command runs as it is supposed. ... ok BUILDSTDERR: Establish that a host filter option is converted into query string. ... ok BUILDSTDERR: Establish that the list_facts command runs as it is supposed. ... ok BUILDSTDERR: Establish that a group flag is converted into query string. ... ok BUILDSTDERR: Establish that the group flag doesn't break the normal list. ... ok BUILDSTDERR: test_batch_update (tests.test_resources_inventory.InventoryTests) ... ok BUILDSTDERR: Establish that if an update is currently running, that we see this ... ok BUILDSTDERR: Establish that a detailed request is sent back in the way ... ok BUILDSTDERR: Establish that running `status` against a project with no updates ... ok BUILDSTDERR: Establish that the data about a project update retrieved from the ... ok BUILDSTDERR: Establish that if we attempt to update an inventory source that ... ok BUILDSTDERR: Establish that if we are able to update an inventory source, ... ok BUILDSTDERR: Establish that if we call update with the monitor flag, that the ... ok BUILDSTDERR: Establish that a job can be canceled by name or identity ... ok BUILDSTDERR: Establish that a standard cancelation command works in the way ... ok BUILDSTDERR: Establish that a standard cancelation command works in the way ... ok BUILDSTDERR: Establish that a standard cancelation command works in the way ... ok BUILDSTDERR: Establish that we are able to create a job that doesn't require ... ok BUILDSTDERR: Establish that we are able to create a job that doesn't require ... ok BUILDSTDERR: Establish that we are able to create a job and echo the output ... ok BUILDSTDERR: Establish that extra variables specified at call time are ... ok BUILDSTDERR: Establish that if we should be asking for extra variables at ... ok BUILDSTDERR: Establish that if we should be asking for extra variables at ... ok BUILDSTDERR: User launches a job that prompts for variables. User closes ... ok BUILDSTDERR: Establish that extra variables specified at call time as a file are ... ok BUILDSTDERR: Establish that if ignored_fields is returned when launching job, ... ok BUILDSTDERR: Check that in Tower versions past 2.4, ... ok BUILDSTDERR: Establish that we are able to create a job and attach tags to it. ... ok BUILDSTDERR: Establish that if the click library gives a tuple, than the job ... ok BUILDSTDERR: Establish that we are able to create a job that doesn't require ... ok BUILDSTDERR: Establish that if we attempt to wait an already successful job, ... ok BUILDSTDERR: Pass-through successful job with monitor method ... ok BUILDSTDERR: Establish that if the job has failed, that we raise the ... ok BUILDSTDERR: Establish that if the job has failed, that we raise the ... ok BUILDSTDERR: Establish that if the first status call returns a pending job, ... ok BUILDSTDERR: Establish that the --timeout flag is honored if sent to ... ok BUILDSTDERR: Establish that if the first status call returns a pending job, ... ok BUILDSTDERR: Establish that the wait command prints more useful output ... ok BUILDSTDERR: Establish that a standard relaunch command works in the way ... ok BUILDSTDERR: test_detailed (tests.test_resources_job.StatusTests) ... ok BUILDSTDERR: Establish that the data about a job retrieved from the jobs ... ok BUILDSTDERR: Establish that the data about job specified by query is ... ok BUILDSTDERR: Establish that the associate method makes the HTTP requests ... ok BUILDSTDERR: Establish that a job template should be able to associate itself ... ok BUILDSTDERR: Establish that a job template should be able to conduct provisioning callback ... ok BUILDSTDERR: Establish that a job template can be created ... ok BUILDSTDERR: Establish that a job template can be created ... ok BUILDSTDERR: Establish that the disassociate method makes the HTTP requests ... ok BUILDSTDERR: Establish that a job template should be able to disassociate itself ... ok BUILDSTDERR: Establish that a job template can be created ... ok BUILDSTDERR: Establish that a job template can be modified ... ok BUILDSTDERR: Establish that a job template can be modified ... ok BUILDSTDERR: Establish that create a label with job template specified ... ok BUILDSTDERR: Establish that delete method of a label is properly disabled. ... ok BUILDSTDERR: Establish that configuration-related fields are not used for ... ok BUILDSTDERR: Establish that we can create a notification template in isolation. ... ok BUILDSTDERR: Establish that we can create a notification template under an ... ok BUILDSTDERR: Establish that creating a notification template without necessary ... ok BUILDSTDERR: Establish that we can delete an existing notification template. ... ok BUILDSTDERR: Establish that encrypted configuration fields must be provided ... ok BUILDSTDERR: Establish that we can get exactly one notification template. ... ok BUILDSTDERR: Establish that incorrect json format would trigger exception. ... ok BUILDSTDERR: Establish that we can get a list of notification templates under ... ok BUILDSTDERR: Establish that we can modify an existing notification, ... ok BUILDSTDERR: Establish that modifying an existing notification template to a new ... ok BUILDSTDERR: Establish that --notification-configuration option would ignore ... ok BUILDSTDERR: Establish that a project can be created with the wait flag ... ok BUILDSTDERR: Establish that a project can be created inside of an organization. ... ok BUILDSTDERR: Establish organization works as direct API flag when the API ... ok BUILDSTDERR: Establish that a project can be created without giving an ... ok BUILDSTDERR: Establish that if an update is currently running, that we see this ... ok BUILDSTDERR: Establish that a detailed request is sent back in the way ... ok BUILDSTDERR: Establish that running `status` against a project with no updates ... ok BUILDSTDERR: Establish that the data about a project update retrieved from the ... ok BUILDSTDERR: Establish that we are able to create a project update ... ok BUILDSTDERR: Establish that we are able to create a project update ... ok BUILDSTDERR: Establish that attempting to update a non-updatable project ... ok BUILDSTDERR: Test modifying project in order to cover the special case that ... ok BUILDSTDERR: Test that output configuration for writing to role works. ... ok BUILDSTDERR: Assure that super method is called with right parameters ... ok BUILDSTDERR: Test internal use with json format, no debug ... ok BUILDSTDERR: Assure that super method is called granting role ... ok BUILDSTDERR: Listing based on a resource the role applies to ... ok BUILDSTDERR: Teams can not be passed as a parameter, check use of sublist ... ok BUILDSTDERR: Assure that super method is called with right parameters ... ok BUILDSTDERR: Test that None is returned from removed methods. ... ok BUILDSTDERR: Assure that super method is called revoking role ... ok BUILDSTDERR: Simulate granting user permission. ... ok BUILDSTDERR: Simulate granting user permission. ... ok BUILDSTDERR: Simulate revoking user permission where they already lack it. ... ok BUILDSTDERR: Simulate granting user permission where they already have it. ... ok BUILDSTDERR: Simulate granting user permission where they already have it. ... ok BUILDSTDERR: Translation of input args to lookup args, ignoring inventory ... ok BUILDSTDERR: Translation of input args to lookup args, using team ... ok BUILDSTDERR: Testing obj_res method, ability to produce errors here. ... ok BUILDSTDERR: Test that the input format can be correctly translated into the ... ok BUILDSTDERR: Testing obj_res method, ability to duplicate errors. ... ok BUILDSTDERR: Test function that fills in extra columns ... ok BUILDSTDERR: Establish that correct endpoint is invoked according to unified jt ... ok BUILDSTDERR: Establish that click-related extra function attributes are passed ... ok BUILDSTDERR: Establish that docstring of the original method are passed on ... ok BUILDSTDERR: Establish that No more than one unified job template fields ... ok BUILDSTDERR: Establish that At least one unified job template field should ... ok BUILDSTDERR: The delete method is properly disabled. ... ok BUILDSTDERR: The create method is properly disabled. ... ok BUILDSTDERR: Always PATCH a setting if it's an encrypted one ... ok BUILDSTDERR: Individual settings can be retrieved ... ok BUILDSTDERR: Invalid setting names throw an error ... ok BUILDSTDERR: Don't PATCH a setting if the provided value didn't change ... ok BUILDSTDERR: The software license can be updated ... ok BUILDSTDERR: All settings can be listed ... ok BUILDSTDERR: Settings can be listed by category ... ok BUILDSTDERR: Settings can only be listed by valid categories ... ok BUILDSTDERR: A setting's value can be updated ... ok BUILDSTDERR: A setting must exist to be updated ... ok BUILDSTDERR: A setting's value can be updated with a boolean ... ok BUILDSTDERR: A setting's value can be updated with a dict ... ok BUILDSTDERR: A setting's value can be updated with a list ... ok BUILDSTDERR: A setting's value can be updated with unicode ... ok BUILDSTDERR: Test application of additional decorator in __getattribute__ ... ok BUILDSTDERR: Test that the expected structure is returned from the method ... ok BUILDSTDERR: test_schema_update (tests.test_resources_workflow.SchemaTests) ... ok BUILDSTDERR: test_get_attribute (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_launch (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_launch_monitor (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_launch_wait (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_lookup_stdout (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_lookup_stdout_not_full (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: test_lookup_stdout_start_n_end (tests.test_resources_workflow_job.WorkflowJobTest) ... ok BUILDSTDERR: English words changed from singular to plural ... ok BUILDSTDERR: English words changed from singular to plural ... ok BUILDSTDERR: Establish that when the color setting is false, that color ... ok BUILDSTDERR: Establish that when the color setting is true, that color ... ok BUILDSTDERR: Establish that the OrderedDict __repr__ method works in the ... ok BUILDSTDERR: Ensure we treat words longer than 79 characters properly and do not ... ok BUILDSTDERR: Establish that extra newlines are correctly applied if they ... ok BUILDSTDERR: Establish that a header echoes the expected string, of ... ok BUILDSTDERR: Establish that overly long debug messages will be displayed in ... ok BUILDSTDERR: Establish that this method does nothing if we are not in ... ok BUILDSTDERR: Check robustness of the parser functions in how it handles ... ok BUILDSTDERR: Verify that unicode strings are correctly parsed and ... ok BUILDSTDERR: Combine yaml with json with bare values, check that key:value ... ok BUILDSTDERR: Given a yaml file with incorrect syntax, throw a warning ... ok BUILDSTDERR: Test that last value is the one that overwrites the others ... ok BUILDSTDERR: Give it some with '@' and test that it reads from the file ... ok BUILDSTDERR: Test to ensure that both dict and OrderedDict can be parsed ... ok BUILDSTDERR: Test that ordered_dump perserves the order of OrderedDict. ... ok BUILDSTDERR: Custom input-output scenario tests for 2 sources into one. ... ok BUILDSTDERR: Custom input-output scenario tests. ... ok BUILDSTDERR: Run tests on the data from Ansible core project. ... ok BUILDSTDERR: Test that data is dumped without unicode character marking. ... ok BUILDSTDERR: Name Stmts Miss Branch BrMiss Cover Missing BUILDSTDERR: --------------------------------------------------------------------------------------- BUILDSTDERR: tower_cli 7 0 0 0 100% BUILDSTDERR: tower_cli.api 156 5 61 4 96% 66, 97, 338-340 BUILDSTDERR: tower_cli.cli 0 0 0 0 100% BUILDSTDERR: tower_cli.cli.action 44 0 22 1 98% BUILDSTDERR: tower_cli.cli.misc 179 20 52 9 87% 60, 283, 293-297, 327-332, 364-366, 396-401 BUILDSTDERR: tower_cli.cli.resource 170 4 78 4 97% 105, 145, 256, 356 BUILDSTDERR: tower_cli.cli.transfer 0 0 0 0 100% BUILDSTDERR: tower_cli.cli.transfer.common 258 198 128 102 22% 105-122, 143-211, 216-270, 274-291, 295-337, 341-364, 368-375, 384-403, 407-415, 419-431, 435-470 BUILDSTDERR: tower_cli.cli.transfer.logging_command 68 0 14 0 100% BUILDSTDERR: tower_cli.cli.types 78 1 18 2 97% 63 BUILDSTDERR: tower_cli.conf 144 3 44 2 97% 265, 293-294 BUILDSTDERR: tower_cli.constants 5 0 0 0 100% BUILDSTDERR: tower_cli.exceptions 42 0 2 0 100% BUILDSTDERR: tower_cli.models 4 0 0 0 100% BUILDSTDERR: tower_cli.models.base 474 24 224 21 94% 82, 218, 383-386, 663-666, 743, 846, 850, 855, 1107-1108, 1119-1120, 1141, 1151, 1171-1174 BUILDSTDERR: tower_cli.models.fields 109 0 24 1 99% BUILDSTDERR: tower_cli.resources 9 0 2 0 100% BUILDSTDERR: tower_cli.resources.ad_hoc 44 1 6 1 96% 129 BUILDSTDERR: tower_cli.resources.credential 14 0 0 0 100% BUILDSTDERR: tower_cli.resources.group 58 0 12 0 100% BUILDSTDERR: tower_cli.resources.host 36 0 4 0 100% BUILDSTDERR: tower_cli.resources.inventory 24 0 0 0 100% BUILDSTDERR: tower_cli.resources.inventory_source 58 0 10 1 99% BUILDSTDERR: tower_cli.resources.job 102 16 47 15 79% 144-147, 178-187, 204, 229, 248 BUILDSTDERR: tower_cli.resources.job_template 80 2 9 3 94% 248, 251 BUILDSTDERR: tower_cli.resources.label 33 2 6 2 90% 87-88 BUILDSTDERR: tower_cli.resources.node 88 30 12 10 60% 83, 87, 94-103, 107-120, 123-126, 148, 169, 192, 213, 236, 257 BUILDSTDERR: tower_cli.resources.notification_template 134 10 35 6 91% 165, 181, 246-256, 298-301 BUILDSTDERR: tower_cli.resources.organization 10 0 0 0 100% BUILDSTDERR: tower_cli.resources.project 82 3 22 3 94% 110, 144, 188 BUILDSTDERR: tower_cli.resources.role 164 1 70 1 99% 178 BUILDSTDERR: tower_cli.resources.schedule 71 7 18 4 88% 83, 85-86, 153-159 BUILDSTDERR: tower_cli.resources.setting 68 0 18 0 100% BUILDSTDERR: tower_cli.resources.team 11 0 0 0 100% BUILDSTDERR: tower_cli.resources.unified_job 10 0 0 0 100% BUILDSTDERR: tower_cli.resources.user 13 0 0 0 100% BUILDSTDERR: tower_cli.resources.workflow 186 13 92 10 92% 42-44, 54, 229, 281, 283-285, 288, 292, 326, 354 BUILDSTDERR: tower_cli.resources.workflow_job 62 4 22 4 90% 67, 79, 100, 146 BUILDSTDERR: tower_cli.utils 16 0 4 0 100% BUILDSTDERR: tower_cli.utils.data_structures 2 0 0 0 100% BUILDSTDERR: tower_cli.utils.debug 34 0 18 0 100% BUILDSTDERR: tower_cli.utils.grammar 20 0 10 0 100% BUILDSTDERR: tower_cli.utils.parser 81 3 35 4 94% 42, 51, 60 BUILDSTDERR: tower_cli.utils.resource_decorators 32 0 6 0 100% BUILDSTDERR: --------------------------------------------------------------------------------------- BUILDSTDERR: TOTAL 3280 347 1125 210 87% BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 354 tests in 2.315s BUILDSTDERR: OK + rm -rf /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386//usr/lib/python2.7/site-packages/tests + rm -rf '/builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/%{python3_sitelib}/tests' + exit 0 Processing files: python2-ansible-tower-cli-3.3.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FqUZs8 + umask 022 + cd /builddir/build/BUILD + cd tower-cli-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/doc/python2-ansible-tower-cli-3.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/doc/python2-ansible-tower-cli-3.3.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/doc/python2-ansible-tower-cli-3.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5QssHt + umask 022 + cd /builddir/build/BUILD + cd tower-cli-3.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/licenses/python2-ansible-tower-cli-3.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/licenses/python2-ansible-tower-cli-3.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386/usr/share/licenses/python2-ansible-tower-cli-3.3.0 + exit 0 Provides: ansible-tower-cli = 3.3.0-2.el7 config(python2-ansible-tower-cli) = 3.3.0-2.el7 python-ansible-tower-cli = 3.3.0-2.el7 python2-ansible-tower-cli = 3.3.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-ansible-tower-cli < 3.3.0-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 Wrote: /builddir/build/RPMS/python2-ansible-tower-cli-3.3.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YxkD8r + umask 022 + cd /builddir/build/BUILD + cd tower-cli-3.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ansible-tower-cli-3.3.0-2.el7.i386 + exit 0 Child return code was: 0