[JIRA] (JENKINS-57407) Reached the email sending limit (500) for MailTrap

7 views
Skip to first unread message

imontero@cloudbees.com (JIRA)

unread,
May 10, 2019, 8:45:02 AM5/10/19
to jenkinsc...@googlegroups.com
Ildefonso Montero created an issue
 
Jenkins / Bug JENKINS-57407
Reached the email sending limit (500) for MailTrap
Issue Type: Bug Bug
Assignee: Oliver Gondža
Components: acceptance-test-harness
Created: 2019-05-10 12:44
Priority: Minor Minor
Reporter: Ildefonso Montero

Seems that there exist some tests related with third party mailer system that are broken at acceptance-test-harness:

plugins.EmailExtPluginTest.build
plugins.MailWatcherPluginTest.notify_master_on_jenkins_restart
plugins.MailWatcherPluginTest.notify_slave_on_restart
plugins.MailerPluginTest.send_mail_for_failed_build
plugins.MailerPluginTest.send_test_mail
plugins.MavenPluginTest.send_mail

So, seems a new credential token at MailTrap is needed as done here:
https://github.com/jenkinsci/acceptance-test-harness/pull/439/files

API said it is owned by Oliver Gondža:

{
 "id": 5560,
 "email": "ogo...@gmail.com",
 "api_token": "ceb98fc6d89ea0cf44e368916cec41c7",
 "auth_token": "eyJhbGciOiJIUzUxMiJ9.eyJkYXRhIjp7InRva2VuIjoiY2ViOThmYzZkODllYTBjZjQ0ZTM2ODkxNmNlYzQxYzcifX0.aTn0tZwmZlRm9s_82n5XEG2T_FjuNnqKKJzNLAZXNHeR90PKngyBvXUKXQja2wc2pG1omn2nKwforxJzSSqiig",
 "timezone": "UTC",
 "billing_plan_info": {
 "name": "Free",
 "need_card": false,
 "braintree_id": "",
 "price": 0,
 "companies_count": 1,
 "inboxes_count": 1,
 "messages_count": 50,
 "forward_rules_count": 0,
 "inbox_forward_email_count": 0,
 "company_users_count": 0,
 "inbox_users_count": 0,
 "inbox_rate_limit": 2,
 "inbox_email_address": false,
 "cycle_messages_count": 500,
 "cycle_forward_count": 0,
 "id": "unpaid"
 },
 "billing_settings": null,
 "name": "ogondza",
 "gravatar_icon": "https://secure.gravatar.com/avatar/34d86e5da885fe60bfb18286fc71663e?s=100
https://secure.gravatar.com/avatar/34d86e5da885fe60bfb18286fc71663e?s=100
",
 "gravatar_little_icon": "https://secure.gravatar.com/avatar/34d86e5da885fe60bfb18286fc71663e?s=30
https://secure.gravatar.com/avatar/34d86e5da885fe60bfb18286fc71663e?s=30
",
 "is_integrated": false,
 "timezone_in_int": 0,
 "pending_email": null,
 "billing_subscription_status": "active",
 "created_at_int": 1396535754,
 "providers": [
 {
 "id": 80364,
 "provider": "google_oauth2",
 "created_at": "2018-03-08T12:14:17.150Z",
 "updated_at": "2018-03-08T12:14:17.150Z"
 }
 ],
 "system_message": "You have reached the email sending limit (500) for the current billing period. To resolve the matter, you may wait until the next billing period or upgrade your plan",
 "just_signed_up": false
}

"You have reached the email sending limit (500) for the current billing period. To resolve the matter, you may wait until the next billing period or upgrade your plan" seems the issue here.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

imontero@cloudbees.com (JIRA)

unread,
May 10, 2019, 8:45:04 AM5/10/19
to jenkinsc...@googlegroups.com
Ildefonso Montero updated an issue
Change By: Ildefonso Montero
Seems that there exist some tests related with third party mailer system that are broken at acceptance-test-harness:

{noformat}

plugins.EmailExtPluginTest.build
plugins.MailWatcherPluginTest.notify_master_on_jenkins_restart
plugins.MailWatcherPluginTest.notify_slave_on_restart
plugins.MailerPluginTest.send_mail_for_failed_build
plugins.MailerPluginTest.send_test_mail
plugins.MavenPluginTest.send_mail
{noformat}


So, seems a new credential token at MailTrap is needed as done here:
https://github.com/jenkinsci/acceptance-test-harness/pull/439/files

API said it is owned by [~olivergondza]:  
{noformat}

{
"id": 5560,
"email": "ogo...@gmail.com",
"api_token": "ceb98fc6d89ea0cf44e368916cec41c7",
"auth_token": "eyJhbGciOiJIUzUxMiJ9
. eyJkYXRhIjp7InRva2VuIjoiY2ViOThmYzZkODllYTBjZjQ0ZTM2ODkxNmNlYzQxYzcifX0 . aTn0tZwmZlRm9s_82n5XEG2T_FjuNnqKKJzNLAZXNHeR90PKngyBvXUKXQja2wc2pG1omn2nKwforxJzSSqiig",
system_message": "You have reached the email sending limit (500) for the current billing period. To resolve the matter, you may wait until the next billing period or upgrade your plan",
"just_signed_up": false
}
{noformat}


"You have reached the email sending limit (500) for the current billing period. To resolve the matter, you may wait until the next billing period or upgrade your plan" seems the issue here.

ogondza@gmail.com (JIRA)

unread,
May 13, 2019, 3:57:02 AM5/13/19
to jenkinsc...@googlegroups.com
Oliver Gondža commented on Bug JENKINS-57407
 
Re: Reached the email sending limit (500) for MailTrap

Thanks for the reports. The task to improve this is already filed. Help Wanted!

ogondza@gmail.com (JIRA)

unread,
Jun 3, 2019, 3:02:02 AM6/3/19
to jenkinsc...@googlegroups.com
Oliver Gondža closed an issue as Duplicate
 
Change By: Oliver Gondža
Status: Open Closed
Resolution: Duplicate
Reply all
Reply to author
Forward
0 new messages