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
238,761
18,249,098,124
IssuesEvent
2021-10-01 23:57:06
brilliantshell/minishell
https://api.github.com/repos/brilliantshell/minishell
closed
Issue : $_ is mysterious
documentation
`$_` 이 녀석 μ’€ μ΄μƒν•œ λ…€μ„μ΄λ„€μš”. μ–΄μ œ ν…ŒμŠ€νŠΈ ν• λ•ŒλŠ” λ§ˆμ§€λ§‰ wordλ₯Ό μΈμ‹ν•œλ‹€κ³  μƒκ°ν–ˆλŠ”λ° κΌ­ κ·Έλ ‡μ§„ μ•ŠμŠ΅λ‹ˆλ‹€. gnu bash λ¬Έμ„œλ₯Ό λ³΄λ‹ˆ <img width="768" alt="Screen Shot 2021-09-28 at 3 55 59 PM" src="https://user-images.githubusercontent.com/83805691/135038196-6afbb81e-ff76-48ab-afda-964b8e0e2f1b.png"> ## **1. shell이 μ‹œμž‘ν•  λ•Œ shell path name으둜 μ„€μ •λ©λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 3 58 08 PM](https://user-images.githubusercontent.com/83805691/135038523-dcc5ad8a-6f53-468b-9e27-d2add462842d.png) shell μ‹œμž‘ν•œ 직후가 μ•„λ‹ˆλ©΄ `export`(인자 없이) commandλ‘œλŠ” `_`의 valueλ₯Ό λ³Ό 수 μ—†μŠ΅λ‹ˆλ‹€... ## **2. κ·Έ ν›„λ‘œλŠ” λ§ˆμ§€λ§‰ 인자/λ‹¨μ–΄λ‘œ μ„€μ • λ˜λŠ”κ²Œ λ§žμŠ΅λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 4 08 29 PM](https://user-images.githubusercontent.com/83805691/135039795-933b158f-0e38-4502-b7cf-e7b7b875242d.png) ν•˜μ§€λ§Œ 이게 μ „λΆ€κ°€ μ•„λ‹™λ‹ˆλ‹€... ## **3. μ‹€ν–‰ 파일 μ‹€ν–‰μ‹œ μ‹€ν–‰ 파일의 path둜 μ„€μ •λ˜κΈ°λ„ ν•©λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 4 10 06 PM](https://user-images.githubusercontent.com/83805691/135040007-4be71926-496c-4273-a658-d85f6cb4cd07.png) μž¬λ°ŒλŠ” 건 λͺ…령이 싀행될 λ•Œλ§ˆλ‹€ `$_`κ°€ μ—…λ°μ΄νŠΈ 되기 λ•Œλ¬Έμ— 이 κ²½μš°λŠ” `printenv`/`env`κ°€ μ•„λ‹ˆλ©΄ 확인할 수 μ—†μŠ΅λ‹ˆλ‹€ (적어도 μ œκ°€ μ•ŒκΈ°λ‘ )... +) λ§ˆμ§€λ§‰μœΌλ‘œ 이 녀석이 μ•„μ£Ό μž¬λ°ŒλŠ” μ΄μœ κ°€ ν•˜λ‚˜ 더 μžˆμŠ΅λ‹ˆλ‹€. ![Screen Shot 2021-09-28 at 4 10 06 PM](https://user-images.githubusercontent.com/83805691/135040688-5c550399-f8b4-4821-97b6-2faa909610c6.png) `export`κ°€ 성곡할 λ•ŒλŠ” λ§ˆμ§€λ§‰ μΈμžμ—μ„œ "=..."은 λ¬΄μ‹œν•©λ‹ˆλ‹€. λ‹€λ₯Έ κ²½μš°λŠ” '='와 κ·Έ 뒀에 λ‚˜μ˜€λŠ” λ¬Έμžλ“€λ„ λ°›μŠ΅λ‹ˆλ‹€. λ„ˆλ¬΄ μ¦κ²μŠ΅λ‹ˆλ‹€ πŸ™ƒ
1.0
Issue : $_ is mysterious - `$_` 이 녀석 μ’€ μ΄μƒν•œ λ…€μ„μ΄λ„€μš”. μ–΄μ œ ν…ŒμŠ€νŠΈ ν• λ•ŒλŠ” λ§ˆμ§€λ§‰ wordλ₯Ό μΈμ‹ν•œλ‹€κ³  μƒκ°ν–ˆλŠ”λ° κΌ­ κ·Έλ ‡μ§„ μ•ŠμŠ΅λ‹ˆλ‹€. gnu bash λ¬Έμ„œλ₯Ό λ³΄λ‹ˆ <img width="768" alt="Screen Shot 2021-09-28 at 3 55 59 PM" src="https://user-images.githubusercontent.com/83805691/135038196-6afbb81e-ff76-48ab-afda-964b8e0e2f1b.png"> ## **1. shell이 μ‹œμž‘ν•  λ•Œ shell path name으둜 μ„€μ •λ©λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 3 58 08 PM](https://user-images.githubusercontent.com/83805691/135038523-dcc5ad8a-6f53-468b-9e27-d2add462842d.png) shell μ‹œμž‘ν•œ 직후가 μ•„λ‹ˆλ©΄ `export`(인자 없이) commandλ‘œλŠ” `_`의 valueλ₯Ό λ³Ό 수 μ—†μŠ΅λ‹ˆλ‹€... ## **2. κ·Έ ν›„λ‘œλŠ” λ§ˆμ§€λ§‰ 인자/λ‹¨μ–΄λ‘œ μ„€μ • λ˜λŠ”κ²Œ λ§žμŠ΅λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 4 08 29 PM](https://user-images.githubusercontent.com/83805691/135039795-933b158f-0e38-4502-b7cf-e7b7b875242d.png) ν•˜μ§€λ§Œ 이게 μ „λΆ€κ°€ μ•„λ‹™λ‹ˆλ‹€... ## **3. μ‹€ν–‰ 파일 μ‹€ν–‰μ‹œ μ‹€ν–‰ 파일의 path둜 μ„€μ •λ˜κΈ°λ„ ν•©λ‹ˆλ‹€.** ![Screen Shot 2021-09-28 at 4 10 06 PM](https://user-images.githubusercontent.com/83805691/135040007-4be71926-496c-4273-a658-d85f6cb4cd07.png) μž¬λ°ŒλŠ” 건 λͺ…령이 싀행될 λ•Œλ§ˆλ‹€ `$_`κ°€ μ—…λ°μ΄νŠΈ 되기 λ•Œλ¬Έμ— 이 κ²½μš°λŠ” `printenv`/`env`κ°€ μ•„λ‹ˆλ©΄ 확인할 수 μ—†μŠ΅λ‹ˆλ‹€ (적어도 μ œκ°€ μ•ŒκΈ°λ‘ )... +) λ§ˆμ§€λ§‰μœΌλ‘œ 이 녀석이 μ•„μ£Ό μž¬λ°ŒλŠ” μ΄μœ κ°€ ν•˜λ‚˜ 더 μžˆμŠ΅λ‹ˆλ‹€. ![Screen Shot 2021-09-28 at 4 10 06 PM](https://user-images.githubusercontent.com/83805691/135040688-5c550399-f8b4-4821-97b6-2faa909610c6.png) `export`κ°€ 성곡할 λ•ŒλŠ” λ§ˆμ§€λ§‰ μΈμžμ—μ„œ "=..."은 λ¬΄μ‹œν•©λ‹ˆλ‹€. λ‹€λ₯Έ κ²½μš°λŠ” '='와 κ·Έ 뒀에 λ‚˜μ˜€λŠ” λ¬Έμžλ“€λ„ λ°›μŠ΅λ‹ˆλ‹€. λ„ˆλ¬΄ μ¦κ²μŠ΅λ‹ˆλ‹€ πŸ™ƒ
non_test
issue is mysterious 이 녀석 μ’€ μ΄μƒν•œ λ…€μ„μ΄λ„€μš” μ–΄μ œ ν…ŒμŠ€νŠΈ ν• λ•ŒλŠ” λ§ˆμ§€λ§‰ wordλ₯Ό μΈμ‹ν•œλ‹€κ³  μƒκ°ν–ˆλŠ”λ° κΌ­ κ·Έλ ‡μ§„ μ•ŠμŠ΅λ‹ˆλ‹€ gnu bash λ¬Έμ„œλ₯Ό λ³΄λ‹ˆ img width alt screen shot at pm src shell이 μ‹œμž‘ν•  λ•Œ shell path name으둜 μ„€μ •λ©λ‹ˆλ‹€ shell μ‹œμž‘ν•œ 직후가 μ•„λ‹ˆλ©΄ export 인자 없이 commandλ‘œλŠ” 의 valueλ₯Ό λ³Ό 수 μ—†μŠ΅λ‹ˆλ‹€ κ·Έ ν›„λ‘œλŠ” λ§ˆμ§€λ§‰ 인자 λ‹¨μ–΄λ‘œ μ„€μ • λ˜λŠ”κ²Œ λ§žμŠ΅λ‹ˆλ‹€ ν•˜μ§€λ§Œ 이게 μ „λΆ€κ°€ μ•„λ‹™λ‹ˆλ‹€ μ‹€ν–‰ 파일 μ‹€ν–‰μ‹œ μ‹€ν–‰ 파일의 path둜 μ„€μ •λ˜κΈ°λ„ ν•©λ‹ˆλ‹€ μž¬λ°ŒλŠ” 건 λͺ…령이 싀행될 λ•Œλ§ˆλ‹€ κ°€ μ—…λ°μ΄νŠΈ 되기 λ•Œλ¬Έμ— 이 κ²½μš°λŠ” printenv env κ°€ μ•„λ‹ˆλ©΄ 확인할 수 μ—†μŠ΅λ‹ˆλ‹€ 적어도 μ œκ°€ μ•ŒκΈ°λ‘  λ§ˆμ§€λ§‰μœΌλ‘œ 이 녀석이 μ•„μ£Ό μž¬λ°ŒλŠ” μ΄μœ κ°€ ν•˜λ‚˜ 더 μžˆμŠ΅λ‹ˆλ‹€ export κ°€ 성곡할 λ•ŒλŠ” λ§ˆμ§€λ§‰ μΈμžμ—μ„œ 은 λ¬΄μ‹œν•©λ‹ˆλ‹€ λ‹€λ₯Έ κ²½μš°λŠ” 와 κ·Έ 뒀에 λ‚˜μ˜€λŠ” λ¬Έμžλ“€λ„ λ°›μŠ΅λ‹ˆλ‹€ λ„ˆλ¬΄ μ¦κ²μŠ΅λ‹ˆλ‹€ πŸ™ƒ
0
224,788
17,775,059,747
IssuesEvent
2021-08-30 18:05:58
kubernetes/test-infra
https://api.github.com/repos/kubernetes/test-infra
closed
branch protection not being enabled for release branches
kind/bug sig/testing
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> **What happened**: We recently merged a PR to unprotect `gh-pages` branch only for the secrets-store-csi-driver: https://github.com/kubernetes/test-infra/pull/23384. The `gh-pages` branch has successfully been unprotected. However, we're seeing the branch protection is now not being applied to the new release branch (`release-0.3`) we created today. Does `protect: true` need to be explicitly set in the repo specific snippet? https://github.com/kubernetes/test-infra/blob/fcbb70627fd3df525278e8f23c4b5df237a88cf9/config/prow/config.yaml#L488-L491 **What you expected to happen**: The release branch be protected. **How to reproduce it (as minimally and precisely as possible)**: **Please provide links to example occurrences, if any**: **Anything else we need to know?**:
1.0
branch protection not being enabled for release branches - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> **What happened**: We recently merged a PR to unprotect `gh-pages` branch only for the secrets-store-csi-driver: https://github.com/kubernetes/test-infra/pull/23384. The `gh-pages` branch has successfully been unprotected. However, we're seeing the branch protection is now not being applied to the new release branch (`release-0.3`) we created today. Does `protect: true` need to be explicitly set in the repo specific snippet? https://github.com/kubernetes/test-infra/blob/fcbb70627fd3df525278e8f23c4b5df237a88cf9/config/prow/config.yaml#L488-L491 **What you expected to happen**: The release branch be protected. **How to reproduce it (as minimally and precisely as possible)**: **Please provide links to example occurrences, if any**: **Anything else we need to know?**:
test
branch protection not being enabled for release branches what happened we recently merged a pr to unprotect gh pages branch only for the secrets store csi driver the gh pages branch has successfully been unprotected however we re seeing the branch protection is now not being applied to the new release branch release we created today does protect true need to be explicitly set in the repo specific snippet what you expected to happen the release branch be protected how to reproduce it as minimally and precisely as possible please provide links to example occurrences if any anything else we need to know
1
305,081
26,360,343,779
IssuesEvent
2023-01-11 12:57:03
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix ndarray.test_numpy_instance_or__
NumPy Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3861879866/jobs/6583107975" 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/3869047817/jobs/6594898515" 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/3862754610/jobs/6584516844" 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/3822911800/jobs/6503517320" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-07T11:58:13.1164342Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-07T11:58:13.1164904Z E Falsifying example: test_numpy_instance_or__( 2023-01-07T11:58:13.1165324Z E dtype_and_x=(['complex64', 'bool'], 2023-01-07T11:58:13.1165767Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-07T11:58:13.1166105Z E as_variable=[False], 2023-01-07T11:58:13.1166660Z E native_array=[False], 2023-01-07T11:58:13.1166974Z E init_num_positional_args=0, 2023-01-07T11:58:13.1167283Z E method_num_positional_args=1, 2023-01-07T11:58:13.1170018Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-07T11:58:13.1170799Z E frontend='numpy', 2023-01-07T11:58:13.1171049Z E ) 2023-01-07T11:58:13.1171264Z E 2023-01-07T11:58:13.1171935Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-08T22:00:10.7426048Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-08T22:00:10.7426675Z E Falsifying example: test_numpy_instance_or__( 2023-01-08T22:00:10.7427167Z E dtype_and_x=(['complex64', 'bool'], 2023-01-08T22:00:10.7427668Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-08T22:00:10.7428042Z E as_variable=[False], 2023-01-08T22:00:10.7428667Z E native_array=[False], 2023-01-08T22:00:10.7429007Z E init_num_positional_args=0, 2023-01-08T22:00:10.7429362Z E method_num_positional_args=1, 2023-01-08T22:00:10.7430593Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-08T22:00:10.7431468Z E frontend='numpy', 2023-01-08T22:00:10.7431755Z E ) 2023-01-08T22:00:10.7431987Z E 2023-01-08T22:00:10.7432745Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.numpy-False-False]</summary> 2023-01-07T15:55:56.4184068Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-07T15:55:56.4184736Z E Falsifying example: test_numpy_instance_or__( 2023-01-07T15:55:56.4185085Z E dtype_and_x=(['complex64', 'bool'], 2023-01-07T15:55:56.4185445Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-07T15:55:56.4185713Z E as_variable=[False], 2023-01-07T15:55:56.4185946Z E native_array=[False], 2023-01-07T15:55:56.4186190Z E init_num_positional_args=0, 2023-01-07T15:55:56.4186444Z E method_num_positional_args=1, 2023-01-07T15:55:56.4187276Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-07T15:55:56.4188053Z E frontend='numpy', 2023-01-07T15:55:56.4188254Z E ) 2023-01-07T15:55:56.4188423Z E 2023-01-07T15:55:56.4188938Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details>
1.0
Fix ndarray.test_numpy_instance_or__ - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3861879866/jobs/6583107975" 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/3869047817/jobs/6594898515" 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/3862754610/jobs/6584516844" 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/3822911800/jobs/6503517320" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-07T11:58:13.1164342Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-07T11:58:13.1164904Z E Falsifying example: test_numpy_instance_or__( 2023-01-07T11:58:13.1165324Z E dtype_and_x=(['complex64', 'bool'], 2023-01-07T11:58:13.1165767Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-07T11:58:13.1166105Z E as_variable=[False], 2023-01-07T11:58:13.1166660Z E native_array=[False], 2023-01-07T11:58:13.1166974Z E init_num_positional_args=0, 2023-01-07T11:58:13.1167283Z E method_num_positional_args=1, 2023-01-07T11:58:13.1170018Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-07T11:58:13.1170799Z E frontend='numpy', 2023-01-07T11:58:13.1171049Z E ) 2023-01-07T11:58:13.1171264Z E 2023-01-07T11:58:13.1171935Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-08T22:00:10.7426048Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-08T22:00:10.7426675Z E Falsifying example: test_numpy_instance_or__( 2023-01-08T22:00:10.7427167Z E dtype_and_x=(['complex64', 'bool'], 2023-01-08T22:00:10.7427668Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-08T22:00:10.7428042Z E as_variable=[False], 2023-01-08T22:00:10.7428667Z E native_array=[False], 2023-01-08T22:00:10.7429007Z E init_num_positional_args=0, 2023-01-08T22:00:10.7429362Z E method_num_positional_args=1, 2023-01-08T22:00:10.7430593Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-08T22:00:10.7431468Z E frontend='numpy', 2023-01-08T22:00:10.7431755Z E ) 2023-01-08T22:00:10.7431987Z E 2023-01-08T22:00:10.7432745Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py::test_numpy_instance_or__[cpu-ivy.functional.backends.numpy-False-False]</summary> 2023-01-07T15:55:56.4184068Z E TypeError: ufunc 'bitwise_or' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' 2023-01-07T15:55:56.4184736Z E Falsifying example: test_numpy_instance_or__( 2023-01-07T15:55:56.4185085Z E dtype_and_x=(['complex64', 'bool'], 2023-01-07T15:55:56.4185445Z E [array(-1.-1.j, dtype=complex64), array(False)]), 2023-01-07T15:55:56.4185713Z E as_variable=[False], 2023-01-07T15:55:56.4185946Z E native_array=[False], 2023-01-07T15:55:56.4186190Z E init_num_positional_args=0, 2023-01-07T15:55:56.4186444Z E method_num_positional_args=1, 2023-01-07T15:55:56.4187276Z E frontend_method_data=FrontendMethodData(ivy_init_module=<module 'ivy.functional.frontends.numpy' from '/ivy/ivy/functional/frontends/numpy/__init__.py'>, framework_init_module=<module 'numpy' from '/usr/local/lib/python3.8/dist-packages/numpy/__init__.py'>, init_name='array', method_name='__or__'), 2023-01-07T15:55:56.4188053Z E frontend='numpy', 2023-01-07T15:55:56.4188254Z E ) 2023-01-07T15:55:56.4188423Z E 2023-01-07T15:55:56.4188938Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2YAAkYGCGBEY4MAAADMAAg=') as a decorator on your test case </details>
test
fix ndarray test numpy instance or tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test numpy test ndarray test ndarray py test numpy instance or e typeerror ufunc bitwise or not supported for the input types and the inputs could not be safely coerced to any supported types according to the casting rule safe e falsifying example test numpy instance or e dtype and x e e as variable e native array e init num positional args e method num positional args e frontend method data frontendmethoddata ivy init module framework init module init name array method name or e frontend numpy 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 numpy test ndarray test ndarray py test numpy instance or e typeerror ufunc bitwise or not supported for the input types and the inputs could not be safely coerced to any supported types according to the casting rule safe e falsifying example test numpy instance or e dtype and x e e as variable e native array e init num positional args e method num positional args e frontend method data frontendmethoddata ivy init module framework init module init name array method name or e frontend numpy 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 numpy test ndarray test ndarray py test numpy instance or e typeerror ufunc bitwise or not supported for the input types and the inputs could not be safely coerced to any supported types according to the casting rule safe e falsifying example test numpy instance or e dtype and x e e as variable e native array e init num positional args e method num positional args e frontend method data frontendmethoddata ivy init module framework init module init name array method name or e frontend numpy e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
1
291,258
25,132,780,589
IssuesEvent
2022-11-09 16:16:15
appium/appium
https://api.github.com/repos/appium/appium
closed
bug: Accepting alert on iOS presses the "precise" button instead
ThirdParty XCUITest
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![Simulator Screen Shot - iPhone 14 - 2022-11-09 at 10 38 21](https://user-images.githubusercontent.com/19415323/200873937-6f6cd35a-cc86-4982-8374-fc711308a93f.png) While this screen is active, calling `driver.switchTo().alert().accept()` taps the "Precise: On" button changing it to"Precise: Off" ### Expected Behavior I would expect it to tap on either "Allow Once" or "Allow While Using the App" ### Minimal Reproducible Example driver.switchTo().alert().accept(); //you'll need an alert showing that is location based and allows for toggling precise location on/off ### Environment Operating system: Mac OSX 12.6 If running via appium CLI... Appium CLI version (output of appium --version): 2.0.0-beta.46 Node.js version (output of node --version): v16.17.0 npm version (output of npm --version): 8.15.0 Last appium version which did not exhibit the problem: Unsure Appium driver(s) and their version(s): xcuitest@4.12.1 Appium plugin(s) and their version(s): N/A Platform and version under test: iOS 16.0 Real device or emulator/simulator: Both ### Link to Appium Logs _No response_ ### Futher Information [appiumLogs.txt](https://github.com/appium/appium/files/9972673/appiumLogs.txt) Side note, is there a suggested better way to have control on Alerts with more than 2 buttons? accept/dismiss work fine for binary alerts, but not for this location alert (bug notwithstanding) as accept() is ambiguous and could be "allow once" or "allow while using app" while dismiss() should map to "don't allow" obviously. I wrote a class to handle this that uses xpath index to tapAlertAtIndex(int), but that feels hacky/wrong. Thanks!
1.0
bug: Accepting alert on iOS presses the "precise" button instead - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![Simulator Screen Shot - iPhone 14 - 2022-11-09 at 10 38 21](https://user-images.githubusercontent.com/19415323/200873937-6f6cd35a-cc86-4982-8374-fc711308a93f.png) While this screen is active, calling `driver.switchTo().alert().accept()` taps the "Precise: On" button changing it to"Precise: Off" ### Expected Behavior I would expect it to tap on either "Allow Once" or "Allow While Using the App" ### Minimal Reproducible Example driver.switchTo().alert().accept(); //you'll need an alert showing that is location based and allows for toggling precise location on/off ### Environment Operating system: Mac OSX 12.6 If running via appium CLI... Appium CLI version (output of appium --version): 2.0.0-beta.46 Node.js version (output of node --version): v16.17.0 npm version (output of npm --version): 8.15.0 Last appium version which did not exhibit the problem: Unsure Appium driver(s) and their version(s): xcuitest@4.12.1 Appium plugin(s) and their version(s): N/A Platform and version under test: iOS 16.0 Real device or emulator/simulator: Both ### Link to Appium Logs _No response_ ### Futher Information [appiumLogs.txt](https://github.com/appium/appium/files/9972673/appiumLogs.txt) Side note, is there a suggested better way to have control on Alerts with more than 2 buttons? accept/dismiss work fine for binary alerts, but not for this location alert (bug notwithstanding) as accept() is ambiguous and could be "allow once" or "allow while using app" while dismiss() should map to "don't allow" obviously. I wrote a class to handle this that uses xpath index to tapAlertAtIndex(int), but that feels hacky/wrong. Thanks!
test
bug accepting alert on ios presses the precise button instead is there an existing issue for this i have searched the existing issues current behavior while this screen is active calling driver switchto alert accept taps the precise on button changing it to precise off expected behavior i would expect it to tap on either allow once or allow while using the app minimal reproducible example driver switchto alert accept you ll need an alert showing that is location based and allows for toggling precise location on off environment operating system mac osx if running via appium cli appium cli version output of appium version beta node js version output of node version npm version output of npm version last appium version which did not exhibit the problem unsure appium driver s and their version s xcuitest appium plugin s and their version s n a platform and version under test ios real device or emulator simulator both link to appium logs no response futher information side note is there a suggested better way to have control on alerts with more than buttons accept dismiss work fine for binary alerts but not for this location alert bug notwithstanding as accept is ambiguous and could be allow once or allow while using app while dismiss should map to don t allow obviously i wrote a class to handle this that uses xpath index to tapalertatindex int but that feels hacky wrong thanks
1
229,374
18,294,118,789
IssuesEvent
2021-10-05 18:31:47
SelectQuoteLabs/SQForm
https://api.github.com/repos/SelectQuoteLabs/SQForm
opened
SQFormDatePicker Test fails
test failure
The SQFormDatePicker test fails if the test is ran on the first day of a month πŸ™ƒ The result of `expect(textField).toHaveValue(testDate);` is off by 1 day. Here is a screenshot of the code ![Screen Shot 2021-10-05 at 1 26 29 PM](https://user-images.githubusercontent.com/4367312/136081814-a4215ae9-fb20-44e0-8ee2-bb22686b06a8.png)
1.0
SQFormDatePicker Test fails - The SQFormDatePicker test fails if the test is ran on the first day of a month πŸ™ƒ The result of `expect(textField).toHaveValue(testDate);` is off by 1 day. Here is a screenshot of the code ![Screen Shot 2021-10-05 at 1 26 29 PM](https://user-images.githubusercontent.com/4367312/136081814-a4215ae9-fb20-44e0-8ee2-bb22686b06a8.png)
test
sqformdatepicker test fails the sqformdatepicker test fails if the test is ran on the first day of a month πŸ™ƒ the result of expect textfield tohavevalue testdate is off by day here is a screenshot of the code
1
213,015
16,493,873,821
IssuesEvent
2021-05-25 08:09:38
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Json code visible in Dashboard UI
[zube]: To Test kind/bug
<!-- Please search for existing issues first, then read https://rancher.com/docs/rancher/v2.x/en/contributing/#bugs-issues-or-questions to see what we expect in an issue For security issues, please email security@rancher.com instead of posting a public issue in GitHub. You may (but are not required to) use the GPG key located on Keybase. --> **What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** * deploy `rancher/rancher:master-head d60543a` * login to Explorer, select `local` cluster and navigate to `Cluster` and/or `Workload` panes **Result:** * See there are some unrendered json leftovers visible on explorer webpage: ![dashboard_html](https://user-images.githubusercontent.com/12828077/119350215-582b8080-bc9f-11eb-91fa-fa4c8d04247c.png) **Environment information** - Rancher version (`rancher/rancher`/`rancher/server` image tag or shown bottom left in the UI): `rancher/rancher:master-head d60543a` - Installation option (single install/HA): any **Cluster information** - Cluster type (Hosted/Infrastructure Provider/Custom/Imported): any - tried Custom/Imported RKE and single node docker deployment - Machine type (cloud/VM/metal) and specifications (CPU/memory): any
1.0
Json code visible in Dashboard UI - <!-- Please search for existing issues first, then read https://rancher.com/docs/rancher/v2.x/en/contributing/#bugs-issues-or-questions to see what we expect in an issue For security issues, please email security@rancher.com instead of posting a public issue in GitHub. You may (but are not required to) use the GPG key located on Keybase. --> **What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** * deploy `rancher/rancher:master-head d60543a` * login to Explorer, select `local` cluster and navigate to `Cluster` and/or `Workload` panes **Result:** * See there are some unrendered json leftovers visible on explorer webpage: ![dashboard_html](https://user-images.githubusercontent.com/12828077/119350215-582b8080-bc9f-11eb-91fa-fa4c8d04247c.png) **Environment information** - Rancher version (`rancher/rancher`/`rancher/server` image tag or shown bottom left in the UI): `rancher/rancher:master-head d60543a` - Installation option (single install/HA): any **Cluster information** - Cluster type (Hosted/Infrastructure Provider/Custom/Imported): any - tried Custom/Imported RKE and single node docker deployment - Machine type (cloud/VM/metal) and specifications (CPU/memory): any
test
json code visible in dashboard ui please search for existing issues first then read to see what we expect in an issue for security issues please email security rancher com instead of posting a public issue in github you may but are not required to use the gpg key located on keybase what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible deploy rancher rancher master head login to explorer select local cluster and navigate to cluster and or workload panes result see there are some unrendered json leftovers visible on explorer webpage environment information rancher version rancher rancher rancher server image tag or shown bottom left in the ui rancher rancher master head installation option single install ha any cluster information cluster type hosted infrastructure provider custom imported any tried custom imported rke and single node docker deployment machine type cloud vm metal and specifications cpu memory any
1
286,651
31,718,324,228
IssuesEvent
2023-09-10 05:22:34
ignatandrei/Presentations
https://api.github.com/repos/ignatandrei/Presentations
closed
CVE-2017-16138 (High) detected in mime-1.3.4.tgz
security vulnerability
## CVE-2017-16138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.3.4.tgz</b></p></summary> <p>A comprehensive library for mime-type mapping</p> <p>Library home page: <a href="https://registry.npmjs.org/mime/-/mime-1.3.4.tgz">https://registry.npmjs.org/mime/-/mime-1.3.4.tgz</a></p> <p>Path to dependency file: /2016/DepEmpWebApiKnockout/presentation/plugin/multiplex/package.json</p> <p>Path to vulnerable library: /2016/DepEmpWebApiKnockout/presentation/plugin/multiplex/node_modules/mime/package.json,/docs/plugin/multiplex/node_modules/mime/package.json</p> <p> Dependency Hierarchy: - express-4.13.4.tgz (Root Library) - send-0.13.1.tgz - :x: **mime-1.3.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ignatandrei/Presentations/commit/28f247c42521714f2643e754852e3da7ea71617f">28f247c42521714f2643e754852e3da7ea71617f</a></p> <p>Found in base branch: <b>master</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> The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input. <p>Publish Date: 2018-06-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16138>CVE-2017-16138</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16138">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16138</a></p> <p>Release Date: 2018-06-07</p> <p>Fix Resolution (mime): 1.4.1</p> <p>Direct dependency fix Resolution (express): 4.16.0</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-2017-16138 (High) detected in mime-1.3.4.tgz - ## CVE-2017-16138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.3.4.tgz</b></p></summary> <p>A comprehensive library for mime-type mapping</p> <p>Library home page: <a href="https://registry.npmjs.org/mime/-/mime-1.3.4.tgz">https://registry.npmjs.org/mime/-/mime-1.3.4.tgz</a></p> <p>Path to dependency file: /2016/DepEmpWebApiKnockout/presentation/plugin/multiplex/package.json</p> <p>Path to vulnerable library: /2016/DepEmpWebApiKnockout/presentation/plugin/multiplex/node_modules/mime/package.json,/docs/plugin/multiplex/node_modules/mime/package.json</p> <p> Dependency Hierarchy: - express-4.13.4.tgz (Root Library) - send-0.13.1.tgz - :x: **mime-1.3.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ignatandrei/Presentations/commit/28f247c42521714f2643e754852e3da7ea71617f">28f247c42521714f2643e754852e3da7ea71617f</a></p> <p>Found in base branch: <b>master</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> The mime module < 1.4.1, 2.0.1, 2.0.2 is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input. <p>Publish Date: 2018-06-07 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16138>CVE-2017-16138</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16138">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16138</a></p> <p>Release Date: 2018-06-07</p> <p>Fix Resolution (mime): 1.4.1</p> <p>Direct dependency fix Resolution (express): 4.16.0</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 high detected in mime tgz cve high severity vulnerability vulnerable library mime tgz a comprehensive library for mime type mapping library home page a href path to dependency file depempwebapiknockout presentation plugin multiplex package json path to vulnerable library depempwebapiknockout presentation plugin multiplex node modules mime package json docs plugin multiplex node modules mime package json dependency hierarchy express tgz root library send tgz x mime tgz vulnerable library found in head commit a href found in base branch master vulnerability details the mime module is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input 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 none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution mime direct dependency fix resolution express step up your open source security game with mend
0
290,846
25,099,604,120
IssuesEvent
2022-11-08 12:44:28
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Test failure: ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1
ci-concern bot/type/test bot/arch/x64 bot/channel/nightly bot/platform/linux bot/branch/master
Greetings human! Bad news. `ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1` [failed on linux x64 nightly master](https://ci.brave.com/job/brave-browser-build-linux-x64-asan/301/testReport/junit/(root)/ChromeBrowserCloudManagementEnrollmentTest_ChromeBrowserCloudManagementEnrollmentTest/linux_x64___test_browser_chromium___Test_1). <details> <summary>Stack trace</summary> ``` [ RUN ] ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1 [1102/094828.486340:WARNING:check_is_test.cc(26)] Allowing special test code paths [1102/094828.486776:WARNING:check_is_test.cc(26)] Allowing special test code paths [1893923:1893943:1102/094828.619952:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface β€œorg.freedesktop.portal.FileChooser” [1893923:1893943:1102/094828.621044:WARNING:property.cc(144)] version: GetAndBlock: failed. [1893923:1893943:1102/094828.621071:ERROR:select_file_dialog_linux_portal.cc(242)] Failed to read portal version property [1893923:1893923:1102/094828.655303:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [1893953:1893953:1102/094828.678229:WARNING:sandbox_linux.cc(380)] InitializeSandbox() called with multiple threads in process gpu-process. [1893953:1893953:1102/094828.723760:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [1102/094828.880160:WARNING:check_is_test.cc(26)] Allowing special test code paths [1893923:1893923:1102/094828.898758:WARNING:device_management_service.cc(516)] Request of type TokenEnrollment failed (response_code = 401). [1893923:1893923:1102/094828.898826:WARNING:dmserver_job_configurations.cc(270)] DMServer sent an error response: 401 [1893923:1893923:1102/094828.900574:ERROR:chrome_browser_cloud_management_register_watcher.cc(93)] Can not start Chrome as chrome browser cloud management enrollment has failed. Please double check network connection and the status of enrollment token then open Chrome again. ================================================================= ==1893923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61300001ce48 at pc 0x55bf8051d3e7 bp 0x7ffd258b17b0 sp 0x7ffd258b17a8 READ of size 8 at 0x61300001ce48 thread T0 (browser_tests) #0 0x55bf8051d3e6 in begin buildtools/third_party/libc++/trunk/include/vector:1421:33 #1 0x55bf8051d3e6 in begin<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &> base/ranges/ranges.h:44:37 #2 0x55bf8051d3e6 in begin<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &> base/ranges/ranges.h:105:10 #3 0x55bf8051d3e6 in find_if<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &, (lambda at ../../base/observer_list.h:287:21), base::identity, std::Cr::random_access_iterator_tag> base/ranges/algorithm.h:483:26 #4 0x55bf8051d3e6 in base::ObserverList<ProfileManagerObserver, false, true, base::internal::CheckedObserverAdapter>::RemoveObserver(ProfileManagerObserver const*) base/observer_list.h:286:21 #5 0x55bf967a60c7 in Reset base/scoped_observation.h:71:7 #6 0x55bf967a60c7 in ~ScopedObservation base/scoped_observation.h:55:26 #7 0x55bf967a60c7 in brave::BraveReferralsService::~BraveReferralsService() brave/components/brave_referrals/browser/brave_referrals_service.cc:213:47 #8 0x55bf967a644d in brave::BraveReferralsService::~BraveReferralsService() brave/components/brave_referrals/browser/brave_referrals_service.cc:213:47 #9 0x55bf806a8a47 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #10 0x55bf806a8a47 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #11 0x55bf806a8a47 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #12 0x55bf806a8a47 in BraveBrowserProcessImpl::~BraveBrowserProcessImpl() brave/browser/brave_browser_process_impl.cc:108:51 #13 0x55bf806a8f64 in ~BraveBrowserProcessImpl brave/browser/brave_browser_process_impl.cc:108:51 #14 0x55bf806a8f64 in non-virtual thunk to BraveBrowserProcessImpl::~BraveBrowserProcessImpl() brave/browser/brave_browser_process_impl.cc #15 0x55bf8012f4f7 in browser_shutdown::ShutdownPostThreadsStop(browser_shutdown::RestartMode) chrome/browser/lifetime/browser_shutdown.cc:265:3 #16 0x55bf7ff65a71 in ChromeBrowserMainParts::PostDestroyThreads() ../src/chrome/browser/chrome_browser_main.cc:1967:3 #17 0x55bf74e60c4f in content::BrowserMainLoop::ShutdownThreadsAndCleanUp() ../src/content/browser/browser_main_loop.cc:1197:13 #18 0x55bf74e66852 in content::BrowserMainRunnerImpl::Shutdown() content/browser/browser_main_runner_impl.cc:185:17 #19 0x55bf74e65aed in ~BrowserMainRunnerImpl content/browser/browser_main_runner_impl.cc:64:5 #20 0x55bf74e65aed in content::BrowserMainRunnerImpl::~BrowserMainRunnerImpl() content/browser/browser_main_runner_impl.cc:62:49 #21 0x55bf74e5aa81 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #22 0x55bf74e5aa81 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #23 0x55bf74e5aa81 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #24 0x55bf74e5aa81 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:35:1 #25 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #26 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #27 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #28 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #29 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #30 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #31 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #32 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #33 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #34 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #35 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #36 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #37 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #38 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #39 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #40 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #41 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #42 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #43 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #44 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) 0x61300001ce48 is located 8 bytes inside of 376-byte region [0x61300001ce40,0x61300001cfb8) freed by thread T0 (browser_tests) here: #0 0x55bf67de9cfd in operator delete(void*) /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_new_delete.cpp:152:3 #1 0x55bf7ff6a72c in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #2 0x55bf7ff6a72c in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #3 0x55bf7ff6a72c in BrowserProcessImpl::StartTearDown() ../src/chrome/browser/browser_process_impl.cc:452:22 #4 0x55bf7ff65750 in ChromeBrowserMainParts::PostMainMessageLoopRun() ../src/chrome/browser/chrome_browser_main.cc:1914:21 #5 0x55bf74e603fa in content::BrowserMainLoop::ShutdownThreadsAndCleanUp() ../src/content/browser/browser_main_loop.cc:1090:13 #6 0x55bf74e66852 in content::BrowserMainRunnerImpl::Shutdown() content/browser/browser_main_runner_impl.cc:185:17 #7 0x55bf74e65aed in ~BrowserMainRunnerImpl content/browser/browser_main_runner_impl.cc:64:5 #8 0x55bf74e65aed in content::BrowserMainRunnerImpl::~BrowserMainRunnerImpl() content/browser/browser_main_runner_impl.cc:62:49 #9 0x55bf74e5aa81 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #10 0x55bf74e5aa81 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #11 0x55bf74e5aa81 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #12 0x55bf74e5aa81 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:35:1 #13 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #14 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #15 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #16 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #17 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #18 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #19 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #20 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #21 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #22 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #23 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #24 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #25 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #26 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #27 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #28 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #29 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #30 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #31 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #32 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) previously allocated by thread T0 (browser_tests) here: #0 0x55bf67de949d in operator new(unsigned long) /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_new_delete.cpp:95:3 #1 0x55bf806aa2e2 in make_unique<BraveProfileManager, base::FilePath &> buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:26 #2 0x55bf806aa2e2 in CreateProfileManager brave/browser/brave_browser_process_impl.cc:379:22 #3 0x55bf806aa2e2 in profile_manager brave/browser/brave_browser_process_impl.cc:170:5 #4 0x55bf806aa2e2 in non-virtual thunk to BraveBrowserProcessImpl::profile_manager() brave/browser/brave_browser_process_impl.cc #5 0x55bf967a5f09 in brave::BraveReferralsService::BraveReferralsService(PrefService*, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char>> const&, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char>> const&) brave/components/brave_referrals/browser/brave_referrals_service.cc:206:26 #6 0x55bf806ac76b in make_unique<brave::BraveReferralsService, PrefService *, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char> >, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char> > > buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:30 #7 0x55bf806ac76b in BraveBrowserProcessImpl::brave_referrals_service() brave/browser/brave_browser_process_impl.cc:352:32 #8 0x55bf806a90bb in BraveBrowserProcessImpl::BraveBrowserProcessImpl(StartupData*) brave/browser/brave_browser_process_impl.cc:117:3 #9 0x55bf7ff5e2a1 in make_unique<BraveBrowserProcessImpl, const base::raw_ptr<StartupData, base::internal::AsanBackupRefPtrImpl> &> buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:30 #10 0x55bf7ff5e2a1 in ChromeBrowserMainParts::PreEarlyInitialization() ../src/chrome/browser/chrome_browser_main.cc:745:22 #11 0x55bf80ca1fd7 in ChromeBrowserMainPartsPosix::PreEarlyInitialization() ../src/chrome/browser/chrome_browser_main_posix.cc:144:46 #12 0x55bf74e5b766 in content::BrowserMainLoop::EarlyInitialization() ../src/content/browser/browser_main_loop.cc:547:51 #13 0x55bf74e6628b in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams) content/browser/browser_main_runner_impl.cc:112:51 #14 0x55bf74e5a9d2 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:26:32 #15 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #16 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #17 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #18 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #19 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #20 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #21 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #22 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #23 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #24 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #25 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #26 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #27 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #28 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #29 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #30 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #31 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #32 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #33 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #34 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) SUMMARY: AddressSanitizer: heap-use-after-free buildtools/third_party/libc++/trunk/include/vector:1421:33 in begin Shadow bytes around the buggy address: 0x61300001cb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x61300001cc00: 00 00 00 00 00 fa fa fa fa fa fa fa fa fa f7 fa 0x61300001cc80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cd00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cd80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x61300001ce00: fa fa fa fa fa fa f7 fa fd[fd]fd fd fd fd fd fd 0x61300001ce80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cf00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cf80: fd fd fd fd fd fd fd fa fa fa fa fa fa fa f7 fa 0x61300001d000: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001d080: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb MiraclePtr Status: MANUAL ANALYSIS REQUIRED A pointer to the same region was extracted from a raw_ptr<T> object prior to the crash. To determine the protection status, enable extraction warnings and check whether the raw_ptr<T> object can be destroyed or overwritten between the extraction and use. Refer to https://chromium.googlesource.com/chromium/src/+/main/base/memory/raw_ptr.md for details. ==1893923==ABORTING [ FAILED ] ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1 ``` </details>
1.0
Test failure: ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1 - Greetings human! Bad news. `ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1` [failed on linux x64 nightly master](https://ci.brave.com/job/brave-browser-build-linux-x64-asan/301/testReport/junit/(root)/ChromeBrowserCloudManagementEnrollmentTest_ChromeBrowserCloudManagementEnrollmentTest/linux_x64___test_browser_chromium___Test_1). <details> <summary>Stack trace</summary> ``` [ RUN ] ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1 [1102/094828.486340:WARNING:check_is_test.cc(26)] Allowing special test code paths [1102/094828.486776:WARNING:check_is_test.cc(26)] Allowing special test code paths [1893923:1893943:1102/094828.619952:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface β€œorg.freedesktop.portal.FileChooser” [1893923:1893943:1102/094828.621044:WARNING:property.cc(144)] version: GetAndBlock: failed. [1893923:1893943:1102/094828.621071:ERROR:select_file_dialog_linux_portal.cc(242)] Failed to read portal version property [1893923:1893923:1102/094828.655303:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [1893953:1893953:1102/094828.678229:WARNING:sandbox_linux.cc(380)] InitializeSandbox() called with multiple threads in process gpu-process. [1893953:1893953:1102/094828.723760:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [1102/094828.880160:WARNING:check_is_test.cc(26)] Allowing special test code paths [1893923:1893923:1102/094828.898758:WARNING:device_management_service.cc(516)] Request of type TokenEnrollment failed (response_code = 401). [1893923:1893923:1102/094828.898826:WARNING:dmserver_job_configurations.cc(270)] DMServer sent an error response: 401 [1893923:1893923:1102/094828.900574:ERROR:chrome_browser_cloud_management_register_watcher.cc(93)] Can not start Chrome as chrome browser cloud management enrollment has failed. Please double check network connection and the status of enrollment token then open Chrome again. ================================================================= ==1893923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61300001ce48 at pc 0x55bf8051d3e7 bp 0x7ffd258b17b0 sp 0x7ffd258b17a8 READ of size 8 at 0x61300001ce48 thread T0 (browser_tests) #0 0x55bf8051d3e6 in begin buildtools/third_party/libc++/trunk/include/vector:1421:33 #1 0x55bf8051d3e6 in begin<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &> base/ranges/ranges.h:44:37 #2 0x55bf8051d3e6 in begin<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &> base/ranges/ranges.h:105:10 #3 0x55bf8051d3e6 in find_if<std::Cr::vector<base::internal::CheckedObserverAdapter, std::Cr::allocator<base::internal::CheckedObserverAdapter> > &, (lambda at ../../base/observer_list.h:287:21), base::identity, std::Cr::random_access_iterator_tag> base/ranges/algorithm.h:483:26 #4 0x55bf8051d3e6 in base::ObserverList<ProfileManagerObserver, false, true, base::internal::CheckedObserverAdapter>::RemoveObserver(ProfileManagerObserver const*) base/observer_list.h:286:21 #5 0x55bf967a60c7 in Reset base/scoped_observation.h:71:7 #6 0x55bf967a60c7 in ~ScopedObservation base/scoped_observation.h:55:26 #7 0x55bf967a60c7 in brave::BraveReferralsService::~BraveReferralsService() brave/components/brave_referrals/browser/brave_referrals_service.cc:213:47 #8 0x55bf967a644d in brave::BraveReferralsService::~BraveReferralsService() brave/components/brave_referrals/browser/brave_referrals_service.cc:213:47 #9 0x55bf806a8a47 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #10 0x55bf806a8a47 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #11 0x55bf806a8a47 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #12 0x55bf806a8a47 in BraveBrowserProcessImpl::~BraveBrowserProcessImpl() brave/browser/brave_browser_process_impl.cc:108:51 #13 0x55bf806a8f64 in ~BraveBrowserProcessImpl brave/browser/brave_browser_process_impl.cc:108:51 #14 0x55bf806a8f64 in non-virtual thunk to BraveBrowserProcessImpl::~BraveBrowserProcessImpl() brave/browser/brave_browser_process_impl.cc #15 0x55bf8012f4f7 in browser_shutdown::ShutdownPostThreadsStop(browser_shutdown::RestartMode) chrome/browser/lifetime/browser_shutdown.cc:265:3 #16 0x55bf7ff65a71 in ChromeBrowserMainParts::PostDestroyThreads() ../src/chrome/browser/chrome_browser_main.cc:1967:3 #17 0x55bf74e60c4f in content::BrowserMainLoop::ShutdownThreadsAndCleanUp() ../src/content/browser/browser_main_loop.cc:1197:13 #18 0x55bf74e66852 in content::BrowserMainRunnerImpl::Shutdown() content/browser/browser_main_runner_impl.cc:185:17 #19 0x55bf74e65aed in ~BrowserMainRunnerImpl content/browser/browser_main_runner_impl.cc:64:5 #20 0x55bf74e65aed in content::BrowserMainRunnerImpl::~BrowserMainRunnerImpl() content/browser/browser_main_runner_impl.cc:62:49 #21 0x55bf74e5aa81 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #22 0x55bf74e5aa81 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #23 0x55bf74e5aa81 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #24 0x55bf74e5aa81 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:35:1 #25 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #26 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #27 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #28 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #29 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #30 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #31 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #32 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #33 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #34 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #35 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #36 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #37 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #38 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #39 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #40 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #41 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #42 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #43 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #44 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) 0x61300001ce48 is located 8 bytes inside of 376-byte region [0x61300001ce40,0x61300001cfb8) freed by thread T0 (browser_tests) here: #0 0x55bf67de9cfd in operator delete(void*) /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_new_delete.cpp:152:3 #1 0x55bf7ff6a72c in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #2 0x55bf7ff6a72c in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #3 0x55bf7ff6a72c in BrowserProcessImpl::StartTearDown() ../src/chrome/browser/browser_process_impl.cc:452:22 #4 0x55bf7ff65750 in ChromeBrowserMainParts::PostMainMessageLoopRun() ../src/chrome/browser/chrome_browser_main.cc:1914:21 #5 0x55bf74e603fa in content::BrowserMainLoop::ShutdownThreadsAndCleanUp() ../src/content/browser/browser_main_loop.cc:1090:13 #6 0x55bf74e66852 in content::BrowserMainRunnerImpl::Shutdown() content/browser/browser_main_runner_impl.cc:185:17 #7 0x55bf74e65aed in ~BrowserMainRunnerImpl content/browser/browser_main_runner_impl.cc:64:5 #8 0x55bf74e65aed in content::BrowserMainRunnerImpl::~BrowserMainRunnerImpl() content/browser/browser_main_runner_impl.cc:62:49 #9 0x55bf74e5aa81 in operator() buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:49:5 #10 0x55bf74e5aa81 in reset buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:281:7 #11 0x55bf74e5aa81 in ~unique_ptr buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:247:75 #12 0x55bf74e5aa81 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:35:1 #13 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #14 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #15 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #16 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #17 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #18 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #19 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #20 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #21 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #22 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #23 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #24 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #25 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #26 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #27 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #28 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #29 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #30 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #31 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #32 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) previously allocated by thread T0 (browser_tests) here: #0 0x55bf67de949d in operator new(unsigned long) /b/s/w/ir/cache/builder/src/third_party/llvm/compiler-rt/lib/asan/asan_new_delete.cpp:95:3 #1 0x55bf806aa2e2 in make_unique<BraveProfileManager, base::FilePath &> buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:26 #2 0x55bf806aa2e2 in CreateProfileManager brave/browser/brave_browser_process_impl.cc:379:22 #3 0x55bf806aa2e2 in profile_manager brave/browser/brave_browser_process_impl.cc:170:5 #4 0x55bf806aa2e2 in non-virtual thunk to BraveBrowserProcessImpl::profile_manager() brave/browser/brave_browser_process_impl.cc #5 0x55bf967a5f09 in brave::BraveReferralsService::BraveReferralsService(PrefService*, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char>> const&, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char>> const&) brave/components/brave_referrals/browser/brave_referrals_service.cc:206:26 #6 0x55bf806ac76b in make_unique<brave::BraveReferralsService, PrefService *, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char> >, std::Cr::basic_string<char, std::Cr::char_traits<char>, std::Cr::allocator<char> > > buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:30 #7 0x55bf806ac76b in BraveBrowserProcessImpl::brave_referrals_service() brave/browser/brave_browser_process_impl.cc:352:32 #8 0x55bf806a90bb in BraveBrowserProcessImpl::BraveBrowserProcessImpl(StartupData*) brave/browser/brave_browser_process_impl.cc:117:3 #9 0x55bf7ff5e2a1 in make_unique<BraveBrowserProcessImpl, const base::raw_ptr<StartupData, base::internal::AsanBackupRefPtrImpl> &> buildtools/third_party/libc++/trunk/include/__memory/unique_ptr.h:670:30 #10 0x55bf7ff5e2a1 in ChromeBrowserMainParts::PreEarlyInitialization() ../src/chrome/browser/chrome_browser_main.cc:745:22 #11 0x55bf80ca1fd7 in ChromeBrowserMainPartsPosix::PreEarlyInitialization() ../src/chrome/browser/chrome_browser_main_posix.cc:144:46 #12 0x55bf74e5b766 in content::BrowserMainLoop::EarlyInitialization() ../src/content/browser/browser_main_loop.cc:547:51 #13 0x55bf74e6628b in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams) content/browser/browser_main_runner_impl.cc:112:51 #14 0x55bf74e5a9d2 in content::BrowserMain(content::MainFunctionParams) content/browser/browser_main.cc:26:32 #15 0x55bf7e22af24 in content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) content/app/content_main_runner_impl.cc:698:10 #16 0x55bf7e22e0d9 in content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) content/app/content_main_runner_impl.cc:1232:10 #17 0x55bf7e22da20 in content::ContentMainRunnerImpl::Run() content/app/content_main_runner_impl.cc:1091:12 #18 0x55bf7e22614c in content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) content/app/content_main.cc:342:36 #19 0x55bf7e2267a9 in content::ContentMain(content::ContentMainParams) content/app/content_main.cc:370:10 #20 0x55bf81ddf8eb in content::BrowserTestBase::SetUp() content/public/test/browser_test_base.cc:705:3 #21 0x55bf7fa85110 in InProcessBrowserTest::SetUp() ../src/chrome/test/base/in_process_browser_test.cc:467:20 #22 0x55bf6fee672a in testing::Test::Run() third_party/googletest/src/googletest/src/gtest.cc:2665:3 #23 0x55bf6fee906f in testing::TestInfo::Run() third_party/googletest/src/googletest/src/gtest.cc:2849:11 #24 0x55bf6feeaf66 in testing::TestSuite::Run() third_party/googletest/src/googletest/src/gtest.cc:3008:30 #25 0x55bf6ff1bea6 in testing::internal::UnitTestImpl::RunAllTests() third_party/googletest/src/googletest/src/gtest.cc:5866:44 #26 0x55bf6ff1ad1d in testing::UnitTest::Run() third_party/googletest/src/googletest/src/gtest.cc:5440:10 #27 0x55bf7fe6113b in RUN_ALL_TESTS third_party/googletest/src/googletest/include/gtest/gtest.h:2284:73 #28 0x55bf7fe6113b in base::TestSuite::Run() base/test/test_suite.cc:463:16 #29 0x55bf7f993985 in RunTestSuiteInternal chrome/test/base/chrome_test_launcher.cc:94:22 #30 0x55bf7f993985 in ChromeTestSuiteRunner::RunTestSuite(int, char**) chrome/test/base/chrome_test_launcher.cc:99:10 #31 0x55bf820797c6 in content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) content/public/test/test_launcher.cc:410:31 #32 0x55bf7f9942a0 in LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) chrome/test/base/chrome_test_launcher.cc:319:10 #33 0x55bf7f981c7f in main chrome/test/base/browser_tests_main.cc:87:10 #34 0x7f922abc2082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 1878e6b475720c7c51969e69ab2d276fae6d1dee) SUMMARY: AddressSanitizer: heap-use-after-free buildtools/third_party/libc++/trunk/include/vector:1421:33 in begin Shadow bytes around the buggy address: 0x61300001cb80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x61300001cc00: 00 00 00 00 00 fa fa fa fa fa fa fa fa fa f7 fa 0x61300001cc80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cd00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cd80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x61300001ce00: fa fa fa fa fa fa f7 fa fd[fd]fd fd fd fd fd fd 0x61300001ce80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cf00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001cf80: fd fd fd fd fd fd fd fa fa fa fa fa fa fa f7 fa 0x61300001d000: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x61300001d080: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb MiraclePtr Status: MANUAL ANALYSIS REQUIRED A pointer to the same region was extracted from a raw_ptr<T> object prior to the crash. To determine the protection status, enable extraction warnings and check whether the raw_ptr<T> object can be destroyed or overwritten between the extraction and use. Refer to https://chromium.googlesource.com/chromium/src/+/main/base/memory/raw_ptr.md for details. ==1893923==ABORTING [ FAILED ] ChromeBrowserCloudManagementEnrollmentTest/ChromeBrowserCloudManagementEnrollmentTest.Test/1 ``` </details>
test
test failure chromebrowsercloudmanagementenrollmenttest chromebrowsercloudmanagementenrollmenttest test greetings human bad news chromebrowsercloudmanagementenrollmenttest chromebrowsercloudmanagementenrollmenttest test stack trace chromebrowsercloudmanagementenrollmenttest chromebrowsercloudmanagementenrollmenttest test allowing special test code paths allowing special test code paths failed to call method org freedesktop dbus properties get object path org freedesktop portal desktop org freedesktop dbus error invalidargs no such interface β€œorg freedesktop portal filechooser” version getandblock failed failed to read portal version property floss manager not present cannot set floss enable disable libva error vagetdrivernamebyindex failed with unknown libva error driver name null initializesandbox called with multiple threads in process gpu process extension not supported allowing special test code paths request of type tokenenrollment failed response code dmserver sent an error response can not start chrome as chrome browser cloud management enrollment has failed please double check network connection and the status of enrollment token then open chrome again error addresssanitizer heap use after free on address at pc bp sp read of size at thread browser tests in begin buildtools third party libc trunk include vector in begin base ranges ranges h in begin base ranges ranges h in find if lambda at base observer list h base identity std cr random access iterator tag base ranges algorithm h in base observerlist removeobserver profilemanagerobserver const base observer list h in reset base scoped observation h in scopedobservation base scoped observation h in brave bravereferralsservice bravereferralsservice brave components brave referrals browser brave referrals service cc in brave bravereferralsservice bravereferralsservice brave components brave referrals browser brave referrals service cc in operator buildtools third party libc trunk include memory unique ptr h in reset buildtools third party libc trunk include memory unique ptr h in unique ptr buildtools third party libc trunk include memory unique ptr h in bravebrowserprocessimpl bravebrowserprocessimpl brave browser brave browser process impl cc in bravebrowserprocessimpl brave browser brave browser process impl cc in non virtual thunk to bravebrowserprocessimpl bravebrowserprocessimpl brave browser brave browser process impl cc in browser shutdown shutdownpostthreadsstop browser shutdown restartmode chrome browser lifetime browser shutdown cc in chromebrowsermainparts postdestroythreads src chrome browser chrome browser main cc in content browsermainloop shutdownthreadsandcleanup src content browser browser main loop cc in content browsermainrunnerimpl shutdown content browser browser main runner impl cc in browsermainrunnerimpl content browser browser main runner impl cc in content browsermainrunnerimpl browsermainrunnerimpl content browser browser main runner impl cc in operator buildtools third party libc trunk include memory unique ptr h in reset buildtools third party libc trunk include memory unique ptr h in unique ptr buildtools third party libc trunk include memory unique ptr h in content browsermain content mainfunctionparams content browser browser main cc in content runbrowserprocessmain content mainfunctionparams content contentmaindelegate content app content main runner impl cc in content contentmainrunnerimpl runbrowser content mainfunctionparams bool content app content main runner impl cc in content contentmainrunnerimpl run content app content main runner impl cc in content runcontentprocess content contentmainparams content contentmainrunner content app content main cc in content contentmain content contentmainparams content app content main cc in content browsertestbase setup content public test browser test base cc in inprocessbrowsertest setup src chrome test base in process browser test cc in testing test run third party googletest src googletest src gtest cc in testing testinfo run third party googletest src googletest src gtest cc in testing testsuite run third party googletest src googletest src gtest cc in testing internal unittestimpl runalltests third party googletest src googletest src gtest cc in testing unittest run third party googletest src googletest src gtest cc in run all tests third party googletest src googletest include gtest gtest h in base testsuite run base test test suite cc in runtestsuiteinternal chrome test base chrome test launcher cc in chrometestsuiterunner runtestsuite int char chrome test base chrome test launcher cc in content launchtests content testlauncherdelegate unsigned long int char content public test test launcher cc in launchchrometests unsigned long content testlauncherdelegate int char chrome test base chrome test launcher cc in main chrome test base browser tests main cc in libc start main lib linux gnu libc so buildid is located bytes inside of byte region freed by thread browser tests here in operator delete void b s w ir cache builder src third party llvm compiler rt lib asan asan new delete cpp in operator buildtools third party libc trunk include memory unique ptr h in reset buildtools third party libc trunk include memory unique ptr h in browserprocessimpl startteardown src chrome browser browser process impl cc in chromebrowsermainparts postmainmessagelooprun src chrome browser chrome browser main cc in content browsermainloop shutdownthreadsandcleanup src content browser browser main loop cc in content browsermainrunnerimpl shutdown content browser browser main runner impl cc in browsermainrunnerimpl content browser browser main runner impl cc in content browsermainrunnerimpl browsermainrunnerimpl content browser browser main runner impl cc in operator buildtools third party libc trunk include memory unique ptr h in reset buildtools third party libc trunk include memory unique ptr h in unique ptr buildtools third party libc trunk include memory unique ptr h in content browsermain content mainfunctionparams content browser browser main cc in content runbrowserprocessmain content mainfunctionparams content contentmaindelegate content app content main runner impl cc in content contentmainrunnerimpl runbrowser content mainfunctionparams bool content app content main runner impl cc in content contentmainrunnerimpl run content app content main runner impl cc in content runcontentprocess content contentmainparams content contentmainrunner content app content main cc in content contentmain content contentmainparams content app content main cc in content browsertestbase setup content public test browser test base cc in inprocessbrowsertest setup src chrome test base in process browser test cc in testing test run third party googletest src googletest src gtest cc in testing testinfo run third party googletest src googletest src gtest cc in testing testsuite run third party googletest src googletest src gtest cc in testing internal unittestimpl runalltests third party googletest src googletest src gtest cc in testing unittest run third party googletest src googletest src gtest cc in run all tests third party googletest src googletest include gtest gtest h in base testsuite run base test test suite cc in runtestsuiteinternal chrome test base chrome test launcher cc in chrometestsuiterunner runtestsuite int char chrome test base chrome test launcher cc in content launchtests content testlauncherdelegate unsigned long int char content public test test launcher cc in launchchrometests unsigned long content testlauncherdelegate int char chrome test base chrome test launcher cc in main chrome test base browser tests main cc in libc start main lib linux gnu libc so buildid previously allocated by thread browser tests here in operator new unsigned long b s w ir cache builder src third party llvm compiler rt lib asan asan new delete cpp in make unique buildtools third party libc trunk include memory unique ptr h in createprofilemanager brave browser brave browser process impl cc in profile manager brave browser brave browser process impl cc in non virtual thunk to bravebrowserprocessimpl profile manager brave browser brave browser process impl cc in brave bravereferralsservice bravereferralsservice prefservice std cr basic string std cr allocator const std cr basic string std cr allocator const brave components brave referrals browser brave referrals service cc in make unique std cr allocator std cr basic string std cr allocator buildtools third party libc trunk include memory unique ptr h in bravebrowserprocessimpl brave referrals service brave browser brave browser process impl cc in bravebrowserprocessimpl bravebrowserprocessimpl startupdata brave browser brave browser process impl cc in make unique buildtools third party libc trunk include memory unique ptr h in chromebrowsermainparts preearlyinitialization src chrome browser chrome browser main cc in chromebrowsermainpartsposix preearlyinitialization src chrome browser chrome browser main posix cc in content browsermainloop earlyinitialization src content browser browser main loop cc in content browsermainrunnerimpl initialize content mainfunctionparams content browser browser main runner impl cc in content browsermain content mainfunctionparams content browser browser main cc in content runbrowserprocessmain content mainfunctionparams content contentmaindelegate content app content main runner impl cc in content contentmainrunnerimpl runbrowser content mainfunctionparams bool content app content main runner impl cc in content contentmainrunnerimpl run content app content main runner impl cc in content runcontentprocess content contentmainparams content contentmainrunner content app content main cc in content contentmain content contentmainparams content app content main cc in content browsertestbase setup content public test browser test base cc in inprocessbrowsertest setup src chrome test base in process browser test cc in testing test run third party googletest src googletest src gtest cc in testing testinfo run third party googletest src googletest src gtest cc in testing testsuite run third party googletest src googletest src gtest cc in testing internal unittestimpl runalltests third party googletest src googletest src gtest cc in testing unittest run third party googletest src googletest src gtest cc in run all tests third party googletest src googletest include gtest gtest h in base testsuite run base test test suite cc in runtestsuiteinternal chrome test base chrome test launcher cc in chrometestsuiterunner runtestsuite int char chrome test base chrome test launcher cc in content launchtests content testlauncherdelegate unsigned long int char content public test test launcher cc in launchchrometests unsigned long content testlauncherdelegate int char chrome test base chrome test launcher cc in main chrome test base browser tests main cc in libc start main lib linux gnu libc so buildid summary addresssanitizer heap use after free buildtools third party libc trunk include vector in begin shadow bytes around the buggy address fa fa fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd shadow byte legend one shadow byte represents application bytes addressable partially addressable heap left redzone fa freed heap region fd stack left redzone stack mid redzone stack right redzone stack after return stack use after scope global redzone global init order poisoned by user container overflow fc array cookie ac intra object redzone bb asan internal fe left alloca redzone ca right alloca redzone cb miracleptr status manual analysis required a pointer to the same region was extracted from a raw ptr object prior to the crash to determine the protection status enable extraction warnings and check whether the raw ptr object can be destroyed or overwritten between the extraction and use refer to for details aborting chromebrowsercloudmanagementenrollmenttest chromebrowsercloudmanagementenrollmenttest test
1
146,936
5,630,950,241
IssuesEvent
2017-04-05 13:33:09
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Crash if save status with #tag in Edit Profile screen [ui-refresh]
bug high-priority intermediate ready
### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: Edit profile, in Status field type any tag, tap on empty place to hide keyboard, tap on Save -> App crashed #### Expected behavior [comment]: # (Describe what you expected to happen.) App crashed #### Actual behavior [comment]: # (Describe what actually happened.) Status is saved ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) Screencast iOS: https://www.screencast.com/t/PoEDoWTEn Screencast Android: https://www.screencast.com/t/U0B2LrDTsst - Open Status and login - Open Profile - Tap "..." to edit profile - Tap on Edit - In Status field type #there - on iOS tap on empty space below the field to hide keyboard (on Android: tap on Enter to hide keyaboard) - Tap on Save button -> crash ### Additional Information [comment]: # (Please do your best to fill this out.) * Status version: 0.9.4d25 * Operating System: iOS and android #### Logs * iOS crash log: [StatusIm-2017-03-22-091730.crash.txt](https://github.com/status-im/status-react/files/860753/StatusIm-2017-03-22-091730.crash.txt) * Android: [20172203-logcat.txt](https://github.com/status-im/status-react/files/860805/20172203-logcat.txt)
1.0
Crash if save status with #tag in Edit Profile screen [ui-refresh] - ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: Edit profile, in Status field type any tag, tap on empty place to hide keyboard, tap on Save -> App crashed #### Expected behavior [comment]: # (Describe what you expected to happen.) App crashed #### Actual behavior [comment]: # (Describe what actually happened.) Status is saved ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) Screencast iOS: https://www.screencast.com/t/PoEDoWTEn Screencast Android: https://www.screencast.com/t/U0B2LrDTsst - Open Status and login - Open Profile - Tap "..." to edit profile - Tap on Edit - In Status field type #there - on iOS tap on empty space below the field to hide keyboard (on Android: tap on Enter to hide keyaboard) - Tap on Save button -> crash ### Additional Information [comment]: # (Please do your best to fill this out.) * Status version: 0.9.4d25 * Operating System: iOS and android #### Logs * iOS crash log: [StatusIm-2017-03-22-091730.crash.txt](https://github.com/status-im/status-react/files/860753/StatusIm-2017-03-22-091730.crash.txt) * Android: [20172203-logcat.txt](https://github.com/status-im/status-react/files/860805/20172203-logcat.txt)
non_test
crash if save status with tag in edit profile screen description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary edit profile in status field type any tag tap on empty place to hide keyboard tap on save app crashed expected behavior describe what you expected to happen app crashed actual behavior describe what actually happened status is saved reproduction describe how we can replicate the bug step by step screencast ios screencast android open status and login open profile tap to edit profile tap on edit in status field type there on ios tap on empty space below the field to hide keyboard on android tap on enter to hide keyaboard tap on save button crash additional information please do your best to fill this out status version operating system ios and android logs ios crash log android
0
117,928
9,965,578,058
IssuesEvent
2019-07-08 09:05:50
appium/appium
https://api.github.com/repos/appium/appium
closed
Alerts not accepted on iOS 12.3.1 (Xcode 11)
Bug XCUITest
## The problem iOS alerts are not accepted on iOS 12.3.1 version and results in error on appium logs. Another instance of similar behavior where menu to select calendar comes over the app. Issue since: i have updated to Xcode 11 beta and iOS 12.3.1 Worked fine: Xcode 10.2.1 and iOS 12.1.4 ## Environment * Appium version (or git revision) that exhibits the issue: 1.14.0-rc.0 * Last Appium version that did not exhibit the issue (if applicable): 1.14.0-rc.0 * Desktop OS/version used to run Appium: MacOS 10.4.5 * Mobile platform/version under test: iOS 12.3.1 * Real device or emulator/simulator: iPhone 6 * Xcode version : 11 beta ## Link to Appium logs Alert logs: https://gist.github.com/mayureshshirodkar/fe1bb39b52654871826cefac9f1701f7 Calendar popup logs: https://gist.github.com/mayureshshirodkar/a800fb86be9d428e4c6357e75648551b ## Code To Reproduce Issue [ Good To Have ] context.driver.switch_to.alert.accept()
1.0
Alerts not accepted on iOS 12.3.1 (Xcode 11) - ## The problem iOS alerts are not accepted on iOS 12.3.1 version and results in error on appium logs. Another instance of similar behavior where menu to select calendar comes over the app. Issue since: i have updated to Xcode 11 beta and iOS 12.3.1 Worked fine: Xcode 10.2.1 and iOS 12.1.4 ## Environment * Appium version (or git revision) that exhibits the issue: 1.14.0-rc.0 * Last Appium version that did not exhibit the issue (if applicable): 1.14.0-rc.0 * Desktop OS/version used to run Appium: MacOS 10.4.5 * Mobile platform/version under test: iOS 12.3.1 * Real device or emulator/simulator: iPhone 6 * Xcode version : 11 beta ## Link to Appium logs Alert logs: https://gist.github.com/mayureshshirodkar/fe1bb39b52654871826cefac9f1701f7 Calendar popup logs: https://gist.github.com/mayureshshirodkar/a800fb86be9d428e4c6357e75648551b ## Code To Reproduce Issue [ Good To Have ] context.driver.switch_to.alert.accept()
test
alerts not accepted on ios xcode the problem ios alerts are not accepted on ios version and results in error on appium logs another instance of similar behavior where menu to select calendar comes over the app issue since i have updated to xcode beta and ios worked fine xcode and ios environment appium version or git revision that exhibits the issue rc last appium version that did not exhibit the issue if applicable rc desktop os version used to run appium macos mobile platform version under test ios real device or emulator simulator iphone xcode version beta link to appium logs alert logs calendar popup logs code to reproduce issue context driver switch to alert accept
1
240,728
20,072,137,007
IssuesEvent
2022-02-04 08:29:48
OvercastCommunity/CommunityMaps
https://api.github.com/repos/OvercastCommunity/CommunityMaps
closed
[CTW/8v8v16] Icecream Sandwiched
map submission contest
### Checklist - [x] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map - [x] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the README - [x] I have created an XML file - [x] I have created an map image - [x] I have uploaded the map zip file to a file sharing service - [x] The map has been tested locally to make sure it works # Map Name Icecream Sandwiched ## Gamemode & Map Description This map is being submitted for the ongoing micro map making contest. This map is an asymmetrical CTW containing three teams. Like other three team maps two of the teams(red and blue) are equal whereas the third team(purple) has significant differences. On this map red and blue contain 8 players each and must capture only purple team's wool, located in the middle of the map. Purple team however has 16 players and must capture both red and blue wools to win, located at the back of the corresponding team's base. ## Team Sizes 3 Teams 8v8v16 ## Screenshots [Screenshots](https://imgur.com/a/N4r6SAr) # XML [XML](https://gist.github.com/Cazadorian/4f4e1d48e5ee4088ef6767891be1ea5d) # Map Image ![map](https://user-images.githubusercontent.com/73002842/147375829-843b5378-5917-430c-9670-203392622428.png) # Download Link [Icecream Sandwiched.zip](https://github.com/OvercastCommunity/CommunityMaps/files/7807061/Icecream.Sandwiched.zip)
1.0
[CTW/8v8v16] Icecream Sandwiched - ### Checklist - [x] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map - [x] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the README - [x] I have created an XML file - [x] I have created an map image - [x] I have uploaded the map zip file to a file sharing service - [x] The map has been tested locally to make sure it works # Map Name Icecream Sandwiched ## Gamemode & Map Description This map is being submitted for the ongoing micro map making contest. This map is an asymmetrical CTW containing three teams. Like other three team maps two of the teams(red and blue) are equal whereas the third team(purple) has significant differences. On this map red and blue contain 8 players each and must capture only purple team's wool, located in the middle of the map. Purple team however has 16 players and must capture both red and blue wools to win, located at the back of the corresponding team's base. ## Team Sizes 3 Teams 8v8v16 ## Screenshots [Screenshots](https://imgur.com/a/N4r6SAr) # XML [XML](https://gist.github.com/Cazadorian/4f4e1d48e5ee4088ef6767891be1ea5d) # Map Image ![map](https://user-images.githubusercontent.com/73002842/147375829-843b5378-5917-430c-9670-203392622428.png) # Download Link [Icecream Sandwiched.zip](https://github.com/OvercastCommunity/CommunityMaps/files/7807061/Icecream.Sandwiched.zip)
test
icecream sandwiched checklist i have the map i have agreed with assigning the cc by sa license to this map as mentioned in the readme i have created an xml file i have created an map image i have uploaded the map zip file to a file sharing service the map has been tested locally to make sure it works map name icecream sandwiched gamemode map description this map is being submitted for the ongoing micro map making contest this map is an asymmetrical ctw containing three teams like other three team maps two of the teams red and blue are equal whereas the third team purple has significant differences on this map red and blue contain players each and must capture only purple team s wool located in the middle of the map purple team however has players and must capture both red and blue wools to win located at the back of the corresponding team s base team sizes teams screenshots xml map image download link
1
28,845
12,975,447,186
IssuesEvent
2020-07-21 17:00:52
microsoft/botframework-cli
https://api.github.com/repos/microsoft/botframework-cli
closed
bf luis:application:publish
Bot Services customer-replied-to customer-reported
## Versions What CLI version are you using. botframework-cli@4.10.0-preview.143194 What Nodejs version are you using 12.18.1 What command-line interpreters are you using Powershell 6 What OS are you using Windows 10 ## Describe the bug Give a clear and concise description of what the bug is. bf luis:application:publish doesn't always publish. ## To Reproduce 1. Get a valid JSON to import; 2. Run this bit with appropriate parameters: ``` Write-Host "> Uploading the $($luisApp.id)PortalExport.json file to LUIS because a change in version was detected..." bf luis:version:import ` --in $tempJsonPath ` --appId $luisApp.appId ` --versionId $portalExportObject.versionId ` --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey Write-Host "> Training the $($luisApp.id) model..." bf luis:train:run --appId $luisApp.appId ` --versionId $portalExportObject.versionId ` --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey Write-Host "> Publishing the $($luisApp.id) model..." bf luis:application:publish --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey ` --versionId $portalExportObject.versionId ` --appId $luisApp.appId ``` ## Expected behavior The imported model is trained an running in production. ## Screenshots I just did 4 skills, 3 of which published just fine, the last one did not: ![image](https://user-images.githubusercontent.com/64589372/86484651-feecf280-bd56-11ea-91ea-3097abc77465.png) Here's the output from one of the earlier ones: ![image](https://user-images.githubusercontent.com/64589372/86484681-11ffc280-bd57-11ea-98f3-eb40ab1bde03.png) It doesn't look like there's any indication from the return value. ## Additional context Add any other context about the problem here. [bug]
1.0
bf luis:application:publish - ## Versions What CLI version are you using. botframework-cli@4.10.0-preview.143194 What Nodejs version are you using 12.18.1 What command-line interpreters are you using Powershell 6 What OS are you using Windows 10 ## Describe the bug Give a clear and concise description of what the bug is. bf luis:application:publish doesn't always publish. ## To Reproduce 1. Get a valid JSON to import; 2. Run this bit with appropriate parameters: ``` Write-Host "> Uploading the $($luisApp.id)PortalExport.json file to LUIS because a change in version was detected..." bf luis:version:import ` --in $tempJsonPath ` --appId $luisApp.appId ` --versionId $portalExportObject.versionId ` --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey Write-Host "> Training the $($luisApp.id) model..." bf luis:train:run --appId $luisApp.appId ` --versionId $portalExportObject.versionId ` --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey Write-Host "> Publishing the $($luisApp.id) model..." bf luis:application:publish --endpoint $config.cognitiveModels.endpoint ` --subscriptionKey $luisApp.subscriptionKey ` --versionId $portalExportObject.versionId ` --appId $luisApp.appId ``` ## Expected behavior The imported model is trained an running in production. ## Screenshots I just did 4 skills, 3 of which published just fine, the last one did not: ![image](https://user-images.githubusercontent.com/64589372/86484651-feecf280-bd56-11ea-91ea-3097abc77465.png) Here's the output from one of the earlier ones: ![image](https://user-images.githubusercontent.com/64589372/86484681-11ffc280-bd57-11ea-98f3-eb40ab1bde03.png) It doesn't look like there's any indication from the return value. ## Additional context Add any other context about the problem here. [bug]
non_test
bf luis application publish versions what cli version are you using botframework cli preview what nodejs version are you using what command line interpreters are you using powershell what os are you using windows describe the bug give a clear and concise description of what the bug is bf luis application publish doesn t always publish to reproduce get a valid json to import run this bit with appropriate parameters write host uploading the luisapp id portalexport json file to luis because a change in version was detected bf luis version import in tempjsonpath appid luisapp appid versionid portalexportobject versionid endpoint config cognitivemodels endpoint subscriptionkey luisapp subscriptionkey write host training the luisapp id model bf luis train run appid luisapp appid versionid portalexportobject versionid endpoint config cognitivemodels endpoint subscriptionkey luisapp subscriptionkey write host publishing the luisapp id model bf luis application publish endpoint config cognitivemodels endpoint subscriptionkey luisapp subscriptionkey versionid portalexportobject versionid appid luisapp appid expected behavior the imported model is trained an running in production screenshots i just did skills of which published just fine the last one did not here s the output from one of the earlier ones it doesn t look like there s any indication from the return value additional context add any other context about the problem here
0
14,458
3,840,865,664
IssuesEvent
2016-04-04 00:34:26
scrow/wx4akq-offline-tools
https://api.github.com/repos/scrow/wx4akq-offline-tools
opened
Provide mailing list information in README.md
documentation
Update the `README.md` file to include information on the `wx4akq-offline-announce@wx4akq.org` announce-only e-mail list.
1.0
Provide mailing list information in README.md - Update the `README.md` file to include information on the `wx4akq-offline-announce@wx4akq.org` announce-only e-mail list.
non_test
provide mailing list information in readme md update the readme md file to include information on the offline announce org announce only e mail list
0
229,410
7,574,506,053
IssuesEvent
2018-04-23 21:12:03
YannCaron/Game4Kids
https://api.github.com/repos/YannCaron/Game4Kids
closed
Actor.velocity to constant
duplicated medium priority new
_From @YannCaron on April 9, 2018 10:44_ Difference between applyForce (push) and impulse _Copied from original issue: YannCaron/PhaserGames#11_
1.0
Actor.velocity to constant - _From @YannCaron on April 9, 2018 10:44_ Difference between applyForce (push) and impulse _Copied from original issue: YannCaron/PhaserGames#11_
non_test
actor velocity to constant from yanncaron on april difference between applyforce push and impulse copied from original issue yanncaron phasergames
0
95,774
8,576,981,926
IssuesEvent
2018-11-12 22:10:37
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
cookies not imported - follow up to 1545
QA/Test-Plan-Specified QA/Yes feature/importer
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Follow up to #1545 Using `--upgrade-from-muon` argument, cookies are not being manually imported. ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Have an install of browser-laptop setup and configured (Release channel) with - bookmarks - history - cookies - saved passwords 2. Download/install the brave-core release candidate 3. Delete the brave-core profile (if one was created; sometimes installer will launch Brave after install) 4. Launch brave-core via CLI and make sure to pass `--upgrade-from-muon` 5. If prompted on macOS, allow access to your keychain. 6. See that cookies are not imported but bookmarks, history, passwords are. 7. Close b-c 8. Launch brave-core via CLI and make sure to pass `--upgrade-from-muon` 9. Cookies still not imported. 10. Attempt to manually import Cookies (on macOS, Brave > Import Bookmarks and Settings > choose Brave from drop list and only select cookies in the list). Allow keychain access if requested. Cookies are manually imported. ## Actual result: Cookies are not imported with `--upgrade-from-muon` ## Expected result: Cookies should be imported with `--upgrade-from-muon` ## Reproduces how often: easily ## Brave version (brave://version info) Brave | 0.56.8 Chromium: 70.0.3538.77Β (Official Build)Β (64-bit) -- | -- Revision | 0f6ce0b0cd63a12cb4eccea3637b1bc9a29148d9-refs/branch-heads/3538@{#1039} OS | Mac OS X ### Reproducible on current release: - Does it reproduce on brave-browser dev/beta builds? ### Website problems only: - Does the issue resolve itself when disabling Brave Shields? - Is the issue reproducible on the latest version of Chrome? ### Additional Information Reproduced on Windows by @srirambv and @btlechowski cc @garrettr @bsclifton
1.0
cookies not imported - follow up to 1545 - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Follow up to #1545 Using `--upgrade-from-muon` argument, cookies are not being manually imported. ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Have an install of browser-laptop setup and configured (Release channel) with - bookmarks - history - cookies - saved passwords 2. Download/install the brave-core release candidate 3. Delete the brave-core profile (if one was created; sometimes installer will launch Brave after install) 4. Launch brave-core via CLI and make sure to pass `--upgrade-from-muon` 5. If prompted on macOS, allow access to your keychain. 6. See that cookies are not imported but bookmarks, history, passwords are. 7. Close b-c 8. Launch brave-core via CLI and make sure to pass `--upgrade-from-muon` 9. Cookies still not imported. 10. Attempt to manually import Cookies (on macOS, Brave > Import Bookmarks and Settings > choose Brave from drop list and only select cookies in the list). Allow keychain access if requested. Cookies are manually imported. ## Actual result: Cookies are not imported with `--upgrade-from-muon` ## Expected result: Cookies should be imported with `--upgrade-from-muon` ## Reproduces how often: easily ## Brave version (brave://version info) Brave | 0.56.8 Chromium: 70.0.3538.77Β (Official Build)Β (64-bit) -- | -- Revision | 0f6ce0b0cd63a12cb4eccea3637b1bc9a29148d9-refs/branch-heads/3538@{#1039} OS | Mac OS X ### Reproducible on current release: - Does it reproduce on brave-browser dev/beta builds? ### Website problems only: - Does the issue resolve itself when disabling Brave Shields? - Is the issue reproducible on the latest version of Chrome? ### Additional Information Reproduced on Windows by @srirambv and @btlechowski cc @garrettr @bsclifton
test
cookies not imported follow up to have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description follow up to using upgrade from muon argument cookies are not being manually imported steps to reproduce have an install of browser laptop setup and configured release channel with bookmarks history cookies saved passwords download install the brave core release candidate delete the brave core profile if one was created sometimes installer will launch brave after install launch brave core via cli and make sure to pass upgrade from muon if prompted on macos allow access to your keychain see that cookies are not imported but bookmarks history passwords are close b c launch brave core via cli and make sure to pass upgrade from muon cookies still not imported attempt to manually import cookies on macos brave import bookmarks and settings choose brave from drop list and only select cookies in the list allow keychain access if requested cookies are manually imported actual result cookies are not imported with upgrade from muon expected result cookies should be imported with upgrade from muon reproduces how often easily brave version brave version info brave chromium Β  official build Β  bit revision refs branch heads os mac os x reproducible on current release does it reproduce on brave browser dev beta builds website problems only does the issue resolve itself when disabling brave shields is the issue reproducible on the latest version of chrome additional information reproduced on windows by srirambv and btlechowski cc garrettr bsclifton
1
35,197
2,789,834,967
IssuesEvent
2015-05-08 21:48:05
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
Feature Request: Different fill values for each plot of an AnnotatedTimeLine
Priority-Low Type-Enhancement
Original [issue 241](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=241) created by orwant on 2010-04-01T18:36:11.000Z: <b>What would you like to see us add to this API?</b> It would be useful to be able to set separate fill values for each plot of an AnnotatedTimeLine. The setter could accept either a single value applying that value to all plots, or an array of values with the values at each index applied to the plot of the corresponding index, with unmatched values ignored. <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> AnnotatedTimeLine <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
1.0
Feature Request: Different fill values for each plot of an AnnotatedTimeLine - Original [issue 241](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=241) created by orwant on 2010-04-01T18:36:11.000Z: <b>What would you like to see us add to this API?</b> It would be useful to be able to set separate fill values for each plot of an AnnotatedTimeLine. The setter could accept either a single value applying that value to all plots, or an array of values with the values at each index applied to the plot of the corresponding index, with unmatched values ignored. <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> AnnotatedTimeLine <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
non_test
feature request different fill values for each plot of an annotatedtimeline original created by orwant on what would you like to see us add to this api it would be useful to be able to set separate fill values for each plot of an annotatedtimeline the setter could accept either a single value applying that value to all plots or an array of values with the values at each index applied to the plot of the corresponding index with unmatched values ignored what component is this issue related to piechart linechart datatable query etc annotatedtimeline for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved
0
132,500
10,757,319,787
IssuesEvent
2019-10-31 13:04:08
elastic/cloud-on-k8s
https://api.github.com/repos/elastic/cloud-on-k8s
opened
Kibana association E2E test is flaky
>flaky_test
``` --- FAIL: TestKibanaAssociationWithNonExistentES/Non_existent_backend_should_generate_event (300.00s) utils.go:80: Error Trace: utils.go:80 Error: Received unexpected error: event did not fire: AssociationError Test: TestKibanaAssociationWithNonExistentES/Non_existent_backend_should_generate_event ```
1.0
Kibana association E2E test is flaky - ``` --- FAIL: TestKibanaAssociationWithNonExistentES/Non_existent_backend_should_generate_event (300.00s) utils.go:80: Error Trace: utils.go:80 Error: Received unexpected error: event did not fire: AssociationError Test: TestKibanaAssociationWithNonExistentES/Non_existent_backend_should_generate_event ```
test
kibana association test is flaky fail testkibanaassociationwithnonexistentes non existent backend should generate event utils go error trace utils go error received unexpected error event did not fire associationerror test testkibanaassociationwithnonexistentes non existent backend should generate event
1
118,804
11,993,253,191
IssuesEvent
2020-04-08 11:39:54
caglarmert/HAR-Research
https://api.github.com/repos/caglarmert/HAR-Research
opened
First Kanban Sprint Report
documentation
### Report Template - [ ] Report Template Formation ### Report Body - [ ] Manager Summary - [ ] Introduction - [ ] Abstract - [ ] Body - [ ] Conclusion - [ ] References ### Literature Survey Summary - [ ] Fast Literature Survey - [ ] 2020 Papers List - [ ] 2019 Papers List - [ ] 2018 Papers List - [ ] Last 2 Year Github Repo List - [ ] Tools
1.0
First Kanban Sprint Report - ### Report Template - [ ] Report Template Formation ### Report Body - [ ] Manager Summary - [ ] Introduction - [ ] Abstract - [ ] Body - [ ] Conclusion - [ ] References ### Literature Survey Summary - [ ] Fast Literature Survey - [ ] 2020 Papers List - [ ] 2019 Papers List - [ ] 2018 Papers List - [ ] Last 2 Year Github Repo List - [ ] Tools
non_test
first kanban sprint report report template report template formation report body manager summary introduction abstract body conclusion references literature survey summary fast literature survey papers list papers list papers list last year github repo list tools
0
52,023
27,339,389,350
IssuesEvent
2023-02-26 16:07:31
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
[GodotPhysics] Trimesh collision kill my FPS
bug topic:physics regression topic:3d performance
### Godot version 4.0 alpha 5 ### System information Windows 11, GLES3, Rx 5700 XT, Ryzen 7 3600x ### Issue description if you enter a narrow place that is colliding trimesh, fps will start to die demonstrative video, just watch the fps at the top left: https://www.youtube.com/watch?v=rWlTYH-SchE ### Steps to reproduce make a hole in a mesh then, generate a trimesh collision and bring a character into it and look at your FPS For minimal project just open the game and press up arrow. ### Minimal reproduction project [minimal coll lag.zip](https://github.com/godotengine/godot/files/8345964/minimal.coll.lag.zip)
True
[GodotPhysics] Trimesh collision kill my FPS - ### Godot version 4.0 alpha 5 ### System information Windows 11, GLES3, Rx 5700 XT, Ryzen 7 3600x ### Issue description if you enter a narrow place that is colliding trimesh, fps will start to die demonstrative video, just watch the fps at the top left: https://www.youtube.com/watch?v=rWlTYH-SchE ### Steps to reproduce make a hole in a mesh then, generate a trimesh collision and bring a character into it and look at your FPS For minimal project just open the game and press up arrow. ### Minimal reproduction project [minimal coll lag.zip](https://github.com/godotengine/godot/files/8345964/minimal.coll.lag.zip)
non_test
trimesh collision kill my fps godot version alpha system information windows rx xt ryzen issue description if you enter a narrow place that is colliding trimesh fps will start to die demonstrative video just watch the fps at the top left steps to reproduce make a hole in a mesh then generate a trimesh collision and bring a character into it and look at your fps for minimal project just open the game and press up arrow minimal reproduction project
0
23,447
7,330,948,724
IssuesEvent
2018-03-05 11:44:31
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Signup :: Tabbing order issue : Unable to access β€œReturn to sign in β€œ using keyboard
Build Version #6 Defect P3 Reopen SumFive Team
Steps to Replicate :- 1. Launch the URL 2. Sign in as HR Admin User 3. Navigate to Sign up page >> use Keyboard key β€˜Tab’ to reach β€˜Return to Sign in’ link Experienced Behavior : Observed by using tabbing order we are unable to access β€œReturn to Sign in” Expected Behavior:-Ensure that β€œReturn to Sign in” should also be accessible using keyboard tab button
1.0
Signup :: Tabbing order issue : Unable to access β€œReturn to sign in β€œ using keyboard - Steps to Replicate :- 1. Launch the URL 2. Sign in as HR Admin User 3. Navigate to Sign up page >> use Keyboard key β€˜Tab’ to reach β€˜Return to Sign in’ link Experienced Behavior : Observed by using tabbing order we are unable to access β€œReturn to Sign in” Expected Behavior:-Ensure that β€œReturn to Sign in” should also be accessible using keyboard tab button
non_test
signup tabbing order issue unable to access β€œreturn to sign in β€œ using keyboard steps to replicate launch the url sign in as hr admin user navigate to sign up page use keyboard key β€˜tab’ to reach β€˜return to sign in’ link experienced behavior observed by using tabbing order we are unable to access β€œreturn to sign in” expected behavior ensure that β€œreturn to sign in” should also be accessible using keyboard tab button
0
14,998
5,031,497,280
IssuesEvent
2016-12-16 07:21:01
nodejs/node
https://api.github.com/repos/nodejs/node
opened
String decoder must be fixed for next V8 update
help wanted string_decoder
This is a continuation of the discussion that started here: https://github.com/v8/node/commit/af842a7739aa38f3b6af16e142b43564fd7a2f2e#commitcomment-19855022 In V8 5.5 the V8 utf-8 decoder (that we use in `Buffer#toString`) has been changed. It now handles incomplete utf-8 characters differently. We have to update the `string_decoder` module to put it in line with the new behavior, otherwise the decoded string could be different depending on the chunking. The [V8 commit message](https://codereview.chromium.org/2493143003) says: ``` Return kBadChar for longest subpart of incomplete utf-8 character. This brings the two utf-8 decoders (bulk + incremental) in line. Technically, either behaviour was correct, since the utf-8 spec demands incomplete utf-8 be handled, but does not specify how. Unicode recommends that "the maximal subpart at that offset should be replaced by a single U+FFFD," and with this change we consistently do that. More details + spec references in the bug. ``` This is a call for help because I don't think I understand this subject well enough to do it myself.
1.0
String decoder must be fixed for next V8 update - This is a continuation of the discussion that started here: https://github.com/v8/node/commit/af842a7739aa38f3b6af16e142b43564fd7a2f2e#commitcomment-19855022 In V8 5.5 the V8 utf-8 decoder (that we use in `Buffer#toString`) has been changed. It now handles incomplete utf-8 characters differently. We have to update the `string_decoder` module to put it in line with the new behavior, otherwise the decoded string could be different depending on the chunking. The [V8 commit message](https://codereview.chromium.org/2493143003) says: ``` Return kBadChar for longest subpart of incomplete utf-8 character. This brings the two utf-8 decoders (bulk + incremental) in line. Technically, either behaviour was correct, since the utf-8 spec demands incomplete utf-8 be handled, but does not specify how. Unicode recommends that "the maximal subpart at that offset should be replaced by a single U+FFFD," and with this change we consistently do that. More details + spec references in the bug. ``` This is a call for help because I don't think I understand this subject well enough to do it myself.
non_test
string decoder must be fixed for next update this is a continuation of the discussion that started here in the utf decoder that we use in buffer tostring has been changed it now handles incomplete utf characters differently we have to update the string decoder module to put it in line with the new behavior otherwise the decoded string could be different depending on the chunking the says return kbadchar for longest subpart of incomplete utf character this brings the two utf decoders bulk incremental in line technically either behaviour was correct since the utf spec demands incomplete utf be handled but does not specify how unicode recommends that the maximal subpart at that offset should be replaced by a single u fffd and with this change we consistently do that more details spec references in the bug this is a call for help because i don t think i understand this subject well enough to do it myself
0
275,917
20,961,194,856
IssuesEvent
2022-03-27 20:31:21
doug-martin/nestjs-query
https://api.github.com/repos/doug-martin/nestjs-query
opened
Assembler + SoftDelete
documentation
Using typeorm I need to have the softdelete functionality with an assembler. Following the documentation u need to put the EntityDTO as return type of "restoreAgeItem" but ageService is of type Age. This doesn't generate an error if you Entity is the same as DTO. But in my case I have the EntityDTO.id translated to Entity.uuid. - Is there a possibility to bypass the assembler for internal id translation? as in my case. - If not, Which is the correct way of implement this two functionalities together (Assembler + SoftDelete )? age.dto.ts ``` @ObjectType() export class AgeDTO { @FilterableField(() => ID) id: string; @FilterableField() fromAge: number; @FilterableField() toAge: number; @FilterableField() deletedAt?: Date; } ``` age,entity.ts ``` @Entity() export class Age { @PrimaryGeneratedColumn({ type: 'bigint' }) _id: string; @Column({ type: 'uuid', nullable: false, unique: true }) @Generated('uuid') uuid: string; @Column() fromAge: number; @Column() toAge: number; @DeleteDateColumn() deletedAt?: Date; } ``` age.assembler.ts ``` @Assembler(AgeDTO, Age) export class AgeAssembler extends ClassTransformerAssembler<AgeDTO, Age> { convertToDTO(entity: Age): AgeDTO { const dto = super.convertToDTO(entity); dto.id = entity.uuid; return dto; } convertToEntity(dto: AgeDTO): Age { const entity = super.convertToEntity(dto); entity.uuid = dto.id; return entity; } } ``` age.resolver.ts ``` @Resolver(() => AgeDTO) @UseGuards(GqlAuthGuard) export class AgeResolver { constructor(readonly ageService: AgeService) {} @Mutation(() => AgeDTO) restoreAgeItem( @Args('input', { type: () => ID }) id: string, ): Promise<AgeDTO> { return this.ageService.restoreOne(id); } } ``` age.module.ts ``` @Module({ imports: [ NestjsQueryGraphQLModule.forFeature({ imports: [NestjsQueryTypeOrmModule.forFeature([Age])], resolvers: [ { DTOClass: AgeDTO, EntityClass: Age, ServiceClass: AgeService, CreateDTOClass: AgeInput, UpdateDTOClass: AgeInput, AssemblerClass: AgeAssembler, }, ], assemblers: [AgeAssembler], services: [AgeService], }), ], providers: [AgeResolver], }) export class AgeModule {} ``` age.service.ts ``` @QueryService(Age) export class AgeService extends TypeOrmQueryService<Age> { constructor(@InjectRepository(Age) private ageRepository: Repository<Age>) { super(ageRepository, { useSoftDelete: true }); } } ```
1.0
Assembler + SoftDelete - Using typeorm I need to have the softdelete functionality with an assembler. Following the documentation u need to put the EntityDTO as return type of "restoreAgeItem" but ageService is of type Age. This doesn't generate an error if you Entity is the same as DTO. But in my case I have the EntityDTO.id translated to Entity.uuid. - Is there a possibility to bypass the assembler for internal id translation? as in my case. - If not, Which is the correct way of implement this two functionalities together (Assembler + SoftDelete )? age.dto.ts ``` @ObjectType() export class AgeDTO { @FilterableField(() => ID) id: string; @FilterableField() fromAge: number; @FilterableField() toAge: number; @FilterableField() deletedAt?: Date; } ``` age,entity.ts ``` @Entity() export class Age { @PrimaryGeneratedColumn({ type: 'bigint' }) _id: string; @Column({ type: 'uuid', nullable: false, unique: true }) @Generated('uuid') uuid: string; @Column() fromAge: number; @Column() toAge: number; @DeleteDateColumn() deletedAt?: Date; } ``` age.assembler.ts ``` @Assembler(AgeDTO, Age) export class AgeAssembler extends ClassTransformerAssembler<AgeDTO, Age> { convertToDTO(entity: Age): AgeDTO { const dto = super.convertToDTO(entity); dto.id = entity.uuid; return dto; } convertToEntity(dto: AgeDTO): Age { const entity = super.convertToEntity(dto); entity.uuid = dto.id; return entity; } } ``` age.resolver.ts ``` @Resolver(() => AgeDTO) @UseGuards(GqlAuthGuard) export class AgeResolver { constructor(readonly ageService: AgeService) {} @Mutation(() => AgeDTO) restoreAgeItem( @Args('input', { type: () => ID }) id: string, ): Promise<AgeDTO> { return this.ageService.restoreOne(id); } } ``` age.module.ts ``` @Module({ imports: [ NestjsQueryGraphQLModule.forFeature({ imports: [NestjsQueryTypeOrmModule.forFeature([Age])], resolvers: [ { DTOClass: AgeDTO, EntityClass: Age, ServiceClass: AgeService, CreateDTOClass: AgeInput, UpdateDTOClass: AgeInput, AssemblerClass: AgeAssembler, }, ], assemblers: [AgeAssembler], services: [AgeService], }), ], providers: [AgeResolver], }) export class AgeModule {} ``` age.service.ts ``` @QueryService(Age) export class AgeService extends TypeOrmQueryService<Age> { constructor(@InjectRepository(Age) private ageRepository: Repository<Age>) { super(ageRepository, { useSoftDelete: true }); } } ```
non_test
assembler softdelete using typeorm i need to have the softdelete functionality with an assembler following the documentation u need to put the entitydto as return type of restoreageitem but ageservice is of type age this doesn t generate an error if you entity is the same as dto but in my case i have the entitydto id translated to entity uuid is there a possibility to bypass the assembler for internal id translation as in my case if not which is the correct way of implement this two functionalities together assembler softdelete age dto ts objecttype export class agedto filterablefield id id string filterablefield fromage number filterablefield toage number filterablefield deletedat date age entity ts entity export class age primarygeneratedcolumn type bigint id string column type uuid nullable false unique true generated uuid uuid string column fromage number column toage number deletedatecolumn deletedat date age assembler ts assembler agedto age export class ageassembler extends classtransformerassembler converttodto entity age agedto const dto super converttodto entity dto id entity uuid return dto converttoentity dto agedto age const entity super converttoentity dto entity uuid dto id return entity age resolver ts resolver agedto useguards gqlauthguard export class ageresolver constructor readonly ageservice ageservice mutation agedto restoreageitem args input type id id string promise return this ageservice restoreone id age module ts module imports nestjsquerygraphqlmodule forfeature imports resolvers dtoclass agedto entityclass age serviceclass ageservice createdtoclass ageinput updatedtoclass ageinput assemblerclass ageassembler assemblers services providers export class agemodule age service ts queryservice age export class ageservice extends typeormqueryservice constructor injectrepository age private agerepository repository super agerepository usesoftdelete true
0
68,000
14,894,536,576
IssuesEvent
2021-01-21 07:43:15
alexcloudstar/hacker-news-search
https://api.github.com/repos/alexcloudstar/hacker-news-search
opened
CVE-2018-11697 (High) detected in multiple libraries
security vulnerability
## CVE-2018-11697 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.13.1.tgz</b>, <b>CSS::Sassv3.4.11</b></p></summary> <p> <details><summary><b>node-sass-4.13.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz</a></p> <p>Path to dependency file: hacker-news-search/package.json</p> <p>Path to vulnerable library: hacker-news-search/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.13.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/alexcloudstar/hacker-news-search/commit/cdf4bb0cc21366568063832dbdb07badbcb825ab">cdf4bb0cc21366568063832dbdb07badbcb825ab</a></p> <p>Found in base branch: <b>master</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> An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::Prelexer::exactly() which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11697>CVE-2018-11697</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>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11697">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11697</a></p> <p>Release Date: 2019-09-01</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-11697 (High) detected in multiple libraries - ## CVE-2018-11697 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.13.1.tgz</b>, <b>CSS::Sassv3.4.11</b></p></summary> <p> <details><summary><b>node-sass-4.13.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz</a></p> <p>Path to dependency file: hacker-news-search/package.json</p> <p>Path to vulnerable library: hacker-news-search/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.13.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/alexcloudstar/hacker-news-search/commit/cdf4bb0cc21366568063832dbdb07badbcb825ab">cdf4bb0cc21366568063832dbdb07badbcb825ab</a></p> <p>Found in base branch: <b>master</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> An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::Prelexer::exactly() which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11697>CVE-2018-11697</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>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11697">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11697</a></p> <p>Release Date: 2019-09-01</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries opennmsopennms source node sass tgz css node sass tgz wrapper around libsass library home page a href path to dependency file hacker news search package json path to vulnerable library hacker news search node modules node sass package json dependency hierarchy x node sass tgz vulnerable library found in head commit a href found in base branch master vulnerability details an issue was discovered in libsass through an out of bounds read of a memory region was found in the function sass prelexer exactly which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high 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 libsass step up your open source security game with whitesource
0
250,503
18,892,157,294
IssuesEvent
2021-11-15 14:20:44
LaksCastro/shared-storage
https://api.github.com/repos/LaksCastro/shared-storage
closed
Improve pub score by providing `pubspec.yaml` and `example/`
bug documentation
### Tasks - [x] Add missing `pubspec.yaml` properties, [refer to details](https://dart.dev/tools/pub/pubspec) - [x] Remove `/example` folder from `.pubignore`
1.0
Improve pub score by providing `pubspec.yaml` and `example/` - ### Tasks - [x] Add missing `pubspec.yaml` properties, [refer to details](https://dart.dev/tools/pub/pubspec) - [x] Remove `/example` folder from `.pubignore`
non_test
improve pub score by providing pubspec yaml and example tasks add missing pubspec yaml properties remove example folder from pubignore
0
52,797
6,277,854,897
IssuesEvent
2017-07-18 13:14:21
IMA-WorldHealth/bhima-2.X
https://api.github.com/repos/IMA-WorldHealth/bhima-2.X
closed
(refactor) Balance sheet report
report tests
Re: the new report client infrastructure merged in #1672. Step 1. This issue tracks updating the balance report to work with the new infrastructure. The client module should be very similar but updated to use the preview/ save architecture. Step 2. Write tests to verify the outcome of the report given the new development database Step 3. Update the report to the latest standards defined by the SCRUM Master (TODO)
1.0
(refactor) Balance sheet report - Re: the new report client infrastructure merged in #1672. Step 1. This issue tracks updating the balance report to work with the new infrastructure. The client module should be very similar but updated to use the preview/ save architecture. Step 2. Write tests to verify the outcome of the report given the new development database Step 3. Update the report to the latest standards defined by the SCRUM Master (TODO)
test
refactor balance sheet report re the new report client infrastructure merged in step this issue tracks updating the balance report to work with the new infrastructure the client module should be very similar but updated to use the preview save architecture step write tests to verify the outcome of the report given the new development database step update the report to the latest standards defined by the scrum master todo
1
267,750
28,509,201,813
IssuesEvent
2023-04-19 01:44:08
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
closed
WS-2021-0517 (Medium) detected in linuxv3.0 - autoclosed
Mend: dependency security vulnerability
## WS-2021-0517 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> </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> In Linux/Kernel is vulnerable to user buffer by properly using clear_user() in fs/proc/vmcore.c. The fix versions are v4.4.294, v4.9.292, v4.14.258, v4.19.219, v5.4.163, v5.10.83, v5.15.6, v5.16-rc3. <p>Publish Date: 2021-12-01 <p>URL: <a href=https://github.com/gregkh/linux/commit/7b3a34f08d11e7f05cd00b8e09adaa15192f0ad1>WS-2021-0517</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>6.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - 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://osv.dev/vulnerability/GSD-2021-1002530">https://osv.dev/vulnerability/GSD-2021-1002530</a></p> <p>Release Date: 2021-12-01</p> <p>Fix Resolution: Linux/Kernel - v4.4.294, v4.9.292, v4.14.258, v4.19.219, v5.4.163, v5.10.83, v5.15.6, v5.16-rc3 </p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2021-0517 (Medium) detected in linuxv3.0 - autoclosed - ## WS-2021-0517 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/proc/vmcore.c</b> </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> In Linux/Kernel is vulnerable to user buffer by properly using clear_user() in fs/proc/vmcore.c. The fix versions are v4.4.294, v4.9.292, v4.14.258, v4.19.219, v5.4.163, v5.10.83, v5.15.6, v5.16-rc3. <p>Publish Date: 2021-12-01 <p>URL: <a href=https://github.com/gregkh/linux/commit/7b3a34f08d11e7f05cd00b8e09adaa15192f0ad1>WS-2021-0517</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>6.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - 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://osv.dev/vulnerability/GSD-2021-1002530">https://osv.dev/vulnerability/GSD-2021-1002530</a></p> <p>Release Date: 2021-12-01</p> <p>Fix Resolution: Linux/Kernel - v4.4.294, v4.9.292, v4.14.258, v4.19.219, v5.4.163, v5.10.83, v5.15.6, v5.16-rc3 </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
ws medium detected in autoclosed ws medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files fs proc vmcore c fs proc vmcore c fs proc vmcore c vulnerability details in linux kernel is vulnerable to user buffer by properly using clear user in fs proc vmcore c the fix versions are publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none 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 linux kernel step up your open source security game with mend
0
292,753
25,234,963,822
IssuesEvent
2022-11-14 23:35:15
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
reopened
[test-triage] chip_padctrl_attributes
Component:TestTriage
### Hierarchy of regression failure Chip Level ### Failure Description UVM_ERROR @ 2771.229664 us: (i2c_monitor.sv:66) [uvm_test_top.env.m_i2c_agent0.monitor] Check failed r_bit === 1'b0 (0x1 [1] vs 0x0 [0]) UVM_INFO @ 2771.229664 us: (uvm_report_catcher.svh:705) [UVM/REPORT/CATCHER] --- UVM Report catcher Summary --- ### Steps to Reproduce - GitHub Revision: [6352fed61](https://github.com/lowrisc/opentitan/tree/6352fed61bc481b24a1a439e4c222ee22dd2ac28) - dvsim invocation command to reproduce the failure, inclusive of build and run seeds: ./util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_padctrl_attributes --build-seed 285149805 --fixed-seed 2606781949 --waves fsdb - Kokoro build number if applicable ### Tests with similar or related failures - [ ] chip_sw_gpio_smoketest - [ ] chip_sw_pattgen_ios
1.0
[test-triage] chip_padctrl_attributes - ### Hierarchy of regression failure Chip Level ### Failure Description UVM_ERROR @ 2771.229664 us: (i2c_monitor.sv:66) [uvm_test_top.env.m_i2c_agent0.monitor] Check failed r_bit === 1'b0 (0x1 [1] vs 0x0 [0]) UVM_INFO @ 2771.229664 us: (uvm_report_catcher.svh:705) [UVM/REPORT/CATCHER] --- UVM Report catcher Summary --- ### Steps to Reproduce - GitHub Revision: [6352fed61](https://github.com/lowrisc/opentitan/tree/6352fed61bc481b24a1a439e4c222ee22dd2ac28) - dvsim invocation command to reproduce the failure, inclusive of build and run seeds: ./util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_padctrl_attributes --build-seed 285149805 --fixed-seed 2606781949 --waves fsdb - Kokoro build number if applicable ### Tests with similar or related failures - [ ] chip_sw_gpio_smoketest - [ ] chip_sw_pattgen_ios
test
chip padctrl attributes hierarchy of regression failure chip level failure description uvm error us monitor sv check failed r bit vs uvm info us uvm report catcher svh uvm report catcher summary steps to reproduce github revision dvsim invocation command to reproduce the failure inclusive of build and run seeds util dvsim dvsim py hw top earlgrey dv chip sim cfg hjson i chip padctrl attributes build seed fixed seed waves fsdb kokoro build number if applicable tests with similar or related failures chip sw gpio smoketest chip sw pattgen ios
1
345,210
30,792,660,863
IssuesEvent
2023-07-31 17:20:16
MD-Anderson-Bioinformatics/NG-CHM
https://api.github.com/repos/MD-Anderson-Bioinformatics/NG-CHM
closed
Errors in console during selection in detail map if viewed area at top-left of map.
bug passed retest 2.21.2
Note: Found when testing in viewer version 2.21.2, but existed in production system before this version. To reproduce: Open console. Open a map. Move selected area in summary map to top left of map if not already there. In detail pane, start shift-drag operation just outside of actual matrix display area from top-left toward bottom-right of map as if you were trying to make sure you selected the top-left cell. One or more instances of the following error will occur in the console: Linkout.js?v=2.20.2:2854 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf') at Object.NgChm.LNK.postSelectionToLinkouts (Linkout.js?v=2.20.2:2854:22) at Object.NgChm.SRCH.updateLinkoutSelections (SearchManager.js?v=2.20.2:202:12) at Object.NgChm.DEV.handleSelectDrag (DetailHeatMapEvent.js?v=2.20.2:668:20) at HTMLCanvasElement.NgChm.DEV.handleMouseMove (DetailHeatMapEvent.js?v=2.20.2:587:18) NgChm.LNK.postSelectionToLinkouts @ Linkout.js?v=2.20.2:2854 NgChm.SRCH.updateLinkoutSelections @ SearchManager.js?v=2.20.2:202 NgChm.DEV.handleSelectDrag @ DetailHeatMapEvent.js?v=2.20.2:668 NgChm.DEV.handleMouseMove @ DetailHeatMapEvent.js?v=2.20.2:587
1.0
Errors in console during selection in detail map if viewed area at top-left of map. - Note: Found when testing in viewer version 2.21.2, but existed in production system before this version. To reproduce: Open console. Open a map. Move selected area in summary map to top left of map if not already there. In detail pane, start shift-drag operation just outside of actual matrix display area from top-left toward bottom-right of map as if you were trying to make sure you selected the top-left cell. One or more instances of the following error will occur in the console: Linkout.js?v=2.20.2:2854 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf') at Object.NgChm.LNK.postSelectionToLinkouts (Linkout.js?v=2.20.2:2854:22) at Object.NgChm.SRCH.updateLinkoutSelections (SearchManager.js?v=2.20.2:202:12) at Object.NgChm.DEV.handleSelectDrag (DetailHeatMapEvent.js?v=2.20.2:668:20) at HTMLCanvasElement.NgChm.DEV.handleMouseMove (DetailHeatMapEvent.js?v=2.20.2:587:18) NgChm.LNK.postSelectionToLinkouts @ Linkout.js?v=2.20.2:2854 NgChm.SRCH.updateLinkoutSelections @ SearchManager.js?v=2.20.2:202 NgChm.DEV.handleSelectDrag @ DetailHeatMapEvent.js?v=2.20.2:668 NgChm.DEV.handleMouseMove @ DetailHeatMapEvent.js?v=2.20.2:587
test
errors in console during selection in detail map if viewed area at top left of map note found when testing in viewer version but existed in production system before this version to reproduce open console open a map move selected area in summary map to top left of map if not already there in detail pane start shift drag operation just outside of actual matrix display area from top left toward bottom right of map as if you were trying to make sure you selected the top left cell one or more instances of the following error will occur in the console linkout js v uncaught typeerror cannot read properties of undefined reading indexof at object ngchm lnk postselectiontolinkouts linkout js v at object ngchm srch updatelinkoutselections searchmanager js v at object ngchm dev handleselectdrag detailheatmapevent js v at htmlcanvaselement ngchm dev handlemousemove detailheatmapevent js v ngchm lnk postselectiontolinkouts linkout js v ngchm srch updatelinkoutselections searchmanager js v ngchm dev handleselectdrag detailheatmapevent js v ngchm dev handlemousemove detailheatmapevent js v
1
520,139
15,080,420,845
IssuesEvent
2021-02-05 11:36:28
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Fix Argument Passing to Polyglot Constructors
Category: Interpreter Change: Non-Breaking Difficulty: Core Contributor Difficulty: Hard Priority: Medium Type: Enhancement
### Summary Polyglot constructors currently do not expect a Vector-wrapped arguments array, which leads to awkward calling conventions. ### Value Polyglot will become more intuitive and easier to use. ### Specification The polyglot constructor dispatch function should call `to_array` on its `arguments` argument. ### Acceptance Criteria & Test Cases The functionality is well tested.
1.0
Fix Argument Passing to Polyglot Constructors - ### Summary Polyglot constructors currently do not expect a Vector-wrapped arguments array, which leads to awkward calling conventions. ### Value Polyglot will become more intuitive and easier to use. ### Specification The polyglot constructor dispatch function should call `to_array` on its `arguments` argument. ### Acceptance Criteria & Test Cases The functionality is well tested.
non_test
fix argument passing to polyglot constructors summary polyglot constructors currently do not expect a vector wrapped arguments array which leads to awkward calling conventions value polyglot will become more intuitive and easier to use specification the polyglot constructor dispatch function should call to array on its arguments argument acceptance criteria test cases the functionality is well tested
0
318,344
27,297,718,092
IssuesEvent
2023-02-23 21:58:47
nucleus-security/Test-repo
https://api.github.com/repos/nucleus-security/Test-repo
opened
Nucleus - [High] - 440049
Test
Source: QUALYS Finding Description: CentOS has released security update for kernel to fix the vulnerabilities. Affected Products: centos 6 Impact: Successful exploitation allows an attacker to gain root access. Target(s): Asset name: 192.168.56.139 IP: 192.168.56.139 Solution: To resolve this issue, upgrade to the latest packages which contain a patch. Refer to CentOS advisory centos 6 (https://lists.centos.org/pipermail/centos-announce/2017-June/022461.html) for updates and patch information. Patch: Following are links for downloading patches to fix the vulnerabilities: CESA-2017:1486: centos 6 (https://lists.centos.org/pipermail/centos-announce/2017-June/022461.html) References: QID:440049 CVE:CVE-2017-1000364 Category:CentOS PCI Flagged:yes Vendor References:CESA-2017:1486 centos 6 Bugtraq IDs:99130, 99848 Severity: High Date Discovered: 2022-11-12 08:04:44 Nucleus Notification Rules Triggered: Rule GitHub Project Name: 6716 Please see Nucleus for more information on these vulnerabilities:https://192.168.56.101/nucleus/public/app/index.html#vuln/201000007/NDQwMDQ5/UVVBTFlT/VnVsbg--/false/MjAxMDAwMDA3/c3VtbWFyeQ--/false
1.0
Nucleus - [High] - 440049 - Source: QUALYS Finding Description: CentOS has released security update for kernel to fix the vulnerabilities. Affected Products: centos 6 Impact: Successful exploitation allows an attacker to gain root access. Target(s): Asset name: 192.168.56.139 IP: 192.168.56.139 Solution: To resolve this issue, upgrade to the latest packages which contain a patch. Refer to CentOS advisory centos 6 (https://lists.centos.org/pipermail/centos-announce/2017-June/022461.html) for updates and patch information. Patch: Following are links for downloading patches to fix the vulnerabilities: CESA-2017:1486: centos 6 (https://lists.centos.org/pipermail/centos-announce/2017-June/022461.html) References: QID:440049 CVE:CVE-2017-1000364 Category:CentOS PCI Flagged:yes Vendor References:CESA-2017:1486 centos 6 Bugtraq IDs:99130, 99848 Severity: High Date Discovered: 2022-11-12 08:04:44 Nucleus Notification Rules Triggered: Rule GitHub Project Name: 6716 Please see Nucleus for more information on these vulnerabilities:https://192.168.56.101/nucleus/public/app/index.html#vuln/201000007/NDQwMDQ5/UVVBTFlT/VnVsbg--/false/MjAxMDAwMDA3/c3VtbWFyeQ--/false
test
nucleus source qualys finding description centos has released security update for kernel to fix the vulnerabilities affected products centos impact successful exploitation allows an attacker to gain root access target s asset name ip solution to resolve this issue upgrade to the latest packages which contain a patch refer to centos advisory centos for updates and patch information patch following are links for downloading patches to fix the vulnerabilities cesa centos references qid cve cve category centos pci flagged yes vendor references cesa centos bugtraq ids severity high date discovered nucleus notification rules triggered rule github project name please see nucleus for more information on these vulnerabilities
1
14,736
3,420,344,152
IssuesEvent
2015-12-08 14:27:52
centreon/centreon
https://api.github.com/repos/centreon/centreon
closed
[beta-test] Arguments description
BetaTest Kind/Bug Status/Solved
- Step 1 : Create a command with arguments like $ARG1$... - Step 2 : Describes your arguments and save - Step 3 : Create a service template and use the command created previously - Step 4 : Create a service that use the service template created previously The service doesn't show any arguments in the "Args" field.
1.0
[beta-test] Arguments description - - Step 1 : Create a command with arguments like $ARG1$... - Step 2 : Describes your arguments and save - Step 3 : Create a service template and use the command created previously - Step 4 : Create a service that use the service template created previously The service doesn't show any arguments in the "Args" field.
test
arguments description step create a command with arguments like step describes your arguments and save step create a service template and use the command created previously step create a service that use the service template created previously the service doesn t show any arguments in the args field
1
23,682
6,472,614,060
IssuesEvent
2017-08-17 14:20:01
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[3.8] Semantic versioning violation / backward incompatibility
No Code Attached Yet
### Steps to reproduce the issue Using the following code raises a PHP warning: ``` class MyLog extends JLog { public static function add($entry, $priority = self::INFO, $category = '', $date = null) { } } ``` _PHP Warning: Declaration of MyLog::add($entry, $priority = self::INFO, $category = '', $date = NULL) should be compatible with Joomla\CMS\Log\Log::add($entry, $priority = self::INFO, $category = '', $date = NULL, array $context = Array) in ... on line ..._ ### Expected result Semantic versioning is respected and the addition of new parameters that break third party extensions are deferred to the next major release. ### Actual result Semantic versioning is violated by new parameter $context that break third party extensions.
1.0
[3.8] Semantic versioning violation / backward incompatibility - ### Steps to reproduce the issue Using the following code raises a PHP warning: ``` class MyLog extends JLog { public static function add($entry, $priority = self::INFO, $category = '', $date = null) { } } ``` _PHP Warning: Declaration of MyLog::add($entry, $priority = self::INFO, $category = '', $date = NULL) should be compatible with Joomla\CMS\Log\Log::add($entry, $priority = self::INFO, $category = '', $date = NULL, array $context = Array) in ... on line ..._ ### Expected result Semantic versioning is respected and the addition of new parameters that break third party extensions are deferred to the next major release. ### Actual result Semantic versioning is violated by new parameter $context that break third party extensions.
non_test
semantic versioning violation backward incompatibility steps to reproduce the issue using the following code raises a php warning class mylog extends jlog public static function add entry priority self info category date null php warning declaration of mylog add entry priority self info category date null should be compatible with joomla cms log log add entry priority self info category date null array context array in on line expected result semantic versioning is respected and the addition of new parameters that break third party extensions are deferred to the next major release actual result semantic versioning is violated by new parameter context that break third party extensions
0
103,883
8,952,884,996
IssuesEvent
2019-01-25 17:46:42
Microsoft/microsoft-ui-xaml
https://api.github.com/repos/Microsoft/microsoft-ui-xaml
closed
ScrollViewer tests are not running in Helix
area-Scrolling test
ScrollerView got renamed to ScrollViewer. The test query needs to be updated in: build\Helix\RunTestsInHelix.proj
1.0
ScrollViewer tests are not running in Helix - ScrollerView got renamed to ScrollViewer. The test query needs to be updated in: build\Helix\RunTestsInHelix.proj
test
scrollviewer tests are not running in helix scrollerview got renamed to scrollviewer the test query needs to be updated in build helix runtestsinhelix proj
1
337,384
30,247,629,203
IssuesEvent
2023-07-06 17:46:12
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix jax_devicearray.test_jax_devicearray__abs_
JAX Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5477575940"><img src=https://img.shields.io/badge/-success-success></a>
1.0
Fix jax_devicearray.test_jax_devicearray__abs_ - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5478319447"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5477575940"><img src=https://img.shields.io/badge/-success-success></a>
test
fix jax devicearray test jax devicearray abs jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
1
272,511
23,677,728,782
IssuesEvent
2022-08-28 10:44:00
powbot/issues
https://api.github.com/repos/powbot/issues
closed
[BUG] Bank/Shops Inventory Not Updating
bug needs-test
**Describe the bug** When buying items from the shop, the inventory doesn't update to reflect the new items, in turn things like inventory.isfull() return false because the items don't exist until the shop window is closed. EDIT:On further inspection, this is anything which doesn't use the standard inventory container, i.e. banks too (screenshot added below) **To Reproduce/Line of code causing issue** Steps to reproduce the behavior: 1. turn on inventory debug 2. buy an item from a shop 3. see wonky inventory debug **Expected behavior** Assuming that the inventory widget changes when the shop is open; for this separate widget to also update Inventory stream. **Screenshots** ![HD-Player_cu81EpipgQ](https://user-images.githubusercontent.com/34009165/186846323-03efaf70-68bf-4df7-b0a4-772e1bfccd0d.gif) ![image](https://user-images.githubusercontent.com/34009165/186848006-2179d2b3-8949-40ab-bb80-fbb937d4d4a8.png) **Emulator or device (please complete the following information):** - Device/Emulator: BS - OS: Pie64 - Arch: ARM
1.0
[BUG] Bank/Shops Inventory Not Updating - **Describe the bug** When buying items from the shop, the inventory doesn't update to reflect the new items, in turn things like inventory.isfull() return false because the items don't exist until the shop window is closed. EDIT:On further inspection, this is anything which doesn't use the standard inventory container, i.e. banks too (screenshot added below) **To Reproduce/Line of code causing issue** Steps to reproduce the behavior: 1. turn on inventory debug 2. buy an item from a shop 3. see wonky inventory debug **Expected behavior** Assuming that the inventory widget changes when the shop is open; for this separate widget to also update Inventory stream. **Screenshots** ![HD-Player_cu81EpipgQ](https://user-images.githubusercontent.com/34009165/186846323-03efaf70-68bf-4df7-b0a4-772e1bfccd0d.gif) ![image](https://user-images.githubusercontent.com/34009165/186848006-2179d2b3-8949-40ab-bb80-fbb937d4d4a8.png) **Emulator or device (please complete the following information):** - Device/Emulator: BS - OS: Pie64 - Arch: ARM
test
bank shops inventory not updating describe the bug when buying items from the shop the inventory doesn t update to reflect the new items in turn things like inventory isfull return false because the items don t exist until the shop window is closed edit on further inspection this is anything which doesn t use the standard inventory container i e banks too screenshot added below to reproduce line of code causing issue steps to reproduce the behavior turn on inventory debug buy an item from a shop see wonky inventory debug expected behavior assuming that the inventory widget changes when the shop is open for this separate widget to also update inventory stream screenshots emulator or device please complete the following information device emulator bs os arch arm
1
68,423
14,922,382,835
IssuesEvent
2021-01-23 14:36:05
devtron-labs/devtron
https://api.github.com/repos/devtron-labs/devtron
closed
CVE-2019-6284 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz
security vulnerability
## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: devtron/vendor/github.com/argoproj/argo-cd/ui/package.json</p> <p>Path to vulnerable library: devtron/vendor/github.com/argoproj/argo-cd/ui/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/devtron-labs/devtron/commit/f7db3d4b83b1d3b0008f56e9a649b36ed2ae830d">f7db3d4b83b1d3b0008f56e9a649b36ed2ae830d</a></p> <p>Found in base branch: <b>main</b></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> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-6284 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz - ## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: devtron/vendor/github.com/argoproj/argo-cd/ui/package.json</p> <p>Path to vulnerable library: devtron/vendor/github.com/argoproj/argo-cd/ui/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/devtron-labs/devtron/commit/f7db3d4b83b1d3b0008f56e9a649b36ed2ae830d">f7db3d4b83b1d3b0008f56e9a649b36ed2ae830d</a></p> <p>Found in base branch: <b>main</b></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> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in opennmsopennms source node sass tgz cve medium severity vulnerability vulnerable libraries opennmsopennms source node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file devtron vendor github com argoproj argo cd ui package json path to vulnerable library devtron vendor github com argoproj argo cd ui node modules node sass package json dependency hierarchy x node sass tgz vulnerable library found in head commit a href found in base branch main vulnerability details in libsass a heap based buffer over read exists in sass prelexer alternatives in prelexer hpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required 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 libsass step up your open source security game with whitesource
0
177,898
13,751,993,711
IssuesEvent
2020-10-06 14:00:38
chris2402/PollApplication
https://api.github.com/repos/chris2402/PollApplication
closed
Tests for DeviceController
Medium priority test
Tests for #77 **UnitTests** - [x] A device can give several votes **IT tests** - [ ] A device can give several votes and this is persisted in the db
1.0
Tests for DeviceController - Tests for #77 **UnitTests** - [x] A device can give several votes **IT tests** - [ ] A device can give several votes and this is persisted in the db
test
tests for devicecontroller tests for unittests a device can give several votes it tests a device can give several votes and this is persisted in the db
1
220,770
17,260,033,593
IssuesEvent
2021-07-22 05:56:05
matplotlib/matplotlib
https://api.github.com/repos/matplotlib/matplotlib
closed
tests fail with new inkscape
third-party integration topic: testing
### Bug report **Bug summary** One test of matplotlib 3.4.2 fail with inkscape 1.1. The tests passed with inkscape 1.0.2. ``` [ 254s] ______________________ test_markevery_linear_scales[svg] _______________________ [ 254s] [gw4] linux -- Python 3.9.5 /usr/bin/python3.9 [ 254s] [ 254s] expected = '/home/abuild/rpmbuild/BUILD/matplotlib-3.4.2/result_images/test_axes/markevery_linear_scales-expected.svg' [ 254s] actual = PosixPath('/home/abuild/rpmbuild/BUILD/matplotlib-3.4.2/result_images/test_axes/markevery_linear_scales.svg') [ 254s] tol = 0 [ 254s] [ 254s] def _raise_on_image_difference(expected, actual, tol): [ 254s] __tracebackhide__ = True [ 254s] [ 254s] err = compare_images(expected, actual, tol, in_decorator=True) [ 254s] if err: [ 254s] for key in ["actual", "expected", "diff"]: [ 254s] err[key] = os.path.relpath(err[key]) [ 254s] > raise ImageComparisonFailure( [ 254s] ('images not close (RMS %(rms).3f):' [ 254s] '\n\t%(actual)s\n\t%(expected)s\n\t%(diff)s') % err) [ 254s] E matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.001): [ 254s] E result_images/test_axes/markevery_linear_scales_svg.png [ 254s] E result_images/test_axes/markevery_linear_scales-expected_svg.png [ 254s] E result_images/test_axes/markevery_linear_scales_svg-failed-diff.png ``` It fails with pytest 6.2.4 on Python 3.9 and 3.8. The failure was observed on x86_64 linux (the closest distro would be openSUSE Tumbleweed).
1.0
tests fail with new inkscape - ### Bug report **Bug summary** One test of matplotlib 3.4.2 fail with inkscape 1.1. The tests passed with inkscape 1.0.2. ``` [ 254s] ______________________ test_markevery_linear_scales[svg] _______________________ [ 254s] [gw4] linux -- Python 3.9.5 /usr/bin/python3.9 [ 254s] [ 254s] expected = '/home/abuild/rpmbuild/BUILD/matplotlib-3.4.2/result_images/test_axes/markevery_linear_scales-expected.svg' [ 254s] actual = PosixPath('/home/abuild/rpmbuild/BUILD/matplotlib-3.4.2/result_images/test_axes/markevery_linear_scales.svg') [ 254s] tol = 0 [ 254s] [ 254s] def _raise_on_image_difference(expected, actual, tol): [ 254s] __tracebackhide__ = True [ 254s] [ 254s] err = compare_images(expected, actual, tol, in_decorator=True) [ 254s] if err: [ 254s] for key in ["actual", "expected", "diff"]: [ 254s] err[key] = os.path.relpath(err[key]) [ 254s] > raise ImageComparisonFailure( [ 254s] ('images not close (RMS %(rms).3f):' [ 254s] '\n\t%(actual)s\n\t%(expected)s\n\t%(diff)s') % err) [ 254s] E matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.001): [ 254s] E result_images/test_axes/markevery_linear_scales_svg.png [ 254s] E result_images/test_axes/markevery_linear_scales-expected_svg.png [ 254s] E result_images/test_axes/markevery_linear_scales_svg-failed-diff.png ``` It fails with pytest 6.2.4 on Python 3.9 and 3.8. The failure was observed on x86_64 linux (the closest distro would be openSUSE Tumbleweed).
test
tests fail with new inkscape bug report bug summary one test of matplotlib fail with inkscape the tests passed with inkscape test markevery linear scales linux python usr bin expected home abuild rpmbuild build matplotlib result images test axes markevery linear scales expected svg actual posixpath home abuild rpmbuild build matplotlib result images test axes markevery linear scales svg tol def raise on image difference expected actual tol tracebackhide true err compare images expected actual tol in decorator true if err for key in err os path relpath err raise imagecomparisonfailure images not close rms rms n t actual s n t expected s n t diff s err e matplotlib testing exceptions imagecomparisonfailure images not close rms e result images test axes markevery linear scales svg png e result images test axes markevery linear scales expected svg png e result images test axes markevery linear scales svg failed diff png it fails with pytest on python and the failure was observed on linux the closest distro would be opensuse tumbleweed
1
157,414
12,372,784,939
IssuesEvent
2020-05-18 21:05:12
googleforgames/agones
https://api.github.com/repos/googleforgames/agones
closed
Flaky: TestGameServerReserve
area/tests help wanted kind/bug
TestGameServerReserve has reared it's ugly head again as being flaky! Here are the most up to date test logs. You can see it never gets to the part where it outputs the events, since it [never finds the Reserved and Ready state in the event log](https://github.com/googleforgames/agones/blob/master/test/e2e/gameserver_test.go#L614). ``` time="2020-05-13 19:31:59.201" level=info msg="sending RESERVE command" test=TestGameServerReserve time="2020-05-13 19:31:59.264" level=info msg="Received response" test=TestGameServerReserve time="2020-05-13 19:31:59.264" level=info msg="Waiting for 10 seconds" test=TestGameServerReserve time="2020-05-13 19:32:09.264" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:12.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:18.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:24.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:29.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:33.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:39.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:45.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:49.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:53.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:56.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:00.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:04.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:08.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:12.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:15.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:18.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:22.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:25.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:28.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:30.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:32.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:34.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:37.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:39.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:41.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:43.569" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:43.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:44.742" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:44.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:46.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:46.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:46.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:48.678" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:48.678" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:48.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:49.733" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:49.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:51.889" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:51.889" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:51.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:52.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:54.547" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:54.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:55.948" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:56.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:57.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:59.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:01.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:02.709" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:02.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:03.360" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:03.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:04.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:04.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:04.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:05.956" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:05.956" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:06.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:07.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:07.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:07.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:08.860" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:08.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:09.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:11.225" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:11.225" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:11.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:12.366" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve --- FAIL: TestGameServerReserve (203.30s) gameserver_test.go:632: Error Trace: gameserver_test.go:632 Error: Received unexpected error: timed out waiting for the condition Test: TestGameServerReserve ```
1.0
Flaky: TestGameServerReserve - TestGameServerReserve has reared it's ugly head again as being flaky! Here are the most up to date test logs. You can see it never gets to the part where it outputs the events, since it [never finds the Reserved and Ready state in the event log](https://github.com/googleforgames/agones/blob/master/test/e2e/gameserver_test.go#L614). ``` time="2020-05-13 19:31:59.201" level=info msg="sending RESERVE command" test=TestGameServerReserve time="2020-05-13 19:31:59.264" level=info msg="Received response" test=TestGameServerReserve time="2020-05-13 19:31:59.264" level=info msg="Waiting for 10 seconds" test=TestGameServerReserve time="2020-05-13 19:32:09.264" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:12.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:18.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:24.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:29.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:33.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:39.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:45.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:49.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:53.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:32:56.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:00.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:04.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:08.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:12.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:15.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:18.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:22.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:25.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:28.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:30.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:32.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:34.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:37.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:39.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:41.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:43.569" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:43.570" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:43.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:44.742" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:44.743" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:44.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:46.512" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:46.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:46.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:46.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:48.678" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:48.678" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:48.679" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:48.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:49.732" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:49.733" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:49.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:51.888" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:51.889" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:51.889" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:51.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:52.829" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:52.830" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:52.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:54.546" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:54.547" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:54.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:55.948" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:55.949" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:56.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:57.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:57.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:33:59.626" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:33:59.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:01.139" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:01.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:02.709" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:02.710" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:02.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:03.360" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:03.361" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:03.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:04.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:04.886" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:04.887" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:04.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:05.955" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:05.956" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:05.956" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:06.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:07.512" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:07.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:07.513" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:07.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:08.860" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:08.861" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:08.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:09.427" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:09.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:11.225" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:11.225" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:11.226" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:11.913" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:12.365" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve time="2020-05-13 19:34:12.366" level=info msg="checking gameserver events" test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:55 +0000 UTC" last-time="2020-05-13 19:30:55 +0000 UTC" message="Port allocated" name=udp-serverthm7g.160ead4ac6760ff7 reason=PortAllocation test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:57 +0000 UTC" last-time="2020-05-13 19:30:57 +0000 UTC" message="Pod udp-serverthm7g created" name=udp-serverthm7g.160ead4b3c8641cd reason=Creating test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:30:58 +0000 UTC" last-time="2020-05-13 19:30:58 +0000 UTC" message="Address and port populated" name=udp-serverthm7g.160ead4ba45d1031 reason=Scheduled test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=2 first-time="2020-05-13 19:31:24 +0000 UTC" last-time="2020-05-13 19:32:10 +0000 UTC" message="SDK state change" name=udp-serverthm7g.160ead51b5db289f reason=RequestReady test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:49 +0000 UTC" last-time="2020-05-13 19:31:49 +0000 UTC" message="SDK.Ready() complete" name=udp-serverthm7g.160ead57792eeee0 reason=Ready test=TestGameServerReserve time="2020-05-13 19:34:13.160" level=info msg="gs event details" count=1 first-time="2020-05-13 19:31:59 +0000 UTC" last-time="2020-05-13 19:31:59 +0000 UTC" message="SDK state change, for 10s" name=udp-serverthm7g.160ead59b21725c7 reason=Reserved test=TestGameServerReserve --- FAIL: TestGameServerReserve (203.30s) gameserver_test.go:632: Error Trace: gameserver_test.go:632 Error: Received unexpected error: timed out waiting for the condition Test: TestGameServerReserve ```
test
flaky testgameserverreserve testgameserverreserve has reared it s ugly head again as being flaky here are the most up to date test logs you can see it never gets to the part where it outputs the events since it time level info msg sending reserve command test testgameserverreserve time level info msg received response test testgameserverreserve time level info msg waiting for seconds test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve time level info msg checking gameserver events test testgameserverreserve time level info msg gs event details count first time utc last time utc message port allocated name udp reason portallocation test testgameserverreserve time level info msg gs event details count first time utc last time utc message pod udp created name udp reason creating test testgameserverreserve time level info msg gs event details count first time utc last time utc message address and port populated name udp reason scheduled test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change name udp reason requestready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk ready complete name udp reason ready test testgameserverreserve time level info msg gs event details count first time utc last time utc message sdk state change for name udp reason reserved test testgameserverreserve fail testgameserverreserve gameserver test go error trace gameserver test go error received unexpected error timed out waiting for the condition test testgameserverreserve
1
55,011
6,422,448,358
IssuesEvent
2017-08-09 08:30:30
manchesergit/material-ui
https://api.github.com/repos/manchesergit/material-ui
closed
DatePicker onlick handler is at a lower level than necersarry
cleanup unit testing
the onclick event handler for date picker is registered against the text box, whilst the keyboard handler is against the div ```javascript <div id={inputId} className={className} style={prepareStyles(Object.assign({}, style))} > <EventListener target={inputId} onKeyDown={this.handleKeyEvent} /> <DatePickerDialog ~ /> <TextField id={textFieldId} role="textbox" aria-label="Date Picker" {...other} onFocus={this.handleFocus} onClick={this.handleTouchTap} ref="input" style={textFieldStyle} value={this.state.date ? formatDate(this.state.date) : ''} /> </div> ``` these should be in the same place for consistency this also causes the unit tests to have to be coded so they know about the internals of the component so the event can be fired, when theres no real need to do so
1.0
DatePicker onlick handler is at a lower level than necersarry - the onclick event handler for date picker is registered against the text box, whilst the keyboard handler is against the div ```javascript <div id={inputId} className={className} style={prepareStyles(Object.assign({}, style))} > <EventListener target={inputId} onKeyDown={this.handleKeyEvent} /> <DatePickerDialog ~ /> <TextField id={textFieldId} role="textbox" aria-label="Date Picker" {...other} onFocus={this.handleFocus} onClick={this.handleTouchTap} ref="input" style={textFieldStyle} value={this.state.date ? formatDate(this.state.date) : ''} /> </div> ``` these should be in the same place for consistency this also causes the unit tests to have to be coded so they know about the internals of the component so the event can be fired, when theres no real need to do so
test
datepicker onlick handler is at a lower level than necersarry the onclick event handler for date picker is registered against the text box whilst the keyboard handler is against the div javascript datepickerdialog textfield id textfieldid role textbox aria label date picker other onfocus this handlefocus onclick this handletouchtap ref input style textfieldstyle value this state date formatdate this state date these should be in the same place for consistency this also causes the unit tests to have to be coded so they know about the internals of the component so the event can be fired when theres no real need to do so
1
156,350
12,306,224,855
IssuesEvent
2020-05-12 00:47:46
jasonsurratt/knockback-tickets
https://api.github.com/repos/jasonsurratt/knockback-tickets
closed
Enemies slide across the island like it is ice.
bug waiting for test
**Describe the bug** The friction of the island is too low. **To Reproduce** Hit an enemy with knockback. **Reporter** Technowolf
1.0
Enemies slide across the island like it is ice. - **Describe the bug** The friction of the island is too low. **To Reproduce** Hit an enemy with knockback. **Reporter** Technowolf
test
enemies slide across the island like it is ice describe the bug the friction of the island is too low to reproduce hit an enemy with knockback reporter technowolf
1
258,891
22,356,271,960
IssuesEvent
2022-06-15 15:54:24
apache/beam
https://api.github.com/repos/apache/beam
closed
Remove invalid mod type from DataChangeRecord
io-java-gcp test P2
Remove the invalid (and unused) mod type INSERT_OR_UPDATE from the Spanner Change Streams modtype Imported from Jira [BEAM-14419](https://issues.apache.org/jira/browse/BEAM-14419). Original Jira may contain additional context. Reported by: thiagotnunes.
1.0
Remove invalid mod type from DataChangeRecord - Remove the invalid (and unused) mod type INSERT_OR_UPDATE from the Spanner Change Streams modtype Imported from Jira [BEAM-14419](https://issues.apache.org/jira/browse/BEAM-14419). Original Jira may contain additional context. Reported by: thiagotnunes.
test
remove invalid mod type from datachangerecord remove the invalid and unused mod type insert or update from the spanner change streams modtype imported from jira original jira may contain additional context reported by thiagotnunes
1
195,694
14,742,787,963
IssuesEvent
2021-01-07 12:53:57
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
ZenLiuCN/gsrc: src/hide/hid_test.go; 19 LoC
fresh small test
Found a possible issue in [ZenLiuCN/gsrc](https://www.github.com/ZenLiuCN/gsrc) at [src/hide/hid_test.go](https://github.com/ZenLiuCN/gsrc/blob/2c4df64de86f93cbf2178130aa72a90e4ff81113/src/hide/hid_test.go#L210-L228) 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. > range-loop variable d used in defer or goroutine at line 215 [Click here to see the code in its original context.](https://github.com/ZenLiuCN/gsrc/blob/2c4df64de86f93cbf2178130aa72a90e4ff81113/src/hide/hid_test.go#L210-L228) <details> <summary>Click here to show the 19 line(s) of Go which triggered the analyzer.</summary> ```go for i, d := range dev { d.SetTimeout(5 * time.Millisecond) group.Add(1) go func() { group.Done() d.Read(GetBytes(nil)) }() if i%2 == 0 { _, e := d.Write(GetBytes(&C_VOICE_1)) if e != nil { log.Fatalf(`Error send to %s`, d.Name()) } } else { _, e := d.Write(GetBytes(&C_VOICE_2)) if e != nil { log.Fatalf(`Error send to %s`, d.Name()) } } } ``` </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: 2c4df64de86f93cbf2178130aa72a90e4ff81113
1.0
ZenLiuCN/gsrc: src/hide/hid_test.go; 19 LoC - Found a possible issue in [ZenLiuCN/gsrc](https://www.github.com/ZenLiuCN/gsrc) at [src/hide/hid_test.go](https://github.com/ZenLiuCN/gsrc/blob/2c4df64de86f93cbf2178130aa72a90e4ff81113/src/hide/hid_test.go#L210-L228) 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. > range-loop variable d used in defer or goroutine at line 215 [Click here to see the code in its original context.](https://github.com/ZenLiuCN/gsrc/blob/2c4df64de86f93cbf2178130aa72a90e4ff81113/src/hide/hid_test.go#L210-L228) <details> <summary>Click here to show the 19 line(s) of Go which triggered the analyzer.</summary> ```go for i, d := range dev { d.SetTimeout(5 * time.Millisecond) group.Add(1) go func() { group.Done() d.Read(GetBytes(nil)) }() if i%2 == 0 { _, e := d.Write(GetBytes(&C_VOICE_1)) if e != nil { log.Fatalf(`Error send to %s`, d.Name()) } } else { _, e := d.Write(GetBytes(&C_VOICE_2)) if e != nil { log.Fatalf(`Error send to %s`, d.Name()) } } } ``` </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: 2c4df64de86f93cbf2178130aa72a90e4ff81113
test
zenliucn gsrc src hide hid 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 range loop variable d used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for i d range dev d settimeout time millisecond group add go func group done d read getbytes nil if i e d write getbytes c voice if e nil log fatalf error send to s d name else e d write getbytes c voice if e nil log fatalf error send to s d name 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
232,787
18,908,731,783
IssuesEvent
2021-11-16 11:54:50
ubtue/DatenProbleme
https://api.github.com/repos/ubtue/DatenProbleme
closed
ISSN 1572-8684 | International journal for philosophy of religion | LF + ORCID (Springer live)
ready for testing Zotero_AUTO_RSS Einspielung_Zotero_AUTO Fehlerquelle: Translator
Bei dieser Zeitschrift gibt es gelegtlich Artikel, die Open Access sind. Hier mΓΌsste in Marc 856 $z "kostenfrei" statt "Lizenzpflichtig" gesetzt werden. https://link.springer.com/journal/11153/volumes-and-issues/89-3?utm_source=toc&utm_medium=email&utm_campaign=toc_11153_89_3&utm_content=etoc_springer_20210518 https://link.springer.com/article/10.1007/s11153-020-09783-7
1.0
ISSN 1572-8684 | International journal for philosophy of religion | LF + ORCID (Springer live) - Bei dieser Zeitschrift gibt es gelegtlich Artikel, die Open Access sind. Hier mΓΌsste in Marc 856 $z "kostenfrei" statt "Lizenzpflichtig" gesetzt werden. https://link.springer.com/journal/11153/volumes-and-issues/89-3?utm_source=toc&utm_medium=email&utm_campaign=toc_11153_89_3&utm_content=etoc_springer_20210518 https://link.springer.com/article/10.1007/s11153-020-09783-7
test
issn international journal for philosophy of religion lf orcid springer live bei dieser zeitschrift gibt es gelegtlich artikel die open access sind hier mΓΌsste in marc z kostenfrei statt lizenzpflichtig gesetzt werden
1
262,035
22,787,500,361
IssuesEvent
2022-07-09 13:38:26
WTA-Stats/application
https://api.github.com/repos/WTA-Stats/application
closed
[App-116]: do not gitignore Testing Multi Env Encrypted Secure Credentials key
Testing GitHub Credentials
do not gitignore Development Multi Env Encrypted Secure Credentials key
1.0
[App-116]: do not gitignore Testing Multi Env Encrypted Secure Credentials key - do not gitignore Development Multi Env Encrypted Secure Credentials key
test
do not gitignore testing multi env encrypted secure credentials key do not gitignore development multi env encrypted secure credentials key
1
259,315
8,197,152,069
IssuesEvent
2018-08-31 12:29:46
MARKETProtocol/dApp
https://api.github.com/repos/MARKETProtocol/dApp
closed
[Deploy] Add needed structure to contract names.
Help Wanted Priority: Medium Type: Enhancement
## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. ### User Story As a user it will help me to have standardized contract names that are enforce by the dApp deployment process. ### Why Is this Needed? *Summary*: To help record / pack more meta data into our names so we are can parse it easily and display different fields ### Description *Type*: Feature ### Solution *Summary*: Modify contract deployment to use new naming schema ### Definition of Done - [ ] Modify contract deployment flows (x3) to enforce new name standardization - [ ] call MARKET.js function `createStandardizedContractName()` to create the correctly formatted name - [ ] add / modify tests for all code written
1.0
[Deploy] Add needed structure to contract names. - ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. ### User Story As a user it will help me to have standardized contract names that are enforce by the dApp deployment process. ### Why Is this Needed? *Summary*: To help record / pack more meta data into our names so we are can parse it easily and display different fields ### Description *Type*: Feature ### Solution *Summary*: Modify contract deployment to use new naming schema ### Definition of Done - [ ] Modify contract deployment flows (x3) to enforce new name standardization - [ ] call MARKET.js function `createStandardizedContractName()` to create the correctly formatted name - [ ] add / modify tests for all code written
non_test
add needed structure to contract names before you start work please read our contribution and if there is a bounty involved please also see if you have ongoing work from other bounties with us where funding has not been released please do not pick up a new issue we would like to involve as many contributors as possible and parallelize the work flow as much as possible please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline please also note that in order for work to be accepted all code must be accompanied by test cases as well user story as a user it will help me to have standardized contract names that are enforce by the dapp deployment process why is this needed summary to help record pack more meta data into our names so we are can parse it easily and display different fields description type feature solution summary modify contract deployment to use new naming schema definition of done modify contract deployment flows to enforce new name standardization call market js function createstandardizedcontractname to create the correctly formatted name add modify tests for all code written
0
102,466
16,574,555,962
IssuesEvent
2021-05-31 01:01:16
snowdensb/vets-website
https://api.github.com/repos/snowdensb/vets-website
opened
CVE-2021-33502 (High) detected in multiple libraries
security vulnerability
## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-2.0.1.tgz</b>, <b>normalize-url-3.3.0.tgz</b>, <b>normalize-url-1.9.1.tgz</b></p></summary> <p> <details><summary><b>normalize-url-2.0.1.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - yo-3.1.1.tgz (Root Library) - got-8.3.2.tgz - cacheable-request-2.1.4.tgz - :x: **normalize-url-2.0.1.tgz** (Vulnerable Library) </details> <details><summary><b>normalize-url-3.3.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - cssnano-4.1.10.tgz (Root Library) - cssnano-preset-default-4.0.7.tgz - postcss-normalize-url-4.0.1.tgz - :x: **normalize-url-3.3.0.tgz** (Vulnerable Library) </details> <details><summary><b>normalize-url-1.9.1.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - mini-css-extract-plugin-0.9.0.tgz (Root Library) - :x: **normalize-url-1.9.1.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</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> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"2.0.1","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"yo:3.1.1;got:8.3.2;cacheable-request:2.1.4;normalize-url:2.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"},{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"3.3.0","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"cssnano:4.1.10;cssnano-preset-default:4.0.7;postcss-normalize-url:4.0.1;normalize-url:3.3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"},{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"1.9.1","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"mini-css-extract-plugin:0.9.0;normalize-url:1.9.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-33502","vulnerabilityDetails":"The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-33502 (High) detected in multiple libraries - ## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-2.0.1.tgz</b>, <b>normalize-url-3.3.0.tgz</b>, <b>normalize-url-1.9.1.tgz</b></p></summary> <p> <details><summary><b>normalize-url-2.0.1.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - yo-3.1.1.tgz (Root Library) - got-8.3.2.tgz - cacheable-request-2.1.4.tgz - :x: **normalize-url-2.0.1.tgz** (Vulnerable Library) </details> <details><summary><b>normalize-url-3.3.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - cssnano-4.1.10.tgz (Root Library) - cssnano-preset-default-4.0.7.tgz - postcss-normalize-url-4.0.1.tgz - :x: **normalize-url-3.3.0.tgz** (Vulnerable Library) </details> <details><summary><b>normalize-url-1.9.1.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz</a></p> <p>Path to dependency file: vets-website/node_modules/normalize-url/package.json</p> <p>Path to vulnerable library: vets-website/node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - mini-css-extract-plugin-0.9.0.tgz (Root Library) - :x: **normalize-url-1.9.1.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</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> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"2.0.1","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"yo:3.1.1;got:8.3.2;cacheable-request:2.1.4;normalize-url:2.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"},{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"3.3.0","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"cssnano:4.1.10;cssnano-preset-default:4.0.7;postcss-normalize-url:4.0.1;normalize-url:3.3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"},{"packageType":"javascript/Node.js","packageName":"normalize-url","packageVersion":"1.9.1","packageFilePaths":["/node_modules/normalize-url/package.json"],"isTransitiveDependency":true,"dependencyTree":"mini-css-extract-plugin:0.9.0;normalize-url:1.9.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"normalize-url - 4.5.1, 5.3.1, 6.0.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-33502","vulnerabilityDetails":"The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries normalize url tgz normalize url tgz normalize url tgz normalize url tgz normalize a url library home page a href path to dependency file vets website node modules normalize url package json path to vulnerable library vets website node modules normalize url package json dependency hierarchy yo tgz root library got tgz cacheable request tgz x normalize url tgz vulnerable library normalize url tgz normalize a url library home page a href path to dependency file vets website node modules normalize url package json path to vulnerable library vets website node modules normalize url package json dependency hierarchy cssnano tgz root library cssnano preset default tgz postcss normalize url tgz x normalize url tgz vulnerable library normalize url tgz normalize a url library home page a href path to dependency file vets website node modules normalize url package json path to vulnerable library vets website node modules normalize url package json dependency hierarchy mini css extract plugin tgz root library x normalize url tgz vulnerable library found in base branch master vulnerability details the normalize url package before x before and x before for node js has a redos regular expression denial of service issue because it has exponential performance for data urls 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 none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution normalize url isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree yo got cacheable request normalize url isminimumfixversionavailable true minimumfixversion normalize url packagetype javascript node js packagename normalize url packageversion packagefilepaths istransitivedependency true dependencytree cssnano cssnano preset default postcss normalize url normalize url isminimumfixversionavailable true minimumfixversion normalize url packagetype javascript node js packagename normalize url packageversion packagefilepaths istransitivedependency true dependencytree mini css extract plugin normalize url isminimumfixversionavailable true minimumfixversion normalize url basebranches vulnerabilityidentifier cve vulnerabilitydetails the normalize url package before x before and x before for node js has a redos regular expression denial of service issue because it has exponential performance for data urls vulnerabilityurl
0
337,480
30,248,326,415
IssuesEvent
2023-07-06 18:18:44
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix jax_lax_operators.test_jax_neg
JAX Frontend Sub Task Failing Test
| | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a>
1.0
Fix jax_lax_operators.test_jax_neg - | | | |---|---| |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5475591421/jobs/9971909032"><img src=https://img.shields.io/badge/-success-success></a>
test
fix jax lax operators test jax neg paddle a href src torch a href src numpy a href src jax a href src tensorflow a href src
1
73,632
7,346,664,046
IssuesEvent
2018-03-07 21:30:42
devtools-html/debugger.html
https://api.github.com/repos/devtools-html/debugger.html
closed
[intermittent] quick open is intermittent
difficulty: medium testing
We saw an intermittent w/ quick-open where we check for the selected source: The issue is that we assume the source that we select has loaded, but the screenshot shows that it has not. ![Screen Shot 2017-11-10 at 11.33.00 AM.png](https://shipusercontent.com/dcb7af3d79273ce07fe2b6e64c68db16/Screen%20Shot%202017-11-10%20at%2011.33.00%20AM.png) ![Screen Shot 2017-11-10 at 11.32.51 AM.png](https://shipusercontent.com/3196228e7e493f3bf93d900607369775/Screen%20Shot%202017-11-10%20at%2011.32.51%20AM.png)
1.0
[intermittent] quick open is intermittent - We saw an intermittent w/ quick-open where we check for the selected source: The issue is that we assume the source that we select has loaded, but the screenshot shows that it has not. ![Screen Shot 2017-11-10 at 11.33.00 AM.png](https://shipusercontent.com/dcb7af3d79273ce07fe2b6e64c68db16/Screen%20Shot%202017-11-10%20at%2011.33.00%20AM.png) ![Screen Shot 2017-11-10 at 11.32.51 AM.png](https://shipusercontent.com/3196228e7e493f3bf93d900607369775/Screen%20Shot%202017-11-10%20at%2011.32.51%20AM.png)
test
quick open is intermittent we saw an intermittent w quick open where we check for the selected source the issue is that we assume the source that we select has loaded but the screenshot shows that it has not
1
167,519
13,033,175,083
IssuesEvent
2020-07-28 06:18:52
metaeducation/rebol-issues
https://api.github.com/repos/metaeducation/rebol-issues
closed
SWITCH/ALL consumes RETURN
Status.resolved Test.written Type.bug
_Submitted by:_ **fork** The SWITCH native consumes returns, but only when /ALL is used. See example code. ``` rebol foo: does [ switch/all 10 [ 10 [print "Hello" return "Returning"] 10 [print "World"] ] "Reached end" ] print foo ;; Output: Hello Reached end ;; Expected: Hello Returning ``` <sup>**CC - Data** [ Version: r3 master Type: Bug Platform: All Category: Native Reproduce: Always Fixed-in:none ]</sup>
1.0
SWITCH/ALL consumes RETURN - _Submitted by:_ **fork** The SWITCH native consumes returns, but only when /ALL is used. See example code. ``` rebol foo: does [ switch/all 10 [ 10 [print "Hello" return "Returning"] 10 [print "World"] ] "Reached end" ] print foo ;; Output: Hello Reached end ;; Expected: Hello Returning ``` <sup>**CC - Data** [ Version: r3 master Type: Bug Platform: All Category: Native Reproduce: Always Fixed-in:none ]</sup>
test
switch all consumes return submitted by fork the switch native consumes returns but only when all is used see example code rebol foo does switch all reached end print foo output hello reached end expected hello returning cc data
1
52,193
3,022,206,629
IssuesEvent
2015-07-31 18:56:28
steve8x8/geotoad
https://api.github.com/repos/steve8x8/geotoad
opened
Harden HTTPS access
enhancement OpSys-All Priority-Low question Type-Enhancement
Although user credentials are sent over http after logging in, it might be a useful exercise to harden the https part. Remove rc4 ciphers (and perhaps everything with too short a key), verify peer, etc. This may seriously break on platforms I cannot test on. Volunteers wanted, patch will be provided.
1.0
Harden HTTPS access - Although user credentials are sent over http after logging in, it might be a useful exercise to harden the https part. Remove rc4 ciphers (and perhaps everything with too short a key), verify peer, etc. This may seriously break on platforms I cannot test on. Volunteers wanted, patch will be provided.
non_test
harden https access although user credentials are sent over http after logging in it might be a useful exercise to harden the https part remove ciphers and perhaps everything with too short a key verify peer etc this may seriously break on platforms i cannot test on volunteers wanted patch will be provided
0
109,957
9,420,772,423
IssuesEvent
2019-04-11 03:52:15
rmcreyes/keener-backend
https://api.github.com/repos/rmcreyes/keener-backend
closed
Ignore files that should not be tested in codecov report
testing
Files like `manage.py` and the unit tests are added to the codecov report when they shouldn't be.
1.0
Ignore files that should not be tested in codecov report - Files like `manage.py` and the unit tests are added to the codecov report when they shouldn't be.
test
ignore files that should not be tested in codecov report files like manage py and the unit tests are added to the codecov report when they shouldn t be
1
336,534
30,199,952,250
IssuesEvent
2023-07-05 04:06:43
marcpage/libernet
https://api.github.com/repos/marcpage/libernet
closed
Test the template Message const method fields()
good first issue test
Add a test to tests/HTTP_test.cpp that tests the const method that returns the info. ``` const Headers &Message<HeaderLine>::fields() const ```
1.0
Test the template Message const method fields() - Add a test to tests/HTTP_test.cpp that tests the const method that returns the info. ``` const Headers &Message<HeaderLine>::fields() const ```
test
test the template message const method fields add a test to tests http test cpp that tests the const method that returns the info const headers message fields const
1
181,967
14,085,878,574
IssuesEvent
2020-11-05 02:11:18
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Failing test on Go 1.15.3
kind/failing-test needs-triage sig/cli sig/testing
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which test(s) are failing**: `vendor/k8s.io/kubectl/pkg/cmd/create/create_rolebinding_test.go` **Since when has it been failing**: since upgrading golang: `go version go1.15.3 linux/amd64` **Reason for failure**: Since Go 1.15, type casting from int to string using `string(int)` is not allowed, output: ``` # k8s.io/kubernetes/vendor/k8s.io/kubectl/pkg/cmd/create vendor/k8s.io/kubectl/pkg/cmd/create/create_rolebinding_test.go:75:9: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) FAIL k8s.io/kubernetes/vendor/k8s.io/kubectl/pkg/cmd/create [build failed] FAIL make: *** [Makefile:185: test] Error 1 ``` **Anything else we need to know**: related links: golang/go#3939 golang/go#32479 https://blog.golang.org/go1.15-proposals
2.0
Failing test on Go 1.15.3 - <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> **Which test(s) are failing**: `vendor/k8s.io/kubectl/pkg/cmd/create/create_rolebinding_test.go` **Since when has it been failing**: since upgrading golang: `go version go1.15.3 linux/amd64` **Reason for failure**: Since Go 1.15, type casting from int to string using `string(int)` is not allowed, output: ``` # k8s.io/kubernetes/vendor/k8s.io/kubectl/pkg/cmd/create vendor/k8s.io/kubectl/pkg/cmd/create/create_rolebinding_test.go:75:9: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) FAIL k8s.io/kubernetes/vendor/k8s.io/kubectl/pkg/cmd/create [build failed] FAIL make: *** [Makefile:185: test] Error 1 ``` **Anything else we need to know**: related links: golang/go#3939 golang/go#32479 https://blog.golang.org/go1.15-proposals
test
failing test on go which test s are failing vendor io kubectl pkg cmd create create rolebinding test go since when has it been failing since upgrading golang go version linux reason for failure since go type casting from int to string using string int is not allowed output io kubernetes vendor io kubectl pkg cmd create vendor io kubectl pkg cmd create create rolebinding test go conversion from int to string yields a string of one rune not a string of digits did you mean fmt sprint x fail io kubernetes vendor io kubectl pkg cmd create fail make error anything else we need to know related links golang go golang go
1
13,391
3,331,139,350
IssuesEvent
2015-11-11 14:37:58
GLab/ToMaTo
https://api.github.com/repos/GLab/ToMaTo
closed
Standard archives
complexity: simple testbed: germanlab type: task urgency: important
Generate some standard archives for: * Java installation * Python installation * Iperf installation * Template preparation * nlXTP guest modules Also provide archive templates and documentation for: * Software installation * Full experiment runs * SSH server startup including key-based authentication (via authorized-keys)
1.0
Standard archives - Generate some standard archives for: * Java installation * Python installation * Iperf installation * Template preparation * nlXTP guest modules Also provide archive templates and documentation for: * Software installation * Full experiment runs * SSH server startup including key-based authentication (via authorized-keys)
test
standard archives generate some standard archives for java installation python installation iperf installation template preparation nlxtp guest modules also provide archive templates and documentation for software installation full experiment runs ssh server startup including key based authentication via authorized keys
1
167,549
13,034,484,611
IssuesEvent
2020-07-28 08:47:11
ubtue/DatenProbleme
https://api.github.com/repos/ubtue/DatenProbleme
closed
ISSN 0265-3788 | Transformation | Keyword Book Review
Fehlerquelle: Translator Zotero_SEMI-AUTO ready for testing
Bei Rezensionen wird im Single-DL das Keyword Book Review vergeben. Bitte entfernen. Im Multi-DL werden gar keine Keywords ΓΌbertragen, zudem steht hier kein Sage Translator zur VerfΓΌgung. Deshalb Single-DL https://journals.sagepub.com/toc/trna/37/3 https://journals.sagepub.com/doi/full/10.1177/0265378820930237 ![grafik](https://user-images.githubusercontent.com/29707105/88514664-c86b6600-cfea-11ea-89ac-56bab54fc646.png)
1.0
ISSN 0265-3788 | Transformation | Keyword Book Review - Bei Rezensionen wird im Single-DL das Keyword Book Review vergeben. Bitte entfernen. Im Multi-DL werden gar keine Keywords ΓΌbertragen, zudem steht hier kein Sage Translator zur VerfΓΌgung. Deshalb Single-DL https://journals.sagepub.com/toc/trna/37/3 https://journals.sagepub.com/doi/full/10.1177/0265378820930237 ![grafik](https://user-images.githubusercontent.com/29707105/88514664-c86b6600-cfea-11ea-89ac-56bab54fc646.png)
test
issn transformation keyword book review bei rezensionen wird im single dl das keyword book review vergeben bitte entfernen im multi dl werden gar keine keywords ΓΌbertragen zudem steht hier kein sage translator zur verfΓΌgung deshalb single dl
1
193,537
14,655,958,388
IssuesEvent
2020-12-28 12:17:40
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: tpccbench/nodes=6/cpu=16/multi-az failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).tpccbench/nodes=6/cpu=16/multi-az failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2546130&tab=buildLog) on [master@08c89a597a06520c30faf01965f9c74fe9b9854f](https://github.com/cockroachdb/cockroach/commits/08c89a597a06520c30faf01965f9c74fe9b9854f): ``` 3: dead 1: dead 6: 6206 5: 5974 2: 5958 4: 6175 Error: UNCLASSIFIED_PROBLEM: 3: dead (1) UNCLASSIFIED_PROBLEM Wraps: (2) secondary error attachment | 1: dead | (1) attached stack trace | -- stack trace: | | main.glob..func14 | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1147 | | main.wrap.func1 | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:271 | | github.com/spf13/cobra.(*Command).execute | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:830 | | github.com/spf13/cobra.(*Command).ExecuteC | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:914 | | github.com/spf13/cobra.(*Command).Execute | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:864 | | main.main | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1850 | | runtime.main | | /usr/local/go/src/runtime/proc.go:204 | | runtime.goexit | | /usr/local/go/src/runtime/asm_amd64.s:1374 | Wraps: (2) 1: dead | Error types: (1) *withstack.withStack (2) *errutil.leafError Wraps: (3) attached stack trace -- stack trace: | main.glob..func14 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1147 | main.wrap.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:271 | github.com/spf13/cobra.(*Command).execute | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:830 | github.com/spf13/cobra.(*Command).ExecuteC | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:914 | github.com/spf13/cobra.(*Command).Execute | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:864 | main.main | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1850 | runtime.main | /usr/local/go/src/runtime/proc.go:204 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (4) 3: dead Error types: (1) errors.Unclassified (2) *secondary.withSecondaryError (3) *withstack.withStack (4) *errutil.leafError ``` <details><summary>More</summary><p> Artifacts: [/tpccbench/nodes=6/cpu=16/multi-az](https://teamcity.cockroachdb.com/viewLog.html?buildId=2546130&tab=artifacts#/tpccbench/nodes=6/cpu=16/multi-az) Related: - #55544 roachtest: tpccbench/nodes=6/cpu=16/multi-az failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Atpccbench%2Fnodes%3D6%2Fcpu%3D16%2Fmulti-az.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
2.0
roachtest: tpccbench/nodes=6/cpu=16/multi-az failed - [(roachtest).tpccbench/nodes=6/cpu=16/multi-az failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2546130&tab=buildLog) on [master@08c89a597a06520c30faf01965f9c74fe9b9854f](https://github.com/cockroachdb/cockroach/commits/08c89a597a06520c30faf01965f9c74fe9b9854f): ``` 3: dead 1: dead 6: 6206 5: 5974 2: 5958 4: 6175 Error: UNCLASSIFIED_PROBLEM: 3: dead (1) UNCLASSIFIED_PROBLEM Wraps: (2) secondary error attachment | 1: dead | (1) attached stack trace | -- stack trace: | | main.glob..func14 | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1147 | | main.wrap.func1 | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:271 | | github.com/spf13/cobra.(*Command).execute | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:830 | | github.com/spf13/cobra.(*Command).ExecuteC | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:914 | | github.com/spf13/cobra.(*Command).Execute | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:864 | | main.main | | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1850 | | runtime.main | | /usr/local/go/src/runtime/proc.go:204 | | runtime.goexit | | /usr/local/go/src/runtime/asm_amd64.s:1374 | Wraps: (2) 1: dead | Error types: (1) *withstack.withStack (2) *errutil.leafError Wraps: (3) attached stack trace -- stack trace: | main.glob..func14 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1147 | main.wrap.func1 | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:271 | github.com/spf13/cobra.(*Command).execute | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:830 | github.com/spf13/cobra.(*Command).ExecuteC | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:914 | github.com/spf13/cobra.(*Command).Execute | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/github.com/spf13/cobra/command.go:864 | main.main | /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/main.go:1850 | runtime.main | /usr/local/go/src/runtime/proc.go:204 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1374 Wraps: (4) 3: dead Error types: (1) errors.Unclassified (2) *secondary.withSecondaryError (3) *withstack.withStack (4) *errutil.leafError ``` <details><summary>More</summary><p> Artifacts: [/tpccbench/nodes=6/cpu=16/multi-az](https://teamcity.cockroachdb.com/viewLog.html?buildId=2546130&tab=artifacts#/tpccbench/nodes=6/cpu=16/multi-az) Related: - #55544 roachtest: tpccbench/nodes=6/cpu=16/multi-az failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Atpccbench%2Fnodes%3D6%2Fcpu%3D16%2Fmulti-az.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
test
roachtest tpccbench nodes cpu multi az failed on dead dead error unclassified problem dead unclassified problem wraps secondary error attachment dead attached stack trace stack trace main glob home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go main wrap home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go github com cobra command execute home agent work go src github com cockroachdb cockroach vendor github com cobra command go github com cobra command executec home agent work go src github com cockroachdb cockroach vendor github com cobra command go github com cobra command execute home agent work go src github com cockroachdb cockroach vendor github com cobra command go main main home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s wraps dead error types withstack withstack errutil leaferror wraps attached stack trace stack trace main glob home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go main wrap home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go github com cobra command execute home agent work go src github com cockroachdb cockroach vendor github com cobra command go github com cobra command executec home agent work go src github com cockroachdb cockroach vendor github com cobra command go github com cobra command execute home agent work go src github com cockroachdb cockroach vendor github com cobra command go main main home agent work go src github com cockroachdb cockroach pkg cmd roachprod main go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s wraps dead error types errors unclassified secondary withsecondaryerror withstack withstack errutil leaferror more artifacts related roachtest tpccbench nodes cpu multi az failed powered by
1
44,215
5,612,847,433
IssuesEvent
2017-04-03 07:18:59
zetkin/organize.zetk.in
https://api.github.com/repos/zetkin/organize.zetk.in
opened
Can't change response config
bug user test
A user reports that they cannot change the response config option `response_widget` to `checkbox` using the UI. Steps to reproduce: 1. Create question of options type 2. Click to edit question 3. Change setting to allow multiple selected options 4. Save question 5. Click to edit question again Expected result: Question is configured to allow multiple options Actual result: Question is still configured to only allow a single option Was this fixed by the recent PR #542?
1.0
Can't change response config - A user reports that they cannot change the response config option `response_widget` to `checkbox` using the UI. Steps to reproduce: 1. Create question of options type 2. Click to edit question 3. Change setting to allow multiple selected options 4. Save question 5. Click to edit question again Expected result: Question is configured to allow multiple options Actual result: Question is still configured to only allow a single option Was this fixed by the recent PR #542?
test
can t change response config a user reports that they cannot change the response config option response widget to checkbox using the ui steps to reproduce create question of options type click to edit question change setting to allow multiple selected options save question click to edit question again expected result question is configured to allow multiple options actual result question is still configured to only allow a single option was this fixed by the recent pr
1
482,638
13,911,104,526
IssuesEvent
2020-10-20 16:56:08
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
Component: Lightbox Media Viewer - Allow title & description to be customized when using video
Feature request adopter support adopter: Home page dev package: react priority: medium
### The problem The current component loads the title and description directly from media center via the API. As an adopter of the library we would like the ability to tailor these content sections to our users, rather than the default title and description provided. ### The solution Allow the user to pass props in to override the title and description provided by the API.
1.0
Component: Lightbox Media Viewer - Allow title & description to be customized when using video - ### The problem The current component loads the title and description directly from media center via the API. As an adopter of the library we would like the ability to tailor these content sections to our users, rather than the default title and description provided. ### The solution Allow the user to pass props in to override the title and description provided by the API.
non_test
component lightbox media viewer allow title description to be customized when using video the problem the current component loads the title and description directly from media center via the api as an adopter of the library we would like the ability to tailor these content sections to our users rather than the default title and description provided the solution allow the user to pass props in to override the title and description provided by the api
0
273,477
23,757,553,107
IssuesEvent
2022-09-01 05:37:41
bankidz/bankidz-server
https://api.github.com/repos/bankidz/bankidz-server
closed
[FEATURE] μœ μ € νƒˆν‡΄
For: API Type: Feature Type: Test
# πŸ€– κΈ°λŠ₯ κ°œμš” - μœ μ € νƒˆν‡΄ κΈ°λŠ₯ - μ±Œλ¦°μ§€ κ΄€λ ¨λœ λ‘œμ§μ€ κ°€μ‘± λ‚˜κ°€κΈ° κΈ°λŠ₯κ³Ό λ™μΌν•˜κ²Œ μž‘μ„± <!-- μ΄μŠˆμ— ν• λ‹Ήλœ κΈ°λŠ₯이 무엇인지 κ°„λž΅ν•˜κ²Œ ν•œ μ€„λ‘œ μ μŠ΅λ‹ˆλ‹€ --> ### βœ… Implement TODO <!-- μ΄μŠˆμ— ν• λ‹Ήλœ TODOλ₯Ό λ‚˜λ¦„λŒ€λ‘œ ν•­λͺ©ν™”ν•˜μ—¬ μ μŠ΅λ‹ˆλ‹€ (PRν•  λ•Œμ—λŠ” λͺ¨λ‘ μ²΄ν¬λ˜μ–΄μ•Όν•¨) --> - [x] μ±Œλ¦°μ§€ κ΄€λ ¨ μ‚­μ œ 둜직 - [x] κ°€μ‘± λ‚˜κ°€κΈ° - [x] μœ μ € κ°œμΈμ •λ³΄ μ œμ™Έ ν™œλ™ λ‚΄μš© λ°±μ—… - [x] νƒˆν‡΄ μ‚¬μœ  μ›Ήν›… - [x] μœ μ € μ‚­μ œ - [x] ν…ŒμŠ€νŠΈ μ½”λ“œ ### πŸ“š Remarks <!-- κΈ°λŠ₯ κ°œλ°œμ— μžˆμ–΄ 비고사항이 μžˆμ—ˆλ‹€λ©΄ 적기 -->
1.0
[FEATURE] μœ μ € νƒˆν‡΄ - # πŸ€– κΈ°λŠ₯ κ°œμš” - μœ μ € νƒˆν‡΄ κΈ°λŠ₯ - μ±Œλ¦°μ§€ κ΄€λ ¨λœ λ‘œμ§μ€ κ°€μ‘± λ‚˜κ°€κΈ° κΈ°λŠ₯κ³Ό λ™μΌν•˜κ²Œ μž‘μ„± <!-- μ΄μŠˆμ— ν• λ‹Ήλœ κΈ°λŠ₯이 무엇인지 κ°„λž΅ν•˜κ²Œ ν•œ μ€„λ‘œ μ μŠ΅λ‹ˆλ‹€ --> ### βœ… Implement TODO <!-- μ΄μŠˆμ— ν• λ‹Ήλœ TODOλ₯Ό λ‚˜λ¦„λŒ€λ‘œ ν•­λͺ©ν™”ν•˜μ—¬ μ μŠ΅λ‹ˆλ‹€ (PRν•  λ•Œμ—λŠ” λͺ¨λ‘ μ²΄ν¬λ˜μ–΄μ•Όν•¨) --> - [x] μ±Œλ¦°μ§€ κ΄€λ ¨ μ‚­μ œ 둜직 - [x] κ°€μ‘± λ‚˜κ°€κΈ° - [x] μœ μ € κ°œμΈμ •λ³΄ μ œμ™Έ ν™œλ™ λ‚΄μš© λ°±μ—… - [x] νƒˆν‡΄ μ‚¬μœ  μ›Ήν›… - [x] μœ μ € μ‚­μ œ - [x] ν…ŒμŠ€νŠΈ μ½”λ“œ ### πŸ“š Remarks <!-- κΈ°λŠ₯ κ°œλ°œμ— μžˆμ–΄ 비고사항이 μžˆμ—ˆλ‹€λ©΄ 적기 -->
test
μœ μ € νƒˆν‡΄ πŸ€– κΈ°λŠ₯ κ°œμš” μœ μ € νƒˆν‡΄ κΈ°λŠ₯ μ±Œλ¦°μ§€ κ΄€λ ¨λœ λ‘œμ§μ€ κ°€μ‘± λ‚˜κ°€κΈ° κΈ°λŠ₯κ³Ό λ™μΌν•˜κ²Œ μž‘μ„± βœ… implement todo μ±Œλ¦°μ§€ κ΄€λ ¨ μ‚­μ œ 둜직 κ°€μ‘± λ‚˜κ°€κΈ° μœ μ € κ°œμΈμ •λ³΄ μ œμ™Έ ν™œλ™ λ‚΄μš© λ°±μ—… νƒˆν‡΄ μ‚¬μœ  μ›Ήν›… μœ μ € μ‚­μ œ ν…ŒμŠ€νŠΈ μ½”λ“œ πŸ“š remarks
1
122,932
10,241,023,677
IssuesEvent
2019-08-19 22:34:36
google/blockly
https://api.github.com/repos/google/blockly
opened
Convert all JSunit tests to mocha
component: tests type: internal
The jsunit tests still depend on closure for a bunch of mock functionality. As we move away from closure, we can re-implement that functionality. Instead we can move away from jsunit altogether, and adopt mocha tests for all the coverage in jsunit. Conversion between the two should be straightforward. We just need to make sure we don't lose test coverage. Using this issue to track this conversion: - [ ] connection_db_test.js - [ ] metrics_test.js
1.0
Convert all JSunit tests to mocha - The jsunit tests still depend on closure for a bunch of mock functionality. As we move away from closure, we can re-implement that functionality. Instead we can move away from jsunit altogether, and adopt mocha tests for all the coverage in jsunit. Conversion between the two should be straightforward. We just need to make sure we don't lose test coverage. Using this issue to track this conversion: - [ ] connection_db_test.js - [ ] metrics_test.js
test
convert all jsunit tests to mocha the jsunit tests still depend on closure for a bunch of mock functionality as we move away from closure we can re implement that functionality instead we can move away from jsunit altogether and adopt mocha tests for all the coverage in jsunit conversion between the two should be straightforward we just need to make sure we don t lose test coverage using this issue to track this conversion connection db test js metrics test js
1
302,384
26,141,051,395
IssuesEvent
2022-12-29 18:30:28
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.4.0 - Alpha 2 - Footprint Metrics - ALL-EXCEPT-DOCKER,CISCAT,OSQUERY,AZURE,OPEN-SCAP (2.5d)
team/cicd/automation type/release release test/4.4.0
## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | #15746 | | **Main footprint metrics issue #** | #15752 | | **Version** | 4.4.0 | | **Release candidate #** | Alpha 2 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.4.0-alpha2 | ## Stress test documentation ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` - **Jenkins build**: https://ci.wazuh.info/job/Test_stress/3709/ --- <details><summary>Manager</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_EDPS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_Number_Events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_Queues_state.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_manager_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/logs/ossec_Test_stress_B3709_manager_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-manager-Test_stress_B3709_manager-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/monitor-manager-Test_stress_B3709_manager-pre-release.csv) [Test_stress_B3709_manager_analysisd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/Test_stress_B3709_manager_analysisd_state.csv) [Test_stress_B3709_manager_remoted_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/Test_stress_B3709_manager_remoted_state.csv) </details> </details> <details><summary>Centos agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_centos_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/logs/ossec_Test_stress_B3709_centos_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3709_centos-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/data/monitor-agent-Test_stress_B3709_centos-pre-release.csv) [Test_stress_B3709_centos_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/data/Test_stress_B3709_centos_agentd_state.csv) </details> </details> <details><summary>Ubuntu agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_ubuntu_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/logs/ossec_Test_stress_B3709_ubuntu_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3709_ubuntu-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/data/monitor-agent-Test_stress_B3709_ubuntu-pre-release.csv) [Test_stress_B3709_ubuntu_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/data/Test_stress_B3709_ubuntu_agentd_state.csv) </details> </details> <details><summary>Windows agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Handles.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_windows_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/logs/ossec_Test_stress_B3709_windows_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-winagent-Test_stress_B3709_windows-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/data/monitor-winagent-Test_stress_B3709_windows-pre-release.csv) [Test_stress_B3709_windows_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/data/Test_stress_B3709_windows_agentd_state.csv) </details> </details> <details><summary>macOS agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details> <details><summary>Solaris agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details>
1.0
Release 4.4.0 - Alpha 2 - Footprint Metrics - ALL-EXCEPT-DOCKER,CISCAT,OSQUERY,AZURE,OPEN-SCAP (2.5d) - ## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | #15746 | | **Main footprint metrics issue #** | #15752 | | **Version** | 4.4.0 | | **Release candidate #** | Alpha 2 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.4.0-alpha2 | ## Stress test documentation ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` - **Jenkins build**: https://ci.wazuh.info/job/Test_stress/3709/ --- <details><summary>Manager</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/monitor-manager-Test_stress_B3709_manager-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_EDPS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_Number_Events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/plots/Test_stress_B3709_manager_analysisd_state_Queues_state.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_manager_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/logs/ossec_Test_stress_B3709_manager_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-manager-Test_stress_B3709_manager-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/monitor-manager-Test_stress_B3709_manager-pre-release.csv) [Test_stress_B3709_manager_analysisd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/Test_stress_B3709_manager_analysisd_state.csv) [Test_stress_B3709_manager_remoted_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_manager_centos/data/Test_stress_B3709_manager_remoted_state.csv) </details> </details> <details><summary>Centos agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/monitor-agent-Test_stress_B3709_centos-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/plots/Test_stress_B3709_centos_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_centos_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/logs/ossec_Test_stress_B3709_centos_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3709_centos-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/data/monitor-agent-Test_stress_B3709_centos-pre-release.csv) [Test_stress_B3709_centos_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_centos/data/Test_stress_B3709_centos_agentd_state.csv) </details> </details> <details><summary>Ubuntu agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_FD.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_PSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_SWAP.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/monitor-agent-Test_stress_B3709_ubuntu-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/plots/Test_stress_B3709_ubuntu_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_ubuntu_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/logs/ossec_Test_stress_B3709_ubuntu_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-agent-Test_stress_B3709_ubuntu-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/data/monitor-agent-Test_stress_B3709_ubuntu-pre-release.csv) [Test_stress_B3709_ubuntu_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_ubuntu/data/Test_stress_B3709_ubuntu_agentd_state.csv) </details> </details> <details><summary>Windows agent</summary> + <details><summary>Plots</summary> ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_CPU.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk_Read.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Disk_Written.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Handles.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Read_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_RSS_MAXMIN.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_RSS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_USS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_VMS.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/monitor-winagent-Test_stress_B3709_windows-pre-release_Write_Ops.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_events_buffered.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_generated_events.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Number_of_messages.png) ![](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/plots/Test_stress_B3709_windows_agentd_state_AgentD_Status.png) </details> + <details><summary>Logs and configuration</summary> [ossec_Test_stress_B3709_windows_2022-12-28.zip](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/logs/ossec_Test_stress_B3709_windows_2022-12-28.zip) </details> + <details><summary>CSV</summary> [monitor-winagent-Test_stress_B3709_windows-pre-release.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/data/monitor-winagent-Test_stress_B3709_windows-pre-release.csv) [Test_stress_B3709_windows_agentd_state.csv](https://ci.wazuh.com/data/Test_stress/pre-release/4.4.0/B3709-3600m/B3709_agent_windows/data/Test_stress_B3709_windows_agentd_state.csv) </details> </details> <details><summary>macOS agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details> <details><summary>Solaris agent</summary> + <details><summary>Plots</summary> </details> + <details><summary>Logs and configuration</summary> </details> + <details><summary>CSV</summary> </details> </details>
test
release alpha footprint metrics all except docker ciscat osquery azure open scap footprint metrics information main release candidate issue main footprint metrics issue version release candidate alpha tag stress test documentation packages used repository packages dev wazuh com package path pre release package revision jenkins build manager plots logs and configuration csv centos agent plots logs and configuration csv ubuntu agent plots logs and configuration csv windows agent plots logs and configuration csv macos agent plots logs and configuration csv solaris agent plots logs and configuration csv
1
296,982
25,589,409,344
IssuesEvent
2022-12-01 11:51:32
kubernetes-sigs/cluster-api-provider-aws
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-aws
closed
[e2e] EKS e2e tests need to be stabilised
kind/bug priority/critical-urgent area/testing triage/accepted area/deflake
/kind bug /area deflake /area testing /priority critical-urgent /triage accepted **What steps did you take and what happened:** The periodic EKS e2e tests have been very flakey recently (see [testgrid](https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-aws#periodic-eks-e2e-main)). This is impacting our confidence in doing releases and that we aren't regressing functionality. **What did you expect to happen:** As a project we need our e2e tests to be less flakey. **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.] **Environment:** - Cluster-api-provider-aws version: - Kubernetes version: (use `kubectl version`): - OS (e.g. from `/etc/os-release`):
1.0
[e2e] EKS e2e tests need to be stabilised - /kind bug /area deflake /area testing /priority critical-urgent /triage accepted **What steps did you take and what happened:** The periodic EKS e2e tests have been very flakey recently (see [testgrid](https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-aws#periodic-eks-e2e-main)). This is impacting our confidence in doing releases and that we aren't regressing functionality. **What did you expect to happen:** As a project we need our e2e tests to be less flakey. **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.] **Environment:** - Cluster-api-provider-aws version: - Kubernetes version: (use `kubectl version`): - OS (e.g. from `/etc/os-release`):
test
eks tests need to be stabilised kind bug area deflake area testing priority critical urgent triage accepted what steps did you take and what happened the periodic eks tests have been very flakey recently see this is impacting our confidence in doing releases and that we aren t regressing functionality what did you expect to happen as a project we need our tests to be less flakey anything else you would like to add environment cluster api provider aws version kubernetes version use kubectl version os e g from etc os release
1
96,812
8,633,183,441
IssuesEvent
2018-11-22 13:07:38
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
rustdoc: lint if a private item has doctests
A-doctests A-lint C-feature-request T-rustdoc
Based on the reaction to https://github.com/rust-lang/rust/pull/54438 it looks like we shouldn't stop running these tests, but i still feel like they're not useful to have, because you can't use private items in doctests anyway. Could we make a lint to check for these, even if it's allow-by-default? cc @rust-lang/rustdoc
1.0
rustdoc: lint if a private item has doctests - Based on the reaction to https://github.com/rust-lang/rust/pull/54438 it looks like we shouldn't stop running these tests, but i still feel like they're not useful to have, because you can't use private items in doctests anyway. Could we make a lint to check for these, even if it's allow-by-default? cc @rust-lang/rustdoc
test
rustdoc lint if a private item has doctests based on the reaction to it looks like we shouldn t stop running these tests but i still feel like they re not useful to have because you can t use private items in doctests anyway could we make a lint to check for these even if it s allow by default cc rust lang rustdoc
1
16,570
2,919,015,130
IssuesEvent
2015-06-24 11:55:40
jonkoops/pirate
https://api.github.com/repos/jonkoops/pirate
closed
with new version there is no results!
auto-migrated Priority-Medium Type-Defect
``` until now I using PirateUX-1010 working fine! (with a VK-login) today I downloaded the new version, I got 0% results! (even with extend search) ``` Original issue reported on code.google.com by `yotag...@gmail.com` on 7 Jun 2013 at 1:03
1.0
with new version there is no results! - ``` until now I using PirateUX-1010 working fine! (with a VK-login) today I downloaded the new version, I got 0% results! (even with extend search) ``` Original issue reported on code.google.com by `yotag...@gmail.com` on 7 Jun 2013 at 1:03
non_test
with new version there is no results until now i using pirateux working fine with a vk login today i downloaded the new version i got results even with extend search original issue reported on code google com by yotag gmail com on jun at
0
261,822
22,774,011,442
IssuesEvent
2022-07-08 12:51:15
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
opened
Teste de generalizacao para a tag InformaΓ§Γ΅es institucionais - Link de acesso - Guarara
generalization test development
DoD: Realizar o teste de GeneralizaΓ§Γ£o do validador da tag InformaΓ§Γ΅es institucionais - Link de acesso para o MunicΓ­pio de Guarara.
1.0
Teste de generalizacao para a tag InformaΓ§Γ΅es institucionais - Link de acesso - Guarara - DoD: Realizar o teste de GeneralizaΓ§Γ£o do validador da tag InformaΓ§Γ΅es institucionais - Link de acesso para o MunicΓ­pio de Guarara.
test
teste de generalizacao para a tag informaΓ§Γ΅es institucionais link de acesso guarara dod realizar o teste de generalizaΓ§Γ£o do validador da tag informaΓ§Γ΅es institucionais link de acesso para o municΓ­pio de guarara
1
282,137
24,452,243,608
IssuesEvent
2022-10-07 00:59:14
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
opened
DISABLED test_backward_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA)
module: flaky-tests skipped module: unknown
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_backward_linalg_lu_factor_cuda_float32&suite=TestCompositeComplianceCUDA) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/8754106193). Over the past 3 hours, it has been determined flaky in 1 workflow(s) with 1 failures and 1 successes. **Debugging instructions (after clicking on the recent samples link):** DO NOT BE ALARMED IF THE CI IS GREEN. We now shield flaky tests from developers so CI will thus be green but it will be harder to parse the logs. To find relevant log snippets: 1. Click on the workflow logs linked above 2. Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work. 3. Grep for `test_backward_linalg_lu_factor_cuda_float32` 4. There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.
1.0
DISABLED test_backward_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) - Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_backward_linalg_lu_factor_cuda_float32&suite=TestCompositeComplianceCUDA) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/8754106193). Over the past 3 hours, it has been determined flaky in 1 workflow(s) with 1 failures and 1 successes. **Debugging instructions (after clicking on the recent samples link):** DO NOT BE ALARMED IF THE CI IS GREEN. We now shield flaky tests from developers so CI will thus be green but it will be harder to parse the logs. To find relevant log snippets: 1. Click on the workflow logs linked above 2. Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work. 3. Grep for `test_backward_linalg_lu_factor_cuda_float32` 4. There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.
test
disabled test backward linalg lu factor cuda main testcompositecompliancecuda platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with failures and successes debugging instructions after clicking on the recent samples link do not be alarmed if the ci is green we now shield flaky tests from developers so ci will thus be green but it will be harder to parse the logs to find relevant log snippets click on the workflow logs linked above click on the test step of the job so that it is expanded otherwise the grepping will not work grep for test backward linalg lu factor cuda there should be several instances run as flaky tests are rerun in ci from which you can study the logs
1
168,099
26,597,977,817
IssuesEvent
2023-01-23 13:53:38
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Event line for radio host shows for everyone regardless of location
Bug Design Unstable
### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? When idly waiting for people to finish outpost activities, the event text for the radio host event showed up on my screen despite me being outside the outpost and nowhere near the event trigger. Image below for reference. ![image](https://user-images.githubusercontent.com/105495756/202828623-afcd79ba-f93d-4972-868a-24d0b232f1a3.png) From my understanding, this is a common issue or reoccurring bug. I unfortunately have nothing new to add to the discussion as to why it triggers, only that it happened in the most recent build. ### Reproduction steps 1. Have someone interact with the questline that discusses the radio host 2. Exist (anywhere) 3. Observe how text dialogue appears ### Bug prevalence Happens regularly ### Version Faction/endgame test branch ### - _No response_ ### Which operating system did you encounter this bug on? Windows ### Relevant error messages and crash reports _No response_
1.0
Event line for radio host shows for everyone regardless of location - ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? When idly waiting for people to finish outpost activities, the event text for the radio host event showed up on my screen despite me being outside the outpost and nowhere near the event trigger. Image below for reference. ![image](https://user-images.githubusercontent.com/105495756/202828623-afcd79ba-f93d-4972-868a-24d0b232f1a3.png) From my understanding, this is a common issue or reoccurring bug. I unfortunately have nothing new to add to the discussion as to why it triggers, only that it happened in the most recent build. ### Reproduction steps 1. Have someone interact with the questline that discusses the radio host 2. Exist (anywhere) 3. Observe how text dialogue appears ### Bug prevalence Happens regularly ### Version Faction/endgame test branch ### - _No response_ ### Which operating system did you encounter this bug on? Windows ### Relevant error messages and crash reports _No response_
non_test
event line for radio host shows for everyone regardless of location disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened when idly waiting for people to finish outpost activities the event text for the radio host event showed up on my screen despite me being outside the outpost and nowhere near the event trigger image below for reference from my understanding this is a common issue or reoccurring bug i unfortunately have nothing new to add to the discussion as to why it triggers only that it happened in the most recent build reproduction steps have someone interact with the questline that discusses the radio host exist anywhere observe how text dialogue appears bug prevalence happens regularly version faction endgame test branch no response which operating system did you encounter this bug on windows relevant error messages and crash reports no response
0
104,457
22,676,383,612
IssuesEvent
2022-07-04 05:17:21
oursky/likecoin-chain
https://api.github.com/repos/oursky/likecoin-chain
closed
[NFT Proto] Align capitalization / casing
code quality
- in protobuf, message should be CamelCase while fields should be snake_case - Align all Nft to NFT, Id to ID, Iscn to ISCN
1.0
[NFT Proto] Align capitalization / casing - - in protobuf, message should be CamelCase while fields should be snake_case - Align all Nft to NFT, Id to ID, Iscn to ISCN
non_test
align capitalization casing in protobuf message should be camelcase while fields should be snake case align all nft to nft id to id iscn to iscn
0
203,742
15,384,576,401
IssuesEvent
2021-03-03 04:58:13
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
Azure.Security.KeyVault.Keys Readme issue
Client Docs KeyVault needs-team-triage test-manual-pass
1. Section [link:](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/keyvault/Azure.Security.KeyVault.Keys#retrieve-a-key) ![image](https://user-images.githubusercontent.com/65581162/102434508-daa87800-404f-11eb-9fba-41de4bd717ea.png) Suggestion: Update 'GetKeyAsync' to 'GetKey' @jongio for notification.
1.0
Azure.Security.KeyVault.Keys Readme issue - 1. Section [link:](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/keyvault/Azure.Security.KeyVault.Keys#retrieve-a-key) ![image](https://user-images.githubusercontent.com/65581162/102434508-daa87800-404f-11eb-9fba-41de4bd717ea.png) Suggestion: Update 'GetKeyAsync' to 'GetKey' @jongio for notification.
test
azure security keyvault keys readme issue section suggestion update getkeyasync to getkey jongio for notification
1
367,646
10,860,261,830
IssuesEvent
2019-11-14 08:41:01
OpenSRP/opensrp-client-chw-anc
https://api.github.com/repos/OpenSRP/opensrp-client-chw-anc
opened
App is crashing when tapping on some ANC clients in ANC register list
High Priority WCARO-specific
Using the latest Togo app, log in as moa user and go to ANC register list page. Tap on Denise Durand.
1.0
App is crashing when tapping on some ANC clients in ANC register list - Using the latest Togo app, log in as moa user and go to ANC register list page. Tap on Denise Durand.
non_test
app is crashing when tapping on some anc clients in anc register list using the latest togo app log in as moa user and go to anc register list page tap on denise durand
0
210,562
16,108,378,978
IssuesEvent
2021-04-27 17:41:39
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
Datalake Download File AC Test is Consistently Failing
Client Storage test bug
The `Download file AC` tests are consistently failing in PR validation. They are throwing the following exception: ``` java.io.UncheckedIOException: java.nio.file.AccessDeniedException: D:\a\1\s\sdk\storage\azure-storage-file-datalake\downloadfileac at com.azure.storage.file.datalake.FileAPITest.Download file AC(FileAPITest.groovy:1356) Caused by: java.nio.file.AccessDeniedException: D:\a\1\s\sdk\storage\azure-storage-file-datalake\downloadfileac at com.azure.storage.file.datalake.FileAPITest.Download file AC(FileAPITest.groovy:1356) ``` This issue is happening most commonly in Windows VMs. These tests have been disabled to allow for Azure Core and Azure Storage nightly CI to build the dev feed packages and to stop randomly PR validation failures.
1.0
Datalake Download File AC Test is Consistently Failing - The `Download file AC` tests are consistently failing in PR validation. They are throwing the following exception: ``` java.io.UncheckedIOException: java.nio.file.AccessDeniedException: D:\a\1\s\sdk\storage\azure-storage-file-datalake\downloadfileac at com.azure.storage.file.datalake.FileAPITest.Download file AC(FileAPITest.groovy:1356) Caused by: java.nio.file.AccessDeniedException: D:\a\1\s\sdk\storage\azure-storage-file-datalake\downloadfileac at com.azure.storage.file.datalake.FileAPITest.Download file AC(FileAPITest.groovy:1356) ``` This issue is happening most commonly in Windows VMs. These tests have been disabled to allow for Azure Core and Azure Storage nightly CI to build the dev feed packages and to stop randomly PR validation failures.
test
datalake download file ac test is consistently failing the download file ac tests are consistently failing in pr validation they are throwing the following exception java io uncheckedioexception java nio file accessdeniedexception d a s sdk storage azure storage file datalake downloadfileac at com azure storage file datalake fileapitest download file ac fileapitest groovy caused by java nio file accessdeniedexception d a s sdk storage azure storage file datalake downloadfileac at com azure storage file datalake fileapitest download file ac fileapitest groovy this issue is happening most commonly in windows vms these tests have been disabled to allow for azure core and azure storage nightly ci to build the dev feed packages and to stop randomly pr validation failures
1
314,385
9,596,184,719
IssuesEvent
2019-05-09 17:56:56
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
v9-gui: Adding a new switch, the ip field has "default" as default value
Priority: Low Type: Bug
On the old admin, the switch ip/Mac address/network range would be empty. <img width="1157" alt="image" src="https://user-images.githubusercontent.com/5261214/57465846-70add700-724d-11e9-8881-df5a2f062f85.png">
1.0
v9-gui: Adding a new switch, the ip field has "default" as default value - On the old admin, the switch ip/Mac address/network range would be empty. <img width="1157" alt="image" src="https://user-images.githubusercontent.com/5261214/57465846-70add700-724d-11e9-8881-df5a2f062f85.png">
non_test
gui adding a new switch the ip field has default as default value on the old admin the switch ip mac address network range would be empty img width alt image src
0
226,263
24,946,822,546
IssuesEvent
2022-11-01 01:29:33
snykiotcubedev/xstream-XSTREAM_1_4_17
https://api.github.com/repos/snykiotcubedev/xstream-XSTREAM_1_4_17
closed
CVE-2022-40154 (Medium) detected in xstream-1.4.17.jar - autoclosed
security vulnerability
## CVE-2022-40154 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.17.jar</b></p></summary> <p></p> <p>Library home page: <a href="http://x-stream.github.io">http://x-stream.github.io</a></p> <p>Path to dependency file: /xstream-jmh/pom.xml</p> <p>Path to vulnerable library: /om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar,/om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar,/om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar</p> <p> Dependency Hierarchy: - :x: **xstream-1.4.17.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snykiotcubedev/xstream-XSTREAM_1_4_17/commit/f1df4e35f3731ce00fa66d5dbba70a49fc567482">f1df4e35f3731ce00fa66d5dbba70a49fc567482</a></p> <p>Found in base branch: <b>main</b></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> Those using Xstream to serialise XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack. <p>Publish Date: 2022-09-16 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-40154>CVE-2022-40154</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-40154 (Medium) detected in xstream-1.4.17.jar - autoclosed - ## CVE-2022-40154 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.17.jar</b></p></summary> <p></p> <p>Library home page: <a href="http://x-stream.github.io">http://x-stream.github.io</a></p> <p>Path to dependency file: /xstream-jmh/pom.xml</p> <p>Path to vulnerable library: /om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar,/om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar,/om/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar</p> <p> Dependency Hierarchy: - :x: **xstream-1.4.17.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snykiotcubedev/xstream-XSTREAM_1_4_17/commit/f1df4e35f3731ce00fa66d5dbba70a49fc567482">f1df4e35f3731ce00fa66d5dbba70a49fc567482</a></p> <p>Found in base branch: <b>main</b></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> Those using Xstream to serialise XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack. <p>Publish Date: 2022-09-16 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-40154>CVE-2022-40154</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in xstream jar autoclosed cve medium severity vulnerability vulnerable library xstream jar library home page a href path to dependency file xstream jmh pom xml path to vulnerable library om thoughtworks xstream xstream xstream jar om thoughtworks xstream xstream xstream jar om thoughtworks xstream xstream xstream jar dependency hierarchy x xstream jar vulnerable library found in head commit a href found in base branch main vulnerability details those using xstream to serialise xml data may be vulnerable to denial of service attacks dos if the parser is running on user supplied input an attacker may supply content that causes the parser to crash by stack overflow this effect may support a denial of service attack publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 step up your open source security game with mend
0
61,960
6,762,623,941
IssuesEvent
2017-10-25 08:37:21
EyeSeeTea/pictureapp
https://api.github.com/repos/EyeSeeTea/pictureapp
closed
permissions request errors
CNM complexity - low (1hr) priority - critical testing type - bug
- [ ] Permissions block the app on old versions - [ ] Location permission is not requested
1.0
permissions request errors - - [ ] Permissions block the app on old versions - [ ] Location permission is not requested
test
permissions request errors permissions block the app on old versions location permission is not requested
1
42,429
10,980,587,488
IssuesEvent
2019-11-30 15:28:53
candango/firenado
https://api.github.com/repos/candango/firenado
closed
Add to setup.py an extra option to install all extras
build feature
With the command `pip install firenado[all]` we will install all extras.
1.0
Add to setup.py an extra option to install all extras - With the command `pip install firenado[all]` we will install all extras.
non_test
add to setup py an extra option to install all extras with the command pip install firenado we will install all extras
0
175,926
14,545,441,682
IssuesEvent
2020-12-15 19:39:21
fga-eps-mds/2020.1-GaiaDex-wiki
https://api.github.com/repos/fga-eps-mds/2020.1-GaiaDex-wiki
closed
Cobertura de Testes Code Climate
documentation good first issue
# DescriΓ§Γ£o Esta Issue requer que a cobertura de testes seja demonstrada nos READMEs dos repositorios, com dados providenciados pelo Code Climate ## Material de apoio - [(Code Climate) Getting Started Test Coverage](https://docs.codeclimate.com/docs/getting-started-test-coverage)
1.0
Cobertura de Testes Code Climate - # DescriΓ§Γ£o Esta Issue requer que a cobertura de testes seja demonstrada nos READMEs dos repositorios, com dados providenciados pelo Code Climate ## Material de apoio - [(Code Climate) Getting Started Test Coverage](https://docs.codeclimate.com/docs/getting-started-test-coverage)
non_test
cobertura de testes code climate descriΓ§Γ£o esta issue requer que a cobertura de testes seja demonstrada nos readmes dos repositorios com dados providenciados pelo code climate material de apoio
0
168,278
6,368,332,654
IssuesEvent
2017-08-01 08:59:10
R-and-LaTeX/GuidaGalatticaPerLaTeX
https://api.github.com/repos/R-and-LaTeX/GuidaGalatticaPerLaTeX
closed
Inserire sezione riguardante la possibilitΓ  di dividere il documento in piΓΉ file
content enhancement in progress priority:medium
**Description** Questa sezione puΓ² essere inclusa in _Primi passi_ oppure in _Comandi di base_
1.0
Inserire sezione riguardante la possibilitΓ  di dividere il documento in piΓΉ file - **Description** Questa sezione puΓ² essere inclusa in _Primi passi_ oppure in _Comandi di base_
non_test
inserire sezione riguardante la possibilitΓ  di dividere il documento in piΓΉ file description questa sezione puΓ² essere inclusa in primi passi oppure in comandi di base
0
93,177
10,764,570,231
IssuesEvent
2019-11-01 08:41:39
Nanosync/ped
https://api.github.com/repos/Nanosync/ped
opened
Annotate function does not work
severity.High type.DocumentationBug
Steps to reproduce: 1. Enter the command: `annotate 1 p/2 n/summary of paragraph h/orange` based on the documentation. ![image.png](https://raw.githubusercontent.com/Nanosync/ped/master/files/a7579301-891b-4307-a873-f18cbe91a2b9.png) 2. It shows an error. ![image.png](https://raw.githubusercontent.com/Nanosync/ped/master/files/2f867567-f105-42a8-b92f-1cca1dfaba92.png)
1.0
Annotate function does not work - Steps to reproduce: 1. Enter the command: `annotate 1 p/2 n/summary of paragraph h/orange` based on the documentation. ![image.png](https://raw.githubusercontent.com/Nanosync/ped/master/files/a7579301-891b-4307-a873-f18cbe91a2b9.png) 2. It shows an error. ![image.png](https://raw.githubusercontent.com/Nanosync/ped/master/files/2f867567-f105-42a8-b92f-1cca1dfaba92.png)
non_test
annotate function does not work steps to reproduce enter the command annotate p n summary of paragraph h orange based on the documentation it shows an error
0
119,885
10,076,692,382
IssuesEvent
2019-07-24 16:51:11
bbc/simorgh
https://api.github.com/repos/bbc/simorgh
closed
Refactor header helpers into commands
Heracles integration-testing simorgh-core-stream
**Is your feature request related to a problem? Please describe.** Refactor header helpers into commands **Describe the solution you'd like** Put it somewhere like support/commands/pageTestFragment/header.js Do something like this: https://github.com/bbc/simorgh/blob/4c0bae248aead56e4a0576f1acf4665ae880f6a4/cypress/support/pageTestFragmentCommands/header.js **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Testing notes** [Tester to complete] Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc **Additional context** Add any other context or screenshots about the feature request here.
1.0
Refactor header helpers into commands - **Is your feature request related to a problem? Please describe.** Refactor header helpers into commands **Describe the solution you'd like** Put it somewhere like support/commands/pageTestFragment/header.js Do something like this: https://github.com/bbc/simorgh/blob/4c0bae248aead56e4a0576f1acf4665ae880f6a4/cypress/support/pageTestFragmentCommands/header.js **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Testing notes** [Tester to complete] Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc **Additional context** Add any other context or screenshots about the feature request here.
test
refactor header helpers into commands is your feature request related to a problem please describe refactor header helpers into commands describe the solution you d like put it somewhere like support commands pagetestfragment header js do something like this describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered testing notes dev insight will cypress tests be required or are unit tests sufficient will there be any potential regression etc additional context add any other context or screenshots about the feature request here
1
47,692
5,908,073,811
IssuesEvent
2017-05-19 19:21:13
openbmc/openbmc-test-automation
https://api.github.com/repos/openbmc/openbmc-test-automation
closed
[PNOR] Verify PNOR update
Test
Verify if the PNOR update went good.. ``` root@witherspoon:~# pflash -r /dev/stdout -P VERSION FFS: Flash header not found. Code: 100 Error 100 opening ffs ! root@witherspoon:~# ``` We have been seeing this in our CI environment.
1.0
[PNOR] Verify PNOR update - Verify if the PNOR update went good.. ``` root@witherspoon:~# pflash -r /dev/stdout -P VERSION FFS: Flash header not found. Code: 100 Error 100 opening ffs ! root@witherspoon:~# ``` We have been seeing this in our CI environment.
test
verify pnor update verify if the pnor update went good root witherspoon pflash r dev stdout p version ffs flash header not found code error opening ffs root witherspoon we have been seeing this in our ci environment
1
48,314
2,997,254,923
IssuesEvent
2015-07-23 05:51:39
axsh/openvnet
https://api.github.com/repos/axsh/openvnet
closed
VNet currently allows to set ip address outside of network range
Priority : Normal Type : Bug
For example you can create a network 10.0.0.0/24 and then put an interface in it with ip 192.168.3.3. Do we want to raise an error for this or is it just the admin's responsibility? Technically you can do the same in a physical network. Perhaps we should just have the webapi return a warning when a user does this?
1.0
VNet currently allows to set ip address outside of network range - For example you can create a network 10.0.0.0/24 and then put an interface in it with ip 192.168.3.3. Do we want to raise an error for this or is it just the admin's responsibility? Technically you can do the same in a physical network. Perhaps we should just have the webapi return a warning when a user does this?
non_test
vnet currently allows to set ip address outside of network range for example you can create a network and then put an interface in it with ip do we want to raise an error for this or is it just the admin s responsibility technically you can do the same in a physical network perhaps we should just have the webapi return a warning when a user does this
0
53,417
13,261,584,905
IssuesEvent
2020-08-20 20:09:58
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
steamshovel remove segfault (Trac #1355)
Migrated from Trac combo reconstruction defect
Steamshovel keeps segfaulting when I try to remove stuff. No difference if an event is currently displayed or not. I'm using icerec-V04-11-02 and Ubuntu 15.04, but it happened with earlier releases and Ubuntu versions (14.04) as well. Apparently nobody else has this problem... <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1355">https://code.icecube.wisc.edu/projects/icecube/ticket/1355</a>, reported by berghaus</summary> <p> ```json { "status": "closed", "changetime": "2015-10-29T10:55:37", "_ts": "1446116137408985", "description": "Steamshovel keeps segfaulting when I try to remove stuff. No difference if an event is currently displayed or not. I'm using icerec-V04-11-02 and Ubuntu 15.04, but it happened with earlier releases and Ubuntu versions (14.04) as well. Apparently nobody else has this problem...", "reporter": "berghaus", "cc": "", "resolution": "invalid", "time": "2015-09-18T07:21:20", "component": "combo reconstruction", "summary": "steamshovel remove segfault", "priority": "normal", "keywords": "", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
1.0
steamshovel remove segfault (Trac #1355) - Steamshovel keeps segfaulting when I try to remove stuff. No difference if an event is currently displayed or not. I'm using icerec-V04-11-02 and Ubuntu 15.04, but it happened with earlier releases and Ubuntu versions (14.04) as well. Apparently nobody else has this problem... <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1355">https://code.icecube.wisc.edu/projects/icecube/ticket/1355</a>, reported by berghaus</summary> <p> ```json { "status": "closed", "changetime": "2015-10-29T10:55:37", "_ts": "1446116137408985", "description": "Steamshovel keeps segfaulting when I try to remove stuff. No difference if an event is currently displayed or not. I'm using icerec-V04-11-02 and Ubuntu 15.04, but it happened with earlier releases and Ubuntu versions (14.04) as well. Apparently nobody else has this problem...", "reporter": "berghaus", "cc": "", "resolution": "invalid", "time": "2015-09-18T07:21:20", "component": "combo reconstruction", "summary": "steamshovel remove segfault", "priority": "normal", "keywords": "", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
non_test
steamshovel remove segfault trac steamshovel keeps segfaulting when i try to remove stuff no difference if an event is currently displayed or not i m using icerec and ubuntu but it happened with earlier releases and ubuntu versions as well apparently nobody else has this problem migrated from json status closed changetime ts description steamshovel keeps segfaulting when i try to remove stuff no difference if an event is currently displayed or not i m using icerec and ubuntu but it happened with earlier releases and ubuntu versions as well apparently nobody else has this problem reporter berghaus cc resolution invalid time component combo reconstruction summary steamshovel remove segfault priority normal keywords milestone owner type defect
0
162,498
12,678,522,366
IssuesEvent
2020-06-19 09:55:18
elastic/ml-cpp
https://api.github.com/repos/elastic/ml-cpp
opened
[CI] CDataFrameAnalyzerOutlierTest.testErrors is flakey
>test-failure
`CDataFrameAnalyzerOutlierTest.testErrors` has failed twice with the same error: ``` [Exception] - critical check memoryLimitExceed has failed == [File] - CDataFrameAnalyzerOutlierTest.cc == [Line] -537 ``` The first of these was on Linux in a nightly debug build of the master branch with assertions enabled and optimisation disabled: http://192.168.62.148:4343/job/MasterBuild-Debug/389/label=vm-centos-77-64-2/testReport/junit/lib.api.CDataFrameAnalyzerOutlierTest/CDataFrameAnalyzerOutlierTest/testErrors/ The second was on Windows in a normal build of the 7.x branch: http://jenkins.prelert.com:4343/job/V7.xBuild/label=vm-win2012r2-64-4/357/testReport/junit/lib.api.CDataFrameAnalyzerOutlierTest/CDataFrameAnalyzerOutlierTest/testErrors/ (London office VPN access is required for those failure links to work.) It seems to be a race condition. On trying to reproduce, the test passed as the errors were: ``` 2020-06-18 12:32:10,406064 UTC [4260] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 66 kb and restart.] ``` Then trying again under valgrind the errors were: ``` 2020-06-18 12:33:46,293898 UTC [4332] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 32 kb exceeds the memory limit 10 kb. Please increase the limit to at least 64 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 32 kb exceeds the memory limit 10 kb. Please increase the limit to at least 64 kb and restart.] ``` The longer the test runs the more errors of the form the assertion checks for are seen. In the failure cases the equivalent line is: ``` 2020-06-18 10:40:00,973797 UTC [11130] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more.] ``` and: ``` 2020-06-18 20:18:13,455373 UTC [3444] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more.] ``` There must be some situation where the test can miss the required error message.
1.0
[CI] CDataFrameAnalyzerOutlierTest.testErrors is flakey - `CDataFrameAnalyzerOutlierTest.testErrors` has failed twice with the same error: ``` [Exception] - critical check memoryLimitExceed has failed == [File] - CDataFrameAnalyzerOutlierTest.cc == [Line] -537 ``` The first of these was on Linux in a nightly debug build of the master branch with assertions enabled and optimisation disabled: http://192.168.62.148:4343/job/MasterBuild-Debug/389/label=vm-centos-77-64-2/testReport/junit/lib.api.CDataFrameAnalyzerOutlierTest/CDataFrameAnalyzerOutlierTest/testErrors/ The second was on Windows in a normal build of the 7.x branch: http://jenkins.prelert.com:4343/job/V7.xBuild/label=vm-win2012r2-64-4/357/testReport/junit/lib.api.CDataFrameAnalyzerOutlierTest/CDataFrameAnalyzerOutlierTest/testErrors/ (London office VPN access is required for those failure links to work.) It seems to be a race condition. On trying to reproduce, the test passed as the errors were: ``` 2020-06-18 12:32:10,406064 UTC [4260] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 66 kb and restart.] ``` Then trying again under valgrind the errors were: ``` 2020-06-18 12:33:46,293898 UTC [4332] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 32 kb exceeds the memory limit 10 kb. Please increase the limit to at least 64 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 33 kb exceeds the memory limit 10 kb. Please increase the limit to at least 65 kb and restart., Input error: required memory 32 kb exceeds the memory limit 10 kb. Please increase the limit to at least 64 kb and restart.] ``` The longer the test runs the more errors of the form the assertion checks for are seen. In the failure cases the equivalent line is: ``` 2020-06-18 10:40:00,973797 UTC [11130] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more.] ``` and: ``` 2020-06-18 20:18:13,455373 UTC [3444] DEBUG CDataFrameAnalyzerOutlierTest.cc@528 [Input error: memory limit 0MB is too low to perform analysis. You need to give the process at least 1MB, but preferably more.] ``` There must be some situation where the test can miss the required error message.
test
cdataframeanalyzeroutliertest testerrors is flakey cdataframeanalyzeroutliertest testerrors has failed twice with the same error critical check memorylimitexceed has failed cdataframeanalyzeroutliertest cc the first of these was on linux in a nightly debug build of the master branch with assertions enabled and optimisation disabled the second was on windows in a normal build of the x branch london office vpn access is required for those failure links to work it seems to be a race condition on trying to reproduce the test passed as the errors were utc debug cdataframeanalyzeroutliertest cc then trying again under valgrind the errors were utc debug cdataframeanalyzeroutliertest cc the longer the test runs the more errors of the form the assertion checks for are seen in the failure cases the equivalent line is utc debug cdataframeanalyzeroutliertest cc and utc debug cdataframeanalyzeroutliertest cc there must be some situation where the test can miss the required error message
1
309,004
26,645,726,317
IssuesEvent
2023-01-25 09:49:47
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: c2c/kv0 failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.c2c/kv0 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8440175?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8440175?buildTab=artifacts#/c2c/kv0) on master @ [6eabc2f348710f4146ff984bc346cd8cbe96f83b](https://github.com/cockroachdb/cockroach/commits/6eabc2f348710f4146ff984bc346cd8cbe96f83b): ``` test artifacts and logs in: /artifacts/c2c/kv0/run_1 (sql_runner.go:80).Exec: error executing 'CREATE ROLE secure WITH LOGIN PASSWORD 'roach'': EOF (test_runner.go:1079).teardownTest: test timed out (1h0m0s) ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=8</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*c2c/kv0.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: c2c/kv0 failed - roachtest.c2c/kv0 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8440175?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8440175?buildTab=artifacts#/c2c/kv0) on master @ [6eabc2f348710f4146ff984bc346cd8cbe96f83b](https://github.com/cockroachdb/cockroach/commits/6eabc2f348710f4146ff984bc346cd8cbe96f83b): ``` test artifacts and logs in: /artifacts/c2c/kv0/run_1 (sql_runner.go:80).Exec: error executing 'CREATE ROLE secure WITH LOGIN PASSWORD 'roach'': EOF (test_runner.go:1079).teardownTest: test timed out (1h0m0s) ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=8</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*c2c/kv0.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest failed roachtest with on master test artifacts and logs in artifacts run sql runner go exec error executing create role secure with login password roach eof test runner go teardowntest test timed out parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest fs roachtest localssd false roachtest ssd help see see cc cockroachdb disaster recovery
1
291,619
25,161,620,045
IssuesEvent
2022-11-10 17:13:17
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sqlsmith: colflow: expected 4 components to be closed, but found that only 3 were
C-test-failure O-robot O-roachtest branch-master T-sql-queries
roachtest.sqlsmith/setup=empty/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7402563?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7402563?buildTab=artifacts#/sqlsmith/setup=empty/setting=no-ddl) on master @ [ee4fdb7fff683a7916ee585ac0c1e22d5d9a4412](https://github.com/cockroachdb/cockroach/commits/ee4fdb7fff683a7916ee585ac0c1e22d5d9a4412): ``` test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-ddl/run_1 (test_impl.go:297).Fatalf: ping node 1: dial tcp 35.229.39.118:26257: connect: connection refused HINT: node likely crashed, check logs in artifacts > logs/1.unredacted previous sql: SELECT tab_32121.col_55260 AS col_55262, ARRAY[3330802670:::OID,1805119235:::OID,2170635720:::OID,3924699643:::OID,3758013287:::OID,2443525100:::OID,3472931725:::OID] AS col_55263 FROM ( VALUES ('010400008000000000':::GEOMETRY), ( st_sharedpaths('0104000080080000000101000080986697D381EAD2C146E5C534C17CF141F895E80EB4C8F7410101000080B472E4A09811F6C1CED1EE70071901429ABEFCD03B61F4410101000080A600425D045BFBC18868E46EA7D8EAC1C0E8B40FDC42B6C10101000080D21639CC9360004252927B6B3DF1F8C1FC9E81A7419BE14101010000805C6A15C8817EDBC180AD7EAB134FA7C19460FEAAAACAEA410101000080102D2F4C7A57D1C14C8E018A1A6DEF41F451E021204F00420101000080D80F90A9530FDB414038BD62186FD64185D45A5E944AFDC1010100008078036412258DF941A2DD50197418F1C1CED8B009A82FEDC1':::GEOMETRY::GEOMETRY, '01050000C00300000001020000C003000000007EA0D54C10BAC160B7203B42DEBF4162FA5AEC515201C203E258A9E9CFFCC194C94E59AA32F9C16875C480E6B9FD41B6C0713799FCECC192EC29B9579DFBC14CD560CDD25EF3C1140CF24B3DECDAC15C8E16DC20C5004260C75F6BFA1FCBC101020000C0050000004E60652A7828F1415A603B34F58AEEC12D66308354F3FAC17DC30DA962C0FFC1BE40CBEDF51800428CB15DBE40ADD8C18428E15AF3A2EDC16A44FE15DE4FF1414C52B901DCDEFC41887FA1A1DDACD3C1FAC4B6F4D0B4EEC1802F92E29406DEC1D468AE5A25BEFB41F017ACBE7539EF41B68E224C2316FBC110227E58E6A0FB416C74E8FF31EFEF4160E80529E72DF441C02E015A1A0EBC41962B8C601BD7E0C101020000C003000000FEC92AED0508E6C1EDB43D5E22A4FAC1464BD2BC762EEAC1807013DBDA01B74176294CF965A7E4C1D6FAFC7AF146FDC18058593F1C26E4C1309C687CBF9CCB415C6D7029D4A1F9416C4FFC5DD1F0E3C15D6FCBE59C0BF3C1060C66EF69CDF9C1':::GEOMETRY::GEOMETRY)::GEOMETRY ), (NULL), (NULL), ( '0104000000030000000101000000226265513FC8E9C166A87350B51A01C20101000000802D2E756BBFB4418A4717402F44024201010000001C91E194DF14F04148D0DCEAE46BF341':::GEOMETRY ) ) AS tab_32121 (col_55260), (VALUES (ARRAY[]:::OID[]), (NULL), (NULL)) AS tab_32122 (col_55261) WHERE NULL;ping node 1: dial tcp 35.229.39.118:26257: connect: connection refused HINT: node likely crashed, check logs in artifacts > logs/1.unredacted ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=empty/setting=no-ddl.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-21323
2.0
sqlsmith: colflow: expected 4 components to be closed, but found that only 3 were - roachtest.sqlsmith/setup=empty/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7402563?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7402563?buildTab=artifacts#/sqlsmith/setup=empty/setting=no-ddl) on master @ [ee4fdb7fff683a7916ee585ac0c1e22d5d9a4412](https://github.com/cockroachdb/cockroach/commits/ee4fdb7fff683a7916ee585ac0c1e22d5d9a4412): ``` test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-ddl/run_1 (test_impl.go:297).Fatalf: ping node 1: dial tcp 35.229.39.118:26257: connect: connection refused HINT: node likely crashed, check logs in artifacts > logs/1.unredacted previous sql: SELECT tab_32121.col_55260 AS col_55262, ARRAY[3330802670:::OID,1805119235:::OID,2170635720:::OID,3924699643:::OID,3758013287:::OID,2443525100:::OID,3472931725:::OID] AS col_55263 FROM ( VALUES ('010400008000000000':::GEOMETRY), ( st_sharedpaths('0104000080080000000101000080986697D381EAD2C146E5C534C17CF141F895E80EB4C8F7410101000080B472E4A09811F6C1CED1EE70071901429ABEFCD03B61F4410101000080A600425D045BFBC18868E46EA7D8EAC1C0E8B40FDC42B6C10101000080D21639CC9360004252927B6B3DF1F8C1FC9E81A7419BE14101010000805C6A15C8817EDBC180AD7EAB134FA7C19460FEAAAACAEA410101000080102D2F4C7A57D1C14C8E018A1A6DEF41F451E021204F00420101000080D80F90A9530FDB414038BD62186FD64185D45A5E944AFDC1010100008078036412258DF941A2DD50197418F1C1CED8B009A82FEDC1':::GEOMETRY::GEOMETRY, '01050000C00300000001020000C003000000007EA0D54C10BAC160B7203B42DEBF4162FA5AEC515201C203E258A9E9CFFCC194C94E59AA32F9C16875C480E6B9FD41B6C0713799FCECC192EC29B9579DFBC14CD560CDD25EF3C1140CF24B3DECDAC15C8E16DC20C5004260C75F6BFA1FCBC101020000C0050000004E60652A7828F1415A603B34F58AEEC12D66308354F3FAC17DC30DA962C0FFC1BE40CBEDF51800428CB15DBE40ADD8C18428E15AF3A2EDC16A44FE15DE4FF1414C52B901DCDEFC41887FA1A1DDACD3C1FAC4B6F4D0B4EEC1802F92E29406DEC1D468AE5A25BEFB41F017ACBE7539EF41B68E224C2316FBC110227E58E6A0FB416C74E8FF31EFEF4160E80529E72DF441C02E015A1A0EBC41962B8C601BD7E0C101020000C003000000FEC92AED0508E6C1EDB43D5E22A4FAC1464BD2BC762EEAC1807013DBDA01B74176294CF965A7E4C1D6FAFC7AF146FDC18058593F1C26E4C1309C687CBF9CCB415C6D7029D4A1F9416C4FFC5DD1F0E3C15D6FCBE59C0BF3C1060C66EF69CDF9C1':::GEOMETRY::GEOMETRY)::GEOMETRY ), (NULL), (NULL), ( '0104000000030000000101000000226265513FC8E9C166A87350B51A01C20101000000802D2E756BBFB4418A4717402F44024201010000001C91E194DF14F04148D0DCEAE46BF341':::GEOMETRY ) ) AS tab_32121 (col_55260), (VALUES (ARRAY[]:::OID[]), (NULL), (NULL)) AS tab_32122 (col_55261) WHERE NULL;ping node 1: dial tcp 35.229.39.118:26257: connect: connection refused HINT: node likely crashed, check logs in artifacts > logs/1.unredacted ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*sqlsmith/setup=empty/setting=no-ddl.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-21323
test
sqlsmith colflow expected components to be closed but found that only were roachtest sqlsmith setup empty setting no ddl with on master test artifacts and logs in artifacts sqlsmith setup empty setting no ddl run test impl go fatalf ping node dial tcp connect connection refused hint node likely crashed check logs in artifacts logs unredacted previous sql select tab col as col array as col from values geometry st sharedpaths geometry geometry geometry geometry geometry null null geometry as tab col values array oid null null as tab col where null ping node dial tcp connect connection refused hint node likely crashed check logs in artifacts logs unredacted parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest ssd help see see cc cockroachdb sql queries jira issue crdb
1
101,273
16,497,649,764
IssuesEvent
2021-05-25 11:59:35
UsingGIt1235/WebGoat
https://api.github.com/repos/UsingGIt1235/WebGoat
opened
CVE-2015-9251 (Medium) detected in jquery-2.1.4.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p> <p>Path to vulnerable library: WebGoat/webgoat-container/target/classes/static/js/libs/jquery-2.1.4.min.js,WebGoat/webgoat-container/src/main/resources/static/js/libs/jquery-2.1.4.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-2.1.4.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/UsingGIt1235/WebGoat/commits/b7dae85ece9a336db2cb13c8aefd5916f3d96707">b7dae85ece9a336db2cb13c8aefd5916f3d96707</a></p> <p>Found in base branch: <b>develop</b></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> jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-9251>CVE-2015-9251</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>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://nvd.nist.gov/vuln/detail/CVE-2015-9251">https://nvd.nist.gov/vuln/detail/CVE-2015-9251</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v3.0.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2015-9251 (Medium) detected in jquery-2.1.4.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p> <p>Path to vulnerable library: WebGoat/webgoat-container/target/classes/static/js/libs/jquery-2.1.4.min.js,WebGoat/webgoat-container/src/main/resources/static/js/libs/jquery-2.1.4.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-2.1.4.min.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/UsingGIt1235/WebGoat/commits/b7dae85ece9a336db2cb13c8aefd5916f3d96707">b7dae85ece9a336db2cb13c8aefd5916f3d96707</a></p> <p>Found in base branch: <b>develop</b></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> jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. <p>Publish Date: 2018-01-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-9251>CVE-2015-9251</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>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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://nvd.nist.gov/vuln/detail/CVE-2015-9251">https://nvd.nist.gov/vuln/detail/CVE-2015-9251</a></p> <p>Release Date: 2018-01-18</p> <p>Fix Resolution: jQuery - v3.0.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library webgoat webgoat container target classes static js libs jquery min js webgoat webgoat container src main resources static js libs jquery min js dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch develop vulnerability details jquery before is vulnerable to cross site scripting xss attacks when a cross domain ajax request is performed without the datatype option causing text javascript responses to be executed publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery step up your open source security game with whitesource
0
21,184
4,689,821,878
IssuesEvent
2016-10-11 02:44:38
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
closed
contrib docs should mention +1 +2
Documentation Easy
The docs here should explain MRG + 1 and MRG + 2: http://scikit-learn.org/dev/developers/contributing.html#contributing-pull-requests And that two approvals are necessary for merge.
1.0
contrib docs should mention +1 +2 - The docs here should explain MRG + 1 and MRG + 2: http://scikit-learn.org/dev/developers/contributing.html#contributing-pull-requests And that two approvals are necessary for merge.
non_test
contrib docs should mention the docs here should explain mrg and mrg and that two approvals are necessary for merge
0
252,072
21,555,411,450
IssuesEvent
2022-04-30 10:26:12
dstansby/napari-matplotlib
https://api.github.com/repos/dstansby/napari-matplotlib
opened
Test that figures change when layer selection is changed
Tests
This involves: - Generating a figure - Changing the layer selection - Checking that the new figure is different from the previous figure This should be done for all widgets.
1.0
Test that figures change when layer selection is changed - This involves: - Generating a figure - Changing the layer selection - Checking that the new figure is different from the previous figure This should be done for all widgets.
test
test that figures change when layer selection is changed this involves generating a figure changing the layer selection checking that the new figure is different from the previous figure this should be done for all widgets
1
118,159
9,977,086,824
IssuesEvent
2019-07-09 16:23:17
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
Hide the actions don't work for RBAC attached containers
:gear: attach :gear: rbac :heavy_check_mark: merged πŸ§ͺ testing
**Storage Explorer Version:** 1.8.1_**feature/main-host**_20190614.4 **Platform/OS:** macOS High Sierra/Windows 10 **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Give RBAC access to a container to a user like '**Blob Data Owner Role**'. 2. Attach the blob container via RBAC. 3. Expand 'Local & Attached' -> Storage Accounts -> (Attached Containers). 4. Right click the attached blob container -> Check the context menu. **Expect Experience:** These actions don't work for RBAC attached containers are hidden. **Actual Experience:** These actions don't work for RBAC attached containers are disabled(Rename/Copy Blob Container/Get Shared Access Signature...). ![image](https://user-images.githubusercontent.com/34729022/59494203-417b2d00-8ebf-11e9-8a58-61116fb0175a.png) **More info:** This issue doesn't reproduce for **master** branch.
1.0
Hide the actions don't work for RBAC attached containers - **Storage Explorer Version:** 1.8.1_**feature/main-host**_20190614.4 **Platform/OS:** macOS High Sierra/Windows 10 **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Give RBAC access to a container to a user like '**Blob Data Owner Role**'. 2. Attach the blob container via RBAC. 3. Expand 'Local & Attached' -> Storage Accounts -> (Attached Containers). 4. Right click the attached blob container -> Check the context menu. **Expect Experience:** These actions don't work for RBAC attached containers are hidden. **Actual Experience:** These actions don't work for RBAC attached containers are disabled(Rename/Copy Blob Container/Get Shared Access Signature...). ![image](https://user-images.githubusercontent.com/34729022/59494203-417b2d00-8ebf-11e9-8a58-61116fb0175a.png) **More info:** This issue doesn't reproduce for **master** branch.
test
hide the actions don t work for rbac attached containers storage explorer version feature main host platform os macos high sierra windows architecture regression from not a regression steps to reproduce give rbac access to a container to a user like blob data owner role attach the blob container via rbac expand local attached storage accounts attached containers right click the attached blob container check the context menu expect experience these actions don t work for rbac attached containers are hidden actual experience these actions don t work for rbac attached containers are disabled rename copy blob container get shared access signature more info this issue doesn t reproduce for master branch
1
111,408
9,530,290,058
IssuesEvent
2019-04-29 13:34:01
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
no_log does not hide env vars with higher verbosity
affects_2.3 affects_2.4 bug c:plugins/connection c:utils/display support:community test
<!--- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release, and master branch are affected too. --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME no_log ##### ANSIBLE VERSION 2.3 ##### CONFIGURATION ##### OS / ENVIRONMENT Centos ##### SUMMARY Hello, we are using no_log and mysql module and both items are showing passwords in clear text. Example: ``` TASK [mysql_users : Grant all privileges to all schemas for REDACTED] ********** 14:04:28 Using module file /usr/lib/python2.7/site-packages/ansible/modules/core/database/mysql/mysql_user.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: REDACTED <127.0.0.1> EXEC /bin/sh -c 'AWS_ACCESS_KEY_ID=REDACTED AWS_SECRET_ACCESS_KEY=REDACTED /usr/bin/python2 && sleep 0' ``` ##### STEPS TO REPRODUCE Tasks with mysql module or shell module with no_log: true are showing passwords ##### EXPECTED RESULTS when using mysql module or shell with no_log: true all passwords or logs should be hidden. ##### ACTUAL RESULTS ```
1.0
no_log does not hide env vars with higher verbosity - <!--- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release, and master branch are affected too. --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME no_log ##### ANSIBLE VERSION 2.3 ##### CONFIGURATION ##### OS / ENVIRONMENT Centos ##### SUMMARY Hello, we are using no_log and mysql module and both items are showing passwords in clear text. Example: ``` TASK [mysql_users : Grant all privileges to all schemas for REDACTED] ********** 14:04:28 Using module file /usr/lib/python2.7/site-packages/ansible/modules/core/database/mysql/mysql_user.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: REDACTED <127.0.0.1> EXEC /bin/sh -c 'AWS_ACCESS_KEY_ID=REDACTED AWS_SECRET_ACCESS_KEY=REDACTED /usr/bin/python2 && sleep 0' ``` ##### STEPS TO REPRODUCE Tasks with mysql module or shell module with no_log: true are showing passwords ##### EXPECTED RESULTS when using mysql module or shell with no_log: true all passwords or logs should be hidden. ##### ACTUAL RESULTS ```
test
no log does not hide env vars with higher verbosity verify first that your issue request is not already reported on github also test if the latest release and master branch are affected too issue type bug report component name no log ansible version configuration os environment centos summary hello we are using no log and mysql module and both items are showing passwords in clear text example task using module file usr lib site packages ansible modules core database mysql mysql user py establish local connection for user redacted exec bin sh c aws access key id redacted aws secret access key redacted usr bin sleep steps to reproduce tasks with mysql module or shell module with no log true are showing passwords expected results when using mysql module or shell with no log true all passwords or logs should be hidden actual results
1
191,830
22,215,852,715
IssuesEvent
2022-06-08 01:30:15
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
reopened
CVE-2015-4692 (Medium) detected in linuxv3.0
security vulnerability
## CVE-2015-4692 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (0)</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> The kvm_apic_has_events function in arch/x86/kvm/lapic.h in the Linux kernel through 4.1.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging /dev/kvm access for an ioctl call. <p>Publish Date: 2015-07-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-4692>CVE-2015-4692</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>6.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - 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="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-4692">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-4692</a></p> <p>Release Date: 2015-07-27</p> <p>Fix Resolution: v4.2-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2015-4692 (Medium) detected in linuxv3.0 - ## CVE-2015-4692 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (0)</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> The kvm_apic_has_events function in arch/x86/kvm/lapic.h in the Linux kernel through 4.1.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging /dev/kvm access for an ioctl call. <p>Publish Date: 2015-07-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-4692>CVE-2015-4692</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>6.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - 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="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-4692">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-4692</a></p> <p>Release Date: 2015-07-27</p> <p>Fix Resolution: v4.2-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details the kvm apic has events function in arch kvm lapic h in the linux kernel through allows local users to cause a denial of service null pointer dereference and system crash or possibly have unspecified other impact by leveraging dev kvm access for an ioctl call publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none 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 whitesource
0
293,525
25,301,054,169
IssuesEvent
2022-11-17 10:42:59
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Reorganize syntax test files
good first issue medium difficulty testing :hammer:
## Motivation The current folder structure in `test/libsolidity/syntaxTests` is very inconsistent. We should restructure them. ## Specification To be discussed.
1.0
Reorganize syntax test files - ## Motivation The current folder structure in `test/libsolidity/syntaxTests` is very inconsistent. We should restructure them. ## Specification To be discussed.
test
reorganize syntax test files motivation the current folder structure in test libsolidity syntaxtests is very inconsistent we should restructure them specification to be discussed
1
269,693
23,459,732,440
IssuesEvent
2022-08-16 12:08:34
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
opened
Release 4.3.7 - Release Candidate 1 - Installation metrics
team/cicd release test
### Packages tests metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue** | #14562 | | **Main packages metrics issue** | #14643 | | **Version** | 4.3.7 | | **Release candidate #** | RC1 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.3.7-rc1 | ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` --- | Arquitecture | Build | | -- | -- | | amd64 | -- | | arm64 | -- | | i386 | -- | | arm32 | -- | --- | System | amd64 | arm64 | i386 | arm32 | :-- | :--: | :--: | :--: | :--: | | Amazon Linux 1 | ⚫ | ⚫ | ⚫ | ⚫ | | Amazon Linux 2 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 5 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 6 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 7 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 7 (wheezy) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 8 (jessie) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 9 (stretch) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 10 (buster) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 11 (bullseye) | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 29 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 31 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 32 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 34 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 35 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 36 | ⚫ | ⚫ | ⚫ | ⚫ | | macOS 10.15 | ⚫ | ⚫ | ⚫ | ⚫ | | OpenSuse Tumbleweed | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 6 | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 7 | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 6 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 7 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 9 | ⚫ | ⚫ | ⚫ | ⚫ | | Solaris 11 | ⚫ | ⚫ | ⚫ | ⚫ | | Solaris 10 | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Bionic | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Focal | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Precise | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Trusty | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Xenial | ⚫ | ⚫ | ⚫ | ⚫ | | Windows 2016 | -- | -- | ⚫ | -- | | Macos | ⚫ | -- | -- | -- | Legend: Test not launched: ⚫ Test failed: πŸ”΄ Test success: 🟒 Need review: 🟑
1.0
Release 4.3.7 - Release Candidate 1 - Installation metrics - ### Packages tests metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue** | #14562 | | **Main packages metrics issue** | #14643 | | **Version** | 4.3.7 | | **Release candidate #** | RC1 | | **Tag** | https://github.com/wazuh/wazuh/tree/v4.3.7-rc1 | ### Packages used - Repository: `packages-dev.wazuh.com` - Package path: `pre-release` - Package revision: `1` --- | Arquitecture | Build | | -- | -- | | amd64 | -- | | arm64 | -- | | i386 | -- | | arm32 | -- | --- | System | amd64 | arm64 | i386 | arm32 | :-- | :--: | :--: | :--: | :--: | | Amazon Linux 1 | ⚫ | ⚫ | ⚫ | ⚫ | | Amazon Linux 2 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 5 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 6 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 7 | ⚫ | ⚫ | ⚫ | ⚫ | | CentOS 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 7 (wheezy) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 8 (jessie) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 9 (stretch) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 10 (buster) | ⚫ | ⚫ | ⚫ | ⚫ | | Debian 11 (bullseye) | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 29 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 31 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 32 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 34 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 35 | ⚫ | ⚫ | ⚫ | ⚫ | | Fedora 36 | ⚫ | ⚫ | ⚫ | ⚫ | | macOS 10.15 | ⚫ | ⚫ | ⚫ | ⚫ | | OpenSuse Tumbleweed | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 6 | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 7 | ⚫ | ⚫ | ⚫ | ⚫ | | Oracle Linux 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 6 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 7 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 8 | ⚫ | ⚫ | ⚫ | ⚫ | | Redhat 9 | ⚫ | ⚫ | ⚫ | ⚫ | | Solaris 11 | ⚫ | ⚫ | ⚫ | ⚫ | | Solaris 10 | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Bionic | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Focal | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Precise | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Trusty | ⚫ | ⚫ | ⚫ | ⚫ | | Ubuntu Xenial | ⚫ | ⚫ | ⚫ | ⚫ | | Windows 2016 | -- | -- | ⚫ | -- | | Macos | ⚫ | -- | -- | -- | Legend: Test not launched: ⚫ Test failed: πŸ”΄ Test success: 🟒 Need review: 🟑
test
release release candidate installation metrics packages tests metrics information main release candidate issue main packages metrics issue version release candidate tag packages used repository packages dev wazuh com package path pre release package revision arquitecture build system amazon linux ⚫ ⚫ ⚫ ⚫ amazon linux ⚫ ⚫ ⚫ ⚫ centos ⚫ ⚫ ⚫ ⚫ centos ⚫ ⚫ ⚫ ⚫ centos ⚫ ⚫ ⚫ ⚫ centos ⚫ ⚫ ⚫ ⚫ debian wheezy ⚫ ⚫ ⚫ ⚫ debian jessie ⚫ ⚫ ⚫ ⚫ debian stretch ⚫ ⚫ ⚫ ⚫ debian buster ⚫ ⚫ ⚫ ⚫ debian bullseye ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ fedora ⚫ ⚫ ⚫ ⚫ macos ⚫ ⚫ ⚫ ⚫ opensuse tumbleweed ⚫ ⚫ ⚫ ⚫ oracle linux ⚫ ⚫ ⚫ ⚫ oracle linux ⚫ ⚫ ⚫ ⚫ oracle linux ⚫ ⚫ ⚫ ⚫ redhat ⚫ ⚫ ⚫ ⚫ redhat ⚫ ⚫ ⚫ ⚫ redhat ⚫ ⚫ ⚫ ⚫ redhat ⚫ ⚫ ⚫ ⚫ solaris ⚫ ⚫ ⚫ ⚫ solaris ⚫ ⚫ ⚫ ⚫ ubuntu bionic ⚫ ⚫ ⚫ ⚫ ubuntu focal ⚫ ⚫ ⚫ ⚫ ubuntu precise ⚫ ⚫ ⚫ ⚫ ubuntu trusty ⚫ ⚫ ⚫ ⚫ ubuntu xenial ⚫ ⚫ ⚫ ⚫ windows ⚫ macos ⚫ legend test not launched ⚫ test failed πŸ”΄ test success 🟒 need review 🟑
1
18,108
3,669,291,816
IssuesEvent
2016-02-21 04:30:01
BaseballCardTracker/bbct
https://api.github.com/repos/BaseballCardTracker/bbct
closed
Remove random values from test cases
android priority - high testing
Several test cases use random values to choose which item a list to use. This randomness needs to be removed so that tests consistently give the same repeatable results. Separate tests should be added for boundary conditions.
1.0
Remove random values from test cases - Several test cases use random values to choose which item a list to use. This randomness needs to be removed so that tests consistently give the same repeatable results. Separate tests should be added for boundary conditions.
test
remove random values from test cases several test cases use random values to choose which item a list to use this randomness needs to be removed so that tests consistently give the same repeatable results separate tests should be added for boundary conditions
1
10,018
2,920,837,954
IssuesEvent
2015-06-24 21:01:45
loklak/loklak_webclient
https://api.github.com/repos/loklak/loklak_webclient
reopened
Add tweet box after clicking on top right tweet button
Design Loklak Tweets Priority 1 - High
Just compare with twitter and also add icons for additional attachments e.g. maps. ![tweet-now](https://cloud.githubusercontent.com/assets/1583873/8127496/a40191ac-10f7-11e5-9d96-ea288adee9a2.png)
1.0
Add tweet box after clicking on top right tweet button - Just compare with twitter and also add icons for additional attachments e.g. maps. ![tweet-now](https://cloud.githubusercontent.com/assets/1583873/8127496/a40191ac-10f7-11e5-9d96-ea288adee9a2.png)
non_test
add tweet box after clicking on top right tweet button just compare with twitter and also add icons for additional attachments e g maps
0
105,644
9,098,528,756
IssuesEvent
2019-02-20 00:19:46
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
MultiCluster App - Not able to present project details correctly for a user who is the owner of the MCAPP but does not have access to the project.
area/ui kind/bug-qa status/blocker status/ready-for-review status/resolved status/to-test status/working team/az version/2.0
Rancher server version - Build from master. Steps to reproduce the problem: Create a standard user - `test1`. As admin user, Create a Multi cluster app with targets as projects from 2 different cluster and add "test1" as owner. Log in as `test1` and go to Multi-cluster app tab . Notice that the target links are empty for the Multi-cluster app. <img width="734" alt="screen shot 2019-02-14 at 8 17 56 pm" src="https://user-images.githubusercontent.com/4266958/52834237-b10a1880-3095-11e9-8715-e52ffed9c402.png"> When clicking the link user is taken to the log in page. Use "upgrade" option for the Multi-cluster app . Project details in this page is empty. <img width="1199" alt="screen shot 2019-02-14 at 8 17 46 pm" src="https://user-images.githubusercontent.com/4266958/52834287-f595b400-3095-11e9-8acf-47ea67a2e7c2.png">
1.0
MultiCluster App - Not able to present project details correctly for a user who is the owner of the MCAPP but does not have access to the project. - Rancher server version - Build from master. Steps to reproduce the problem: Create a standard user - `test1`. As admin user, Create a Multi cluster app with targets as projects from 2 different cluster and add "test1" as owner. Log in as `test1` and go to Multi-cluster app tab . Notice that the target links are empty for the Multi-cluster app. <img width="734" alt="screen shot 2019-02-14 at 8 17 56 pm" src="https://user-images.githubusercontent.com/4266958/52834237-b10a1880-3095-11e9-8715-e52ffed9c402.png"> When clicking the link user is taken to the log in page. Use "upgrade" option for the Multi-cluster app . Project details in this page is empty. <img width="1199" alt="screen shot 2019-02-14 at 8 17 46 pm" src="https://user-images.githubusercontent.com/4266958/52834287-f595b400-3095-11e9-8acf-47ea67a2e7c2.png">
test
multicluster app not able to present project details correctly for a user who is the owner of the mcapp but does not have access to the project rancher server version build from master steps to reproduce the problem create a standard user as admin user create a multi cluster app with targets as projects from different cluster and add as owner log in as and go to multi cluster app tab notice that the target links are empty for the multi cluster app img width alt screen shot at pm src when clicking the link user is taken to the log in page use upgrade option for the multi cluster app project details in this page is empty img width alt screen shot at pm src
1
149,884
11,939,208,202
IssuesEvent
2020-04-02 14:53:25
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: scaledata/filesystem_simulator/nodes=6 failed
C-test-failure O-roachtest O-robot branch-provisional_202003181957_v20.1.0-beta.3 release-blocker
[(roachtest).scaledata/filesystem_simulator/nodes=6 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1816942&tab=buildLog) on [provisional_202003181957_v20.1.0-beta.3@37f2a6964760b5d72bef655342628e31601b8978](https://github.com/cockroachdb/cockroach/commits/37f2a6964760b5d72bef655342628e31601b8978): ``` main.(*monitor).wait.func2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2412 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - monitor task failed: - error with attached stack trace: main.(*cluster).RunE /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2010 main.runSqlapp.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/scaledata.go:100 main.(*monitor).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2344 github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - error with embedded safe details: output in %s -- arg 1: <string> - output in run_114228.388_n7_filesystemsimulator: - error with attached stack trace: main.execCmd /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:406 main.(*cluster).RunL /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2019 main.(*cluster).RunE /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2000 main.runSqlapp.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/scaledata.go:100 main.(*monitor).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2344 github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - error with embedded safe details: %s returned: stderr: %s stdout: %s -- arg 1: <string> -- arg 2: <string> -- arg 3: <string> - /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1816942-1584592838-79-n7cpu4:7 -- ./filesystem_simulator --install_schema --cockroach_ip_addresses_csv='10.128.0.83:26257,10.128.1.41:26257,10.128.0.199:26257,10.128.0.21:26257,10.128.0.56:26257,10.128.1.42:26257' returned: stderr: 2020/03/19 11:42:29 numWorkers: 16, numCheckers: 16 2020/03/19 11:42:29 sql: expected 3 destination arguments in Scan, not 1 Error: exit status 255 stdout:: - exit status 1 ``` <details><summary>More</summary><p> Artifacts: [/scaledata/filesystem_simulator/nodes=6](https://teamcity.cockroachdb.com/viewLog.html?buildId=1816942&tab=artifacts#/scaledata/filesystem_simulator/nodes=6) Related: - #45743 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #45699 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #43284 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-master](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-master) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascaledata%2Ffilesystem_simulator%2Fnodes%3D6.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
2.0
roachtest: scaledata/filesystem_simulator/nodes=6 failed - [(roachtest).scaledata/filesystem_simulator/nodes=6 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1816942&tab=buildLog) on [provisional_202003181957_v20.1.0-beta.3@37f2a6964760b5d72bef655342628e31601b8978](https://github.com/cockroachdb/cockroach/commits/37f2a6964760b5d72bef655342628e31601b8978): ``` main.(*monitor).wait.func2 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2412 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - monitor task failed: - error with attached stack trace: main.(*cluster).RunE /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2010 main.runSqlapp.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/scaledata.go:100 main.(*monitor).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2344 github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - error with embedded safe details: output in %s -- arg 1: <string> - output in run_114228.388_n7_filesystemsimulator: - error with attached stack trace: main.execCmd /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:406 main.(*cluster).RunL /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2019 main.(*cluster).RunE /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2000 main.runSqlapp.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/scaledata.go:100 main.(*monitor).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2344 github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1 /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 - error with embedded safe details: %s returned: stderr: %s stdout: %s -- arg 1: <string> -- arg 2: <string> -- arg 3: <string> - /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1816942-1584592838-79-n7cpu4:7 -- ./filesystem_simulator --install_schema --cockroach_ip_addresses_csv='10.128.0.83:26257,10.128.1.41:26257,10.128.0.199:26257,10.128.0.21:26257,10.128.0.56:26257,10.128.1.42:26257' returned: stderr: 2020/03/19 11:42:29 numWorkers: 16, numCheckers: 16 2020/03/19 11:42:29 sql: expected 3 destination arguments in Scan, not 1 Error: exit status 255 stdout:: - exit status 1 ``` <details><summary>More</summary><p> Artifacts: [/scaledata/filesystem_simulator/nodes=6](https://teamcity.cockroachdb.com/viewLog.html?buildId=1816942&tab=artifacts#/scaledata/filesystem_simulator/nodes=6) Related: - #45743 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #45699 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #43284 roachtest: scaledata/filesystem_simulator/nodes=6 failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-master](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-master) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Ascaledata%2Ffilesystem_simulator%2Fnodes%3D6.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
test
roachtest scaledata filesystem simulator nodes failed on main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go runtime goexit usr local go src runtime asm s monitor task failed error with attached stack trace main cluster rune home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runsqlapp home agent work go src github com cockroachdb cockroach pkg cmd roachtest scaledata go main monitor go home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go github com cockroachdb cockroach vendor golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go runtime goexit usr local go src runtime asm s error with embedded safe details output in s arg output in run filesystemsimulator error with attached stack trace main execcmd home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main cluster runl home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main cluster rune home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runsqlapp home agent work go src github com cockroachdb cockroach pkg cmd roachtest scaledata go main monitor go home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go github com cockroachdb cockroach vendor golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go runtime goexit usr local go src runtime asm s error with embedded safe details s returned stderr s stdout s arg arg arg home agent work go src github com cockroachdb cockroach bin roachprod run teamcity filesystem simulator install schema cockroach ip addresses csv returned stderr numworkers numcheckers sql expected destination arguments in scan not error exit status stdout exit status more artifacts related roachtest scaledata filesystem simulator nodes failed roachtest scaledata filesystem simulator nodes failed roachtest scaledata filesystem simulator nodes failed powered by
1
260,381
22,615,735,357
IssuesEvent
2022-06-29 21:49:59
Moonshine-IDE/Moonshine-IDE
https://api.github.com/repos/Moonshine-IDE/Moonshine-IDE
closed
Can We Provide a Way to Easy Custom Path Input Instead of CMD+Shift+G on macOS?
enhancement test ready
Previously @JustinProminic faced trouble entering a path like `/opt/local/bin/svn` in opening file-browser window during his SVN setup in Moonshine Settings. Following his observation after the experience: > I finally accomplished this by realizing even though there was no UI clue from MacOS that I could use Command-Control-Shift-G to specify a folder, and then type /opt/local/bin and finally select svn. > > This is WAY too confusing. > > While we still need to follow my earlier requests on this matter (display text location of all global Moonshine settings, make it so the user can type in the exact path in this case) we now *ALSO* should put a description here stating the Command-Control-Shift-G trick for accessing to specific folders on MacOS using the command line. > > ![image](https://user-images.githubusercontent.com/24370870/141755250-8328fbf6-8375-42c4-8ec3-1b14684c1502.png) EDIT: Branch information Branch: features/issue_914_openhiddenpath Build: https://moonshine-ide.com/downloads/releases/dev/macos/branches/features/issue_914_openhiddenpath/
1.0
Can We Provide a Way to Easy Custom Path Input Instead of CMD+Shift+G on macOS? - Previously @JustinProminic faced trouble entering a path like `/opt/local/bin/svn` in opening file-browser window during his SVN setup in Moonshine Settings. Following his observation after the experience: > I finally accomplished this by realizing even though there was no UI clue from MacOS that I could use Command-Control-Shift-G to specify a folder, and then type /opt/local/bin and finally select svn. > > This is WAY too confusing. > > While we still need to follow my earlier requests on this matter (display text location of all global Moonshine settings, make it so the user can type in the exact path in this case) we now *ALSO* should put a description here stating the Command-Control-Shift-G trick for accessing to specific folders on MacOS using the command line. > > ![image](https://user-images.githubusercontent.com/24370870/141755250-8328fbf6-8375-42c4-8ec3-1b14684c1502.png) EDIT: Branch information Branch: features/issue_914_openhiddenpath Build: https://moonshine-ide.com/downloads/releases/dev/macos/branches/features/issue_914_openhiddenpath/
test
can we provide a way to easy custom path input instead of cmd shift g on macos previously justinprominic faced trouble entering a path like opt local bin svn in opening file browser window during his svn setup in moonshine settings following his observation after the experience i finally accomplished this by realizing even though there was no ui clue from macos that i could use command control shift g to specify a folder and then type opt local bin and finally select svn this is way too confusing while we still need to follow my earlier requests on this matter display text location of all global moonshine settings make it so the user can type in the exact path in this case we now also should put a description here stating the command control shift g trick for accessing to specific folders on macos using the command line edit branch information branch features issue openhiddenpath build
1
290,816
25,097,907,836
IssuesEvent
2022-11-08 11:30:50
boostcampwm-2022/web06-WeView
https://api.github.com/repos/boostcampwm-2022/web06-WeView
closed
[ν…ŒμŠ€νŠΈμ½”λ“œ]: FE ν…ŒμŠ€νŠΈμ½”λ“œ ν™˜κ²½ μ„€μ •
βœ… Test
## κΈ°λŠ₯ μΆ”κ°€/μˆ˜μ • ### μ„€λͺ… - ν”„λ‘ νŠΈμ—”λ“œ ν…ŒμŠ€νŠΈ μ½”λ“œλ₯Ό μž‘μ„±ν•  수 μžˆλŠ” μƒνƒœλ₯Ό μ„€μ •ν•œλ‹€. ### πŸ—’ 체크리슀트 - [x] πŸ”₯Cypress - [x] πŸ”₯Jest - [x] πŸ”₯λ™μž‘ ν…ŒμŠ€νŠΈ ### 참고자료
1.0
[ν…ŒμŠ€νŠΈμ½”λ“œ]: FE ν…ŒμŠ€νŠΈμ½”λ“œ ν™˜κ²½ μ„€μ • - ## κΈ°λŠ₯ μΆ”κ°€/μˆ˜μ • ### μ„€λͺ… - ν”„λ‘ νŠΈμ—”λ“œ ν…ŒμŠ€νŠΈ μ½”λ“œλ₯Ό μž‘μ„±ν•  수 μžˆλŠ” μƒνƒœλ₯Ό μ„€μ •ν•œλ‹€. ### πŸ—’ 체크리슀트 - [x] πŸ”₯Cypress - [x] πŸ”₯Jest - [x] πŸ”₯λ™μž‘ ν…ŒμŠ€νŠΈ ### 참고자료
test
fe ν…ŒμŠ€νŠΈμ½”λ“œ ν™˜κ²½ μ„€μ • κΈ°λŠ₯ μΆ”κ°€ μˆ˜μ • μ„€λͺ… ν”„λ‘ νŠΈμ—”λ“œ ν…ŒμŠ€νŠΈ μ½”λ“œλ₯Ό μž‘μ„±ν•  수 μžˆλŠ” μƒνƒœλ₯Ό μ„€μ •ν•œλ‹€ πŸ—’ 체크리슀트 πŸ”₯cypress πŸ”₯jest πŸ”₯λ™μž‘ ν…ŒμŠ€νŠΈ 참고자료
1