as I've said on https://bugs.launchpad.net/tripleo/+bug/1405732, suspecting this comes from "sudo pip" is a good pointer - but as far as I can tell our tripleo-ci scripts never run "sudo pip".
This seems to be something that's happening before the testenv gets handed to the tripleo-ci scripts. I've filed https://review.openstack.org/#/c/144107/ to clean up all the uses of "sudo pip" I can find in project-config, but I don't know if that will be sufficient. On Fri, Dec 26, 2014 at 12:13 PM, Denis Makogon <dmako...@mirantis.com> wrote: > > > On Fri, Dec 26, 2014 at 11:01 AM, Adam Gandelman <ad...@ubuntu.com> wrote: > >> This is fallout from a new upstream release of pip that went out earlier >> in the week. It looks like no formal bug ever got filed, tho the same >> problem discovered in devstack and trove's integration testing repository. >> Added some comments comments to the bug. >> > > Proper solution was merged into devstack (see [1]) and proposed for > trove-integration (see [2]). So, it seems that we've faced with same > problem across multiple projects that are relaying on pip. > > > [1] https://review.openstack.org/#/c/143501 > [2] https://review.openstack.org/#/c/143746/ > > Kind regards, > Denis M. > > >> On Thu, Dec 25, 2014 at 10:59 PM, James Polley <j...@jamezpolley.com> >> wrote: >> >>> Thanks for the alert >>> >>> The earliest failure I can see because of this is >>> http://logs.openstack.org/43/141043/6/check-tripleo/check-tripleo-ironic-overcloud-precise-nonha/36c9771/ >>> >>> I've raised https://bugs.launchpad.net/tripleo/+bug/1405732 and I've >>> put some preliminary notes on >>> https://etherpad.openstack.org/p/tripleo-ci-breakages >>> >>> On Fri, Dec 26, 2014 at 3:42 AM, ZhiQiang Fan <aji.zq...@gmail.com> >>> wrote: >>> >>>> check-tripleo-ironic-xxx failed because: >>>> >>>> rm -rf /home/jenkins/.cache/image-create/pypi/mirror/ >>>> rm: cannot remove `/home/jenkins/.cache/image-create/pypi/mirror/': >>>> Permission denie >>>> >>>> see >>>> >>>> http://logs.openstack.org/37/143937/1/check-tripleo/check-tripleo-ironic-overcloud-precise-nonha/9be729b/console.html >>>> >>>> search on logstash.openstack.org: >>>> message:"rm: cannot remove >>>> `/home/jenkins/.cache/image-create/pypi/mirror/\': Permission denied" >>>> there are 59 hits in last 48 hours >>>> >>>> >>>> >>>> _______________________________________________ >>>> OpenStack-dev mailing list >>>> OpenStack-dev@lists.openstack.org >>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>>> >>>> >>> >>> _______________________________________________ >>> OpenStack-dev mailing list >>> OpenStack-dev@lists.openstack.org >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> >> _______________________________________________ >> OpenStack-dev mailing list >> OpenStack-dev@lists.openstack.org >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev