I pushed a commit to branch_8x yesterday that I expect has fixed this. The 'generate-maven-artifacts' task now succeeds for me locally at least.
The Jenkins job failed in the overnight run, but it looks to be a consequence of the release process that Mayya has in flight: "RuntimeError: Future release 8.9.0 is greater than 8.10.0 in file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/lucene/build/smokeTestRelease/dist/lucene/changes/Changes.html" If anyone sees the "gcs-repository" related error message crop up anywhere else, please let me know. Jason On Tue, Jun 1, 2021 at 7:55 AM Jason Gerlowski <[email protected]> wrote: > > Hey all, > > This is my fault. Will look at fixing it this morning. Sorry for the > disruption! > > If this is blocking anyone, let me know and I'll revert the offending > commit while I investigate the cause. Otherwise I'll just leave it > as-is and push to have a fix as soon as I can. > > Jason > > On Sat, May 29, 2021 at 8:35 PM Robert Muir <[email protected]> wrote: > > > > The latest 8.x failure seems to be related to POM files from solr gcs > > repository. I don't currently know what is needed to move this along. > > > > On Sat, May 29, 2021 at 8:28 PM Apache Jenkins Server > > <[email protected]> wrote: > > > > > > Build: > > > https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-SmokeRelease-8.x/220/ > > > > > > No tests ran. > > > > > > Build Log: > > > [...truncated 28456 lines...] > > > BUILD FAILED > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/build.xml:431: > > > The following error occurred while executing this line: > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/solr/build.xml:685: > > > The following error occurred while executing this line: > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/solr/build.xml:664: > > > The following error occurred while executing this line: > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/solr/common-build.xml:471: > > > The following error occurred while executing this line: > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/lucene/common-build.xml:1767: > > > The following error occurred while executing this line: > > > /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/lucene/common-build.xml:682: > > > Unable to initialize POM pom.xml: Could not find the model file > > > '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-SmokeRelease-8.x/lucene/build/poms/solr/contrib/gcs-repository/pom.xml'. > > > for project unknown > > > > > > Total time: 7 minutes 13 seconds > > > Build step 'Invoke Ant' marked build as failure > > > Setting JDK_1_9_LATEST_HOME=/home/jenkins/tools/java/latest1.9 > > > Email was triggered for: Failure - Any > > > Sending email for trigger: Failure - Any > > > Setting JDK_1_9_LATEST_HOME=/home/jenkins/tools/java/latest1.9 > > > Setting JDK_1_9_LATEST_HOME=/home/jenkins/tools/java/latest1.9 > > > Setting JDK_1_9_LATEST_HOME=/home/jenkins/tools/java/latest1.9 > > > Setting JDK_1_9_LATEST_HOME=/home/jenkins/tools/java/latest1.9 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
