I'll fix this once I send out the release announcements.

On Mon, Jun 15, 2015 at 2:15 PM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.2/19/
>
> No tests ran.
>
> Build Log:
> [...truncated 52575 lines...]
> prepare-release-no-sign:
>     [mkdir] Created dir: 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/lucene/build/smokeTestRelease/dist
>      [copy] Copying 446 files to 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/lucene/build/smokeTestRelease/dist/lucene
>      [copy] Copying 245 files to 
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/lucene/build/smokeTestRelease/dist/solr
>    [smoker] Java 1.7 
> JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
>    [smoker] NOTE: output encoding is UTF-8
>    [smoker]
>    [smoker] Load release URL 
> "file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/lucene/build/smokeTestRelease/dist/"...
>    [smoker]
>    [smoker] Test Lucene...
>    [smoker]   test basics...
>    [smoker]   get KEYS
>    [smoker]     0.1 MB in 0.01 sec (13.0 MB/sec)
>    [smoker]   check changes HTML...
>    [smoker]   download lucene-5.2.1-src.tgz...
>    [smoker]     28.3 MB in 0.04 sec (783.8 MB/sec)
>    [smoker]     verify md5/sha1 digests
>    [smoker]   download lucene-5.2.1.tgz...
>    [smoker]     65.2 MB in 0.08 sec (828.7 MB/sec)
>    [smoker]     verify md5/sha1 digests
>    [smoker]   download lucene-5.2.1.zip...
>    [smoker]     75.1 MB in 0.09 sec (823.0 MB/sec)
>    [smoker]     verify md5/sha1 digests
>    [smoker]   unpack lucene-5.2.1.tgz...
>    [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
>    [smoker]     test demo with 1.7...
>    [smoker]       got 5885 hits for query "lucene"
>    [smoker]     checkindex with 1.7...
>    [smoker]     check Lucene's javadoc JAR
>    [smoker]   unpack lucene-5.2.1.zip...
>    [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
>    [smoker]     test demo with 1.7...
>    [smoker]       got 5885 hits for query "lucene"
>    [smoker]     checkindex with 1.7...
>    [smoker]     check Lucene's javadoc JAR
>    [smoker]   unpack lucene-5.2.1-src.tgz...
>    [smoker]     make sure no JARs/WARs in src dist...
>    [smoker]     run "ant validate"
>    [smoker]     run tests w/ Java 7 and testArgs='-Dtests.slow=false'...
>    [smoker]     test demo with 1.7...
>    [smoker]       got 209 hits for query "lucene"
>    [smoker]     checkindex with 1.7...
>    [smoker]     generate javadocs w/ Java 7...
>    [smoker]
>    [smoker] Crawl/parse...
>    [smoker]
>    [smoker] Verify...
>    [smoker]   confirm all releases have coverage in TestBackwardsCompatibility
>    [smoker]     find all past Lucene releases...
>    [smoker]     run TestBackwardsCompatibility..
>    [smoker] Releases that don't seem to be tested:
>    [smoker]   5.2.1
>    [smoker] Traceback (most recent call last):
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 1535, in <module>
>    [smoker]     main()
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 1480, in main
>    [smoker]     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, 
> c.is_signed, ' '.join(c.test_args))
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 1518, in smokeTest
>    [smoker]     unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' % 
> version, svnRevision, version, testArgs, baseURL)
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 628, in unpackAndVerify
>    [smoker]     verifyUnpacked(java, project, artifact, unpackPath, 
> svnRevision, version, testArgs, tmpDir, baseURL)
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 809, in verifyUnpacked
>    [smoker]     confirmAllReleasesAreTestedForBackCompat(unpackPath)
>    [smoker]   File 
> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/dev-tools/scripts/smokeTestRelease.py",
>  line 1473, in confirmAllReleasesAreTestedForBackCompat
>    [smoker]     raise RuntimeError('some releases are not tested by 
> TestBackwardsCompatibility?')
>    [smoker] RuntimeError: some releases are not tested by 
> TestBackwardsCompatibility?
>
> BUILD FAILED
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.2/build.xml:421:
>  exec returned: 1
>
> Total time: 39 minutes 15 seconds
> Build step 'Invoke Ant' marked build as failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org



-- 
Regards,
Shalin Shekhar Mangar.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to