Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3 values | title stringlengths 1 1.02k | labels stringlengths 4 1.54k | body stringlengths 1 262k | index stringclasses 17 values | text_combine stringlengths 95 262k | label stringclasses 2 values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
194,121 | 14,670,012,157 | IssuesEvent | 2020-12-30 03:07:27 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | m3db/m3ctl: service/r2/store/kv/store_test.go; 13 LoC | fresh small test |
Found a possible issue in [m3db/m3ctl](https://www.github.com/m3db/m3ctl) at [service/r2/store/kv/store_test.go](https://github.com/m3db/m3ctl/blob/65204284e1d73ef9b6d56163cfcddfd93b627921/service/r2/store/kv/store_test.go#L255-L267)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message.
> reference to uuid was used in a composite literal at line 260
[Click here to see the code in its original context.](https://github.com/m3db/m3ctl/blob/65204284e1d73ef9b6d56163cfcddfd93b627921/service/r2/store/kv/store_test.go#L255-L267)
<details>
<summary>Click here to show the 13 line(s) of Go which triggered the analyzer.</summary>
```go
for uuid := range mrs {
mrChanges = append(
mrChanges,
changes.MappingRuleChange{
Op: changes.ChangeOp,
RuleID: &uuid,
RuleData: &view.MappingRule{
ID: uuid,
Name: "updateMappingRule",
},
},
)
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 65204284e1d73ef9b6d56163cfcddfd93b627921
| 1.0 | m3db/m3ctl: service/r2/store/kv/store_test.go; 13 LoC -
Found a possible issue in [m3db/m3ctl](https://www.github.com/m3db/m3ctl) at [service/r2/store/kv/store_test.go](https://github.com/m3db/m3ctl/blob/65204284e1d73ef9b6d56163cfcddfd93b627921/service/r2/store/kv/store_test.go#L255-L267)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message.
> reference to uuid was used in a composite literal at line 260
[Click here to see the code in its original context.](https://github.com/m3db/m3ctl/blob/65204284e1d73ef9b6d56163cfcddfd93b627921/service/r2/store/kv/store_test.go#L255-L267)
<details>
<summary>Click here to show the 13 line(s) of Go which triggered the analyzer.</summary>
```go
for uuid := range mrs {
mrChanges = append(
mrChanges,
changes.MappingRuleChange{
Op: changes.ChangeOp,
RuleID: &uuid,
RuleData: &view.MappingRule{
ID: uuid,
Name: "updateMappingRule",
},
},
)
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 65204284e1d73ef9b6d56163cfcddfd93b627921
| test | service store kv store test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message reference to uuid was used in a composite literal at line click here to show the line s of go which triggered the analyzer go for uuid range mrs mrchanges append mrchanges changes mappingrulechange op changes changeop ruleid uuid ruledata view mappingrule id uuid name updatemappingrule leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 1 |
286,503 | 24,756,987,176 | IssuesEvent | 2022-10-21 18:47:22 | ValveSoftware/steam-for-linux | https://api.github.com/repos/ValveSoftware/steam-for-linux | closed | Steam games don't replay any downloaded shaders | Steam client Need Retest | I'm still a bit confused on this, is the Fossilize replay On by default? Cause i dont notice any diference in reduced stutter when i enable the shaders (only after playing the game for a while), also i think that the shaders that are downloaded are not being replayed cause when i enter the game it creates a new .foz file and the size of it keeps increasing the more i play the game. Every game that i tried had this result so i dont know if this is a driver problem / nvidia. . . | 1.0 | Steam games don't replay any downloaded shaders - I'm still a bit confused on this, is the Fossilize replay On by default? Cause i dont notice any diference in reduced stutter when i enable the shaders (only after playing the game for a while), also i think that the shaders that are downloaded are not being replayed cause when i enter the game it creates a new .foz file and the size of it keeps increasing the more i play the game. Every game that i tried had this result so i dont know if this is a driver problem / nvidia. . . | test | steam games don t replay any downloaded shaders i m still a bit confused on this is the fossilize replay on by default cause i dont notice any diference in reduced stutter when i enable the shaders only after playing the game for a while also i think that the shaders that are downloaded are not being replayed cause when i enter the game it creates a new foz file and the size of it keeps increasing the more i play the game every game that i tried had this result so i dont know if this is a driver problem nvidia | 1 |
157,299 | 12,369,410,266 | IssuesEvent | 2020-05-18 15:13:06 | mapseed/platform | https://api.github.com/repos/mapseed/platform | closed | Integrate with Google MyMaps (networked KML) | enhancement need to test novice | We have some groups out there who are using Google MyMaps to maintain their mapping information. It would be quite helpful if we could display and style their data into our maps.
Here is an example Google MyMaps of Green Infrastructure projects maintained by DIRT Corps
https://www.google.com/maps/d/viewer?mid=1vawdQMzxG3C_rJ_3QOTwtC1tTYk
We should be able to display and style the Networked KML generated by MyMaps here:
http://www.google.com/maps/d/kml?mid=1vawdQMzxG3C_rJ_3QOTwtC1tTYk
| 1.0 | Integrate with Google MyMaps (networked KML) - We have some groups out there who are using Google MyMaps to maintain their mapping information. It would be quite helpful if we could display and style their data into our maps.
Here is an example Google MyMaps of Green Infrastructure projects maintained by DIRT Corps
https://www.google.com/maps/d/viewer?mid=1vawdQMzxG3C_rJ_3QOTwtC1tTYk
We should be able to display and style the Networked KML generated by MyMaps here:
http://www.google.com/maps/d/kml?mid=1vawdQMzxG3C_rJ_3QOTwtC1tTYk
| test | integrate with google mymaps networked kml we have some groups out there who are using google mymaps to maintain their mapping information it would be quite helpful if we could display and style their data into our maps here is an example google mymaps of green infrastructure projects maintained by dirt corps we should be able to display and style the networked kml generated by mymaps here | 1 |
286,693 | 24,771,765,236 | IssuesEvent | 2022-10-23 08:17:16 | TriggerReactor/TriggerReactor | https://api.github.com/repos/TriggerReactor/TriggerReactor | closed | ๋ฒ์ง์ฝ๋ ์
๋ฐ์ดํธ ์ดํ ์๊น ๋ฉ์ธ์ง๊ฐ ์๋์ค๋ ํ์ | bug package:bukkit-latest domain:executor/placeholder has PR | **Describe the bug/๋ฒ๊ทธ ์ฆ์**
BungeeCord๋ฅผ 1636์์ 1653๋ฒ์ ์ผ๋ก ์
๋ฐ์ดํธํ๋ TriggerReactor ํ๋ฌ๊ทธ์ธ์์ ์ถ๋ ฅํ๋ ์๊น ๋ฉ์ธ์ง๊ฐ ํ์๋์ง ์์ต๋๋ค.
(MC 1.18.2 > 1.19 ๋ฒ์ ๋ณํ์ ๋ฐ๋ฅธ ๋ฌธ์ ๋ก ์์๋จ)
ex)
#MESSAGE "&aTEST"๋ฅผ ์ถ๋ ฅํ๋ฉด ๊ทธ๋ฅ "&aTEST"๋ก ์ถ๋ ฅ๋ฉ๋๋ค.
์ฌ์ฉ์ค์ธ ํ๋ฌ๊ทธ์ธ ์ค TriggerReactor๋ง ์ด๋ฐ ํ์์ด ๋์ ๋ฌธ์ํฉ๋๋ค.
**Server information/์๋ฒ ์ ๋ณด**
1. Spigot/Paper/Bukkit/etc... version/์ฌ์ฉ์ค์ธ ์๋ฒ ๋ฒ์ :
git-Paper-386 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 072f54c on ver/1.18.2)
2. TriggerReactor version/์ฌ์ฉ์ค์ธ ํธ๋ฆฌ๊ฑฐ ๋ฒ์ :
3.2.5
| 1.0 | ๋ฒ์ง์ฝ๋ ์
๋ฐ์ดํธ ์ดํ ์๊น ๋ฉ์ธ์ง๊ฐ ์๋์ค๋ ํ์ - **Describe the bug/๋ฒ๊ทธ ์ฆ์**
BungeeCord๋ฅผ 1636์์ 1653๋ฒ์ ์ผ๋ก ์
๋ฐ์ดํธํ๋ TriggerReactor ํ๋ฌ๊ทธ์ธ์์ ์ถ๋ ฅํ๋ ์๊น ๋ฉ์ธ์ง๊ฐ ํ์๋์ง ์์ต๋๋ค.
(MC 1.18.2 > 1.19 ๋ฒ์ ๋ณํ์ ๋ฐ๋ฅธ ๋ฌธ์ ๋ก ์์๋จ)
ex)
#MESSAGE "&aTEST"๋ฅผ ์ถ๋ ฅํ๋ฉด ๊ทธ๋ฅ "&aTEST"๋ก ์ถ๋ ฅ๋ฉ๋๋ค.
์ฌ์ฉ์ค์ธ ํ๋ฌ๊ทธ์ธ ์ค TriggerReactor๋ง ์ด๋ฐ ํ์์ด ๋์ ๋ฌธ์ํฉ๋๋ค.
**Server information/์๋ฒ ์ ๋ณด**
1. Spigot/Paper/Bukkit/etc... version/์ฌ์ฉ์ค์ธ ์๋ฒ ๋ฒ์ :
git-Paper-386 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 072f54c on ver/1.18.2)
2. TriggerReactor version/์ฌ์ฉ์ค์ธ ํธ๋ฆฌ๊ฑฐ ๋ฒ์ :
3.2.5
| test | ๋ฒ์ง์ฝ๋ ์
๋ฐ์ดํธ ์ดํ ์๊น ๋ฉ์ธ์ง๊ฐ ์๋์ค๋ ํ์ describe the bug ๋ฒ๊ทธ ์ฆ์ bungeecord๋ฅผ ์
๋ฐ์ดํธํ๋ triggerreactor ํ๋ฌ๊ทธ์ธ์์ ์ถ๋ ฅํ๋ ์๊น ๋ฉ์ธ์ง๊ฐ ํ์๋์ง ์์ต๋๋ค mc ๋ฒ์ ๋ณํ์ ๋ฐ๋ฅธ ๋ฌธ์ ๋ก ์์๋จ ex message atest ๋ฅผ ์ถ๋ ฅํ๋ฉด ๊ทธ๋ฅ atest ๋ก ์ถ๋ ฅ๋ฉ๋๋ค ์ฌ์ฉ์ค์ธ ํ๋ฌ๊ทธ์ธ ์ค triggerreactor๋ง ์ด๋ฐ ํ์์ด ๋์ ๋ฌธ์ํฉ๋๋ค server information ์๋ฒ ์ ๋ณด spigot paper bukkit etc version ์ฌ์ฉ์ค์ธ ์๋ฒ ๋ฒ์ git paper mc implementing api version snapshot git on ver triggerreactor version ์ฌ์ฉ์ค์ธ ํธ๋ฆฌ๊ฑฐ ๋ฒ์ | 1 |
9,634 | 6,412,165,605 | IssuesEvent | 2017-08-08 02:00:02 | FReBOmusic/FReBO | https://api.github.com/repos/FReBOmusic/FReBO | opened | FreBO Search Bar | Usability | In the event that the FreBO Search Widget is displayed on the screen, without any item input from the user into the search bar.
**Expected Response**: The hint text, โSearch By...โ, should be displayed in the FreBO Search Widget. | True | FreBO Search Bar - In the event that the FreBO Search Widget is displayed on the screen, without any item input from the user into the search bar.
**Expected Response**: The hint text, โSearch By...โ, should be displayed in the FreBO Search Widget. | non_test | frebo search bar in the event that the frebo search widget is displayed on the screen without any item input from the user into the search bar expected response the hint text โsearch by โ should be displayed in the frebo search widget | 0 |
142,720 | 19,102,892,113 | IssuesEvent | 2021-11-30 01:41:09 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | Test failure System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(serverProtocol: Tls13) | area-System.Net.Security os-windows arch-x64 | Run: [runtime 20211129.5](https://dev.azure.com/dnceng/public/_build/results?buildId=1489344&view=ms.vss-test-web.build-test-results-tab&runId=42576978&resultId=197107&paneView=debug)
Failed test:
```
net7.0-windows-Release-x64-CoreCLR_release-Windows.10.Amd64.Server20H2.Open
- System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(serverProtocol: Tls13)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 10240, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 10240, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 42, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 42, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 1, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 1, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: AsyncAPM, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: SyncAPM, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: AsyncMemory, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4096, useAsync: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4095, useAsync: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4095, useAsync: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 1024, useAsync: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.***
```
**Error message:**
```
System.ComponentModel.Win32Exception : The client and server cannot communicate, because they do not possess a common algorithm.
Stack trace
at System.Net.SSPIWrapper.AcquireCredentialsHandle(ISSPIInterface secModule, String package, CredentialUse intent, SCH_CREDENTIALS* scc) in /_/src/libraries/Common/src/Interop/Windows/SspiCli/SSPIWrapper.cs:line 138
at System.Net.Security.SslStreamPal.AcquireCredentialsHandle(CredentialUse credUsage, SCH_CREDENTIALS* secureCredential) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 574
at System.Net.Security.SslStreamPal.AcquireCredentialsHandleSchCredentials(SslStreamCertificateContext certificateContext, SslProtocols protocols, EncryptionPolicy policy, Boolean isServer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 276
at System.Net.Security.SslStreamPal.AcquireCredentialsHandle(SslStreamCertificateContext certificateContext, SslProtocols protocols, EncryptionPolicy policy, Boolean isServer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 126
at System.Net.Security.SecureChannel.AcquireServerCredentials(Byte[]& thumbPrint) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 713
at System.Net.Security.SecureChannel.GenerateToken(ReadOnlySpan`1 inputBuffer, Byte[]& output) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 782
at System.Net.Security.SecureChannel.NextMessage(ReadOnlySpan`1 incomingBuffer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 745
at System.Net.Security.SslStream.ProcessBlob(Int32 frameSize) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 593
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](TIOAdapter adapter) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 556
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 381
at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncSslHelper(SslProtocols clientSslProtocols, SslProtocols serverSslProtocols, Boolean expectedToFail) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs:line 397
at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(SslProtocols serverProtocol) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs:line 71
--- End of stack trace from previous location ---
``` | True | Test failure System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(serverProtocol: Tls13) - Run: [runtime 20211129.5](https://dev.azure.com/dnceng/public/_build/results?buildId=1489344&view=ms.vss-test-web.build-test-results-tab&runId=42576978&resultId=197107&paneView=debug)
Failed test:
```
net7.0-windows-Release-x64-CoreCLR_release-Windows.10.Amd64.Server20H2.Open
- System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(serverProtocol: Tls13)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 10240, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 10240, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 42, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 42, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 1, startWithFlush: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.ReadWrite_Success(mode: AsyncAPM, writeSize: 1, startWithFlush: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: AsyncAPM, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: SyncAPM, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.Read_Eof_Returns0(mode: AsyncMemory, dataAvailableFirst: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4096, useAsync: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4095, useAsync: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 4095, useAsync: True)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.CopyToAsync_AllDataCopied(byteCount: 1024, useAsync: False)
- System.Net.Security.Tests.SslStreamTls13NetworkConformanceTests.***
```
**Error message:**
```
System.ComponentModel.Win32Exception : The client and server cannot communicate, because they do not possess a common algorithm.
Stack trace
at System.Net.SSPIWrapper.AcquireCredentialsHandle(ISSPIInterface secModule, String package, CredentialUse intent, SCH_CREDENTIALS* scc) in /_/src/libraries/Common/src/Interop/Windows/SspiCli/SSPIWrapper.cs:line 138
at System.Net.Security.SslStreamPal.AcquireCredentialsHandle(CredentialUse credUsage, SCH_CREDENTIALS* secureCredential) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 574
at System.Net.Security.SslStreamPal.AcquireCredentialsHandleSchCredentials(SslStreamCertificateContext certificateContext, SslProtocols protocols, EncryptionPolicy policy, Boolean isServer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 276
at System.Net.Security.SslStreamPal.AcquireCredentialsHandle(SslStreamCertificateContext certificateContext, SslProtocols protocols, EncryptionPolicy policy, Boolean isServer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs:line 126
at System.Net.Security.SecureChannel.AcquireServerCredentials(Byte[]& thumbPrint) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 713
at System.Net.Security.SecureChannel.GenerateToken(ReadOnlySpan`1 inputBuffer, Byte[]& output) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 782
at System.Net.Security.SecureChannel.NextMessage(ReadOnlySpan`1 incomingBuffer) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs:line 745
at System.Net.Security.SslStream.ProcessBlob(Int32 frameSize) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 593
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](TIOAdapter adapter) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 556
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 381
at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncSslHelper(SslProtocols clientSslProtocols, SslProtocols serverSslProtocols, Boolean expectedToFail) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs:line 397
at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_AllClientVsIndividualServerSupportedProtocols_Success(SslProtocols serverProtocol) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs:line 71
--- End of stack trace from previous location ---
``` | non_test | test failure system net security tests serverasyncauthenticatetest serverasyncauthenticate allclientvsindividualserversupportedprotocols success serverprotocol run failed test windows release coreclr release windows open system net security tests serverasyncauthenticatetest serverasyncauthenticate allclientvsindividualserversupportedprotocols success serverprotocol system net security tests readwrite success mode asyncapm writesize startwithflush true system net security tests readwrite success mode asyncapm writesize startwithflush false system net security tests readwrite success mode asyncapm writesize startwithflush true system net security tests readwrite success mode asyncapm writesize startwithflush false system net security tests readwrite success mode asyncapm writesize startwithflush true system net security tests readwrite success mode asyncapm writesize startwithflush false system net security tests read eof mode asyncapm dataavailablefirst true system net security tests read eof mode syncapm dataavailablefirst true system net security tests read eof mode asyncmemory dataavailablefirst true system net security tests copytoasync alldatacopied bytecount useasync true system net security tests copytoasync alldatacopied bytecount useasync false system net security tests copytoasync alldatacopied bytecount useasync true system net security tests copytoasync alldatacopied bytecount useasync false system net security tests error message system componentmodel the client and server cannot communicate because they do not possess a common algorithm stack trace at system net sspiwrapper acquirecredentialshandle isspiinterface secmodule string package credentialuse intent sch credentials scc in src libraries common src interop windows sspicli sspiwrapper cs line at system net security sslstreampal acquirecredentialshandle credentialuse credusage sch credentials securecredential in src libraries system net security src system net security sslstreampal windows cs line at system net security sslstreampal acquirecredentialshandleschcredentials sslstreamcertificatecontext certificatecontext sslprotocols protocols encryptionpolicy policy boolean isserver in src libraries system net security src system net security sslstreampal windows cs line at system net security sslstreampal acquirecredentialshandle sslstreamcertificatecontext certificatecontext sslprotocols protocols encryptionpolicy policy boolean isserver in src libraries system net security src system net security sslstreampal windows cs line at system net security securechannel acquireservercredentials byte thumbprint in src libraries system net security src system net security securechannel cs line at system net security securechannel generatetoken readonlyspan inputbuffer byte output in src libraries system net security src system net security securechannel cs line at system net security securechannel nextmessage readonlyspan incomingbuffer in src libraries system net security src system net security securechannel cs line at system net security sslstream processblob framesize in src libraries system net security src system net security sslstream implementation cs line at system net security sslstream receiveblobasync tioadapter adapter in src libraries system net security src system net security sslstream implementation cs line at system net security sslstream forceauthenticationasync tioadapter adapter boolean receivefirst byte reauthenticationdata boolean isapm in src libraries system net security src system net security sslstream implementation cs line at system net security tests serverasyncauthenticatetest serverasyncsslhelper sslprotocols clientsslprotocols sslprotocols serversslprotocols boolean expectedtofail in src libraries system net security tests functionaltests serverasyncauthenticatetest cs line at system net security tests serverasyncauthenticatetest serverasyncauthenticate allclientvsindividualserversupportedprotocols success sslprotocols serverprotocol in src libraries system net security tests functionaltests serverasyncauthenticatetest cs line end of stack trace from previous location | 0 |
139,381 | 11,260,797,512 | IssuesEvent | 2020-01-13 11:18:07 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | If flags are used other than default then verify the local config along with the changes done in dc | area/openshift area/testing kind/test points/3 | - verify that the flags specified in `odo create` command are reflected in DC
- example `odo create --memory 2G --cpu 2` than the DeploymentConfig should have the corresponding resource limits
the following flags should be validated:
- --cpu string Amount of cpu to be allocated to the component. ex. 100m or 0.1 (sets min-cpu and max-cpu to this value)
- --env stringSlice Environmental variables for the component. For example --env VariableName=Value
- --max-cpu string Limit maximum amount of cpu to be allocated to the component. ex. 1
- --max-memory string Limit maximum amount of memory to be allocated to the component. ex. 100Mi
- --memory string Amount of memory to be allocated to the component. ex. 100Mi (sets min-memory and max-memory to this value)
- --min-cpu string Limit minimum amount of cpu to be allocated to the component. ex. 100m
- --min-memory string Limit minimum amount of memory to be allocated to the component. ex. 100Mi
- -p, --port stringSlice Ports to be used when the component is created (ex. 8080,8100/tcp,9100/udp)
| 2.0 | If flags are used other than default then verify the local config along with the changes done in dc - - verify that the flags specified in `odo create` command are reflected in DC
- example `odo create --memory 2G --cpu 2` than the DeploymentConfig should have the corresponding resource limits
the following flags should be validated:
- --cpu string Amount of cpu to be allocated to the component. ex. 100m or 0.1 (sets min-cpu and max-cpu to this value)
- --env stringSlice Environmental variables for the component. For example --env VariableName=Value
- --max-cpu string Limit maximum amount of cpu to be allocated to the component. ex. 1
- --max-memory string Limit maximum amount of memory to be allocated to the component. ex. 100Mi
- --memory string Amount of memory to be allocated to the component. ex. 100Mi (sets min-memory and max-memory to this value)
- --min-cpu string Limit minimum amount of cpu to be allocated to the component. ex. 100m
- --min-memory string Limit minimum amount of memory to be allocated to the component. ex. 100Mi
- -p, --port stringSlice Ports to be used when the component is created (ex. 8080,8100/tcp,9100/udp)
| test | if flags are used other than default then verify the local config along with the changes done in dc verify that the flags specified in odo create command are reflected in dc example odo create memory cpu than the deploymentconfig should have the corresponding resource limits the following flags should be validated cpu string amount of cpu to be allocated to the component ex or sets min cpu and max cpu to this value env stringslice environmental variables for the component for example env variablename value max cpu string limit maximum amount of cpu to be allocated to the component ex max memory string limit maximum amount of memory to be allocated to the component ex memory string amount of memory to be allocated to the component ex sets min memory and max memory to this value min cpu string limit minimum amount of cpu to be allocated to the component ex min memory string limit minimum amount of memory to be allocated to the component ex p port stringslice ports to be used when the component is created ex tcp udp | 1 |
306,505 | 26,474,333,879 | IssuesEvent | 2023-01-17 09:59:00 | elastic/elastic-agent | https://api.github.com/repos/elastic/elastic-agent | opened | Flaky Test [extended windows / Matrix - PLATFORM = windows-10 / Test / TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one โ github.com/elastic/elastic-agent/pkg/component/runtime] | ci-reported flaky-test | ## Flaky Test
* **Test Name:** `extended windows / Matrix - PLATFORM = "windows-10" / Test / TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one โ github.com/elastic/elastic-agent/pkg/component/runtime`
* **Artifact Link:** https://fleet-ci.elastic.co/blue/organizations/jenkins/elastic-agent%2Felastic-agent-mbp%2FPR-2105/detail/PR-2105/1/
* **PR:** #2105
* **Commit:** 3f6cf374d70de01b0d8d160719b2f45c391b0686
### Error details
```
Failed
```
### Stack Trace
```
=== RUN TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one
command_test.go:43:
Error Trace: command_test.go:43
Error: Not equal:
expected: true
actual : false
Test: TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one
--- FAIL: TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one (0.12s)
```
| 1.0 | Flaky Test [extended windows / Matrix - PLATFORM = windows-10 / Test / TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one โ github.com/elastic/elastic-agent/pkg/component/runtime] - ## Flaky Test
* **Test Name:** `extended windows / Matrix - PLATFORM = "windows-10" / Test / TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one โ github.com/elastic/elastic-agent/pkg/component/runtime`
* **Artifact Link:** https://fleet-ci.elastic.co/blue/organizations/jenkins/elastic-agent%2Felastic-agent-mbp%2FPR-2105/detail/PR-2105/1/
* **PR:** #2105
* **Commit:** 3f6cf374d70de01b0d8d160719b2f45c391b0686
### Error details
```
Failed
```
### Stack Trace
```
=== RUN TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one
command_test.go:43:
Error Trace: command_test.go:43
Error: Not equal:
expected: true
actual : false
Test: TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one
--- FAIL: TestAddToBucket/errors_>_than_limit_within_timespans,_off_by_one (0.12s)
```
| test | flaky test flaky test test name extended windows matrix platform windows test testaddtobucket errors than limit within timespans off by one โ github com elastic elastic agent pkg component runtime artifact link pr commit error details failed stack trace run testaddtobucket errors than limit within timespans off by one command test go error trace command test go error not equal expected true actual false test testaddtobucket errors than limit within timespans off by one fail testaddtobucket errors than limit within timespans off by one | 1 |
27,882 | 30,597,148,671 | IssuesEvent | 2023-07-22 00:22:39 | sematic-ai/sematic | https://api.github.com/repos/sematic-ai/sematic | closed | Dashboard Pods panel should always display polling disclaimer | enhancement ui usability | Currently the polling mechanism disclaimer is only displayed when information is present in the Pods panel:
<img width="853" alt="image" src="https://github.com/sematic-ai/sematic/assets/1894533/231473bf-394c-403e-b4ba-d55e327bec76">
This disclaimer is actually most needed when no information is displayed:
<img width="841" alt="image" src="https://github.com/sematic-ai/sematic/assets/1894533/ca2df4cd-2fe2-4073-8f7e-6dcc96ddb6c5">
Always display the disclaimer.
| True | Dashboard Pods panel should always display polling disclaimer - Currently the polling mechanism disclaimer is only displayed when information is present in the Pods panel:
<img width="853" alt="image" src="https://github.com/sematic-ai/sematic/assets/1894533/231473bf-394c-403e-b4ba-d55e327bec76">
This disclaimer is actually most needed when no information is displayed:
<img width="841" alt="image" src="https://github.com/sematic-ai/sematic/assets/1894533/ca2df4cd-2fe2-4073-8f7e-6dcc96ddb6c5">
Always display the disclaimer.
| non_test | dashboard pods panel should always display polling disclaimer currently the polling mechanism disclaimer is only displayed when information is present in the pods panel img width alt image src this disclaimer is actually most needed when no information is displayed img width alt image src always display the disclaimer | 0 |
234,232 | 19,102,604,922 | IssuesEvent | 2021-11-30 01:09:12 | Ashwinshankar98/ClassMateBot | https://api.github.com/repos/Ashwinshankar98/ClassMateBot | closed | Attendance bug | bug testing bug | Attendance is computed only for the people in instructor-commands channel. So, the students and guests are disappearing. This needs to be fixed as found in our testing. | 1.0 | Attendance bug - Attendance is computed only for the people in instructor-commands channel. So, the students and guests are disappearing. This needs to be fixed as found in our testing. | test | attendance bug attendance is computed only for the people in instructor commands channel so the students and guests are disappearing this needs to be fixed as found in our testing | 1 |
79,302 | 22,699,531,881 | IssuesEvent | 2022-07-05 09:23:52 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG: Cannot compile on OpenIndiana | defect Build issues Pythran | ### Describe your issue.
I am trying to compile scipy in OpenIndiana. I am using python 3.10, which was compiled with gcc version 10.3.0. I have installed successfully numpy using
pip3.10 install numpy
I have cloned the github code of scipy and when I enter
pip3.10 install . -v --user
compilation stops with
```
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:39:19: warning: '{anonymous}::pythonic::types::empty_iterator& {anonymous}::pythonic::types::empty_iterator::operator++(int)' defined but not used [-Wunused-function]
39 | empty_iterator &empty_iterator::operator++(int)
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:34:19: warning: '{anonymous}::pythonic::types::empty_iterator& {anonymous}::pythonic::types::empty_iterator::operator++()' defined but not used [-Wunused-function]
34 | empty_iterator &empty_iterator::operator++()
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:29:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator<(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
29 | bool empty_iterator::operator<(empty_iterator const &) const
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:24:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator!=(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
24 | bool empty_iterator::operator!=(empty_iterator const &) const
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:19:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator==(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
19 | bool empty_iterator::operator==(empty_iterator const &) const
| ^~~~~~~~~~~~~~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/NoneType.hpp:7,
from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/slice.hpp:5,
from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:36,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:36:8: warning: 'long int {anonymous}::pythonic::builtins::id(const bool&)' defined but not used [-Wunused-function]
36 | long id(bool const &t)
| ^~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:31:8: warning: 'long int {anonymous}::pythonic::builtins::id(const double&)' defined but not used [-Wunused-function]
31 | long id(double const &t)
| ^~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:26:8: warning: 'long int {anonymous}::pythonic::builtins::id(const long int&)' defined but not used [-Wunused-function]
26 | long id(long const &t)
| ^~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:35,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:54:7: warning: 'static float {anonymous}::pythonic::from_python<float>::convert(PyObject*)' defined but not used [-Wunused-function]
54 | float from_python<float>::convert(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:50:6: warning: 'static bool {anonymous}::pythonic::from_python<float>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
50 | bool from_python<float>::is_convertible(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:36:13: warning: 'static long double {anonymous}::pythonic::from_python<long double>::convert(PyObject*)' defined but not used [-Wunused-function]
36 | long double from_python<long double>::convert(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:31:6: warning: 'static bool {anonymous}::pythonic::from_python<long double>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
31 | bool from_python<long double>::is_convertible(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:26:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<float>::convert(float)' defined but not used [-Wunused-function]
26 | PyObject *to_python<float>::convert(float d)
| ^~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:22:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<double>::convert(double)' defined but not used [-Wunused-function]
22 | PyObject *to_python<double>::convert(double d)
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:17:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<long double>::convert(long double)' defined but not used [-Wunused-function]
17 | PyObject *to_python<long double>::convert(long double d)
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:34,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long long int {anonymous}::pythonic::from_python<long long int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:179:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
179 | PYTHONIC_INT_FROM_PYTHON(signed long long, LongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long long int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:179:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
179 | PYTHONIC_INT_FROM_PYTHON(signed long long, LongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long long unsigned int {anonymous}::pythonic::from_python<long long unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:178:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
178 | PYTHONIC_INT_FROM_PYTHON(unsigned long long, ULongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long long unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:178:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
178 | PYTHONIC_INT_FROM_PYTHON(unsigned long long, ULongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long int {anonymous}::pythonic::from_python<long int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:177:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
177 | PYTHONIC_INT_FROM_PYTHON(signed long, Long)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:177:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
177 | PYTHONIC_INT_FROM_PYTHON(signed long, Long)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long unsigned int {anonymous}::pythonic::from_python<long unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:176:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
176 | PYTHONIC_INT_FROM_PYTHON(unsigned long, ULong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:176:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
176 | PYTHONIC_INT_FROM_PYTHON(unsigned long, ULong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static int {anonymous}::pythonic::from_python<int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:175:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
175 | PYTHONIC_INT_FROM_PYTHON(signed int, Int)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:175:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
175 | PYTHONIC_INT_FROM_PYTHON(signed int, Int)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static unsigned int {anonymous}::pythonic::from_python<unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:174:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
174 | PYTHONIC_INT_FROM_PYTHON(unsigned int, UInt)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:174:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
174 | PYTHONIC_INT_FROM_PYTHON(unsigned int, UInt)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static short int {anonymous}::pythonic::from_python<short int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:173:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
173 | PYTHONIC_INT_FROM_PYTHON(signed short, Short)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<short int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:173:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
173 | PYTHONIC_INT_FROM_PYTHON(signed short, Short)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static short unsigned int {anonymous}::pythonic::from_python<short unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:172:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
172 | PYTHONIC_INT_FROM_PYTHON(unsigned short, UShort)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<short unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:172:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
172 | PYTHONIC_INT_FROM_PYTHON(unsigned short, UShort)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static signed char {anonymous}::pythonic::from_python<signed char>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:171:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
171 | PYTHONIC_INT_FROM_PYTHON(signed char, Byte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<signed char>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:171:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
171 | PYTHONIC_INT_FROM_PYTHON(signed char, Byte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static unsigned char {anonymous}::pythonic::from_python<unsigned char>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:170:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
170 | PYTHONIC_INT_FROM_PYTHON(unsigned char, UByte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<unsigned char>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:170:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
170 | PYTHONIC_INT_FROM_PYTHON(unsigned char, UByte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long long int>::convert(long long int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:155:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
155 | PYTHONIC_INT_TO_PYTHON(signed long long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long long unsigned int>::convert(long long unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:154:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
154 | PYTHONIC_INT_TO_PYTHON(unsigned long long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long unsigned int>::convert(long unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:149:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
149 | PYTHONIC_INT_TO_PYTHON(unsigned long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<int>::convert(int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:148:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
148 | PYTHONIC_INT_TO_PYTHON(signed int)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<unsigned int>::convert(unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:147:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
147 | PYTHONIC_INT_TO_PYTHON(unsigned int)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<short int>::convert(short int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:146:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
146 | PYTHONIC_INT_TO_PYTHON(signed short)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<short unsigned int>::convert(short unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:145:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
145 | PYTHONIC_INT_TO_PYTHON(unsigned short)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<signed char>::convert(signed char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:144:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
144 | PYTHONIC_INT_TO_PYTHON(signed char)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<unsigned char>::convert(unsigned char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:143:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
143 | PYTHONIC_INT_TO_PYTHON(unsigned char)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<char>::convert(char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:142:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
142 | PYTHONIC_INT_TO_PYTHON(char)
| ^~~~~~~~~~~~~~~~~~~~~~
error: Command "c++ -m64 -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -I/usr/openssl/1.1/include -I/usr/lib/amd64/libffi-3.2.1/include -DFFI_NO_RAW_API -D_REENTRANT -fPIC -DENABLE_PYTHON_MODULE -D__PYTHRAN__=3 -DPYTHRAN_BLAS_NONE -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/numpy/core/include -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.solaris-2.11-i86pc.64bit-3.10/numpy/distutils/include -I/opt/gnu/python/include/python3.10 -c scipy/interpolate/_rbfinterp_pythran.cpp -o build/temp.solaris-2.11-i86pc.64bit-3.10/scipy/interpolate/_rbfinterp_pythran.o -MMD -MF build/temp.solaris-2.11-i86pc.64bit-3.10/scipy/interpolate/_rbfinterp_pythran.o.d -std=c++11" failed with exit status 1
########### EXT COMPILER OPTIMIZATION ###########
Platform :
Architecture: unsupported
Compiler : gcc
CPU baseline :
Requested : optimization disabled
Enabled : none
Flags : none
Extra checks: none
Requested : optimization disabled
CPU dispatch :
Enabled : none
Generated : none
CCompilerOpt.cache_flush[809] : write cache to path -> /opt/sources/BACKUP/scipy/scipy/build/temp.solaris-2.11-i86pc.64bit-3.10/ccompiler_opt_cache_ext.py
########### CLIB COMPILER OPTIMIZATION ###########
Platform :
Architecture: unsupported
Compiler : gcc
CPU baseline :
Requested : optimization disabled
Enabled : none
Flags : none
Extra checks: none
Requested : optimization disabled
CPU dispatch :
Enabled : none
Generated : none
CCompilerOpt.cache_flush[809] : write cache to path -> /opt/sources/BACKUP/scipy/scipy/build/temp.solaris-2.11-i86pc.64bit-3.10/ccompiler_opt_cache_clib.py
ERROR: Failed building wheel for scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
```
### Reproducing Code Example
```python
NOT A PYTHON ERROR
```
### Error message
```shell
NOT A PYTHON ERROR MESSAGE
```
### SciPy/NumPy/Python version information
1.21.4 sys.version_info(major=3, minor=10, micro=0, releaselevel='final', serial=0) | 1.0 | BUG: Cannot compile on OpenIndiana - ### Describe your issue.
I am trying to compile scipy in OpenIndiana. I am using python 3.10, which was compiled with gcc version 10.3.0. I have installed successfully numpy using
pip3.10 install numpy
I have cloned the github code of scipy and when I enter
pip3.10 install . -v --user
compilation stops with
```
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:39:19: warning: '{anonymous}::pythonic::types::empty_iterator& {anonymous}::pythonic::types::empty_iterator::operator++(int)' defined but not used [-Wunused-function]
39 | empty_iterator &empty_iterator::operator++(int)
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:34:19: warning: '{anonymous}::pythonic::types::empty_iterator& {anonymous}::pythonic::types::empty_iterator::operator++()' defined but not used [-Wunused-function]
34 | empty_iterator &empty_iterator::operator++()
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:29:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator<(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
29 | bool empty_iterator::operator<(empty_iterator const &) const
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:24:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator!=(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
24 | bool empty_iterator::operator!=(empty_iterator const &) const
| ^~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/empty_iterator.hpp:19:8: warning: 'bool {anonymous}::pythonic::types::empty_iterator::operator==(const {anonymous}::pythonic::types::empty_iterator&) const' defined but not used [-Wunused-function]
19 | bool empty_iterator::operator==(empty_iterator const &) const
| ^~~~~~~~~~~~~~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/NoneType.hpp:7,
from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/slice.hpp:5,
from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:36,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:36:8: warning: 'long int {anonymous}::pythonic::builtins::id(const bool&)' defined but not used [-Wunused-function]
36 | long id(bool const &t)
| ^~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:31:8: warning: 'long int {anonymous}::pythonic::builtins::id(const double&)' defined but not used [-Wunused-function]
31 | long id(double const &t)
| ^~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/builtins/id.hpp:26:8: warning: 'long int {anonymous}::pythonic::builtins::id(const long int&)' defined but not used [-Wunused-function]
26 | long id(long const &t)
| ^~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:35,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:54:7: warning: 'static float {anonymous}::pythonic::from_python<float>::convert(PyObject*)' defined but not used [-Wunused-function]
54 | float from_python<float>::convert(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:50:6: warning: 'static bool {anonymous}::pythonic::from_python<float>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
50 | bool from_python<float>::is_convertible(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:36:13: warning: 'static long double {anonymous}::pythonic::from_python<long double>::convert(PyObject*)' defined but not used [-Wunused-function]
36 | long double from_python<long double>::convert(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:31:6: warning: 'static bool {anonymous}::pythonic::from_python<long double>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
31 | bool from_python<long double>::is_convertible(PyObject *obj)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:26:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<float>::convert(float)' defined but not used [-Wunused-function]
26 | PyObject *to_python<float>::convert(float d)
| ^~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:22:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<double>::convert(double)' defined but not used [-Wunused-function]
22 | PyObject *to_python<double>::convert(double d)
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/float.hpp:17:11: warning: 'static PyObject* {anonymous}::pythonic::to_python<long double>::convert(long double)' defined but not used [-Wunused-function]
17 | PyObject *to_python<long double>::convert(long double d)
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/core.hpp:34,
from scipy/interpolate/_rbfinterp_pythran.cpp:1:
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long long int {anonymous}::pythonic::from_python<long long int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:179:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
179 | PYTHONIC_INT_FROM_PYTHON(signed long long, LongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long long int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:179:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
179 | PYTHONIC_INT_FROM_PYTHON(signed long long, LongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long long unsigned int {anonymous}::pythonic::from_python<long long unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:178:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
178 | PYTHONIC_INT_FROM_PYTHON(unsigned long long, ULongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long long unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:178:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
178 | PYTHONIC_INT_FROM_PYTHON(unsigned long long, ULongLong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long int {anonymous}::pythonic::from_python<long int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:177:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
177 | PYTHONIC_INT_FROM_PYTHON(signed long, Long)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:177:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
177 | PYTHONIC_INT_FROM_PYTHON(signed long, Long)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static long unsigned int {anonymous}::pythonic::from_python<long unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:176:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
176 | PYTHONIC_INT_FROM_PYTHON(unsigned long, ULong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<long unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:176:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
176 | PYTHONIC_INT_FROM_PYTHON(unsigned long, ULong)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static int {anonymous}::pythonic::from_python<int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:175:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
175 | PYTHONIC_INT_FROM_PYTHON(signed int, Int)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:175:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
175 | PYTHONIC_INT_FROM_PYTHON(signed int, Int)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static unsigned int {anonymous}::pythonic::from_python<unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:174:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
174 | PYTHONIC_INT_FROM_PYTHON(unsigned int, UInt)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:174:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
174 | PYTHONIC_INT_FROM_PYTHON(unsigned int, UInt)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static short int {anonymous}::pythonic::from_python<short int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:173:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
173 | PYTHONIC_INT_FROM_PYTHON(signed short, Short)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<short int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:173:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
173 | PYTHONIC_INT_FROM_PYTHON(signed short, Short)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static short unsigned int {anonymous}::pythonic::from_python<short unsigned int>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:172:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
172 | PYTHONIC_INT_FROM_PYTHON(unsigned short, UShort)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<short unsigned int>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:172:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
172 | PYTHONIC_INT_FROM_PYTHON(unsigned short, UShort)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static signed char {anonymous}::pythonic::from_python<signed char>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:171:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
171 | PYTHONIC_INT_FROM_PYTHON(signed char, Byte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<signed char>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:171:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
171 | PYTHONIC_INT_FROM_PYTHON(signed char, Byte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:165:8: warning: 'static unsigned char {anonymous}::pythonic::from_python<unsigned char>::convert(PyObject*)' defined but not used [-Wunused-function]
165 | TYPE from_python<TYPE>::convert(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:170:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
170 | PYTHONIC_INT_FROM_PYTHON(unsigned char, UByte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:160:8: warning: 'static bool {anonymous}::pythonic::from_python<unsigned char>::is_convertible(PyObject*)' defined but not used [-Wunused-function]
160 | bool from_python<TYPE>::is_convertible(PyObject *obj) \
| ^~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:170:1: note: in expansion of macro 'PYTHONIC_INT_FROM_PYTHON'
170 | PYTHONIC_INT_FROM_PYTHON(unsigned char, UByte)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long long int>::convert(long long int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:155:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
155 | PYTHONIC_INT_TO_PYTHON(signed long long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long long unsigned int>::convert(long long unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:154:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
154 | PYTHONIC_INT_TO_PYTHON(unsigned long long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<long unsigned int>::convert(long unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:149:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
149 | PYTHONIC_INT_TO_PYTHON(unsigned long)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<int>::convert(int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:148:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
148 | PYTHONIC_INT_TO_PYTHON(signed int)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<unsigned int>::convert(unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:147:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
147 | PYTHONIC_INT_TO_PYTHON(unsigned int)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<short int>::convert(short int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:146:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
146 | PYTHONIC_INT_TO_PYTHON(signed short)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<short unsigned int>::convert(short unsigned int)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:145:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
145 | PYTHONIC_INT_TO_PYTHON(unsigned short)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<signed char>::convert(signed char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:144:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
144 | PYTHONIC_INT_TO_PYTHON(signed char)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<unsigned char>::convert(unsigned char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:143:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
143 | PYTHONIC_INT_TO_PYTHON(unsigned char)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:135:13: warning: 'static PyObject* {anonymous}::pythonic::to_python<char>::convert(char)' defined but not used [-Wunused-function]
135 | PyObject *to_python<TYPE>::convert(TYPE l) \
| ^~~~~~~~~~~~~~~
/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran/pythonic/types/int.hpp:142:1: note: in expansion of macro 'PYTHONIC_INT_TO_PYTHON'
142 | PYTHONIC_INT_TO_PYTHON(char)
| ^~~~~~~~~~~~~~~~~~~~~~
error: Command "c++ -m64 -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -I/usr/openssl/1.1/include -I/usr/lib/amd64/libffi-3.2.1/include -DFFI_NO_RAW_API -D_REENTRANT -fPIC -DENABLE_PYTHON_MODULE -D__PYTHRAN__=3 -DPYTHRAN_BLAS_NONE -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/pythran -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/numpy/core/include -I/tmp/pip-build-env-myi6tepl/overlay/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.solaris-2.11-i86pc.64bit-3.10/numpy/distutils/include -I/opt/gnu/python/include/python3.10 -c scipy/interpolate/_rbfinterp_pythran.cpp -o build/temp.solaris-2.11-i86pc.64bit-3.10/scipy/interpolate/_rbfinterp_pythran.o -MMD -MF build/temp.solaris-2.11-i86pc.64bit-3.10/scipy/interpolate/_rbfinterp_pythran.o.d -std=c++11" failed with exit status 1
########### EXT COMPILER OPTIMIZATION ###########
Platform :
Architecture: unsupported
Compiler : gcc
CPU baseline :
Requested : optimization disabled
Enabled : none
Flags : none
Extra checks: none
Requested : optimization disabled
CPU dispatch :
Enabled : none
Generated : none
CCompilerOpt.cache_flush[809] : write cache to path -> /opt/sources/BACKUP/scipy/scipy/build/temp.solaris-2.11-i86pc.64bit-3.10/ccompiler_opt_cache_ext.py
########### CLIB COMPILER OPTIMIZATION ###########
Platform :
Architecture: unsupported
Compiler : gcc
CPU baseline :
Requested : optimization disabled
Enabled : none
Flags : none
Extra checks: none
Requested : optimization disabled
CPU dispatch :
Enabled : none
Generated : none
CCompilerOpt.cache_flush[809] : write cache to path -> /opt/sources/BACKUP/scipy/scipy/build/temp.solaris-2.11-i86pc.64bit-3.10/ccompiler_opt_cache_clib.py
ERROR: Failed building wheel for scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects
```
### Reproducing Code Example
```python
NOT A PYTHON ERROR
```
### Error message
```shell
NOT A PYTHON ERROR MESSAGE
```
### SciPy/NumPy/Python version information
1.21.4 sys.version_info(major=3, minor=10, micro=0, releaselevel='final', serial=0) | non_test | bug cannot compile on openindiana describe your issue i am trying to compile scipy in openindiana i am using python which was compiled with gcc version i have installed successfully numpy using install numpy i have cloned the github code of scipy and when i enter install v user compilation stops with tmp pip build env overlay lib site packages pythran pythonic types empty iterator hpp warning anonymous pythonic types empty iterator anonymous pythonic types empty iterator operator int defined but not used empty iterator empty iterator operator int tmp pip build env overlay lib site packages pythran pythonic types empty iterator hpp warning anonymous pythonic types empty iterator anonymous pythonic types empty iterator operator defined but not used empty iterator empty iterator operator tmp pip build env overlay lib site packages pythran pythonic types empty iterator hpp warning bool anonymous pythonic types empty iterator operator const anonymous pythonic types empty iterator const defined but not used bool empty iterator operator empty iterator const const tmp pip build env overlay lib site packages pythran pythonic types empty iterator hpp warning bool anonymous pythonic types empty iterator operator const anonymous pythonic types empty iterator const defined but not used bool empty iterator operator empty iterator const const tmp pip build env overlay lib site packages pythran pythonic types empty iterator hpp warning bool anonymous pythonic types empty iterator operator const anonymous pythonic types empty iterator const defined but not used bool empty iterator operator empty iterator const const in file included from tmp pip build env overlay lib site packages pythran pythonic types nonetype hpp from tmp pip build env overlay lib site packages pythran pythonic types slice hpp from tmp pip build env overlay lib site packages pythran pythonic core hpp from scipy interpolate rbfinterp pythran cpp tmp pip build env overlay lib site packages pythran pythonic builtins id hpp warning long int anonymous pythonic builtins id const bool defined but not used long id bool const t tmp pip build env overlay lib site packages pythran pythonic builtins id hpp warning long int anonymous pythonic builtins id const double defined but not used long id double const t tmp pip build env overlay lib site packages pythran pythonic builtins id hpp warning long int anonymous pythonic builtins id const long int defined but not used long id long const t in file included from tmp pip build env overlay lib site packages pythran pythonic core hpp from scipy interpolate rbfinterp pythran cpp tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static float anonymous pythonic from python convert pyobject defined but not used float from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static long double anonymous pythonic from python convert pyobject defined but not used long double from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static pyobject anonymous pythonic to python convert float defined but not used pyobject to python convert float d tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static pyobject anonymous pythonic to python convert double defined but not used pyobject to python convert double d tmp pip build env overlay lib site packages pythran pythonic types float hpp warning static pyobject anonymous pythonic to python convert long double defined but not used pyobject to python convert long double d in file included from tmp pip build env overlay lib site packages pythran pythonic core hpp from scipy interpolate rbfinterp pythran cpp tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static long long int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed long long longlong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed long long longlong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static long long unsigned int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned long long ulonglong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned long long ulonglong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static long int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed long long tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed long long tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static long unsigned int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned long ulong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned long ulong tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed int int tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed int int tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static unsigned int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned int uint tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned int uint tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static short int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed short short tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed short short tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static short unsigned int anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned short ushort tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned short ushort tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static signed char anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed char byte tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python signed char byte tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static unsigned char anonymous pythonic from python convert pyobject defined but not used type from python convert pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned char ubyte tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static bool anonymous pythonic from python is convertible pyobject defined but not used bool from python is convertible pyobject obj tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int from python pythonic int from python unsigned char ubyte tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert long long int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python signed long long tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert long long unsigned int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python unsigned long long tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert long unsigned int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python unsigned long tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python signed int tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert unsigned int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python unsigned int tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert short int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python signed short tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert short unsigned int defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python unsigned short tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert signed char defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python signed char tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert unsigned char defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python unsigned char tmp pip build env overlay lib site packages pythran pythonic types int hpp warning static pyobject anonymous pythonic to python convert char defined but not used pyobject to python convert type l tmp pip build env overlay lib site packages pythran pythonic types int hpp note in expansion of macro pythonic int to python pythonic int to python char error command c wno unused result wsign compare dndebug g wall i usr openssl include i usr lib libffi include dffi no raw api d reentrant fpic denable python module d pythran dpythran blas none i tmp pip build env overlay lib site packages pythran i tmp pip build env overlay lib site packages numpy core include i tmp pip build env overlay lib site packages numpy core include ibuild src solaris numpy distutils include i opt gnu python include c scipy interpolate rbfinterp pythran cpp o build temp solaris scipy interpolate rbfinterp pythran o mmd mf build temp solaris scipy interpolate rbfinterp pythran o d std c failed with exit status ext compiler optimization platform architecture unsupported compiler gcc cpu baseline requested optimization disabled enabled none flags none extra checks none requested optimization disabled cpu dispatch enabled none generated none ccompileropt cache flush write cache to path opt sources backup scipy scipy build temp solaris ccompiler opt cache ext py clib compiler optimization platform architecture unsupported compiler gcc cpu baseline requested optimization disabled enabled none flags none extra checks none requested optimization disabled cpu dispatch enabled none generated none ccompileropt cache flush write cache to path opt sources backup scipy scipy build temp solaris ccompiler opt cache clib py error failed building wheel for scipy error could not build wheels for scipy which is required to install pyproject toml based projects reproducing code example python not a python error error message shell not a python error message scipy numpy python version information sys version info major minor micro releaselevel final serial | 0 |
50,927 | 6,135,146,241 | IssuesEvent | 2017-06-26 03:57:17 | brave/browser-laptop | https://api.github.com/repos/brave/browser-laptop | closed | Manual test run on Windows x64 for 0.17.x RC2 | OS/Windows release-notes/exclude tests | ## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
3. [x] Check Brave, muon, and libchromiumcontent version in About and make sure it is EXACTLY as expected.
## Last changeset test
1. [x] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave).
## Per release specialty tests
- [x] Sort top sites more deterministically. ([#9541](https://github.com/brave/browser-laptop/issues/9541))
- [x] Unable to switch to any tab on load when reloading windows from last time . ([#9502](https://github.com/brave/browser-laptop/issues/9502))
- [x] Ledger balance updater doesn't turn on/off when payments tab is activated. ([#9317](https://github.com/brave/browser-laptop/issues/9317))
- [x] Remove addEditBookmark.less. ([#8881](https://github.com/brave/browser-laptop/issues/8881))
- [x] Add webdriver test to 'noscript exceptions from private tabs should not apply to regular tabs'. ([#8837](https://github.com/brave/browser-laptop/issues/8837))
- [ ] Unable to view HBOGO video. ([#8581](https://github.com/brave/browser-laptop/issues/8581))
- [x] Extension APIs: chrome.browserAction.setIcon fails with numerical tabId. ([#8500](https://github.com/brave/browser-laptop/issues/8500))
## Widevine/Netflix test
1. [x] Test that you can log into Netflix and start a show.
## Ledger
1. [ ] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
2. [x] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created.
3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance.
4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
5. [x] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
6. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab.
7. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal.
8. [x] Check that disabling payments and enabling them again does not lose state.
## Sync
1. [x] Verify you are able to sync two devices using the secret code
2. [x] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
3. [x] Enable Browsing history sync on device 1, ensure the history is shown on device 2
4. [x] Import/Add bookmarks on device 1, ensure it is synced on device 2
5. [x] Ensure imported bookmark folder structure is maintained on device 2
6. [x] Ensure bookmark favicons are shown after sync
## Data
1. [x] Make sure that data from the last version appears in the new version OK.
2. [x] Test that the previous version's cookies are preserved in the next version.
## About pages
1. [x] Test that about:adblock loads
2. [x] Test that about:autofill loads
3. [x] Test that about:bookmarks loads bookmarks
4. [x] Test that about:downloads loads downloads
5. [x] Test that about:extensions loads
6. [x] Test that about:history loads history
7. [x] Test that about:passwords loads
8. [x] Test that about:styles loads
9. [x] Test that about:preferences changing a preference takes effect right away
10. [x] Test that about:preferences language change takes effect on re-start
## Bookmarks
1. [x] Test that creating a bookmark on the bookmarks toolbar with the star button works
2. [x] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon works
3. [x] Test that creating a bookmark folder on the bookmarks toolbar works
4. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
5. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
6. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
## Context menus
1. [x] Make sure context menu items in the URL bar work
2. [x] Make sure context menu items on content work with no selected text.
3. [x] Make sure context menu items on content work with selected text.
4. [x] Make sure context menu items on content work inside an editable control on `about:styles` (input, textarea, or contenteditable).
## Find on page
1. [x] Ensure search box is shown with shortcut
2. [x] Test successful find
3. [x] Test forward and backward find navigation
4. [x] Test failed find shows 0 results
5. [x] Test match case find
## Geolocation
1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
1. [x] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it
## Downloads
1. [x] Test downloading a file works and that all actions on the download item works.
## Fullscreen
1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs, Pinning and Tear off tabs
1. [x] Test that tabs are pinnable
2. [x] Test that tabs are unpinnable
3. [x] Test that tabs are draggable to same tabset
4. [x] Test that tabs are draggable to alternate tabset
5. [x] Test that tabs can be teared off into a new window
6. [x] Test that you are able to reattach a tab that is teared off into a new window
7. [x] Test that tab pages can be closed
8. [x] Test that tab pages can be muted
## Zoom
1. [x] Test zoom in / out shortcut works
2. [x] Test hamburger menu zooms.
3. [x] Test zoom saved when you close the browser and restore on a single site.
4. [x] Test zoom saved when you navigate within a single origin site.
5. [x] Test that navigating to a different origin resets the zoom
## Bravery settings
1. [x] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/
2. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
3. [x] Check that ad replacement works on http://slashdot.org
4. [x] Check that toggling to blocking and allow ads works as expected.
5. [x] Test that clicking through a cert error in https://badssl.com/ works.
6. [x] Test that Safe Browsing works (http://downloadme.org/)
7. [x] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/.
8. [x] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
9. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
10. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
11. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
12. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
## Content tests
1. [x] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
2. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
5. [x] Open `about:styles` and type some misspellings on a textbox, make sure they are underlined.
6. [x] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
7. [x] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
8. [x] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
9. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
10. [x] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
1. [x] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
2. [x] Test that flash placeholder appears on http://www.homestarrunner.com
## Autofill tests
1. [x] Test that autofill works on http://www.roboform.com/filling-test-all-fields
## Session storage
Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder.
1. [x] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
2. [x] Test that windows and tabs restore when closed, including active tab.
3. [x] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
## Cookie and Cache
1. [x] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
2. [x] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.
## Update tests
1. [x] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly. | 1.0 | Manual test run on Windows x64 for 0.17.x RC2 - ## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
3. [x] Check Brave, muon, and libchromiumcontent version in About and make sure it is EXACTLY as expected.
## Last changeset test
1. [x] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave).
## Per release specialty tests
- [x] Sort top sites more deterministically. ([#9541](https://github.com/brave/browser-laptop/issues/9541))
- [x] Unable to switch to any tab on load when reloading windows from last time . ([#9502](https://github.com/brave/browser-laptop/issues/9502))
- [x] Ledger balance updater doesn't turn on/off when payments tab is activated. ([#9317](https://github.com/brave/browser-laptop/issues/9317))
- [x] Remove addEditBookmark.less. ([#8881](https://github.com/brave/browser-laptop/issues/8881))
- [x] Add webdriver test to 'noscript exceptions from private tabs should not apply to regular tabs'. ([#8837](https://github.com/brave/browser-laptop/issues/8837))
- [ ] Unable to view HBOGO video. ([#8581](https://github.com/brave/browser-laptop/issues/8581))
- [x] Extension APIs: chrome.browserAction.setIcon fails with numerical tabId. ([#8500](https://github.com/brave/browser-laptop/issues/8500))
## Widevine/Netflix test
1. [x] Test that you can log into Netflix and start a show.
## Ledger
1. [ ] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
2. [x] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created.
3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance.
4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
5. [x] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
6. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab.
7. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal.
8. [x] Check that disabling payments and enabling them again does not lose state.
## Sync
1. [x] Verify you are able to sync two devices using the secret code
2. [x] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
3. [x] Enable Browsing history sync on device 1, ensure the history is shown on device 2
4. [x] Import/Add bookmarks on device 1, ensure it is synced on device 2
5. [x] Ensure imported bookmark folder structure is maintained on device 2
6. [x] Ensure bookmark favicons are shown after sync
## Data
1. [x] Make sure that data from the last version appears in the new version OK.
2. [x] Test that the previous version's cookies are preserved in the next version.
## About pages
1. [x] Test that about:adblock loads
2. [x] Test that about:autofill loads
3. [x] Test that about:bookmarks loads bookmarks
4. [x] Test that about:downloads loads downloads
5. [x] Test that about:extensions loads
6. [x] Test that about:history loads history
7. [x] Test that about:passwords loads
8. [x] Test that about:styles loads
9. [x] Test that about:preferences changing a preference takes effect right away
10. [x] Test that about:preferences language change takes effect on re-start
## Bookmarks
1. [x] Test that creating a bookmark on the bookmarks toolbar with the star button works
2. [x] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon works
3. [x] Test that creating a bookmark folder on the bookmarks toolbar works
4. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
5. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
6. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
## Context menus
1. [x] Make sure context menu items in the URL bar work
2. [x] Make sure context menu items on content work with no selected text.
3. [x] Make sure context menu items on content work with selected text.
4. [x] Make sure context menu items on content work inside an editable control on `about:styles` (input, textarea, or contenteditable).
## Find on page
1. [x] Ensure search box is shown with shortcut
2. [x] Test successful find
3. [x] Test forward and backward find navigation
4. [x] Test failed find shows 0 results
5. [x] Test match case find
## Geolocation
1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
1. [x] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it
## Downloads
1. [x] Test downloading a file works and that all actions on the download item works.
## Fullscreen
1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs, Pinning and Tear off tabs
1. [x] Test that tabs are pinnable
2. [x] Test that tabs are unpinnable
3. [x] Test that tabs are draggable to same tabset
4. [x] Test that tabs are draggable to alternate tabset
5. [x] Test that tabs can be teared off into a new window
6. [x] Test that you are able to reattach a tab that is teared off into a new window
7. [x] Test that tab pages can be closed
8. [x] Test that tab pages can be muted
## Zoom
1. [x] Test zoom in / out shortcut works
2. [x] Test hamburger menu zooms.
3. [x] Test zoom saved when you close the browser and restore on a single site.
4. [x] Test zoom saved when you navigate within a single origin site.
5. [x] Test that navigating to a different origin resets the zoom
## Bravery settings
1. [x] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/
2. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
3. [x] Check that ad replacement works on http://slashdot.org
4. [x] Check that toggling to blocking and allow ads works as expected.
5. [x] Test that clicking through a cert error in https://badssl.com/ works.
6. [x] Test that Safe Browsing works (http://downloadme.org/)
7. [x] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/.
8. [x] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
9. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
10. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
11. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
12. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
## Content tests
1. [x] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
2. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
5. [x] Open `about:styles` and type some misspellings on a textbox, make sure they are underlined.
6. [x] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
7. [x] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
8. [x] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
9. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
10. [x] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
1. [x] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
2. [x] Test that flash placeholder appears on http://www.homestarrunner.com
## Autofill tests
1. [x] Test that autofill works on http://www.roboform.com/filling-test-all-fields
## Session storage
Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder.
1. [x] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
2. [x] Test that windows and tabs restore when closed, including active tab.
3. [x] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
## Cookie and Cache
1. [x] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
2. [x] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.
## Update tests
1. [x] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly. | test | manual test run on windows for x installer check that installer is close to the size of last release check signature if os run spctl assess verbose applications brave app and make sure it returns accepted if windows right click on the installer exe and go to properties go to the digital signatures tab and double click on the signature make sure it says the digital signature is ok in the popup window check brave muon and libchromiumcontent version in about and make sure it is exactly as expected last changeset test test what is covered by the last changeset you can find this by clicking on the sha in about brave per release specialty tests sort top sites more deterministically unable to switch to any tab on load when reloading windows from last time ledger balance updater doesn t turn on off when payments tab is activated remove addeditbookmark less add webdriver test to noscript exceptions from private tabs should not apply to regular tabs unable to view hbogo video extension apis chrome browseraction seticon fails with numerical tabid widevine netflix test test that you can log into netflix and start a show ledger create a wallet with a value other than selected in the monthly budget dropdown click on the add funds button and check that coinbase transactions are blocked remove all ledger json files from library application support brave go to the payments tab in about preferences enable payments click on create wallet check that the add funds button appears after a wallet is created click on add funds and verify that adding funds through coinbase increases the account balance repeat the step above but add funds by scanning the qr code in a mobile bitcoin app instead of through coinbase visit nytimes com for a few seconds and make sure it shows up in the payments table go to and click the register button in the payments tab click add funds verify that the transfer funds button is visible and that clicking on transfer funds opens a jsfiddle url in a new tab go to and click unregister verify that the transfer funds button no longer appears in the add funds modal check that disabling payments and enabling them again does not lose state sync verify you are able to sync two devices using the secret code visit a site on device and change shield setting ensure that the saved site preference is synced to device enable browsing history sync on device ensure the history is shown on device import add bookmarks on device ensure it is synced on device ensure imported bookmark folder structure is maintained on device ensure bookmark favicons are shown after sync data make sure that data from the last version appears in the new version ok test that the previous version s cookies are preserved in the next version about pages test that about adblock loads test that about autofill loads test that about bookmarks loads bookmarks test that about downloads loads downloads test that about extensions loads test that about history loads history test that about passwords loads test that about styles loads test that about preferences changing a preference takes effect right away test that about preferences language change takes effect on re start bookmarks test that creating a bookmark on the bookmarks toolbar with the star button works test that creating a bookmark on the bookmarks toolbar by dragging the un lock icon works test that creating a bookmark folder on the bookmarks toolbar works test that moving a bookmark into a folder by drag and drop on the bookmarks folder works test that clicking a bookmark in the toolbar loads the bookmark test that clicking a bookmark in a bookmark toolbar folder loads the bookmark context menus make sure context menu items in the url bar work make sure context menu items on content work with no selected text make sure context menu items on content work with selected text make sure context menu items on content work inside an editable control on about styles input textarea or contenteditable find on page ensure search box is shown with shortcut test successful find test forward and backward find navigation test failed find shows results test match case find geolocation check that works site hacks test sub page loads a video and you can play it downloads test downloading a file works and that all actions on the download item works fullscreen test that entering full screen window works view toggle full screen and exit back not esc test that entering full screen works and esc to go back youtube com tabs pinning and tear off tabs test that tabs are pinnable test that tabs are unpinnable test that tabs are draggable to same tabset test that tabs are draggable to alternate tabset test that tabs can be teared off into a new window test that you are able to reattach a tab that is teared off into a new window test that tab pages can be closed test that tab pages can be muted zoom test zoom in out shortcut works test hamburger menu zooms test zoom saved when you close the browser and restore on a single site test zoom saved when you navigate within a single origin site test that navigating to a different origin resets the zoom bravery settings check that https everywhere works by loading turning https everywhere off and shields off both disable the redirect to check that ad replacement works on check that toggling to blocking and allow ads works as expected test that clicking through a cert error in works test that safe browsing works turning safe browsing off and shields off both disable safe browsing for visit and then turn on script blocking nothing should load allow it from the script blocking ui in the url bar and it should work test that about preferences default bravery settings take effect on pages with no site settings test that turning on fingerprinting protection in about preferences shows fingerprints blocked at test that turning it off in the bravery menu shows fingerprints blocked test that party storage results are blank at when party cookies are blocked and not blank when party cookies are unblocked test that audio fingerprint is blocked at when fingerprinting protection is on content tests go to and click on the twitter icon on the top right test that context menus work in the new twitter tab load twitter and click on a tweet so the popup div shows click to dismiss and repeat with another div make sure it shows go to and test that clicking on show pops up a notification asking for permission make sure that clicking deny leads to no notifications being shown go to and make sure that the password can be saved make sure the saved password shows up in about passwords then reload and make sure the password is autofilled open about styles and type some misspellings on a textbox make sure they are underlined make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text make sure that command click control click on windows control click on ubuntu on a link opens a new tab but does not switch to it click on it and make sure it is already loaded open an email on or inbox google com and click on a link make sure it works test that pdf is loaded at test that shows up as grey not red no mixed content scripts are run flash tests turn on flash in about preferences security test that clicking on install flash banner on myspace com shows a notification to allow flash and that the banner disappears when allow is clicked test that flash placeholder appears on autofill tests test that autofill works on session storage do not forget to make a backup of your entire library application support brave folder temporarily move away your library application support brave session store and test that clean session storage works appdata brave in windows config brave in ubuntu test that windows and tabs restore when closed including active tab move away your entire library application support brave folder appdata brave in windows config brave in ubuntu cookie and cache make a backup of your profile turn on all clearing in preferences and shut down make sure when you bring the browser back up everything is gone that is specified go to and set an evercookie check that going to prefs clearing site data and cache and going back to the evercookie site does not remember the old evercookie value update tests test that updating using brave update version env variable works correctly | 1 |
335,294 | 24,462,915,197 | IssuesEvent | 2022-10-07 12:47:22 | mattermost/mattermost-server | https://api.github.com/repos/mattermost/mattermost-server | closed | Patching plugin configuration replace all plugins configs | kind/documentation | #### Summary
The API Patch configuration endpoint (PUT on config/patch) doesn't patch the PluginSettings.Plugin object but replace it.
#### Steps to reproduce
1. Add a configuration for a plugin :
```shell
curl --request PUT \
--url https://you_mattermost_server/api/v4/config/patch \
--header 'Authorization: Bearer your_token' \
--header 'Content-Type: application/json' \
--data '{
"PluginSettings": {
"Plugins": {
"com.mattermost.plugin1": {
"my_param": true
}
}
}
}'
```
2. Add a configuration for another plugin:
```shell
curl --request PUT \
--url https://you_mattermost_server/api/v4/config/patch \
--header 'Authorization: Bearer your_token' \
--header 'Content-Type: application/json' \
--data '{
"PluginSettings": {
"Plugins": {
"com.mattermost.plugin2": {
"my_param": true
}
}
}
}'
```
3. Get the configuration and see that the configuration for plugin1 is missing:
```shell
curl --url https://you_mattermost_server/api/v4/config \
--header 'Authorization: Bearer your_token' | jq '.PluginSettings.Plugins'
```
#### Expected behavior
The endpoint should patch the configuration recursively and don't remove some configuration keys
#### Observed behavior (that appears unintentional)
PluginSettings.Plugins kept only the last data sent to the patch endpoint and loses all other plugins settings
| 1.0 | Patching plugin configuration replace all plugins configs - #### Summary
The API Patch configuration endpoint (PUT on config/patch) doesn't patch the PluginSettings.Plugin object but replace it.
#### Steps to reproduce
1. Add a configuration for a plugin :
```shell
curl --request PUT \
--url https://you_mattermost_server/api/v4/config/patch \
--header 'Authorization: Bearer your_token' \
--header 'Content-Type: application/json' \
--data '{
"PluginSettings": {
"Plugins": {
"com.mattermost.plugin1": {
"my_param": true
}
}
}
}'
```
2. Add a configuration for another plugin:
```shell
curl --request PUT \
--url https://you_mattermost_server/api/v4/config/patch \
--header 'Authorization: Bearer your_token' \
--header 'Content-Type: application/json' \
--data '{
"PluginSettings": {
"Plugins": {
"com.mattermost.plugin2": {
"my_param": true
}
}
}
}'
```
3. Get the configuration and see that the configuration for plugin1 is missing:
```shell
curl --url https://you_mattermost_server/api/v4/config \
--header 'Authorization: Bearer your_token' | jq '.PluginSettings.Plugins'
```
#### Expected behavior
The endpoint should patch the configuration recursively and don't remove some configuration keys
#### Observed behavior (that appears unintentional)
PluginSettings.Plugins kept only the last data sent to the patch endpoint and loses all other plugins settings
| non_test | patching plugin configuration replace all plugins configs summary the api patch configuration endpoint put on config patch doesn t patch the pluginsettings plugin object but replace it steps to reproduce add a configuration for a plugin shell curl request put url header authorization bearer your token header content type application json data pluginsettings plugins com mattermost my param true add a configuration for another plugin shell curl request put url header authorization bearer your token header content type application json data pluginsettings plugins com mattermost my param true get the configuration and see that the configuration for is missing shell curl url header authorization bearer your token jq pluginsettings plugins expected behavior the endpoint should patch the configuration recursively and don t remove some configuration keys observed behavior that appears unintentional pluginsettings plugins kept only the last data sent to the patch endpoint and loses all other plugins settings | 0 |
86,033 | 10,707,210,459 | IssuesEvent | 2019-10-24 16:57:22 | Unity-Technologies/InputSystem | https://api.github.com/repos/Unity-Technologies/InputSystem | closed | No alternative to Touch.tapCount | design | Just transfering internal bug, old system had this - https://docs.unity3d.com/ScriptReference/Touch-tapCount.html, new system doesn't have it.
Need to decide if we want to implement this. | 1.0 | No alternative to Touch.tapCount - Just transfering internal bug, old system had this - https://docs.unity3d.com/ScriptReference/Touch-tapCount.html, new system doesn't have it.
Need to decide if we want to implement this. | non_test | no alternative to touch tapcount just transfering internal bug old system had this new system doesn t have it need to decide if we want to implement this | 0 |
20,583 | 3,828,175,418 | IssuesEvent | 2016-03-31 03:33:45 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | reopened | DriveLetter_Unix currently failing | System.IO test bug | System.IO.FileSystem.Tests.Directory_CreateDirectory.DriveLetter_Unix [FAIL]
09:58:09 System.IO.DirectoryNotFoundException : Could not find a part of the path '/mnt/j/workspace/dotnet_corefx_linux_debug_tst_prtest/bin/tests/Windows_NT.AnyCPU.Debug/System.IO.FileSystem.Tests/dnxcore50/C:'.
09:58:09 Stack Trace:
09:58:10 at System.IO.UnixFileSystem.RemoveDirectoryInternal(String fullPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
09:58:10 at System.IO.UnixFileSystem.RemoveDirectory(String fullPath, Boolean recursive)
09:58:10 at System.IO.Directory.Delete(String path)
09:58:10 at System.IO.FileSystem.Tests.Directory_CreateDirectory.DriveLetter_Unix()
09:58:10 Finished: System.IO.FileSystem.Tests | 1.0 | DriveLetter_Unix currently failing - System.IO.FileSystem.Tests.Directory_CreateDirectory.DriveLetter_Unix [FAIL]
09:58:09 System.IO.DirectoryNotFoundException : Could not find a part of the path '/mnt/j/workspace/dotnet_corefx_linux_debug_tst_prtest/bin/tests/Windows_NT.AnyCPU.Debug/System.IO.FileSystem.Tests/dnxcore50/C:'.
09:58:09 Stack Trace:
09:58:10 at System.IO.UnixFileSystem.RemoveDirectoryInternal(String fullPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
09:58:10 at System.IO.UnixFileSystem.RemoveDirectory(String fullPath, Boolean recursive)
09:58:10 at System.IO.Directory.Delete(String path)
09:58:10 at System.IO.FileSystem.Tests.Directory_CreateDirectory.DriveLetter_Unix()
09:58:10 Finished: System.IO.FileSystem.Tests | test | driveletter unix currently failing system io filesystem tests directory createdirectory driveletter unix system io directorynotfoundexception could not find a part of the path mnt j workspace dotnet corefx linux debug tst prtest bin tests windows nt anycpu debug system io filesystem tests c stack trace at system io unixfilesystem removedirectoryinternal string fullpath boolean recursive boolean throwontopleveldirectorynotfound at system io unixfilesystem removedirectory string fullpath boolean recursive at system io directory delete string path at system io filesystem tests directory createdirectory driveletter unix finished system io filesystem tests | 1 |
62,226 | 3,179,554,527 | IssuesEvent | 2015-09-25 02:18:27 | xcat2/xcat-core | https://api.github.com/repos/xcat2/xcat-core | opened | [FVT]2.11: xCAT-* rpm installation on sles11.3 returns rsyslogd.pid warning message, please remove it. | priority:low type:bug | Please remove following warning message when xCAT-* rpm installation.
Installing: xCAT-test-4:2.11-snap201509230241 [done]
Installing: xCAT-buildkit-4:2.11-snap201509230242 [done]
Installing: xCAT-client-4:2.11-snap201509230241 [done]
Installing: xCAT-server-4:2.11-snap201509230241 [done]
Installing: xCAT-2.11-snap201509230242 [done]
Additional rpm output:
/var/tmp/rpm-tmp.12746: line 21: /var/run/rsyslogd.pid: No such file or director y
Restarting xCATd ..done
Running '/opt/xcat/sbin/mknb ppc64', triggered by the installation/update of xCA T-genesis-scripts-ppc64 ...
Creating genesis.fs.ppc64.gz in /tftpboot/xcat
The 'mknb ppc64' command completed successfully.
| 1.0 | [FVT]2.11: xCAT-* rpm installation on sles11.3 returns rsyslogd.pid warning message, please remove it. - Please remove following warning message when xCAT-* rpm installation.
Installing: xCAT-test-4:2.11-snap201509230241 [done]
Installing: xCAT-buildkit-4:2.11-snap201509230242 [done]
Installing: xCAT-client-4:2.11-snap201509230241 [done]
Installing: xCAT-server-4:2.11-snap201509230241 [done]
Installing: xCAT-2.11-snap201509230242 [done]
Additional rpm output:
/var/tmp/rpm-tmp.12746: line 21: /var/run/rsyslogd.pid: No such file or director y
Restarting xCATd ..done
Running '/opt/xcat/sbin/mknb ppc64', triggered by the installation/update of xCA T-genesis-scripts-ppc64 ...
Creating genesis.fs.ppc64.gz in /tftpboot/xcat
The 'mknb ppc64' command completed successfully.
| non_test | xcat rpm installation on returns rsyslogd pid warning message please remove it please remove following warning message when xcat rpm installation installing xcat test installing xcat buildkit installing xcat client installing xcat server installing xcat additional rpm output var tmp rpm tmp line var run rsyslogd pid no such file or director y restarting xcatd done running opt xcat sbin mknb triggered by the installation update of xca t genesis scripts creating genesis fs gz in tftpboot xcat the mknb command completed successfully | 0 |
265,362 | 23,162,757,896 | IssuesEvent | 2022-07-29 19:47:13 | kubernetes/test-infra | https://api.github.com/repos/kubernetes/test-infra | closed | client-go and boskos imports lead to go.mod replace hacks | help wanted area/kubetest sig/testing lifecycle/rotten kind/cleanup | <!-- Please use this template while filing an issue to highlight technical debt to be paid down, or friction to be reduced -->
**What should be cleaned up or changed**:
The go.mod file imports client-go@v11, but replaces it. The result is anyone importing k8s.io/test-infra needs to do the same - essentially we are polluting the downstream entire golang ecosystem, and propagating this `replace` requirement. In go 1.16, `go install` doesn't work if a go.mod has `replace` in it as well, making it even more annoying.
The fix, however, is not trivial. k8s.io/test-infra depends on sigs.k8s.io/boskos, and sigs.k8s.io/boskos depends on k8s.io/test-infra. This means we need both dependencies to change at the same time to break the "poisoned" client-go@v11 version.
I don't know a good way to actually change these in tandem. Its easy locally with temporary `replace ..` directives. Otherwise, it seems like it may require to push a broken commit of one of the repos, referring to the not-yet-existing fixed version of the other, but I am not sure that would actually work in practice.
Another alternative is to not have a circular dependency, by dropping one of the imports or merging to a monorepo. I am not sure the work involved there though.
**Provide any links for context**:
Similar issue: https://github.com/knative/test-infra/issues/2414
| 2.0 | client-go and boskos imports lead to go.mod replace hacks - <!-- Please use this template while filing an issue to highlight technical debt to be paid down, or friction to be reduced -->
**What should be cleaned up or changed**:
The go.mod file imports client-go@v11, but replaces it. The result is anyone importing k8s.io/test-infra needs to do the same - essentially we are polluting the downstream entire golang ecosystem, and propagating this `replace` requirement. In go 1.16, `go install` doesn't work if a go.mod has `replace` in it as well, making it even more annoying.
The fix, however, is not trivial. k8s.io/test-infra depends on sigs.k8s.io/boskos, and sigs.k8s.io/boskos depends on k8s.io/test-infra. This means we need both dependencies to change at the same time to break the "poisoned" client-go@v11 version.
I don't know a good way to actually change these in tandem. Its easy locally with temporary `replace ..` directives. Otherwise, it seems like it may require to push a broken commit of one of the repos, referring to the not-yet-existing fixed version of the other, but I am not sure that would actually work in practice.
Another alternative is to not have a circular dependency, by dropping one of the imports or merging to a monorepo. I am not sure the work involved there though.
**Provide any links for context**:
Similar issue: https://github.com/knative/test-infra/issues/2414
| test | client go and boskos imports lead to go mod replace hacks what should be cleaned up or changed the go mod file imports client go but replaces it the result is anyone importing io test infra needs to do the same essentially we are polluting the downstream entire golang ecosystem and propagating this replace requirement in go go install doesn t work if a go mod has replace in it as well making it even more annoying the fix however is not trivial io test infra depends on sigs io boskos and sigs io boskos depends on io test infra this means we need both dependencies to change at the same time to break the poisoned client go version i don t know a good way to actually change these in tandem its easy locally with temporary replace directives otherwise it seems like it may require to push a broken commit of one of the repos referring to the not yet existing fixed version of the other but i am not sure that would actually work in practice another alternative is to not have a circular dependency by dropping one of the imports or merging to a monorepo i am not sure the work involved there though provide any links for context similar issue | 1 |
399,492 | 27,243,325,156 | IssuesEvent | 2023-02-21 22:40:11 | hackforla/access-the-data | https://api.github.com/repos/hackforla/access-the-data | opened | Rewrite and Organize UX Copy Resources | documentation size: 2 pts role: ux writing | ### Overview
We need to provide more information about our ux writing resources to help people understand what we hav.
### Action Items
- [ ] Review wiki page for ux writing
- [ ] Add context to current resources that include steps on where to use what resources
- [ ] Add list of copy updates to website
### Resources/Instructions
[ATD wiki page for ux writing](https://github.com/hackforla/access-the-data/wiki/Copy-Guide)
| 1.0 | Rewrite and Organize UX Copy Resources - ### Overview
We need to provide more information about our ux writing resources to help people understand what we hav.
### Action Items
- [ ] Review wiki page for ux writing
- [ ] Add context to current resources that include steps on where to use what resources
- [ ] Add list of copy updates to website
### Resources/Instructions
[ATD wiki page for ux writing](https://github.com/hackforla/access-the-data/wiki/Copy-Guide)
| non_test | rewrite and organize ux copy resources overview we need to provide more information about our ux writing resources to help people understand what we hav action items review wiki page for ux writing add context to current resources that include steps on where to use what resources add list of copy updates to website resources instructions | 0 |
329,424 | 10,019,768,278 | IssuesEvent | 2019-07-16 10:55:26 | kubernetes/kubeadm | https://api.github.com/repos/kubernetes/kubeadm | closed | Kubeadm bazel build does not respect hack/print-workspace-status.sh anymore | area/releasing kind/bug priority/critical-urgent |
## Is this a BUG REPORT or FEATURE REQUEST?
/kind bug
## Versions
onmaster
## What happened?
I'm trying to compile kubeadm on master, and the kubeadm binary does not get the version as usual but instead gots a wrong GitVersion:"v0.0.0-master+$Format:%h$"
```
kubeadm version: &version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+$Format:%h$", GitCommit:"$Format:%H$", GitTreeState:"", BuildDate:"1970-01-01T00:00:00Z", GoVersion:"go1.12.7", Compiler:"gc", Platform:"linux/amd64"}
```
## What you expected to happen?
kubeadm get the expected version, consistent with hack/print-workspace-status.sh
## How to reproduce it (as minimally and precisely as possible)?
create a buildversion file with the following content
```
export KUBE_GIT_MAJOR=1
export KUBE_GIT_MINOR=15
export KUBE_GIT_VERSION=v1.15.0
export KUBE_GIT_TREE_STATE=clean
export KUBE_GIT_COMMIT=d34db33
```
Set the build version
```
export KUBE_GIT_VERSION_FILE=$working_dir/buildversion
```
then check the version is properly set
```
hack/print-workspace-status.sh
```
then build kubeadm
```
bazel build //cmd/kubeadm
```
and finally check kubeadm got the right version with `kubeadm version`
## Anything else we need to know?
probably this is a regression introduced by https://github.com/kubernetes/kubernetes/pull/78929
/cc @SataQiu
/cc @rosti
/cc @yastij
/priority critical-urgent
/milestone v1.16 | 1.0 | Kubeadm bazel build does not respect hack/print-workspace-status.sh anymore -
## Is this a BUG REPORT or FEATURE REQUEST?
/kind bug
## Versions
onmaster
## What happened?
I'm trying to compile kubeadm on master, and the kubeadm binary does not get the version as usual but instead gots a wrong GitVersion:"v0.0.0-master+$Format:%h$"
```
kubeadm version: &version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+$Format:%h$", GitCommit:"$Format:%H$", GitTreeState:"", BuildDate:"1970-01-01T00:00:00Z", GoVersion:"go1.12.7", Compiler:"gc", Platform:"linux/amd64"}
```
## What you expected to happen?
kubeadm get the expected version, consistent with hack/print-workspace-status.sh
## How to reproduce it (as minimally and precisely as possible)?
create a buildversion file with the following content
```
export KUBE_GIT_MAJOR=1
export KUBE_GIT_MINOR=15
export KUBE_GIT_VERSION=v1.15.0
export KUBE_GIT_TREE_STATE=clean
export KUBE_GIT_COMMIT=d34db33
```
Set the build version
```
export KUBE_GIT_VERSION_FILE=$working_dir/buildversion
```
then check the version is properly set
```
hack/print-workspace-status.sh
```
then build kubeadm
```
bazel build //cmd/kubeadm
```
and finally check kubeadm got the right version with `kubeadm version`
## Anything else we need to know?
probably this is a regression introduced by https://github.com/kubernetes/kubernetes/pull/78929
/cc @SataQiu
/cc @rosti
/cc @yastij
/priority critical-urgent
/milestone v1.16 | non_test | kubeadm bazel build does not respect hack print workspace status sh anymore is this a bug report or feature request kind bug versions onmaster what happened i m trying to compile kubeadm on master and the kubeadm binary does not get the version as usual but instead gots a wrong gitversion master format h kubeadm version version info major minor gitversion master format h gitcommit format h gittreestate builddate goversion compiler gc platform linux what you expected to happen kubeadm get the expected version consistent with hack print workspace status sh how to reproduce it as minimally and precisely as possible create a buildversion file with the following content export kube git major export kube git minor export kube git version export kube git tree state clean export kube git commit set the build version export kube git version file working dir buildversion then check the version is properly set hack print workspace status sh then build kubeadm bazel build cmd kubeadm and finally check kubeadm got the right version with kubeadm version anything else we need to know probably this is a regression introduced by cc sataqiu cc rosti cc yastij priority critical urgent milestone | 0 |
276,827 | 8,609,860,772 | IssuesEvent | 2018-11-19 01:20:14 | honestbleeps/Reddit-Enhancement-Suite | https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite | opened | "Remember collapsed comments" redesign compatibility | App-d2x Priority-0_Externally Blocked | 1. Track when comment is collapsed in redesign
2. Collapse comments when encountered in redesign
Externally blocked:
* JSAPI container for "collapsed comment"
* JSAPI command for "collapse given comment" or hook on "collapse" ~~button~~ line
| 1.0 | "Remember collapsed comments" redesign compatibility - 1. Track when comment is collapsed in redesign
2. Collapse comments when encountered in redesign
Externally blocked:
* JSAPI container for "collapsed comment"
* JSAPI command for "collapse given comment" or hook on "collapse" ~~button~~ line
| non_test | remember collapsed comments redesign compatibility track when comment is collapsed in redesign collapse comments when encountered in redesign externally blocked jsapi container for collapsed comment jsapi command for collapse given comment or hook on collapse button line | 0 |
37,468 | 6,617,485,478 | IssuesEvent | 2017-09-21 01:58:30 | json5/json5 | https://api.github.com/repos/json5/json5 | closed | Update Grammar: JSON5 does not use ECMAScript line terminators | documentation question | As specified in the first paragraph describing [`JSON.parse`](http://es5.github.io/#x15.12.2):
> JSON ... allows Unicode code points U+2028 and U+2029 to directly appear in _JSONString_ literals without using an escape sequence.
ES5 does not allow those characters in strings unescaped, since it includes those characters in its [_LineTerminator_](http://es5.github.io/#x7.3) production.
In order to be backward compatible with JSON, JSON5 must also support those characters in strings and therefore cannot reference any of ES5's productions that recursively reference _LineTerminator_ or [_LineTerminatorSequence_](http://es5.github.io/#x7.3), namely [_Comment_](http://es5.github.io/#x7.4) and [_StringLiteral_](http://es5.github.io/#x7.8.4). At least not without caveats.
For this reason, I have updated the [Grammar](https://github.com/aseemk/json5/wiki/The-JSON5-Grammar) to indicate that the _LineTerminator_ and _LineTerminatorSequence_ productions should be substituted with alternative versions defined therein.
The alternative was to recursively redefine the very long _Comment_ and _StringLiteral_ productions as JSON5 versions.
No changes to code are required.
| 1.0 | Update Grammar: JSON5 does not use ECMAScript line terminators - As specified in the first paragraph describing [`JSON.parse`](http://es5.github.io/#x15.12.2):
> JSON ... allows Unicode code points U+2028 and U+2029 to directly appear in _JSONString_ literals without using an escape sequence.
ES5 does not allow those characters in strings unescaped, since it includes those characters in its [_LineTerminator_](http://es5.github.io/#x7.3) production.
In order to be backward compatible with JSON, JSON5 must also support those characters in strings and therefore cannot reference any of ES5's productions that recursively reference _LineTerminator_ or [_LineTerminatorSequence_](http://es5.github.io/#x7.3), namely [_Comment_](http://es5.github.io/#x7.4) and [_StringLiteral_](http://es5.github.io/#x7.8.4). At least not without caveats.
For this reason, I have updated the [Grammar](https://github.com/aseemk/json5/wiki/The-JSON5-Grammar) to indicate that the _LineTerminator_ and _LineTerminatorSequence_ productions should be substituted with alternative versions defined therein.
The alternative was to recursively redefine the very long _Comment_ and _StringLiteral_ productions as JSON5 versions.
No changes to code are required.
| non_test | update grammar does not use ecmascript line terminators as specified in the first paragraph describing json allows unicode code points u and u to directly appear in jsonstring literals without using an escape sequence does not allow those characters in strings unescaped since it includes those characters in its production in order to be backward compatible with json must also support those characters in strings and therefore cannot reference any of s productions that recursively reference lineterminator or namely and at least not without caveats for this reason i have updated the to indicate that the lineterminator and lineterminatorsequence productions should be substituted with alternative versions defined therein the alternative was to recursively redefine the very long comment and stringliteral productions as versions no changes to code are required | 0 |
111,261 | 9,523,953,884 | IssuesEvent | 2019-04-27 21:51:16 | unfoldingWord-dev/translationCore | https://api.github.com/repos/unfoldingWord-dev/translationCore | closed | The 'Loading your project data' alert is not displayed when an existing project is selected | Kind/Bug Priority/High QA/Retest | 1.2.0 (b25e030)
The alert is being displayed when a project is imported, but not when a previously imported project ios selected. | 1.0 | The 'Loading your project data' alert is not displayed when an existing project is selected - 1.2.0 (b25e030)
The alert is being displayed when a project is imported, but not when a previously imported project ios selected. | test | the loading your project data alert is not displayed when an existing project is selected the alert is being displayed when a project is imported but not when a previously imported project ios selected | 1 |
71,635 | 7,253,624,033 | IssuesEvent | 2018-02-16 06:59:14 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Test: System.IO.Tests.Directory_GetFiles_str_str_so/PatternTests_DosStarOddSpace failed with "Xunit.Sdk.EqualException" | area-System.IO test-run-core | Opened on behalf of @Jiayili1
The test `System.IO.Tests.Directory_GetFiles_str_str_so/PatternTests_DosStarOddSpace(pattern: \"fooooo*.\", sourceFiles: [\"foooooo.\", \"foooooo. \", \"foooooo. \"], expected: [\"foooooo.\", \"foooooo...` has failed.
Assert.Equal() Failure\r
Expected: OrderedEnumerable<String, String> [\"foooooo.\", \"foooooo. \", \"foooooo. \"]\r
Actual: OrderedEnumerable<String, String> [\"foooooo.\"]
Stack Trace:
Build : 2.0.0 - 20170711.01 (Core Tests)
Failing configurations:
- windows.10.amd64.iot-x64
- Release
Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.IO.FileSystem.Tests/analysis/xunit/System.IO.Tests.Directory_GetFiles_str_str_so~2FPatternTests_DosStarOddSpace(pattern:%20%5C%22fooooo*.%5C%22,%20sourceFiles:%20%5B%5C%22foooooo.%5C%22,%20%5C%22foooooo.%20%5C%22,%20%5C%22foooooo.%20%20%5C%22%5D,%20expected:%20%5B%5C%22foooooo.%5C%22,%20%5C%22foooooo... | 1.0 | Test: System.IO.Tests.Directory_GetFiles_str_str_so/PatternTests_DosStarOddSpace failed with "Xunit.Sdk.EqualException" - Opened on behalf of @Jiayili1
The test `System.IO.Tests.Directory_GetFiles_str_str_so/PatternTests_DosStarOddSpace(pattern: \"fooooo*.\", sourceFiles: [\"foooooo.\", \"foooooo. \", \"foooooo. \"], expected: [\"foooooo.\", \"foooooo...` has failed.
Assert.Equal() Failure\r
Expected: OrderedEnumerable<String, String> [\"foooooo.\", \"foooooo. \", \"foooooo. \"]\r
Actual: OrderedEnumerable<String, String> [\"foooooo.\"]
Stack Trace:
Build : 2.0.0 - 20170711.01 (Core Tests)
Failing configurations:
- windows.10.amd64.iot-x64
- Release
Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.IO.FileSystem.Tests/analysis/xunit/System.IO.Tests.Directory_GetFiles_str_str_so~2FPatternTests_DosStarOddSpace(pattern:%20%5C%22fooooo*.%5C%22,%20sourceFiles:%20%5B%5C%22foooooo.%5C%22,%20%5C%22foooooo.%20%5C%22,%20%5C%22foooooo.%20%20%5C%22%5D,%20expected:%20%5B%5C%22foooooo.%5C%22,%20%5C%22foooooo... | test | test system io tests directory getfiles str str so patterntests dosstaroddspace failed with xunit sdk equalexception opened on behalf of the test system io tests directory getfiles str str so patterntests dosstaroddspace pattern fooooo sourcefiles expected foooooo foooooo has failed assert equal failure r expected orderedenumerable r actual orderedenumerable stack trace build core tests failing configurations windows iot release detail | 1 |
34,602 | 6,348,982,415 | IssuesEvent | 2017-07-28 11:35:53 | BookStackApp/BookStack | https://api.github.com/repos/BookStackApp/BookStack | closed | Minimum DB User Privileges to run app | Type: Documentation Update | A question for you, potentially an update for your documentation as well. What are the minimum privileges granted to the main app DB user to use the application?

| 1.0 | Minimum DB User Privileges to run app - A question for you, potentially an update for your documentation as well. What are the minimum privileges granted to the main app DB user to use the application?

| non_test | minimum db user privileges to run app a question for you potentially an update for your documentation as well what are the minimum privileges granted to the main app db user to use the application | 0 |
149,141 | 11,883,944,333 | IssuesEvent | 2020-03-27 16:47:42 | ethereum/eth2.0-specs | https://api.github.com/repos/ethereum/eth2.0-specs | opened | Tests for attester-slashing bitfield intersection variations | scope:CI/tests | Prysm experienced a bad bug with attester slashings where the intersection effectively always returned the full committee of the first attestation, due to intersection being called with the duplicate inputs: https://github.com/prysmaticlabs/prysm/pull/5229
The spec-tests cover indices missing/extra in various ways, but missed more variants of the valid case where different indices are slashed: https://github.com/ethereum/eth2.0-specs/blob/dev/tests/core/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py
And the sanity tests seems to be testing this, but the utility code actually returns a full-participation attestation, so it went unnoticed through this test as well. https://github.com/ethereum/eth2.0-specs/blob/9f7a5491d749ced2f2fe9b44f2b467bb6db8c746/tests/core/pyspec/eth2spec/test/helpers/attester_slashings.py#L4
More valid test cases should be introduced to cover combinations of:
- full attestations
- partial participation attestations, different permutations
- empty attestations
Thanks to @mcdee for finding this gap in tests and helping Prysm.
| 1.0 | Tests for attester-slashing bitfield intersection variations - Prysm experienced a bad bug with attester slashings where the intersection effectively always returned the full committee of the first attestation, due to intersection being called with the duplicate inputs: https://github.com/prysmaticlabs/prysm/pull/5229
The spec-tests cover indices missing/extra in various ways, but missed more variants of the valid case where different indices are slashed: https://github.com/ethereum/eth2.0-specs/blob/dev/tests/core/pyspec/eth2spec/test/phase_0/block_processing/test_process_attester_slashing.py
And the sanity tests seems to be testing this, but the utility code actually returns a full-participation attestation, so it went unnoticed through this test as well. https://github.com/ethereum/eth2.0-specs/blob/9f7a5491d749ced2f2fe9b44f2b467bb6db8c746/tests/core/pyspec/eth2spec/test/helpers/attester_slashings.py#L4
More valid test cases should be introduced to cover combinations of:
- full attestations
- partial participation attestations, different permutations
- empty attestations
Thanks to @mcdee for finding this gap in tests and helping Prysm.
| test | tests for attester slashing bitfield intersection variations prysm experienced a bad bug with attester slashings where the intersection effectively always returned the full committee of the first attestation due to intersection being called with the duplicate inputs the spec tests cover indices missing extra in various ways but missed more variants of the valid case where different indices are slashed and the sanity tests seems to be testing this but the utility code actually returns a full participation attestation so it went unnoticed through this test as well more valid test cases should be introduced to cover combinations of full attestations partial participation attestations different permutations empty attestations thanks to mcdee for finding this gap in tests and helping prysm | 1 |
76,876 | 14,690,665,275 | IssuesEvent | 2021-01-02 16:18:59 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Game keep crashing | Bug Code Crash Need more info | *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).*
---
From: Tulenushka
**Description**
When I launch Barotrauma, it is crashing without any error, no mods installed in my game, no antivirus. Tried many ways to fix it, nothing helped at all. Can you help please? No crashreport were created.
**Steps To Reproduce**
**Version**
v0.10.6.2
**Operating System**
Windows
--
This issue was sent from a contact form on https://barotraumagame.com/bug
| 1.0 | Game keep crashing - *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).*
---
From: Tulenushka
**Description**
When I launch Barotrauma, it is crashing without any error, no mods installed in my game, no antivirus. Tried many ways to fix it, nothing helped at all. Can you help please? No crashreport were created.
**Steps To Reproduce**
**Version**
v0.10.6.2
**Operating System**
Windows
--
This issue was sent from a contact form on https://barotraumagame.com/bug
| non_test | game keep crashing sent by wordpress issue barotraumagame com created by from tulenushka description when i launch barotrauma it is crashing without any error no mods installed in my game no antivirus tried many ways to fix it nothing helped at all can you help please no crashreport were created steps to reproduce version operating system windows this issue was sent from a contact form on | 0 |
87,822 | 10,974,287,646 | IssuesEvent | 2019-11-29 08:46:18 | GospelAid/badiup | https://api.github.com/repos/GospelAid/badiup | opened | Arrows are not clearly visible | P1 bug design | Left and Right arrows on images are not clearly visible

| 1.0 | Arrows are not clearly visible - Left and Right arrows on images are not clearly visible

| non_test | arrows are not clearly visible left and right arrows on images are not clearly visible | 0 |
32,222 | 4,757,674,675 | IssuesEvent | 2016-10-24 17:16:35 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | kubernetes-garbagecollector-gci-feature: broken test run | kind/flake priority/P2 team/test-infra | Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-garbagecollector-gci-feature/95/
Run so broken it didn't make JUnit output! | 1.0 | kubernetes-garbagecollector-gci-feature: broken test run - Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-garbagecollector-gci-feature/95/
Run so broken it didn't make JUnit output! | test | kubernetes garbagecollector gci feature broken test run failed run so broken it didn t make junit output | 1 |
760,377 | 26,638,265,913 | IssuesEvent | 2023-01-25 00:36:44 | GuilhermeEZ/portfolio | https://api.github.com/repos/GuilhermeEZ/portfolio | closed | Alterar seรงรฃo inicial do site. | Priority: High Weight: 2 Type: Improvement | ## Descriรงรฃo
Alterar o cabeรงalho do site, com as minhas informaรงรตes. | 1.0 | Alterar seรงรฃo inicial do site. - ## Descriรงรฃo
Alterar o cabeรงalho do site, com as minhas informaรงรตes. | non_test | alterar seรงรฃo inicial do site descriรงรฃo alterar o cabeรงalho do site com as minhas informaรงรตes | 0 |
272,692 | 23,696,257,595 | IssuesEvent | 2022-08-29 14:53:08 | onc-healthit/onc-certification-g10-test-kit | https://api.github.com/repos/onc-healthit/onc-certification-g10-test-kit | closed | Fix hard coded resource type in resource access test (bug) | g10-test-kit v2.3.0 | A bug introduced in v2.0 where some searches were not properly formed for systems that require the status search parameter for all searches. For example, if a system rejects a CareTeam search without a status, Inferno will allow this and follow up with a status search. This works properly in the Single Patient API tests, but doesn't work in the limited access tests.
Fixed in #188 and released in v2.3.0. | 1.0 | Fix hard coded resource type in resource access test (bug) - A bug introduced in v2.0 where some searches were not properly formed for systems that require the status search parameter for all searches. For example, if a system rejects a CareTeam search without a status, Inferno will allow this and follow up with a status search. This works properly in the Single Patient API tests, but doesn't work in the limited access tests.
Fixed in #188 and released in v2.3.0. | test | fix hard coded resource type in resource access test bug a bug introduced in where some searches were not properly formed for systems that require the status search parameter for all searches for example if a system rejects a careteam search without a status inferno will allow this and follow up with a status search this works properly in the single patient api tests but doesn t work in the limited access tests fixed in and released in | 1 |
18,788 | 10,229,078,365 | IssuesEvent | 2019-08-17 09:16:16 | mottosso/allzpark | https://api.github.com/repos/mottosso/allzpark | opened | File-like model | enhancement performance | ### Goal
Reduce complexity, improve ease of maintenance.
### Motivation
There are too many models involved at the moment. Models doing too specific things; like one for the app view, one for the Environment tab, one for the Packages tab. Even though environments are part of a Context, as are packages that are each responsible for generating each part of an environment. It's tricky to know where to change things, or where things break. There is some duplication in how data is retrieves.
Furthermore, it isn't clear how to asynchronise data retrieval. Many operations, such as resolving a context and searching for packages to fill in the version combobox of each package, takes time. At the moment, that operation is handled directly in the controller, the models being fed data when really it should be the one to go out into th world and fetch this data, providing the caller with some temporary "I'm working on it"-type data in the meantime.
### Implementation
Create a new model, one that is akin to a file-system, with paths, treating folders and files differently. One can have data. The other files.
Why? Files are familiar and flexible. But slow. A `FileLikeModel` maintains the mental model of a filesystem with the performance of a in-memory datastore.
How?
```py
alita = model.data("/projects/alita")
projects = model.ls("/projects")
model.ls("/projects", callback=on_ls)
# Recursive, projects is deferred
model.ls("/projects/alita/packages", on_ls)
alita.data(DisplayRole)
# dot-access
model.data("/projects/alita.name")
# role access
model.data("/projects/alita", DisplayRole)
# path for index
path = model.path("/projects/alita")
pkg = model.data(path, PackageRole)
```
Effectively an async `QAbstractItemModel`. How do others do it? There doesn't seem to be much about that online, or maybe I haven't been looking hard enough. | True | File-like model - ### Goal
Reduce complexity, improve ease of maintenance.
### Motivation
There are too many models involved at the moment. Models doing too specific things; like one for the app view, one for the Environment tab, one for the Packages tab. Even though environments are part of a Context, as are packages that are each responsible for generating each part of an environment. It's tricky to know where to change things, or where things break. There is some duplication in how data is retrieves.
Furthermore, it isn't clear how to asynchronise data retrieval. Many operations, such as resolving a context and searching for packages to fill in the version combobox of each package, takes time. At the moment, that operation is handled directly in the controller, the models being fed data when really it should be the one to go out into th world and fetch this data, providing the caller with some temporary "I'm working on it"-type data in the meantime.
### Implementation
Create a new model, one that is akin to a file-system, with paths, treating folders and files differently. One can have data. The other files.
Why? Files are familiar and flexible. But slow. A `FileLikeModel` maintains the mental model of a filesystem with the performance of a in-memory datastore.
How?
```py
alita = model.data("/projects/alita")
projects = model.ls("/projects")
model.ls("/projects", callback=on_ls)
# Recursive, projects is deferred
model.ls("/projects/alita/packages", on_ls)
alita.data(DisplayRole)
# dot-access
model.data("/projects/alita.name")
# role access
model.data("/projects/alita", DisplayRole)
# path for index
path = model.path("/projects/alita")
pkg = model.data(path, PackageRole)
```
Effectively an async `QAbstractItemModel`. How do others do it? There doesn't seem to be much about that online, or maybe I haven't been looking hard enough. | non_test | file like model goal reduce complexity improve ease of maintenance motivation there are too many models involved at the moment models doing too specific things like one for the app view one for the environment tab one for the packages tab even though environments are part of a context as are packages that are each responsible for generating each part of an environment it s tricky to know where to change things or where things break there is some duplication in how data is retrieves furthermore it isn t clear how to asynchronise data retrieval many operations such as resolving a context and searching for packages to fill in the version combobox of each package takes time at the moment that operation is handled directly in the controller the models being fed data when really it should be the one to go out into th world and fetch this data providing the caller with some temporary i m working on it type data in the meantime implementation create a new model one that is akin to a file system with paths treating folders and files differently one can have data the other files why files are familiar and flexible but slow a filelikemodel maintains the mental model of a filesystem with the performance of a in memory datastore how py alita model data projects alita projects model ls projects model ls projects callback on ls recursive projects is deferred model ls projects alita packages on ls alita data displayrole dot access model data projects alita name role access model data projects alita displayrole path for index path model path projects alita pkg model data path packagerole effectively an async qabstractitemmodel how do others do it there doesn t seem to be much about that online or maybe i haven t been looking hard enough | 0 |
380,941 | 26,435,505,140 | IssuesEvent | 2023-01-15 10:39:14 | HelloVolla/volla-os-beta-test | https://api.github.com/repos/HelloVolla/volla-os-beta-test | closed | F-Droid and Volla Launcher updates | documentation | It would be nice to specify on the F-Droid Launcher update page which points are improved of the launcher compared to the previous version. We don't see any info.
Thank you. | 1.0 | F-Droid and Volla Launcher updates - It would be nice to specify on the F-Droid Launcher update page which points are improved of the launcher compared to the previous version. We don't see any info.
Thank you. | non_test | f droid and volla launcher updates it would be nice to specify on the f droid launcher update page which points are improved of the launcher compared to the previous version we don t see any info thank you | 0 |
139,390 | 18,850,864,651 | IssuesEvent | 2021-11-11 20:39:57 | gdcorp-action-public-forks/super-linter | https://api.github.com/repos/gdcorp-action-public-forks/super-linter | closed | CVE-2021-23406 (High) detected in pac-resolver-4.2.0.tgz, degenerator-2.2.0.tgz - autoclosed | security vulnerability | ## CVE-2021-23406 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>pac-resolver-4.2.0.tgz</b>, <b>degenerator-2.2.0.tgz</b></p></summary>
<p>
<details><summary><b>pac-resolver-4.2.0.tgz</b></p></summary>
<p>Generates an asynchronous resolver function from a PAC file</p>
<p>Library home page: <a href="https://registry.npmjs.org/pac-resolver/-/pac-resolver-4.2.0.tgz">https://registry.npmjs.org/pac-resolver/-/pac-resolver-4.2.0.tgz</a></p>
<p>Path to dependency file: super-linter/dependencies/package.json</p>
<p>Path to vulnerable library: super-linter/dependencies/node_modules/pac-resolver/package.json</p>
<p>
Dependency Hierarchy:
- spectral-5.9.2.tgz (Root Library)
- proxy-agent-4.0.1.tgz
- pac-proxy-agent-4.1.0.tgz
- :x: **pac-resolver-4.2.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>degenerator-2.2.0.tgz</b></p></summary>
<p>Compiles sync functions into async generator functions</p>
<p>Library home page: <a href="https://registry.npmjs.org/degenerator/-/degenerator-2.2.0.tgz">https://registry.npmjs.org/degenerator/-/degenerator-2.2.0.tgz</a></p>
<p>Path to dependency file: super-linter/dependencies/package.json</p>
<p>Path to vulnerable library: super-linter/dependencies/node_modules/degenerator/package.json</p>
<p>
Dependency Hierarchy:
- spectral-5.9.2.tgz (Root Library)
- proxy-agent-4.0.1.tgz
- pac-proxy-agent-4.1.0.tgz
- pac-resolver-4.2.0.tgz
- :x: **degenerator-2.2.0.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. **NOTE:** The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer.
<p>Publish Date: 2021-08-24
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23406>CVE-2021-23406</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-9j49-mfvp-vmhm">https://github.com/advisories/GHSA-9j49-mfvp-vmhm</a></p>
<p>Release Date: 2021-08-24</p>
<p>Fix Resolution: pac-resolver -5.0.0, degenerator - 3.0.1</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"pac-resolver","packageVersion":"4.2.0","packageFilePaths":["/dependencies/package.json"],"isTransitiveDependency":true,"dependencyTree":"@stoplight/spectral:5.9.2;proxy-agent:4.0.1;pac-proxy-agent:4.1.0;pac-resolver:4.2.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"pac-resolver -5.0.0, degenerator - 3.0.1"},{"packageType":"javascript/Node.js","packageName":"degenerator","packageVersion":"2.2.0","packageFilePaths":["/dependencies/package.json"],"isTransitiveDependency":true,"dependencyTree":"@stoplight/spectral:5.9.2;proxy-agent:4.0.1;pac-proxy-agent:4.1.0;pac-resolver:4.2.0;degenerator:2.2.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"pac-resolver -5.0.0, degenerator - 3.0.1"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2021-23406","vulnerabilityDetails":"This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. **NOTE:** The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23406","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2021-23406 (High) detected in pac-resolver-4.2.0.tgz, degenerator-2.2.0.tgz - autoclosed - ## CVE-2021-23406 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>pac-resolver-4.2.0.tgz</b>, <b>degenerator-2.2.0.tgz</b></p></summary>
<p>
<details><summary><b>pac-resolver-4.2.0.tgz</b></p></summary>
<p>Generates an asynchronous resolver function from a PAC file</p>
<p>Library home page: <a href="https://registry.npmjs.org/pac-resolver/-/pac-resolver-4.2.0.tgz">https://registry.npmjs.org/pac-resolver/-/pac-resolver-4.2.0.tgz</a></p>
<p>Path to dependency file: super-linter/dependencies/package.json</p>
<p>Path to vulnerable library: super-linter/dependencies/node_modules/pac-resolver/package.json</p>
<p>
Dependency Hierarchy:
- spectral-5.9.2.tgz (Root Library)
- proxy-agent-4.0.1.tgz
- pac-proxy-agent-4.1.0.tgz
- :x: **pac-resolver-4.2.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>degenerator-2.2.0.tgz</b></p></summary>
<p>Compiles sync functions into async generator functions</p>
<p>Library home page: <a href="https://registry.npmjs.org/degenerator/-/degenerator-2.2.0.tgz">https://registry.npmjs.org/degenerator/-/degenerator-2.2.0.tgz</a></p>
<p>Path to dependency file: super-linter/dependencies/package.json</p>
<p>Path to vulnerable library: super-linter/dependencies/node_modules/degenerator/package.json</p>
<p>
Dependency Hierarchy:
- spectral-5.9.2.tgz (Root Library)
- proxy-agent-4.0.1.tgz
- pac-proxy-agent-4.1.0.tgz
- pac-resolver-4.2.0.tgz
- :x: **degenerator-2.2.0.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. **NOTE:** The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer.
<p>Publish Date: 2021-08-24
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23406>CVE-2021-23406</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-9j49-mfvp-vmhm">https://github.com/advisories/GHSA-9j49-mfvp-vmhm</a></p>
<p>Release Date: 2021-08-24</p>
<p>Fix Resolution: pac-resolver -5.0.0, degenerator - 3.0.1</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"pac-resolver","packageVersion":"4.2.0","packageFilePaths":["/dependencies/package.json"],"isTransitiveDependency":true,"dependencyTree":"@stoplight/spectral:5.9.2;proxy-agent:4.0.1;pac-proxy-agent:4.1.0;pac-resolver:4.2.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"pac-resolver -5.0.0, degenerator - 3.0.1"},{"packageType":"javascript/Node.js","packageName":"degenerator","packageVersion":"2.2.0","packageFilePaths":["/dependencies/package.json"],"isTransitiveDependency":true,"dependencyTree":"@stoplight/spectral:5.9.2;proxy-agent:4.0.1;pac-proxy-agent:4.1.0;pac-resolver:4.2.0;degenerator:2.2.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"pac-resolver -5.0.0, degenerator - 3.0.1"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2021-23406","vulnerabilityDetails":"This affects the package pac-resolver before 5.0.0. This can occur when used with untrusted input, due to unsafe PAC file handling. **NOTE:** The fix for this vulnerability is applied in the node-degenerator library, a dependency written by the same maintainer.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23406","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | non_test | cve high detected in pac resolver tgz degenerator tgz autoclosed cve high severity vulnerability vulnerable libraries pac resolver tgz degenerator tgz pac resolver tgz generates an asynchronous resolver function from a pac file library home page a href path to dependency file super linter dependencies package json path to vulnerable library super linter dependencies node modules pac resolver package json dependency hierarchy spectral tgz root library proxy agent tgz pac proxy agent tgz x pac resolver tgz vulnerable library degenerator tgz compiles sync functions into async generator functions library home page a href path to dependency file super linter dependencies package json path to vulnerable library super linter dependencies node modules degenerator package json dependency hierarchy spectral tgz root library proxy agent tgz pac proxy agent tgz pac resolver tgz x degenerator tgz vulnerable library found in base branch main vulnerability details this affects the package pac resolver before this can occur when used with untrusted input due to unsafe pac file handling note the fix for this vulnerability is applied in the node degenerator library a dependency written by the same maintainer publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution pac resolver degenerator isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree stoplight spectral proxy agent pac proxy agent pac resolver isminimumfixversionavailable true minimumfixversion pac resolver degenerator packagetype javascript node js packagename degenerator packageversion packagefilepaths istransitivedependency true dependencytree stoplight spectral proxy agent pac proxy agent pac resolver degenerator isminimumfixversionavailable true minimumfixversion pac resolver degenerator basebranches vulnerabilityidentifier cve vulnerabilitydetails this affects the package pac resolver before this can occur when used with untrusted input due to unsafe pac file handling note the fix for this vulnerability is applied in the node degenerator library a dependency written by the same maintainer vulnerabilityurl | 0 |
259,826 | 22,553,591,468 | IssuesEvent | 2022-06-27 08:17:28 | BEXIS2/Core | https://api.github.com/repos/BEXIS2/Core | closed | External Login | Type: Enhancement Status: Testing Required | - [x] allow login from extern (return token)
- [x] add seed data
- [x] add to update script
- [x] allow public access | 1.0 | External Login - - [x] allow login from extern (return token)
- [x] add seed data
- [x] add to update script
- [x] allow public access | test | external login allow login from extern return token add seed data add to update script allow public access | 1 |
249,702 | 21,186,836,714 | IssuesEvent | 2022-04-08 13:33:14 | diddipoeler/sportsmanagement | https://api.github.com/repos/diddipoeler/sportsmanagement | closed | J4: Spieldetails bearbeiten Backend | wontfix Test by User | Wenn in den Projekteinstellungen "Nutze Sรคtze" auf Ja steht, hat man in den Spieldetails -> Tordetails ein weiteres Feld: Sรคtze


Die Vorbelegung der Felder Sรคtze scheint "NULL" oder leer zu sein.
Bei Neuanlage eines Spieles oder bei Spielen ohne Ergebnis werden รnderungen der Spieldetails nicht gespeichert, obwohl angezeigt

รbergangslรถsung besteht darin, in die Sรคtze-Felder eine "0" einzugeben, dann geht auch die Speicherung:

| 1.0 | J4: Spieldetails bearbeiten Backend - Wenn in den Projekteinstellungen "Nutze Sรคtze" auf Ja steht, hat man in den Spieldetails -> Tordetails ein weiteres Feld: Sรคtze


Die Vorbelegung der Felder Sรคtze scheint "NULL" oder leer zu sein.
Bei Neuanlage eines Spieles oder bei Spielen ohne Ergebnis werden รnderungen der Spieldetails nicht gespeichert, obwohl angezeigt

รbergangslรถsung besteht darin, in die Sรคtze-Felder eine "0" einzugeben, dann geht auch die Speicherung:

| test | spieldetails bearbeiten backend wenn in den projekteinstellungen nutze sรคtze auf ja steht hat man in den spieldetails tordetails ein weiteres feld sรคtze die vorbelegung der felder sรคtze scheint null oder leer zu sein bei neuanlage eines spieles oder bei spielen ohne ergebnis werden รคnderungen der spieldetails nicht gespeichert obwohl angezeigt รผbergangslรถsung besteht darin in die sรคtze felder eine einzugeben dann geht auch die speicherung | 1 |
8,195 | 2,869,741,590 | IssuesEvent | 2015-06-06 13:56:08 | ademilter/prayer-times | https://api.github.com/repos/ademilter/prayer-times | closed | seรงili olan bรถlgenin gรถsterilmesi gerekiyor | design enhancement | ayarlar kฤฑsmฤฑnda seรงilen bรถlgenin ana ekranda gรถsterilmesi gerekyor. gerekirse yanฤฑna son gรผncelleme tarihi de eklenebilir. | 1.0 | seรงili olan bรถlgenin gรถsterilmesi gerekiyor - ayarlar kฤฑsmฤฑnda seรงilen bรถlgenin ana ekranda gรถsterilmesi gerekyor. gerekirse yanฤฑna son gรผncelleme tarihi de eklenebilir. | non_test | seรงili olan bรถlgenin gรถsterilmesi gerekiyor ayarlar kฤฑsmฤฑnda seรงilen bรถlgenin ana ekranda gรถsterilmesi gerekyor gerekirse yanฤฑna son gรผncelleme tarihi de eklenebilir | 0 |
5,361 | 12,397,993,944 | IssuesEvent | 2020-05-21 00:23:53 | MobileApps-Cascadia/photopoints-ios | https://api.github.com/repos/MobileApps-Cascadia/photopoints-ios | opened | Implemet Item class with new model approach to reflect key/value approach to item details | architecture data model | The model of the app has become more generic; different global types of photopoints (e.g. plant or creek) on site will now be digitally represented in each of [model, database, api] by a single class, `Item`, replacing `PointItem` and any child classes currently in the model.
An object of type `Item` will be composed using its associated Realm entities as follows:
| Component | Description | Source | Cardinality |
|------------------|------------------------------------------|--------------------|-------------|
| Point | The location and type of this item | PointEntity | 1:1 |
| Details | List of item properties | DetailEntity | 1:n |
| Images | URLs and any app-specific image metadata | ImageEntity | 1:n |
| Contributions | The list of this user's contributions | ContributionEntity | 1:n |
| Lookup | The QR code of this item | LookupEntity | 1:1 |
DoD: A skeleton Class is composed of the given entities and collections | 1.0 | Implemet Item class with new model approach to reflect key/value approach to item details - The model of the app has become more generic; different global types of photopoints (e.g. plant or creek) on site will now be digitally represented in each of [model, database, api] by a single class, `Item`, replacing `PointItem` and any child classes currently in the model.
An object of type `Item` will be composed using its associated Realm entities as follows:
| Component | Description | Source | Cardinality |
|------------------|------------------------------------------|--------------------|-------------|
| Point | The location and type of this item | PointEntity | 1:1 |
| Details | List of item properties | DetailEntity | 1:n |
| Images | URLs and any app-specific image metadata | ImageEntity | 1:n |
| Contributions | The list of this user's contributions | ContributionEntity | 1:n |
| Lookup | The QR code of this item | LookupEntity | 1:1 |
DoD: A skeleton Class is composed of the given entities and collections | non_test | implemet item class with new model approach to reflect key value approach to item details the model of the app has become more generic different global types of photopoints e g plant or creek on site will now be digitally represented in each of by a single class item replacing pointitem and any child classes currently in the model an object of type item will be composed using its associated realm entities as follows component description source cardinality point the location and type of this item pointentity details list of item properties detailentity n images urls and any app specific image metadata imageentity n contributions the list of this user s contributions contributionentity n lookup the qr code of this item lookupentity dod a skeleton class is composed of the given entities and collections | 0 |
24,338 | 4,075,802,619 | IssuesEvent | 2016-05-29 13:25:39 | IDgis/geoportaal-test | https://api.github.com/repos/IDgis/geoportaal-test | closed | Controle op emaladres uitleggen in helptekst | gebruikerstest luxe (nice to have) | ik heb zojuist een typfout gemaakt bij het opgeven van mijn emailadres in het download scherm. Ik krijg geen foutmelding. Ik dacht dat controle op juistheid van emailadres wel heeft gewerkt.
Zie invoer hieronder: nl ontbreekt bij mijn mailadres.
Maar download geeft aan dat alles goed is verwerkt. Hoe kan dat?
nb: ik heb meerdere downloads gedaan, en ga met de knop BACK terug naar het vorige scherm, als ik melding krijg dat download verzoek is ontvangen.
Je download verzoek is in goede orde ontvangen. De download wordt nu voor je klaargezet.
Het bestand is: Gebieden voor waterberging en primaire watergebieden
Het formaat is: GML 3.2
E-mail adres is: g.nienhuis@overijssel
Je krijgt zo snel mogelijk een e-mail met een download-link.
Via deze link kun je de download van het bestand uitvoeren. | 1.0 | Controle op emaladres uitleggen in helptekst - ik heb zojuist een typfout gemaakt bij het opgeven van mijn emailadres in het download scherm. Ik krijg geen foutmelding. Ik dacht dat controle op juistheid van emailadres wel heeft gewerkt.
Zie invoer hieronder: nl ontbreekt bij mijn mailadres.
Maar download geeft aan dat alles goed is verwerkt. Hoe kan dat?
nb: ik heb meerdere downloads gedaan, en ga met de knop BACK terug naar het vorige scherm, als ik melding krijg dat download verzoek is ontvangen.
Je download verzoek is in goede orde ontvangen. De download wordt nu voor je klaargezet.
Het bestand is: Gebieden voor waterberging en primaire watergebieden
Het formaat is: GML 3.2
E-mail adres is: g.nienhuis@overijssel
Je krijgt zo snel mogelijk een e-mail met een download-link.
Via deze link kun je de download van het bestand uitvoeren. | test | controle op emaladres uitleggen in helptekst ik heb zojuist een typfout gemaakt bij het opgeven van mijn emailadres in het download scherm ik krijg geen foutmelding ik dacht dat controle op juistheid van emailadres wel heeft gewerkt zie invoer hieronder nl ontbreekt bij mijn mailadres maar download geeft aan dat alles goed is verwerkt hoe kan dat nb ik heb meerdere downloads gedaan en ga met de knop back terug naar het vorige scherm als ik melding krijg dat download verzoek is ontvangen je download verzoek is in goede orde ontvangen de download wordt nu voor je klaargezet het bestand is gebieden voor waterberging en primaire watergebieden het formaat is gml e mail adres is g nienhuis overijssel je krijgt zo snel mogelijk een e mail met een download link via deze link kun je de download van het bestand uitvoeren | 1 |
7,757 | 7,083,797,447 | IssuesEvent | 2018-01-11 02:31:02 | moment/luxon | https://api.github.com/repos/moment/luxon | closed | Get rid of Gulp | issue: infrastructure | I'm tired of relying on all these gulp plugins. I'd rather rely directly on the tools and call them with simple scripts. I've started the `no-gulp` branch to try it out:
- [x] build and minify
- [x] performance testing
- [x] unit testing
- [x] docs/website
- [x] coverage reporting
- [x] lint/format
- [x] ci
- [x] change docker scripts to use npm
- [x] Resolve #101 | 1.0 | Get rid of Gulp - I'm tired of relying on all these gulp plugins. I'd rather rely directly on the tools and call them with simple scripts. I've started the `no-gulp` branch to try it out:
- [x] build and minify
- [x] performance testing
- [x] unit testing
- [x] docs/website
- [x] coverage reporting
- [x] lint/format
- [x] ci
- [x] change docker scripts to use npm
- [x] Resolve #101 | non_test | get rid of gulp i m tired of relying on all these gulp plugins i d rather rely directly on the tools and call them with simple scripts i ve started the no gulp branch to try it out build and minify performance testing unit testing docs website coverage reporting lint format ci change docker scripts to use npm resolve | 0 |
275,592 | 8,577,345,493 | IssuesEvent | 2018-11-12 23:34:34 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Creating all-on-one cluster with ansible fails due to origin-node.service | kind/bug lifecycle/rotten priority/P2 sig/pod | <!--
Note that this is the issue tracker for OpenShift Origin.
OpenShift Installer issues should be reported at https://github.com/openshift/openshift-ansible/issues
Management Console issues are collected at https://github.com/openshift/origin-web-console/issues
Documentation issues are better reported at https://github.com/openshift/openshift-docs/issues
-->
[provide a description of the issue]
Attempt to configure OpenShift Origin with
```
# ansible-playbook -i ansible-inventory openshift-ansible/playbooks/prerequisites.yml
# ansible-playbook -i ansible-inventory openshift-ansible/playbooks/deploy_cluster.yml
```
ends with
```
RUNNING HANDLER [openshift_node : restart node] ***************************************************************************************************
FAILED - RETRYING: restart node (3 retries left).
FAILED - RETRYING: restart node (2 retries left).
FAILED - RETRYING: restart node (1 retries left).
fatal: [kajasdfiqkakjsdfsjks.example.com]: FAILED! => {"attempts": 3, "changed": false, "msg": "Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See \"systemctl status origin-node.service\" and \"journalctl -xe\" for details.\n"}
```
##### Version
[provide output of the `openshift version` or `oc version` command]
```
oc v3.9.0-alpha.4+881f1dd-440
kubernetes v1.9.1+a0ce1bc657
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://kajasdfiqkakjsdfsjks.example.com:8443
openshift v3.9.0-alpha.4+881f1dd-440
kubernetes v1.9.1+a0ce1bc657
```
##### Steps To Reproduce
1. Have `ansible-inventory` with
```
[OSEv3:children]
masters
nodes
[OSEv3:vars]
ansible_ssh_user=root
deployment_type=origin
openshift_disable_check=memory_availability,docker_storage,disk_availability,package_version
openshift_repos_enable_testing=true
osm_cluster_network_cidr=10.128.0.0/14
openshift_portal_net=172.30.0.0/16
osm_host_subnet_length=9
openshift_router_selector='node-router=true'
openshift_registry_selector='node-registry=true'
template_service_broker_selector={"node-app": "true"}
openshift_web_console_nodeselector={"node-app": "true"}
openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}]
[masters]
kajasdfiqkakjsdfsjks.example.com
[etcd]
kajasdfiqkakjsdfsjks.example.com
[nodes]
kajasdfiqkakjsdfsjks.example.com openshift_schedulable=true openshift_node_labels="{ 'node-router': 'true', 'node-registry': 'true', 'node-app': 'true' }"
```
2. Run `git clone https://github.com/openshift/openshift-ansible`
3. Run `ansible-playbook -i ansible-inventory openshift-ansible/playbooks/prerequisites.yml`
4. Run `ansible-playbook -i ansible-inventory openshift-ansible/playbooks/deploy_cluster.yml`
##### Current Result
```
TASK [tuned : Ensure files are populated from templates] ******************************************************************************************
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-node', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'recommend.conf', 'size': 268, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1521200937.4808414, 'state': u'file', 'gid': 0, 'mode': u'0644', 'mtime': 1521200937.4808414, 'owner': u'root', 'path': u'openshift/tuned.conf', 'size': 593, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': u'admin_home_t'})
TASK [tuned : Make tuned use the recommended tuned profile on restart] ****************************************************************************
changed: [kajasdfiqkakjsdfsjks.example.com] => (item=/etc/tuned/active_profile)
changed: [kajasdfiqkakjsdfsjks.example.com] => (item=/etc/tuned/profile_mode)
TASK [tuned : Restart tuned service] **************************************************************************************************************
changed: [kajasdfiqkakjsdfsjks.example.com]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] **************************************************************************
ok: [kajasdfiqkakjsdfsjks.example.com]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ******************************************************************
RUNNING HANDLER [openshift_node : restart node] ***************************************************************************************************
FAILED - RETRYING: restart node (3 retries left).
FAILED - RETRYING: restart node (2 retries left).
FAILED - RETRYING: restart node (1 retries left).
fatal: [kajasdfiqkakjsdfsjks.example.com]: FAILED! => {"attempts": 3, "changed": false, "msg": "Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See \"systemctl status origin-node.service\" and \"journalctl -xe\" for details.\n"}
RUNNING HANDLER [openshift_node : reload systemd units] *******************************************************************************************
to retry, use: --limit @/root/openshift-ansible/playbooks/deploy_cluster.retry
PLAY RECAP ****************************************************************************************************************************************
localhost : ok=12 changed=0 unreachable=0 failed=0
kajasdfiqkakjsdfsjks.example.com : ok=426 changed=167 unreachable=0 failed=1
INSTALLER STATUS **********************************************************************************************************************************
Initialization : Complete (0:00:42)
Health Check : Complete (0:06:44)
etcd Install : Complete (0:08:39)
Master Install : Complete (0:11:57)
Master Additional Install : Complete (0:01:28)
Node Install : In Progress (0:40:42)
This phase can be restarted by running: playbooks/openshift-node/config.yml
Failure summary:
1. Hosts: kajasdfiqkakjsdfsjks.example.com
Play: Configure nodes
Task: restart node
Message: Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See "systemctl status origin-node.service" and "journalctl -xe" for details.
```
##### Expected Result
No failure.
##### Additional Information
[try to run `$ oc adm diagnostics` (or `oadm diagnostics`) command if possible]
[if you are reporting issue related to builds, provide build logs with `BUILD_LOGLEVEL=5`]
[consider attaching output of the `$ oc get all -o json -n <namespace>` command to the issue]
[visit https://docs.openshift.org/latest/welcome/index.html]
```
# oc adm diagnostics
[Note] Determining if client configuration exists for client/cluster diagnostics
Info: Successfully read a client config file at '/root/.kube/config'
Info: Using context for cluster-admin access: 'default/kajasdfiqkakjsdfsjks-example-com:8443/system:admin'
[Note] Performing systemd discovery
ERROR: [CED3001 from controller openshift/origin/pkg/oc/admin/diagnostics/diagnostics.go]
Encountered fatal error while building diagnostics: default logging project not found, use '--logging-project' to specify logging project
[Note] Summary of diagnostics execution (version v3.9.0-alpha.4+881f1dd-440):
[Note] Errors seen: 1
```
The `systemctl status origin-node.service` shows
```
โ origin-node.service - OpenShift Node
Loaded: loaded (/etc/systemd/system/origin-node.service; enabled; vendor preset: disabled)
Active: activating (start) since Fri 2018-03-16 09:27:14 EDT; 2min 32s ago
Docs: https://github.com/openshift/origin
Main PID: 5053 (hyperkube)
Memory: 40.6M
CGroup: /system.slice/origin-node.service
โโ5053 /usr/bin/hyperkube kubelet --v=2 --address=0.0.0.0 --allow-privileged=true --anonymous-auth=true --authentication-token-webhook=true --authentication-token-webhook-cache-ttl=5m --authorization-mode=Webhook --authorization-webhook-cache-authorized-ttl=5m --authorization-webhook-cache-unauthorized-ttl=5m --cadvisor-port=0 --cgroup-driver=systemd --client-ca-file=/etc/origin/node/ca.crt --cluster-dns=10.16.4.18 --cluster-domain=cluster.local --container-runtime-endpoint=/var/run/dockershim.sock --containerized=false --experimental-dockershim-root-directory=/var/lib/dockershim --file-check-frequency=0s --healthz-bind-address= --healthz-port=0 --host-ipc-sources=api --host-ipc-sources=file --host-network-sources=api --host-network-sources=file --host-pid-sources=api --host-pid-sources=file --hostname-override=kajasdfiqkakjsdfsjks.example.com --http-check-frequency=0s --image-service-endpoint=/var/run/dockershim.sock --kubeconfig=/etc/origin/node/system:node:kajasdfiqkakjsdfsjks.example.com.kubeconfig --max-pods=250 --network-plugin=cni --node-ip= --node-labels=node-router=true --node-labels=node-app=true --node-labels=node-registry=true --pod-infra-container-image=openshift/origin-pod:v3.9.0 --pod-manifest-path= --pods-per-core=10 --port=10250 --read-only-port=0 --register-node=true --require-kubeconfig=true --root-dir=/var/lib/origin/openshift.local.volumes --tls-cert-file=/etc/origin/node/server.crt --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_256_CBC_SHA --tls-min-version=VersionTLS12 --tls-private-key-file=/etc/origin/node/server.key
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837061 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-opt-cni-bin" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-opt-cni-bin") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837120 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-sysconfig-node" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-sysconfig-node") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837162 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-modules" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-modules") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837200 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-var-run-openshift-sdn" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-var-run-openshift-sdn") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837233 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-config-openvswitch" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-config-openvswitch") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837304 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-var-run-ovs" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-var-run-ovs") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837370 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-run-ovs" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-run-ovs") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.845010 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "sdn-token-92st8" (UniqueName: "kubernetes.io/secret/21e9077f-2918-11e8-a155-005045027b54-sdn-token-92st8") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.845356 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "sdn-token-92st8" (UniqueName: "kubernetes.io/secret/21ea944c-2918-11e8-a155-005045027b54-sdn-token-92st8") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:26 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:26.050498 5053 kubelet_node_status.go:454] Recording NodeReady event message for node kajasdfiqkakjsdfsjks.example.com
```
and
`oc get node` returns
```
NAME STATUS ROLES AGE VERSION
kajasdfiqkakjsdfsjks.example.com Ready <none> 44m v1.9.1+a0ce1bc657
```
That's why I'm filing this against https://github.com/openshift/origin and not against https://github.com/openshift/openshift-ansible because it merely looks like the service which is `Type=notify` does not successfully notify systemd that it has started.
It's with
```
# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
docker.io/openshift/node v3.9.0 8905b1bbd2e7 18 hours ago 1.48 GB
docker.io/openshift/origin-pod v3.9.0 ccd1fb12f660 18 hours ago 217 MB
```
| 1.0 | Creating all-on-one cluster with ansible fails due to origin-node.service - <!--
Note that this is the issue tracker for OpenShift Origin.
OpenShift Installer issues should be reported at https://github.com/openshift/openshift-ansible/issues
Management Console issues are collected at https://github.com/openshift/origin-web-console/issues
Documentation issues are better reported at https://github.com/openshift/openshift-docs/issues
-->
[provide a description of the issue]
Attempt to configure OpenShift Origin with
```
# ansible-playbook -i ansible-inventory openshift-ansible/playbooks/prerequisites.yml
# ansible-playbook -i ansible-inventory openshift-ansible/playbooks/deploy_cluster.yml
```
ends with
```
RUNNING HANDLER [openshift_node : restart node] ***************************************************************************************************
FAILED - RETRYING: restart node (3 retries left).
FAILED - RETRYING: restart node (2 retries left).
FAILED - RETRYING: restart node (1 retries left).
fatal: [kajasdfiqkakjsdfsjks.example.com]: FAILED! => {"attempts": 3, "changed": false, "msg": "Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See \"systemctl status origin-node.service\" and \"journalctl -xe\" for details.\n"}
```
##### Version
[provide output of the `openshift version` or `oc version` command]
```
oc v3.9.0-alpha.4+881f1dd-440
kubernetes v1.9.1+a0ce1bc657
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://kajasdfiqkakjsdfsjks.example.com:8443
openshift v3.9.0-alpha.4+881f1dd-440
kubernetes v1.9.1+a0ce1bc657
```
##### Steps To Reproduce
1. Have `ansible-inventory` with
```
[OSEv3:children]
masters
nodes
[OSEv3:vars]
ansible_ssh_user=root
deployment_type=origin
openshift_disable_check=memory_availability,docker_storage,disk_availability,package_version
openshift_repos_enable_testing=true
osm_cluster_network_cidr=10.128.0.0/14
openshift_portal_net=172.30.0.0/16
osm_host_subnet_length=9
openshift_router_selector='node-router=true'
openshift_registry_selector='node-registry=true'
template_service_broker_selector={"node-app": "true"}
openshift_web_console_nodeselector={"node-app": "true"}
openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}]
[masters]
kajasdfiqkakjsdfsjks.example.com
[etcd]
kajasdfiqkakjsdfsjks.example.com
[nodes]
kajasdfiqkakjsdfsjks.example.com openshift_schedulable=true openshift_node_labels="{ 'node-router': 'true', 'node-registry': 'true', 'node-app': 'true' }"
```
2. Run `git clone https://github.com/openshift/openshift-ansible`
3. Run `ansible-playbook -i ansible-inventory openshift-ansible/playbooks/prerequisites.yml`
4. Run `ansible-playbook -i ansible-inventory openshift-ansible/playbooks/deploy_cluster.yml`
##### Current Result
```
TASK [tuned : Ensure files are populated from templates] ******************************************************************************************
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-control-plane', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-node', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
skipping: [kajasdfiqkakjsdfsjks.example.com] => (item={'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'state': 'directory', 'ctime': 1521200937.4808414, 'serole': 'object_r', 'gid': 0, 'mode': '0755', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift', 'size': 24, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'recommend.conf', 'size': 268, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'size': 744, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': 's0', 'seuser': 'unconfined_u', 'serole': 'object_r', 'ctime': 1521200937.4808414, 'state': 'file', 'gid': 0, 'mode': '0644', 'mtime': 1521200937.4808414, 'owner': 'root', 'path': u'openshift-node/tuned.conf', 'size': 135, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': 'admin_home_t'})
ok: [kajasdfiqkakjsdfsjks.example.com] => (item={'src': u'/root/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'selevel': u's0', 'seuser': u'unconfined_u', 'serole': u'object_r', 'ctime': 1521200937.4808414, 'state': u'file', 'gid': 0, 'mode': u'0644', 'mtime': 1521200937.4808414, 'owner': u'root', 'path': u'openshift/tuned.conf', 'size': 593, 'root': u'/root/openshift-ansible/roles/tuned/templates', 'setype': u'admin_home_t'})
TASK [tuned : Make tuned use the recommended tuned profile on restart] ****************************************************************************
changed: [kajasdfiqkakjsdfsjks.example.com] => (item=/etc/tuned/active_profile)
changed: [kajasdfiqkakjsdfsjks.example.com] => (item=/etc/tuned/profile_mode)
TASK [tuned : Restart tuned service] **************************************************************************************************************
changed: [kajasdfiqkakjsdfsjks.example.com]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] **************************************************************************
ok: [kajasdfiqkakjsdfsjks.example.com]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] ******************************************************************
RUNNING HANDLER [openshift_node : restart node] ***************************************************************************************************
FAILED - RETRYING: restart node (3 retries left).
FAILED - RETRYING: restart node (2 retries left).
FAILED - RETRYING: restart node (1 retries left).
fatal: [kajasdfiqkakjsdfsjks.example.com]: FAILED! => {"attempts": 3, "changed": false, "msg": "Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See \"systemctl status origin-node.service\" and \"journalctl -xe\" for details.\n"}
RUNNING HANDLER [openshift_node : reload systemd units] *******************************************************************************************
to retry, use: --limit @/root/openshift-ansible/playbooks/deploy_cluster.retry
PLAY RECAP ****************************************************************************************************************************************
localhost : ok=12 changed=0 unreachable=0 failed=0
kajasdfiqkakjsdfsjks.example.com : ok=426 changed=167 unreachable=0 failed=1
INSTALLER STATUS **********************************************************************************************************************************
Initialization : Complete (0:00:42)
Health Check : Complete (0:06:44)
etcd Install : Complete (0:08:39)
Master Install : Complete (0:11:57)
Master Additional Install : Complete (0:01:28)
Node Install : In Progress (0:40:42)
This phase can be restarted by running: playbooks/openshift-node/config.yml
Failure summary:
1. Hosts: kajasdfiqkakjsdfsjks.example.com
Play: Configure nodes
Task: restart node
Message: Unable to restart service origin-node: Job for origin-node.service failed because the control process exited with error code. See "systemctl status origin-node.service" and "journalctl -xe" for details.
```
##### Expected Result
No failure.
##### Additional Information
[try to run `$ oc adm diagnostics` (or `oadm diagnostics`) command if possible]
[if you are reporting issue related to builds, provide build logs with `BUILD_LOGLEVEL=5`]
[consider attaching output of the `$ oc get all -o json -n <namespace>` command to the issue]
[visit https://docs.openshift.org/latest/welcome/index.html]
```
# oc adm diagnostics
[Note] Determining if client configuration exists for client/cluster diagnostics
Info: Successfully read a client config file at '/root/.kube/config'
Info: Using context for cluster-admin access: 'default/kajasdfiqkakjsdfsjks-example-com:8443/system:admin'
[Note] Performing systemd discovery
ERROR: [CED3001 from controller openshift/origin/pkg/oc/admin/diagnostics/diagnostics.go]
Encountered fatal error while building diagnostics: default logging project not found, use '--logging-project' to specify logging project
[Note] Summary of diagnostics execution (version v3.9.0-alpha.4+881f1dd-440):
[Note] Errors seen: 1
```
The `systemctl status origin-node.service` shows
```
โ origin-node.service - OpenShift Node
Loaded: loaded (/etc/systemd/system/origin-node.service; enabled; vendor preset: disabled)
Active: activating (start) since Fri 2018-03-16 09:27:14 EDT; 2min 32s ago
Docs: https://github.com/openshift/origin
Main PID: 5053 (hyperkube)
Memory: 40.6M
CGroup: /system.slice/origin-node.service
โโ5053 /usr/bin/hyperkube kubelet --v=2 --address=0.0.0.0 --allow-privileged=true --anonymous-auth=true --authentication-token-webhook=true --authentication-token-webhook-cache-ttl=5m --authorization-mode=Webhook --authorization-webhook-cache-authorized-ttl=5m --authorization-webhook-cache-unauthorized-ttl=5m --cadvisor-port=0 --cgroup-driver=systemd --client-ca-file=/etc/origin/node/ca.crt --cluster-dns=10.16.4.18 --cluster-domain=cluster.local --container-runtime-endpoint=/var/run/dockershim.sock --containerized=false --experimental-dockershim-root-directory=/var/lib/dockershim --file-check-frequency=0s --healthz-bind-address= --healthz-port=0 --host-ipc-sources=api --host-ipc-sources=file --host-network-sources=api --host-network-sources=file --host-pid-sources=api --host-pid-sources=file --hostname-override=kajasdfiqkakjsdfsjks.example.com --http-check-frequency=0s --image-service-endpoint=/var/run/dockershim.sock --kubeconfig=/etc/origin/node/system:node:kajasdfiqkakjsdfsjks.example.com.kubeconfig --max-pods=250 --network-plugin=cni --node-ip= --node-labels=node-router=true --node-labels=node-app=true --node-labels=node-registry=true --pod-infra-container-image=openshift/origin-pod:v3.9.0 --pod-manifest-path= --pods-per-core=10 --port=10250 --read-only-port=0 --register-node=true --require-kubeconfig=true --root-dir=/var/lib/origin/openshift.local.volumes --tls-cert-file=/etc/origin/node/server.crt --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_256_CBC_SHA --tls-min-version=VersionTLS12 --tls-private-key-file=/etc/origin/node/server.key
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837061 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-opt-cni-bin" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-opt-cni-bin") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837120 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-sysconfig-node" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-sysconfig-node") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837162 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-modules" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-modules") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837200 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-var-run-openshift-sdn" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-var-run-openshift-sdn") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837233 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-config-openvswitch" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-config-openvswitch") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837304 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-var-run-ovs" (UniqueName: "kubernetes.io/host-path/21ea944c-2918-11e8-a155-005045027b54-host-var-run-ovs") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.837370 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "host-run-ovs" (UniqueName: "kubernetes.io/host-path/21e9077f-2918-11e8-a155-005045027b54-host-run-ovs") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.845010 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "sdn-token-92st8" (UniqueName: "kubernetes.io/secret/21e9077f-2918-11e8-a155-005045027b54-sdn-token-92st8") pod "ovs-kp5p6" (UID: "21e9077f-2918-11e8-a155-005045027b54")
Mar 16 09:27:20 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:20.845356 5053 operation_generator.go:551] MountVolume.SetUp succeeded for volume "sdn-token-92st8" (UniqueName: "kubernetes.io/secret/21ea944c-2918-11e8-a155-005045027b54-sdn-token-92st8") pod "sdn-nwdp5" (UID: "21ea944c-2918-11e8-a155-005045027b54")
Mar 16 09:27:26 kajasdfiqkakjsdfsjks.example.com origin-node[5053]: I0316 09:27:26.050498 5053 kubelet_node_status.go:454] Recording NodeReady event message for node kajasdfiqkakjsdfsjks.example.com
```
and
`oc get node` returns
```
NAME STATUS ROLES AGE VERSION
kajasdfiqkakjsdfsjks.example.com Ready <none> 44m v1.9.1+a0ce1bc657
```
That's why I'm filing this against https://github.com/openshift/origin and not against https://github.com/openshift/openshift-ansible because it merely looks like the service which is `Type=notify` does not successfully notify systemd that it has started.
It's with
```
# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
docker.io/openshift/node v3.9.0 8905b1bbd2e7 18 hours ago 1.48 GB
docker.io/openshift/origin-pod v3.9.0 ccd1fb12f660 18 hours ago 217 MB
```
| non_test | creating all on one cluster with ansible fails due to origin node service note that this is the issue tracker for openshift origin openshift installer issues should be reported at management console issues are collected at documentation issues are better reported at attempt to configure openshift origin with ansible playbook i ansible inventory openshift ansible playbooks prerequisites yml ansible playbook i ansible inventory openshift ansible playbooks deploy cluster yml ends with running handler failed retrying restart node retries left failed retrying restart node retries left failed retrying restart node retries left fatal failed attempts changed false msg unable to restart service origin node job for origin node service failed because the control process exited with error code see systemctl status origin node service and journalctl xe for details n version oc alpha kubernetes features basic auth gssapi kerberos spnego server openshift alpha kubernetes steps to reproduce have ansible inventory with masters nodes ansible ssh user root deployment type origin openshift disable check memory availability docker storage disk availability package version openshift repos enable testing true osm cluster network cidr openshift portal net osm host subnet length openshift router selector node router true openshift registry selector node registry true template service broker selector node app true openshift web console nodeselector node app true openshift master identity providers kajasdfiqkakjsdfsjks example com kajasdfiqkakjsdfsjks example com kajasdfiqkakjsdfsjks example com openshift schedulable true openshift node labels node router true node registry true node app true run git clone run ansible playbook i ansible inventory openshift ansible playbooks prerequisites yml run ansible playbook i ansible inventory openshift ansible playbooks deploy cluster yml current result task skipping item group u root uid selevel seuser unconfined u state directory ctime serole object r gid mode mtime owner root path u openshift control plane size root u root openshift ansible roles tuned templates setype admin home t skipping item group u root uid selevel seuser unconfined u state directory ctime serole object r gid mode mtime owner root path u openshift node size root u root openshift ansible roles tuned templates setype admin home t skipping item group u root uid selevel seuser unconfined u state directory ctime serole object r gid mode mtime owner root path u openshift size root u root openshift ansible roles tuned templates setype admin home t ok item src u root openshift ansible roles tuned templates recommend conf group u root uid selevel seuser unconfined u serole object r ctime state file gid mode mtime owner root path u recommend conf size root u root openshift ansible roles tuned templates setype admin home t ok item src u root openshift ansible roles tuned templates openshift control plane tuned conf group u root uid selevel seuser unconfined u serole object r ctime state file gid mode mtime owner root path u openshift control plane tuned conf size root u root openshift ansible roles tuned templates setype admin home t ok item src u root openshift ansible roles tuned templates openshift node tuned conf group u root uid selevel seuser unconfined u serole object r ctime state file gid mode mtime owner root path u openshift node tuned conf size root u root openshift ansible roles tuned templates setype admin home t ok item src u root openshift ansible roles tuned templates openshift tuned conf group u root uid selevel u seuser u unconfined u serole u object r ctime state u file gid mode u mtime owner u root path u openshift tuned conf size root u root openshift ansible roles tuned templates setype u admin home t task changed item etc tuned active profile changed item etc tuned profile mode task changed task ok task running handler failed retrying restart node retries left failed retrying restart node retries left failed retrying restart node retries left fatal failed attempts changed false msg unable to restart service origin node job for origin node service failed because the control process exited with error code see systemctl status origin node service and journalctl xe for details n running handler to retry use limit root openshift ansible playbooks deploy cluster retry play recap localhost ok changed unreachable failed kajasdfiqkakjsdfsjks example com ok changed unreachable failed installer status initialization complete health check complete etcd install complete master install complete master additional install complete node install in progress this phase can be restarted by running playbooks openshift node config yml failure summary hosts kajasdfiqkakjsdfsjks example com play configure nodes task restart node message unable to restart service origin node job for origin node service failed because the control process exited with error code see systemctl status origin node service and journalctl xe for details expected result no failure additional information oc adm diagnostics determining if client configuration exists for client cluster diagnostics info successfully read a client config file at root kube config info using context for cluster admin access default kajasdfiqkakjsdfsjks example com system admin performing systemd discovery error encountered fatal error while building diagnostics default logging project not found use logging project to specify logging project summary of diagnostics execution version alpha errors seen the systemctl status origin node service shows โ origin node service openshift node loaded loaded etc systemd system origin node service enabled vendor preset disabled active activating start since fri edt ago docs main pid hyperkube memory cgroup system slice origin node service โโ usr bin hyperkube kubelet v address allow privileged true anonymous auth true authentication token webhook true authentication token webhook cache ttl authorization mode webhook authorization webhook cache authorized ttl authorization webhook cache unauthorized ttl cadvisor port cgroup driver systemd client ca file etc origin node ca crt cluster dns cluster domain cluster local container runtime endpoint var run dockershim sock containerized false experimental dockershim root directory var lib dockershim file check frequency healthz bind address healthz port host ipc sources api host ipc sources file host network sources api host network sources file host pid sources api host pid sources file hostname override kajasdfiqkakjsdfsjks example com http check frequency image service endpoint var run dockershim sock kubeconfig etc origin node system node kajasdfiqkakjsdfsjks example com kubeconfig max pods network plugin cni node ip node labels node router true node labels node app true node labels node registry true pod infra container image openshift origin pod pod manifest path pods per core port read only port register node true require kubeconfig true root dir var lib origin openshift local volumes tls cert file etc origin node server crt tls cipher suites tls ecdhe ecdsa with tls cipher suites tls ecdhe rsa with tls cipher suites tls ecdhe ecdsa with aes gcm tls cipher suites tls ecdhe rsa with aes gcm tls cipher suites tls ecdhe ecdsa with aes gcm tls cipher suites tls ecdhe rsa with aes gcm tls cipher suites tls ecdhe ecdsa with aes cbc tls cipher suites tls ecdhe rsa with aes cbc tls cipher suites tls ecdhe ecdsa with aes cbc sha tls cipher suites tls ecdhe ecdsa with aes cbc sha tls cipher suites tls ecdhe rsa with aes cbc sha tls cipher suites tls ecdhe rsa with aes cbc sha tls cipher suites tls rsa with aes gcm tls cipher suites tls rsa with aes gcm tls cipher suites tls rsa with aes cbc sha tls cipher suites tls rsa with aes cbc sha tls min version tls private key file etc origin node server key mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host opt cni bin uniquename kubernetes io host path host opt cni bin pod sdn uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host sysconfig node uniquename kubernetes io host path host sysconfig node pod sdn uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host modules uniquename kubernetes io host path host modules pod ovs uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host var run openshift sdn uniquename kubernetes io host path host var run openshift sdn pod sdn uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host config openvswitch uniquename kubernetes io host path host config openvswitch pod ovs uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host var run ovs uniquename kubernetes io host path host var run ovs pod sdn uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume host run ovs uniquename kubernetes io host path host run ovs pod ovs uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume sdn token uniquename kubernetes io secret sdn token pod ovs uid mar kajasdfiqkakjsdfsjks example com origin node operation generator go mountvolume setup succeeded for volume sdn token uniquename kubernetes io secret sdn token pod sdn uid mar kajasdfiqkakjsdfsjks example com origin node kubelet node status go recording nodeready event message for node kajasdfiqkakjsdfsjks example com and oc get node returns name status roles age version kajasdfiqkakjsdfsjks example com ready that s why i m filing this against and not against because it merely looks like the service which is type notify does not successfully notify systemd that it has started it s with docker images repository tag image id created size docker io openshift node hours ago gb docker io openshift origin pod hours ago mb | 0 |
96,914 | 20,147,380,751 | IssuesEvent | 2022-02-09 09:01:55 | FrancescoScandiffio/shop-totem | https://api.github.com/repos/FrancescoScandiffio/shop-totem | closed | Replace tests with parametrized | code smell | Replace the three tests below with a single parametrized one according to Sonarcloud suggestion.
https://github.com/FrancescoScandiffio/shop-totem/blob/93ee530212816fdaea01b5ec729b4758d068877e/raffaelliscandiffio.shop-totem/src/test/java/com/github/raffaelliscandiffio/view/swing/TotemSwingViewTest.java#L216-L247 | 1.0 | Replace tests with parametrized - Replace the three tests below with a single parametrized one according to Sonarcloud suggestion.
https://github.com/FrancescoScandiffio/shop-totem/blob/93ee530212816fdaea01b5ec729b4758d068877e/raffaelliscandiffio.shop-totem/src/test/java/com/github/raffaelliscandiffio/view/swing/TotemSwingViewTest.java#L216-L247 | non_test | replace tests with parametrized replace the three tests below with a single parametrized one according to sonarcloud suggestion | 0 |
181,370 | 14,017,856,036 | IssuesEvent | 2020-10-29 16:07:40 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | com.hazelcast.jet.core.ExecutionLifecycleTest.test_jobStatusCompleting | test-failure | _master_ (commit 38a3ab42a27597536c2b635e7acaef826b7b09e6)
Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/279/testReport/junit/com.hazelcast.jet.core/ExecutionLifecycleTest/test_jobStatusCompleting/
Stacktrace:
```
java.lang.IllegalStateException: Cannot RESTART_GRACEFUL, job status is NOT_RUNNING, should be RUNNING
at com.hazelcast.jet.impl.JobCoordinationService.lambda$terminateJob$11(JobCoordinationService.java:359)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$toNullFunction$37(JobCoordinationService.java:624)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$callWithJob$38(JobCoordinationService.java:653)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$submitToCoordinatorThread$47(JobCoordinationService.java:1045)
at com.hazelcast.internal.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:64)
at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:217)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80)
```
Standard output:
```
2020-10-16 01:56:50,707 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Starting job 0520-06c6-53ce-0001 based on submit request
2020-10-16 01:56:50,710 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,710 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,711 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,711 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,712 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53cf-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,713 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-13] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53cf-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,714 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53cf-0001 initialized
2020-10-16 01:56:50,714 [ INFO] [hz.confident_chebyshev.generic-operation.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53cf-0001 initialized
2020-10-16 01:56:50,714 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 was successful
2020-10-16 01:56:50,714 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,714 [ INFO] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,714 [ INFO] [hz.confident_chebyshev.generic-operation.thread-14] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,714 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,729 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-17] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,735 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-62] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,736 [DEBUG] [ForkJoinPool.commonPool-worker-2] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53cf-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,737 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-15] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53cf-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,737 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-15] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,742 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,742 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,742 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,742 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,743 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d0-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,743 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d0-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,744 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d0-0001 initialized
2020-10-16 01:56:50,744 [ INFO] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d0-0001 initialized
2020-10-16 01:56:50,744 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 was successful
2020-10-16 01:56:50,745 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,745 [ INFO] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,745 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,745 [ INFO] [hz.confident_chebyshev.generic-operation.thread-18] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,746 [DEBUG] [hz.confident_chebyshev.jet.cooperative.thread-5] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,755 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,756 [DEBUG] [ForkJoinPool.commonPool-worker-102] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d0-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,761 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d0-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,761 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,779 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,779 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,779 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,779 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,780 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d1-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,780 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d1-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,781 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d1-0001 initialized
2020-10-16 01:56:50,786 [ INFO] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d1-0001 initialized
2020-10-16 01:56:50,786 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 was successful
2020-10-16 01:56:50,786 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,786 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,786 [ INFO] [hz.confident_chebyshev.generic-operation.thread-22] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,787 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,793 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-31] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,799 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,799 [DEBUG] [ForkJoinPool.commonPool-worker-48] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,799 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,800 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d1-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,800 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,800 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d1-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,800 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,809 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,809 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,809 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,809 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,810 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d2-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,811 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d2-0001 initialized
2020-10-16 01:56:50,811 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d2-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,813 [ INFO] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d2-0001 initialized
2020-10-16 01:56:50,813 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 was successful
2020-10-16 01:56:50,813 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,813 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,813 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,813 [ INFO] [hz.confident_chebyshev.generic-operation.thread-26] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,815 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,824 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,825 [DEBUG] [ForkJoinPool.commonPool-worker-77] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d2-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,825 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d2-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,825 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,832 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,832 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,833 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,833 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,833 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.o.InitEx
...[truncated 400951 chars]...
ched.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f4-0001 initialized
2020-10-16 01:56:51,262 [ INFO] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f4-0001 initialized
2020-10-16 01:56:51,262 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 was successful
2020-10-16 01:56:51,262 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,262 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,262 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,262 [ INFO] [hz.confident_chebyshev.generic-operation.thread-18] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,263 [DEBUG] [hz.confident_chebyshev.jet.cooperative.thread-41] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,263 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-52] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,264 [DEBUG] [ForkJoinPool.commonPool-worker-88] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f4-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,264 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f4-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,264 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,269 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,269 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,269 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,269 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,270 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f5-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,270 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f5-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,271 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f5-0001 initialized
2020-10-16 01:56:51,271 [ INFO] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f5-0001 initialized
2020-10-16 01:56:51,271 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 was successful
2020-10-16 01:56:51,271 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,271 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,271 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,271 [ INFO] [hz.confident_chebyshev.generic-operation.thread-22] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-50] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.jet.cooperative.thread-42] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,272 [DEBUG] [ForkJoinPool.commonPool-worker-57] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f5-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f5-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,274 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,274 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,274 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,274 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,275 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f6-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,275 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f6-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,276 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f6-0001 initialized
2020-10-16 01:56:51,276 [ INFO] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f6-0001 initialized
2020-10-16 01:56:51,276 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 was successful
2020-10-16 01:56:51,276 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,276 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,276 [ INFO] [hz.confident_chebyshev.generic-operation.thread-26] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,276 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,278 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-62] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,283 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-64] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,283 [DEBUG] [ForkJoinPool.commonPool-worker-92] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,288 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f6-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,289 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f6-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,289 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,289 [ WARN] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] null
java.lang.IllegalStateException: Cannot RESTART_GRACEFUL, job status is NOT_RUNNING, should be RUNNING
at com.hazelcast.jet.impl.JobCoordinationService.lambda$terminateJob$11(JobCoordinationService.java:359) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$toNullFunction$37(JobCoordinationService.java:624) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$callWithJob$38(JobCoordinationService.java:653) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$submitToCoordinatorThread$47(JobCoordinationService.java:1045) ~[classes/:?]
at com.hazelcast.internal.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:64) [hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:217) [hazelcast-4.0.3.jar:4.0.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) [hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) [hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,404 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f7-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f7-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,405 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f7-0001 initialized
2020-10-16 01:56:51,405 [ INFO] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f7-0001 initialized
2020-10-16 01:56:51,405 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 was successful
2020-10-16 01:56:51,405 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,405 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,405 [ INFO] [hz.confident_chebyshev.generic-operation.thread-30] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,453 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Ditching 7 jobs in SimpleTestInClusterSupport.@After: [0520-06c6-53c6-0001, 0520-06c6-53c4-0001, 0520-06c6-53c2-0001, 0520-06c6-53ce-0001, 0520-06c6-53cc-0001, 0520-06c6-53ca-0001, 0520-06c6-53c8-0001]
2020-10-16 01:56:51,454 [DEBUG] [Time-limited test] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CANCEL_FORCEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,460 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-65] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,460 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,460 [DEBUG] [ForkJoinPool.commonPool-worker-105] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 to be cancelled after Execution
2020-10-16 01:56:51,460 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f7-0001 from caller [127.0.0.1]:5701, error=java.util.concurrent.CancellationException
2020-10-16 01:56:51,462 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f7-0001 from caller [127.0.0.1]:5701, error=java.util.concurrent.CancellationException
2020-10-16 01:56:51,462 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 got terminated, reason=java.util.concurrent.CancellationException
Start time: 2020-10-16T01:56:51.289
Duration: 173 ms
To see additional job metrics enable JobConfig.storeMetricsAfterJobCompletion
2020-10-16 01:56:51,463 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 is completed
2020-10-16 01:56:51,463 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Destroying 0 distributed objects in SimpleTestInClusterSupport.@After: []
BuildInfo right after test_jobStatusCompleting(com.hazelcast.jet.core.ExecutionLifecycleTest): BuildInfo{version='4.0.3', build='20200921', buildNumber=20200921, revision=59ae831, enterprise=false, serializationVersion=1, jet=JetBuildInfo{version='4.4-SNAPSHOT', build='20201016', revision='38a3ab4'}}
Hiccups measured while running test 'test_jobStatusCompleting(com.hazelcast.jet.core.ExecutionLifecycleTest):'
01:56:50, accumulated pauses: 143 ms, max pause: 104 ms, pauses over 1000 ms: 0
```
| 1.0 | com.hazelcast.jet.core.ExecutionLifecycleTest.test_jobStatusCompleting - _master_ (commit 38a3ab42a27597536c2b635e7acaef826b7b09e6)
Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/279/testReport/junit/com.hazelcast.jet.core/ExecutionLifecycleTest/test_jobStatusCompleting/
Stacktrace:
```
java.lang.IllegalStateException: Cannot RESTART_GRACEFUL, job status is NOT_RUNNING, should be RUNNING
at com.hazelcast.jet.impl.JobCoordinationService.lambda$terminateJob$11(JobCoordinationService.java:359)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$toNullFunction$37(JobCoordinationService.java:624)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$callWithJob$38(JobCoordinationService.java:653)
at com.hazelcast.jet.impl.JobCoordinationService.lambda$submitToCoordinatorThread$47(JobCoordinationService.java:1045)
at com.hazelcast.internal.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:64)
at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:217)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64)
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80)
```
Standard output:
```
2020-10-16 01:56:50,707 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Starting job 0520-06c6-53ce-0001 based on submit request
2020-10-16 01:56:50,710 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,710 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,711 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,711 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,712 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53cf-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,713 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-13] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53cf-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,714 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53cf-0001 initialized
2020-10-16 01:56:50,714 [ INFO] [hz.confident_chebyshev.generic-operation.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53cf-0001 initialized
2020-10-16 01:56:50,714 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 was successful
2020-10-16 01:56:50,714 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,714 [ INFO] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,714 [ INFO] [hz.confident_chebyshev.generic-operation.thread-14] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,714 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,729 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-17] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,735 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-62] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,736 [DEBUG] [ForkJoinPool.commonPool-worker-2] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53cf-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,736 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,737 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-15] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53cf-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,737 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-15] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53cf-0001
2020-10-16 01:56:50,742 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,742 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,742 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,742 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,743 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d0-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,743 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d0-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,744 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d0-0001 initialized
2020-10-16 01:56:50,744 [ INFO] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d0-0001 initialized
2020-10-16 01:56:50,744 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 was successful
2020-10-16 01:56:50,745 [DEBUG] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,745 [ INFO] [hz.zen_chebyshev.cached.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,745 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,745 [ INFO] [hz.confident_chebyshev.generic-operation.thread-18] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,746 [DEBUG] [hz.confident_chebyshev.jet.cooperative.thread-5] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,755 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,756 [DEBUG] [ForkJoinPool.commonPool-worker-102] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d0-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,760 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,761 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d0-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,761 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d0-0001
2020-10-16 01:56:50,779 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,779 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,779 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,779 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,780 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d1-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,780 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d1-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,781 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d1-0001 initialized
2020-10-16 01:56:50,786 [ INFO] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d1-0001 initialized
2020-10-16 01:56:50,786 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 was successful
2020-10-16 01:56:50,786 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,786 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,786 [ INFO] [hz.confident_chebyshev.generic-operation.thread-22] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,787 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,793 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-31] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,799 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,799 [DEBUG] [ForkJoinPool.commonPool-worker-48] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,799 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,800 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d1-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,800 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,800 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d1-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,800 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d1-0001
2020-10-16 01:56:50,809 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,809 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,809 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,809 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,810 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d2-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,811 [ INFO] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d2-0001 initialized
2020-10-16 01:56:50,811 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53d2-0001 from [127.0.0.1]:5701
2020-10-16 01:56:50,813 [ INFO] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53d2-0001 initialized
2020-10-16 01:56:50,813 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 was successful
2020-10-16 01:56:50,813 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,813 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,813 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:50,813 [ INFO] [hz.confident_chebyshev.generic-operation.thread-26] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:50,815 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,824 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:50,825 [DEBUG] [ForkJoinPool.commonPool-worker-77] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d2-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,825 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,825 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53d2-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:50,825 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53d2-0001
2020-10-16 01:56:50,832 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,832 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:50,833 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,833 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53d3-0001
2020-10-16 01:56:50,833 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.o.InitEx
...[truncated 400951 chars]...
ched.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f4-0001 initialized
2020-10-16 01:56:51,262 [ INFO] [hz.confident_chebyshev.generic-operation.thread-16] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f4-0001 initialized
2020-10-16 01:56:51,262 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 was successful
2020-10-16 01:56:51,262 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,262 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,262 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,262 [ INFO] [hz.confident_chebyshev.generic-operation.thread-18] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,263 [DEBUG] [hz.confident_chebyshev.jet.cooperative.thread-41] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,263 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-52] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,264 [DEBUG] [ForkJoinPool.commonPool-worker-88] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f4-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,264 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,264 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f4-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,264 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-20] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f4-0001
2020-10-16 01:56:51,269 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,269 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,269 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,269 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,270 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f5-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,270 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f5-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,271 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f5-0001 initialized
2020-10-16 01:56:51,271 [ INFO] [hz.confident_chebyshev.generic-operation.thread-21] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f5-0001 initialized
2020-10-16 01:56:51,271 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 was successful
2020-10-16 01:56:51,271 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,271 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,271 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,271 [ INFO] [hz.confident_chebyshev.generic-operation.thread-22] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-50] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.jet.cooperative.thread-42] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) ~[?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.dismissTasklet(TaskletExecutionService.java:392) ~[classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.runTasklet(TaskletExecutionService.java:378) ~[classes/:?]
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) [?:1.8.0_265]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$CooperativeWorker.run(TaskletExecutionService.java:346) [classes/:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,272 [DEBUG] [ForkJoinPool.commonPool-worker-57] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f5-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,272 [DEBUG] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f5-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,272 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-24] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f5-0001
2020-10-16 01:56:51,274 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,274 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,274 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,274 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,275 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f6-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,275 [DEBUG] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f6-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,276 [ INFO] [hz.zen_chebyshev.cached.thread-6] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f6-0001 initialized
2020-10-16 01:56:51,276 [ INFO] [hz.confident_chebyshev.generic-operation.thread-25] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f6-0001 initialized
2020-10-16 01:56:51,276 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 was successful
2020-10-16 01:56:51,276 [DEBUG] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,276 [ INFO] [hz.zen_chebyshev.cached.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,276 [ INFO] [hz.confident_chebyshev.generic-operation.thread-26] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,276 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,278 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-62] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,283 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-64] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,283 [DEBUG] [ForkJoinPool.commonPool-worker-92] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001 has failures: [[127.0.0.1]:5702=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL, [127.0.0.1]:5701=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL]
2020-10-16 01:56:51,288 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f6-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,289 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f6-0001 from caller [127.0.0.1]:5701, error=com.hazelcast.jet.impl.exception.JobTerminateRequestedException: RESTART_FORCEFUL
2020-10-16 01:56:51,289 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-28] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f6-0001
2020-10-16 01:56:51,289 [DEBUG] [test_jobStatusCompleting] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending RESTART_GRACEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,289 [ WARN] [hz.zen_chebyshev.cached.thread-25] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] null
java.lang.IllegalStateException: Cannot RESTART_GRACEFUL, job status is NOT_RUNNING, should be RUNNING
at com.hazelcast.jet.impl.JobCoordinationService.lambda$terminateJob$11(JobCoordinationService.java:359) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$toNullFunction$37(JobCoordinationService.java:624) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$callWithJob$38(JobCoordinationService.java:653) ~[classes/:?]
at com.hazelcast.jet.impl.JobCoordinationService.lambda$submitToCoordinatorThread$47(JobCoordinationService.java:1045) ~[classes/:?]
at com.hazelcast.internal.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:64) [hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:217) [hazelcast-4.0.3.jar:4.0.3]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) [hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) [hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,404 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Didn't find any snapshot to restore for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001, execution graph in DOT format:
digraph DAG {
"v" [localParallelism=72];
}
HINT: You can use graphviz or http://viz-js.com to visualize the printed graph.
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Building execution plan for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Built execution plans for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,404 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f7-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,404 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.o.InitExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Initializing execution plan for job 0520-06c6-53ce-0001, execution 0520-06c6-53f7-0001 from [127.0.0.1]:5701
2020-10-16 01:56:51,405 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f7-0001 initialized
2020-10-16 01:56:51,405 [ INFO] [hz.confident_chebyshev.generic-operation.thread-29] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution plan for jobId=0520-06c6-53ce-0001, jobName='0520-06c6-53ce-0001', executionId=0520-06c6-53f7-0001 initialized
2020-10-16 01:56:51,405 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Init of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 was successful
2020-10-16 01:56:51,405 [DEBUG] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Executing job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,405 [ INFO] [hz.zen_chebyshev.cached.thread-19] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,405 [ INFO] [hz.confident_chebyshev.generic-operation.thread-30] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Start execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 from coordinator [127.0.0.1]:5701
2020-10-16 01:56:51,453 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Ditching 7 jobs in SimpleTestInClusterSupport.@After: [0520-06c6-53c6-0001, 0520-06c6-53c4-0001, 0520-06c6-53c2-0001, 0520-06c6-53ce-0001, 0520-06c6-53cc-0001, 0520-06c6-53ca-0001, 0520-06c6-53c8-0001]
2020-10-16 01:56:51,454 [DEBUG] [Time-limited test] [c.h.j.Job]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CANCEL_FORCEFUL request for job 0520-06c6-53ce-0001 (name ??)
2020-10-16 01:56:51,460 [DEBUG] [hz.confident_chebyshev.jet.blocking.thread-65] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:422) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:166) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:136) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:123) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,460 [DEBUG] [hz.zen_chebyshev.jet.blocking.thread-40] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 completed with failure
java.util.concurrent.CompletionException: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591) ~[?:1.8.0_265]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_265]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990) [?:1.8.0_265]
at com.hazelcast.jet.impl.util.NonCompletableFuture.internalCompleteExceptionally(NonCompletableFuture.java:59) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$ExecutionTracker.taskletDone(TaskletExecutionService.java:461) [classes/:?]
at com.hazelcast.jet.impl.execution.TaskletExecutionService$BlockingWorker.run(TaskletExecutionService.java:309) [classes/:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_265]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
Caused by: com.hazelcast.jet.impl.exception.JobTerminateRequestedException: CANCEL_FORCEFUL
at com.hazelcast.jet.impl.execution.ExecutionContext.terminateExecution(ExecutionContext.java:235) ~[classes/:?]
at com.hazelcast.jet.impl.operation.TerminateExecutionOperation.run(TerminateExecutionOperation.java:61) ~[classes/:?]
at com.hazelcast.spi.impl.operationservice.Operation.call(Operation.java:184) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call(OperationRunnerImpl.java:227) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:216) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.run(OperationExecutorImpl.java:406) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl.runOrExecute(OperationExecutorImpl.java:433) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeLocal(Invocation.java:596) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:581) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:540) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:237) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:59) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipant(MasterContext.java:261) ~[classes/:?]
at com.hazelcast.jet.impl.MasterContext.invokeOnParticipants(MasterContext.java:245) ~[classes/:?]
at com.hazelcast.jet.impl.MasterJobContext.lambda$cancelExecutionInvocations$16(MasterJobContext.java:597) ~[classes/:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_265]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_265]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_265]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:64) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:80) ~[hazelcast-4.0.3.jar:4.0.3]
2020-10-16 01:56:51,460 [DEBUG] [ForkJoinPool.commonPool-worker-105] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 to be cancelled after Execution
2020-10-16 01:56:51,460 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Sending CompleteExecutionOperation for job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f7-0001 from caller [127.0.0.1]:5701, error=java.util.concurrent.CancellationException
2020-10-16 01:56:51,462 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-34] [c.h.j.i.o.CompleteExecutionOperation]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completing execution 0520-06c6-53f7-0001 from caller [127.0.0.1]:5701, error=java.util.concurrent.CancellationException
2020-10-16 01:56:51,462 [DEBUG] [hz.confident_chebyshev.generic-operation.thread-34] [c.h.j.i.JobExecutionService]: [127.0.0.1]:5702 [jet] [4.4-SNAPSHOT] Completed execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001
2020-10-16 01:56:51,462 [ INFO] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.MasterJobContext]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] Execution of job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 got terminated, reason=java.util.concurrent.CancellationException
Start time: 2020-10-16T01:56:51.289
Duration: 173 ms
To see additional job metrics enable JobConfig.storeMetricsAfterJobCompletion
2020-10-16 01:56:51,463 [DEBUG] [hz.zen_chebyshev.cached.thread-13] [c.h.j.i.JobCoordinationService]: [127.0.0.1]:5701 [jet] [4.4-SNAPSHOT] job '0520-06c6-53ce-0001', execution 0520-06c6-53f7-0001 is completed
2020-10-16 01:56:51,463 [ INFO] [Time-limited test] [c.h.j.SimpleTestInClusterSupport]: Destroying 0 distributed objects in SimpleTestInClusterSupport.@After: []
BuildInfo right after test_jobStatusCompleting(com.hazelcast.jet.core.ExecutionLifecycleTest): BuildInfo{version='4.0.3', build='20200921', buildNumber=20200921, revision=59ae831, enterprise=false, serializationVersion=1, jet=JetBuildInfo{version='4.4-SNAPSHOT', build='20201016', revision='38a3ab4'}}
Hiccups measured while running test 'test_jobStatusCompleting(com.hazelcast.jet.core.ExecutionLifecycleTest):'
01:56:50, accumulated pauses: 143 ms, max pause: 104 ms, pauses over 1000 ms: 0
```
| test | com hazelcast jet core executionlifecycletest test jobstatuscompleting master commit failed on zulu jdk stacktrace java lang illegalstateexception cannot restart graceful job status is not running should be running at com hazelcast jet impl jobcoordinationservice lambda terminatejob jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda tonullfunction jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda callwithjob jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda submittocoordinatorthread jobcoordinationservice java at com hazelcast internal util executor completablefuturetask run completablefuturetask java at com hazelcast internal util executor cachedexecutorservicedelegate worker run cachedexecutorservicedelegate java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java standard output starting job based on submit request didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator start execution of job execution from coordinator sending restart graceful request for job name execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator sending restart graceful request for job name start execution of job execution from coordinator execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker dismisstasklet taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker runtasklet taskletexecutionservice java at java util concurrent copyonwritearraylist foreach copyonwritearraylist java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker run taskletexecutionservice java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator start execution of job execution from coordinator sending restart graceful request for job name execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from execution plan for jobid jobname executionid initialized initializing execution plan for job execution from execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator sending restart graceful request for job name start execution of job execution from coordinator execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution c h j i o initex ched thread execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator sending restart graceful request for job name start execution of job execution from coordinator execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker dismisstasklet taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker runtasklet taskletexecutionservice java at java util concurrent copyonwritearraylist foreach copyonwritearraylist java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker run taskletexecutionservice java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator sending restart graceful request for job name start execution of job execution from coordinator execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker dismisstasklet taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker runtasklet taskletexecutionservice java at java util concurrent copyonwritearraylist foreach copyonwritearraylist java at com hazelcast jet impl execution taskletexecutionservice cooperativeworker run taskletexecutionservice java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator start execution of job execution from coordinator sending restart graceful request for job name execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception restart forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception restart forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java execution of job execution has failures com hazelcast jet impl exception jobterminaterequestedexception restart forceful com hazelcast jet impl exception jobterminaterequestedexception restart forceful sending completeexecutionoperation for job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution completing execution from caller error com hazelcast jet impl exception jobterminaterequestedexception restart forceful completed execution of job execution sending restart graceful request for job name null java lang illegalstateexception cannot restart graceful job status is not running should be running at com hazelcast jet impl jobcoordinationservice lambda terminatejob jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda tonullfunction jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda callwithjob jobcoordinationservice java at com hazelcast jet impl jobcoordinationservice lambda submittocoordinatorthread jobcoordinationservice java at com hazelcast internal util executor completablefuturetask run completablefuturetask java at com hazelcast internal util executor cachedexecutorservicedelegate worker run cachedexecutorservicedelegate java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java didn t find any snapshot to restore for job execution start executing job execution execution graph in dot format digraph dag v hint you can use graphviz or to visualize the printed graph building execution plan for job execution built execution plans for job execution initializing execution plan for job execution from initializing execution plan for job execution from execution plan for jobid jobname executionid initialized execution plan for jobid jobname executionid initialized init of job execution was successful executing job execution start execution of job execution from coordinator start execution of job execution from coordinator ditching jobs in simpletestinclustersupport after sending cancel forceful request for job name execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception cancel forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception cancel forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread process operationthread java at com hazelcast spi impl operationexecutor impl operationthread run operationthread java execution of job execution completed with failure java util concurrent completionexception com hazelcast jet impl exception jobterminaterequestedexception cancel forceful at java util concurrent completablefuture encodethrowable completablefuture java at java util concurrent completablefuture completethrowable completablefuture java at java util concurrent completablefuture uniapply completablefuture java at java util concurrent completablefuture uniapply tryfire completablefuture java at java util concurrent completablefuture postcomplete completablefuture java at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast jet impl util noncompletablefuture internalcompleteexceptionally noncompletablefuture java at com hazelcast jet impl execution taskletexecutionservice executiontracker taskletdone taskletexecutionservice java at com hazelcast jet impl execution taskletexecutionservice blockingworker run taskletexecutionservice java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by com hazelcast jet impl exception jobterminaterequestedexception cancel forceful at com hazelcast jet impl execution executioncontext terminateexecution executioncontext java at com hazelcast jet impl operation terminateexecutionoperation run terminateexecutionoperation java at com hazelcast spi impl operationservice operation call operation java at com hazelcast spi impl operationservice impl operationrunnerimpl call operationrunnerimpl java at com hazelcast spi impl operationservice impl operationrunnerimpl run operationrunnerimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl run operationexecutorimpl java at com hazelcast spi impl operationexecutor impl operationexecutorimpl runorexecute operationexecutorimpl java at com hazelcast spi impl operationservice impl invocation doinvokelocal invocation java at com hazelcast spi impl operationservice impl invocation doinvoke invocation java at com hazelcast spi impl operationservice impl invocation invocation java at com hazelcast spi impl operationservice impl invocation invoke invocation java at com hazelcast spi impl operationservice impl invocationbuilderimpl invoke invocationbuilderimpl java at com hazelcast jet impl mastercontext invokeonparticipant mastercontext java at com hazelcast jet impl mastercontext invokeonparticipants mastercontext java at com hazelcast jet impl masterjobcontext lambda cancelexecutioninvocations masterjobcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java at com hazelcast internal util executor hazelcastmanagedthread executerun hazelcastmanagedthread java at com hazelcast internal util executor hazelcastmanagedthread run hazelcastmanagedthread java job execution to be cancelled after execution sending completeexecutionoperation for job execution completing execution from caller error java util concurrent cancellationexception completed execution of job execution completing execution from caller error java util concurrent cancellationexception completed execution of job execution execution of job execution got terminated reason java util concurrent cancellationexception start time duration ms to see additional job metrics enable jobconfig storemetricsafterjobcompletion job execution is completed destroying distributed objects in simpletestinclustersupport after buildinfo right after test jobstatuscompleting com hazelcast jet core executionlifecycletest buildinfo version build buildnumber revision enterprise false serializationversion jet jetbuildinfo version snapshot build revision hiccups measured while running test test jobstatuscompleting com hazelcast jet core executionlifecycletest accumulated pauses ms max pause ms pauses over ms | 1 |
98,554 | 8,679,699,925 | IssuesEvent | 2018-12-01 01:39:41 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Refactor `RemoveUnknown1Visitor` to include `Unknown2` | Category: Algorithms Category: Core Category: Test Priority: High Type: Feature Type: Task | In order to support what seems like a reverse-differential conflation, creating a way to remove `Unknown2` elements is needed. A simple refactor should do it. | 1.0 | Refactor `RemoveUnknown1Visitor` to include `Unknown2` - In order to support what seems like a reverse-differential conflation, creating a way to remove `Unknown2` elements is needed. A simple refactor should do it. | test | refactor to include in order to support what seems like a reverse differential conflation creating a way to remove elements is needed a simple refactor should do it | 1 |
121,751 | 10,194,625,422 | IssuesEvent | 2019-08-12 16:05:45 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Self-healing nodepools - Extremely large values cause `deleteNotReadyAfterSecs` to overflow | [zube]: To Test kind/bug-qa team/az | rancher/rancher:master-head a4944746
Extremely large numbers can be passed to `deleteNotReadyAfterSecs` field on a nodepool, causing the value to overflow. The ranges should be limited or the values truncated.
Actual:
* Create a cluster with a dedicated worker nodepool
* Edit `deleteNotReadyAfterSecs` on nodepool to have an extremely large negative or positive number:
* 100000000000000000000
* -19223372036854776000
* `deleteNotReadyAfterSecs` overflows and the value is set to:
* `deleteNotReadyAfterSecs": -9223372036854776000`
Expected:
* Values below 0 truncated to 0 or the request denied
* Values above a reasonable limit truncated or the request denied | 1.0 | Self-healing nodepools - Extremely large values cause `deleteNotReadyAfterSecs` to overflow - rancher/rancher:master-head a4944746
Extremely large numbers can be passed to `deleteNotReadyAfterSecs` field on a nodepool, causing the value to overflow. The ranges should be limited or the values truncated.
Actual:
* Create a cluster with a dedicated worker nodepool
* Edit `deleteNotReadyAfterSecs` on nodepool to have an extremely large negative or positive number:
* 100000000000000000000
* -19223372036854776000
* `deleteNotReadyAfterSecs` overflows and the value is set to:
* `deleteNotReadyAfterSecs": -9223372036854776000`
Expected:
* Values below 0 truncated to 0 or the request denied
* Values above a reasonable limit truncated or the request denied | test | self healing nodepools extremely large values cause deletenotreadyaftersecs to overflow rancher rancher master head extremely large numbers can be passed to deletenotreadyaftersecs field on a nodepool causing the value to overflow the ranges should be limited or the values truncated actual create a cluster with a dedicated worker nodepool edit deletenotreadyaftersecs on nodepool to have an extremely large negative or positive number deletenotreadyaftersecs overflows and the value is set to deletenotreadyaftersecs expected values below truncated to or the request denied values above a reasonable limit truncated or the request denied | 1 |
108,229 | 13,595,083,261 | IssuesEvent | 2020-09-22 01:57:47 | phetsims/joist | https://api.github.com/repos/phetsims/joist | closed | standards for ScreenView margins | design:general | Over in https://github.com/phetsims/acid-base-solutions/issues/160, we discovered that the pH probe was a bit too close to the top of the screen, making it difficult to select on iPhone.
As noted in that issue, I would be nice to have some standards for margins, since this is a general problem. I've noticed that several sims put things much closer to the edges of the screen than I think is safe or esthetically pleasing.
Assigning to @ariel-phet to prioritize and assign. | 1.0 | standards for ScreenView margins - Over in https://github.com/phetsims/acid-base-solutions/issues/160, we discovered that the pH probe was a bit too close to the top of the screen, making it difficult to select on iPhone.
As noted in that issue, I would be nice to have some standards for margins, since this is a general problem. I've noticed that several sims put things much closer to the edges of the screen than I think is safe or esthetically pleasing.
Assigning to @ariel-phet to prioritize and assign. | non_test | standards for screenview margins over in we discovered that the ph probe was a bit too close to the top of the screen making it difficult to select on iphone as noted in that issue i would be nice to have some standards for margins since this is a general problem i ve noticed that several sims put things much closer to the edges of the screen than i think is safe or esthetically pleasing assigning to ariel phet to prioritize and assign | 0 |
367,455 | 25,741,427,006 | IssuesEvent | 2022-12-08 06:26:49 | Montana/terraform-travis-public | https://api.github.com/repos/Montana/terraform-travis-public | closed | runtests not validating all bash scripts (+ other questions from OP) | documentation enhancement question | whilst working on that I noticed that the current implementation only searches for scripts with the shebang #!/usr/bin/env bash - and whilst that's the best practice shebang, it's not unknown for people to use
```bash
#!/bin/bash
#!/usr/bin/bash
```
or variants with sh instead of bash.
i'd recommend using this instead:
```bash
git grep -El '^#!/.+\b(bash|sh)\b'
```
(note the extended regex param)
thanks
| 1.0 | runtests not validating all bash scripts (+ other questions from OP) - whilst working on that I noticed that the current implementation only searches for scripts with the shebang #!/usr/bin/env bash - and whilst that's the best practice shebang, it's not unknown for people to use
```bash
#!/bin/bash
#!/usr/bin/bash
```
or variants with sh instead of bash.
i'd recommend using this instead:
```bash
git grep -El '^#!/.+\b(bash|sh)\b'
```
(note the extended regex param)
thanks
| non_test | runtests not validating all bash scripts other questions from op whilst working on that i noticed that the current implementation only searches for scripts with the shebang usr bin env bash and whilst that s the best practice shebang it s not unknown for people to use bash bin bash usr bin bash or variants with sh instead of bash i d recommend using this instead bash git grep el b bash sh b note the extended regex param thanks | 0 |
150,345 | 11,957,273,657 | IssuesEvent | 2020-04-04 13:50:13 | RobertBeaudenon/SOEN390-CampusGuideMap | https://api.github.com/repos/RobertBeaudenon/SOEN390-CampusGuideMap | closed | AT-14: Obtain the location of a searched indoor point of interest | Acceptance Test | ### Test Case ID: AT-14
### User Story: CC-25 (#25)
As a user, I want to be able to search for an indoor location so that I can determine its position on the floor map.
### Acceptance Criteria
Given that the user is viewing the outdoor map or a Concordia buildingโs indoor floor map,
The user should be able to search for an available indoor location and see it highlighted on the indoor floor map. | 1.0 | AT-14: Obtain the location of a searched indoor point of interest - ### Test Case ID: AT-14
### User Story: CC-25 (#25)
As a user, I want to be able to search for an indoor location so that I can determine its position on the floor map.
### Acceptance Criteria
Given that the user is viewing the outdoor map or a Concordia buildingโs indoor floor map,
The user should be able to search for an available indoor location and see it highlighted on the indoor floor map. | test | at obtain the location of a searched indoor point of interest test case id at user story cc as a user i want to be able to search for an indoor location so that i can determine its position on the floor map acceptance criteria given that the user is viewing the outdoor map or a concordia buildingโs indoor floor map the user should be able to search for an available indoor location and see it highlighted on the indoor floor map | 1 |
206,783 | 15,774,529,277 | IssuesEvent | 2021-04-01 01:14:01 | pathfinder-for-autonomous-navigation/FlightSoftware | https://api.github.com/repos/pathfinder-for-autonomous-navigation/FlightSoftware | opened | Day-In-The-Life Test | fsw functional testing verification | We want to run flight software for an extended period on time (on the order of a day or more) to verify flight software is actually stable enough - i.e. no subtle memory leaks and execution time remains constant over time.
This ideally would be run on an actual Teensy but we could think about running a long duration HOOTL case as well if we monitor memory usage.
Relates to #604 and #624.
We may have issues with #557. | 1.0 | Day-In-The-Life Test - We want to run flight software for an extended period on time (on the order of a day or more) to verify flight software is actually stable enough - i.e. no subtle memory leaks and execution time remains constant over time.
This ideally would be run on an actual Teensy but we could think about running a long duration HOOTL case as well if we monitor memory usage.
Relates to #604 and #624.
We may have issues with #557. | test | day in the life test we want to run flight software for an extended period on time on the order of a day or more to verify flight software is actually stable enough i e no subtle memory leaks and execution time remains constant over time this ideally would be run on an actual teensy but we could think about running a long duration hootl case as well if we monitor memory usage relates to and we may have issues with | 1 |
292,372 | 25,207,107,685 | IssuesEvent | 2022-11-13 20:20:40 | Test-Automation-Crash-Course-24-10-22/team_04 | https://api.github.com/repos/Test-Automation-Crash-Course-24-10-22/team_04 | opened | [Change request to #...] <Story title> | Test Case | **Descriptions:**
Verify on entering the valid user user data in the registration form
**Preconditions:**
Go to the site https://rozetka.com.ua/
**Test steps**
| Step | Test Data | Expected result |
| ------------- | ------------- | ------------- |
| Click the burger menu on the header of the home page | | The burger menu is opened |
| Click the "ะ ะตััััะฐััั" button in the burger menu | | The registration form is opened |
| Enter the valid user data in the registration form | Valid data | Data can be entered, fields in the registration form are green-colored|
| Click the "ะะฐัะตัััััะฒะฐัะธัั" button in the registration form | | The message about registration code is opened, the registration code is send on user's phone | | 1.0 | [Change request to #...] <Story title> - **Descriptions:**
Verify on entering the valid user user data in the registration form
**Preconditions:**
Go to the site https://rozetka.com.ua/
**Test steps**
| Step | Test Data | Expected result |
| ------------- | ------------- | ------------- |
| Click the burger menu on the header of the home page | | The burger menu is opened |
| Click the "ะ ะตััััะฐััั" button in the burger menu | | The registration form is opened |
| Enter the valid user data in the registration form | Valid data | Data can be entered, fields in the registration form are green-colored|
| Click the "ะะฐัะตัััััะฒะฐัะธัั" button in the registration form | | The message about registration code is opened, the registration code is send on user's phone | | test | descriptions verify on entering the valid user user data in the registration form preconditions go to the site test steps step test data expected result click the burger menu on the header of the home page the burger menu is opened click the ัะตััััะฐััั button in the burger menu the registration form is opened enter the valid user data in the registration form valid data data can be entered fields in the registration form are green colored click the ะทะฐัะตัััััะฒะฐัะธัั button in the registration form the message about registration code is opened the registration code is send on user s phone | 1 |
470,466 | 13,538,284,611 | IssuesEvent | 2020-09-16 11:52:07 | threefoldtech/freeflowconnect_frontend | https://api.github.com/repos/threefoldtech/freeflowconnect_frontend | closed | Mobile Safari - No sound | priority_medium type_bug | There is no sound on mobile safari, the microphone and camera is ok though. | 1.0 | Mobile Safari - No sound - There is no sound on mobile safari, the microphone and camera is ok though. | non_test | mobile safari no sound there is no sound on mobile safari the microphone and camera is ok though | 0 |
16,746 | 3,551,377,310 | IssuesEvent | 2016-01-21 03:08:40 | project8/dragonfly | https://api.github.com/repos/project8/dragonfly | closed | running the pid loop should be configureable as a service | enhancement testing required | This is almost certainly already possible, someone just needs to figure out a config file that does it properly. | 1.0 | running the pid loop should be configureable as a service - This is almost certainly already possible, someone just needs to figure out a config file that does it properly. | test | running the pid loop should be configureable as a service this is almost certainly already possible someone just needs to figure out a config file that does it properly | 1 |
31,833 | 4,726,662,114 | IssuesEvent | 2016-10-18 10:59:13 | Kademi/kademi-dev | https://api.github.com/repos/Kademi/kademi-dev | closed | SendEmailAction: management screen - Add CSV export of email history | enhancement Ready to Test - Dev | Also add a csv export of stats | 1.0 | SendEmailAction: management screen - Add CSV export of email history - Also add a csv export of stats | test | sendemailaction management screen add csv export of email history also add a csv export of stats | 1 |
247,385 | 20,976,894,501 | IssuesEvent | 2022-03-28 15:58:46 | aldefouw/redcap_cypress | https://api.github.com/repos/aldefouw/redcap_cypress | opened | Record Locking / E-Signatures | Core Functionality Test Script Feature | File Location:
https://github.com/aldefouw/redcap_cypress/blob/v11.1.29/cypress/features/core/data-integrity/record_locking_e_sig.feature
Task:
Write the test specs in Gherkin DSL following manual test script as guide
Contact Adam De Fouw ([aldefouw@medicine.wisc.edu](mailto:aldefouw@medicine.wisc.edu)) with any questions. | 1.0 | Record Locking / E-Signatures - File Location:
https://github.com/aldefouw/redcap_cypress/blob/v11.1.29/cypress/features/core/data-integrity/record_locking_e_sig.feature
Task:
Write the test specs in Gherkin DSL following manual test script as guide
Contact Adam De Fouw ([aldefouw@medicine.wisc.edu](mailto:aldefouw@medicine.wisc.edu)) with any questions. | test | record locking e signatures file location task write the test specs in gherkin dsl following manual test script as guide contact adam de fouw mailto aldefouw medicine wisc edu with any questions | 1 |
181,081 | 14,002,822,040 | IssuesEvent | 2020-10-28 15:12:23 | bskinn/sphobjinv | https://api.github.com/repos/bskinn/sphobjinv | closed | Trean outpath `-` as stdout and inpath `-` as stdin | cmdline doc enhancement needs tests | Would be cool if specifying `-` there would not create a file called `-` but write to stdout.
One concern: You currently log to stdout instead of stderr. Therefore currently doing `sphobjinv convert json ... /dev/stdout` results in the json being mixed with log messages. This can be fixed in two ways:
1. Do all logging on stderr (I like doing that anyway in my CLI stuff)
2. make `-` as outpath imply `-q` | 1.0 | Trean outpath `-` as stdout and inpath `-` as stdin - Would be cool if specifying `-` there would not create a file called `-` but write to stdout.
One concern: You currently log to stdout instead of stderr. Therefore currently doing `sphobjinv convert json ... /dev/stdout` results in the json being mixed with log messages. This can be fixed in two ways:
1. Do all logging on stderr (I like doing that anyway in my CLI stuff)
2. make `-` as outpath imply `-q` | test | trean outpath as stdout and inpath as stdin would be cool if specifying there would not create a file called but write to stdout one concern you currently log to stdout instead of stderr therefore currently doing sphobjinv convert json dev stdout results in the json being mixed with log messages this can be fixed in two ways do all logging on stderr i like doing that anyway in my cli stuff make as outpath imply q | 1 |
179,650 | 6,627,502,017 | IssuesEvent | 2017-09-23 03:45:34 | smashingmagazine/redesign | https://api.github.com/repos/smashingmagazine/redesign | closed | Replacing infinite scrolling with "load more" button? | enhancement low priority UX | There is a bit too much noice/jumping and confusion with the infinite scrolling into the next article. Potentially removing the infinite scroll and replacing it with the "Load more" button.

| 1.0 | Replacing infinite scrolling with "load more" button? - There is a bit too much noice/jumping and confusion with the infinite scrolling into the next article. Potentially removing the infinite scroll and replacing it with the "Load more" button.

| non_test | replacing infinite scrolling with load more button there is a bit too much noice jumping and confusion with the infinite scrolling into the next article potentially removing the infinite scroll and replacing it with the load more button | 0 |
188,791 | 6,782,087,023 | IssuesEvent | 2017-10-30 05:59:31 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | closed | Feature request: Add --private option for edit-url | priority: 2 - low | Overall, it would be nice if `edit-url` had all the same options as `open` does. | 1.0 | Feature request: Add --private option for edit-url - Overall, it would be nice if `edit-url` had all the same options as `open` does. | non_test | feature request add private option for edit url overall it would be nice if edit url had all the same options as open does | 0 |
134,414 | 12,603,186,785 | IssuesEvent | 2020-06-11 13:05:10 | learning-tech/my-website | https://api.github.com/repos/learning-tech/my-website | closed | Add Getting Started section to README | documentation | ## README Update
Please add a _getting started section_ to the README, so people would know how to start the project | 1.0 | Add Getting Started section to README - ## README Update
Please add a _getting started section_ to the README, so people would know how to start the project | non_test | add getting started section to readme readme update please add a getting started section to the readme so people would know how to start the project | 0 |
56,490 | 6,520,745,421 | IssuesEvent | 2017-08-28 17:46:22 | rancher/rancher | https://api.github.com/repos/rancher/rancher | reopened | [RFE] extend instance.dns_search_internal db column from 256 to something bigger | area/server kind/enhancement priority/-1 status/resolved status/to-test version/1.6 | Was hitting a limit adding an instance that had a few search domains added. They just surpassed the 256 limit as rancher adds its own internal domains as well.
```org.jooq.exception.DataAccessException: SQL [update `instance` set `instance`.`data` = ?, `instance`.`dns_internal` = ?, `instance`.`dns_search_internal` = ? where `instance`.`id` = ?]; (conn:236319) Data too long for column 'dns_search_internal' at row 1``` | 1.0 | [RFE] extend instance.dns_search_internal db column from 256 to something bigger - Was hitting a limit adding an instance that had a few search domains added. They just surpassed the 256 limit as rancher adds its own internal domains as well.
```org.jooq.exception.DataAccessException: SQL [update `instance` set `instance`.`data` = ?, `instance`.`dns_internal` = ?, `instance`.`dns_search_internal` = ? where `instance`.`id` = ?]; (conn:236319) Data too long for column 'dns_search_internal' at row 1``` | test | extend instance dns search internal db column from to something bigger was hitting a limit adding an instance that had a few search domains added they just surpassed the limit as rancher adds its own internal domains as well org jooq exception dataaccessexception sql conn data too long for column dns search internal at row | 1 |
54,380 | 6,384,649,866 | IssuesEvent | 2017-08-03 06:01:10 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | Trigger hot-builder tests after commits | Guess: a day or more Priority: normal Status: Released Tested Type: Change | ### Description
<!--- Tell us what happens and what should happen -->
To make sure that newly created commits were compatible with `hot-builder` I suggest to add a script to the Travis conf. The following script will be responsible for triggering tests in https://github.com/handsontable/hot-builder repository after every passed Handsontable tests.
Connected with https://github.com/handsontable/hot-builder/issues/22.
| 1.0 | Trigger hot-builder tests after commits - ### Description
<!--- Tell us what happens and what should happen -->
To make sure that newly created commits were compatible with `hot-builder` I suggest to add a script to the Travis conf. The following script will be responsible for triggering tests in https://github.com/handsontable/hot-builder repository after every passed Handsontable tests.
Connected with https://github.com/handsontable/hot-builder/issues/22.
| test | trigger hot builder tests after commits description to make sure that newly created commits were compatible with hot builder i suggest to add a script to the travis conf the following script will be responsible for triggering tests in repository after every passed handsontable tests connected with | 1 |
144,215 | 22,299,501,950 | IssuesEvent | 2022-06-13 07:20:27 | microsoft/AzureTRE | https://api.github.com/repos/microsoft/AzureTRE | closed | Airlock - Suggested API (Design) | design feature api airlock | The API suggested below corresponds to both the import and the export flows for the Airlock feature.
**The suggested logical flow is:**
1. A user creates a _blank_ _draft_ import/export request -> a container is created either in the import or export storage account -> SAS token + URL is generated and returned to the user (with time expiration)
2. User uploads files directly to the container (directly, not via any TRE API, e.g. using storage explorer)
3. User submits the request -> SAS token is revoked (i.e. container is blocked for read/write)
4. TRE admin ask to download the files and get SAS token + URL with READ permission
5. TRE admin download the files within the TRE vnet (enforced by storage account network configuration)
6. TRE admin submits a review
7. (researcher is notified) Researcher ask for the request storage accounts and get SAS token + URL for the containers
## technical notes - for the API feasibility only (not for the complete feature)
1. multiple storage accounts per **TRE**: a) external b) internal c) rejected d) blocked
2. the number of containers per request vary, as containers are created and deleted on the fly
3. There is no (Azure) limit on the number of containers per storage account - allows us to support this flow
4. SAS token + URL is in a container level - allows us to supply fine grained permissions and revoke
### Researcher
#### Create a new draft request
Creates the storage container for the user to drop files. Creates a TRE request object
```
POST /api/workspaces/<workspace_id>/requests
```
```json
{
"type": "import",
"business_justification": "will be provided to the request reviewer"
}
```
Response
201 Created
```json
{
"request_Id": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": [],
"business_justification": "will be provided to the request reviewer",
"user": "<user_id>,
"status": "draft",
"container": {
"id": <containerid>,
"type": "external",
"connectionstring":"https://externalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
}
}
```
#### Submit a request
Block access to the container, preventing changes to the files and starts the relevant airlock flow
The status of the request will change, the files will be enumerated and added to the request object.
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/submit
```
```json
{
}
```
Response
200 OK
```json
{
"requestId": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": ["text1.txt", "text2.txt"],
"business_justification": "text",
"user": "<user_id>,
"status": "submitted"
}
```
#### Get workspace storage accounts
Returns the Airlock related storage containers for the given request. External == the container to start an import request or end an export reqeust. Internal == the container to start an export request or end an import request. Blocked == the container with files blocked for any reason. Rejected == the container to hold files which were not allowed to continue by the reviewer.
External containers are configured at the storage account level to allow public access.
The other containers are configured at the storage account level to allow connectivity using private endpoints and block public access.
Since there are multiple storage accounts and not all of those are in use all the times, not all containers urls will be returned...
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/storageContainers
```
Response
200 OK
```json
{
[
{
"id": <containerid>,
"type": "internal",
"connectionstring":"https://internalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "external",
"connectionstring":"https://externalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "rejected",
"connectionstring":"https://rejectedstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "blocked",
"connectionstring":"https://blockedstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
}
]
}
```
#### Get an existing request
```
GET /api/workspaces/<workspace_id>/requests/<request_id>
```
Response
200 OK
```json
{
"requestId": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": ["file1.txt", "file2.txt"],
"business_justification": "Meaningful text...",
"user": "<user_id>,
"status": "submitted/in-review/approved/rejected/cancelled/blocked"
}
```
blocked == when the scanning process detected malicious content or any other scanner did not approve the content.
#### Cancel request
Cancelling a request, does not delete the request itself, it moves it to a 'cancelled' state and moves the data to rejected storage and a dedicated container
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/cancel
```
```json
{
"reason": "Some text"
}
```
Response
200 OK
#### Update request - not supported. one can close and create a new request
#### Get reviews related to the request
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/reviews
```
Response
200 OK
```json
{
"reviews": [
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"user": "<user_id>",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
]
}
```
#### Get review
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/reviews/<review_id>
```
Response
200 OK
```json
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"user": "<user_id>",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
```
### TRE admin
#### Approve / Reject
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/reviews
```
```json
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
```
(Optional) override - if provided, can override a previously rejection
(Optional) allow_blocked_content - if provided, allows content which was blocked (found malicious (FP), encrypted, etc)
Response
```json
{
"review_id": "xyzw1234-5678-9101-1121-31415161718x",
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation",
"user": "<user_id>"
}
```
Allowed for the: data steward (TRE admin)
#### Get request's download links
Get a list of files with their urls in the container. this is useful for UI clients which need a way to enumerate all files of the request
```
GET /api/workspaces/<workspace_id>/importrequests/<request_id>/download
```
Response
200 OK
```json
{
"links": ["https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc1", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc2", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc3", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc4]
}
```
| 1.0 | Airlock - Suggested API (Design) - The API suggested below corresponds to both the import and the export flows for the Airlock feature.
**The suggested logical flow is:**
1. A user creates a _blank_ _draft_ import/export request -> a container is created either in the import or export storage account -> SAS token + URL is generated and returned to the user (with time expiration)
2. User uploads files directly to the container (directly, not via any TRE API, e.g. using storage explorer)
3. User submits the request -> SAS token is revoked (i.e. container is blocked for read/write)
4. TRE admin ask to download the files and get SAS token + URL with READ permission
5. TRE admin download the files within the TRE vnet (enforced by storage account network configuration)
6. TRE admin submits a review
7. (researcher is notified) Researcher ask for the request storage accounts and get SAS token + URL for the containers
## technical notes - for the API feasibility only (not for the complete feature)
1. multiple storage accounts per **TRE**: a) external b) internal c) rejected d) blocked
2. the number of containers per request vary, as containers are created and deleted on the fly
3. There is no (Azure) limit on the number of containers per storage account - allows us to support this flow
4. SAS token + URL is in a container level - allows us to supply fine grained permissions and revoke
### Researcher
#### Create a new draft request
Creates the storage container for the user to drop files. Creates a TRE request object
```
POST /api/workspaces/<workspace_id>/requests
```
```json
{
"type": "import",
"business_justification": "will be provided to the request reviewer"
}
```
Response
201 Created
```json
{
"request_Id": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": [],
"business_justification": "will be provided to the request reviewer",
"user": "<user_id>,
"status": "draft",
"container": {
"id": <containerid>,
"type": "external",
"connectionstring":"https://externalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
}
}
```
#### Submit a request
Block access to the container, preventing changes to the files and starts the relevant airlock flow
The status of the request will change, the files will be enumerated and added to the request object.
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/submit
```
```json
{
}
```
Response
200 OK
```json
{
"requestId": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": ["text1.txt", "text2.txt"],
"business_justification": "text",
"user": "<user_id>,
"status": "submitted"
}
```
#### Get workspace storage accounts
Returns the Airlock related storage containers for the given request. External == the container to start an import request or end an export reqeust. Internal == the container to start an export request or end an import request. Blocked == the container with files blocked for any reason. Rejected == the container to hold files which were not allowed to continue by the reviewer.
External containers are configured at the storage account level to allow public access.
The other containers are configured at the storage account level to allow connectivity using private endpoints and block public access.
Since there are multiple storage accounts and not all of those are in use all the times, not all containers urls will be returned...
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/storageContainers
```
Response
200 OK
```json
{
[
{
"id": <containerid>,
"type": "internal",
"connectionstring":"https://internalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "external",
"connectionstring":"https://externalstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "rejected",
"connectionstring":"https://rejectedstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
},
{
"id": <containerid>,
"type": "blocked",
"connectionstring":"https://blockedstoragexyz.blob.core.windows.net/<ws_id>?sp=...XYZ"
}
]
}
```
#### Get an existing request
```
GET /api/workspaces/<workspace_id>/requests/<request_id>
```
Response
200 OK
```json
{
"requestId": "abcd1234-5678-9101-1121-31415161718x",
"type": "import",
"files": ["file1.txt", "file2.txt"],
"business_justification": "Meaningful text...",
"user": "<user_id>,
"status": "submitted/in-review/approved/rejected/cancelled/blocked"
}
```
blocked == when the scanning process detected malicious content or any other scanner did not approve the content.
#### Cancel request
Cancelling a request, does not delete the request itself, it moves it to a 'cancelled' state and moves the data to rejected storage and a dedicated container
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/cancel
```
```json
{
"reason": "Some text"
}
```
Response
200 OK
#### Update request - not supported. one can close and create a new request
#### Get reviews related to the request
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/reviews
```
Response
200 OK
```json
{
"reviews": [
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"user": "<user_id>",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
]
}
```
#### Get review
```
GET /api/workspaces/<workspace_id>/requests/<request_id>/reviews/<review_id>
```
Response
200 OK
```json
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"user": "<user_id>",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
```
### TRE admin
#### Approve / Reject
```
POST /api/workspaces/<workspace_id>/requests/<request_id>/reviews
```
```json
{
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation"
}
```
(Optional) override - if provided, can override a previously rejection
(Optional) allow_blocked_content - if provided, allows content which was blocked (found malicious (FP), encrypted, etc)
Response
```json
{
"review_id": "xyzw1234-5678-9101-1121-31415161718x",
"review_decision": "approved/rejected",
"decision_explanation": "Describe why the request was approved/rejected",
"override": false,
"override_justification": "explanation",
"allow_blocked_content": false,
"allow_blocked_justification": "explanation",
"user": "<user_id>"
}
```
Allowed for the: data steward (TRE admin)
#### Get request's download links
Get a list of files with their urls in the container. this is useful for UI clients which need a way to enumerate all files of the request
```
GET /api/workspaces/<workspace_id>/importrequests/<request_id>/download
```
Response
200 OK
```json
{
"links": ["https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc1", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc2", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc3", "https://xyz.blob.core.windows.net/mycontainer?sp=abcdefg&sig=xyz...1Abc4]
}
```
| non_test | airlock suggested api design the api suggested below corresponds to both the import and the export flows for the airlock feature the suggested logical flow is a user creates a blank draft import export request a container is created either in the import or export storage account sas token url is generated and returned to the user with time expiration user uploads files directly to the container directly not via any tre api e g using storage explorer user submits the request sas token is revoked i e container is blocked for read write tre admin ask to download the files and get sas token url with read permission tre admin download the files within the tre vnet enforced by storage account network configuration tre admin submits a review researcher is notified researcher ask for the request storage accounts and get sas token url for the containers technical notes for the api feasibility only not for the complete feature multiple storage accounts per tre a external b internal c rejected d blocked the number of containers per request vary as containers are created and deleted on the fly there is no azure limit on the number of containers per storage account allows us to support this flow sas token url is in a container level allows us to supply fine grained permissions and revoke researcher create a new draft request creates the storage container for the user to drop files creates a tre request object post api workspaces requests json type import business justification will be provided to the request reviewer response created json request id type import files business justification will be provided to the request reviewer user status draft container id type external connectionstring submit a request block access to the container preventing changes to the files and starts the relevant airlock flow the status of the request will change the files will be enumerated and added to the request object post api workspaces requests submit json response ok json requestid type import files business justification text user status submitted get workspace storage accounts returns the airlock related storage containers for the given request external the container to start an import request or end an export reqeust internal the container to start an export request or end an import request blocked the container with files blocked for any reason rejected the container to hold files which were not allowed to continue by the reviewer external containers are configured at the storage account level to allow public access the other containers are configured at the storage account level to allow connectivity using private endpoints and block public access since there are multiple storage accounts and not all of those are in use all the times not all containers urls will be returned get api workspaces requests storagecontainers response ok json id type internal connectionstring id type external connectionstring id type rejected connectionstring id type blocked connectionstring get an existing request get api workspaces requests response ok json requestid type import files business justification meaningful text user status submitted in review approved rejected cancelled blocked blocked when the scanning process detected malicious content or any other scanner did not approve the content cancel request cancelling a request does not delete the request itself it moves it to a cancelled state and moves the data to rejected storage and a dedicated container post api workspaces requests cancel json reason some text response ok update request not supported one can close and create a new request get reviews related to the request get api workspaces requests reviews response ok json reviews review decision approved rejected decision explanation describe why the request was approved rejected user override false override justification explanation allow blocked content false allow blocked justification explanation get review get api workspaces requests reviews response ok json review decision approved rejected decision explanation describe why the request was approved rejected user override false override justification explanation allow blocked content false allow blocked justification explanation tre admin approve reject post api workspaces requests reviews json review decision approved rejected decision explanation describe why the request was approved rejected override false override justification explanation allow blocked content false allow blocked justification explanation optional override if provided can override a previously rejection optional allow blocked content if provided allows content which was blocked found malicious fp encrypted etc response json review id review decision approved rejected decision explanation describe why the request was approved rejected override false override justification explanation allow blocked content false allow blocked justification explanation user allowed for the data steward tre admin get request s download links get a list of files with their urls in the container this is useful for ui clients which need a way to enumerate all files of the request get api workspaces importrequests download response ok json links | 0 |
12,572 | 14,987,321,312 | IssuesEvent | 2021-01-28 22:42:09 | BootBlock/FileSieve | https://api.github.com/repos/BootBlock/FileSieve | closed | Add a CreateFolders copy mode | enhancement processing | In addition to the Simulate/Copy/Move/Delete copy modes, add a *CreateFolders* mode that processes the current profile and creates sub-folders as normal but doesn't actually copy/move/delete files into those folders. | 1.0 | Add a CreateFolders copy mode - In addition to the Simulate/Copy/Move/Delete copy modes, add a *CreateFolders* mode that processes the current profile and creates sub-folders as normal but doesn't actually copy/move/delete files into those folders. | non_test | add a createfolders copy mode in addition to the simulate copy move delete copy modes add a createfolders mode that processes the current profile and creates sub folders as normal but doesn t actually copy move delete files into those folders | 0 |
222,428 | 17,438,827,501 | IssuesEvent | 2021-08-05 00:07:42 | MicrosoftDocs/visualstudio-docs | https://api.github.com/repos/MicrosoftDocs/visualstudio-docs | closed | [Fakes] Docs are old, samples are wrong. | Pri3 auto-close doc-bug stale visual-studio-windows/prod vs-ide-test/tech | <Types> is not valid as part of the schema as far as I can see for the .fakes, so why is it shown here?
It shouldn't be so difficult to create fakes and have things be clean without warnings. I can't for the life of me fake the System.Web.Mvc without letting it shim everything and then I have to "Remove" ALL the stuff I don't want. I just want the Controller, but adding the specific namespace, typename, fullname and I can't get anything to work.
---
#### Document Details
โ *Do not edit this section. It is required for docs.microsoft.com โ GitHub issue linking.*
* ID: 99be7810-3759-ab36-bb72-cdcb74c5b272
* Version Independent ID: b0c72031-cbc4-1179-668d-43555f76755b
* Content: [Code generation, compilation, and naming conventions in Microsoft Fakes - Visual Studio](https://docs.microsoft.com/en-us/visualstudio/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes?view=vs-2017#feedback)
* Content Source: [docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md)
* Product: **visual-studio-windows**
* Technology: **vs-ide-test**
* GitHub Login: @gewarren
* Microsoft Alias: **gewarren** | 1.0 | [Fakes] Docs are old, samples are wrong. - <Types> is not valid as part of the schema as far as I can see for the .fakes, so why is it shown here?
It shouldn't be so difficult to create fakes and have things be clean without warnings. I can't for the life of me fake the System.Web.Mvc without letting it shim everything and then I have to "Remove" ALL the stuff I don't want. I just want the Controller, but adding the specific namespace, typename, fullname and I can't get anything to work.
---
#### Document Details
โ *Do not edit this section. It is required for docs.microsoft.com โ GitHub issue linking.*
* ID: 99be7810-3759-ab36-bb72-cdcb74c5b272
* Version Independent ID: b0c72031-cbc4-1179-668d-43555f76755b
* Content: [Code generation, compilation, and naming conventions in Microsoft Fakes - Visual Studio](https://docs.microsoft.com/en-us/visualstudio/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes?view=vs-2017#feedback)
* Content Source: [docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/test/code-generation-compilation-and-naming-conventions-in-microsoft-fakes.md)
* Product: **visual-studio-windows**
* Technology: **vs-ide-test**
* GitHub Login: @gewarren
* Microsoft Alias: **gewarren** | test | docs are old samples are wrong lt types gt is not valid as part of the schema as far as i can see for the fakes so why is it shown here it shouldn t be so difficult to create fakes and have things be clean without warnings i can t for the life of me fake the system web mvc without letting it shim everything and then i have to remove all the stuff i don t want i just want the controller but adding the specific namespace typename fullname and i can t get anything to work document details โ do not edit this section it is required for docs microsoft com โ github issue linking id version independent id content content source product visual studio windows technology vs ide test github login gewarren microsoft alias gewarren | 1 |
121,197 | 10,153,098,829 | IssuesEvent | 2019-08-06 02:54:11 | mozilla/iris_firefox | https://api.github.com/repos/mozilla/iris_firefox | closed | Fix no_crash_closing_pinned test | regression test case | Can not reproduce failure described at step: "Third tab is opened - [Actual]: False [Expected]: True" for Linux with the following stacktrace:
>> Traceback (most recent call last):
>> File "/home/user/.local/share/virtualenvs/iris-s-cvVCBB/bin/iris", line 11, in <module>
>> load_entry_point('iris', 'console_scripts', 'iris')()
>> File "/home/user/iris/iris/__main__.py", line 38, in main
>> run_iris()
>> File "/home/user/iris/iris/__main__.py", line 108, in run_iris
>> run(master_test_list, tests, browser)
>> File "/home/user/iris/iris/test_runner.py", line 69, in run
>> current.run()
>> File "/home/user/iris/iris/tests/antivirus/no_crash_closing_pinned.py", line 45, in run
>> assert_true(self, focus_tab_opened, 'Third tab is opened')
>> File "/home/user/iris/iris/asserts.py", line 78, in assert_true
>> assert_equal(test_case, actual, True, message)
>> File "/home/user/iris/iris/asserts.py", line 32, in assert_equal
>> Result('FAILED', message, actual, expected, print_error(format_stack(traceback.extract_stack()))))
| 1.0 | Fix no_crash_closing_pinned test - Can not reproduce failure described at step: "Third tab is opened - [Actual]: False [Expected]: True" for Linux with the following stacktrace:
>> Traceback (most recent call last):
>> File "/home/user/.local/share/virtualenvs/iris-s-cvVCBB/bin/iris", line 11, in <module>
>> load_entry_point('iris', 'console_scripts', 'iris')()
>> File "/home/user/iris/iris/__main__.py", line 38, in main
>> run_iris()
>> File "/home/user/iris/iris/__main__.py", line 108, in run_iris
>> run(master_test_list, tests, browser)
>> File "/home/user/iris/iris/test_runner.py", line 69, in run
>> current.run()
>> File "/home/user/iris/iris/tests/antivirus/no_crash_closing_pinned.py", line 45, in run
>> assert_true(self, focus_tab_opened, 'Third tab is opened')
>> File "/home/user/iris/iris/asserts.py", line 78, in assert_true
>> assert_equal(test_case, actual, True, message)
>> File "/home/user/iris/iris/asserts.py", line 32, in assert_equal
>> Result('FAILED', message, actual, expected, print_error(format_stack(traceback.extract_stack()))))
| test | fix no crash closing pinned test can not reproduce failure described at step third tab is opened false true for linux with the following stacktrace traceback most recent call last file home user local share virtualenvs iris s cvvcbb bin iris line in load entry point iris console scripts iris file home user iris iris main py line in main run iris file home user iris iris main py line in run iris run master test list tests browser file home user iris iris test runner py line in run current run file home user iris iris tests antivirus no crash closing pinned py line in run assert true self focus tab opened third tab is opened file home user iris iris asserts py line in assert true assert equal test case actual true message file home user iris iris asserts py line in assert equal result failed message actual expected print error format stack traceback extract stack | 1 |
422,742 | 28,456,237,309 | IssuesEvent | 2023-04-17 07:17:59 | mercedes-benz/sechub | https://api.github.com/repos/mercedes-benz/sechub | closed | Docs of labels in Rest API need improvements | documentation rest-api | ## Problem
In https://mercedes-benz.github.io/sechub/latest/sechub-restapi.html#labels
- the references look like "//<1>" instead of a bullet
- the example does not work due to blanks in the key fields
## ToDo
Fix above issues | 1.0 | Docs of labels in Rest API need improvements - ## Problem
In https://mercedes-benz.github.io/sechub/latest/sechub-restapi.html#labels
- the references look like "//<1>" instead of a bullet
- the example does not work due to blanks in the key fields
## ToDo
Fix above issues | non_test | docs of labels in rest api need improvements problem in the references look like instead of a bullet the example does not work due to blanks in the key fields todo fix above issues | 0 |
68,133 | 21,513,392,788 | IssuesEvent | 2022-04-28 07:39:00 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Confusing French translation when cancelling upgrade to Element Home | T-Defect | ### Steps to reproduce
1. Set your browser to French
2. Click the top left button
3. Click "Mettre ร jour vers Element..."
4. Click the top right cross
### Outcome
#### What did you expect?
Should show two with different labels
#### What happened instead?
Shows two buttons labeled "Annuler" ("Cancel")

### Operating system
Debian 11
### Browser information
Firefox 91.8.0esr
### URL for webapp
https://app.element.io/
### Application version
Element 1.10.11
### Homeserver
_No response_
### Will you send logs?
No | 1.0 | Confusing French translation when cancelling upgrade to Element Home - ### Steps to reproduce
1. Set your browser to French
2. Click the top left button
3. Click "Mettre ร jour vers Element..."
4. Click the top right cross
### Outcome
#### What did you expect?
Should show two with different labels
#### What happened instead?
Shows two buttons labeled "Annuler" ("Cancel")

### Operating system
Debian 11
### Browser information
Firefox 91.8.0esr
### URL for webapp
https://app.element.io/
### Application version
Element 1.10.11
### Homeserver
_No response_
### Will you send logs?
No | non_test | confusing french translation when cancelling upgrade to element home steps to reproduce set your browser to french click the top left button click mettre ร jour vers element click the top right cross outcome what did you expect should show two with different labels what happened instead shows two buttons labeled annuler cancel operating system debian browser information firefox url for webapp application version element homeserver no response will you send logs no | 0 |
291,923 | 25,185,723,171 | IssuesEvent | 2022-11-11 17:45:08 | phetsims/qa | https://api.github.com/repos/phetsims/qa | closed | Prototype Test: Mean: Share and Balance 1.0.0-rc.1 | QA:prototype-test | <!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
DEVELOPERS:
* title for this issue = Prototype Test: {{SIM_TITLE}} {{VERSION}}
* replace {{MENTIONS}} with @mentions for team members who should received GitHub notifications about this issue
* Fill in the {{REPO}}, {{VERSION}}, and {{GITHUB_ISSUE_LINK}} placeholders.
* Delete things that are not relevant, e.g. PhET-iO links for non-PhET-iO tests.
* assign the issue to @KatieWoe and @kathy-phet
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<h1>Prototype Test</h1>
**Mentions**: @kathy-phet, @amanda-phet, @samreid, @KatieWoe
<h3>Simulation links</h3>
- [github repository for issues](https://github.com/phetsims/mean-share-and-balance/issues)
- [phet top level directory](https://phet-dev.colorado.edu/html/mean-share-and-balance/1.0.0-rc.1)
- [sim: all_phet.html](https://phet-dev.colorado.edu/html/mean-share-and-balance/1.0.0-rc.1/phet/mean-share-and-balance_all_phet.html)
<h3>Test Matricies</h3>
- [General Test Matrix](https://docs.google.com/spreadsheets/d/1iSUaKeuJBKnJvayZM3jUXMRknxdVt3p-CN0JsCD04YU/edit#gid=373109450)
<h3>Features included</h3>
- [x] Alternative Input
- UI Sound
- Sonification
- Description
- Voicing
<h3>Focus and Special Instructions</h3>
This our first RC test and everything is fair game.
<!---
Things to include here:
* purpose/focus of the test
* milestones
* specific things to test
* specific platforms to test
* instructions for any non-standard tests
* If you want PhET-iO diff wrapper tested against a prior version, provide details and link to prior version.
-->
<h3>Issues to Verify</h3>
No issues to verify.
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// QA only below here
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
---
<h2>For QA...</h2>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// General features
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>General features</b></summary>
<!--- [DO NOT OMIT, CAN BE EDITED] -->
<h3>What to Test</h3>
- Play with the simulation normally.
- Make sure you can't lose anything.
- Complete the test matrix.
- Try to include version numbers for browsers
- If there is a console available, check for errors and include them in the Problem Description.
- Focus on pedagogy issues and bugs that break the sim.
- If you find bugs beyond pedagogy/breaking, still document these bugs as github issues.
- If a11y aspects are present, test them, but with an eye for "normal use".
<hr>
</details>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Accessibility features
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>Accessibility features</b></summary>
<!--- [DO NOT OMIT, CAN BE EDITED] -->
<h3>What to Test</h3>
<h3>If a11y aspects are present, test them, but with an eye for "normal use".</h3>
- Specific instructions can be found above.
- Make sure the accessibility (a11y) feature that is being tested doesn't negatively affect the sim in any way. Here is
a list of features that may be supported in this test:
- Alternative Input
- Interactive Description
- Sound and Sonification
- Pan and Zoom
- Mobile Description
- Voicing
- Test all possible forms of input.
- Test all mouse/trackpad inputs.
- Test all touchscreen inputs.
- Test all keyboard navigation inputs (if applicable).
- Test all forms of input with a screen reader (if applicable).
- If this sim is not in [this list](https://phet.colorado.edu/en/accessibility/prototypes) or up to date there, make an
issue in [website](https://github.com/phetsims/website) to ask if PhET research page links need updating. Please
assign to @terracoda and @emily-phet.
<!--- [CAN BE OMITTED, DO NOT EDIT] -->
<h3>Screen Readers</h3>
This sim may support screen readers. If you are unfamiliar with screen readers, please ask Katie to introduce you to
screen readers. If you simply need a refresher on screen readers, please consult the
[QA Book](https://github.com/phetsims/QA/blob/master/documentation/qa-book.md), which should have all of the information
you need as well as a link to a screen reader tutorial made by Jesse. Otherwise, look over the a11y view before opening
the simulation. Once you've done that, open the simulation and make sure alerts and descriptions work as intended.
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Platforms and Screen Readers to Be Tested</h3>
- Windows 10 + Latest Chrome + Latest JAWS
- Windows 10 + Latest Firefox + Latest NVDA
- macOS + Safari + VoiceOver
- iOS + Safari + VoiceOver (only if specified in testing issue)
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Critical Screen Reader Information</h3>
We are tracking known screen reader bugs in
[here](https://github.com/phetsims/qa/blob/master/documentation/accessibility-bugs.md). If you find a
screen reader bug, please check it against this list.
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Keyboard Navigation</h3>
This sim supports keyboard navigation. Please make sure it works as intended on all platforms by itself and with a
screen reader.
<h3>Magnification</h3>
This sim supports magnification with pinch and drag gestures on touch screens, keyboard shortcuts, and mouse/wheel
controls. Please test magnfication and make sure it is working as intended and well with the use cases of the
simulation. Due to the way screen readers handle user input, magnification is NOT expected to work while using a screen
reader so there is no need to test this case.
<hr>
</details>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// FAQs for QA Members [DO NOT OMIT, DO NOT EDIT]
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>FAQs for QA Members</b></summary>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>There are multiple tests in this issue... Which test should I do first?</i></summary>
Test in order! Test the first thing first, the second thing second, and so on.
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>How should I format my issue?</i></summary>
Here's a template for making issues:
<b>Test Device</b>
blah
<b>Operating System</b>
blah
<b>Browser</b>
blah
<b>Problem Description</b>
blah
<b>Steps to Reproduce</b>
blah
<b>Visuals</b>
blah
<details>
<summary><b>Troubleshooting Information</b></summary>
blah
</details>
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>Who should I assign?</i></summary>
We typically assign the developer who opened the issue in the QA repository.
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>My question isn't in here... What should I do?</i></summary>
You should:
1. Consult the [QA Book](https://github.com/phetsims/QA/blob/master/documentation/qa-book.md).
2. Google it.
3. Ask Katie.
4. Ask a developer.
5. Google it again.
6. Cry.
</details>
<br>
<hr>
</details> | 1.0 | Prototype Test: Mean: Share and Balance 1.0.0-rc.1 - <!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
DEVELOPERS:
* title for this issue = Prototype Test: {{SIM_TITLE}} {{VERSION}}
* replace {{MENTIONS}} with @mentions for team members who should received GitHub notifications about this issue
* Fill in the {{REPO}}, {{VERSION}}, and {{GITHUB_ISSUE_LINK}} placeholders.
* Delete things that are not relevant, e.g. PhET-iO links for non-PhET-iO tests.
* assign the issue to @KatieWoe and @kathy-phet
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<h1>Prototype Test</h1>
**Mentions**: @kathy-phet, @amanda-phet, @samreid, @KatieWoe
<h3>Simulation links</h3>
- [github repository for issues](https://github.com/phetsims/mean-share-and-balance/issues)
- [phet top level directory](https://phet-dev.colorado.edu/html/mean-share-and-balance/1.0.0-rc.1)
- [sim: all_phet.html](https://phet-dev.colorado.edu/html/mean-share-and-balance/1.0.0-rc.1/phet/mean-share-and-balance_all_phet.html)
<h3>Test Matricies</h3>
- [General Test Matrix](https://docs.google.com/spreadsheets/d/1iSUaKeuJBKnJvayZM3jUXMRknxdVt3p-CN0JsCD04YU/edit#gid=373109450)
<h3>Features included</h3>
- [x] Alternative Input
- UI Sound
- Sonification
- Description
- Voicing
<h3>Focus and Special Instructions</h3>
This our first RC test and everything is fair game.
<!---
Things to include here:
* purpose/focus of the test
* milestones
* specific things to test
* specific platforms to test
* instructions for any non-standard tests
* If you want PhET-iO diff wrapper tested against a prior version, provide details and link to prior version.
-->
<h3>Issues to Verify</h3>
No issues to verify.
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// QA only below here
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
---
<h2>For QA...</h2>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// General features
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>General features</b></summary>
<!--- [DO NOT OMIT, CAN BE EDITED] -->
<h3>What to Test</h3>
- Play with the simulation normally.
- Make sure you can't lose anything.
- Complete the test matrix.
- Try to include version numbers for browsers
- If there is a console available, check for errors and include them in the Problem Description.
- Focus on pedagogy issues and bugs that break the sim.
- If you find bugs beyond pedagogy/breaking, still document these bugs as github issues.
- If a11y aspects are present, test them, but with an eye for "normal use".
<hr>
</details>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Accessibility features
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>Accessibility features</b></summary>
<!--- [DO NOT OMIT, CAN BE EDITED] -->
<h3>What to Test</h3>
<h3>If a11y aspects are present, test them, but with an eye for "normal use".</h3>
- Specific instructions can be found above.
- Make sure the accessibility (a11y) feature that is being tested doesn't negatively affect the sim in any way. Here is
a list of features that may be supported in this test:
- Alternative Input
- Interactive Description
- Sound and Sonification
- Pan and Zoom
- Mobile Description
- Voicing
- Test all possible forms of input.
- Test all mouse/trackpad inputs.
- Test all touchscreen inputs.
- Test all keyboard navigation inputs (if applicable).
- Test all forms of input with a screen reader (if applicable).
- If this sim is not in [this list](https://phet.colorado.edu/en/accessibility/prototypes) or up to date there, make an
issue in [website](https://github.com/phetsims/website) to ask if PhET research page links need updating. Please
assign to @terracoda and @emily-phet.
<!--- [CAN BE OMITTED, DO NOT EDIT] -->
<h3>Screen Readers</h3>
This sim may support screen readers. If you are unfamiliar with screen readers, please ask Katie to introduce you to
screen readers. If you simply need a refresher on screen readers, please consult the
[QA Book](https://github.com/phetsims/QA/blob/master/documentation/qa-book.md), which should have all of the information
you need as well as a link to a screen reader tutorial made by Jesse. Otherwise, look over the a11y view before opening
the simulation. Once you've done that, open the simulation and make sure alerts and descriptions work as intended.
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Platforms and Screen Readers to Be Tested</h3>
- Windows 10 + Latest Chrome + Latest JAWS
- Windows 10 + Latest Firefox + Latest NVDA
- macOS + Safari + VoiceOver
- iOS + Safari + VoiceOver (only if specified in testing issue)
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Critical Screen Reader Information</h3>
We are tracking known screen reader bugs in
[here](https://github.com/phetsims/qa/blob/master/documentation/accessibility-bugs.md). If you find a
screen reader bug, please check it against this list.
<!--- [CAN BE OMITTED, CAN BE EDITED] -->
<h3>Keyboard Navigation</h3>
This sim supports keyboard navigation. Please make sure it works as intended on all platforms by itself and with a
screen reader.
<h3>Magnification</h3>
This sim supports magnification with pinch and drag gestures on touch screens, keyboard shortcuts, and mouse/wheel
controls. Please test magnfication and make sure it is working as intended and well with the use cases of the
simulation. Due to the way screen readers handle user input, magnification is NOT expected to work while using a screen
reader so there is no need to test this case.
<hr>
</details>
<!---
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// FAQs for QA Members [DO NOT OMIT, DO NOT EDIT]
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<details>
<summary><b>FAQs for QA Members</b></summary>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>There are multiple tests in this issue... Which test should I do first?</i></summary>
Test in order! Test the first thing first, the second thing second, and so on.
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>How should I format my issue?</i></summary>
Here's a template for making issues:
<b>Test Device</b>
blah
<b>Operating System</b>
blah
<b>Browser</b>
blah
<b>Problem Description</b>
blah
<b>Steps to Reproduce</b>
blah
<b>Visuals</b>
blah
<details>
<summary><b>Troubleshooting Information</b></summary>
blah
</details>
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>Who should I assign?</i></summary>
We typically assign the developer who opened the issue in the QA repository.
</details>
<br>
<!--- [DO NOT OMIT, DO NOT EDIT] -->
<details>
<summary><i>My question isn't in here... What should I do?</i></summary>
You should:
1. Consult the [QA Book](https://github.com/phetsims/QA/blob/master/documentation/qa-book.md).
2. Google it.
3. Ask Katie.
4. Ask a developer.
5. Google it again.
6. Cry.
</details>
<br>
<hr>
</details> | test | prototype test mean share and balance rc developers title for this issue prototype test sim title version replace mentions with mentions for team members who should received github notifications about this issue fill in the repo version and github issue link placeholders delete things that are not relevant e g phet io links for non phet io tests assign the issue to katiewoe and kathy phet prototype test mentions kathy phet amanda phet samreid katiewoe simulation links test matricies features included alternative input ui sound sonification description voicing focus and special instructions this our first rc test and everything is fair game things to include here purpose focus of the test milestones specific things to test specific platforms to test instructions for any non standard tests if you want phet io diff wrapper tested against a prior version provide details and link to prior version issues to verify no issues to verify qa only below here for qa general features general features what to test play with the simulation normally make sure you can t lose anything complete the test matrix try to include version numbers for browsers if there is a console available check for errors and include them in the problem description focus on pedagogy issues and bugs that break the sim if you find bugs beyond pedagogy breaking still document these bugs as github issues if aspects are present test them but with an eye for normal use accessibility features accessibility features what to test if aspects are present test them but with an eye for normal use specific instructions can be found above make sure the accessibility feature that is being tested doesn t negatively affect the sim in any way here is a list of features that may be supported in this test alternative input interactive description sound and sonification pan and zoom mobile description voicing test all possible forms of input test all mouse trackpad inputs test all touchscreen inputs test all keyboard navigation inputs if applicable test all forms of input with a screen reader if applicable if this sim is not in or up to date there make an issue in to ask if phet research page links need updating please assign to terracoda and emily phet screen readers this sim may support screen readers if you are unfamiliar with screen readers please ask katie to introduce you to screen readers if you simply need a refresher on screen readers please consult the which should have all of the information you need as well as a link to a screen reader tutorial made by jesse otherwise look over the view before opening the simulation once you ve done that open the simulation and make sure alerts and descriptions work as intended platforms and screen readers to be tested windows latest chrome latest jaws windows latest firefox latest nvda macos safari voiceover ios safari voiceover only if specified in testing issue critical screen reader information we are tracking known screen reader bugs in if you find a screen reader bug please check it against this list keyboard navigation this sim supports keyboard navigation please make sure it works as intended on all platforms by itself and with a screen reader magnification this sim supports magnification with pinch and drag gestures on touch screens keyboard shortcuts and mouse wheel controls please test magnfication and make sure it is working as intended and well with the use cases of the simulation due to the way screen readers handle user input magnification is not expected to work while using a screen reader so there is no need to test this case faqs for qa members faqs for qa members there are multiple tests in this issue which test should i do first test in order test the first thing first the second thing second and so on how should i format my issue here s a template for making issues test device blah operating system blah browser blah problem description blah steps to reproduce blah visuals blah troubleshooting information blah who should i assign we typically assign the developer who opened the issue in the qa repository my question isn t in here what should i do you should consult the google it ask katie ask a developer google it again cry | 1 |
323,402 | 27,722,163,810 | IssuesEvent | 2023-03-14 21:38:11 | cfpb/hmda-frontend | https://api.github.com/repos/cfpb/hmda-frontend | closed | [Cypress] Test external referrer to Rate Spread | Test Automation | - Search Google for Rate Spread
- Click to navigate to HMDA site
- Verify we're able to load the site correctly by generating a rate spread | 1.0 | [Cypress] Test external referrer to Rate Spread - - Search Google for Rate Spread
- Click to navigate to HMDA site
- Verify we're able to load the site correctly by generating a rate spread | test | test external referrer to rate spread search google for rate spread click to navigate to hmda site verify we re able to load the site correctly by generating a rate spread | 1 |
58,966 | 6,624,961,740 | IssuesEvent | 2017-09-22 13:50:07 | minishift/minishift | https://api.github.com/repos/minishift/minishift | closed | Improve `make integration` to be friendlier to use | component/integration-test kind/task priority/minor | As per discussion with @agajdosi, it seems to be a better idea to retag `coolstore.feature` as `@nightly` instead of `@coolstore`.
Also, the command itself should use be able to use tags as specifier without having to resort to using `GODOG_OPTS` from the command ;-).
Example:
```
$ make integration # will run @basic
$ make integration nightly # will run all tests tagged as nightly
```
Note:
The command should always run with `-format pretty`.
---
Todo
---
* [ ] Provide a default option to run the basic scenario
* [ ] Hide the need for `GODOG_OPTS`
* [ ] retag tests
* [ ] Provide option to run "smoke" tests (more than just basic, should not run more than 30 to 45 min, used by all request builds)
* [ ] Provide option to run all features (used by nightly CI job)
* [ ] includes coolstore | 1.0 | Improve `make integration` to be friendlier to use - As per discussion with @agajdosi, it seems to be a better idea to retag `coolstore.feature` as `@nightly` instead of `@coolstore`.
Also, the command itself should use be able to use tags as specifier without having to resort to using `GODOG_OPTS` from the command ;-).
Example:
```
$ make integration # will run @basic
$ make integration nightly # will run all tests tagged as nightly
```
Note:
The command should always run with `-format pretty`.
---
Todo
---
* [ ] Provide a default option to run the basic scenario
* [ ] Hide the need for `GODOG_OPTS`
* [ ] retag tests
* [ ] Provide option to run "smoke" tests (more than just basic, should not run more than 30 to 45 min, used by all request builds)
* [ ] Provide option to run all features (used by nightly CI job)
* [ ] includes coolstore | test | improve make integration to be friendlier to use as per discussion with agajdosi it seems to be a better idea to retag coolstore feature as nightly instead of coolstore also the command itself should use be able to use tags as specifier without having to resort to using godog opts from the command example make integration will run basic make integration nightly will run all tests tagged as nightly note the command should always run with format pretty todo provide a default option to run the basic scenario hide the need for godog opts retag tests provide option to run smoke tests more than just basic should not run more than to min used by all request builds provide option to run all features used by nightly ci job includes coolstore | 1 |
88,049 | 8,130,199,561 | IssuesEvent | 2018-08-17 17:37:21 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | integration test have legacy after case finished, which may result in test flaky | sig/testing |
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
When running integration test of a directory, for example, `make test-integration WHAT=./test/integration/scheduler`, the later cases may result in FAIL. With logs like:
```
E0802 16:07:18.224269 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:40094/api/v1/namespaces: dial tcp 127.0.0.1:40094: connect: connection refused
E0802 16:07:18.775333 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:42557/api/v1/namespaces: dial tcp 127.0.0.1:42557: connect: connection refused
E0802 16:07:20.262979 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:43115/api/v1/namespaces: dial tcp 127.0.0.1:43115: connect: connection refused
E0802 16:07:21.332655 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:39557/api/v1/namespaces: dial tcp 127.0.0.1:39557: connect: connection refused
E0802 16:07:21.427371 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:37194/api/v1/namespaces: dial tcp 127.0.0.1:37194: connect: connection refused
E0802 16:07:21.996686 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:44807/api/v1/namespaces: dial tcp 127.0.0.1:44807: connect: connection refused
E0802 16:07:22.600754 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45935/api/v1/namespaces: dial tcp 127.0.0.1:45935: connect: connection refused
E0802 16:07:23.823705 68602 repair.go:88] unable to refresh the service IP block: Get http://127.0.0.1:45728/api/v1/services: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.824653 68602 repair.go:73] unable to refresh the port block: Get http://127.0.0.1:45728/api/v1/services: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.828503 68602 controller.go:184] unable to create required kubernetes system namespace kube-system: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.828835 68602 controller.go:184] unable to create required kubernetes system namespace kube-public: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.839390 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.852897 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45026/api/v1/namespaces: dial tcp 127.0.0.1:45026: connect: connection refused
E0802 16:07:24.732762 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:35560/api/v1/namespaces: dial tcp 127.0.0.1:35560: connect: connection refused
```
**What you expected to happen**:
Should cleanup all resources after a case finished.
**How to reproduce it (as minimally and precisely as possible)**:
`make test-integration WHAT=./test/integration/scheduler`
**Anything else we need to know?**:
**Environment**:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release):
- Kernel (e.g. `uname -a`):
- Install tools:
- Others:
| 1.0 | integration test have legacy after case finished, which may result in test flaky -
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
When running integration test of a directory, for example, `make test-integration WHAT=./test/integration/scheduler`, the later cases may result in FAIL. With logs like:
```
E0802 16:07:18.224269 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:40094/api/v1/namespaces: dial tcp 127.0.0.1:40094: connect: connection refused
E0802 16:07:18.775333 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:42557/api/v1/namespaces: dial tcp 127.0.0.1:42557: connect: connection refused
E0802 16:07:20.262979 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:43115/api/v1/namespaces: dial tcp 127.0.0.1:43115: connect: connection refused
E0802 16:07:21.332655 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:39557/api/v1/namespaces: dial tcp 127.0.0.1:39557: connect: connection refused
E0802 16:07:21.427371 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:37194/api/v1/namespaces: dial tcp 127.0.0.1:37194: connect: connection refused
E0802 16:07:21.996686 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:44807/api/v1/namespaces: dial tcp 127.0.0.1:44807: connect: connection refused
E0802 16:07:22.600754 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45935/api/v1/namespaces: dial tcp 127.0.0.1:45935: connect: connection refused
E0802 16:07:23.823705 68602 repair.go:88] unable to refresh the service IP block: Get http://127.0.0.1:45728/api/v1/services: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.824653 68602 repair.go:73] unable to refresh the port block: Get http://127.0.0.1:45728/api/v1/services: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.828503 68602 controller.go:184] unable to create required kubernetes system namespace kube-system: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.828835 68602 controller.go:184] unable to create required kubernetes system namespace kube-public: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.839390 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45728/api/v1/namespaces: dial tcp 127.0.0.1:45728: connect: connection refused
E0802 16:07:23.852897 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:45026/api/v1/namespaces: dial tcp 127.0.0.1:45026: connect: connection refused
E0802 16:07:24.732762 68602 controller.go:197] unable to sync kubernetes service: Post http://127.0.0.1:35560/api/v1/namespaces: dial tcp 127.0.0.1:35560: connect: connection refused
```
**What you expected to happen**:
Should cleanup all resources after a case finished.
**How to reproduce it (as minimally and precisely as possible)**:
`make test-integration WHAT=./test/integration/scheduler`
**Anything else we need to know?**:
**Environment**:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release):
- Kernel (e.g. `uname -a`):
- Install tools:
- Others:
| test | integration test have legacy after case finished which may result in test flaky is this a bug report or feature request kind bug what happened when running integration test of a directory for example make test integration what test integration scheduler the later cases may result in fail with logs like controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused repair go unable to refresh the service ip block get dial tcp connect connection refused repair go unable to refresh the port block get dial tcp connect connection refused controller go unable to create required kubernetes system namespace kube system post dial tcp connect connection refused controller go unable to create required kubernetes system namespace kube public post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused controller go unable to sync kubernetes service post dial tcp connect connection refused what you expected to happen should cleanup all resources after a case finished how to reproduce it as minimally and precisely as possible make test integration what test integration scheduler anything else we need to know environment kubernetes version use kubectl version cloud provider or hardware configuration os e g from etc os release kernel e g uname a install tools others | 1 |
187,840 | 14,433,089,803 | IssuesEvent | 2020-12-07 03:50:44 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | knative/eventing-operator: pkg/reconciler/knativeeventing/common/images_test.go; 5 LoC | fresh test tiny |
Found a possible issue in [knative/eventing-operator](https://www.github.com/knative/eventing-operator) at [pkg/reconciler/knativeeventing/common/images_test.go](https://github.com/knative/eventing-operator/blob/bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c/pkg/reconciler/knativeeventing/common/images_test.go#L268-L272)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to tt at line 270 may start a goroutine
[Click here to see the code in its original context.](https://github.com/knative/eventing-operator/blob/bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c/pkg/reconciler/knativeeventing/common/images_test.go#L268-L272)
<details>
<summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary>
```go
for _, tt := range updateDeploymentImageTests {
t.Run(tt.name, func(t *testing.T) {
runDeploymentTransformTest(t, &tt)
})
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c
| 1.0 | knative/eventing-operator: pkg/reconciler/knativeeventing/common/images_test.go; 5 LoC -
Found a possible issue in [knative/eventing-operator](https://www.github.com/knative/eventing-operator) at [pkg/reconciler/knativeeventing/common/images_test.go](https://github.com/knative/eventing-operator/blob/bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c/pkg/reconciler/knativeeventing/common/images_test.go#L268-L272)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to tt at line 270 may start a goroutine
[Click here to see the code in its original context.](https://github.com/knative/eventing-operator/blob/bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c/pkg/reconciler/knativeeventing/common/images_test.go#L268-L272)
<details>
<summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary>
```go
for _, tt := range updateDeploymentImageTests {
t.Run(tt.name, func(t *testing.T) {
runDeploymentTransformTest(t, &tt)
})
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: bdd0d0b3f240776fe3b9d47e39d543a192ebaf9c
| test | knative eventing operator pkg reconciler knativeeventing common images test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to tt at line may start a goroutine click here to show the line s of go which triggered the analyzer go for tt range updatedeploymentimagetests t run tt name func t testing t rundeploymenttransformtest t tt leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 1 |
188,118 | 15,117,130,671 | IssuesEvent | 2021-02-09 07:59:49 | Kelompok-Argon/16-doc-and-config | https://api.github.com/repos/Kelompok-Argon/16-doc-and-config | opened | Dokumentasi API Service : worker service | documentation | Membuat dokumentasi API service untuk worker service
- dokumentasi API harus bisa dibuka di-browser | 1.0 | Dokumentasi API Service : worker service - Membuat dokumentasi API service untuk worker service
- dokumentasi API harus bisa dibuka di-browser | non_test | dokumentasi api service worker service membuat dokumentasi api service untuk worker service dokumentasi api harus bisa dibuka di browser | 0 |
129,684 | 12,416,986,245 | IssuesEvent | 2020-05-22 19:28:54 | British-Oceanographic-Data-Centre/COAsT | https://api.github.com/repos/British-Oceanographic-Data-Centre/COAsT | closed | Unit testing | NEMO documentation | A script to establish some standards tests for code dev and updates.
The script would be organic. Ideally would run a battery of tests on some gnarly grids.
E.g. The Examples code snippets on a wrapped coordinate seam, or near a coordinate pole, or near the edge of a regional domain.
AC: To get started, a template script to run and test current code snippets from example docs | 1.0 | Unit testing - A script to establish some standards tests for code dev and updates.
The script would be organic. Ideally would run a battery of tests on some gnarly grids.
E.g. The Examples code snippets on a wrapped coordinate seam, or near a coordinate pole, or near the edge of a regional domain.
AC: To get started, a template script to run and test current code snippets from example docs | non_test | unit testing a script to establish some standards tests for code dev and updates the script would be organic ideally would run a battery of tests on some gnarly grids e g the examples code snippets on a wrapped coordinate seam or near a coordinate pole or near the edge of a regional domain ac to get started a template script to run and test current code snippets from example docs | 0 |
250,078 | 21,259,250,342 | IssuesEvent | 2022-04-13 01:01:48 | RamiMustafa/WAF_Sec_Test | https://api.github.com/repos/RamiMustafa/WAF_Sec_Test | opened | Implement role-based access control for application infrastructure | WARP-Import WAF_Sec_Test Security Security & Compliance Separation of duties | <a href="https://docs.microsoft.com/azure/architecture/framework/security/design-identity-control-plane#roles-and-permission-assignment">Implement role-based access control for application infrastructure</a>
<p><b>Why Consider This?</b></p>
RBAC provides the necessary tools to maintain separation of concerns for administration and access to application infrastructure.
<p><b>Context</b></p>
<p><span>Aligned with the separation of duties section, users should have only the minimal set of permissions. Examples: "Developers can't access production infrastructure.", "Only the SecOps team can read and manage Key Vault secrets.", "Project A team can access and manage Resource Group A and all resources within."</span></p>
<p><b>Suggested Actions</b></p>
<p><span>Implement role-based access control for this workload</span></p>
<p><b>Learn More</b></p>
<p><a href="https://docs.microsoft.com/en-us/azure/role-based-access-control/" target="_blank"><span>https://docs.microsoft.com/en-us/azure/role-based-access-control/</span></a><span /></p> | 1.0 | Implement role-based access control for application infrastructure - <a href="https://docs.microsoft.com/azure/architecture/framework/security/design-identity-control-plane#roles-and-permission-assignment">Implement role-based access control for application infrastructure</a>
<p><b>Why Consider This?</b></p>
RBAC provides the necessary tools to maintain separation of concerns for administration and access to application infrastructure.
<p><b>Context</b></p>
<p><span>Aligned with the separation of duties section, users should have only the minimal set of permissions. Examples: "Developers can't access production infrastructure.", "Only the SecOps team can read and manage Key Vault secrets.", "Project A team can access and manage Resource Group A and all resources within."</span></p>
<p><b>Suggested Actions</b></p>
<p><span>Implement role-based access control for this workload</span></p>
<p><b>Learn More</b></p>
<p><a href="https://docs.microsoft.com/en-us/azure/role-based-access-control/" target="_blank"><span>https://docs.microsoft.com/en-us/azure/role-based-access-control/</span></a><span /></p> | test | implement role based access control for application infrastructure why consider this rbac provides the necessary tools to maintain separation of concerns for administration and access to application infrastructure context aligned with the separation of duties section users should have only the minimal set of permissions examples developers can t access production infrastructure only the secops team can read and manage key vault secrets project a team can access and manage resource group a and all resources within suggested actions implement role based access control for this workload learn more | 1 |
70,829 | 3,343,962,944 | IssuesEvent | 2015-11-15 22:19:59 | mpv-player/mpv | https://api.github.com/repos/mpv-player/mpv | closed | Show progress[ in task]bar in windows 7 & greater | feature request low priority ms-windows | If possible, it would awesome to have this feature in windows build.
The progressbar will showed how much the video currently played | 1.0 | Show progress[ in task]bar in windows 7 & greater - If possible, it would awesome to have this feature in windows build.
The progressbar will showed how much the video currently played | non_test | show progress bar in windows greater if possible it would awesome to have this feature in windows build the progressbar will showed how much the video currently played | 0 |
328,687 | 24,195,317,950 | IssuesEvent | 2022-09-23 22:37:43 | JoaoDias-223/ticket-machine | https://api.github.com/repos/JoaoDias-223/ticket-machine | closed | A classe TicketMachine nรฃo deveria possuir atributos de acordo com a documentaรงรฃo | documentation | De acordo com a documentaรงรฃo, a classe TicketMachine nรฃo deveria possuir atributos, sejam eles privados, pรบblicos ou protegidos.
<img width="825" alt="image" src="https://user-images.githubusercontent.com/63318342/191367592-eae09fd1-b64c-4b96-b6cd-316f40620a8e.png">
A sugestรฃo รฉ alterar a documentaรงรฃo para atender essa necessidade. | 1.0 | A classe TicketMachine nรฃo deveria possuir atributos de acordo com a documentaรงรฃo - De acordo com a documentaรงรฃo, a classe TicketMachine nรฃo deveria possuir atributos, sejam eles privados, pรบblicos ou protegidos.
<img width="825" alt="image" src="https://user-images.githubusercontent.com/63318342/191367592-eae09fd1-b64c-4b96-b6cd-316f40620a8e.png">
A sugestรฃo รฉ alterar a documentaรงรฃo para atender essa necessidade. | non_test | a classe ticketmachine nรฃo deveria possuir atributos de acordo com a documentaรงรฃo de acordo com a documentaรงรฃo a classe ticketmachine nรฃo deveria possuir atributos sejam eles privados pรบblicos ou protegidos img width alt image src a sugestรฃo รฉ alterar a documentaรงรฃo para atender essa necessidade | 0 |
28,047 | 5,167,306,422 | IssuesEvent | 2017-01-17 18:26:27 | eliasferreyra/googlesitemapgenerator | https://api.github.com/repos/eliasferreyra/googlesitemapgenerator | closed | Error: Server is unreachable | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Install on Linux platform
2. Go to the URL and put in the password (or even leave blank)
3. Pops up with "Error: Server is unreachable"
What is the expected output? What do you see instead?
I assume we're actually suppose to see the dashboard or actually be able to
log in. We get the error above.
What version of the product are you using? On what operating system?
sitemap_linux-i386-beta1-20090225
CentOS 5.0
```
Original issue reported on code.google.com by `anthony....@gmail.com` on 13 Oct 2009 at 3:47
| 1.0 | Error: Server is unreachable - ```
What steps will reproduce the problem?
1. Install on Linux platform
2. Go to the URL and put in the password (or even leave blank)
3. Pops up with "Error: Server is unreachable"
What is the expected output? What do you see instead?
I assume we're actually suppose to see the dashboard or actually be able to
log in. We get the error above.
What version of the product are you using? On what operating system?
sitemap_linux-i386-beta1-20090225
CentOS 5.0
```
Original issue reported on code.google.com by `anthony....@gmail.com` on 13 Oct 2009 at 3:47
| non_test | error server is unreachable what steps will reproduce the problem install on linux platform go to the url and put in the password or even leave blank pops up with error server is unreachable what is the expected output what do you see instead i assume we re actually suppose to see the dashboard or actually be able to log in we get the error above what version of the product are you using on what operating system sitemap linux centos original issue reported on code google com by anthony gmail com on oct at | 0 |
263,028 | 23,031,918,752 | IssuesEvent | 2022-07-22 14:40:43 | redpanda-data/redpanda | https://api.github.com/repos/redpanda-data/redpanda | closed | Port OSS Sentry tests to ducktape | kind/enhance good first issue area/kafka area/tests | Por Sentry Kafka client (arroyo) tests to Redpanda ducktape tests suite.
https://github.com/getsentry/arroyo/tree/main/tests | 1.0 | Port OSS Sentry tests to ducktape - Por Sentry Kafka client (arroyo) tests to Redpanda ducktape tests suite.
https://github.com/getsentry/arroyo/tree/main/tests | test | port oss sentry tests to ducktape por sentry kafka client arroyo tests to redpanda ducktape tests suite | 1 |
8,804 | 27,172,277,542 | IssuesEvent | 2023-02-17 20:37:35 | OneDrive/onedrive-api-docs | https://api.github.com/repos/OneDrive/onedrive-api-docs | closed | Search for Sites is listed twice in the Tasks | area:Docs status:backlogged automation:Closed | Search for sites:
```
Search for sites GET /sites?search={query}
```
is listed twice. You can remove the bottom one.
---
#### Document Details
โ *Do not edit this section. It is required for docs.microsoft.com โ GitHub issue linking.*
* ID: 69875418-5ba8-85d2-6839-9f3931191cb6
* Version Independent ID: fdc7ade0-67f3-ae4f-a8c0-bea73de49104
* Content: [Site - OneDrive API - OneDrive dev center](https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/site?view=odsp-graph-online)
* Content Source: [docs/rest-api/resources/site.md](https://github.com/OneDrive/onedrive-api-docs/blob/live/docs/rest-api/resources/site.md)
* Product: **onedrive**
* GitHub Login: @rgregg
* Microsoft Alias: **rgregg** | 1.0 | Search for Sites is listed twice in the Tasks - Search for sites:
```
Search for sites GET /sites?search={query}
```
is listed twice. You can remove the bottom one.
---
#### Document Details
โ *Do not edit this section. It is required for docs.microsoft.com โ GitHub issue linking.*
* ID: 69875418-5ba8-85d2-6839-9f3931191cb6
* Version Independent ID: fdc7ade0-67f3-ae4f-a8c0-bea73de49104
* Content: [Site - OneDrive API - OneDrive dev center](https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/site?view=odsp-graph-online)
* Content Source: [docs/rest-api/resources/site.md](https://github.com/OneDrive/onedrive-api-docs/blob/live/docs/rest-api/resources/site.md)
* Product: **onedrive**
* GitHub Login: @rgregg
* Microsoft Alias: **rgregg** | non_test | search for sites is listed twice in the tasks search for sites search for sites get sites search query is listed twice you can remove the bottom one document details โ do not edit this section it is required for docs microsoft com โ github issue linking id version independent id content content source product onedrive github login rgregg microsoft alias rgregg | 0 |
177,196 | 14,618,949,401 | IssuesEvent | 2020-12-22 17:01:39 | ZupIT/beagle | https://api.github.com/repos/ZupIT/beagle | closed | Contribute - Tutorial links is broken | documentation invalid | ## Description
The links to "Commit message conventions and rules", and "FAQ", is broken because it ceased to exist and was attached with the Pull Request Guidelines available at https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md
## Steps To Reproduce
1. just try to access "Commit message conventions and rules" or FAQ in https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md
## Expected Results
Users who want to know about contribution guides are expected to have access to all of them at [CONTRIBUTING.md](https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md)
| 1.0 | Contribute - Tutorial links is broken - ## Description
The links to "Commit message conventions and rules", and "FAQ", is broken because it ceased to exist and was attached with the Pull Request Guidelines available at https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md
## Steps To Reproduce
1. just try to access "Commit message conventions and rules" or FAQ in https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md
## Expected Results
Users who want to know about contribution guides are expected to have access to all of them at [CONTRIBUTING.md](https://github.com/ZupIT/beagle/blob/master/CONTRIBUTING.md)
| non_test | contribute tutorial links is broken description the links to commit message conventions and rules and faq is broken because it ceased to exist and was attached with the pull request guidelines available at steps to reproduce just try to access commit message conventions and rules or faq in expected results users who want to know about contribution guides are expected to have access to all of them at | 0 |
356,152 | 25,176,124,281 | IssuesEvent | 2022-11-11 09:24:56 | danzzzerl/pe | https://api.github.com/repos/danzzzerl/pe | opened | unpin or unPin | severity.Low type.DocumentationBug | 
- inconsistency in the unpin feature, UG puts unpin whereas DG puts unPin
- application uses unpin, and unPin does not work
<!--session: 1668152934059-ceeec827-410b-4f0c-a638-0f322ae70862-->
<!--Version: Web v3.4.4--> | 1.0 | unpin or unPin - 
- inconsistency in the unpin feature, UG puts unpin whereas DG puts unPin
- application uses unpin, and unPin does not work
<!--session: 1668152934059-ceeec827-410b-4f0c-a638-0f322ae70862-->
<!--Version: Web v3.4.4--> | non_test | unpin or unpin inconsistency in the unpin feature ug puts unpin whereas dg puts unpin application uses unpin and unpin does not work | 0 |
122,243 | 4,828,718,739 | IssuesEvent | 2016-11-07 16:57:20 | bedita/bedita | https://api.github.com/repos/bedita/bedita | closed | Differentiate logic DELETE from SQL row delete on objects | Priority - Normal Topic - API Type - Bug Type - Task | Default DELETE action method on objects MUST change its status to _DELETED_ and not remove records.
We have to introduce an actual record delete (empty trashcan action).
Proposals
``` http
DELETE /objects/:id?forceRemove=1
```
or
``` http
DELETE /trashcan/:id
```
@fquffio @batopa @didoda
Only an admin should perform empty thrash actions?
Maybe with different endpoint we can handle permissions better?
| 1.0 | Differentiate logic DELETE from SQL row delete on objects - Default DELETE action method on objects MUST change its status to _DELETED_ and not remove records.
We have to introduce an actual record delete (empty trashcan action).
Proposals
``` http
DELETE /objects/:id?forceRemove=1
```
or
``` http
DELETE /trashcan/:id
```
@fquffio @batopa @didoda
Only an admin should perform empty thrash actions?
Maybe with different endpoint we can handle permissions better?
| non_test | differentiate logic delete from sql row delete on objects default delete action method on objects must change its status to deleted and not remove records we have to introduce an actual record delete empty trashcan action proposals http delete objects id forceremove or http delete trashcan id fquffio batopa didoda only an admin should perform empty thrash actions maybe with different endpoint we can handle permissions better | 0 |
200,964 | 22,916,034,413 | IssuesEvent | 2022-07-17 01:14:05 | nanopathi/linux-4.19.72_CVE-2020-25705 | https://api.github.com/repos/nanopathi/linux-4.19.72_CVE-2020-25705 | opened | CVE-2022-1943 (Medium) detected in linuxlinux-4.19.236 | security vulnerability | ## CVE-2022-1943 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nanopathi/linux-4.19.72_CVE-2020-25705/commit/bb043298c885ef0a0fbb57f40b74a3b5d8848f4c">bb043298c885ef0a0fbb57f40b74a3b5d8848f4c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw out of bounds memory write in the Linux kernel UDF file system functionality was found in the way user triggers some file operation which triggers udf_write_fi(). A local user could use this flaw to crash the system or potentially
<p>Publish Date: 2022-06-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1943>CVE-2022-1943</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-1943">https://www.linuxkernelcves.com/cves/CVE-2022-1943</a></p>
<p>Release Date: 2022-06-02</p>
<p>Fix Resolution: v5.15.40,v5.17.8,v5.18-rc7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-1943 (Medium) detected in linuxlinux-4.19.236 - ## CVE-2022-1943 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nanopathi/linux-4.19.72_CVE-2020-25705/commit/bb043298c885ef0a0fbb57f40b74a3b5d8848f4c">bb043298c885ef0a0fbb57f40b74a3b5d8848f4c</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw out of bounds memory write in the Linux kernel UDF file system functionality was found in the way user triggers some file operation which triggers udf_write_fi(). A local user could use this flaw to crash the system or potentially
<p>Publish Date: 2022-06-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1943>CVE-2022-1943</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-1943">https://www.linuxkernelcves.com/cves/CVE-2022-1943</a></p>
<p>Release Date: 2022-06-02</p>
<p>Fix Resolution: v5.15.40,v5.17.8,v5.18-rc7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_test | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details a flaw out of bounds memory write in the linux kernel udf file system functionality was found in the way user triggers some file operation which triggers udf write fi a local user could use this flaw to crash the system or potentially publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
7,995 | 5,316,138,538 | IssuesEvent | 2017-02-13 19:07:03 | materials-commons/materialscommons.org | https://api.github.com/repos/materials-commons/materialscommons.org | closed | Template Fix for EPMA Data Collection | app:mcprojects area:templates factor:medium impact:usability type:feature | The drop down choices from "scan type" are not displaying. Choices should be points, line, and grid. | True | Template Fix for EPMA Data Collection - The drop down choices from "scan type" are not displaying. Choices should be points, line, and grid. | non_test | template fix for epma data collection the drop down choices from scan type are not displaying choices should be points line and grid | 0 |
679,580 | 23,238,398,801 | IssuesEvent | 2022-08-03 13:43:20 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Pluggable transports and bridges for Tor | help wanted feature/tor priority/P3 QA/Yes release-notes/include | We should eventually make it easy to configure advanced user-facing Tor features like bridges and pluggable transports. | 1.0 | Pluggable transports and bridges for Tor - We should eventually make it easy to configure advanced user-facing Tor features like bridges and pluggable transports. | non_test | pluggable transports and bridges for tor we should eventually make it easy to configure advanced user facing tor features like bridges and pluggable transports | 0 |
52,995 | 6,288,932,206 | IssuesEvent | 2017-07-19 18:05:01 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Add placeholder option to field types that support it | Feature Fixed / Needs Testing | Add placeholder option to field types that support it submitted via Slack by sc0ttkclark | 1.0 | Add placeholder option to field types that support it - Add placeholder option to field types that support it submitted via Slack by sc0ttkclark | test | add placeholder option to field types that support it add placeholder option to field types that support it submitted via slack by | 1 |
52,658 | 10,889,101,937 | IssuesEvent | 2019-11-18 17:30:39 | spyder-ide/spyder | https://api.github.com/repos/spyder-ide/spyder | closed | Completions are not working for underscore variables | component:Code Completion type:Bug | If a method or variable starts with `_`, completions are not working:
```python
def _test1():
pass
_test2 = 2
__test3 = 1
_*
```
Press `<tab>` on the cursor (*) and none of `_test1`, `_test2` `__test3` appear.
| 1.0 | Completions are not working for underscore variables - If a method or variable starts with `_`, completions are not working:
```python
def _test1():
pass
_test2 = 2
__test3 = 1
_*
```
Press `<tab>` on the cursor (*) and none of `_test1`, `_test2` `__test3` appear.
| non_test | completions are not working for underscore variables if a method or variable starts with completions are not working python def pass press on the cursor and none of appear | 0 |
304,037 | 26,248,462,873 | IssuesEvent | 2023-01-05 17:05:35 | coral-xyz/anchor | https://api.github.com/repos/coral-xyz/anchor | closed | tests: organise tests/misc | tests | the misc test program test file is quite unorganized currently. We should at least group similar tests using `describe` | 1.0 | tests: organise tests/misc - the misc test program test file is quite unorganized currently. We should at least group similar tests using `describe` | test | tests organise tests misc the misc test program test file is quite unorganized currently we should at least group similar tests using describe | 1 |
36,819 | 5,088,228,423 | IssuesEvent | 2016-12-31 16:49:08 | coala/coala | https://api.github.com/repos/coala/coala | closed | pytest plugin xdist.looponfail could not be loaded due to installed py 1.4.26 | area/tests area/upstream | ```
Collecting pytest-env~=0.6.0 (from -r test-requirements.txt (line 3))
Downloading pytest-env-0.6.0.tar.gz
Collecting pytest-mock~=1.1 (from -r test-requirements.txt (line 4))
Downloading pytest_mock-1.5.0-py2.py3-none-any.whl
Collecting pytest-timeout~=1.0 (from -r test-requirements.txt (line 5))
Downloading pytest_timeout-1.2.0-py2.py3-none-any.whl
Collecting pytest-xdist~=1.14 (from -r test-requirements.txt (line 6))
Downloading pytest-xdist-1.15.0.tar.gz (87kB)
...
Collecting pytest~=3.0 (from -r test-requirements.txt (line 7))
Downloading pytest-3.0.5-py2.py3-none-any.whl (170kB)
...
Requirement already satisfied (use --upgrade to upgrade): py>=1.4.22 in /home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages (from pytest-xdist~=1.14->-r test-requirements.txt (line 6))
...
File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/_pytest/config.py", line 1029, in _preparse
self.pluginmanager.load_setuptools_entrypoints(entrypoint_name)
File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line 515, in load_setuptools_entrypoints
"Plugin %r could not be loaded: %s!" % (ep.name, e))
_pytest.vendored_packages.pluggy.PluginValidationError: Plugin 'xdist.looponfail' could not be loaded: (py 1.4.26 (/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages), Requirement.parse('py>=1.4.29'), {'pytest'})!
```
from https://travis-ci.org/jayvdb/coala/builds/182542215
Adding `pip install -U py==1.4.29` beforehand fixes the problem.
But it feels like there is a missing dependency upstream somewhere. | 1.0 | pytest plugin xdist.looponfail could not be loaded due to installed py 1.4.26 - ```
Collecting pytest-env~=0.6.0 (from -r test-requirements.txt (line 3))
Downloading pytest-env-0.6.0.tar.gz
Collecting pytest-mock~=1.1 (from -r test-requirements.txt (line 4))
Downloading pytest_mock-1.5.0-py2.py3-none-any.whl
Collecting pytest-timeout~=1.0 (from -r test-requirements.txt (line 5))
Downloading pytest_timeout-1.2.0-py2.py3-none-any.whl
Collecting pytest-xdist~=1.14 (from -r test-requirements.txt (line 6))
Downloading pytest-xdist-1.15.0.tar.gz (87kB)
...
Collecting pytest~=3.0 (from -r test-requirements.txt (line 7))
Downloading pytest-3.0.5-py2.py3-none-any.whl (170kB)
...
Requirement already satisfied (use --upgrade to upgrade): py>=1.4.22 in /home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages (from pytest-xdist~=1.14->-r test-requirements.txt (line 6))
...
File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/_pytest/config.py", line 1029, in _preparse
self.pluginmanager.load_setuptools_entrypoints(entrypoint_name)
File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line 515, in load_setuptools_entrypoints
"Plugin %r could not be loaded: %s!" % (ep.name, e))
_pytest.vendored_packages.pluggy.PluginValidationError: Plugin 'xdist.looponfail' could not be loaded: (py 1.4.26 (/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages), Requirement.parse('py>=1.4.29'), {'pytest'})!
```
from https://travis-ci.org/jayvdb/coala/builds/182542215
Adding `pip install -U py==1.4.29` beforehand fixes the problem.
But it feels like there is a missing dependency upstream somewhere. | test | pytest plugin xdist looponfail could not be loaded due to installed py collecting pytest env from r test requirements txt line downloading pytest env tar gz collecting pytest mock from r test requirements txt line downloading pytest mock none any whl collecting pytest timeout from r test requirements txt line downloading pytest timeout none any whl collecting pytest xdist from r test requirements txt line downloading pytest xdist tar gz collecting pytest from r test requirements txt line downloading pytest none any whl requirement already satisfied use upgrade to upgrade py in home travis virtualenv lib site packages from pytest xdist r test requirements txt line file home travis virtualenv lib site packages pytest config py line in preparse self pluginmanager load setuptools entrypoints entrypoint name file home travis virtualenv lib site packages pytest vendored packages pluggy py line in load setuptools entrypoints plugin r could not be loaded s ep name e pytest vendored packages pluggy pluginvalidationerror plugin xdist looponfail could not be loaded py home travis virtualenv lib site packages requirement parse py pytest from adding pip install u py beforehand fixes the problem but it feels like there is a missing dependency upstream somewhere | 1 |
315,883 | 27,113,487,617 | IssuesEvent | 2023-02-15 16:51:17 | b-it-bots/mas_industrial_robotics | https://api.github.com/repos/b-it-bots/mas_industrial_robotics | opened | Basic Transportation Test-3 | needs testing Type: Enhancement |
Test implementation of these tasks on youbot (yb2 configuration).
- Pick and Place from uneven surfaces
- Pick and Place from container bins
- Pick and Place from shelves | 1.0 | Basic Transportation Test-3 -
Test implementation of these tasks on youbot (yb2 configuration).
- Pick and Place from uneven surfaces
- Pick and Place from container bins
- Pick and Place from shelves | test | basic transportation test test implementation of these tasks on youbot configuration pick and place from uneven surfaces pick and place from container bins pick and place from shelves | 1 |
118,250 | 9,979,457,479 | IssuesEvent | 2019-07-09 22:57:48 | saltstack/salt | https://api.github.com/repos/saltstack/salt | opened | unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase | Neon Test Failure |
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_all | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}, u'server1': {u'hos [truncated]... != {u'eu-mysql-2': {u'host': u'eu-mysql-2'}, u'server1': {u'host': u'server1'}, u's [truncated]... - {u'eu-mysql-1.local': {u'host': u'eu-mysql-1.local', u'user': u'daniel'}, ? -------------------- + {u'eu-mysql-1.local': {u'host': u'eu-mysql-1.local'}, - u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}, ? -------------------- + u'eu-mysql-2': {u'host': u'eu-mysql-2'}, - u'eu-mysql-2.local': {u'host': u'eu-mysql-2.local', u'user': u'daniel'}, ? -------------------- + u'eu-mysql-2.local': {u'host': u'eu-mysql-2.local'}, - u'server1': {u'host': u'server1', u'user': u'daniel'}, ? -------------------- + u'server1': {u'host': u'server1'}, - u'server2': {u'host': u'server2', u'user': u'daniel'}, ? -------------------- + u'server2': {u'host': u'server2'}, - u'server3.local': {u'host': u'server3.local', u'user': u'daniel'}} ? -------------------- + u'server3.local': {u'host': u'server3.local'}}
-- | -- | -- | -- | --
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_glob | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'server2': {u'host': u'server2', u'user': u'daniel'}, u'server3.local': {u'hos [truncated]... != {u'server3.local': {u'host': u'server3.local'}, u'server1': {u'host': u'server1' [truncated]... - {u'server1': {u'host': u'server1', u'user': u'daniel'}, ? -------------------- + {u'server1': {u'host': u'server1'}, - u'server2': {u'host': u'server2', u'user': u'daniel'}, ? -------------------- + u'server2': {u'host': u'server2'}, - u'server3.local': {u'host': u'server3.local', u'user': u'daniel'}} ? -------------------- + u'server3.local': {u'host': u'server3.local'}}
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_pcre | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}} != {u'eu-mysql-2': {u'host': u'eu-mysql-2'}} - {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}} ? -------------------- + {u'eu-mysql-2': {u'host': u'eu-mysql-2'}}
| 1.0 | unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase -
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_all | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}, u'server1': {u'hos [truncated]... != {u'eu-mysql-2': {u'host': u'eu-mysql-2'}, u'server1': {u'host': u'server1'}, u's [truncated]... - {u'eu-mysql-1.local': {u'host': u'eu-mysql-1.local', u'user': u'daniel'}, ? -------------------- + {u'eu-mysql-1.local': {u'host': u'eu-mysql-1.local'}, - u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}, ? -------------------- + u'eu-mysql-2': {u'host': u'eu-mysql-2'}, - u'eu-mysql-2.local': {u'host': u'eu-mysql-2.local', u'user': u'daniel'}, ? -------------------- + u'eu-mysql-2.local': {u'host': u'eu-mysql-2.local'}, - u'server1': {u'host': u'server1', u'user': u'daniel'}, ? -------------------- + u'server1': {u'host': u'server1'}, - u'server2': {u'host': u'server2', u'user': u'daniel'}, ? -------------------- + u'server2': {u'host': u'server2'}, - u'server3.local': {u'host': u'server3.local', u'user': u'daniel'}} ? -------------------- + u'server3.local': {u'host': u'server3.local'}}
-- | -- | -- | -- | --
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_glob | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'server2': {u'host': u'server2', u'user': u'daniel'}, u'server3.local': {u'hos [truncated]... != {u'server3.local': {u'host': u'server3.local'}, u'server1': {u'host': u'server1' [truncated]... - {u'server1': {u'host': u'server1', u'user': u'daniel'}, ? -------------------- + {u'server1': {u'host': u'server1'}, - u'server2': {u'host': u'server2', u'user': u'daniel'}, ? -------------------- + u'server2': {u'host': u'server2'}, - u'server3.local': {u'host': u'server3.local', u'user': u'daniel'}} ? -------------------- + u'server3.local': {u'host': u'server3.local'}}
unit.roster.test_sshknownhosts.SSHKnownHostsRosterTestCase.test_pcre | Assertion error | ย | salt-debian-8-py3, salt-debian-9-py2, salt-debian-9-py3, salt-fedora-29-py2, salt-fedora-29-py3, salt-opensuse-15-py3, salt-ubuntu-1604-py2, salt-ubuntu-1604-py2-pycryptodomex, salt-ubuntu-1604-py3-m2crypto, salt-ubuntu-1604-py3-pycryptodomex, salt-ubuntu-1804-py2, salt-windows-2016-py2, salt-windows-2019-py2 | {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}} != {u'eu-mysql-2': {u'host': u'eu-mysql-2'}} - {u'eu-mysql-2': {u'host': u'eu-mysql-2', u'user': u'daniel'}} ? -------------------- + {u'eu-mysql-2': {u'host': u'eu-mysql-2'}}
| test | unit roster test sshknownhosts sshknownhostsrostertestcase unit roster test sshknownhosts sshknownhostsrostertestcase test all assertion error ย salt debian salt debian salt debian salt fedora salt fedora salt opensuse salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt windows salt windows u eu mysql u host u eu mysql u user u daniel u u hos u eu mysql u host u eu mysql u u host u u s u eu mysql local u host u eu mysql local u user u daniel u eu mysql local u host u eu mysql local u eu mysql u host u eu mysql u user u daniel u eu mysql u host u eu mysql u eu mysql local u host u eu mysql local u user u daniel u eu mysql local u host u eu mysql local u u host u u user u daniel u u host u u u host u u user u daniel u u host u u local u host u local u user u daniel u local u host u local unit roster test sshknownhosts sshknownhostsrostertestcase test glob assertion error ย salt debian salt debian salt debian salt fedora salt fedora salt opensuse salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt windows salt windows u u host u u user u daniel u local u hos u local u host u local u u host u u u host u u user u daniel u u host u u u host u u user u daniel u u host u u local u host u local u user u daniel u local u host u local unit roster test sshknownhosts sshknownhostsrostertestcase test pcre assertion error ย salt debian salt debian salt debian salt fedora salt fedora salt opensuse salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt ubuntu pycryptodomex salt ubuntu salt windows salt windows u eu mysql u host u eu mysql u user u daniel u eu mysql u host u eu mysql u eu mysql u host u eu mysql u user u daniel u eu mysql u host u eu mysql | 1 |
81,982 | 15,646,480,633 | IssuesEvent | 2021-03-23 01:01:20 | jgeraigery/activemq | https://api.github.com/repos/jgeraigery/activemq | opened | CVE-2021-26117 (High) detected in activemqactivemq-5.9.1 | security vulnerability | ## CVE-2021-26117 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activemqactivemq-5.9.1</b></p></summary>
<p>
<p>Mirror of Apache ActiveMQ</p>
<p>Library home page: <a href=https://github.com/apache/activemq.git>https://github.com/apache/activemq.git</a></p>
<p>Found in base branch: <b>ptc-5.9.1</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>activemq/activemq-jaas/src/main/java/org/apache/activemq/jaas/LDAPLoginModule.java</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, for Apache ActiveMQ Artemis prior to version 2.16.0 and Apache ActiveMQ prior to versions 5.16.1 and 5.15.14, the anonymous context is used to verify a valid users password in error, resulting in no check on the password.
<p>Publish Date: 2021-01-27
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-26117>CVE-2021-26117</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://lists.apache.org/thread.html/re1b98da90a5f2e1c2e2d50e31c12e2578d61fe01c0737f9d0bd8de99@%3Cannounce.apache.org%3E">https://lists.apache.org/thread.html/re1b98da90a5f2e1c2e2d50e31c12e2578d61fe01c0737f9d0bd8de99@%3Cannounce.apache.org%3E</a></p>
<p>Release Date: 2021-01-27</p>
<p>Fix Resolution: org.apache.activemq:artemis-server:2.16.0;org.apache.activemq:activemq-jaas:5.15.14,5.16.1;org.apache.activemq:activemq-osgi:5.15.14,5.16.1</p>
</p>
</details>
<p></p>
| True | CVE-2021-26117 (High) detected in activemqactivemq-5.9.1 - ## CVE-2021-26117 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activemqactivemq-5.9.1</b></p></summary>
<p>
<p>Mirror of Apache ActiveMQ</p>
<p>Library home page: <a href=https://github.com/apache/activemq.git>https://github.com/apache/activemq.git</a></p>
<p>Found in base branch: <b>ptc-5.9.1</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>activemq/activemq-jaas/src/main/java/org/apache/activemq/jaas/LDAPLoginModule.java</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, for Apache ActiveMQ Artemis prior to version 2.16.0 and Apache ActiveMQ prior to versions 5.16.1 and 5.15.14, the anonymous context is used to verify a valid users password in error, resulting in no check on the password.
<p>Publish Date: 2021-01-27
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-26117>CVE-2021-26117</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://lists.apache.org/thread.html/re1b98da90a5f2e1c2e2d50e31c12e2578d61fe01c0737f9d0bd8de99@%3Cannounce.apache.org%3E">https://lists.apache.org/thread.html/re1b98da90a5f2e1c2e2d50e31c12e2578d61fe01c0737f9d0bd8de99@%3Cannounce.apache.org%3E</a></p>
<p>Release Date: 2021-01-27</p>
<p>Fix Resolution: org.apache.activemq:artemis-server:2.16.0;org.apache.activemq:activemq-jaas:5.15.14,5.16.1;org.apache.activemq:activemq-osgi:5.15.14,5.16.1</p>
</p>
</details>
<p></p>
| non_test | cve high detected in activemqactivemq cve high severity vulnerability vulnerable library activemqactivemq mirror of apache activemq library home page a href found in base branch ptc vulnerable source files activemq activemq jaas src main java org apache activemq jaas ldaploginmodule java vulnerability details the optional activemq ldap login module can be configured to use anonymous access to the ldap server in this case for apache activemq artemis prior to version and apache activemq prior to versions and the anonymous context is used to verify a valid users password in error resulting in no check on the password publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org apache activemq artemis server org apache activemq activemq jaas org apache activemq activemq osgi | 0 |
328,508 | 28,123,000,835 | IssuesEvent | 2023-03-31 15:25:38 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix raw_ops.test_tensorflow_BitwiseAnd | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
| 1.0 | Fix raw_ops.test_tensorflow_BitwiseAnd - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4547836176/jobs/8018212789" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_BitwiseAnd[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-03-28T22:19:03.0197635Z E TypeError: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0201619Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207207Z E ivy.utils.exceptions.IvyBackendException: tensorflow: nested_map: tensorflow: nested_map: to_native() got an unexpected keyword argument 'dtype'
2023-03-28T22:19:03.0207754Z E Falsifying example: test_tensorflow_BitwiseAnd(
2023-03-28T22:19:03.0208176Z E dtype_and_x=(['int8', 'int8'],
2023-03-28T22:19:03.0208539Z E [array(0, dtype=int8), array(0, dtype=int8)]),
2023-03-28T22:19:03.0209053Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.BitwiseAnd',
2023-03-28T22:19:03.0209499Z E test_flags=FrontendFunctionTestFlags(
2023-03-28T22:19:03.0209859Z E num_positional_args=0,
2023-03-28T22:19:03.0210170Z E with_out=False,
2023-03-28T22:19:03.0210469Z E inplace=False,
2023-03-28T22:19:03.0210776Z E as_variable=[False],
2023-03-28T22:19:03.0211092Z E native_arrays=[False],
2023-03-28T22:19:03.0211429Z E generate_frontend_arrays=False,
2023-03-28T22:19:03.0211734Z E ),
2023-03-28T22:19:03.0212068Z E frontend='tensorflow',
2023-03-28T22:19:03.0212417Z E on_device='cpu',
2023-03-28T22:19:03.0212698Z E )
2023-03-28T22:19:03.0212945Z E
2023-03-28T22:19:03.0213514Z E You can reproduce this example by temporarily adding @reproduce_failure('6.70.1', b'AXicY2BAAgAADQAB') as a decorator on your test case
</details>
| test | fix raw ops test tensorflow bitwiseand tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow bitwiseand e typeerror to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map tensorflow nested map to native got an unexpected keyword argument dtype e falsifying example test tensorflow bitwiseand e dtype and x e e fn tree ivy functional frontends tensorflow raw ops bitwiseand e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays false e e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow bitwiseand e typeerror to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map tensorflow nested map to native got an unexpected keyword argument dtype e falsifying example test tensorflow bitwiseand e dtype and x e e fn tree ivy functional frontends tensorflow raw ops bitwiseand e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays false e e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow bitwiseand e typeerror to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map tensorflow nested map to native got an unexpected keyword argument dtype e falsifying example test tensorflow bitwiseand e dtype and x e e fn tree ivy functional frontends tensorflow raw ops bitwiseand e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays false e e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow bitwiseand e typeerror to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map to native got an unexpected keyword argument dtype e ivy utils exceptions ivybackendexception tensorflow nested map tensorflow nested map to native got an unexpected keyword argument dtype e falsifying example test tensorflow bitwiseand e dtype and x e e fn tree ivy functional frontends tensorflow raw ops bitwiseand e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays false e e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case | 1 |
253,233 | 21,664,515,944 | IssuesEvent | 2022-05-07 01:37:03 | ossf/scorecard-action | https://api.github.com/repos/ossf/scorecard-action | closed | Failed to run e2e test-organization-ls/scorecard-action-private-repo-tests | e2e automated-tests | Repo: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/tree/main \n Run: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/actions/runs/2279478670 \n Workflow name: Scorecards-golang \n Workflow file: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/tree/main/.github/workflows/Scorecards-golang.yml \n Trigger: schedule \n Branch: main \n Date: Fri May 6 03:15:40 UTC 2022 | 1.0 | Failed to run e2e test-organization-ls/scorecard-action-private-repo-tests - Repo: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/tree/main \n Run: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/actions/runs/2279478670 \n Workflow name: Scorecards-golang \n Workflow file: https://github.com/test-organization-ls/scorecard-action-private-repo-tests/tree/main/.github/workflows/Scorecards-golang.yml \n Trigger: schedule \n Branch: main \n Date: Fri May 6 03:15:40 UTC 2022 | test | failed to run test organization ls scorecard action private repo tests repo n run n workflow name scorecards golang n workflow file n trigger schedule n branch main n date fri may utc | 1 |
333,298 | 24,370,014,352 | IssuesEvent | 2022-10-03 18:25:19 | golang/go | https://api.github.com/repos/golang/go | closed | go/build: documentation for Context still mentions +build rather than go:build | Documentation NeedsFix | I noticed that some of the internal commentary in `go/build/build.go` still refers (exclusively) to `+build` lines rather than `go:build`. In one place this leaks in external documentation: the documentation for [`go/build.Context`](https://pkg.go.dev/go/build#Context). We should update that to refer to `go:build`, to be consistent with the package documentation.
Milestoning for 1.20 since it is not urgent.
CC @bcmills | 1.0 | go/build: documentation for Context still mentions +build rather than go:build - I noticed that some of the internal commentary in `go/build/build.go` still refers (exclusively) to `+build` lines rather than `go:build`. In one place this leaks in external documentation: the documentation for [`go/build.Context`](https://pkg.go.dev/go/build#Context). We should update that to refer to `go:build`, to be consistent with the package documentation.
Milestoning for 1.20 since it is not urgent.
CC @bcmills | non_test | go build documentation for context still mentions build rather than go build i noticed that some of the internal commentary in go build build go still refers exclusively to build lines rather than go build in one place this leaks in external documentation the documentation for we should update that to refer to go build to be consistent with the package documentation milestoning for since it is not urgent cc bcmills | 0 |
173,630 | 13,434,213,684 | IssuesEvent | 2020-09-07 11:00:32 | ibis-project/ibis | https://api.github.com/repos/ibis-project/ibis | opened | Failing Impala udf tests | backends - impala bug good first issue testing | xref #2352
Looks like impala udf tests were unintentionally skipped from the CI, and we've got several failures now:
```
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[boolean-True-bool_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int8-lit_val1-tinyint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int16-lit_val2-smallint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int32-lit_val3-int_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int64-lit_val4-bigint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[float-lit_val5-float_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[double-lit_val6-double_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[string-lit_val7-string_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[timestamp-lit_val8-timestamp_col]
FAILED ibis/impala/tests/test_udf.py::test_decimal - impala.error.HiveServer2...
FAILED ibis/impala/tests/test_udf.py::test_mixed_inputs - impala.error.HiveSe...
FAILED ibis/impala/tests/test_udf.py::test_implicit_typecasting - impala.erro...
FAILED ibis/impala/tests/test_udf.py::test_mult_type_args - impala.error.Hive...
FAILED ibis/impala/tests/test_udf.py::test_udf_varargs - AttributeError: modu...
FAILED ibis/impala/tests/test_udf.py::test_drop_database_with_udfs_and_udas
```
We'll be xfailing them for now, so we can restore the CI for the rest of impala udf tests, but we should fix them eventually. | 1.0 | Failing Impala udf tests - xref #2352
Looks like impala udf tests were unintentionally skipped from the CI, and we've got several failures now:
```
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[boolean-True-bool_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int8-lit_val1-tinyint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int16-lit_val2-smallint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int32-lit_val3-int_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[int64-lit_val4-bigint_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[float-lit_val5-float_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[double-lit_val6-double_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[string-lit_val7-string_col]
FAILED ibis/impala/tests/test_udf.py::test_identity_primitive_types[timestamp-lit_val8-timestamp_col]
FAILED ibis/impala/tests/test_udf.py::test_decimal - impala.error.HiveServer2...
FAILED ibis/impala/tests/test_udf.py::test_mixed_inputs - impala.error.HiveSe...
FAILED ibis/impala/tests/test_udf.py::test_implicit_typecasting - impala.erro...
FAILED ibis/impala/tests/test_udf.py::test_mult_type_args - impala.error.Hive...
FAILED ibis/impala/tests/test_udf.py::test_udf_varargs - AttributeError: modu...
FAILED ibis/impala/tests/test_udf.py::test_drop_database_with_udfs_and_udas
```
We'll be xfailing them for now, so we can restore the CI for the rest of impala udf tests, but we should fix them eventually. | test | failing impala udf tests xref looks like impala udf tests were unintentionally skipped from the ci and we ve got several failures now failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test identity primitive types failed ibis impala tests test udf py test decimal impala error failed ibis impala tests test udf py test mixed inputs impala error hivese failed ibis impala tests test udf py test implicit typecasting impala erro failed ibis impala tests test udf py test mult type args impala error hive failed ibis impala tests test udf py test udf varargs attributeerror modu failed ibis impala tests test udf py test drop database with udfs and udas we ll be xfailing them for now so we can restore the ci for the rest of impala udf tests but we should fix them eventually | 1 |
292,778 | 25,237,287,466 | IssuesEvent | 2022-11-15 02:42:52 | dart-lang/linter | https://api.github.com/repos/dart-lang/linter | closed | use_build_context_synchronously lint triggers for BuildContext argument, but not context property | P3 false negative needs internal testing set-flutter | **Describe the issue**
`use_build_context_synchronously` lint is triggered when using the build method's BuildContext argument, but not when accessing the context property via the state object.
Per the [docs](https://api.flutter.dev/flutter/widgets/State/build.html#:~:text=The%20BuildContext%20argument%20is%20always%20the%20same%20as%20the%20context%20property%20of%20this%20State%20object%20and%20will%20remain%20the%20same%20for%20the%20lifetime%20of%20this%20object.%20The%20BuildContext%20argument%20is%20provided%20redundantly%20here%20so%20that%20this%20method%20matches%20the%20signature%20for%20a%20WidgetBuilder) and chatting with @goderbauer @craiglabenz, the state class's context and the BuildContext argument should always be the same/never de-sync.
A clear and concise description of what the issue is.
If you're seeing unexpected behavior in a lint rule, please include the name of the rule in the issue description.
**To Reproduce**
[DartPad Example](https://dartpad.dev/?id=19a60cb0388a529e3a9bd436a91e90c5)
```
Widget build(BuildContext context) {
await Future.delayed(const Duration(seconds: 1));
// Why does this trigger the use_build_context_synchronously lint?
GoRouter.of(context).go('/${destinations[index].label}');
// But not this?
GoRouter.of(this.context).go('/${destinations[index].label}');
}
```
**Expected behavior**
Both use-cases should trigger the use_build_context_synchronously lint
**Additional context**
If there's been a misunderstanding and the BuildContext argument and the state's BuildContext _can_ actually de-sync, our documentation might need to be updated to reflect this possibility. | 1.0 | use_build_context_synchronously lint triggers for BuildContext argument, but not context property - **Describe the issue**
`use_build_context_synchronously` lint is triggered when using the build method's BuildContext argument, but not when accessing the context property via the state object.
Per the [docs](https://api.flutter.dev/flutter/widgets/State/build.html#:~:text=The%20BuildContext%20argument%20is%20always%20the%20same%20as%20the%20context%20property%20of%20this%20State%20object%20and%20will%20remain%20the%20same%20for%20the%20lifetime%20of%20this%20object.%20The%20BuildContext%20argument%20is%20provided%20redundantly%20here%20so%20that%20this%20method%20matches%20the%20signature%20for%20a%20WidgetBuilder) and chatting with @goderbauer @craiglabenz, the state class's context and the BuildContext argument should always be the same/never de-sync.
A clear and concise description of what the issue is.
If you're seeing unexpected behavior in a lint rule, please include the name of the rule in the issue description.
**To Reproduce**
[DartPad Example](https://dartpad.dev/?id=19a60cb0388a529e3a9bd436a91e90c5)
```
Widget build(BuildContext context) {
await Future.delayed(const Duration(seconds: 1));
// Why does this trigger the use_build_context_synchronously lint?
GoRouter.of(context).go('/${destinations[index].label}');
// But not this?
GoRouter.of(this.context).go('/${destinations[index].label}');
}
```
**Expected behavior**
Both use-cases should trigger the use_build_context_synchronously lint
**Additional context**
If there's been a misunderstanding and the BuildContext argument and the state's BuildContext _can_ actually de-sync, our documentation might need to be updated to reflect this possibility. | test | use build context synchronously lint triggers for buildcontext argument but not context property describe the issue use build context synchronously lint is triggered when using the build method s buildcontext argument but not when accessing the context property via the state object per the and chatting with goderbauer craiglabenz the state class s context and the buildcontext argument should always be the same never de sync a clear and concise description of what the issue is if you re seeing unexpected behavior in a lint rule please include the name of the rule in the issue description to reproduce widget build buildcontext context await future delayed const duration seconds why does this trigger the use build context synchronously lint gorouter of context go destinations label but not this gorouter of this context go destinations label expected behavior both use cases should trigger the use build context synchronously lint additional context if there s been a misunderstanding and the buildcontext argument and the state s buildcontext can actually de sync our documentation might need to be updated to reflect this possibility | 1 |
197,930 | 6,966,125,865 | IssuesEvent | 2017-12-09 15:10:20 | tempusdominus/bootstrap-4 | https://api.github.com/repos/tempusdominus/bootstrap-4 | closed | white background container is responsive and breaks the UI | 0 - backlog bug priority-1 | Hello, I was browsing your new site for Bootstrap 4 and noticed that all the picker were broken. I then realized that it was because my browser is not full screen. I see the white background container being responsive, while the rest is not, and because of that it breaks the UI. Please take a look at the print screen attached (you can test by resizing your browser, in full screen I don't see this behavior anymore).
Also, I'm guessing that you are aware of the latest release of Bootstrap 4 Beta 1, any plan to go with it soon? Thanks for the great library

| 1.0 | white background container is responsive and breaks the UI - Hello, I was browsing your new site for Bootstrap 4 and noticed that all the picker were broken. I then realized that it was because my browser is not full screen. I see the white background container being responsive, while the rest is not, and because of that it breaks the UI. Please take a look at the print screen attached (you can test by resizing your browser, in full screen I don't see this behavior anymore).
Also, I'm guessing that you are aware of the latest release of Bootstrap 4 Beta 1, any plan to go with it soon? Thanks for the great library

| non_test | white background container is responsive and breaks the ui hello i was browsing your new site for bootstrap and noticed that all the picker were broken i then realized that it was because my browser is not full screen i see the white background container being responsive while the rest is not and because of that it breaks the ui please take a look at the print screen attached you can test by resizing your browser in full screen i don t see this behavior anymore also i m guessing that you are aware of the latest release of bootstrap beta any plan to go with it soon thanks for the great library | 0 |
582,111 | 17,353,491,865 | IssuesEvent | 2021-07-29 11:45:26 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Improve the formatting rules related to the body of expression-bodied functions | Area/Formatting Priority/Blocker Team/CompilerFETools Type/Bug Version/SLAlpha3 | Here is the sample code:
<img width="842" alt="Screen Shot 2021-03-23 at 4 54 10 PM" src="https://user-images.githubusercontent.com/2637328/112233849-6eae5080-8bf8-11eb-90d3-af6f23555c18.png">
Here is what I get after using the formatter:
<img width="1094" alt="Screen Shot 2021-03-23 at 4 54 18 PM" src="https://user-images.githubusercontent.com/2637328/112233858-70781400-8bf8-11eb-9d12-80673b314db1.png"> | 1.0 | Improve the formatting rules related to the body of expression-bodied functions - Here is the sample code:
<img width="842" alt="Screen Shot 2021-03-23 at 4 54 10 PM" src="https://user-images.githubusercontent.com/2637328/112233849-6eae5080-8bf8-11eb-90d3-af6f23555c18.png">
Here is what I get after using the formatter:
<img width="1094" alt="Screen Shot 2021-03-23 at 4 54 18 PM" src="https://user-images.githubusercontent.com/2637328/112233858-70781400-8bf8-11eb-9d12-80673b314db1.png"> | non_test | improve the formatting rules related to the body of expression bodied functions here is the sample code img width alt screen shot at pm src here is what i get after using the formatter img width alt screen shot at pm src | 0 |
120,227 | 10,110,654,201 | IssuesEvent | 2019-07-30 10:47:39 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :198873]Incorrect expression in /tests/drivers/uart/uart_async_api/src/test_uart_async.c | Coverity area: Tests bug priority: low | Static code scan issues seen in File: /tests/drivers/uart/uart_async_api/src/test_uart_async.c
Category: Incorrect expression
Function: test_chained_read
Component: Tests
CID: 198873
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | 1.0 | [Coverity CID :198873]Incorrect expression in /tests/drivers/uart/uart_async_api/src/test_uart_async.c - Static code scan issues seen in File: /tests/drivers/uart/uart_async_api/src/test_uart_async.c
Category: Incorrect expression
Function: test_chained_read
Component: Tests
CID: 198873
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | test | incorrect expression in tests drivers uart uart async api src test uart async c static code scan issues seen in file tests drivers uart uart async api src test uart async c category incorrect expression function test chained read component tests cid please fix or provide comments to square it off in coverity in the link | 1 |
164,461 | 6,226,672,425 | IssuesEvent | 2017-07-10 18:58:53 | davidmhewitt/torrential | https://api.github.com/repos/davidmhewitt/torrential | closed | Add tooltips for icon-only buttons | Enhancement Priority: Medium | for a11y :)
Headerbar:
- [ ] Open a torrent file
- [x] Application Menu
ListView:
- [ ] Pause
- [ ] Resume | 1.0 | Add tooltips for icon-only buttons - for a11y :)
Headerbar:
- [ ] Open a torrent file
- [x] Application Menu
ListView:
- [ ] Pause
- [ ] Resume | non_test | add tooltips for icon only buttons for headerbar open a torrent file application menu listview pause resume | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.