Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I built jenkins pipeline project with Poll MailBox Trigger but it didn't work although it worked well with freestyle project #64

Open
JohnBoneJones opened this issue Sep 29, 2023 · 1 comment
Labels

Comments

@JohnBoneJones
Copy link

JohnBoneJones commented Sep 29, 2023

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

I set up Jenkins version 2.424 on Window Server with java 11 and Poll Mailbox Trigger Plugin
version1.026.
But Poll Mailbox Trigger didn't work in Pipeline project, but freestyle project work well and can be triggered to run python script.

Reproduction steps

I tested connection successfully and I can see there are many emails can be triggered to this jenkins pipeline.
image
But it didn't work.
image
Something went wrong with poll mail box trigger logs
image

Expected Results

I want this jenkins pipeline will be trigger by these emails
image

Actual Results

But it didn't work.
image

Anything else?

No response

@occhioni-esteco
Copy link

Same problem here.

Actually i had a workaround with a freestyle project that trigger a pipeline project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants