[2019-07-18 05:08:15,647][ INFO][PID:15464] Setting up builder: 172.25.82.219 [2019-07-18 05:08:15,649][ ERROR][PID:15464] modulemd-yaml-error-quark: Failed to open file: No such file or directory (0) Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 53, in _load_module_dist_tag mmd.import_from_file(module_md_filepath) GLib.GError: modulemd-yaml-error-quark: Failed to open file: No such file or directory (0) [2019-07-18 05:08:15,650][ INFO][PID:15464] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-07-18 05:08:16,160][ INFO][PID:15464] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-rawhide-i386.cfg [2019-07-18 05:08:16,422][ INFO][PID:15464] Start build: BuildJob [2019-07-18 05:08:16,423][ INFO][PID:15464] marking build dir with build_id, [2019-07-18 05:08:16,424][ INFO][PID:15464] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 974771 --chroot fedora-rawhide-i386 --detached [2019-07-18 05:08:17,153][ INFO][PID:15464] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=4250 /var/lib/copr-rpmbuild/main.log [2019-07-18 09:07:11,748][ INFO][PID:3776] Setting up builder: 172.25.82.250 [2019-07-18 09:07:11,779][ ERROR][PID:3776] modulemd-yaml-error-quark: Failed to open file: No such file or directory (0) Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 53, in _load_module_dist_tag mmd.import_from_file(module_md_filepath) gi.repository.GLib.GError: modulemd-yaml-error-quark: Failed to open file: No such file or directory (0) [2019-07-18 09:07:11,781][ INFO][PID:3776] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-07-18 09:07:12,026][ INFO][PID:3776] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-rawhide-i386.cfg [2019-07-18 09:07:12,276][ INFO][PID:3776] Start build: BuildJob [2019-07-18 09:07:12,277][ INFO][PID:3776] marking build dir with build_id, [2019-07-18 09:07:12,278][ INFO][PID:3776] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 974771 --chroot fedora-rawhide-i386 --detached [2019-07-18 09:07:12,840][ INFO][PID:3776] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=3757 /var/lib/copr-rpmbuild/main.log [2019-07-18 09:07:14,143][ INFO][PID:3776] BUILDER CMD: /usr/bin/test -f /var/lib/copr-rpmbuild/results/success [2019-07-18 09:07:14,375][ INFO][PID:3776] rsyncing of mockbuilder@172.25.82.250:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-07-18 09:07:14,630][ INFO][PID:3776] rsyncing finished. [2019-07-18 09:07:14,631][ ERROR][PID:3776] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-07-18 09:07:14,632][ ERROR][PID:3776] Failed to download data from builder due to rsync error, see the rsync log file for details. Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 287, in check_build_success self.builder.check_build_success() File "/usr/share/copr/backend/mockremote/builder.py", line 80, in check_build_success self._run_ssh_cmd("/usr/bin/test -f {0}".format(successfile)) File "/usr/share/copr/backend/mockremote/builder.py", line 75, in _run_ssh_cmd cmd, rc, err, out) backend.exceptions.RemoteCmdError: Error running remote ssh command. CMD:/usr/bin/test -f /var/lib/copr-rpmbuild/results/success RC:1 STDERR:Warning: Permanently added '172.25.82.250' (ECDSA) to the list of known hosts. STDOUT: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 203, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 289, in check_build_success raise MockRemoteError("Build {} failed".format(self.job)) backend.exceptions.MockRemoteError: Build BuildJob failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 293, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 206, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 203, in rsync_call raise BuilderError(err_msg) backend.exceptions.BuilderError: Failed to download data from builder due to rsync error, see the rsync log file for details.