You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/06/24 15:48:00 UTC

[jira] [Resolved] (IMPALA-8699) ubuntu-16.04-dockerised-tests is failing to send email

     [ https://issues.apache.org/jira/browse/IMPALA-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-8699.
-----------------------------------
    Resolution: Fixed
      Assignee: Tim Armstrong

I don't really need it to send me email. Removed that step from the job.

> ubuntu-16.04-dockerised-tests is failing to send email
> ------------------------------------------------------
>
>                 Key: IMPALA-8699
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8699
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Jim Apple
>            Assignee: Tim Armstrong
>            Priority: Major
>
> ubuntu-16.04-dockerised-tests is failing to send email.
> https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/596
> {noformat}
> Archiving artifacts
> Recording test results
> Sending e-mails to: 
> ERROR: 554 Message rejected: Email address is not verified. The following identities failed the check in region US-WEST-2: 
> com.sun.mail.smtp.SMTPSendFailedException: 554 Message rejected: Email address is not verified. The following identities failed the check in region US-WEST-2: 
> 	at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
> 	at com.sun.mail.smtp.SMTPTransport.finishData(SMTPTransport.java:1862)
> 	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1100)
> 	at javax.mail.Transport.send0(Transport.java:195)
> 	at javax.mail.Transport.send(Transport.java:124)
> 	at hudson.tasks.MailSender.run(MailSender.java:131)
> 	at hudson.tasks.Mailer.perform(Mailer.java:171)
> 	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
> 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
> 	at hudson.model.Build$BuildExecution.post2(Build.java:186)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
> 	at hudson.model.Run.execute(Run.java:1841)
> 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 	at hudson.model.ResourceController.execute(ResourceController.java:97)
> 	at hudson.model.Executor.run(Executor.java:429)
> Finished: FAILURE
> {noformat}
> Email addresses redacted for anti-spam reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)