[2016-12-07 04:19:06,144][ INFO][PID:20432] Setting up builder: 172.25.94.128 [2016-12-07 04:19:07,671][ INFO][PID:20432] marking build dir with build_id, [2016-12-07 04:19:07,672][ INFO][PID:20432] Start build: BuildJob [2016-12-07 04:19:10,287][ INFO][PID:20432] putting into minimal buildroot of epel-7-x86_64 [2016-12-07 04:19:10,756][ INFO][PID:20432] Cloning Dist Git repo iwienand/centos7-zookeeper/zookeeper, branch epel7, hash cf5bf1757097ead02b3f3eebbd5308370fb0871a [2016-12-07 04:19:12,945][ ERROR][PID:20432] Failed to obtain srpm from dist-git Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 264, in download_job_pkg_to_builder self.remote_pkg_path = list(results["contacted"].values())[0][u"stdout"].split("Wrote: ")[1] IndexError: list index out of range [2016-12-07 04:19:12,946][ ERROR][PID:20432] builder.build error building pkg `zookeeper`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.94.128': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/iwienand/centos7-zookeeper/zookeeper.git && cd zookeeper && git checkout cf5bf1757097ead02b3f3eebbd5308370fb0871a && fedpkg-copr --dist epel7 srpm', 'end': '2016-12-07 04:19:12.934100', 'stdout': 'Downloading zookeeper-3.4.9.tar.gz', 'changed': True, 'start': '2016-12-07 04:19:11.198557', 'delta': '0:00:01.735543', 'stderr': "Cloning into 'zookeeper'...\nNote: checking out 'cf5bf1757097ead02b3f3eebbd5308370fb0871a'.\n\nYou are in 'detached HEAD' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n\nIf you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b \n\nHEAD is now at cf5bf17... import_srpm\nerror: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration.\nerror: line 16: Source0: zookeeper-%{version}.tar.gz\n\nerror: query of specfile /tmp/build_package_repo/zookeeper/zookeeper.spec failed, can't parse\n\nCould not execute srpm: Could not get n-v-r-e from '\\n\\n'", 'rc': 1, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/iwienand/centos7-zookeeper/zookeeper.git && cd zookeeper && git checkout cf5bf1757097ead02b3f3eebbd5308370fb0871a && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 295, in build_pkg_and_process_results build_stdout = self.builder.build() File "/usr/share/copr/backend/mockremote/builder.py", line 351, in build self.download_job_pkg_to_builder() File "/usr/share/copr/backend/mockremote/builder.py", line 268, in download_job_pkg_to_builder raise BuilderError("Failed to obtain srpm from dist-git: ansible results {}".format(results)) BuilderError: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.94.128': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/iwienand/centos7-zookeeper/zookeeper.git && cd zookeeper && git checkout cf5bf1757097ead02b3f3eebbd5308370fb0871a && fedpkg-copr --dist epel7 srpm', 'end': '2016-12-07 04:19:12.934100', 'stdout': 'Downloading zookeeper-3.4.9.tar.gz', 'changed': True, 'start': '2016-12-07 04:19:11.198557', 'delta': '0:00:01.735543', 'stderr': "Cloning into 'zookeeper'...\nNote: checking out 'cf5bf1757097ead02b3f3eebbd5308370fb0871a'.\n\nYou are in 'detached HEAD' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n\nIf you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b \n\nHEAD is now at cf5bf17... import_srpm\nerror: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration.\nerror: line 16: Source0: zookeeper-%{version}.tar.gz\n\nerror: query of specfile /tmp/build_package_repo/zookeeper/zookeeper.spec failed, can't parse\n\nCould not execute srpm: Could not get n-v-r-e from '\\n\\n'", 'rc': 1, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/iwienand/centos7-zookeeper/zookeeper.git && cd zookeeper && git checkout cf5bf1757097ead02b3f3eebbd5308370fb0871a && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2016-12-07 04:19:12,947][ INFO][PID:20432] rsyncing of mockbuilder@172.25.94.128:/var/tmp/mockremote-anXlC/build/configs/epel-7-x86_64/* started for job: BuildJob [2016-12-07 04:19:13,359][ INFO][PID:20432] rsyncing finished. [2016-12-07 04:19:13,360][ ERROR][PID:20432] Failed to download data from builder due to rsync error, see the rsync log file for details.