[2016-07-15 05:24:17,053][ INFO][PID:1118] Setting up builder: 172.25.93.11 [2016-07-15 05:24:18,640][ INFO][PID:1118] marking build dir with build_id, [2016-07-15 05:24:18,640][ INFO][PID:1118] Start build: BuildJob [2016-07-15 05:24:18,641][ INFO][PID:1118] putting into minimal buildroot of epel-6-i386 [2016-07-15 05:24:19,192][ INFO][PID:1118] Cloning Dist Git repo openresty/openresty/openresty, branch el6, hash c1e90449eb204c81b44e44913aded1cc46315452 [2016-07-15 05:24:19,909][ ERROR][PID:1118] 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:19,909][ ERROR][PID:1118] builder.build error building pkg `openresty`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.93.11': {'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:19.833018', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:24:19.677679', 'delta': '0:00:00.155339', '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.11': {'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:19.833018', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:24:19.677679', 'delta': '0:00:00.155339', '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,173][ INFO][PID:1118] End Build: BuildJob