[2016-01-19 10:32:58,364][  INFO][PID:3250] Setting up builder: 172.25.94.44
[2016-01-19 10:32:59,757][  INFO][PID:3250] marking build dir with build_id, 
[2016-01-19 10:32:59,758][  INFO][PID:3250] Start build: BuildJob<id: 154435, owner: alonid, project: gitomail, git branch: epel7, git_hash: e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, status: 3 >
[2016-01-19 10:32:59,758][  INFO][PID:3250] putting  into minimal buildroot of epel-7-x86_64
[2016-01-19 10:33:00,253][  INFO][PID:3250] Cloning Dist Git repo alonid/gitomail/gitomail, branch e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, hash epel7
[2016-01-19 10:33:02,031][  INFO][PID:3250] Got srpm to build: /tmp/build_package_repo/gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
[2016-01-19 10:33:02,855][  INFO][PID:3250] executing: /usr/bin/mockchain -r epel-7-x86_64 -l /var/tmp/mockremote-RaeYw/build/ -a https://copr-be.cloud.fedoraproject.org/results/petersen/stack/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/petersen/ghc-7.10.3/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/alonid/gitomail/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/alonid/gitomail/epel-7-x86_64/devel -m '--define=copr_username alonid' -m '--define=copr_projectname gitomail' -m '--define=vendor Fedora Project COPR (alonid/gitomail)' /tmp/build_package_repo/gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
[2016-01-19 10:51:06,819][  INFO][PID:3250] Listing built binary packages
[2016-01-19 10:51:07,811][  INFO][PID:3250] Built packages:
gitomail 0.8.5
[2016-01-19 10:51:07,812][  INFO][PID:3250] builder.build finished; details: {u'built_packages': 'gitomail 0.8.5'}
 stdout: starting logfile: None
results dir: /var/tmp/mockremote-RaeYw/build/results/epel-7-x86_64
config dir: /var/tmp/mockremote-RaeYw/build/configs/epel-7-x86_64
Start build: /tmp/build_package_repo/gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
building gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
End build: /tmp/build_package_repo/gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
Success building gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
Results out to: /var/tmp/mockremote-RaeYw/build/results/epel-7-x86_64
Pkgs built: 1
Packages successfully built in this order:
/tmp/build_package_repo/gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.src.rpm
[2016-01-19 10:51:07,813][  INFO][PID:3250] Start retrieve results for: BuildJob<id: 154435, owner: alonid, project: gitomail, git branch: epel7, git_hash: e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, status: 3 >
[2016-01-19 10:51:08,090][  INFO][PID:3250] End retrieve results for: BuildJob<id: 154435, owner: alonid, project: gitomail, git branch: epel7, git_hash: e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, status: 3 >
[2016-01-19 10:51:08,092][  INFO][PID:3250] End Build: BuildJob<id: 154435, owner: alonid, project: gitomail, git branch: epel7, git_hash: e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, status: 3 >
[2016-01-19 10:51:08,092][  INFO][PID:3250] Success building gitomail
[2016-01-19 10:51:08,092][  INFO][PID:3250] Going to sign pkgs from source: BuildJob<id: 154435, owner: alonid, project: gitomail, git branch: epel7, git_hash: e1e4d2e8736555108dfa7026cd5e4e26ff06d0d3, status: 3 > in chroot: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64
[2016-01-19 10:51:08,617][  INFO][PID:3250] signed rpm: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.centos.src.rpm
[2016-01-19 10:51:09,037][  INFO][PID:3250] signed rpm: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.centos.x86_64.rpm
[2016-01-19 10:51:09,038][  INFO][PID:3250] Sign done
[2016-01-19 10:51:09,170][ ERROR][PID:3250] Error making local repo: /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64
Traceback (most recent call last):
  File "/usr/share/copr/backend/mockremote/__init__.py", line 237, in do_createrepo
    projectname=self.job.project_name,
  File "/usr/share/copr/backend/createrepo.py", line 160, in createrepo
    out_ad = add_appdata(path, username, projectname)
  File "/usr/share/copr/backend/createrepo.py", line 131, in add_appdata
    .format(**kwargs), os.path.join(path, "createrepo.lock"))
  File "/usr/share/copr/backend/createrepo.py", line 34, in run_cmd_unsafe
    stdout=out, stderr=err)
