[openstack-dev] [CI] Jenkins jobs are not executed when setting up a new CI system.

Tang Chen tangchen at cn.fujitsu.com
Wed Jul 22 06:44:07 UTC 2015


On 07/22/2015 12:49 PM, Tang Chen wrote:
> Hi all,
>
> When I send a patch to gerrit, my zuul is notified, but jenkins jobs 
> are not run.
>
> My CI always reports the following error:
>
> Merge Failed.
>
> This change was unable to be automatically merged with the current state of the repository. Please rebase your change and upload a new patchset.
>
> I think, because the patch cannot be merged, the jobs are not run.
>
> Referring tohttps://www.mediawiki.org/wiki/Gerrit/Advanced_usage,I did update my master branch and make sure it is up-to-date. But it doesn't work.And other CIs from other companies didn't report this error.

process_event_queue()
  |--> pipeline.manager.addChange()
          |--> report "Unable to find change queue for change <Change 
0x7fa7ef8b6250 204446,1> in project openstack-dev/sandbox"

204446 is my patch number.

Anyone knows why is that ?

Thanks.

>
>
>
> And also, when zuul tries to get the patch from gerrit, it executes:
>
> gerrit query --format json --all-approvals --comments --commit-message --current-patch-set --dependencies --files --patch-sets --submit-records 204337
>
>
> When I try to execute it myself, it reports:    Permission denied (publickey).
>
> I updated my ssh key, and uploaded the new public key to gerrit, but it doesn't work.
>
>
> Does anyone have any idea what's going on here ?
>
> Thanks.
>
>
>
>
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150722/56f4b977/attachment.html>


More information about the OpenStack-dev mailing list