[2018-12-06 14:24:19,329][ INFO][PID:25989] Setting up builder: 172.25.90.100 [2018-12-06 14:24:19,330][ INFO][PID:25989] BUILDER CMD: /bin/rpm -q copr-rpmbuild [2018-12-06 14:24:19,687][ INFO][PID:25989] BUILDER CMD: /usr/bin/test -f /etc/mock/fedora-rawhide-ppc64le.cfg [2018-12-06 14:24:20,051][ INFO][PID:25989] Start build: BuildJob [2018-12-06 14:24:20,052][ INFO][PID:25989] marking build dir with build_id, [2018-12-06 14:24:20,053][ INFO][PID:25989] BUILDER CMD: copr-rpmbuild --verbose --drop-resultdir --build-id 834653 --chroot fedora-rawhide-ppc64le --detached [2018-12-06 14:24:20,903][ INFO][PID:25989] Attaching to live build log: /usr/bin/tail -F -n +0 --pid=18744 /var/lib/copr-rpmbuild/main.log [2018-12-06 15:45:48,564][ INFO][PID:25989] BUILDER CMD: /usr/bin/test -f /var/lib/copr-rpmbuild/results/success [2018-12-06 15:45:50,214][ INFO][PID:25989] rsyncing of mockbuilder@172.25.90.100:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2018-12-06 15:45:56,280][ INFO][PID:25989] rsyncing finished. [2018-12-06 15:45:56,281][ INFO][PID:25989] Success building cross-binutils [2018-12-06 15:45:56,282][ INFO][PID:25989] Going to sign pkgs from source: BuildJob in chroot: /var/lib/copr/public_html/results/@embedded/cross-tools/fedora-rawhide-ppc64le [2018-12-06 15:45:58,094][ ERROR][PID:25989] failed to sign packages built from `BuildJob` with error Traceback (most recent call last): File "/usr/share/copr/backend/sign.py", line 118, in sign_rpms_in_dir get_pubkey(username, projectname) File "/usr/share/copr/backend/sign.py", line 54, in get_pubkey cmd=cmd, stdout=stdout, stderr=stderr) backend.exceptions.CoprSignNoKeyError: There are no gpg keys for user @embedded in keyring return code 1 after invocation of: ['sudo', '/bin/sign', '-u', '@embedded#cross-tools@copr.fedorahosted.org', '-p'] stderr: stdout: unknown key: @embedded#cross-tools@copr.fedorahosted.org During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 193, in sign_built_packages log=self.log File "/usr/share/copr/backend/sign.py", line 120, in sign_rpms_in_dir create_user_keys(username, projectname, opts) File "/usr/share/copr/backend/sign.py", line 166, in create_user_keys request=query, response=response) backend.exceptions.CoprKeygenRequestError: Failed to create key-pair for user: @embedded, project:cross-tools, status_code: 500, response: Keygen service error args: () kwargs: {'msg': "gpg: can't connect to the agent: IPC connect call failed\ngpg: agent_genkey failed: No agent running\ngpg: key generation failed: No agent running\n"} request to copr-keygen: {'url': 'http://172.25.33.41/gen_key', 'data': '{"name_real": "@embedded_cross-tools", "name_email": "@embedded#cross-tools@copr.fedorahosted.org"}', 'method': 'post'}