CreateRepoError: exit code != 0
return code 1 after invocation of: chmod -R +rX /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64 
stderr: 
(appstream-builder:2121): Asb-DEBUG: searching for plugins in /usr/lib64/asb-plugins-4
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_font.so: font
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gstreamer.so: gstreamer
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_dbus.so: dbus
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gir.so: gir
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gresource.so: gresource
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_kde_services.so: kde-services
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_appdata.so: appdata
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_hardcoded.so: hardcoded
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_absorb.so: absorb
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_desktop.so: desktop
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_kde_notifyrc.so: kde-notifyrc
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_nm.so: nm
(appstream-builder:2121): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-4/libasb_plugin_gettext.so: gettext
Scanning packages...
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/copr-be.cloud.fedoraproject.org-a02b8700.32508586062884830411845: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/copr-be.cloud.fedoraproject.org-a02b8700.32508586062884830411845
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/7ff8d69c2d45b9aa1b84a5175bc1297f8721542c892173ebd5a825f5457e1810-other.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/7ff8d69c2d45b9aa1b84a5175bc1297f8721542c892173ebd5a825f5457e1810-other.sqlite.bz2
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/f0925b7dfd74cb399ea6aba1d6c99e41f6bbf4b5797d371ab8429bf443f822ca-filelists.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/f0925b7dfd74cb399ea6aba1d6c99e41f6bbf4b5797d371ab8429bf443f822ca-filelists.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c76b73e236f61d56a39a0bfb5b3c86af20d154dfe37af0d3cc6c9c4cf2929744-primary.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c76b73e236f61d56a39a0bfb5b3c86af20d154dfe37af0d3cc6c9c4cf2929744-primary.sqlite.bz2
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/0289a8878b77b0c8d27fa3f212e0970a3f4893a8285a41bfdc750ba8e0fc5c14-other.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/0289a8878b77b0c8d27fa3f212e0970a3f4893a8285a41bfdc750ba8e0fc5c14-other.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c57d9d536dfcf31da5c09a24da026eaefd06ae819304b02d7180f63115f5acea-filelists.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/c57d9d536dfcf31da5c09a24da026eaefd06ae819304b02d7180f63115f5acea-filelists.sqlite.bz2
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/dce5def40bbcd01ece73294b0d42dfc080b26d9059ecbb9d5f93187b0ff408bf-primary.xml.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/dce5def40bbcd01ece73294b0d42dfc080b26d9059ecbb9d5f93187b0ff408bf-primary.xml.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/repomd.xml: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/repodata/repomd.xml
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/state.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/root.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build.info: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build.info
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/mockchain.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/mockchain.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/success: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/success
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build-00154359.rsync.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/build-00154359.rsync.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154156.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154156.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/state.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build-00154435.rsync.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build-00154435.rsync.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/root.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build.info: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build.info
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/success: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/success
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/build.log.gz
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154435.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154435.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154147.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154147.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154151.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154151.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154359.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154359.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154177.log: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/build-00154177.log
(appstream-builder:2121): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/createrepo.lock.lock: No idea how to handle /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/createrepo.lock.lock
(appstream-builder:2121): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/gitomail-0.8.4-0000.gdb5e8ebd9617.el7.centos.src.rpm
(appstream-builder:2121): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.centos.src.rpm
Processing packages...
(appstream-builder:2121): Asb-DEBUG: DEBUG:   gitomail-0.8.4-0000.gdb5e8ebd9617.el7.centos is not enabled
(appstream-builder:2121): Asb-DEBUG: DEBUG:   gitomail-0.8.4-0000.gdb5e8ebd9617.el7.centos is not enabled
(appstream-builder:2121): As-DEBUG: Emitting ::changed() [add-app]
(appstream-builder:2121): Asb-DEBUG: DEBUG:   gitomail-0.8.5-0000.g374e132a5efe.el7.centos is not enabled
(appstream-builder:2121): Asb-DEBUG: starting: gitomail
(appstream-builder:2121): Asb-DEBUG: DEBUG:   Getting filename match for gitomail-0.8.5-0000.g374e132a5efe.el7.centos.x86_64.rpm
Merging applications...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-failed.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-ignore.xml.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-icons.tar.gz...
Writing /var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/appdata/appstream-screenshots.tar...
Done!


Last command

stdout: chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/gitomail-0.8.4-0000.gdb5e8ebd9617.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154359-gitomail/gitomail-0.8.4-0000.gdb5e8ebd9617.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/alonid/gitomail/epel-7-x86_64/00154435-gitomail/gitomail-0.8.5-0000.g374e132a5efe.el7.centos.x86_64.rpm’: Operation not permitted


[2016-01-19 10:51:09,171][  INFO][PID:3250] Retrieving pubkey 
[2016-01-19 10:51:09,237][  INFO][PID:3250] Added pubkey for user alonid project gitomail into: /var/lib/copr/public_html/results/alonid/gitomail/pubkey.gpg