[2019-11-19 23:37:02,658][ INFO][PID:14632] Setting up builder: 38.145.48.104 [2019-11-19 23:37:02,670][ INFO][PID:14632] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2019-11-19 23:37:03,272][ INFO][PID:14632] BUILDER CMD: /usr/bin/test -f /etc/mock/centos-stream-aarch64.cfg [2019-11-19 23:37:03,855][ INFO][PID:14632] rsyncing of mockbuilder@38.145.48.104:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-11-19 23:37:04,454][ INFO][PID:14632] rsyncing finished. [2019-11-19 23:37:04,455][ ERROR][PID:14632] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-11-19 23:37:04,456][ ERROR][PID:14632] 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/builder.py", line 176, in check .format(self.job.chroot)) File "/usr/share/copr/backend/mockremote/builder.py", line 55, in _run_ssh_cmd cmd, rc, err, out) backend.exceptions.RemoteCmdError: Error running remote ssh command. CMD:/usr/bin/test -f /etc/mock/centos-stream-aarch64.cfg RC:1 STDERR:Warning: Permanently added '38.145.48.104' (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/mockremote/__init__.py", line 137, in check self.builder.check() File "/usr/share/copr/backend/mockremote/builder.py", line 179, in check .format(self.hostname, self.job.chroot)) backend.exceptions.BuilderError: Build host `38.145.48.104` missing mock config for chroot `centos-stream-aarch64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 207, in do_job mr.check() File "/usr/share/copr/backend/mockremote/__init__.py", line 139, in check raise MockRemoteError(str(error)) backend.exceptions.MockRemoteError: Build host `38.145.48.104` missing mock config for chroot `centos-stream-aarch64` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 323, 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.