[2016-07-15 05:50:56,678][ INFO][PID:1121] Setting up builder: 172.25.93.55 [2016-07-15 05:50:58,284][ INFO][PID:1121] marking build dir with build_id, [2016-07-15 05:50:58,285][ INFO][PID:1121] Start build: BuildJob [2016-07-15 05:50:58,286][ INFO][PID:1121] putting into minimal buildroot of epel-7-x86_64 [2016-07-15 05:50:58,844][ INFO][PID:1121] Cloning Dist Git repo openresty/openresty/openresty, branch epel7, hash f0f3389d218ddb24b908fe62a892c95219426839 [2016-07-15 05:50:59,878][ ERROR][PID:1121] Failed to obtain srpm from dist-git Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 218, 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-07-15 05:50:59,879][ ERROR][PID:1121] builder.build error building pkg `openresty`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.93.55': {'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/openresty/openresty/openresty.git && cd openresty && git checkout f0f3389d218ddb24b908fe62a892c95219426839 && fedpkg-copr --dist epel7 srpm', 'end': '2016-07-15 05:50:59.806551', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:50:59.378513', 'delta': '0:00:00.428038', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: f0f3389d218ddb24b908fe62a892c95219426839", 'rc': 128, '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/openresty/openresty/openresty.git && cd openresty && git checkout f0f3389d218ddb24b908fe62a892c95219426839 && 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 326, in build self.download_job_pkg_to_builder() File "/usr/share/copr/backend/mockremote/builder.py", line 222, 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.93.55': {'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/openresty/openresty/openresty.git && cd openresty && git checkout f0f3389d218ddb24b908fe62a892c95219426839 && fedpkg-copr --dist epel7 srpm', 'end': '2016-07-15 05:50:59.806551', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:50:59.378513', 'delta': '0:00:00.428038', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: f0f3389d218ddb24b908fe62a892c95219426839", 'rc': 128, '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/openresty/openresty/openresty.git && cd openresty && git checkout f0f3389d218ddb24b908fe62a892c95219426839 && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2016-07-15 05:51:00,933][ INFO][PID:1121] End Build: BuildJob