[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

14 views
Skip to first unread message

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:03:03 PM12/11/19
to jenkinsc...@googlegroups.com
alex li created an issue
 
Jenkins / Bug JENKINS-60452
Received gitlab webhook push event but nothing happpened
Issue Type: Bug Bug
Assignee: Parichay Barpanda
Components: gitlab-branch-source-plugin
Created: 2019-12-12 02:02
Environment: Jenkins ver. 2.190.1
GitLab Branch Source v1.4.0
Priority: Critical Critical
Reporter: alex li

from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:04:03 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
Change By: alex li
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log


I can confirm the Gitlab did send the push event and the jenkins server did receive the request

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:07:02 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab did send the push event and the jenkins server did receive the request


the problem logs follows:

[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ http://172.24.31.106:8080/gitlab-webhook/post with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ http://172.24.31.106:8080/gitlab-webhook/post with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#FF0000}Matched 0{color}*.

what does the matched 0 mean ? It make no sense here

 

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:12:02 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab did send the push event and the jenkins server did receive the request

In the problem logs follows jenkins.log I can see that jenkins server received the push events :

2019-12-11 11:10:23.840+0000 [ id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook
2019-12-11 11:10:23.844+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT
2019-12-11 11:10:23.845+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..............etc

however in the jenkins.branch.MultiBranchProject.log, 

[
Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [ http://172.24.31.106:8080/gitlab-webhook/post ] with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒
[ http://172.24.31.106:8080/gitlab-webhook/post ] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:# FF0000 ff0000 }Matched 0{color}*.

what does the matched 0 mean ? It
make no sense here works fine when the resulte is "*Matched 1*" , but it just seems out of control

 

 

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:13:04 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab did send the push event and the jenkins server did receive the request

In the jenkins.log I can see that jenkins server received the push events:


2019-12-11 11:10:23.840+0000 [id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook
2019-12-11 11:10:23.844+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT
2019-12-11 11:10:23.845+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..............etc

however in the jenkins.branch.MultiBranchProject.log, 

[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff0000}Matched 0{color}*.

what does the matched 0 mean ? It works fine when the resulte is "*Matched 1*" , but it just seems out of control
and wired……

 
 

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:16:03 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab server did send the push event and the jenkins server did receive the request

In the jenkins.log I can see that jenkins server received the push events
as follows :


2019-12-11 11:10:23.840+0000 [id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook
2019-12-11 11:10:23.844+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT
2019-12-11 11:10:23.845+0000 [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..............etc

however in the jenkins.branch.MultiBranchProject.log, 

[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff0000}Matched 0{color}*.

what does the matched 0 mean ? It works fine when the resulte result is "*Matched 1*" , but it just seems out of control and wired……

 
 

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:19:03 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab server did send the push event and the jenkins server did receive the request

In the jenkins.log I can see that jenkins server received the push events as follows:

2019-12-11 11 08 : 10 53 : 23 38 . 840 415 +0000 [id= 877 498 ] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook
2019-12-11
11 08 : 10 53 : 23 38 . 844 418 +0000 [id= 877 498 ] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT
2019-12-11
11 08 : 10 53 : 23 38 . 845 419 +0000 [id= 877 498 ] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {   ..............etc


however in the jenkins.branch.MultiBranchProject.log, 

[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff0000}Matched 0{color}*.

what does the matched 0 mean ? It works fine when the result is "*Matched 1*" , but it just seems out of control and wired……

 
 

lx89757@126.com (JIRA)

unread,
Dec 11, 2019, 9:40:02 PM12/11/19
to jenkinsc...@googlegroups.com
alex li updated an issue
from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log

I can confirm the Gitlab server did send the push event and the jenkins server did receive the request

In the jenkins.log I can see that jenkins server received the received  push events as follows:

2019-12-11 08:53:38.415+0000 [id=498] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook
2019-12-11 08:53:38.418+0000 [id=498] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT
2019-12-11 08:53:38.419+0000 [id=498] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {..............etc

however in but no futher action about this trigger event

In
the jenkins.branch.MultiBranchProject.log we may find the reason:

[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx
/yyy UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019
[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx
/yyyy UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff0000}Matched 0{color}*.


what does the matched 0 mean ? It works fine when the result is "*Matched 1*" , but it just seems out of control and wired……

 
 

parichay.barpanda@gmail.com (JIRA)

unread,
Apr 25, 2020, 1:20:03 PM4/25/20
to jenkinsc...@googlegroups.com
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages