[2016-07-15 05:24:16,942][ INFO][PID:1211] Setting up builder: 172.25.93.30 [2016-07-15 05:24:18,731][ INFO][PID:1211] marking build dir with build_id, [2016-07-15 05:24:18,732][ INFO][PID:1211] Start build: BuildJob [2016-07-15 05:24:18,732][ INFO][PID:1211] putting into minimal buildroot of epel-6-x86_64 [2016-07-15 05:24:19,372][ INFO][PID:1211] Cloning Dist Git repo openresty/openresty/openresty, branch el6, hash c1e90449eb204c81b44e44913aded1cc46315452 [2016-07-15 05:24:20,184][ ERROR][PID:1211] 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:24:20,184][ ERROR][PID:1211] builder.build error building pkg `openresty`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.93.30': {'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 c1e90449eb204c81b44e44913aded1cc46315452 && fedpkg-copr --dist el6 srpm', 'end': '2016-07-15 05:24:20.171628', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:24:19.954578', 'delta': '0:00:00.217050', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: c1e90449eb204c81b44e44913aded1cc46315452", '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 c1e90449eb204c81b44e44913aded1cc46315452 && fedpkg-copr --dist el6 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.30': {'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 c1e90449eb204c81b44e44913aded1cc46315452 && fedpkg-copr --dist el6 srpm', 'end': '2016-07-15 05:24:20.171628', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:24:19.954578', 'delta': '0:00:00.217050', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: c1e90449eb204c81b44e44913aded1cc46315452", '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 c1e90449eb204c81b44e44913aded1cc46315452 && fedpkg-copr --dist el6 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2016-07-15 05:24:21,342][ INFO][PID:1211] End Build: BuildJob