[2019-12-08 10:54:54,543][ INFO][PID:12925] Setting up builder: 172.25.84.184 [2019-12-08 10:54:54,545][ INFO][PID:12925] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-12-08 10:54:54,775][ INFO][PID:12925] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-31-x86_64.cfg [2019-12-08 10:54:54,979][ INFO][PID:12925] Start build: BuildJob [2019-12-08 10:54:54,981][ INFO][PID:12925] marking build dir with build_id, [2019-12-08 10:54:54,982][ INFO][PID:12925] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 1126093 --chroot fedora-31-x86_64 --detached [2019-12-08 10:54:55,581][ INFO][PID:12925] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=4764 /var/lib/copr-rpmbuild/main.log [2019-12-08 11:05:54,429][ INFO][PID:12925] Compressing /var/lib/copr/public_html/results/ivanmironov/dev/fedora-31-x86_64/01126093-rust/builder-live.log by gzip [2019-12-08 11:05:54,464][ ERROR][PID:12925] Unable to compress file /var/lib/copr/public_html/results/ivanmironov/dev/fedora-31-x86_64/01126093-rust/builder-live.log [2019-12-08 11:05:54,746][ INFO][PID:12925] rsyncing of mockbuilder@172.25.84.184:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-12-08 11:05:58,584][ INFO][PID:12925] rsyncing finished. [2019-12-08 11:05:58,586][ ERROR][PID:12925] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-12-08 11:05:58,591][ ERROR][PID:12925] 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/daemons/worker.py", line 212, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 317, 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 321, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 163, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 160, 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.