You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucenenet.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2021/07/25 18:32:12 UTC

[Build failed] Lucene.NET-Nightly - apache/lucenenet:master - Lucene.NET - a9ada86f

[Build failed] Lucene.NET-Nightly - apache/lucenenet:master - Lucene.NET -
a9ada86f

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #4.8.0-nightly0000001531 failed  
---|---  
Lucene.NET-Nightly  
      
    
    Ran for 91 minutes  
  
|  |  [ View results ](https://dev.azure.com/lucene-
net/web/build.aspx?pcguid=4b707bf5-2753-424a-a77b-44992ecbed30&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f308&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIyMjA0NTAiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDcyMjMzMDQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiOGY4MGVmNzctOTNkMi00ZGRlLWE3MmMtY2NhODIxMzdlOGY4In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | Lucene.NET-Nightly  
---|---  
Finished | Sun, Jul 25 2021 18:31:59 GMT+00:00  
Reason | Schedule  
|  |  Details  
---  
| Publish_Azure_Artifacts  
---  
| 0 error(s), 0 warning(s)  
---  
Build Release Artifacts for [VOTE]  
| 0 error(s), 0 warning(s)  
---  
Website  
| 0 error(s), 0 warning(s)  
---  
Docs  
| 0 error(s), 0 warning(s)  
---  
Build  
| 0 error(s), 0 warning(s)  
---  
Test net48,x64 on Windows  
| 0 error(s), 0 warning(s)  
---  
Test net5.0,x64 on  
| 0 error(s), 0 warning(s)  
---  
Test net5.0,x86 on  
| 0 error(s), 0 warning(s)  
---  
Test netcoreapp2.1,x86 on  
| 0 error(s), 0 warning(s)  
---  
Test net48,x86 on Windows  
| 0 error(s), 0 warning(s)  
---  
Test netcoreapp3.1,x86 on  
| 0 error(s), 0 warning(s)  
---  
Test netcoreapp2.1,x64 on  
| 0 error(s), 0 warning(s)  
---  
Test netcoreapp3.1,x64 on  
| 2 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The job
running on agent Azure Pipelines 8 ran longer than the maximum time of 60
minutes. For more information, see
https://go.microsoft.com/fwlink/?linkid=2077134  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The
operation was canceled.  
|  |  Test results  
---  
| Failed | 18  
---|---  
Passed | 165621  
Others | 1866  
Total tests | 167505  
Total run duration | 80 minutes  
|  |  Commits  
---  
|
[a9ada86f](https://github.com/apache/lucenenet/commit/a9ada86f2a7c2e8dab10d85c3d329863fc4ab018)
|  PERFORMANCE: Lucene.Net.Util.UnicodeUtil::ToString(): Updated to cascade
the call to Character.ToString()  |  NightOwl888  
---|---|---  
[15549f85](https://github.com/apache/lucenenet/commit/15549f854df8ed750cd258c2c3d9b303c473763e)
|  BREAKING: Lucene.Net.QueryParser.Flexible.Core.Nodes.IQueryNode: Added
TryGetTag() method to simplify looking up a tag by name.  |  NightOwl888  
[68e8e48d](https://github.com/apache/lucenenet/commit/68e8e48dd75161d90481316c231780a6c42941c1)
|  BREAKING: Lucene.Net.QueryParser.Flexible.Core.Nodes.IQueryNode: Added
RemoveChildren() method from Lucene 8.8.1 to fix broken RemoveFromParent()
method behavior (applies patch LUCENE-5805).  |  NightOwl888  
[d58ed592](https://github.com/apache/lucenenet/commit/d58ed592d43ed3f0e6a2187c618efc1c4730ea73)
|  Lucene.Net.Support.ListExtensions::SubList(): Factored out in favor of
J2N's GetView() method  |  NightOwl888  
[a147f676](https://github.com/apache/lucenenet/commit/a147f676acc3526056a10dec08ad2bb029267d03)
|  Lucene.Net.Benchmark: Use RetainAll() for better efficiency  |  NightOwl888  
[0d9abf64](https://github.com/apache/lucenenet/commit/0d9abf64c4eb8d3867254bc7f60c4ef1367b3b90)
|  Lucene.Net.Support.CollectionExtensions: Made more efficient RemoveAll()
method and added RetainAll() for use in rare circumstances when we want to do
set actions on ICollection<T> |  NightOwl888  
[0e4795f2](https://github.com/apache/lucenenet/commit/0e4795f23e7297b6dc45c77395ef9be6ba6d2170)
|  Lucene.Net.Analysis.Phonetic, Lucene.Net.TestFramework: Reduced dependency
on Lucene.Net.Support.CollectionExtensions by calling ExceptWith instead of
CollectionExtensions.RemoveAll()  |  NightOwl888  
[c73ffd12](https://github.com/apache/lucenenet/commit/c73ffd12b4361594a0cb8067f5a91b04f465d87e)
|  PERFORMANCE: SWEEP: Replaced Substring method where appropriate with the
overloads of number class Parse/TryParse that accept startIndex and length  |
NightOwl888  
[1da0c5fb](https://github.com/apache/lucenenet/commit/1da0c5fb036ac212f543a8c754f506d3a1d4ba47)
|  SWEEP: Factored out Lucene.Net.Support.Time in favor of J2N.Time. Replaced
all calls (except Lucene.Net.Tests.Search.TestDateFilter) to
Environment.TickCount and Time.CurrentTimeMilliseconds() to use  |
NightOwl888  
[a1301051](https://github.com/apache/lucenenet/commit/a13010517c0e91719734b4b5d47d7203991555a3)
|  PERFORMANCE: Lucene.Net.Highlighter: Use RemoveAll() extension method
rather than allocating separate collections to track which enumerated items to
remove.  |  NightOwl888  
|  We sent you this notification on behalf of [Lucene.NET]\Lucene.NET Team.
[View](https://dev.azure.com/lucene-
net/_notifications?subscriptionId=220450&publisherId=ms.vss-build.build-event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIyMjA0NTAiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDcyMjMzMDQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiOGY4MGVmNzctOTNkMi00ZGRlLWE3MmMtY2NhODIxMzdlOGY4In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAAC6FLW3DK5YEAHH2KMQHWMLBRLIIWMC3PJL6OMZFAYHNLUWC2T7N5IOFTHAGHECTUYKLIBAQFAHKM4CT3XAM23H3UPV67TNX3ARU5XKAJFD3XFIIZOUT3CSIPGI7KMOR2U3CSC6ZHRSY5CGZEMBVN77JLZ4Y&i=AIAADUKGQKXG6ZXKUNIYVE6AZFSA3E4YUMYA4SAVCICFTKMHRRZCADMZVVWR4WGNFPIYF5ABR32FGZJENFJZDCB42EQTXLXQBGROE4FHEJ32ZG3QAWJ2WLNX7KTOF3XNDYK3T36T36MJVB7ABS3LERPLJROLPSM5WCLCYTNBFT5IODPXTSZPARKAKJQW7OABNQYOGTQ4G7FYZW7H4EJKXSLUMBEYBIRMNO5JRPDH2X2JWXWZZKP7A6REQFDQO2MQXWVUF6COZMX3MPTRO3T5IZLW7LSFI4A)