[ 
https://issues.apache.org/jira/browse/BEAM-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090803#comment-17090803
 ] 

Tomo Suzuki edited comment on BEAM-9811 at 4/23/20, 6:22 PM:
-------------------------------------------------------------

Something has changed on April 15 or 16th. (I don't think I touched code around 
publish-maven plugin lately)

!Screen Shot 2020-04-23 at 13.57.32.png|width=349,height=524!

Checking further.

 

No suspicious history during the two days.

[https://github.com/apache/beam/commits/master?after=ef267d97a7cc6bb1bece30af940ee9d8e487f963+69]

The file in the error message exists: 
./sdks/java/bom/build/publications/mavenJava/pom-default.xml in today's master:
{noformat}
suztomo-macbookpro44% git log -1
commit 2d98f802e424bf2918f1a0e7ac62947c531e6185 (HEAD -> master)
Merge: 5acd866f6c b99a3dd081
Author: Luke Cwik <[email protected]>
Date:   Mon Apr 20 12:49:38 2020 -0700

    Merge pull request #11442 from stevekoonce/master
    
    [BEAM-9773]: Update Dataflow Debug Capture to use Google API client Jackson 
2
suztomo-macbookpro44% find . -name pom-default.xml |head -5 
./sdks/java/fn-execution/build/publications/mavenJava/pom-default.xml
./sdks/java/bom/build/publications/mavenJava/pom-default.xml
./sdks/java/core/build/publications/mavenJava/pom-default.xml
./sdks/java/io/kinesis/build/publications/mavenJava/pom-default.xml
./sdks/java/io/clickhouse/build/publications/mavenJava/pom-default.xml
{noformat}
 

A PR that touched Maven publication on April 15th: [Interpolate publish 
credentials as expected for Maven 
settings.xml|https://github.com/apache/beam/pull/11399/]?


was (Author: suztomo):
Something has changed on April 15 or 16th. (I don't think I touched code around 
publish-maven plugin lately)

!Screen Shot 2020-04-23 at 13.57.32.png|width=349,height=524!

Checking further.

 

No suspicious history during the two days.

[https://github.com/apache/beam/commits/master?after=ef267d97a7cc6bb1bece30af940ee9d8e487f963+69]

The file in the error message exists: 
./sdks/java/bom/build/publications/mavenJava/pom-default.xml in today's master:

{noformat}
suztomo-macbookpro44% git log -1
commit 2d98f802e424bf2918f1a0e7ac62947c531e6185 (HEAD -> master)
Merge: 5acd866f6c b99a3dd081
Author: Luke Cwik <[email protected]>
Date:   Mon Apr 20 12:49:38 2020 -0700

    Merge pull request #11442 from stevekoonce/master
    
    [BEAM-9773]: Update Dataflow Debug Capture to use Google API client Jackson 
2
suztomo-macbookpro44% find . -name pom-default.xml |head -5 
./sdks/java/fn-execution/build/publications/mavenJava/pom-default.xml
./sdks/java/bom/build/publications/mavenJava/pom-default.xml
./sdks/java/core/build/publications/mavenJava/pom-default.xml
./sdks/java/io/kinesis/build/publications/mavenJava/pom-default.xml
./sdks/java/io/clickhouse/build/publications/mavenJava/pom-default.xml
{noformat}


> beam_Release_NightlySnapshot failing due to "Failed to publish publication 
> 'mavenJava'"
> ---------------------------------------------------------------------------------------
>
>                 Key: BEAM-9811
>                 URL: https://issues.apache.org/jira/browse/BEAM-9811
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Chamikara Madhusanka Jayalath
>            Assignee: Tomo Suzuki
>            Priority: Major
>         Attachments: Screen Shot 2020-04-23 at 13.57.32.png
>
>
> [https://builds.apache.org/job/beam_Release_NightlySnapshot/]
>  
> For example,
> [https://builds.apache.org/job/beam_Release_NightlySnapshot/793/]
> [https://scans.gradle.com/s/ryvtuscii4l5u]
> The 
> :sdks:java:bom:publishMavenJavaPublicationToApache.snapshots.httpsRepository 
> task failed.[View task in console 
> log|https://scans.gradle.com/s/ryvtuscii4l5u/console-log?task=:sdks:java:bom:publishMavenJavaPublicationToApache.snapshots.httpsRepository]
> 1st of 2
>  
> Failed to publish publication 'mavenJava' to repository 
> 'apache.snapshots.https' > java.io.FileNotFoundException: 
> /home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/sdks/java/bom/build/publications/mavenJava/pom-default.xml
>  (No such file or directory) > 
> /home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/sdks/java/bom/build/publications/mavenJava/pom-default.xml
>  (No such file or directory)[View 
> exception|https://scans.gradle.com/s/ryvtuscii4l5u/failure#top=0]
> The 
> :sdks:java:bom:publishMavenJavaPublicationToTestPublicationLocalRepository 
> task failed.[View task in console 
> log|https://scans.gradle.com/s/ryvtuscii4l5u/console-log?task=:sdks:java:bom:publishMavenJavaPublicationToTestPublicationLocalRepository]
> Failed to publish publication 'mavenJava' to repository 
> 'testPublicationLocal' > java.io.FileNotFoundException: 
> /home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/sdks/java/bom/build/publications/mavenJava/pom-default.xml
>  (No such file or directory) > 
> /home/jenkins/jenkins-slave/workspace/beam_Release_NightlySnapshot/src/sdks/java/bom/build/publications/mavenJava/pom-default.xml
>  (No such file or directory)
>  
> Tomo, is this related to a recent dependency upgrade ?
>  
> cc: [~lcwik]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to