I’m changing the checkout strategy on ASF Jenkins (and I’ll try on Policeman Jenkins too) to “Emulate clean checkout by first deleting unversioned/ignored files, then ‘svn update’” (was “Use 'svn update' as much as possible”), so we don’t have to manually intervene when we change dependency versions.
Steve www.lucidworks.com > On Jul 17, 2015, at 10:51 AM, Apache Jenkins Server > <[email protected]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3357/ > > All tests passed > > Build Log: > [...truncated 62032 lines...] > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:443: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:105: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:208: > Source checkout is dirty after running tests!!! Offending files: > * ./solr/licenses/fastutil-6.5.11.jar.sha1 > * ./solr/licenses/hll-1.6.0.jar.sha1 > > Total time: 73 minutes 26 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3356 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 464 bytes > Compression is 0.0% > Took 0.43 sec > Recording test results > Email was triggered for: Failure > Sending email for trigger: Failure > > > > --------------------------------------------------------------------- > 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]
