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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38,921 | 10,266,773,730 | IssuesEvent | 2019-08-22 22:33:15 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Missing input file '@curl//:lib/pipeline.h' | 2.0 subtype: ubuntu/linux type:build/install | **System information**
- OS Platform and Distribution: Ubuntu 18.04
- TensorFlow installed from (source or binary): source
- TensorFlow version: 2.0
- Python version: 3.7.3
- Bazel version (if compiling from source): 0.25.3
- GCC/Compiler version (if compiling from source): 7.4.0
**Problem Description**
While building the pip package from source, I encounter the below error.
```ERROR: missing input file '@curl//:lib/pipeline.h'
ERROR: /users/arung/tensorflow/tensorflow/python/BUILD:4855:1: //tensorflow/python:pywrap_tensorflow_internal_py_wrap: missing input file '@curl//:lib/pipeline.h'
Target //tensorflow/tools/pip_package:build_pip_package failed to build
Use --verbose_failures to see the command lines of failed build steps.
ERROR: /users/arung/tensorflow/tensorflow/python/BUILD:4855:1 1 input file(s) do not exist
INFO: Elapsed time: 82.408s, Critical Path: 15.68s
INFO: 675 processes: 675 local.
FAILED: Build did NOT complete successfully
```
**Sequence of commands**
`./configure`
`bazel build --config=v2 //tensorflow/tools/pip_package:build_pip_package` | 1.0 | Missing input file '@curl//:lib/pipeline.h' - **System information**
- OS Platform and Distribution: Ubuntu 18.04
- TensorFlow installed from (source or binary): source
- TensorFlow version: 2.0
- Python version: 3.7.3
- Bazel version (if compiling from source): 0.25.3
- GCC/Compiler version (if compiling from source): 7.4.0
**Problem Description**
While building the pip package from source, I encounter the below error.
```ERROR: missing input file '@curl//:lib/pipeline.h'
ERROR: /users/arung/tensorflow/tensorflow/python/BUILD:4855:1: //tensorflow/python:pywrap_tensorflow_internal_py_wrap: missing input file '@curl//:lib/pipeline.h'
Target //tensorflow/tools/pip_package:build_pip_package failed to build
Use --verbose_failures to see the command lines of failed build steps.
ERROR: /users/arung/tensorflow/tensorflow/python/BUILD:4855:1 1 input file(s) do not exist
INFO: Elapsed time: 82.408s, Critical Path: 15.68s
INFO: 675 processes: 675 local.
FAILED: Build did NOT complete successfully
```
**Sequence of commands**
`./configure`
`bazel build --config=v2 //tensorflow/tools/pip_package:build_pip_package` | non_test | missing input file curl lib pipeline h system information os platform and distribution ubuntu tensorflow installed from source or binary source tensorflow version python version bazel version if compiling from source gcc compiler version if compiling from source problem description while building the pip package from source i encounter the below error error missing input file curl lib pipeline h error users arung tensorflow tensorflow python build tensorflow python pywrap tensorflow internal py wrap missing input file curl lib pipeline h target tensorflow tools pip package build pip package failed to build use verbose failures to see the command lines of failed build steps error users arung tensorflow tensorflow python build input file s do not exist info elapsed time critical path info processes local failed build did not complete successfully sequence of commands configure bazel build config tensorflow tools pip package build pip package | 0 |
17,846 | 3,643,449,521 | IssuesEvent | 2016-02-15 01:29:49 | amir20/phantomjs-node | https://api.github.com/repos/amir20/phantomjs-node | closed | Use script tag to compile cs -> js | clean up testing | As suggested in #269, let's update `package.json` file to compile the cs to js during publish. More info at https://docs.npmjs.com/misc/scripts | 1.0 | Use script tag to compile cs -> js - As suggested in #269, let's update `package.json` file to compile the cs to js during publish. More info at https://docs.npmjs.com/misc/scripts | test | use script tag to compile cs js as suggested in let s update package json file to compile the cs to js during publish more info at | 1 |
407,921 | 27,637,273,907 | IssuesEvent | 2023-03-10 15:19:56 | buildtesters/buildtest | https://api.github.com/repos/buildtesters/buildtest | opened | [DOCS]: missing docs on assert less than | documentation | ### Documentation Link
https://buildtest.readthedocs.io/en/devel/writing_buildspecs/performance_checks.html#less-than-equal
### Issue Description
we have docs on `assert_le` but not `assert_lt` which was done by @Xiangs18 in https://github.com/buildtesters/buildtest/pull/1382 but i see no docs was updated in the PR. Can you please add the docs for this feature.
Since this feature is repeating other comparison operators we can keep the docs short. I am thinking we could even merge `less than` and `less than equal` into one subheading like `Less Than and Less Than Equal`.
I am not sure, the sub-headings on left hand side and the hyperlink is a bit convenient when each operation is its own subheading.

### Post question in Slack
- [X] I agree that I posted my question in [slack](https://hpcbuildtest.slack.com/) before creating this issue
### Is there an existing issue
- [X] I confirm there is no existing [issue](https://github.com/buildtesters/buildtest/issues) for this issue | 1.0 | [DOCS]: missing docs on assert less than - ### Documentation Link
https://buildtest.readthedocs.io/en/devel/writing_buildspecs/performance_checks.html#less-than-equal
### Issue Description
we have docs on `assert_le` but not `assert_lt` which was done by @Xiangs18 in https://github.com/buildtesters/buildtest/pull/1382 but i see no docs was updated in the PR. Can you please add the docs for this feature.
Since this feature is repeating other comparison operators we can keep the docs short. I am thinking we could even merge `less than` and `less than equal` into one subheading like `Less Than and Less Than Equal`.
I am not sure, the sub-headings on left hand side and the hyperlink is a bit convenient when each operation is its own subheading.

### Post question in Slack
- [X] I agree that I posted my question in [slack](https://hpcbuildtest.slack.com/) before creating this issue
### Is there an existing issue
- [X] I confirm there is no existing [issue](https://github.com/buildtesters/buildtest/issues) for this issue | non_test | missing docs on assert less than documentation link issue description we have docs on assert le but not assert lt which was done by in but i see no docs was updated in the pr can you please add the docs for this feature since this feature is repeating other comparison operators we can keep the docs short i am thinking we could even merge less than and less than equal into one subheading like less than and less than equal i am not sure the sub headings on left hand side and the hyperlink is a bit convenient when each operation is its own subheading post question in slack i agree that i posted my question in before creating this issue is there an existing issue i confirm there is no existing for this issue | 0 |
265,403 | 23,165,648,940 | IssuesEvent | 2022-07-30 00:20:38 | nrwl/nx | https://api.github.com/repos/nrwl/nx | closed | Transitive dependencies aren't included in generated package.json | type: bug blocked: repro needed blocked: retry with latest scope: node stale | <!-- Please do your best to fill out all of the sections below! -->
I have generated an app & a lib. In the library. The library just needs to be included in the `node_modules` & needn't actually be used in the application itself. (for performing admin tasks pre-boot in the container).
## Current Behavior
I have set the following:
`"my-service": { "tags": [], "implicitDependencies": ["config"] },` in `nx.json`.
And in the config library _index.ts_: `require('dotenv').config()`.
When I build the service though with nx, I don't see `dotenv` in the generated `package.json` located at:
`dist/apps/my-service/package.json`.
If I grep the generated `main.js`, I also don't see any reference to the included library.
## Expected Behavior
<!-- What is the behavior that you expect to happen? -->
From my understanding of these docs:
https://nx.dev/latest/node/structure/dependency-graph
I would expect adding the `config` library to `implicitDependencies` would automatically include the dependant library (and all transitive dependencies).
This doesn't seem to be the case , & I haven't found any way to manually inject a(n already tracked library) so it is picked up when automatically generating the `package.json`.
<!-- Is this a regression? .i.e Did this used to be the behavior at one point? -->
I'm not sure this is a regression.
## Steps to Reproduce
<!-- Help us help you by making it easy for us to reproduce your issue! -->
A sample repo: https://github.com/moredhel/nx-demo
### Expectation
```
rm -rf node_modules/
cd dist/my-service
npm i
node -r dotenv/config main.js
```
### Actual
```
cd dist/my-service
npm i
node -r dotenv/config main.js
## fail...
```
### Environment
<!-- It's important for us to know the context in which you experience this behavior! -->
<!-- Please paste the result of `nx report` below! -->
```
> NX Report complete - copy this into the issue template
Node : 14.17.0
OS : darwin arm64
npm : 6.14.13
nx : Not Found
@nrwl/angular : Not Found
@nrwl/cli : 12.3.5
@nrwl/cypress : Not Found
@nrwl/devkit : 12.3.5
@nrwl/eslint-plugin-nx : 12.3.5
@nrwl/express : Not Found
@nrwl/jest : 12.3.5
@nrwl/linter : 12.3.5
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : 12.3.5
@nrwl/react : Not Found
@nrwl/schematics : Not Found
@nrwl/tao : 12.3.5
@nrwl/web : Not Found
@nrwl/workspace : 12.3.5
@nrwl/storybook : Not Found
@nrwl/gatsby : Not Found
typescript : 4.2.4
``` | 1.0 | Transitive dependencies aren't included in generated package.json - <!-- Please do your best to fill out all of the sections below! -->
I have generated an app & a lib. In the library. The library just needs to be included in the `node_modules` & needn't actually be used in the application itself. (for performing admin tasks pre-boot in the container).
## Current Behavior
I have set the following:
`"my-service": { "tags": [], "implicitDependencies": ["config"] },` in `nx.json`.
And in the config library _index.ts_: `require('dotenv').config()`.
When I build the service though with nx, I don't see `dotenv` in the generated `package.json` located at:
`dist/apps/my-service/package.json`.
If I grep the generated `main.js`, I also don't see any reference to the included library.
## Expected Behavior
<!-- What is the behavior that you expect to happen? -->
From my understanding of these docs:
https://nx.dev/latest/node/structure/dependency-graph
I would expect adding the `config` library to `implicitDependencies` would automatically include the dependant library (and all transitive dependencies).
This doesn't seem to be the case , & I haven't found any way to manually inject a(n already tracked library) so it is picked up when automatically generating the `package.json`.
<!-- Is this a regression? .i.e Did this used to be the behavior at one point? -->
I'm not sure this is a regression.
## Steps to Reproduce
<!-- Help us help you by making it easy for us to reproduce your issue! -->
A sample repo: https://github.com/moredhel/nx-demo
### Expectation
```
rm -rf node_modules/
cd dist/my-service
npm i
node -r dotenv/config main.js
```
### Actual
```
cd dist/my-service
npm i
node -r dotenv/config main.js
## fail...
```
### Environment
<!-- It's important for us to know the context in which you experience this behavior! -->
<!-- Please paste the result of `nx report` below! -->
```
> NX Report complete - copy this into the issue template
Node : 14.17.0
OS : darwin arm64
npm : 6.14.13
nx : Not Found
@nrwl/angular : Not Found
@nrwl/cli : 12.3.5
@nrwl/cypress : Not Found
@nrwl/devkit : 12.3.5
@nrwl/eslint-plugin-nx : 12.3.5
@nrwl/express : Not Found
@nrwl/jest : 12.3.5
@nrwl/linter : 12.3.5
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : 12.3.5
@nrwl/react : Not Found
@nrwl/schematics : Not Found
@nrwl/tao : 12.3.5
@nrwl/web : Not Found
@nrwl/workspace : 12.3.5
@nrwl/storybook : Not Found
@nrwl/gatsby : Not Found
typescript : 4.2.4
``` | test | transitive dependencies aren t included in generated package json i have generated an app a lib in the library the library just needs to be included in the node modules needn t actually be used in the application itself for performing admin tasks pre boot in the container current behavior i have set the following my service tags implicitdependencies in nx json and in the config library index ts require dotenv config when i build the service though with nx i don t see dotenv in the generated package json located at dist apps my service package json if i grep the generated main js i also don t see any reference to the included library expected behavior from my understanding of these docs i would expect adding the config library to implicitdependencies would automatically include the dependant library and all transitive dependencies this doesn t seem to be the case i haven t found any way to manually inject a n already tracked library so it is picked up when automatically generating the package json i m not sure this is a regression steps to reproduce a sample repo expectation rm rf node modules cd dist my service npm i node r dotenv config main js actual cd dist my service npm i node r dotenv config main js fail environment nx report complete copy this into the issue template node os darwin npm nx not found nrwl angular not found nrwl cli nrwl cypress not found nrwl devkit nrwl eslint plugin nx nrwl express not found nrwl jest nrwl linter nrwl nest not found nrwl next not found nrwl node nrwl react not found nrwl schematics not found nrwl tao nrwl web not found nrwl workspace nrwl storybook not found nrwl gatsby not found typescript | 1 |
25,856 | 2,684,013,786 | IssuesEvent | 2015-03-28 15:32:01 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | Пару вопросов по хукам, горячим клавишам... | 1 star bug imported Priority-Medium | _From [V.Osid...@gmail.com](https://code.google.com/u/116344671371306864141/) on July 15, 2011 00:55:48_
Win7 x64, ConEmu (110712 x86), Outpost 7.5 (разрешено все, что можно для ConEmu ).
1. Пару месяцев назад работали горячие клавиши по добавлению новой вкладки. Потом, с какой-то версии перестали работать. Настройки "Host-key" перепробывал, наверное, во всех комбинациях. Ничего не помагает. Например, хотел выставить, чтобы создавался новый таб по комбинации Win+`: ставлю галочку возле Win, В поле "New" вписываю "`". И с установленной и не установленной галочкой в "Install keyboard hooks..." комбинация не работает.
2. После установки последней версии ConEmu заработала комбинация Alt+C - сворачивание/возобновление окна ConEmu . После включения-отключения хуков, слава Богу, пропало.
2 считаю глюком, просто сообщаю.
1 очень интересует. Нужна комбинация по созданию нового таба. Что я не так делаю? Как мне реализовать задуманное?
3. А и еще, жду красивое оформление табов (аля Chrome). В Win7 текущее оформление табов смотрятся не самым органичным способом. Понимаю, что главное - функционал. Но все же, тянет к красивом. Пусть будет и функционально и красиво! :)
Спасибо!
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=412_ | 1.0 | Пару вопросов по хукам, горячим клавишам... - _From [V.Osid...@gmail.com](https://code.google.com/u/116344671371306864141/) on July 15, 2011 00:55:48_
Win7 x64, ConEmu (110712 x86), Outpost 7.5 (разрешено все, что можно для ConEmu ).
1. Пару месяцев назад работали горячие клавиши по добавлению новой вкладки. Потом, с какой-то версии перестали работать. Настройки "Host-key" перепробывал, наверное, во всех комбинациях. Ничего не помагает. Например, хотел выставить, чтобы создавался новый таб по комбинации Win+`: ставлю галочку возле Win, В поле "New" вписываю "`". И с установленной и не установленной галочкой в "Install keyboard hooks..." комбинация не работает.
2. После установки последней версии ConEmu заработала комбинация Alt+C - сворачивание/возобновление окна ConEmu . После включения-отключения хуков, слава Богу, пропало.
2 считаю глюком, просто сообщаю.
1 очень интересует. Нужна комбинация по созданию нового таба. Что я не так делаю? Как мне реализовать задуманное?
3. А и еще, жду красивое оформление табов (аля Chrome). В Win7 текущее оформление табов смотрятся не самым органичным способом. Понимаю, что главное - функционал. Но все же, тянет к красивом. Пусть будет и функционально и красиво! :)
Спасибо!
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=412_ | non_test | пару вопросов по хукам горячим клавишам from on july conemu outpost разрешено все что можно для conemu пару месяцев назад работали горячие клавиши по добавлению новой вкладки потом с какой то версии перестали работать настройки host key перепробывал наверное во всех комбинациях ничего не помагает например хотел выставить чтобы создавался новый таб по комбинации win ставлю галочку возле win в поле new вписываю и с установленной и не установленной галочкой в install keyboard hooks комбинация не работает после установки последней версии conemu заработала комбинация alt c сворачивание возобновление окна conemu после включения отключения хуков слава богу пропало считаю глюком просто сообщаю очень интересует нужна комбинация по созданию нового таба что я не так делаю как мне реализовать задуманное а и еще жду красивое оформление табов аля chrome в текущее оформление табов смотрятся не самым органичным способом понимаю что главное функционал но все же тянет к красивом пусть будет и функционально и красиво спасибо original issue | 0 |
27,048 | 7,891,455,237 | IssuesEvent | 2018-06-28 12:14:36 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | Build produces Gradle deprecation warnings for sourceSets.main.output.classesDirs | :Core/Build >non-issue | Here's one Example, but there are others throughout the build:
`./gradlew x-pack:plugin:monitoring:build --dry-run -Dorg.gradle.warning.mode=all --warning-mode=all --stacktrace`
```
Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
at org.gradle.api.internal.tasks.DefaultSourceSetOutput.getClassesDir(DefaultSourceSetOutput.java:81)
at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getClassesDir(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
at org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty.getProperty(MultipleSetterProperty.java:49)
at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAdapter.getProperty(BeanDynamicObject.java:228)
at org.gradle.internal.metaobject.BeanDynamicObject.tryGetProperty(BeanDynamicObject.java:171)
at org.gradle.internal.metaobject.CompositeDynamicObject.tryGetProperty(CompositeDynamicObject.java:55)
at org.gradle.internal.metaobject.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:59)
at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getProperty(Unknown Source)
at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:50)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:296)
at org.elasticsearch.gradle.precommit.NamingConventionsTask$_closure1.doCall(NamingConventionsTask.groovy:88)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
at groovy.lang.Closure.call(Closure.java:414)
at groovy.lang.Closure.call(Closure.java:430)
at org.gradle.api.specs.internal.ClosureSpec.isSatisfiedBy(ClosureSpec.java:32)
at org.gradle.api.specs.AndSpec.isSatisfiedBy(AndSpec.java:47)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:42)
at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:256)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:249)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:238)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:663)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:596)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
at java.base/java.lang.Thread.run(Thread.java:844)
```
| 1.0 | Build produces Gradle deprecation warnings for sourceSets.main.output.classesDirs - Here's one Example, but there are others throughout the build:
`./gradlew x-pack:plugin:monitoring:build --dry-run -Dorg.gradle.warning.mode=all --warning-mode=all --stacktrace`
```
Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
at org.gradle.api.internal.tasks.DefaultSourceSetOutput.getClassesDir(DefaultSourceSetOutput.java:81)
at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getClassesDir(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
at org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty.getProperty(MultipleSetterProperty.java:49)
at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAdapter.getProperty(BeanDynamicObject.java:228)
at org.gradle.internal.metaobject.BeanDynamicObject.tryGetProperty(BeanDynamicObject.java:171)
at org.gradle.internal.metaobject.CompositeDynamicObject.tryGetProperty(CompositeDynamicObject.java:55)
at org.gradle.internal.metaobject.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:59)
at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getProperty(Unknown Source)
at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:50)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:296)
at org.elasticsearch.gradle.precommit.NamingConventionsTask$_closure1.doCall(NamingConventionsTask.groovy:88)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
at groovy.lang.Closure.call(Closure.java:414)
at groovy.lang.Closure.call(Closure.java:430)
at org.gradle.api.specs.internal.ClosureSpec.isSatisfiedBy(ClosureSpec.java:32)
at org.gradle.api.specs.AndSpec.isSatisfiedBy(AndSpec.java:47)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:42)
at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:256)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:97)
at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:249)
at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:238)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:663)
at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:596)
at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
at java.base/java.lang.Thread.run(Thread.java:844)
```
| non_test | build produces gradle deprecation warnings for sourcesets main output classesdirs here s one example but there are others throughout the build gradlew x pack plugin monitoring build dry run dorg gradle warning mode all warning mode all stacktrace gradle now uses separate output directories for each jvm language but this build assumes a single directory for all classes from a source set this behaviour has been deprecated and is scheduled to be removed in gradle at org gradle api internal tasks defaultsourcesetoutput getclassesdir defaultsourcesetoutput java at org gradle api internal tasks defaultsourcesetoutput decorated getclassesdir unknown source at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org codehaus groovy reflection cachedmethod invoke cachedmethod java at org codehaus groovy runtime metaclass multiplesetterproperty getproperty multiplesetterproperty java at org gradle internal metaobject beandynamicobject metaclassadapter getproperty beandynamicobject java at org gradle internal metaobject beandynamicobject trygetproperty beandynamicobject java at org gradle internal metaobject compositedynamicobject trygetproperty compositedynamicobject java at org gradle internal metaobject abstractdynamicobject getproperty abstractdynamicobject java at org gradle api internal tasks defaultsourcesetoutput decorated getproperty unknown source at org codehaus groovy runtime callsite pogogetpropertysite getproperty pogogetpropertysite java at org codehaus groovy runtime callsite abstractcallsite callgetproperty abstractcallsite java at org elasticsearch gradle precommit namingconventionstask docall namingconventionstask groovy at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org codehaus groovy reflection cachedmethod invoke cachedmethod java at groovy lang metamethod domethodinvoke metamethod java at org codehaus groovy runtime metaclass closuremetaclass invokemethod closuremetaclass java at groovy lang metaclassimpl invokemethod metaclassimpl java at groovy lang closure call closure java at groovy lang closure call closure java at org gradle api specs internal closurespec issatisfiedby closurespec java at org gradle api specs andspec issatisfiedby andspec java at org gradle api internal tasks execution skiponlyiftaskexecuter execute skiponlyiftaskexecuter java at org gradle api internal tasks execution executeatmostoncetaskexecuter execute executeatmostoncetaskexecuter java at org gradle api internal tasks execution catchexceptiontaskexecuter execute catchexceptiontaskexecuter java at org gradle execution taskgraph defaulttaskgraphexecuter eventfiringtaskworker run defaulttaskgraphexecuter java at org gradle internal operations defaultbuildoperationexecutor runnablebuildoperationworker execute defaultbuildoperationexecutor java at org gradle internal operations defaultbuildoperationexecutor runnablebuildoperationworker execute defaultbuildoperationexecutor java at org gradle internal operations defaultbuildoperationexecutor execute defaultbuildoperationexecutor java at org gradle internal operations defaultbuildoperationexecutor run defaultbuildoperationexecutor java at org gradle internal operations delegatingbuildoperationexecutor run delegatingbuildoperationexecutor java at org gradle execution taskgraph defaulttaskgraphexecuter eventfiringtaskworker execute defaulttaskgraphexecuter java at org gradle execution taskgraph defaulttaskgraphexecuter eventfiringtaskworker execute defaulttaskgraphexecuter java at org gradle execution taskgraph defaulttaskplanexecutor taskexecutorworker execute defaulttaskplanexecutor java at org gradle execution taskgraph defaulttaskplanexecutor taskexecutorworker execute defaulttaskplanexecutor java at org gradle execution taskgraph defaulttaskexecutionplan execute defaulttaskexecutionplan java at org gradle execution taskgraph defaulttaskexecutionplan executewithtask defaulttaskexecutionplan java at org gradle execution taskgraph defaulttaskplanexecutor taskexecutorworker run defaulttaskplanexecutor java at org gradle internal concurrent executorpolicy catchandrecordfailures onexecute executorpolicy java at org gradle internal concurrent managedexecutorimpl run managedexecutorimpl java at java base java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java base java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org gradle internal concurrent threadfactoryimpl managedthreadrunnable run threadfactoryimpl java at java base java lang thread run thread java | 0 |
278,429 | 24,153,896,890 | IssuesEvent | 2022-09-22 05:30:21 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: sqlsmith/setup=empty/setting=default failed | C-test-failure O-robot O-roachtest branch-master | roachtest.sqlsmith/setup=empty/setting=default [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6567232?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6567232?buildTab=artifacts#/sqlsmith/setup=empty/setting=default) on master @ [726cf22b9f06b766d857b4617dec0df18d1e5cd0](https://github.com/cockroachdb/cockroach/commits/726cf22b9f06b766d857b4617dec0df18d1e5cd0):
```
test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=default/run_1
sqlsmith.go:266,sqlsmith.go:327,test_runner.go:928: error: pq: internal error: expected required columns to be a subset of output columns
stmt:
EXPLAIN WITH
with_98 (col_441)
AS (SELECT * FROM (VALUES (0:::OID), (NULL), (730562389:::OID), (145699469:::OID)) AS tab_255 (col_441)),
with_99 (col_442) AS (SELECT * FROM (VALUES (NULL)) AS tab_256 (col_442))
SELECT
1799459126:::OID AS col_444, tab_257.col_443 AS col_445
FROM
with_99 AS cte_ref_29,
(
VALUES
('21:30:15.89548':::TIME),
(
COALESCE(
'11:07:53.051037':::TIME,
localtime((((-3936050961228330819):::INT8::INT8 | NULL::INT8)::INT8::INT8 % NULL::INT8)::INT8::INT8):::TIME::TIME
)
),
('19:04:32.353686':::TIME),
(('17:30:55.790691':::TIME::TIME + '-71 years -715 days -10:37:56.693233':::INTERVAL::INTERVAL)::TIME)
)
AS tab_257 (col_443)
ORDER BY
tab_257.col_443, cte_ref_29.col_442 ASC;
```
<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=default.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| 2.0 | roachtest: sqlsmith/setup=empty/setting=default failed - roachtest.sqlsmith/setup=empty/setting=default [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6567232?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6567232?buildTab=artifacts#/sqlsmith/setup=empty/setting=default) on master @ [726cf22b9f06b766d857b4617dec0df18d1e5cd0](https://github.com/cockroachdb/cockroach/commits/726cf22b9f06b766d857b4617dec0df18d1e5cd0):
```
test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=default/run_1
sqlsmith.go:266,sqlsmith.go:327,test_runner.go:928: error: pq: internal error: expected required columns to be a subset of output columns
stmt:
EXPLAIN WITH
with_98 (col_441)
AS (SELECT * FROM (VALUES (0:::OID), (NULL), (730562389:::OID), (145699469:::OID)) AS tab_255 (col_441)),
with_99 (col_442) AS (SELECT * FROM (VALUES (NULL)) AS tab_256 (col_442))
SELECT
1799459126:::OID AS col_444, tab_257.col_443 AS col_445
FROM
with_99 AS cte_ref_29,
(
VALUES
('21:30:15.89548':::TIME),
(
COALESCE(
'11:07:53.051037':::TIME,
localtime((((-3936050961228330819):::INT8::INT8 | NULL::INT8)::INT8::INT8 % NULL::INT8)::INT8::INT8):::TIME::TIME
)
),
('19:04:32.353686':::TIME),
(('17:30:55.790691':::TIME::TIME + '-71 years -715 days -10:37:56.693233':::INTERVAL::INTERVAL)::TIME)
)
AS tab_257 (col_443)
ORDER BY
tab_257.col_443, cte_ref_29.col_442 ASC;
```
<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=default.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| test | roachtest sqlsmith setup empty setting default failed roachtest sqlsmith setup empty setting default with on master test artifacts and logs in artifacts sqlsmith setup empty setting default run sqlsmith go sqlsmith go test runner go error pq internal error expected required columns to be a subset of output columns stmt explain with with col as select from values oid null oid oid as tab col with col as select from values null as tab col select oid as col tab col as col from with as cte ref values time coalesce time localtime null null time time time time time years days interval interval time as tab col order by tab col cte ref col asc parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest ssd help see see cc cockroachdb sql queries | 1 |
36,061 | 5,029,291,278 | IssuesEvent | 2016-12-15 20:44:51 | CoastalResilienceNetwork/GeositeFramework | https://api.github.com/repos/CoastalResilienceNetwork/GeositeFramework | closed | Work out print and preview sizing area | tested/verified | Complete work on the print preview and the printable areas
* ~~Preview map size relating to print size~~
* Remove map print preview. TNC would like to just use the browser print preview as the whole preview. The center of the map should be preserved in the printed version, and screen map that is outside the container for print will will just be clipped.
* Legend and map formatting
* Landscape vs Portrait | 1.0 | Work out print and preview sizing area - Complete work on the print preview and the printable areas
* ~~Preview map size relating to print size~~
* Remove map print preview. TNC would like to just use the browser print preview as the whole preview. The center of the map should be preserved in the printed version, and screen map that is outside the container for print will will just be clipped.
* Legend and map formatting
* Landscape vs Portrait | test | work out print and preview sizing area complete work on the print preview and the printable areas preview map size relating to print size remove map print preview tnc would like to just use the browser print preview as the whole preview the center of the map should be preserved in the printed version and screen map that is outside the container for print will will just be clipped legend and map formatting landscape vs portrait | 1 |
421,350 | 28,313,959,614 | IssuesEvent | 2023-04-10 17:54:06 | cal-itp/crm-helpdesk | https://api.github.com/repos/cal-itp/crm-helpdesk | opened | Develop Customer Success Philosophy | documentation customer-resource | - [ ] Information gather current outreach procedures and initiatives with @o-ram
- [ ] Document functional duties for outreach
- [ ] Research best approaches to customer success philosophy in praxis
- [ ] Draft customer success philosophy
- [ ] Draft review by @o-ram @AnthonyRollins @laneymangan Jess and any other relevant parties
- [ ] Edit and provide second draft
- [ ] Second draft review
- [ ] Submit draft for Cal-ITP approval | 1.0 | Develop Customer Success Philosophy - - [ ] Information gather current outreach procedures and initiatives with @o-ram
- [ ] Document functional duties for outreach
- [ ] Research best approaches to customer success philosophy in praxis
- [ ] Draft customer success philosophy
- [ ] Draft review by @o-ram @AnthonyRollins @laneymangan Jess and any other relevant parties
- [ ] Edit and provide second draft
- [ ] Second draft review
- [ ] Submit draft for Cal-ITP approval | non_test | develop customer success philosophy information gather current outreach procedures and initiatives with o ram document functional duties for outreach research best approaches to customer success philosophy in praxis draft customer success philosophy draft review by o ram anthonyrollins laneymangan jess and any other relevant parties edit and provide second draft second draft review submit draft for cal itp approval | 0 |
13,224 | 4,655,958,845 | IssuesEvent | 2016-10-04 02:06:40 | elmsln/elmsln | https://api.github.com/repos/elmsln/elmsln | closed | Icon Libraries for CIS LMS-less Links | documentation easy non-coder student design project | Is there any documentation for what machine name to add in order to reference icons from the material/foundation icon libraries? Or on how to add your own? Thanks

| 1.0 | Icon Libraries for CIS LMS-less Links - Is there any documentation for what machine name to add in order to reference icons from the material/foundation icon libraries? Or on how to add your own? Thanks

| non_test | icon libraries for cis lms less links is there any documentation for what machine name to add in order to reference icons from the material foundation icon libraries or on how to add your own thanks | 0 |
51,495 | 6,175,193,736 | IssuesEvent | 2017-07-01 00:13:14 | PowerShell/PowerShell | https://api.github.com/repos/PowerShell/PowerShell | opened | Add tests for ETW event cmdlets and Powershell ETW events | Area-Test | Add tests for ETW related cmdlets and Powershell ETW events.
Related code coverage report:
https://codecov.io/gh/PowerShell/PowerShell/tree/9e41c647a9407e05d86f4971a6bd25719a7130d0/src/Microsoft.PowerShell.CoreCLR.Eventing/DotNetCode/Eventing
Environment data
----------------
<!-- provide the output of $PSVersionTable -->
```powershell
> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.0-beta
PSEdition Core
GitCommitId v6.0.0-beta.3
OS Microsoft Windows 10.0.16204
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```
| 1.0 | Add tests for ETW event cmdlets and Powershell ETW events - Add tests for ETW related cmdlets and Powershell ETW events.
Related code coverage report:
https://codecov.io/gh/PowerShell/PowerShell/tree/9e41c647a9407e05d86f4971a6bd25719a7130d0/src/Microsoft.PowerShell.CoreCLR.Eventing/DotNetCode/Eventing
Environment data
----------------
<!-- provide the output of $PSVersionTable -->
```powershell
> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.0-beta
PSEdition Core
GitCommitId v6.0.0-beta.3
OS Microsoft Windows 10.0.16204
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```
| test | add tests for etw event cmdlets and powershell etw events add tests for etw related cmdlets and powershell etw events related code coverage report environment data powershell psversiontable name value psversion beta psedition core gitcommitid beta os microsoft windows platform pscompatibleversions psremotingprotocolversion serializationversion wsmanstackversion | 1 |
28,139 | 4,365,632,073 | IssuesEvent | 2016-08-03 11:38:43 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | storage: `panic: descriptor is not initialized` in TestReplicateRange | test-failure | Seen in #8150: https://circleci.com/gh/tamird/cockroach/355.
```
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized
goroutine 67996 [running]:
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:481 +0x3ff
testing.tRunner.func1(0xc825ea3200)
/usr/local/go/src/testing/testing.go:467 +0x22a
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/util/leaktest.AfterTest.func1()
/go/src/github.com/cockroachdb/cockroach/util/leaktest/leaktest.go:88 +0xb1
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/storage.(*Store).Send.func1(0xc824f5d3c0, 0xc824f5d438, 0x0, 0x37, 0xc824f5d430, 0xc825bc7900)
/go/src/github.com/cockroachdb/cockroach/storage/store.go:2112 +0x72
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/roachpb.NewRangeKeyMismatchError(0xc8221ca388, 0x1, 0x8, 0x0, 0x0, 0x0, 0xc824963b60, 0x0)
/go/src/github.com/cockroachdb/cockroach/roachpb/errors.go:301 +0xd5
github.com/cockroachdb/cockroach/storage.(*Replica).checkCmdHeader(0xc822188a00, 0xc8221ca388, 0x1, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:855 +0x10e
github.com/cockroachdb/cockroach/storage.(*Replica).executeCmd(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x0, 0x0, 0x7f54da98a858, 0xc824e07c80, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica_command.go:75 +0x16f
github.com/cockroachdb/cockroach/storage.(*Replica).executeBatch(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x0, 0x7f54da98a858, 0xc824e07c80, 0x0, 0x0, 0x36, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:2324 +0x70f
github.com/cockroachdb/cockroach/storage.(*Replica).addReadOnlyCmd(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:1186 +0x3d4
github.com/cockroachdb/cockroach/storage.(*Replica).Send(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:830 +0x5fa
github.com/cockroachdb/cockroach/storage.(*Store).Send(0xc825bc7900, 0x7f54da98a600, 0xc82000e538, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/store.go:2207 +0x1080
github.com/cockroachdb/cockroach/internal/client.Wrap.func1(0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:76 +0xc5
github.com/cockroachdb/cockroach/internal/client.SenderFunc.Send(0xc822122700, 0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:37 +0x64
github.com/cockroachdb/cockroach/internal/client.SendWrappedWith(0x7f54da922b10, 0xc822122700, 0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:54 +0x1f3
github.com/cockroachdb/cockroach/storage_test.TestReplicateRange.func2(0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/storage/client_raft_test.go:288 +0x375
github.com/cockroachdb/cockroach/util.RetryForDuration(0x37e11d600, 0xc824f5dd18, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:127 +0x193
github.com/cockroachdb/cockroach/util.SucceedsSoonDepth(0x1, 0x7f54da98ea00, 0xc825ea3200, 0xc824f5dd18)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:114 +0x45
github.com/cockroachdb/cockroach/util.SucceedsSoon(0x7f54da98ea00, 0xc825ea3200, 0xc824f5dd18)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:108 +0x4c
github.com/cockroachdb/cockroach/storage_test.TestReplicateRange(0xc825ea3200)
/go/src/github.com/cockroachdb/cockroach/storage/client_raft_test.go:294 +0x1233
testing.tRunner(0xc825ea3200, 0x2eaef60)
/usr/local/go/src/testing/testing.go:473 +0xdd
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0xae3
``` | 1.0 | storage: `panic: descriptor is not initialized` in TestReplicateRange - Seen in #8150: https://circleci.com/gh/tamird/cockroach/355.
```
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized [recovered]
panic: descriptor is not initialized
goroutine 67996 [running]:
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:481 +0x3ff
testing.tRunner.func1(0xc825ea3200)
/usr/local/go/src/testing/testing.go:467 +0x22a
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/util/leaktest.AfterTest.func1()
/go/src/github.com/cockroachdb/cockroach/util/leaktest/leaktest.go:88 +0xb1
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/storage.(*Store).Send.func1(0xc824f5d3c0, 0xc824f5d438, 0x0, 0x37, 0xc824f5d430, 0xc825bc7900)
/go/src/github.com/cockroachdb/cockroach/storage/store.go:2112 +0x72
panic(0x1bd9520, 0xc8221ca500)
/usr/local/go/src/runtime/panic.go:443 +0x521
github.com/cockroachdb/cockroach/roachpb.NewRangeKeyMismatchError(0xc8221ca388, 0x1, 0x8, 0x0, 0x0, 0x0, 0xc824963b60, 0x0)
/go/src/github.com/cockroachdb/cockroach/roachpb/errors.go:301 +0xd5
github.com/cockroachdb/cockroach/storage.(*Replica).checkCmdHeader(0xc822188a00, 0xc8221ca388, 0x1, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:855 +0x10e
github.com/cockroachdb/cockroach/storage.(*Replica).executeCmd(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x0, 0x0, 0x7f54da98a858, 0xc824e07c80, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica_command.go:75 +0x16f
github.com/cockroachdb/cockroach/storage.(*Replica).executeBatch(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x0, 0x7f54da98a858, 0xc824e07c80, 0x0, 0x0, 0x36, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:2324 +0x70f
github.com/cockroachdb/cockroach/storage.(*Replica).addReadOnlyCmd(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:1186 +0x3d4
github.com/cockroachdb/cockroach/storage.(*Replica).Send(0xc822188a00, 0x7f54da98d440, 0xc8252ef680, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/replica.go:830 +0x5fa
github.com/cockroachdb/cockroach/storage.(*Store).Send(0xc825bc7900, 0x7f54da98a600, 0xc82000e538, 0x0, 0x36, 0x0, 0x0, 0x1, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/storage/store.go:2207 +0x1080
github.com/cockroachdb/cockroach/internal/client.Wrap.func1(0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:76 +0xc5
github.com/cockroachdb/cockroach/internal/client.SenderFunc.Send(0xc822122700, 0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:37 +0x64
github.com/cockroachdb/cockroach/internal/client.SendWrappedWith(0x7f54da922b10, 0xc822122700, 0x7f54da98a600, 0xc82000e538, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/go/src/github.com/cockroachdb/cockroach/internal/client/sender.go:54 +0x1f3
github.com/cockroachdb/cockroach/storage_test.TestReplicateRange.func2(0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/storage/client_raft_test.go:288 +0x375
github.com/cockroachdb/cockroach/util.RetryForDuration(0x37e11d600, 0xc824f5dd18, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:127 +0x193
github.com/cockroachdb/cockroach/util.SucceedsSoonDepth(0x1, 0x7f54da98ea00, 0xc825ea3200, 0xc824f5dd18)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:114 +0x45
github.com/cockroachdb/cockroach/util.SucceedsSoon(0x7f54da98ea00, 0xc825ea3200, 0xc824f5dd18)
/go/src/github.com/cockroachdb/cockroach/util/testing.go:108 +0x4c
github.com/cockroachdb/cockroach/storage_test.TestReplicateRange(0xc825ea3200)
/go/src/github.com/cockroachdb/cockroach/storage/client_raft_test.go:294 +0x1233
testing.tRunner(0xc825ea3200, 0x2eaef60)
/usr/local/go/src/testing/testing.go:473 +0xdd
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0xae3
``` | test | storage panic descriptor is not initialized in testreplicaterange seen in panic descriptor is not initialized panic descriptor is not initialized panic descriptor is not initialized panic descriptor is not initialized goroutine panic usr local go src runtime panic go testing trunner usr local go src testing testing go panic usr local go src runtime panic go github com cockroachdb cockroach util leaktest aftertest go src github com cockroachdb cockroach util leaktest leaktest go panic usr local go src runtime panic go github com cockroachdb cockroach storage store send go src github com cockroachdb cockroach storage store go panic usr local go src runtime panic go github com cockroachdb cockroach roachpb newrangekeymismatcherror go src github com cockroachdb cockroach roachpb errors go github com cockroachdb cockroach storage replica checkcmdheader go src github com cockroachdb cockroach storage replica go github com cockroachdb cockroach storage replica executecmd go src github com cockroachdb cockroach storage replica command go github com cockroachdb cockroach storage replica executebatch go src github com cockroachdb cockroach storage replica go github com cockroachdb cockroach storage replica addreadonlycmd go src github com cockroachdb cockroach storage replica go github com cockroachdb cockroach storage replica send go src github com cockroachdb cockroach storage replica go github com cockroachdb cockroach storage store send go src github com cockroachdb cockroach storage store go github com cockroachdb cockroach internal client wrap go src github com cockroachdb cockroach internal client sender go github com cockroachdb cockroach internal client senderfunc send go src github com cockroachdb cockroach internal client sender go github com cockroachdb cockroach internal client sendwrappedwith go src github com cockroachdb cockroach internal client sender go github com cockroachdb cockroach storage test testreplicaterange go src github com cockroachdb cockroach storage client raft test go github com cockroachdb cockroach util retryforduration go src github com cockroachdb cockroach util testing go github com cockroachdb cockroach util succeedssoondepth go src github com cockroachdb cockroach util testing go github com cockroachdb cockroach util succeedssoon go src github com cockroachdb cockroach util testing go github com cockroachdb cockroach storage test testreplicaterange go src github com cockroachdb cockroach storage client raft test go testing trunner usr local go src testing testing go created by testing runtests usr local go src testing testing go | 1 |
109,682 | 9,403,423,355 | IssuesEvent | 2019-04-09 01:21:09 | infiniteautomation/ma-core-public | https://api.github.com/repos/infiniteautomation/ma-core-public | closed | User cannot use previous password | High Priority Item Ready for Testing | Modify the User such that they cannot change their password to the existing password. | 1.0 | User cannot use previous password - Modify the User such that they cannot change their password to the existing password. | test | user cannot use previous password modify the user such that they cannot change their password to the existing password | 1 |
234,197 | 19,101,131,354 | IssuesEvent | 2021-11-29 22:44:21 | astropy/astropy | https://api.github.com/repos/astropy/astropy | opened | TST: broken link: astropy.cosmology.Parameter.clone () | testing Docs Bug | @nstarman , do you know what this is about?
https://github.com/astropy/astropy/runs/4349983149?check_suite_focus=true
```
.../docs/cosmology/dev.rst.rst:143:broken link: astropy.cosmology.Parameter.clone ()
``` | 1.0 | TST: broken link: astropy.cosmology.Parameter.clone () - @nstarman , do you know what this is about?
https://github.com/astropy/astropy/runs/4349983149?check_suite_focus=true
```
.../docs/cosmology/dev.rst.rst:143:broken link: astropy.cosmology.Parameter.clone ()
``` | test | tst broken link astropy cosmology parameter clone nstarman do you know what this is about docs cosmology dev rst rst broken link astropy cosmology parameter clone | 1 |
389,805 | 11,517,445,696 | IssuesEvent | 2020-02-14 08:22:59 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | HCI/CCO/BV-07-C & HCI/GEV/BV-01-C failing in EDTT | area: Bluetooth bug priority: medium | **Describe the bug**
HCI/CCO/BV-07-C [BR/EDR Commands Not Supported on LE Device]
&
HCI/GEV/BV-01-C [Status return for Unsupported Commands]
are failing in EDTT, due to a mismatch in the expected response from the controller to a inquiry command.
The test expects a "Command Status" event while the controller returns a “command completed” event with invalid command status.
A proposal to change the test was sent to the EDTT to align it with the controller https://github.com/EDTTool/EDTT/pull/2 , but no immediate agreement was reached about which should be the appropriate response from the controller.
**To Reproduce**
See `tests/bluetooth/bsim_bt/edtt_ble_test_app/README.txt`
And either run all tests or just
`tests/bluetooth/bsim_bt/edtt_ble_test_app/tests_scripts/hci.sh`
**Expected behavior**
Passing tests
**Impact**
An immediate workaround is to disable the test.
But there is a significant probability that the implementation is not correct. Therefore it would be much better to clarify what is the expected behavior and either fix the controller or test.
**Environment (please complete the following information):**
- OS: Linux (Ubuntu 18.04)
- Toolchain: host gcc
- Commit SHA: Today's master, but this behavior has been the same for very long.
| 1.0 | HCI/CCO/BV-07-C & HCI/GEV/BV-01-C failing in EDTT - **Describe the bug**
HCI/CCO/BV-07-C [BR/EDR Commands Not Supported on LE Device]
&
HCI/GEV/BV-01-C [Status return for Unsupported Commands]
are failing in EDTT, due to a mismatch in the expected response from the controller to a inquiry command.
The test expects a "Command Status" event while the controller returns a “command completed” event with invalid command status.
A proposal to change the test was sent to the EDTT to align it with the controller https://github.com/EDTTool/EDTT/pull/2 , but no immediate agreement was reached about which should be the appropriate response from the controller.
**To Reproduce**
See `tests/bluetooth/bsim_bt/edtt_ble_test_app/README.txt`
And either run all tests or just
`tests/bluetooth/bsim_bt/edtt_ble_test_app/tests_scripts/hci.sh`
**Expected behavior**
Passing tests
**Impact**
An immediate workaround is to disable the test.
But there is a significant probability that the implementation is not correct. Therefore it would be much better to clarify what is the expected behavior and either fix the controller or test.
**Environment (please complete the following information):**
- OS: Linux (Ubuntu 18.04)
- Toolchain: host gcc
- Commit SHA: Today's master, but this behavior has been the same for very long.
| non_test | hci cco bv c hci gev bv c failing in edtt describe the bug hci cco bv c hci gev bv c are failing in edtt due to a mismatch in the expected response from the controller to a inquiry command the test expects a command status event while the controller returns a “command completed” event with invalid command status a proposal to change the test was sent to the edtt to align it with the controller but no immediate agreement was reached about which should be the appropriate response from the controller to reproduce see tests bluetooth bsim bt edtt ble test app readme txt and either run all tests or just tests bluetooth bsim bt edtt ble test app tests scripts hci sh expected behavior passing tests impact an immediate workaround is to disable the test but there is a significant probability that the implementation is not correct therefore it would be much better to clarify what is the expected behavior and either fix the controller or test environment please complete the following information os linux ubuntu toolchain host gcc commit sha today s master but this behavior has been the same for very long | 0 |
61,902 | 6,761,339,870 | IssuesEvent | 2017-10-25 01:05:49 | NorthBridge/nexus-community | https://api.github.com/repos/NorthBridge/nexus-community | closed | Meeting administrators join Webinar meetings with full capability | acceptance criteria North Stars ready to test | Administrators should have full administrative capabilities, incl. video, audio, desktop share, etc. | 1.0 | Meeting administrators join Webinar meetings with full capability - Administrators should have full administrative capabilities, incl. video, audio, desktop share, etc. | test | meeting administrators join webinar meetings with full capability administrators should have full administrative capabilities incl video audio desktop share etc | 1 |
217,478 | 16,855,783,404 | IssuesEvent | 2021-06-21 06:25:44 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | raftstore::test_merge::test_node_merge_brain_split failed | component/test-bench | raftstore::test_merge::test_node_merge_brain_split
Latest failed builds:
https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/20262/consoleFull
| 1.0 | raftstore::test_merge::test_node_merge_brain_split failed - raftstore::test_merge::test_node_merge_brain_split
Latest failed builds:
https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/20262/consoleFull
| test | raftstore test merge test node merge brain split failed raftstore test merge test node merge brain split latest failed builds | 1 |
28,905 | 12,979,887,796 | IssuesEvent | 2020-07-22 03:28:40 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | webapp: 'NoneType' object has no attribute 'reserved' | Service Attention Web Apps |
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az webapp config container set`
**Errors:**
```
'NoneType' object has no attribute 'reserved'
Traceback (most recent call last):
python3.8/site-packages/knack/cli.py, ln 206, in invoke
cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 608, in execute
raise ex
cli/core/commands/__init__.py, ln 666, in _run_jobs_serially
results.append(self._run_job(expanded_arg, cmd_copy))
cli/core/commands/__init__.py, ln 659, in _run_job
six.reraise(*sys.exc_info())
...
cli/command_modules/appservice/custom.py, ln 1050, in update_container_settings
_add_fx_version(cmd, resource_group_name, name, docker_custom_image_name, slot)
cli/command_modules/appservice/custom.py, ln 804, in _add_fx_version
linux_fx = fx_version if web_app.reserved else None
AttributeError: 'NoneType' object has no attribute 'reserved'
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
- `az webapp config container set --name {} --resource-group {} --docker-custom-image-name {} --slot {}`
## Expected Behavior
## Environment Summary
```
macOS-10.15.5-x86_64-i386-64bit
Python 3.8.1
azure-cli 2.1.0 *
Extensions:
front-door 1.0.4
```
## Additional Context
<!--Please don't remove this:-->
<!--auto-generated-->
| 1.0 | webapp: 'NoneType' object has no attribute 'reserved' -
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az webapp config container set`
**Errors:**
```
'NoneType' object has no attribute 'reserved'
Traceback (most recent call last):
python3.8/site-packages/knack/cli.py, ln 206, in invoke
cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 608, in execute
raise ex
cli/core/commands/__init__.py, ln 666, in _run_jobs_serially
results.append(self._run_job(expanded_arg, cmd_copy))
cli/core/commands/__init__.py, ln 659, in _run_job
six.reraise(*sys.exc_info())
...
cli/command_modules/appservice/custom.py, ln 1050, in update_container_settings
_add_fx_version(cmd, resource_group_name, name, docker_custom_image_name, slot)
cli/command_modules/appservice/custom.py, ln 804, in _add_fx_version
linux_fx = fx_version if web_app.reserved else None
AttributeError: 'NoneType' object has no attribute 'reserved'
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
- `az webapp config container set --name {} --resource-group {} --docker-custom-image-name {} --slot {}`
## Expected Behavior
## Environment Summary
```
macOS-10.15.5-x86_64-i386-64bit
Python 3.8.1
azure-cli 2.1.0 *
Extensions:
front-door 1.0.4
```
## Additional Context
<!--Please don't remove this:-->
<!--auto-generated-->
| non_test | webapp nonetype object has no attribute reserved this is autogenerated please review and update as needed describe the bug command name az webapp config container set errors nonetype object has no attribute reserved traceback most recent call last site packages knack cli py ln in invoke cmd result self invocation execute args cli core commands init py ln in execute raise ex cli core commands init py ln in run jobs serially results append self run job expanded arg cmd copy cli core commands init py ln in run job six reraise sys exc info cli command modules appservice custom py ln in update container settings add fx version cmd resource group name name docker custom image name slot cli command modules appservice custom py ln in add fx version linux fx fx version if web app reserved else none attributeerror nonetype object has no attribute reserved to reproduce steps to reproduce the behavior note that argument values have been redacted as they may contain sensitive information put any pre requisite steps here az webapp config container set name resource group docker custom image name slot expected behavior environment summary macos python azure cli extensions front door additional context | 0 |
268,966 | 20,367,366,560 | IssuesEvent | 2022-02-21 07:44:22 | mskocik/svelecte | https://api.github.com/repos/mskocik/svelecte | closed | Max options need to be {max} | documentation | Sorry to open a issue for what could be obvious to many but trying to use the "max" option on my Sveltecte component did not work.
It's only after some fiddling that I realized I needed to pass it as {2} (for a max equal to 2) in order for it to be handled properly as int.
It's how it needs to be done in Svelte but maybe a hint in the documentation would help or a parseInt on the prop value would help .
Thx for this component! | 1.0 | Max options need to be {max} - Sorry to open a issue for what could be obvious to many but trying to use the "max" option on my Sveltecte component did not work.
It's only after some fiddling that I realized I needed to pass it as {2} (for a max equal to 2) in order for it to be handled properly as int.
It's how it needs to be done in Svelte but maybe a hint in the documentation would help or a parseInt on the prop value would help .
Thx for this component! | non_test | max options need to be max sorry to open a issue for what could be obvious to many but trying to use the max option on my sveltecte component did not work it s only after some fiddling that i realized i needed to pass it as for a max equal to in order for it to be handled properly as int it s how it needs to be done in svelte but maybe a hint in the documentation would help or a parseint on the prop value would help thx for this component | 0 |
51,929 | 7,738,448,495 | IssuesEvent | 2018-05-28 12:06:06 | bounswe/bounswe2018group9 | https://api.github.com/repos/bounswe/bounswe2018group9 | closed | Review of the requirements and related diagrams | Platform: Documentation Priority: Low Status: Revision Needed Type: Enhancement | As you know, couple of days ago we have finished writing the report. Prior to that I have revised the requirements a little bit. What I did was only removing the redundant requirements and detailing some of the existing ones. The detailing part is not important to add new diagrams sequence diagrams.. for it. Therefore, if we change our requirements now, all we need is to update the references to the old requirements to make it refer to new one.
Can we find out where we would need to revise if we change the requirements to the new one? Also, can we distribute this task among us?
Or should we do this after the final, in case you are familiar with the old requirements and expect questions from the old one? | 1.0 | Review of the requirements and related diagrams - As you know, couple of days ago we have finished writing the report. Prior to that I have revised the requirements a little bit. What I did was only removing the redundant requirements and detailing some of the existing ones. The detailing part is not important to add new diagrams sequence diagrams.. for it. Therefore, if we change our requirements now, all we need is to update the references to the old requirements to make it refer to new one.
Can we find out where we would need to revise if we change the requirements to the new one? Also, can we distribute this task among us?
Or should we do this after the final, in case you are familiar with the old requirements and expect questions from the old one? | non_test | review of the requirements and related diagrams as you know couple of days ago we have finished writing the report prior to that i have revised the requirements a little bit what i did was only removing the redundant requirements and detailing some of the existing ones the detailing part is not important to add new diagrams sequence diagrams for it therefore if we change our requirements now all we need is to update the references to the old requirements to make it refer to new one can we find out where we would need to revise if we change the requirements to the new one also can we distribute this task among us or should we do this after the final in case you are familiar with the old requirements and expect questions from the old one | 0 |
206,207 | 15,716,502,672 | IssuesEvent | 2021-03-28 07:38:24 | AY2021S2-CS2103T-W14-3/tp | https://api.github.com/repos/AY2021S2-CS2103T-W14-3/tp | closed | Find tasks assigned to a particular member | priority.High type.Testing | - Add FindMemberTasksCommand, FindMemberTasksCommandParser, TaskContainsAssigneePreidcate
- Added unit testing for above mentioned classes
- Allowing adding and editing of unassigned priority value
- Some refactoring | 1.0 | Find tasks assigned to a particular member - - Add FindMemberTasksCommand, FindMemberTasksCommandParser, TaskContainsAssigneePreidcate
- Added unit testing for above mentioned classes
- Allowing adding and editing of unassigned priority value
- Some refactoring | test | find tasks assigned to a particular member add findmembertaskscommand findmembertaskscommandparser taskcontainsassigneepreidcate added unit testing for above mentioned classes allowing adding and editing of unassigned priority value some refactoring | 1 |
278,678 | 21,092,376,748 | IssuesEvent | 2022-04-04 07:01:57 | anhhanuman/cypress-articles | https://api.github.com/repos/anhhanuman/cypress-articles | opened | pass-object-to-javascript-function | documentation | ## URL
https://stackoverflow.com/questions/7764536/pass-object-to-javascript-function
## Problems
## Solutions
### - A
### - B
| 1.0 | pass-object-to-javascript-function - ## URL
https://stackoverflow.com/questions/7764536/pass-object-to-javascript-function
## Problems
## Solutions
### - A
### - B
| non_test | pass object to javascript function url problems solutions a b | 0 |
85,054 | 7,960,663,317 | IssuesEvent | 2018-07-13 08:06:51 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | github.com/cockroachdb/cockroach/pkg/storage: (unknown) failed under stress | C-test-failure O-robot | SHA: https://github.com/cockroachdb/cockroach/commits/f818c4c3b946c40839921c72fc1322fb3b385ee6
Parameters:
```
TAGS=
GOFLAGS=-race
```
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=772091&tab=buildLog
```
{"Time":"2018-07-11T06:24:05.951656301Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc420128000, 0xc42012e000, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.951723998Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.951742356Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc420128000, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.95181577Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.95188109Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.951904003Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.951960952Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.951977396Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.952046138Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.952119193Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.952139918Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.952203229Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 13 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.952221713Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d2a, 0xc420136c00, 0x1000004, 0x0, 0x0, 0x0, 0xc420166000, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.952279398Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.952296773Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc4202201b0, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.952373224Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.952457755Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc4202201b0, 0xc4200f6690, 0xc4200f87b8, 0xc4200f87b8)\n"}
{"Time":"2018-07-11T06:24:05.952528491Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.952547316Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc4202201b0, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.952608763Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.95262665Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4200f86e0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.952767395Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.952800444Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4200f86e0, 0xc42010a230, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.952880169Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.952937397Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4200f86e0, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.952954978Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.953031591Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.953183289Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.953269495Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.953381666Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.953459214Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.9535144Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.953545857Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.953611985Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 14 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.953632609Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d13, 0xc420132c00, 0x1000004, 0x0, 0x0, 0x0, 0xc4200c4400, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.953694497Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.95371198Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc4202200c0, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.953836897Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.953859459Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc4202200c0, 0xc4200f6550, 0xc4200f8658, 0xc4200f8658)\n"}
{"Time":"2018-07-11T06:24:05.953932419Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.953953196Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc4202200c0, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.954015294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.954032564Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4200f8580, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954101428Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.954175906Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4200f8580, 0xc42010a1c0, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.95425714Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.954326556Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4200f8580, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.954347663Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.954365246Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954435646Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.95449803Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.95451531Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.954587851Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.954606783Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.954673723Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.954749588Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 15 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.95476916Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d4f, 0xc420057c00, 0x1000004, 0x0, 0x0, 0x0, 0xc4201d2000, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954831006Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.954847294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc420186120, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.954973464Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.954995777Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc420186120, 0xc4201222d0, 0xc420128398, 0xc420128398)\n"}
{"Time":"2018-07-11T06:24:05.955065697Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.955139579Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc420186120, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.955161332Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.955239841Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4201282c0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.955298372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.95531741Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4201282c0, 0xc42012e0e0, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.955334974Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.955407438Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4201282c0, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.955474336Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.955491924Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.95561023Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.955633537Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.955705402Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.955776001Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.955795802Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.955869065Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.955928909Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 107 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.955959343Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20d00, 0x72, 0xc4202dfce8)\n"}
{"Time":"2018-07-11T06:24:05.956037293Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.956098971Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6888, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.956127448Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.956202716Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6888, 0xc420fc7701, 0x1766ca, 0x1766ca)\n"}
{"Time":"2018-07-11T06:24:05.956270468Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.956289691Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f6870, 0xc420fc7736, 0x1766ca, 0x1766ca, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956358479Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.956427101Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa0f8, 0xc420fc7736, 0x1766ca, 0x1766ca, 0xad, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956513068Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.956577815Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa0f8, 0xc420fc7736, 0x1766ca, 0x1766ca, 0xad, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956599583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.956682076Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x2abfd5ba0020, 0xc42010a2a0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.956747372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.956765995Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.95688842Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.95690843Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956982429Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.957002786Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.957074803Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.957148886Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8840, 0xc42013a2c0)\n"}
{"Time":"2018-07-11T06:24:05.957170632Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.957234334Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.957252372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.957464152Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.957551159Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 104 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.957616192Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8580)\n"}
{"Time":"2018-07-11T06:24:05.957635929Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.957653424Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.957722095Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.957741911Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.957808448Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 29 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.957824937Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b204e0, 0x72, 0xc42005bce8)\n"}
{"Time":"2018-07-11T06:24:05.957895236Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.957956802Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4201220b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.9579743Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.958039366Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4201220b8, 0xc4222f3a01, 0x14a370, 0x14a370)\n"}
{"Time":"2018-07-11T06:24:05.958060401Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.958133171Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4201220a0, 0xc4222f3a90, 0x14a370, 0x14a370, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958199797Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.958220033Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200f2018, 0xc4222f3a90, 0x14a370, 0x14a370, 0x6f, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958289285Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.958354762Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200f2018, 0xc4222f3a90, 0x14a370, 0x14a370, 0x6f, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958376026Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.958445322Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42012e000, 0x522480, 0xc4200f2018, 0x2abfd5ba0020, 0xc42012e000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.958518952Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.958588272Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42012e000, 0x522480, 0xc4200f2018, 0x0, 0x0, 0x0, 0xc420207f48, 0x1, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958607698Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.958623576Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42012e000, 0x522480, 0xc4200f2018, 0x0, 0xc4200882a0, 0x4aec77)\n"}
{"Time":"2018-07-11T06:24:05.958695864Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.958757703Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x4aec97, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.958776092Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.958840365Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc420128000, 0xc42016a040)\n"}
{"Time":"2018-07-11T06:24:05.95891122Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.958931172Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.958996744Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.95901637Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.959081295Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 106 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.959164775Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f86e0)\n"}
{"Time":"2018-07-11T06:24:05.959185452Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.959246246Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.959263948Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.959328482Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.959346109Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 103 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.959414971Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20c30, 0x72, 0xc420135ce8)\n"}
{"Time":"2018-07-11T06:24:05.959440401Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.959515819Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6608, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.959573701Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.959590916Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6608, 0xc421efba01, 0x142392, 0x142392)\n"}
{"Time":"2018-07-11T06:24:05.959667944Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.959738087Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f65f0, 0xc421efba6e, 0x142392, 0x142392, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959759083Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.959827023Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa058, 0xc421efba6e, 0x142392, 0x142392, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959847613Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.95990624Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa058, 0xc421efba6e, 0x142392, 0x142392, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959997417Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.960060347Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a1c0, 0x522480, 0xc4201aa058, 0x2abfd5ba0020, 0xc42010a1c0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.960080812Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.960159454Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a1c0, 0x522480, 0xc4201aa058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.960221361Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.960252293Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a1c0, 0x522480, 0xc4201aa058, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96032026Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.960339806Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.960405633Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.960422583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8580, 0xc42013a1c0)\n"}
{"Time":"2018-07-11T06:24:05.960496922Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.960574281Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.960652292Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.960715733Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.960735917Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 27 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.96081188Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20b60, 0x72, 0xc420137ce8)\n"}
{"Time":"2018-07-11T06:24:05.960884051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.960914476Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f64c8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.960986689Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.961052071Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f64c8, 0xc420796b01, 0x1a72ae, 0x1a72ae)\n"}
{"Time":"2018-07-11T06:24:05.96106987Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.961193056Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f64b0, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961215184Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.961285115Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa090, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0xaa, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961371381Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.9614472Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa090, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0xaa, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961512689Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.961532204Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a150, 0x522480, 0xc4201aa090, 0x2abfd5ba0020, 0xc42010a150, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.961550433Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.961669788Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a150, 0x522480, 0xc4201aa090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961747692Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.961769592Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a150, 0x522480, 0xc4201aa090, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96182291Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.961839669Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96190204Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.962012415Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8420, 0xc42013a180)\n"}
{"Time":"2018-07-11T06:24:05.962032868Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.962086449Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.962105237Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.9621741Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.962241724Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 108 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.962262348Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8840)\n"}
{"Time":"2018-07-11T06:24:05.962279016Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.962344294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.962363209Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.962428911Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.962445583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 35 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.962502847Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20ea0, 0x72, 0xc420139ce8)\n"}
{"Time":"2018-07-11T06:24:05.962523186Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.962587662Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4201b40b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.962605543Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.962665838Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4201b40b8, 0xc422aafb01, 0x18e293, 0x18e293)\n"}
{"Time":"2018-07-11T06:24:05.962685551Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.962749129Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4201b40a0, 0xc422aafb6d, 0x18e293, 0x18e293, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96276708Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.962844639Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200c0018, 0xc422aafb6d, 0x18e293, 0x18e293, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.962913185Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.962929714Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200c0018, 0xc422aafb6d, 0x18e293, 0x18e293, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.962988342Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.963094439Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc4201c0000, 0x522480, 0xc4200c0018, 0x2abfd5ba0020, 0xc4201c0000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.963154786Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.963185046Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc4201c0000, 0x522480, 0xc4200c0018, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963245883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.963310863Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc4201c0000, 0x522480, 0xc4200c0018, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963332074Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.963349821Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963425146Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.963483245Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4201ba000, 0xc4201de040)\n"}
{"Time":"2018-07-11T06:24:05.963502946Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.963565837Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.963585973Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.963656197Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.96367431Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 105 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.96373451Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20820, 0x72, 0xc420113ce8)\n"}
{"Time":"2018-07-11T06:24:05.963754195Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.963818185Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6748, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.963836259Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.963895262Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6748, 0xc421887001, 0x1b6dff, 0x1b6dff)\n"}
{"Time":"2018-07-11T06:24:05.963916929Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.963997409Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f6730, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964064636Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.964166043Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa0c8, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x13c, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964196126Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.964265616Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa0c8, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x13c, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964336339Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.96444308Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a230, 0x522480, 0xc4201aa0c8, 0x2abfd5ba0020, 0xc42010a230, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.964538535Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.964599874Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a230, 0x522480, 0xc4201aa0c8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964619959Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.964637758Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a230, 0x522480, 0xc4201aa0c8, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964698369Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.964717888Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964793592Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.964812064Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f86e0, 0xc42013a240)\n"}
{"Time":"2018-07-11T06:24:05.964871564Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.964890778Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.964956492Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.964973546Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.965032542Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 36 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.965053537Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4201ba000)\n"}
{"Time":"2018-07-11T06:24:05.965123763Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.965142508Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.965206853Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.965273561Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.965293001Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 31 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.965309439Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20680, 0x72, 0xc420133ce8)\n"}
{"Time":"2018-07-11T06:24:05.965460999Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.965521107Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc420122388, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.965584873Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.965618933Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc420122388, 0xc4226bca01, 0x181366, 0x181366)\n"}
{"Time":"2018-07-11T06:24:05.965680719Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.9657009Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc420122370, 0xc4226bca9a, 0x181366, 0x181366, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965762077Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.965778816Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200f2048, 0xc4226bca9a, 0x181366, 0x181366, 0x131, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965836416Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.965856382Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200f2048, 0xc4226bca9a, 0x181366, 0x181366, 0x131, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965930172Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.96595511Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42012e0e0, 0x522480, 0xc4200f2048, 0x2abfd5ba0020, 0xc42012e0e0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.96602531Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.966085046Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42012e0e0, 0x522480, 0xc4200f2048, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96610255Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.966170872Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42012e0e0, 0x522480, 0xc4200f2048, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96619103Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.966259574Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.966277575Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.966341328Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4201282c0, 0xc42016a120)\n"}
{"Time":"2018-07-11T06:24:05.966403738Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.966423475Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.966441159Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.966500558Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.966519653Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 25 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.966612265Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b209c0, 0x72, 0xc4202dece8)\n"}
{"Time":"2018-07-11T06:24:05.966686484Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.966742364Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f60b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.966765235Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.966828541Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f60b8, 0xc422e73101, 0x1cac17, 0x1cac17)\n"}
{"Time":"2018-07-11T06:24:05.966888051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.966906996Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f60a0, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.966925044Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.967000525Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa020, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x99, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967022277Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.967088551Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa020, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x99, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967106096Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.967176322Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a000, 0x522480, 0xc4201aa020, 0x2abfd5ba0020, 0xc42010a000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.967262121Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.967283576Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a000, 0x522480, 0xc4201aa020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967348445Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.967367872Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a000, 0x522480, 0xc4201aa020, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967427377Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.967445164Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967507856Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.96757562Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8000, 0xc42013a040)\n"}
{"Time":"2018-07-11T06:24:05.967595426Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.967612547Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.967671749Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.967747298Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.967767141Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 26 [select, 10 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.967783775Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8000)\n"}
{"Time":"2018-07-11T06:24:05.967851498Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.967912324Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.967931408Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.96794906Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968007987Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 28 [select, 10 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968026529Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8420)\n"}
{"Time":"2018-07-11T06:24:05.968097895Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968187552Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.96824596Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968266019Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968283127Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 30 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968397072Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc420128000)\n"}
{"Time":"2018-07-11T06:24:05.968418196Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968435665Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.968562961Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968596128Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968657957Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 32 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968676866Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4201282c0)\n"}
{"Time":"2018-07-11T06:24:05.968735055Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968752827Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.968812797Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968833295Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968902883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rax 0xca\n"}
{"Time":"2018-07-11T06:24:05.968919818Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rbx 0x5aa1a0\n"}
{"Time":"2018-07-11T06:24:05.968980408Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rcx 0x455033\n"}
{"Time":"2018-07-11T06:24:05.968999883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rdx 0x0\n"}
{"Time":"2018-07-11T06:24:05.969060418Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rdi 0x5aa2e8\n"}
{"Time":"2018-07-11T06:24:05.969078176Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rsi 0x0\n"}
{"Time":"2018-07-11T06:24:05.969200752Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rbp 0x7ffcd1088720\n"}
{"Time":"2018-07-11T06:24:05.969226486Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rsp 0x7ffcd10886d8\n"}
{"Time":"2018-07-11T06:24:05.969288664Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r8 0x0\n"}
{"Time":"2018-07-11T06:24:05.969308051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r9 0x0\n"}
{"Time":"2018-07-11T06:24:05.969375527Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r10 0x0\n"}
{"Time":"2018-07-11T06:24:05.969395467Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r11 0x286\n"}
{"Time":"2018-07-11T06:24:05.969412316Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r12 0xc420042768\n"}
{"Time":"2018-07-11T06:24:05.96949083Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r13 0xff\n"}
{"Time":"2018-07-11T06:24:05.969555485Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r14 0xff\n"}
{"Time":"2018-07-11T06:24:05.969573474Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r15 0xf\n"}
{"Time":"2018-07-11T06:24:05.969637327Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rip 0x455031\n"}
{"Time":"2018-07-11T06:24:05.969706628Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rflags 0x286\n"}
{"Time":"2018-07-11T06:24:05.969725914Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"cs 0x33\n"}
{"Time":"2018-07-11T06:24:05.969742733Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"fs 0x0\n"}
{"Time":"2018-07-11T06:24:05.969808376Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"gs 0x0\n"}
{"Time":"2018-07-11T06:24:05.970136399Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"*** Test killed with quit: ran too long (31m0s).\n"}
{"Time":"2018-07-11T06:24:05.970273939Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"FAIL\tgithub.com/cockroachdb/cockroach/pkg/storage\t1860.037s\n"}
{"Time":"2018-07-11T06:24:05.97033686Z","Action":"fail","Package":"github.com/cockroachdb/cockroach/pkg/storage","Elapsed":1860.037}
make: *** [stress] Error 1
Makefile:812: recipe for target 'stress' failed
``` | 1.0 | github.com/cockroachdb/cockroach/pkg/storage: (unknown) failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/f818c4c3b946c40839921c72fc1322fb3b385ee6
Parameters:
```
TAGS=
GOFLAGS=-race
```
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=772091&tab=buildLog
```
{"Time":"2018-07-11T06:24:05.951656301Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc420128000, 0xc42012e000, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.951723998Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.951742356Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc420128000, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.95181577Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.95188109Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.951904003Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.951960952Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.951977396Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.952046138Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.952119193Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.952139918Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.952203229Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 13 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.952221713Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d2a, 0xc420136c00, 0x1000004, 0x0, 0x0, 0x0, 0xc420166000, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.952279398Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.952296773Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc4202201b0, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.952373224Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.952457755Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc4202201b0, 0xc4200f6690, 0xc4200f87b8, 0xc4200f87b8)\n"}
{"Time":"2018-07-11T06:24:05.952528491Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.952547316Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc4202201b0, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.952608763Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.95262665Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4200f86e0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.952767395Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.952800444Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4200f86e0, 0xc42010a230, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.952880169Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.952937397Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4200f86e0, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.952954978Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.953031591Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.953183289Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.953269495Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.953381666Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.953459214Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.9535144Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.953545857Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.953611985Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 14 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.953632609Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d13, 0xc420132c00, 0x1000004, 0x0, 0x0, 0x0, 0xc4200c4400, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.953694497Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.95371198Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc4202200c0, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.953836897Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.953859459Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc4202200c0, 0xc4200f6550, 0xc4200f8658, 0xc4200f8658)\n"}
{"Time":"2018-07-11T06:24:05.953932419Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.953953196Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc4202200c0, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.954015294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.954032564Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4200f8580, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954101428Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.954175906Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4200f8580, 0xc42010a1c0, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.95425714Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.954326556Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4200f8580, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.954347663Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.954365246Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954435646Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.95449803Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.95451531Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.954587851Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.954606783Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.954673723Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.954749588Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 15 [syscall, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.95476916Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"syscall.Syscall6(0xf7, 0x1, 0x2d4f, 0xc420057c00, 0x1000004, 0x0, 0x0, 0x0, 0xc4201d2000, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.954831006Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5\n"}
{"Time":"2018-07-11T06:24:05.954847294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).blockUntilWaitable(0xc420186120, 0x0, 0x0, 0x5)\n"}
{"Time":"2018-07-11T06:24:05.954973464Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/wait_waitid.go:31 +0x98\n"}
{"Time":"2018-07-11T06:24:05.954995777Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).wait(0xc420186120, 0xc4201222d0, 0xc420128398, 0xc420128398)\n"}
{"Time":"2018-07-11T06:24:05.955065697Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec_unix.go:22 +0x3c\n"}
{"Time":"2018-07-11T06:24:05.955139579Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*Process).Wait(0xc420186120, 0x513fe8, 0x513ff0, 0x513fe0)\n"}
{"Time":"2018-07-11T06:24:05.955161332Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec.go:123 +0x2b\n"}
{"Time":"2018-07-11T06:24:05.955239841Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Wait(0xc4201282c0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.955298372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:461 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.95531741Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Run(0xc4201282c0, 0xc42012e0e0, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.955334974Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:305 +0x5c\n"}
{"Time":"2018-07-11T06:24:05.955407438Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).CombinedOutput(0xc4201282c0, 0xc42001e3c0, 0x7ffcd108aa78, 0x56, 0xc42000e120, 0x4)\n"}
{"Time":"2018-07-11T06:24:05.955474336Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:521 +0x106\n"}
{"Time":"2018-07-11T06:24:05.955491924Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3.1(0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.95561023Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:119 +0x17e\n"}
{"Time":"2018-07-11T06:24:05.955633537Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"main.run.func3(0xc420012170, 0xc420088240, 0xc42000c028, 0xc42000c030, 0x522ac0, 0xc42001e3c0)\n"}
{"Time":"2018-07-11T06:24:05.955705402Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:126 +0xba\n"}
{"Time":"2018-07-11T06:24:05.955776001Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by main.run\n"}
{"Time":"2018-07-11T06:24:05.955795802Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/stress/main.go:99 +0x43c\n"}
{"Time":"2018-07-11T06:24:05.955869065Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.955928909Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 107 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.955959343Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20d00, 0x72, 0xc4202dfce8)\n"}
{"Time":"2018-07-11T06:24:05.956037293Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.956098971Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6888, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.956127448Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.956202716Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6888, 0xc420fc7701, 0x1766ca, 0x1766ca)\n"}
{"Time":"2018-07-11T06:24:05.956270468Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.956289691Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f6870, 0xc420fc7736, 0x1766ca, 0x1766ca, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956358479Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.956427101Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa0f8, 0xc420fc7736, 0x1766ca, 0x1766ca, 0xad, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956513068Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.956577815Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa0f8, 0xc420fc7736, 0x1766ca, 0x1766ca, 0xad, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956599583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.956682076Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x2abfd5ba0020, 0xc42010a2a0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.956747372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.956765995Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.95688842Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.95690843Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a2a0, 0x522480, 0xc4201aa0f8, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.956982429Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.957002786Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.957074803Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.957148886Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8840, 0xc42013a2c0)\n"}
{"Time":"2018-07-11T06:24:05.957170632Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.957234334Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.957252372Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.957464152Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.957551159Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 104 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.957616192Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8580)\n"}
{"Time":"2018-07-11T06:24:05.957635929Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.957653424Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.957722095Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.957741911Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.957808448Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 29 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.957824937Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b204e0, 0x72, 0xc42005bce8)\n"}
{"Time":"2018-07-11T06:24:05.957895236Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.957956802Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4201220b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.9579743Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.958039366Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4201220b8, 0xc4222f3a01, 0x14a370, 0x14a370)\n"}
{"Time":"2018-07-11T06:24:05.958060401Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.958133171Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4201220a0, 0xc4222f3a90, 0x14a370, 0x14a370, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958199797Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.958220033Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200f2018, 0xc4222f3a90, 0x14a370, 0x14a370, 0x6f, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958289285Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.958354762Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200f2018, 0xc4222f3a90, 0x14a370, 0x14a370, 0x6f, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958376026Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.958445322Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42012e000, 0x522480, 0xc4200f2018, 0x2abfd5ba0020, 0xc42012e000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.958518952Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.958588272Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42012e000, 0x522480, 0xc4200f2018, 0x0, 0x0, 0x0, 0xc420207f48, 0x1, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.958607698Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.958623576Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42012e000, 0x522480, 0xc4200f2018, 0x0, 0xc4200882a0, 0x4aec77)\n"}
{"Time":"2018-07-11T06:24:05.958695864Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.958757703Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x4aec97, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.958776092Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.958840365Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc420128000, 0xc42016a040)\n"}
{"Time":"2018-07-11T06:24:05.95891122Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.958931172Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.958996744Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.95901637Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.959081295Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 106 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.959164775Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f86e0)\n"}
{"Time":"2018-07-11T06:24:05.959185452Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.959246246Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.959263948Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.959328482Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.959346109Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 103 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.959414971Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20c30, 0x72, 0xc420135ce8)\n"}
{"Time":"2018-07-11T06:24:05.959440401Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.959515819Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6608, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.959573701Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.959590916Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6608, 0xc421efba01, 0x142392, 0x142392)\n"}
{"Time":"2018-07-11T06:24:05.959667944Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.959738087Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f65f0, 0xc421efba6e, 0x142392, 0x142392, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959759083Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.959827023Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa058, 0xc421efba6e, 0x142392, 0x142392, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959847613Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.95990624Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa058, 0xc421efba6e, 0x142392, 0x142392, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.959997417Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.960060347Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a1c0, 0x522480, 0xc4201aa058, 0x2abfd5ba0020, 0xc42010a1c0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.960080812Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.960159454Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a1c0, 0x522480, 0xc4201aa058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.960221361Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.960252293Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a1c0, 0x522480, 0xc4201aa058, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96032026Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.960339806Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.960405633Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.960422583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8580, 0xc42013a1c0)\n"}
{"Time":"2018-07-11T06:24:05.960496922Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.960574281Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.960652292Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.960715733Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.960735917Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 27 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.96081188Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20b60, 0x72, 0xc420137ce8)\n"}
{"Time":"2018-07-11T06:24:05.960884051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.960914476Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f64c8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.960986689Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.961052071Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f64c8, 0xc420796b01, 0x1a72ae, 0x1a72ae)\n"}
{"Time":"2018-07-11T06:24:05.96106987Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.961193056Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f64b0, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961215184Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.961285115Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa090, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0xaa, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961371381Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.9614472Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa090, 0xc420796b52, 0x1a72ae, 0x1a72ae, 0xaa, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961512689Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.961532204Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a150, 0x522480, 0xc4201aa090, 0x2abfd5ba0020, 0xc42010a150, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.961550433Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.961669788Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a150, 0x522480, 0xc4201aa090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.961747692Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.961769592Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a150, 0x522480, 0xc4201aa090, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96182291Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.961839669Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96190204Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.962012415Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8420, 0xc42013a180)\n"}
{"Time":"2018-07-11T06:24:05.962032868Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.962086449Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.962105237Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.9621741Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.962241724Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 108 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.962262348Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8840)\n"}
{"Time":"2018-07-11T06:24:05.962279016Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.962344294Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.962363209Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.962428911Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.962445583Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 35 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.962502847Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20ea0, 0x72, 0xc420139ce8)\n"}
{"Time":"2018-07-11T06:24:05.962523186Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.962587662Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4201b40b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.962605543Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.962665838Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4201b40b8, 0xc422aafb01, 0x18e293, 0x18e293)\n"}
{"Time":"2018-07-11T06:24:05.962685551Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.962749129Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4201b40a0, 0xc422aafb6d, 0x18e293, 0x18e293, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96276708Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.962844639Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200c0018, 0xc422aafb6d, 0x18e293, 0x18e293, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.962913185Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.962929714Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200c0018, 0xc422aafb6d, 0x18e293, 0x18e293, 0x84, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.962988342Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.963094439Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc4201c0000, 0x522480, 0xc4200c0018, 0x2abfd5ba0020, 0xc4201c0000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.963154786Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.963185046Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc4201c0000, 0x522480, 0xc4200c0018, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963245883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.963310863Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc4201c0000, 0x522480, 0xc4200c0018, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963332074Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.963349821Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.963425146Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.963483245Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4201ba000, 0xc4201de040)\n"}
{"Time":"2018-07-11T06:24:05.963502946Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.963565837Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.963585973Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.963656197Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.96367431Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 105 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.96373451Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20820, 0x72, 0xc420113ce8)\n"}
{"Time":"2018-07-11T06:24:05.963754195Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.963818185Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f6748, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.963836259Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.963895262Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f6748, 0xc421887001, 0x1b6dff, 0x1b6dff)\n"}
{"Time":"2018-07-11T06:24:05.963916929Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.963997409Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f6730, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964064636Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.964166043Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa0c8, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x13c, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964196126Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.964265616Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa0c8, 0xc421887001, 0x1b6dff, 0x1b6dff, 0x13c, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964336339Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.96444308Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a230, 0x522480, 0xc4201aa0c8, 0x2abfd5ba0020, 0xc42010a230, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.964538535Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.964599874Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a230, 0x522480, 0xc4201aa0c8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964619959Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.964637758Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a230, 0x522480, 0xc4201aa0c8, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964698369Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.964717888Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.964793592Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.964812064Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f86e0, 0xc42013a240)\n"}
{"Time":"2018-07-11T06:24:05.964871564Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.964890778Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.964956492Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.964973546Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.965032542Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 36 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.965053537Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4201ba000)\n"}
{"Time":"2018-07-11T06:24:05.965123763Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.965142508Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.965206853Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.965273561Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.965293001Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 31 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.965309439Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b20680, 0x72, 0xc420133ce8)\n"}
{"Time":"2018-07-11T06:24:05.965460999Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.965521107Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc420122388, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.965584873Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.965618933Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc420122388, 0xc4226bca01, 0x181366, 0x181366)\n"}
{"Time":"2018-07-11T06:24:05.965680719Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.9657009Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc420122370, 0xc4226bca9a, 0x181366, 0x181366, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965762077Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.965778816Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4200f2048, 0xc4226bca9a, 0x181366, 0x181366, 0x131, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965836416Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.965856382Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4200f2048, 0xc4226bca9a, 0x181366, 0x181366, 0x131, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.965930172Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.96595511Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42012e0e0, 0x522480, 0xc4200f2048, 0x2abfd5ba0020, 0xc42012e0e0, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.96602531Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.966085046Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42012e0e0, 0x522480, 0xc4200f2048, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96610255Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.966170872Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42012e0e0, 0x522480, 0xc4200f2048, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.96619103Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.966259574Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.966277575Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.966341328Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4201282c0, 0xc42016a120)\n"}
{"Time":"2018-07-11T06:24:05.966403738Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.966423475Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.966441159Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.966500558Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.966519653Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 25 [IO wait]:\n"}
{"Time":"2018-07-11T06:24:05.966612265Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.runtime_pollWait(0x2abfd5b209c0, 0x72, 0xc4202dece8)\n"}
{"Time":"2018-07-11T06:24:05.966686484Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/runtime/netpoll.go:173 +0x57\n"}
{"Time":"2018-07-11T06:24:05.966742364Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).wait(0xc4200f60b8, 0x72, 0xffffffffffffff01, 0x5225e0, 0x593188)\n"}
{"Time":"2018-07-11T06:24:05.966765235Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b\n"}
{"Time":"2018-07-11T06:24:05.966828541Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*pollDesc).waitRead(0xc4200f60b8, 0xc422e73101, 0x1cac17, 0x1cac17)\n"}
{"Time":"2018-07-11T06:24:05.966888051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d\n"}
{"Time":"2018-07-11T06:24:05.966906996Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"internal/poll.(*FD).Read(0xc4200f60a0, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.966925044Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d\n"}
{"Time":"2018-07-11T06:24:05.967000525Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).read(0xc4201aa020, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x99, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967022277Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file_unix.go:226 +0x4e\n"}
{"Time":"2018-07-11T06:24:05.967088551Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os.(*File).Read(0xc4201aa020, 0xc422e731e9, 0x1cac17, 0x1cac17, 0x99, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967106096Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/file.go:107 +0x6a\n"}
{"Time":"2018-07-11T06:24:05.967176322Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"bytes.(*Buffer).ReadFrom(0xc42010a000, 0x522480, 0xc4201aa020, 0x2abfd5ba0020, 0xc42010a000, 0x1)\n"}
{"Time":"2018-07-11T06:24:05.967262121Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/bytes/buffer.go:205 +0xa0\n"}
{"Time":"2018-07-11T06:24:05.967283576Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.copyBuffer(0x5223e0, 0xc42010a000, 0x522480, 0xc4201aa020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967348445Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:386 +0x31a\n"}
{"Time":"2018-07-11T06:24:05.967367872Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"io.Copy(0x5223e0, 0xc42010a000, 0x522480, 0xc4201aa020, 0x0, 0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967427377Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/io/io.go:362 +0x5a\n"}
{"Time":"2018-07-11T06:24:05.967445164Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)\n"}
{"Time":"2018-07-11T06:24:05.967507856Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:275 +0x4d\n"}
{"Time":"2018-07-11T06:24:05.96757562Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func1(0xc4200f8000, 0xc42013a040)\n"}
{"Time":"2018-07-11T06:24:05.967595426Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:396 +0x27\n"}
{"Time":"2018-07-11T06:24:05.967612547Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.967671749Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:395 +0x5df\n"}
{"Time":"2018-07-11T06:24:05.967747298Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.967767141Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 26 [select, 10 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.967783775Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8000)\n"}
{"Time":"2018-07-11T06:24:05.967851498Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.967912324Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.967931408Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.96794906Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968007987Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 28 [select, 10 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968026529Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4200f8420)\n"}
{"Time":"2018-07-11T06:24:05.968097895Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968187552Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.96824596Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968266019Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968283127Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 30 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968397072Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc420128000)\n"}
{"Time":"2018-07-11T06:24:05.968418196Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968435665Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.968562961Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968596128Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968657957Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"goroutine 32 [select, 8 minutes]:\n"}
{"Time":"2018-07-11T06:24:05.968676866Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"os/exec.(*Cmd).Start.func2(0xc4201282c0)\n"}
{"Time":"2018-07-11T06:24:05.968735055Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:403 +0xf5\n"}
{"Time":"2018-07-11T06:24:05.968752827Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"created by os/exec.(*Cmd).Start\n"}
{"Time":"2018-07-11T06:24:05.968812797Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\t/usr/local/go/src/os/exec/exec.go:402 +0x684\n"}
{"Time":"2018-07-11T06:24:05.968833295Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"\n"}
{"Time":"2018-07-11T06:24:05.968902883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rax 0xca\n"}
{"Time":"2018-07-11T06:24:05.968919818Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rbx 0x5aa1a0\n"}
{"Time":"2018-07-11T06:24:05.968980408Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rcx 0x455033\n"}
{"Time":"2018-07-11T06:24:05.968999883Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rdx 0x0\n"}
{"Time":"2018-07-11T06:24:05.969060418Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rdi 0x5aa2e8\n"}
{"Time":"2018-07-11T06:24:05.969078176Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rsi 0x0\n"}
{"Time":"2018-07-11T06:24:05.969200752Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rbp 0x7ffcd1088720\n"}
{"Time":"2018-07-11T06:24:05.969226486Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rsp 0x7ffcd10886d8\n"}
{"Time":"2018-07-11T06:24:05.969288664Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r8 0x0\n"}
{"Time":"2018-07-11T06:24:05.969308051Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r9 0x0\n"}
{"Time":"2018-07-11T06:24:05.969375527Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r10 0x0\n"}
{"Time":"2018-07-11T06:24:05.969395467Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r11 0x286\n"}
{"Time":"2018-07-11T06:24:05.969412316Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r12 0xc420042768\n"}
{"Time":"2018-07-11T06:24:05.96949083Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r13 0xff\n"}
{"Time":"2018-07-11T06:24:05.969555485Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r14 0xff\n"}
{"Time":"2018-07-11T06:24:05.969573474Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"r15 0xf\n"}
{"Time":"2018-07-11T06:24:05.969637327Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rip 0x455031\n"}
{"Time":"2018-07-11T06:24:05.969706628Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"rflags 0x286\n"}
{"Time":"2018-07-11T06:24:05.969725914Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"cs 0x33\n"}
{"Time":"2018-07-11T06:24:05.969742733Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"fs 0x0\n"}
{"Time":"2018-07-11T06:24:05.969808376Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"gs 0x0\n"}
{"Time":"2018-07-11T06:24:05.970136399Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"*** Test killed with quit: ran too long (31m0s).\n"}
{"Time":"2018-07-11T06:24:05.970273939Z","Action":"output","Package":"github.com/cockroachdb/cockroach/pkg/storage","Output":"FAIL\tgithub.com/cockroachdb/cockroach/pkg/storage\t1860.037s\n"}
{"Time":"2018-07-11T06:24:05.97033686Z","Action":"fail","Package":"github.com/cockroachdb/cockroach/pkg/storage","Elapsed":1860.037}
make: *** [stress] Error 1
Makefile:812: recipe for target 'stress' failed
``` | test | github com cockroachdb cockroach pkg storage unknown failed under stress sha parameters tags goflags race failed test time action output package github com cockroachdb cockroach pkg storage output os exec cmd run n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd combinedoutput n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output created by main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output syscall n time action output package github com cockroachdb cockroach pkg storage output t usr local go src syscall asm linux s n time action output package github com cockroachdb cockroach pkg storage output os process blockuntilwaitable n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os wait waitid go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec unix go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd run n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd combinedoutput n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output created by main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output syscall n time action output package github com cockroachdb cockroach pkg storage output t usr local go src syscall asm linux s n time action output package github com cockroachdb cockroach pkg storage output os process blockuntilwaitable n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os wait waitid go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec unix go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd run n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd combinedoutput n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output created by main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output syscall n time action output package github com cockroachdb cockroach pkg storage output t usr local go src syscall asm linux s n time action output package github com cockroachdb cockroach pkg storage output os process blockuntilwaitable n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os wait waitid go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec unix go n time action output package github com cockroachdb cockroach pkg storage output os process wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd run n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd combinedoutput n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output created by main run n time action output package github com cockroachdb cockroach pkg storage output t go src github com cockroachdb cockroach vendor github com cockroachdb stress main go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output internal poll runtime pollwait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src runtime netpoll go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc wait n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll polldesc waitread n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd poll runtime go n time action output package github com cockroachdb cockroach pkg storage output internal poll fd read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src internal poll fd unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file unix go n time action output package github com cockroachdb cockroach pkg storage output os file read n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os file go n time action output package github com cockroachdb cockroach pkg storage output bytes buffer readfrom n time action output package github com cockroachdb cockroach pkg storage output t usr local go src bytes buffer go n time action output package github com cockroachdb cockroach pkg storage output io copybuffer n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output io copy n time action output package github com cockroachdb cockroach pkg storage output t usr local go src io io go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd writerdescriptor n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output goroutine n time action output package github com cockroachdb cockroach pkg storage output os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output created by os exec cmd start n time action output package github com cockroachdb cockroach pkg storage output t usr local go src os exec exec go n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output rax n time action output package github com cockroachdb cockroach pkg storage output rbx n time action output package github com cockroachdb cockroach pkg storage output rcx n time action output package github com cockroachdb cockroach pkg storage output rdx n time action output package github com cockroachdb cockroach pkg storage output rdi n time action output package github com cockroachdb cockroach pkg storage output rsi n time action output package github com cockroachdb cockroach pkg storage output rbp n time action output package github com cockroachdb cockroach pkg storage output rsp n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output n time action output package github com cockroachdb cockroach pkg storage output rip n time action output package github com cockroachdb cockroach pkg storage output rflags n time action output package github com cockroachdb cockroach pkg storage output cs n time action output package github com cockroachdb cockroach pkg storage output fs n time action output package github com cockroachdb cockroach pkg storage output gs n time action output package github com cockroachdb cockroach pkg storage output test killed with quit ran too long n time action output package github com cockroachdb cockroach pkg storage output fail tgithub com cockroachdb cockroach pkg storage n time action fail package github com cockroachdb cockroach pkg storage elapsed make error makefile recipe for target stress failed | 1 |
157,773 | 19,983,667,528 | IssuesEvent | 2022-01-30 10:03:17 | hejny/everstorage | https://api.github.com/repos/hejny/everstorage | closed | CVE-2020-28498 (Medium) detected in elliptic-6.5.3.tgz - autoclosed | security vulnerability | ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.3.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- webpack-4.43.0.tgz (Root Library)
- node-libs-browser-2.2.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.2.0.tgz
- :x: **elliptic-6.5.3.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hejny/everstorage/commit/01cf0704bf1af752f995a464c58648d9ac0558d0">01cf0704bf1af752f995a464c58648d9ac0558d0</a></p>
<p>Found in base branch: <b>master</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>
The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.
<p>Publish Date: 2021-02-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28498>CVE-2020-28498</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.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498</a></p>
<p>Release Date: 2021-02-02</p>
<p>Fix Resolution (elliptic): 6.5.4</p>
<p>Direct dependency fix Resolution (webpack): 4.44.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-2020-28498 (Medium) detected in elliptic-6.5.3.tgz - autoclosed - ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.3.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- webpack-4.43.0.tgz (Root Library)
- node-libs-browser-2.2.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.2.0.tgz
- :x: **elliptic-6.5.3.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hejny/everstorage/commit/01cf0704bf1af752f995a464c58648d9ac0558d0">01cf0704bf1af752f995a464c58648d9ac0558d0</a></p>
<p>Found in base branch: <b>master</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>
The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.
<p>Publish Date: 2021-02-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28498>CVE-2020-28498</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.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498</a></p>
<p>Release Date: 2021-02-02</p>
<p>Fix Resolution (elliptic): 6.5.4</p>
<p>Direct dependency fix Resolution (webpack): 4.44.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 elliptic tgz autoclosed cve medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file package json path to vulnerable library node modules elliptic package json dependency hierarchy webpack tgz root library node libs browser tgz crypto browserify tgz browserify sign tgz x elliptic tgz vulnerable library found in head commit a href found in base branch master vulnerability details the package elliptic before are vulnerable to cryptographic issues via the implementation in elliptic ec key js there is no check to confirm that the public key point passed into the derive function actually exists on the curve this results in the potential for the private key used in this implementation to be revealed after a number of ecdh operations are performed publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope changed impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution elliptic direct dependency fix resolution webpack step up your open source security game with whitesource | 0 |
174,081 | 6,536,419,442 | IssuesEvent | 2017-08-31 18:04:37 | EEA-Norway-Grants/dataviz | https://api.github.com/repos/EEA-Norway-Grants/dataviz | closed | Projects map v2: allow drill-down by region | Priority: High | - [x] display nuts level 2 by default
- [x] display the country-level / region-level projects separately
- [ ] allow drill down from level 2 to level 3 | 1.0 | Projects map v2: allow drill-down by region - - [x] display nuts level 2 by default
- [x] display the country-level / region-level projects separately
- [ ] allow drill down from level 2 to level 3 | non_test | projects map allow drill down by region display nuts level by default display the country level region level projects separately allow drill down from level to level | 0 |
647,489 | 21,104,906,925 | IssuesEvent | 2022-04-04 17:45:33 | diffgram/diffgram | https://api.github.com/repos/diffgram/diffgram | closed | Review Dispatch | lowpriority backend dispatch | ### Context
It was originally a simple way to make stuff work on dev, and now we use it more centrally (on open source dev installs.)
### Thoughts
- [x] Are there any other instances of dispatch squashing status codes?
- [ ] Are there any changes that we need to make to dispatch given the new context?
*Edit - I was mixed up on k8s usage
| 1.0 | Review Dispatch - ### Context
It was originally a simple way to make stuff work on dev, and now we use it more centrally (on open source dev installs.)
### Thoughts
- [x] Are there any other instances of dispatch squashing status codes?
- [ ] Are there any changes that we need to make to dispatch given the new context?
*Edit - I was mixed up on k8s usage
| non_test | review dispatch context it was originally a simple way to make stuff work on dev and now we use it more centrally on open source dev installs thoughts are there any other instances of dispatch squashing status codes are there any changes that we need to make to dispatch given the new context edit i was mixed up on usage | 0 |
97,106 | 20,163,244,866 | IssuesEvent | 2022-02-10 00:07:40 | MicrosoftDocs/visualstudio-docs | https://api.github.com/repos/MicrosoftDocs/visualstudio-docs | closed | Indicate to remove 'Target' property when 'Scope' is set to 'module' | doc-bug visual-studio-windows/prod vs-ide-code-analysis/tech Pri2 stale auto-close |
Hi,
It would avoid weird errors if the _Module suppression scope_ section explains that the `Target` property must be removed/commented out if the `Scope` property is set to `module`. It's not that hard to deduce, but having it in the documentation would make it easier.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 517e8321-aa13-0814-3398-9606d7c2664b
* Version Independent ID: 59efa3c4-ceaf-a384-94af-0f76584efe3f
* Content: [Suppress code analysis violations - Visual Studio](https://docs.microsoft.com/en-us/visualstudio/code-quality/in-source-suppression-overview?view=vs-2019)
* Content Source: [docs/code-quality/in-source-suppression-overview.md](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/code-quality/in-source-suppression-overview.md)
* Product: **visual-studio-windows**
* Technology: **vs-ide-code-analysis**
* GitHub Login: @mikadumont
* Microsoft Alias: **midumont** | 1.0 | Indicate to remove 'Target' property when 'Scope' is set to 'module' -
Hi,
It would avoid weird errors if the _Module suppression scope_ section explains that the `Target` property must be removed/commented out if the `Scope` property is set to `module`. It's not that hard to deduce, but having it in the documentation would make it easier.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 517e8321-aa13-0814-3398-9606d7c2664b
* Version Independent ID: 59efa3c4-ceaf-a384-94af-0f76584efe3f
* Content: [Suppress code analysis violations - Visual Studio](https://docs.microsoft.com/en-us/visualstudio/code-quality/in-source-suppression-overview?view=vs-2019)
* Content Source: [docs/code-quality/in-source-suppression-overview.md](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/code-quality/in-source-suppression-overview.md)
* Product: **visual-studio-windows**
* Technology: **vs-ide-code-analysis**
* GitHub Login: @mikadumont
* Microsoft Alias: **midumont** | non_test | indicate to remove target property when scope is set to module hi it would avoid weird errors if the module suppression scope section explains that the target property must be removed commented out if the scope property is set to module it s not that hard to deduce but having it in the documentation would make it easier document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id ceaf content content source product visual studio windows technology vs ide code analysis github login mikadumont microsoft alias midumont | 0 |
25,595 | 25,469,202,982 | IssuesEvent | 2022-11-25 08:38:23 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | authority_url description on Android Microsoft Authentication Library configuration file page | active-directory/svc triaged assigned-to-author doc-bug doc-enhancement develop/subsvc Pri2 usability-accuracy |
The Android Microsoft Authentication Library configuration file documentation page has the `authority_url` field in the [Authority Properties](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-configuration#authority-properties) section. It states
>_"Required only when type=B2C. Specifies the authority URL or policy your app should use"_
However, after debugging [this issue](https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1454), I found that the authority_url is not only used for B2C, but it can also be used for AAD when the Cloud is a national cloud. Maybe am reading the description wrong, but I interpret it as it should only be used with B2C. It would be good to add a note that it can be used to specify a different cloud such as login.microsoftonline.us.
I included some of my other thoughts in [this comment](https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1454#issuecomment-875061669).
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: b115c5dd-f926-89eb-1a1e-ec442d509f8d
* Version Independent ID: efd51313-64c0-b10f-5c37-8ea4dfb28f91
* Content: [Android MSAL configuration file - Microsoft identity platform](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-configuration)
* Content Source: [articles/active-directory/develop/msal-configuration.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory/develop/msal-configuration.md)
* Service: **active-directory**
* Sub-service: **develop**
* GitHub Login: @shoatman
* Microsoft Alias: **shoatman** | True | authority_url description on Android Microsoft Authentication Library configuration file page -
The Android Microsoft Authentication Library configuration file documentation page has the `authority_url` field in the [Authority Properties](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-configuration#authority-properties) section. It states
>_"Required only when type=B2C. Specifies the authority URL or policy your app should use"_
However, after debugging [this issue](https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1454), I found that the authority_url is not only used for B2C, but it can also be used for AAD when the Cloud is a national cloud. Maybe am reading the description wrong, but I interpret it as it should only be used with B2C. It would be good to add a note that it can be used to specify a different cloud such as login.microsoftonline.us.
I included some of my other thoughts in [this comment](https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1454#issuecomment-875061669).
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: b115c5dd-f926-89eb-1a1e-ec442d509f8d
* Version Independent ID: efd51313-64c0-b10f-5c37-8ea4dfb28f91
* Content: [Android MSAL configuration file - Microsoft identity platform](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-configuration)
* Content Source: [articles/active-directory/develop/msal-configuration.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory/develop/msal-configuration.md)
* Service: **active-directory**
* Sub-service: **develop**
* GitHub Login: @shoatman
* Microsoft Alias: **shoatman** | non_test | authority url description on android microsoft authentication library configuration file page the android microsoft authentication library configuration file documentation page has the authority url field in the section it states required only when type specifies the authority url or policy your app should use however after debugging i found that the authority url is not only used for but it can also be used for aad when the cloud is a national cloud maybe am reading the description wrong but i interpret it as it should only be used with it would be good to add a note that it can be used to specify a different cloud such as login microsoftonline us i included some of my other thoughts in document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service active directory sub service develop github login shoatman microsoft alias shoatman | 0 |
186,490 | 14,394,699,796 | IssuesEvent | 2020-12-03 01:55:11 | github-vet/rangeclosure-findings | https://api.github.com/repos/github-vet/rangeclosure-findings | closed | openshift/online-analytics: vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go; 7 LoC | fresh test tiny |
Found a possible issue in [openshift/online-analytics](https://www.github.com/openshift/online-analytics) at [vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go](https://github.com/openshift/online-analytics/blob/7fd4f0258a8490db447abf26e7843b5fd36eef02/vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go#L17-L23)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/openshift/online-analytics/blob/7fd4f0258a8490db447abf26e7843b5fd36eef02/vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go#L17-L23)
<details>
<summary>Click here to show the 7 line(s) of Go which triggered the analyzer.</summary>
```go
for _, k := range detected {
if _, isKnown := known[k]; !isKnown {
t.Errorf("Unknown resource kind %s contains a PodSpec", (&k).String())
continue
}
delete(known, k)
}
```
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to k at line 19 may start a goroutine
</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: 7fd4f0258a8490db447abf26e7843b5fd36eef02
| 1.0 | openshift/online-analytics: vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go; 7 LoC -
Found a possible issue in [openshift/online-analytics](https://www.github.com/openshift/online-analytics) at [vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go](https://github.com/openshift/online-analytics/blob/7fd4f0258a8490db447abf26e7843b5fd36eef02/vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go#L17-L23)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/openshift/online-analytics/blob/7fd4f0258a8490db447abf26e7843b5fd36eef02/vendor/github.com/openshift/origin/pkg/api/meta/pods_test.go#L17-L23)
<details>
<summary>Click here to show the 7 line(s) of Go which triggered the analyzer.</summary>
```go
for _, k := range detected {
if _, isKnown := known[k]; !isKnown {
t.Errorf("Unknown resource kind %s contains a PodSpec", (&k).String())
continue
}
delete(known, k)
}
```
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to k at line 19 may start a goroutine
</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: 7fd4f0258a8490db447abf26e7843b5fd36eef02
| test | openshift online analytics vendor github com openshift origin pkg api meta pods test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for k range detected if isknown known isknown t errorf unknown resource kind s contains a podspec k string continue delete known k below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to k at line may start a goroutine 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 |
14,942 | 11,256,067,377 | IssuesEvent | 2020-01-12 13:54:55 | bajo1207/piggymetrics | https://api.github.com/repos/bajo1207/piggymetrics | closed | Include piggypal in the CI/CD pipeline | Infrastructure | We need to make travis build a docker image from the piggypal project, and push it to ECR like the other projects. Dockerfile creation in #24 | 1.0 | Include piggypal in the CI/CD pipeline - We need to make travis build a docker image from the piggypal project, and push it to ECR like the other projects. Dockerfile creation in #24 | non_test | include piggypal in the ci cd pipeline we need to make travis build a docker image from the piggypal project and push it to ecr like the other projects dockerfile creation in | 0 |
315,377 | 27,069,291,597 | IssuesEvent | 2023-02-14 04:50:06 | wpfoodmanager/wp-food-manager | https://api.github.com/repos/wpfoodmanager/wp-food-manager | closed | Food dashboard In mobile view design should be proper | In Testing Issue Resolved | 
In responsive mode on food dashboard page message and filter click fields design is not proper | 1.0 | Food dashboard In mobile view design should be proper - 
In responsive mode on food dashboard page message and filter click fields design is not proper | test | food dashboard in mobile view design should be proper in responsive mode on food dashboard page message and filter click fields design is not proper | 1 |
5,025 | 5,437,569,788 | IssuesEvent | 2017-03-06 07:33:01 | ushahidi/platform | https://api.github.com/repos/ushahidi/platform | opened | Secure Credentials Leak | Stage: Tech Spec Theme: Security and privacy | ### Expected behaviour
- Never send OAuth 2.0 authentication headers to a third party. This undermines thewhole OAuth 2.0 concept of keeping tokens secure.
### Actual behaviour
- Ushahidi.io sends information to third party Getsentry for stacktrace logging. This can be used to troubleshoot and resolve anyissues that users experience.
### Steps to reproduce the behaviour/error
| True | Secure Credentials Leak - ### Expected behaviour
- Never send OAuth 2.0 authentication headers to a third party. This undermines thewhole OAuth 2.0 concept of keeping tokens secure.
### Actual behaviour
- Ushahidi.io sends information to third party Getsentry for stacktrace logging. This can be used to troubleshoot and resolve anyissues that users experience.
### Steps to reproduce the behaviour/error
| non_test | secure credentials leak expected behaviour never send oauth authentication headers to a third party this undermines thewhole oauth concept of keeping tokens secure actual behaviour ushahidi io sends information to third party getsentry for stacktrace logging this can be used to troubleshoot and resolve anyissues that users experience steps to reproduce the behaviour error | 0 |
122,067 | 10,211,608,865 | IssuesEvent | 2019-08-14 17:21:45 | nickfleming/testing | https://api.github.com/repos/nickfleming/testing | opened | Vulnerability Some Plugin Name 4(High) was found with NESSUS | test1 test2 test3 | A vulnerability: Some Plugin Name 4(High) was found.
Scanner: NESSUS
Description: This is a description that is fairly long. Descriptions tend to be on the longer side as they generally give a deeper understanding into a specific plugin interests. It may include information about testing this vulnerability or details on possible error codes.
Recommendation: Here is a fairly short solution
The following assets are showing vulnerable:
Asset name: host1.somedomain.test - IP: 10.0.0.1
Asset name: host2.somedomain.test - IP: 10.0.0.2
Scan was run on: 2019-01-02 11:58:01
Nucleus Notification Rules Triggered: One Rule to Rule Them All
Project Name: AAAsmall test3
Please see Nucleus for more information on these vulnerabilities | 3.0 | Vulnerability Some Plugin Name 4(High) was found with NESSUS - A vulnerability: Some Plugin Name 4(High) was found.
Scanner: NESSUS
Description: This is a description that is fairly long. Descriptions tend to be on the longer side as they generally give a deeper understanding into a specific plugin interests. It may include information about testing this vulnerability or details on possible error codes.
Recommendation: Here is a fairly short solution
The following assets are showing vulnerable:
Asset name: host1.somedomain.test - IP: 10.0.0.1
Asset name: host2.somedomain.test - IP: 10.0.0.2
Scan was run on: 2019-01-02 11:58:01
Nucleus Notification Rules Triggered: One Rule to Rule Them All
Project Name: AAAsmall test3
Please see Nucleus for more information on these vulnerabilities | test | vulnerability some plugin name high was found with nessus a vulnerability some plugin name high was found scanner nessus description this is a description that is fairly long descriptions tend to be on the longer side as they generally give a deeper understanding into a specific plugin interests it may include information about testing this vulnerability or details on possible error codes recommendation here is a fairly short solution the following assets are showing vulnerable asset name somedomain test ip asset name somedomain test ip scan was run on nucleus notification rules triggered one rule to rule them all project name aaasmall please see nucleus for more information on these vulnerabilities | 1 |
28,086 | 5,185,360,462 | IssuesEvent | 2017-01-20 10:10:05 | extnet/Ext.NET | https://api.github.com/repos/extnet/Ext.NET | closed | Chart Label: Default display value of 'None' prevents hiding labels | 4.x breaking-change defect | Ext.NET has the default value for Label's `Display` property as `None`. When defining a label on a chart's series, it is by default displayed instead, so anytime an user specifies a series' label and set its display status to `None`, Ext.NET will not output the setting (as assuming its default value) and the label will not be applied.
This issue is related to #1379 and is logged here to avoid forgetting to fix this issue when ExtJS 6.0.3 or newer is merged to Ext.NET.
| 1.0 | Chart Label: Default display value of 'None' prevents hiding labels - Ext.NET has the default value for Label's `Display` property as `None`. When defining a label on a chart's series, it is by default displayed instead, so anytime an user specifies a series' label and set its display status to `None`, Ext.NET will not output the setting (as assuming its default value) and the label will not be applied.
This issue is related to #1379 and is logged here to avoid forgetting to fix this issue when ExtJS 6.0.3 or newer is merged to Ext.NET.
| non_test | chart label default display value of none prevents hiding labels ext net has the default value for label s display property as none when defining a label on a chart s series it is by default displayed instead so anytime an user specifies a series label and set its display status to none ext net will not output the setting as assuming its default value and the label will not be applied this issue is related to and is logged here to avoid forgetting to fix this issue when extjs or newer is merged to ext net | 0 |
440,293 | 30,739,916,082 | IssuesEvent | 2023-07-28 10:35:16 | AdguardTeam/HostlistsRegistry | https://api.github.com/repos/AdguardTeam/HostlistsRegistry | closed | Add info about how to add a new list to README | documentation | (Following the [comment][1] in the AdGuard Home repo.)
The current README does a good job describing what (not) to add, but it doesn't describe the actual addition process. For example, it claims that `yarn run compose` will update the `assets/` directory, but it also seems to be that `services.json` must be updated manually.
I think, the following two new sections should be added:
* How to add a filter list?
* How to add a blockable service?
[1]: https://github.com/AdguardTeam/AdGuardHome/pull/5033#issuecomment-1293819083 | 1.0 | Add info about how to add a new list to README - (Following the [comment][1] in the AdGuard Home repo.)
The current README does a good job describing what (not) to add, but it doesn't describe the actual addition process. For example, it claims that `yarn run compose` will update the `assets/` directory, but it also seems to be that `services.json` must be updated manually.
I think, the following two new sections should be added:
* How to add a filter list?
* How to add a blockable service?
[1]: https://github.com/AdguardTeam/AdGuardHome/pull/5033#issuecomment-1293819083 | non_test | add info about how to add a new list to readme following the in the adguard home repo the current readme does a good job describing what not to add but it doesn t describe the actual addition process for example it claims that yarn run compose will update the assets directory but it also seems to be that services json must be updated manually i think the following two new sections should be added how to add a filter list how to add a blockable service | 0 |
49,952 | 6,047,156,777 | IssuesEvent | 2017-06-12 13:52:45 | AffiliateWP/AffiliateWP | https://api.github.com/repos/AffiliateWP/AffiliateWP | closed | Earnings adjustments are sometimes skipped in update_referral() | bug has HS to-notify Has PR Unit Tests | Ticket: https://secure.helpscout.net/conversation/377070344/60643/
Call stack for referrals/edit.php:
* `affwp_process_update_referral()`
* `affiliate_wp()->referrals->update_referral()`
* `$this->update()`
* `affwp_set_referral_status()`
I'm working on some tests that prove the bug, but the basic gist is that we fire the `$this->update()` call then if the update is successful, _then_ adjust the earnings using `affwp_set_referral_status()`.
The problem lies in passing the referral ID to `affwp_set_referral_status()` and then retrieving the already-updated referral to check for status changes – the status has already been changed so the earnings don't get adjusted.
If I can definitively prove it with tests, we should probably include this one with 2.1. | 1.0 | Earnings adjustments are sometimes skipped in update_referral() - Ticket: https://secure.helpscout.net/conversation/377070344/60643/
Call stack for referrals/edit.php:
* `affwp_process_update_referral()`
* `affiliate_wp()->referrals->update_referral()`
* `$this->update()`
* `affwp_set_referral_status()`
I'm working on some tests that prove the bug, but the basic gist is that we fire the `$this->update()` call then if the update is successful, _then_ adjust the earnings using `affwp_set_referral_status()`.
The problem lies in passing the referral ID to `affwp_set_referral_status()` and then retrieving the already-updated referral to check for status changes – the status has already been changed so the earnings don't get adjusted.
If I can definitively prove it with tests, we should probably include this one with 2.1. | test | earnings adjustments are sometimes skipped in update referral ticket call stack for referrals edit php affwp process update referral affiliate wp referrals update referral this update affwp set referral status i m working on some tests that prove the bug but the basic gist is that we fire the this update call then if the update is successful then adjust the earnings using affwp set referral status the problem lies in passing the referral id to affwp set referral status and then retrieving the already updated referral to check for status changes – the status has already been changed so the earnings don t get adjusted if i can definitively prove it with tests we should probably include this one with | 1 |
56,011 | 31,479,022,382 | IssuesEvent | 2023-08-30 12:45:27 | ropensci/targets | https://api.github.com/repos/ropensci/targets | closed | Pre-compute cloud storage object metadata | topic: performance | ## Prework
* [x] I understand and agree to [help guide](https://books.ropensci.org/targets/help.html).
* [x] I understand and agree to [contributing guide](https://github.com/ropensci/targets/blob/main/CONTRIBUTING.md).
* [x] New features take time and effort to create, and they take even more effort to maintain. So if the purpose of the feature is to resolve a struggle you are encountering personally, please consider first posting a "trouble" or "other" issue so we can discuss your use case and search for existing solutions first.
## Proposal
So `tar_outdated()` etc. need fewer AWS/GCP API calls and run faster.
I think the mechanism should work like the current `tar_runtime$file_info_exist` and similar objects. Also, these should all be part of the algorithm class and not in `utils_callr.R`.
| True | Pre-compute cloud storage object metadata - ## Prework
* [x] I understand and agree to [help guide](https://books.ropensci.org/targets/help.html).
* [x] I understand and agree to [contributing guide](https://github.com/ropensci/targets/blob/main/CONTRIBUTING.md).
* [x] New features take time and effort to create, and they take even more effort to maintain. So if the purpose of the feature is to resolve a struggle you are encountering personally, please consider first posting a "trouble" or "other" issue so we can discuss your use case and search for existing solutions first.
## Proposal
So `tar_outdated()` etc. need fewer AWS/GCP API calls and run faster.
I think the mechanism should work like the current `tar_runtime$file_info_exist` and similar objects. Also, these should all be part of the algorithm class and not in `utils_callr.R`.
| non_test | pre compute cloud storage object metadata prework i understand and agree to i understand and agree to new features take time and effort to create and they take even more effort to maintain so if the purpose of the feature is to resolve a struggle you are encountering personally please consider first posting a trouble or other issue so we can discuss your use case and search for existing solutions first proposal so tar outdated etc need fewer aws gcp api calls and run faster i think the mechanism should work like the current tar runtime file info exist and similar objects also these should all be part of the algorithm class and not in utils callr r | 0 |
168,431 | 13,088,046,466 | IssuesEvent | 2020-08-02 15:23:41 | enigmampc/SecretNetwork | https://api.github.com/repos/enigmampc/SecretNetwork | closed | Add full error message to tx registration response | dev testnet | Building on #376 we should return the full status of the registration failure so we know what went wrong -
1. Status of the platform report that caused a failure (e.g. `GROUP_OUT_OF_DATE`)
2. mr_enclave mismatch
3. mr_signer mismatch | 1.0 | Add full error message to tx registration response - Building on #376 we should return the full status of the registration failure so we know what went wrong -
1. Status of the platform report that caused a failure (e.g. `GROUP_OUT_OF_DATE`)
2. mr_enclave mismatch
3. mr_signer mismatch | test | add full error message to tx registration response building on we should return the full status of the registration failure so we know what went wrong status of the platform report that caused a failure e g group out of date mr enclave mismatch mr signer mismatch | 1 |
102,612 | 8,850,518,847 | IssuesEvent | 2019-01-08 13:30:13 | fabric8io/fabric8-test | https://api.github.com/repos/fabric8io/fabric8-test | closed | Expand BDD/API Booster test: Configure test suite to run against blank booster daily on Centos CI | booster-test | https://openshift.io/openshiftio/openshiftio/plan/detail/2639
Sub-task for: https://github.com/fabric8io/fabric8-test/issues/782 | 1.0 | Expand BDD/API Booster test: Configure test suite to run against blank booster daily on Centos CI - https://openshift.io/openshiftio/openshiftio/plan/detail/2639
Sub-task for: https://github.com/fabric8io/fabric8-test/issues/782 | test | expand bdd api booster test configure test suite to run against blank booster daily on centos ci sub task for | 1 |
24,597 | 12,131,016,815 | IssuesEvent | 2020-04-23 03:21:02 | tuna/issues | https://api.github.com/repos/tuna/issues | opened | anaconda镜像下载大文件频繁出错 | Service Issue | <!--
请使用此模板来报告 bug,并尽可能多地提供信息。
Please use this template while reporting a bug and provide as much info as possible.
-->
#### 发生了什么(What happened)
例如:conda install cudatoolkit (conda update --all)时,下载300MB+的cudatoolkit频频出错。
具体地,
(pytorch) C:\Users\heary>conda update --all
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\Users\heary\Miniconda3\envs\pytorch
The following packages will be downloaded:
package | build
---------------------------|-----------------
cudatoolkit-10.2.89 | h74a9793_0 316.9 MB defaults
------------------------------------------------------------
Total: 316.9 MB
The following packages will be UPDATED:
cudatoolkit 10.1.243-h74a9793_0 --> 10.2.89-h74a9793_0
pytorch 1.4.0-py3.7_cuda101_cudnn7_0 --> 1.5.0-py3.7_cuda102_cudnn7_0
torchvision 0.5.0-py37_cu101 --> 0.6.0-py37_cu102
Proceed ([y]/n)? y
Downloading and Extracting Packages
cudatoolkit-10.2.89 | 316.9 MB | ############5 | 16%
CondaError: Downloaded bytes did not match Content-Length
url: https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/cudatoolkit-10.2.89-h74a9793_0.conda
target_path: C:\Users\heary\Miniconda3\pkgs\cudatoolkit-10.2.89-h74a9793_0.conda
Content-Length: 332249563
downloaded bytes: 54820524
#### 期望的现象(What you expected to happen)
应该要能正常下载,安装。
#### 如何重现(How to reproduce it)
几乎大多数重试都是下载断开,表现为content-length不足或condaHTTPError。
#### 其他事项(Anything else we need to know)
小型文件正常,该问题只在下载大文件时频繁出现。
#### 您的环境(Environment)
- 操作系统(OS Version):Windows10 Home, 1909
- 浏览器(如果适用)(Browser version, if applicable):Edge 81
- 其他(Others):miniconda, 江苏联通宽带 | 1.0 | anaconda镜像下载大文件频繁出错 - <!--
请使用此模板来报告 bug,并尽可能多地提供信息。
Please use this template while reporting a bug and provide as much info as possible.
-->
#### 发生了什么(What happened)
例如:conda install cudatoolkit (conda update --all)时,下载300MB+的cudatoolkit频频出错。
具体地,
(pytorch) C:\Users\heary>conda update --all
Collecting package metadata (current_repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\Users\heary\Miniconda3\envs\pytorch
The following packages will be downloaded:
package | build
---------------------------|-----------------
cudatoolkit-10.2.89 | h74a9793_0 316.9 MB defaults
------------------------------------------------------------
Total: 316.9 MB
The following packages will be UPDATED:
cudatoolkit 10.1.243-h74a9793_0 --> 10.2.89-h74a9793_0
pytorch 1.4.0-py3.7_cuda101_cudnn7_0 --> 1.5.0-py3.7_cuda102_cudnn7_0
torchvision 0.5.0-py37_cu101 --> 0.6.0-py37_cu102
Proceed ([y]/n)? y
Downloading and Extracting Packages
cudatoolkit-10.2.89 | 316.9 MB | ############5 | 16%
CondaError: Downloaded bytes did not match Content-Length
url: https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/cudatoolkit-10.2.89-h74a9793_0.conda
target_path: C:\Users\heary\Miniconda3\pkgs\cudatoolkit-10.2.89-h74a9793_0.conda
Content-Length: 332249563
downloaded bytes: 54820524
#### 期望的现象(What you expected to happen)
应该要能正常下载,安装。
#### 如何重现(How to reproduce it)
几乎大多数重试都是下载断开,表现为content-length不足或condaHTTPError。
#### 其他事项(Anything else we need to know)
小型文件正常,该问题只在下载大文件时频繁出现。
#### 您的环境(Environment)
- 操作系统(OS Version):Windows10 Home, 1909
- 浏览器(如果适用)(Browser version, if applicable):Edge 81
- 其他(Others):miniconda, 江苏联通宽带 | non_test | anaconda镜像下载大文件频繁出错 请使用此模板来报告 bug,并尽可能多地提供信息。 please use this template while reporting a bug and provide as much info as possible 发生了什么(what happened) 例如:conda install cudatoolkit conda update all 时, 的cudatoolkit频频出错。 具体地, pytorch c users heary conda update all collecting package metadata current repodata json done solving environment done package plan environment location c users heary envs pytorch the following packages will be downloaded package build cudatoolkit mb defaults total mb the following packages will be updated cudatoolkit pytorch torchvision proceed n y downloading and extracting packages cudatoolkit mb condaerror downloaded bytes did not match content length url target path c users heary pkgs cudatoolkit conda content length downloaded bytes 期望的现象(what you expected to happen) 应该要能正常下载,安装。 如何重现(how to reproduce it) 几乎大多数重试都是下载断开,表现为content length不足或condahttperror。 其他事项(anything else we need to know) 小型文件正常,该问题只在下载大文件时频繁出现。 您的环境(environment) 操作系统(os version): home 浏览器(如果适用)(browser version if applicable):edge 其他(others):miniconda 江苏联通宽带 | 0 |
360,634 | 10,695,227,978 | IssuesEvent | 2019-10-23 12:36:56 | pkp/pkp-lib | https://api.github.com/repos/pkp/pkp-lib | opened | Add special issues management to OJS | Community Priority | Users frequently ask about how to manage special issues in OJS and it would be great to have a specific way to do this. Currently the workaround is to create a new section for a special issue or create a new journal for the special issue. Both are not ideal and create challenges. More discussion is available in these forum posts:
- https://forum.pkp.sfu.ca/t/special-editions/38315
- https://forum.pkp.sfu.ca/t/solved-submissions-for-special-issues/53233
Special issues management functionality would include the following (and please add other things):
- When an author makes a new submission, they can select whether it’s part of a special issue
- When viewing and filtering active submissions, editors can identify which submissions are part of special issues
- A submissions can be both part of a special issue and assigned to a journal section
Perhaps the Categories feature could be extended for this? Or this Github issue looks related: https://github.com/pkp/pkp-lib/issues/4415
| 1.0 | Add special issues management to OJS - Users frequently ask about how to manage special issues in OJS and it would be great to have a specific way to do this. Currently the workaround is to create a new section for a special issue or create a new journal for the special issue. Both are not ideal and create challenges. More discussion is available in these forum posts:
- https://forum.pkp.sfu.ca/t/special-editions/38315
- https://forum.pkp.sfu.ca/t/solved-submissions-for-special-issues/53233
Special issues management functionality would include the following (and please add other things):
- When an author makes a new submission, they can select whether it’s part of a special issue
- When viewing and filtering active submissions, editors can identify which submissions are part of special issues
- A submissions can be both part of a special issue and assigned to a journal section
Perhaps the Categories feature could be extended for this? Or this Github issue looks related: https://github.com/pkp/pkp-lib/issues/4415
| non_test | add special issues management to ojs users frequently ask about how to manage special issues in ojs and it would be great to have a specific way to do this currently the workaround is to create a new section for a special issue or create a new journal for the special issue both are not ideal and create challenges more discussion is available in these forum posts special issues management functionality would include the following and please add other things when an author makes a new submission they can select whether it’s part of a special issue when viewing and filtering active submissions editors can identify which submissions are part of special issues a submissions can be both part of a special issue and assigned to a journal section perhaps the categories feature could be extended for this or this github issue looks related | 0 |
6,204 | 6,255,965,345 | IssuesEvent | 2017-07-14 08:50:37 | openshift/origin | https://api.github.com/repos/openshift/origin | opened | os::build::version::get_vars: command not found flake | area/infrastructure kind/test-flake | ```
+ sjb/gcs/started.py
/tmp/origin_version.sh: line 2: os::build::version::get_vars: command not found
[ERROR] PID 11369: /tmp/origin_version.sh:2: `os::build::version::get_vars` exited with status 127.
[INFO] Stack Trace:
[INFO] 1: /tmp/origin_version.sh:2: `os::build::version::get_vars`
[INFO] Exiting with code 127.
Traceback (most recent call last):
File "sjb/gcs/started.py", line 58, in <module>
cwd=join(repository_base_dir, "origin")
File "/usr/lib64/python2.7/subprocess.py", line 575, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['bash', '/tmp/origin_version.sh']' returned non-zero exit status 127
```
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_integration/4364/consoleFull#5959220465898c58db7602c31c0eab717 | 1.0 | os::build::version::get_vars: command not found flake - ```
+ sjb/gcs/started.py
/tmp/origin_version.sh: line 2: os::build::version::get_vars: command not found
[ERROR] PID 11369: /tmp/origin_version.sh:2: `os::build::version::get_vars` exited with status 127.
[INFO] Stack Trace:
[INFO] 1: /tmp/origin_version.sh:2: `os::build::version::get_vars`
[INFO] Exiting with code 127.
Traceback (most recent call last):
File "sjb/gcs/started.py", line 58, in <module>
cwd=join(repository_base_dir, "origin")
File "/usr/lib64/python2.7/subprocess.py", line 575, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['bash', '/tmp/origin_version.sh']' returned non-zero exit status 127
```
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_integration/4364/consoleFull#5959220465898c58db7602c31c0eab717 | non_test | os build version get vars command not found flake sjb gcs started py tmp origin version sh line os build version get vars command not found pid tmp origin version sh os build version get vars exited with status stack trace tmp origin version sh os build version get vars exiting with code traceback most recent call last file sjb gcs started py line in cwd join repository base dir origin file usr subprocess py line in check output raise calledprocesserror retcode cmd output output subprocess calledprocesserror command returned non zero exit status | 0 |
43,065 | 5,516,136,322 | IssuesEvent | 2017-03-17 19:15:28 | GoogleCloudPlatform/google-cloud-python | https://api.github.com/repos/GoogleCloudPlatform/google-cloud-python | closed | Get doctests in shape to be tested by tox | docs testing | Make `tox` test all the `doctests` in the Sphinx docs.
Ours aren't in shape to do that (yet, might be hard to get there).
See [comment](https://github.com/GoogleCloudPlatform/gcloud-python/pull/208#issuecomment-57717367) by @tseaver for more context
| 1.0 | Get doctests in shape to be tested by tox - Make `tox` test all the `doctests` in the Sphinx docs.
Ours aren't in shape to do that (yet, might be hard to get there).
See [comment](https://github.com/GoogleCloudPlatform/gcloud-python/pull/208#issuecomment-57717367) by @tseaver for more context
| test | get doctests in shape to be tested by tox make tox test all the doctests in the sphinx docs ours aren t in shape to do that yet might be hard to get there see by tseaver for more context | 1 |
41,935 | 16,990,371,995 | IssuesEvent | 2021-06-30 19:34:16 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Add troubleshooting detail on | Pri1 assigned-to-author container-service/svc doc-bug triaged | When creating a volume mount one can encounter the following well known message:
Warning FailedMount 36s kubelet, aks-xxxxx-xxxx-xxxxxx MountVolume.SetUp failed for volume "*****************" : mount failed: exit status 32
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/9a1cbae3-7597-4600-9d53-2b189987041f/volumes/kubernetes.io~azure-file/******************* --scope -- mount -t cifs -o dir_mode=0777,file_mode=0777,gid=1000,uid=1000,vers=3.0,<masked> //************.file.core.windows.net/scripts /var/lib/kubelet/pods/9a1cbae3-7597-4600-9d53-2b189987041f/volumes/kubernetes.io~azure-file/****************
Output: Running scope as unit: run-r6413996e674e4356a8161066cb13a004.scope
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
the message "mount error(2): No such file or directory" can also be caused by not being able to access the Azure Files service because of network connectivity (for instance caused by a firewall rule)
It might be useful to add this to the troubleshooting guide somewhere. The error message is misleading in this case and kept me running around in circles for a while. I hope it saves some time for the next person encountering this.
Cheers,
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 55fe52d9-5526-de32-7e16-3e3207fc8aef
* Version Independent ID: 28d7cd54-bc74-5a08-684d-5d64ea589750
* Content: [Troubleshoot common Azure Kubernetes Service problems - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/troubleshooting)
* Content Source: [articles/aks/troubleshooting.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/aks/troubleshooting.md)
* Service: **container-service**
* GitHub Login: @mlearned
* Microsoft Alias: **mlearned** | 1.0 | Add troubleshooting detail on - When creating a volume mount one can encounter the following well known message:
Warning FailedMount 36s kubelet, aks-xxxxx-xxxx-xxxxxx MountVolume.SetUp failed for volume "*****************" : mount failed: exit status 32
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/9a1cbae3-7597-4600-9d53-2b189987041f/volumes/kubernetes.io~azure-file/******************* --scope -- mount -t cifs -o dir_mode=0777,file_mode=0777,gid=1000,uid=1000,vers=3.0,<masked> //************.file.core.windows.net/scripts /var/lib/kubelet/pods/9a1cbae3-7597-4600-9d53-2b189987041f/volumes/kubernetes.io~azure-file/****************
Output: Running scope as unit: run-r6413996e674e4356a8161066cb13a004.scope
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
the message "mount error(2): No such file or directory" can also be caused by not being able to access the Azure Files service because of network connectivity (for instance caused by a firewall rule)
It might be useful to add this to the troubleshooting guide somewhere. The error message is misleading in this case and kept me running around in circles for a while. I hope it saves some time for the next person encountering this.
Cheers,
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 55fe52d9-5526-de32-7e16-3e3207fc8aef
* Version Independent ID: 28d7cd54-bc74-5a08-684d-5d64ea589750
* Content: [Troubleshoot common Azure Kubernetes Service problems - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/troubleshooting)
* Content Source: [articles/aks/troubleshooting.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/aks/troubleshooting.md)
* Service: **container-service**
* GitHub Login: @mlearned
* Microsoft Alias: **mlearned** | non_test | add troubleshooting detail on when creating a volume mount one can encounter the following well known message warning failedmount kubelet aks xxxxx xxxx xxxxxx mountvolume setup failed for volume mount failed exit status mounting command systemd run mounting arguments description kubernetes transient mount for var lib kubelet pods volumes kubernetes io azure file scope mount t cifs o dir mode file mode gid uid vers file core windows net scripts var lib kubelet pods volumes kubernetes io azure file output running scope as unit run scope mount error no such file or directory refer to the mount cifs manual page e g man mount cifs the message mount error no such file or directory can also be caused by not being able to access the azure files service because of network connectivity for instance caused by a firewall rule it might be useful to add this to the troubleshooting guide somewhere the error message is misleading in this case and kept me running around in circles for a while i hope it saves some time for the next person encountering this cheers document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service container service github login mlearned microsoft alias mlearned | 0 |
316,872 | 27,190,808,307 | IssuesEvent | 2023-02-19 19:27:46 | Aatu/FieryVoid | https://api.github.com/repos/Aatu/FieryVoid | closed | advanced Sensors and DIST | bug fix in testing | - check whether Advanced Sensors should be immune to DIST from non-Advanced/Younger Sensors
- make them so if needed | 1.0 | advanced Sensors and DIST - - check whether Advanced Sensors should be immune to DIST from non-Advanced/Younger Sensors
- make them so if needed | test | advanced sensors and dist check whether advanced sensors should be immune to dist from non advanced younger sensors make them so if needed | 1 |
533,183 | 15,585,661,593 | IssuesEvent | 2021-03-18 00:09:41 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Add option to bypass conflate merging | Category: Core Priority: Medium Status: Ready For Review Type: Feature | Also, add match/miss/review threshold range checking and fix the writing of conflate score tags (only writes them when a feature is involved in a review right now, which is weird). | 1.0 | Add option to bypass conflate merging - Also, add match/miss/review threshold range checking and fix the writing of conflate score tags (only writes them when a feature is involved in a review right now, which is weird). | non_test | add option to bypass conflate merging also add match miss review threshold range checking and fix the writing of conflate score tags only writes them when a feature is involved in a review right now which is weird | 0 |
15,319 | 19,426,539,025 | IssuesEvent | 2021-12-21 06:37:32 | nion-software/nionswift | https://api.github.com/repos/nion-software/nionswift | closed | Mappable processing items (Fourier windows) do not compute properly | type - bug level - easy f - processing | An error is triggered if there is no graphic on the source image. | 1.0 | Mappable processing items (Fourier windows) do not compute properly - An error is triggered if there is no graphic on the source image. | non_test | mappable processing items fourier windows do not compute properly an error is triggered if there is no graphic on the source image | 0 |
303,638 | 26,219,415,469 | IssuesEvent | 2023-01-04 13:44:35 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/api_keys/home_page·ts - API Keys app Home page Update API key should create a new API key, click the name of the new row, fill out and submit form, and display success message | Team:Security failed-test | A test failed on a tracked branch
```
Error: expected 'API key details' to equal 'Update API Key'
at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
at Context.<anonymous> (x-pack/test/functional/apps/api_keys/home_page.ts:165:67)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:78:16)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/24930#0185179c-cd30-47fd-a2d4-89434f3b7bdd)
<!-- kibanaCiData = {"failed-test":{"test.class":"Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/api_keys/home_page·ts","test.name":"API Keys app Home page Update API key should create a new API key, click the name of the new row, fill out and submit form, and display success message","test.failCount":3}} --> | 1.0 | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/api_keys/home_page·ts - API Keys app Home page Update API key should create a new API key, click the name of the new row, fill out and submit form, and display success message - A test failed on a tracked branch
```
Error: expected 'API key details' to equal 'Update API Key'
at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
at Context.<anonymous> (x-pack/test/functional/apps/api_keys/home_page.ts:165:67)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:78:16)
```
First failure: [CI Build - main](https://buildkite.com/elastic/kibana-on-merge/builds/24930#0185179c-cd30-47fd-a2d4-89434f3b7bdd)
<!-- kibanaCiData = {"failed-test":{"test.class":"Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/api_keys/home_page·ts","test.name":"API Keys app Home page Update API key should create a new API key, click the name of the new row, fill out and submit form, and display success message","test.failCount":3}} --> | test | failing test chrome x pack ui functional tests x pack test functional apps api keys home page·ts api keys app home page update api key should create a new api key click the name of the new row fill out and submit form and display success message a test failed on a tracked branch error expected api key details to equal update api key at assertion assert node modules kbn expect expect js at assertion be assertion equal node modules kbn expect expect js at assertion be node modules kbn expect expect js at context x pack test functional apps api keys home page ts at runmicrotasks at processticksandrejections node internal process task queues at object apply node modules kbn test target node src functional test runner lib mocha wrap function js first failure | 1 |
190,480 | 15,240,182,443 | IssuesEvent | 2021-02-19 06:11:04 | MestreLion/git-tools | https://api.github.com/repos/MestreLion/git-tools | closed | [restore-mtime] Add instructions for GitHub Actions in documentation | documentation | Here is the data I can share....
locally it works fine the output shows:
```
36 files to be processed in work dir
Statistics:
0.02 seconds
762 log lines processed
73 commits evaluated
36 updated files
8 updated directories
```
On github action it shows:
```
36 files to be processed in work dir
Statistics:
0.02 seconds
38 log lines processed
1 commits evaluated
36 updated files
10 updated directories
```
As we can see there are a lot less log lines processed in the pipeline
I get a feeling this might be similar to Issue https://github.com/MestreLion/git-tools/issues/29 | 1.0 | [restore-mtime] Add instructions for GitHub Actions in documentation - Here is the data I can share....
locally it works fine the output shows:
```
36 files to be processed in work dir
Statistics:
0.02 seconds
762 log lines processed
73 commits evaluated
36 updated files
8 updated directories
```
On github action it shows:
```
36 files to be processed in work dir
Statistics:
0.02 seconds
38 log lines processed
1 commits evaluated
36 updated files
10 updated directories
```
As we can see there are a lot less log lines processed in the pipeline
I get a feeling this might be similar to Issue https://github.com/MestreLion/git-tools/issues/29 | non_test | add instructions for github actions in documentation here is the data i can share locally it works fine the output shows files to be processed in work dir statistics seconds log lines processed commits evaluated updated files updated directories on github action it shows files to be processed in work dir statistics seconds log lines processed commits evaluated updated files updated directories as we can see there are a lot less log lines processed in the pipeline i get a feeling this might be similar to issue | 0 |
187,800 | 14,432,327,922 | IssuesEvent | 2020-12-07 01:35:44 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | Go-zh/go.old: src/sync/atomic/atomic_test.go; 21 LoC | fresh small test |
Found a possible issue in [Go-zh/go.old](https://www.github.com/Go-zh/go.old) at [src/sync/atomic/atomic_test.go](https://github.com/Go-zh/go.old/blob/24ef7f41c99797e884957bf5f62b5d81eaa7565a/src/sync/atomic/atomic_test.go#L907-L927)
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 testf used in defer or goroutine at line 918
[Click here to see the code in its original context.](https://github.com/Go-zh/go.old/blob/24ef7f41c99797e884957bf5f62b5d81eaa7565a/src/sync/atomic/atomic_test.go#L907-L927)
<details>
<summary>Click here to show the 21 line(s) of Go which triggered the analyzer.</summary>
```go
for name, testf := range hammer32 {
c := make(chan int)
var val uint32
for i := 0; i < p; i++ {
go func() {
defer func() {
if err := recover(); err != nil {
t.Error(err.(string))
}
c <- 1
}()
testf(&val, n)
}()
}
for i := 0; i < p; i++ {
<-c
}
if !strings.HasPrefix(name, "Swap") && val != uint32(n)*p {
t.Fatalf("%s: val=%d want %d", name, val, n*p)
}
}
```
</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: 24ef7f41c99797e884957bf5f62b5d81eaa7565a
| 1.0 | Go-zh/go.old: src/sync/atomic/atomic_test.go; 21 LoC -
Found a possible issue in [Go-zh/go.old](https://www.github.com/Go-zh/go.old) at [src/sync/atomic/atomic_test.go](https://github.com/Go-zh/go.old/blob/24ef7f41c99797e884957bf5f62b5d81eaa7565a/src/sync/atomic/atomic_test.go#L907-L927)
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 testf used in defer or goroutine at line 918
[Click here to see the code in its original context.](https://github.com/Go-zh/go.old/blob/24ef7f41c99797e884957bf5f62b5d81eaa7565a/src/sync/atomic/atomic_test.go#L907-L927)
<details>
<summary>Click here to show the 21 line(s) of Go which triggered the analyzer.</summary>
```go
for name, testf := range hammer32 {
c := make(chan int)
var val uint32
for i := 0; i < p; i++ {
go func() {
defer func() {
if err := recover(); err != nil {
t.Error(err.(string))
}
c <- 1
}()
testf(&val, n)
}()
}
for i := 0; i < p; i++ {
<-c
}
if !strings.HasPrefix(name, "Swap") && val != uint32(n)*p {
t.Fatalf("%s: val=%d want %d", name, val, n*p)
}
}
```
</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: 24ef7f41c99797e884957bf5f62b5d81eaa7565a
| test | go zh go old src sync atomic atomic 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 testf used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for name testf range c make chan int var val for i i p i go func defer func if err recover err nil t error err string c testf val n for i i p i c if strings hasprefix name swap val n p t fatalf s val d want d name val n p 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 |
721,263 | 24,822,891,061 | IssuesEvent | 2022-10-25 17:58:41 | splitgraph/seafowl | https://api.github.com/repos/splitgraph/seafowl | closed | Example: single-writer-multiple-readers with Litestream + Minio | priority:P2 | Build a PoC of this working: https://www.splitgraph.com/docs/seafowl/guides/scaling-multiple-nodes#one-writer-many-readers-sqlite-and-litestream | 1.0 | Example: single-writer-multiple-readers with Litestream + Minio - Build a PoC of this working: https://www.splitgraph.com/docs/seafowl/guides/scaling-multiple-nodes#one-writer-many-readers-sqlite-and-litestream | non_test | example single writer multiple readers with litestream minio build a poc of this working | 0 |
507,905 | 14,684,322,254 | IssuesEvent | 2021-01-01 01:43:30 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | logging: backend inconsistency with console and shell | Stale area: Logging bug priority: low | If you have both a console and a shell, the log messages go to the shell UART rather than the console.
If you have both `CONFIG_SHELL_LOG_BACKEND=y` and `CONFIG_LOG_BACKEND_UART=y` set the log messages go *only* to the console, though they are both listed as enabled back-ends in the shell.
| 1.0 | logging: backend inconsistency with console and shell - If you have both a console and a shell, the log messages go to the shell UART rather than the console.
If you have both `CONFIG_SHELL_LOG_BACKEND=y` and `CONFIG_LOG_BACKEND_UART=y` set the log messages go *only* to the console, though they are both listed as enabled back-ends in the shell.
| non_test | logging backend inconsistency with console and shell if you have both a console and a shell the log messages go to the shell uart rather than the console if you have both config shell log backend y and config log backend uart y set the log messages go only to the console though they are both listed as enabled back ends in the shell | 0 |
110,543 | 16,980,469,784 | IssuesEvent | 2021-06-30 08:12:02 | samuelteixeiras/learnRuby | https://api.github.com/repos/samuelteixeiras/learnRuby | closed | CVE-2013-0263 (Medium) detected in rack-1.2.4.gem - autoclosed | security vulnerability | ## CVE-2013-0263 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.2.4.gem</b></p></summary>
<p>Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.
</p>
<p>Library home page: <a href="https://rubygems.org/gems/rack-1.2.4.gem">https://rubygems.org/gems/rack-1.2.4.gem</a></p>
<p>
Dependency Hierarchy:
<p>Found in HEAD commit: <a href="https://github.com/samuelteixeiras/learnRuby/commit/0c785fd9400921392b8ee5e3e166f30364359ecc">0c785fd9400921392b8ee5e3e166f30364359ecc</a></p>
<p>Found in base branch: <b>master</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>
Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.
<p>Publish Date: 2013-02-08
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2013-0263>CVE-2013-0263</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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-2013-0263">https://nvd.nist.gov/vuln/detail/CVE-2013-0263</a></p>
<p>Release Date: 2013-02-08</p>
<p>Fix Resolution: 1.5.2,1.4.5,1.3.10,1.2.8,1.1.6</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-2013-0263 (Medium) detected in rack-1.2.4.gem - autoclosed - ## CVE-2013-0263 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.2.4.gem</b></p></summary>
<p>Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.
</p>
<p>Library home page: <a href="https://rubygems.org/gems/rack-1.2.4.gem">https://rubygems.org/gems/rack-1.2.4.gem</a></p>
<p>
Dependency Hierarchy:
<p>Found in HEAD commit: <a href="https://github.com/samuelteixeiras/learnRuby/commit/0c785fd9400921392b8ee5e3e166f30364359ecc">0c785fd9400921392b8ee5e3e166f30364359ecc</a></p>
<p>Found in base branch: <b>master</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>
Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.
<p>Publish Date: 2013-02-08
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2013-0263>CVE-2013-0263</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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-2013-0263">https://nvd.nist.gov/vuln/detail/CVE-2013-0263</a></p>
<p>Release Date: 2013-02-08</p>
<p>Fix Resolution: 1.5.2,1.4.5,1.3.10,1.2.8,1.1.6</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 rack gem autoclosed cve medium severity vulnerability vulnerable library rack gem rack provides minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and distills the api for web servers web frameworks and software in between the so called middleware into a single method call also see library home page a href dependency hierarchy found in head commit a href found in base branch master vulnerability details rack session cookie in rack x before x before x before x before and x before allows remote attackers to guess the session cookie gain privileges and execute arbitrary code via a timing attack involving an hmac comparison function that does not run in constant time publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a 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 |
368,026 | 25,774,227,502 | IssuesEvent | 2022-12-09 10:32:49 | kubernetes/sig-release | https://api.github.com/repos/kubernetes/sig-release | closed | Cut v1.25.5 release | priority/important-soon sig/release kind/documentation area/release-eng | ## Scheduled to happen: 2022-12-08
## Release Blocking Issues
<!--
Make a list of anything preventing the release to start
(failing tests, pending image bumps, etc) and link them
to the relevant GitHub issues:
- [ ] Issue 1
- [ ] Issue 2
-->
<!--
Release Process Steps:
======================
Create a thread on #release-management on Slack to notify updates
about the release. For example,
- https://kubernetes.slack.com/archives/CJH2GBF7Y/p1635868822040300
- https://kubernetes.slack.com/archives/CJH2GBF7Y/p1631606375087500
- Add/Remove items of the checklist as you see fit
- Post bumps or issues encountered along the way
Hints and pointers to docs for each step of the release process:
Screenshot Testgrid Boards:
Use `krel testgridshot` to automatically create the screenshots
http://bit.ly/relmanagers-handbook#testgrid-screenshots
Stage and Release (mock and nomock):
Use `krel stage` && `krel release` see the handbook for more:
http://bit.ly/relmanagers-handbook#releases-management
Image promotion:
Use `kpromo pr` to create a pull request
https://sigs.k8s.io/promo-tools/docs/promotion-pull-requests.md
Notify #release-management on Slack:
Announce the release in a message in the Channel and paste the link
Direct link to slack: https://kubernetes.slack.com/messages/CJH2GBF7Y
Publish packages (skip for prereleases):
Coordinate with @google-build-admin before starting. Once the
NoMock Release is done (which builds the packages to the production bucket) and
**before sending the announcement** notify @google-build-admin to start
publishing the packages.
Send notification:
Use `krel announce` using your Sendgrid token
http://bit.ly/relmanagers-handbook#sending-mail
Collect Metrics:
Run krel history --branch release-1.mm --date-from 2021-mm-dd
http://bit.ly/relmanagers-handbook#adding-data-about-the-cloud-build-jobs
Finish post-release branch creation tasks: ← Only for rc.0 release
See the Branch Creation section of the handbook for more details:
http://bit.ly/relmanagers-handbook#branch-creation
Help? Ring @release-managers on slack!
-->
## Release Steps
- [x] Create a thread on #release-management: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670478077891719
- [x] Screenshot unhealthy release branch testgrid boards
- Mock Run
- [x] Stage
- [x] Release
- NoMock Run
- [x] Stage
- [x] Image Promotion: https://github.com/kubernetes/k8s.io/pull/4531
- [x] Release
- [x] Publish packages (debs & rpms): https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670523602011449?thread_ts=1670478077.891719&cid=CJH2GBF7Y
- [x] Notify #release-management: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670540989996259?thread_ts=1670478077.891719&cid=CJH2GBF7Y
- [x] Send notification: https://groups.google.com/u/1/a/kubernetes.io/g/dev/c/l_RtCXM1ezU
- [ ] Collect metrics and add them to the `Release steps` table below
<!-- ONLY FOR RC.0 RELEASE - [ ] Finish post-release branch creation tasks -->
## Release Tools Version
<!-- Replace with output of `krel version` -->
```
GitVersion: v0.14.0
GitCommit: 565c3d9578a0bb7bd01da4b3ecead583fdbdac29
GitTreeState: clean
BuildDate: 2022-12-08T02:04:23
GoVersion: go1.19.3
Compiler: gc
Platform: linux/amd64
```
## Release Jobs History
<!-- The following table can be automatically generated using krel --history -->
| Step | Command | Link | Start | Duration | Succeeded? |
| --- | --- | --- | --- | --- | --- |
| Mock stage | `krel stage --submit=false --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds/b5826a10-a362-4212-bcc6-bce1c75a5320;step=3;tab=detail?project=kubernetes-release-test | `2022-12-08T06:57:15+00:00` | 02:15:49| Yes |
| Mock release | `krel release --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572 ` | https://console.cloud.google.com/cloud-build/builds/dbc00dc0-a6e6-4477-a435-3af42b70a019?project=kubernetes-release-test | `2022-12-08T09:15:50+00:00` | 00:26:29 | yes |
| Stage | `krel stage --submit=false --nomock --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds/8fb94ee4-5e4c-4960-9cba-9266adf4a728;step=3;tab=detail?project=kubernetes-release-test | `2022-12-08T09:59:18+00:00` | 02:03:06 | Yes |
| Release | `krel release --submit=false --nomock --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds;region=global/6c6539d0-8060-4fe4-9759-73bde72274d7;step=4;tab=detail?project=kubernetes-release-test | `2022-12-08T17:04:45+00:00` | 00:40:17 | Yes |
## Action Items
<!--
During the release, you may find a few things that require updates
(process changes, documentation updates, fixes to release tooling).
Please list them here.
It will be your responsibility to open issues/PRs to resolve these
issues/improvements. Keep this issue open until these action items
are complete.
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
-->
## Open Questions
<!--
During the release, you may have a few questions that you can't
answer yourself or may require group discussion.
Please list them here.
Follow up with Branch Managers/Patch Release Team/Release Engineering
subproject owners to get these questions answered.
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
-->
/milestone v1.25
/assign @ameukam
/cc @kubernetes/release-managers
/priority important-soon
/kind documentation
| 1.0 | Cut v1.25.5 release - ## Scheduled to happen: 2022-12-08
## Release Blocking Issues
<!--
Make a list of anything preventing the release to start
(failing tests, pending image bumps, etc) and link them
to the relevant GitHub issues:
- [ ] Issue 1
- [ ] Issue 2
-->
<!--
Release Process Steps:
======================
Create a thread on #release-management on Slack to notify updates
about the release. For example,
- https://kubernetes.slack.com/archives/CJH2GBF7Y/p1635868822040300
- https://kubernetes.slack.com/archives/CJH2GBF7Y/p1631606375087500
- Add/Remove items of the checklist as you see fit
- Post bumps or issues encountered along the way
Hints and pointers to docs for each step of the release process:
Screenshot Testgrid Boards:
Use `krel testgridshot` to automatically create the screenshots
http://bit.ly/relmanagers-handbook#testgrid-screenshots
Stage and Release (mock and nomock):
Use `krel stage` && `krel release` see the handbook for more:
http://bit.ly/relmanagers-handbook#releases-management
Image promotion:
Use `kpromo pr` to create a pull request
https://sigs.k8s.io/promo-tools/docs/promotion-pull-requests.md
Notify #release-management on Slack:
Announce the release in a message in the Channel and paste the link
Direct link to slack: https://kubernetes.slack.com/messages/CJH2GBF7Y
Publish packages (skip for prereleases):
Coordinate with @google-build-admin before starting. Once the
NoMock Release is done (which builds the packages to the production bucket) and
**before sending the announcement** notify @google-build-admin to start
publishing the packages.
Send notification:
Use `krel announce` using your Sendgrid token
http://bit.ly/relmanagers-handbook#sending-mail
Collect Metrics:
Run krel history --branch release-1.mm --date-from 2021-mm-dd
http://bit.ly/relmanagers-handbook#adding-data-about-the-cloud-build-jobs
Finish post-release branch creation tasks: ← Only for rc.0 release
See the Branch Creation section of the handbook for more details:
http://bit.ly/relmanagers-handbook#branch-creation
Help? Ring @release-managers on slack!
-->
## Release Steps
- [x] Create a thread on #release-management: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670478077891719
- [x] Screenshot unhealthy release branch testgrid boards
- Mock Run
- [x] Stage
- [x] Release
- NoMock Run
- [x] Stage
- [x] Image Promotion: https://github.com/kubernetes/k8s.io/pull/4531
- [x] Release
- [x] Publish packages (debs & rpms): https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670523602011449?thread_ts=1670478077.891719&cid=CJH2GBF7Y
- [x] Notify #release-management: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1670540989996259?thread_ts=1670478077.891719&cid=CJH2GBF7Y
- [x] Send notification: https://groups.google.com/u/1/a/kubernetes.io/g/dev/c/l_RtCXM1ezU
- [ ] Collect metrics and add them to the `Release steps` table below
<!-- ONLY FOR RC.0 RELEASE - [ ] Finish post-release branch creation tasks -->
## Release Tools Version
<!-- Replace with output of `krel version` -->
```
GitVersion: v0.14.0
GitCommit: 565c3d9578a0bb7bd01da4b3ecead583fdbdac29
GitTreeState: clean
BuildDate: 2022-12-08T02:04:23
GoVersion: go1.19.3
Compiler: gc
Platform: linux/amd64
```
## Release Jobs History
<!-- The following table can be automatically generated using krel --history -->
| Step | Command | Link | Start | Duration | Succeeded? |
| --- | --- | --- | --- | --- | --- |
| Mock stage | `krel stage --submit=false --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds/b5826a10-a362-4212-bcc6-bce1c75a5320;step=3;tab=detail?project=kubernetes-release-test | `2022-12-08T06:57:15+00:00` | 02:15:49| Yes |
| Mock release | `krel release --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572 ` | https://console.cloud.google.com/cloud-build/builds/dbc00dc0-a6e6-4477-a435-3af42b70a019?project=kubernetes-release-test | `2022-12-08T09:15:50+00:00` | 00:26:29 | yes |
| Stage | `krel stage --submit=false --nomock --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds/8fb94ee4-5e4c-4960-9cba-9266adf4a728;step=3;tab=detail?project=kubernetes-release-test | `2022-12-08T09:59:18+00:00` | 02:03:06 | Yes |
| Release | `krel release --submit=false --nomock --log-level=info --type=official --branch=release-1.25 --build-version=v1.25.5-rc.0.32+4d19ab029cb572` | https://console.cloud.google.com/cloud-build/builds;region=global/6c6539d0-8060-4fe4-9759-73bde72274d7;step=4;tab=detail?project=kubernetes-release-test | `2022-12-08T17:04:45+00:00` | 00:40:17 | Yes |
## Action Items
<!--
During the release, you may find a few things that require updates
(process changes, documentation updates, fixes to release tooling).
Please list them here.
It will be your responsibility to open issues/PRs to resolve these
issues/improvements. Keep this issue open until these action items
are complete.
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
-->
## Open Questions
<!--
During the release, you may have a few questions that you can't
answer yourself or may require group discussion.
Please list them here.
Follow up with Branch Managers/Patch Release Team/Release Engineering
subproject owners to get these questions answered.
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
-->
/milestone v1.25
/assign @ameukam
/cc @kubernetes/release-managers
/priority important-soon
/kind documentation
| non_test | cut release scheduled to happen release blocking issues make a list of anything preventing the release to start failing tests pending image bumps etc and link them to the relevant github issues issue issue release process steps create a thread on release management on slack to notify updates about the release for example add remove items of the checklist as you see fit post bumps or issues encountered along the way hints and pointers to docs for each step of the release process screenshot testgrid boards use krel testgridshot to automatically create the screenshots stage and release mock and nomock use krel stage krel release see the handbook for more image promotion use kpromo pr to create a pull request notify release management on slack announce the release in a message in the channel and paste the link direct link to slack publish packages skip for prereleases coordinate with google build admin before starting once the nomock release is done which builds the packages to the production bucket and before sending the announcement notify google build admin to start publishing the packages send notification use krel announce using your sendgrid token collect metrics run krel history branch release mm date from mm dd finish post release branch creation tasks ← only for rc release see the branch creation section of the handbook for more details help ring release managers on slack release steps create a thread on release management screenshot unhealthy release branch testgrid boards mock run stage release nomock run stage image promotion release publish packages debs rpms notify release management send notification collect metrics and add them to the release steps table below release tools version gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux release jobs history step command link start duration succeeded mock stage krel stage submit false log level info type official branch release build version rc yes mock release krel release type official branch release build version rc yes stage krel stage submit false nomock log level info type official branch release build version rc yes release krel release submit false nomock log level info type official branch release build version rc yes action items during the release you may find a few things that require updates process changes documentation updates fixes to release tooling please list them here it will be your responsibility to open issues prs to resolve these issues improvements keep this issue open until these action items are complete item item item open questions during the release you may have a few questions that you can t answer yourself or may require group discussion please list them here follow up with branch managers patch release team release engineering subproject owners to get these questions answered item item item milestone assign ameukam cc kubernetes release managers priority important soon kind documentation | 0 |
166,378 | 26,345,932,956 | IssuesEvent | 2023-01-10 22:04:14 | ephios-dev/ephios | https://api.github.com/repos/ephios-dev/ephios | closed | Filter event list | [P] major [C] feature [C] design/ui | As a user, I expect the event list to offer the follwing filters:
- event type
- search field
Possible filters (consider keeping the UI slight)
- state of my participation / can I sign up?
- calendar (prior to/after selected date) | 1.0 | Filter event list - As a user, I expect the event list to offer the follwing filters:
- event type
- search field
Possible filters (consider keeping the UI slight)
- state of my participation / can I sign up?
- calendar (prior to/after selected date) | non_test | filter event list as a user i expect the event list to offer the follwing filters event type search field possible filters consider keeping the ui slight state of my participation can i sign up calendar prior to after selected date | 0 |
181,514 | 21,664,367,554 | IssuesEvent | 2022-05-07 01:08:11 | jerry-zhang-DYG/MyHealthClinicInternal | https://api.github.com/repos/jerry-zhang-DYG/MyHealthClinicInternal | closed | WS-2019-0331 (Medium) detected in handlebars-4.0.11.tgz - autoclosed | security vulnerability | ## WS-2019-0331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz</a></p>
<p>Path to dependency file: MyHealthClinicInternal/src/MyHealth.Web/package.json</p>
<p>Path to vulnerable library: MyHealthClinicInternal/src/MyHealth.Web/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- gulp-eslint-1.0.0.tgz (Root Library)
- eslint-1.10.3.tgz
- :x: **handlebars-4.0.11.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jerry-zhang-DYG/MyHealthClinicInternal/commit/fbc85176537c4ab2b83d1dba87b5b56a86fafe58">fbc85176537c4ab2b83d1dba87b5b56a86fafe58</a></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>
Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.
<p>Publish Date: 2019-11-13
<p>URL: <a href=https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e>WS-2019-0331</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/1316">https://www.npmjs.com/advisories/1316</a></p>
<p>Release Date: 2019-12-05</p>
<p>Fix Resolution: handlebars - 4.5.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2019-0331 (Medium) detected in handlebars-4.0.11.tgz - autoclosed - ## WS-2019-0331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz</a></p>
<p>Path to dependency file: MyHealthClinicInternal/src/MyHealth.Web/package.json</p>
<p>Path to vulnerable library: MyHealthClinicInternal/src/MyHealth.Web/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- gulp-eslint-1.0.0.tgz (Root Library)
- eslint-1.10.3.tgz
- :x: **handlebars-4.0.11.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jerry-zhang-DYG/MyHealthClinicInternal/commit/fbc85176537c4ab2b83d1dba87b5b56a86fafe58">fbc85176537c4ab2b83d1dba87b5b56a86fafe58</a></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>
Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.
<p>Publish Date: 2019-11-13
<p>URL: <a href=https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e>WS-2019-0331</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/1316">https://www.npmjs.com/advisories/1316</a></p>
<p>Release Date: 2019-12-05</p>
<p>Fix Resolution: handlebars - 4.5.2</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 | ws medium detected in handlebars tgz autoclosed ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file myhealthclinicinternal src myhealth web package json path to vulnerable library myhealthclinicinternal src myhealth web node modules handlebars package json dependency hierarchy gulp eslint tgz root library eslint tgz x handlebars tgz vulnerable library found in head commit a href vulnerability details arbitrary code execution vulnerability found in handlebars before lookup helper fails to validate templates attack may submit templates that execute arbitrary javascript in the system publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution handlebars step up your open source security game with whitesource | 0 |
18,294 | 25,291,095,107 | IssuesEvent | 2022-11-17 00:20:09 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | [HPOS] Unable to purchase a subscription via BACS checkout | type: bug compatibility: HPOS | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When purchasing a subscription via BACS checkout with HPOS enabled on the current `trunk` branch, the checkout will not be successful. The response from `/?wc-ajax=checkout` will either timeout or return a `500` status.
Activating additional plugins (e.g. Query Monitor) results in the following memory error:
```
CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 1052672 bytes) in /var/www/html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php on line 111
```
## To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
0. Install WC 7.1.0 and WC Subs 4.6.0
1. Checkout and activate subscriptions-core 5.0.0
3. Enable HPOS
4. Purchase a simple subscription purchase via checkout, using BACS
5. Checkout should be successful
6. Checkout subscriptions-core `trunk` branch
7. Purchase a simple subscription purchase via checkout, using BACS
8. The checkout will not be successful. The response from `/?wc-ajax=checkout` will either timeout or return a `500` status.
### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
### Actual behavior
<!-- A clear and concise description of what actually happens. -->
## Product impact
<!-- What products does this issue affect? -->
- [ ] Does this issue affect WooCommerce Subscriptions? yes/no/tbc, add issue ref
- [ ] Does this issue affect WooCommerce Payments? yes/no/tbc, add issue ref
## Additional context
<!-- Any additional context or details you think might be helpful. -->
<!-- Ticket numbers/links, plugin versions, system statuses etc. -->
I use a `wp-env` environment with WC 7.1.0 & WC Subs 4.6.0.
This error does not occur when using subs-core v5.0.0, therefore it may have been introduced by #256.
<!-- Collapse lengthy logs or status reports with a <details> tag -->
<details>
```
### WordPress Environment ###
WordPress address (URL): http://localhost
Site address (URL): http://localhost
WC Version: 7.1.0
REST API Version: ✔ 7.1.0
WC Blocks Version: ✔ 8.7.5
Action Scheduler Version: ✔ 3.4.0
Log Directory Writable: ✔
WP Version: 6.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache/2.4.54 (Debian)
PHP Version: 7.4.33
PHP Post Max Size: 8 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.74.0
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 5.5.5-10.9.4-MariaDB-1:10.9.4+maria~ubu2204
Max Upload Size: 2 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ❌ Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 7.1.0
WC Database Prefix: wp_
Total Database Size: 7.32MB
Database Data Size: 5.43MB
Database Index Size: 1.89MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 4.03MB + Index: 0.06MB + Engine InnoDB
wp_postmeta: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
wp_posts: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_wc_orders_meta: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
### Post Type Counts ###
attachment: 1
page: 7
post: 2
product: 2
shop_order: 42
shop_subscription: 8
wp_global_styles: 1
### Security ###
Secure connection (HTTPS): ❌
Your store is not using HTTPS. Learn more about HTTPS and SSL Certificates.
Hide errors from visitors: ❌Error messages should not be shown to visitors.
### Active Plugins (4) ###
WooCommerce Subscriptions Core: by Automattic – 5.0.0
WooCommerce Subscriptions: by WooCommerce – 4.6.0
WooCommerce: by Automattic – 7.1.0
WP Console: by Edi Amin – 2.3.1
### Inactive Plugins (4) ###
Hello Dolly: by Matt Mullenweg – 1.7.2
Query Monitor: by John Blackbourn – 3.10.1
WooCommerce Payments: by Automattic – 5.0.3
WooCommerce Payments Dev Tools: by Automattic –
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: ✔
### WC Pages ###
Shop base: #6 - /shop/
Cart: #7 - /cart/
Checkout: #8 - /checkout/
My account: #9 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 4.1.3 (update to version 4.2.0 is available)
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ❌ Staging
Subscriptions Live URL: http://localhost
Subscription Statuses: wc-active: 2
wc-pending: 3
wc-on-hold: 1
wc-cancelled: 2
WooCommerce Account Connected: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — Massachusetts
### Subscriptions by Payment Gateway ###
Direct bank transfer: wc-active: 1
wc-cancelled: 2
wc-on-hold: 1
wc-pending: 3
other: wc-active: 1
### Payment Gateway Support ###
Direct bank transfer: products
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
multichannel-marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: minified-js
new-product-management-experience
settings
Daily Cron: ✔ Next scheduled: 2022-11-16 03:45:05 +00:00
Options: ✔
Notes: 51
Onboarding: completed
### Action Scheduler ###
Complete: 240
Oldest: 2022-10-24 06:12:15 +0000
Newest: 2022-11-15 23:49:25 +0000
Pending: 1
Oldest: 2022-11-15 23:59:26 +0000
Newest: 2022-11-15 23:59:26 +0000
### Status report information ###
Generated at: 2022-11-15 23:54:57 +00:00
```
</details>
| True | [HPOS] Unable to purchase a subscription via BACS checkout - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When purchasing a subscription via BACS checkout with HPOS enabled on the current `trunk` branch, the checkout will not be successful. The response from `/?wc-ajax=checkout` will either timeout or return a `500` status.
Activating additional plugins (e.g. Query Monitor) results in the following memory error:
```
CRITICAL Allowed memory size of 134217728 bytes exhausted (tried to allocate 1052672 bytes) in /var/www/html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php on line 111
```
## To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
0. Install WC 7.1.0 and WC Subs 4.6.0
1. Checkout and activate subscriptions-core 5.0.0
3. Enable HPOS
4. Purchase a simple subscription purchase via checkout, using BACS
5. Checkout should be successful
6. Checkout subscriptions-core `trunk` branch
7. Purchase a simple subscription purchase via checkout, using BACS
8. The checkout will not be successful. The response from `/?wc-ajax=checkout` will either timeout or return a `500` status.
### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
### Actual behavior
<!-- A clear and concise description of what actually happens. -->
## Product impact
<!-- What products does this issue affect? -->
- [ ] Does this issue affect WooCommerce Subscriptions? yes/no/tbc, add issue ref
- [ ] Does this issue affect WooCommerce Payments? yes/no/tbc, add issue ref
## Additional context
<!-- Any additional context or details you think might be helpful. -->
<!-- Ticket numbers/links, plugin versions, system statuses etc. -->
I use a `wp-env` environment with WC 7.1.0 & WC Subs 4.6.0.
This error does not occur when using subs-core v5.0.0, therefore it may have been introduced by #256.
<!-- Collapse lengthy logs or status reports with a <details> tag -->
<details>
```
### WordPress Environment ###
WordPress address (URL): http://localhost
Site address (URL): http://localhost
WC Version: 7.1.0
REST API Version: ✔ 7.1.0
WC Blocks Version: ✔ 8.7.5
Action Scheduler Version: ✔ 3.4.0
Log Directory Writable: ✔
WP Version: 6.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache/2.4.54 (Debian)
PHP Version: 7.4.33
PHP Post Max Size: 8 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.74.0
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 5.5.5-10.9.4-MariaDB-1:10.9.4+maria~ubu2204
Max Upload Size: 2 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ❌ Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 7.1.0
WC Database Prefix: wp_
Total Database Size: 7.32MB
Database Data Size: 5.43MB
Database Index Size: 1.89MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 4.03MB + Index: 0.06MB + Engine InnoDB
wp_postmeta: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
wp_posts: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_wc_orders_meta: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
### Post Type Counts ###
attachment: 1
page: 7
post: 2
product: 2
shop_order: 42
shop_subscription: 8
wp_global_styles: 1
### Security ###
Secure connection (HTTPS): ❌
Your store is not using HTTPS. Learn more about HTTPS and SSL Certificates.
Hide errors from visitors: ❌Error messages should not be shown to visitors.
### Active Plugins (4) ###
WooCommerce Subscriptions Core: by Automattic – 5.0.0
WooCommerce Subscriptions: by WooCommerce – 4.6.0
WooCommerce: by Automattic – 7.1.0
WP Console: by Edi Amin – 2.3.1
### Inactive Plugins (4) ###
Hello Dolly: by Matt Mullenweg – 1.7.2
Query Monitor: by John Blackbourn – 3.10.1
WooCommerce Payments: by Automattic – 5.0.3
WooCommerce Payments Dev Tools: by Automattic –
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: ✔
### WC Pages ###
Shop base: #6 - /shop/
Cart: #7 - /cart/
Checkout: #8 - /checkout/
My account: #9 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 4.1.3 (update to version 4.2.0 is available)
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ❌ Staging
Subscriptions Live URL: http://localhost
Subscription Statuses: wc-active: 2
wc-pending: 3
wc-on-hold: 1
wc-cancelled: 2
WooCommerce Account Connected: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — Massachusetts
### Subscriptions by Payment Gateway ###
Direct bank transfer: wc-active: 1
wc-cancelled: 2
wc-on-hold: 1
wc-pending: 3
other: wc-active: 1
### Payment Gateway Support ###
Direct bank transfer: products
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
multichannel-marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: minified-js
new-product-management-experience
settings
Daily Cron: ✔ Next scheduled: 2022-11-16 03:45:05 +00:00
Options: ✔
Notes: 51
Onboarding: completed
### Action Scheduler ###
Complete: 240
Oldest: 2022-10-24 06:12:15 +0000
Newest: 2022-11-15 23:49:25 +0000
Pending: 1
Oldest: 2022-11-15 23:59:26 +0000
Newest: 2022-11-15 23:59:26 +0000
### Status report information ###
Generated at: 2022-11-15 23:54:57 +00:00
```
</details>
| non_test | unable to purchase a subscription via bacs checkout describe the bug when purchasing a subscription via bacs checkout with hpos enabled on the current trunk branch the checkout will not be successful the response from wc ajax checkout will either timeout or return a status activating additional plugins e g query monitor results in the following memory error critical allowed memory size of bytes exhausted tried to allocate bytes in var www html wp content plugins woocommerce includes data stores class wc data store wp php on line to reproduce install wc and wc subs checkout and activate subscriptions core enable hpos purchase a simple subscription purchase via checkout using bacs checkout should be successful checkout subscriptions core trunk branch purchase a simple subscription purchase via checkout using bacs the checkout will not be successful the response from wc ajax checkout will either timeout or return a status expected behavior actual behavior product impact does this issue affect woocommerce subscriptions yes no tbc add issue ref does this issue affect woocommerce payments yes no tbc add issue ref additional context i use a wp env environment with wc wc subs this error does not occur when using subs core therefore it may have been introduced by tag wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode ✔ wp cron ✔ language en us external object cache – server environment server info apache debian php version php post max size mb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb maria max upload size mb default timezone is utc ✔ fsockopen curl ✔ soapclient ❌ your server does not have the soapclient class enabled some gateway plugins which use soap may not work as expected domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix wp total database size database data size database index size wp woocommerce sessions data index engine innodb wp woocommerce api keys data index engine innodb wp woocommerce attribute taxonomies data index engine innodb wp woocommerce downloadable product permissions data index engine innodb wp woocommerce order items data index engine innodb wp woocommerce order itemmeta data index engine innodb wp woocommerce tax rates data index engine innodb wp woocommerce tax rate locations data index engine innodb wp woocommerce shipping zones data index engine innodb wp woocommerce shipping zone locations data index engine innodb wp woocommerce shipping zone methods data index engine innodb wp woocommerce payment tokens data index engine innodb wp woocommerce payment tokenmeta data index engine innodb wp woocommerce log data index engine innodb wp actionscheduler actions data index engine innodb wp actionscheduler claims data index engine innodb wp actionscheduler groups data index engine innodb wp actionscheduler logs data index engine innodb wp commentmeta data index engine innodb wp comments data index engine innodb wp links data index engine innodb wp options data index engine innodb wp postmeta data index engine innodb wp posts data index engine innodb wp termmeta data index engine innodb wp terms data index engine innodb wp term relationships data index engine innodb wp term taxonomy data index engine innodb wp usermeta data index engine innodb wp users data index engine innodb wp wc admin notes data index engine innodb wp wc admin note actions data index engine innodb wp wc category lookup data index engine innodb wp wc customer lookup data index engine innodb wp wc download log data index engine innodb wp wc orders data index engine innodb wp wc orders meta data index engine innodb wp wc order addresses data index engine innodb wp wc order coupon lookup data index engine innodb wp wc order operational data data index engine innodb wp wc order product lookup data index engine innodb wp wc order stats data index engine innodb wp wc order tax lookup data index engine innodb wp wc product attributes lookup data index engine innodb wp wc product download directories data index engine innodb wp wc product meta lookup data index engine innodb wp wc rate limits data index engine innodb wp wc reserved stock data index engine innodb wp wc tax rate classes data index engine innodb wp wc webhooks data index engine innodb post type counts attachment page post product shop order shop subscription wp global styles security secure connection https ❌ your store is not using https learn more about https and ssl certificates hide errors from visitors ❌error messages should not be shown to visitors active plugins woocommerce subscriptions core by automattic – woocommerce subscriptions by woocommerce – woocommerce by automattic – wp console by edi amin – inactive plugins hello dolly by matt mullenweg – query monitor by john blackbourn – woocommerce payments by automattic – woocommerce payments dev tools by automattic – settings api enabled – force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple subscription subscription variable variable variable subscription variable subscription taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com – enforce approved product download directories ✔ wc pages shop base shop cart cart checkout checkout my account my account terms and conditions ❌ page not set theme name storefront version update to version is available author url child theme ❌ – if you are modifying woocommerce on a parent theme that you did not build personally we recommend using a child theme see how to create a child theme woocommerce support ✔ templates overrides – subscriptions wcs debug ✔ no subscriptions mode ❌ staging subscriptions live url subscription statuses wc active wc pending wc on hold wc cancelled woocommerce account connected ❌ no report cache enabled ✔ yes cache update failures ✔ failure store setup country state united states us — massachusetts subscriptions by payment gateway direct bank transfer wc active wc cancelled wc on hold wc pending other wc active payment gateway support direct bank transfer products admin enabled features activity panels analytics coupons customer effort score tracks experimental products task experimental import products task experimental fashion sample products shipping smart defaults shipping setting tour homescreen marketing multichannel marketing mobile app banner navigation onboarding onboarding tasks remote inbox notifications remote free extensions payment gateway suggestions shipping label banner subscriptions store alerts transient notices woo mobile welcome wc pay promotion wc pay welcome page disabled features minified js new product management experience settings daily cron ✔ next scheduled options ✔ notes onboarding completed action scheduler complete oldest newest pending oldest newest status report information generated at | 0 |
27,389 | 13,238,635,060 | IssuesEvent | 2020-08-19 00:59:12 | lemurheavy/coveralls-public | https://api.github.com/repos/lemurheavy/coveralls-public | closed | Github status stuck with "Expected — Waiting for status to be reported" | site-performance travis-ci | Hi,
Our open source project on GitHub usually works with Coveralls, but it gets stuck with following error now and then (nothing updated recently):
<img width="779" alt="screen shot 2019-01-18 at 3 50 20 pm" src="https://user-images.githubusercontent.com/11909235/51418533-ce040800-1b38-11e9-8e80-dd57b0ed5ae6.png">
I have tried following:
1. Restarting Travis CI build multiple times.
2. Closing and re-opening the PR (idea from issue: https://github.com/lemurheavy/coveralls-public/issues/905)
Please advise what else we can try to get this to work. | True | Github status stuck with "Expected — Waiting for status to be reported" - Hi,
Our open source project on GitHub usually works with Coveralls, but it gets stuck with following error now and then (nothing updated recently):
<img width="779" alt="screen shot 2019-01-18 at 3 50 20 pm" src="https://user-images.githubusercontent.com/11909235/51418533-ce040800-1b38-11e9-8e80-dd57b0ed5ae6.png">
I have tried following:
1. Restarting Travis CI build multiple times.
2. Closing and re-opening the PR (idea from issue: https://github.com/lemurheavy/coveralls-public/issues/905)
Please advise what else we can try to get this to work. | non_test | github status stuck with expected — waiting for status to be reported hi our open source project on github usually works with coveralls but it gets stuck with following error now and then nothing updated recently img width alt screen shot at pm src i have tried following restarting travis ci build multiple times closing and re opening the pr idea from issue please advise what else we can try to get this to work | 0 |
169,739 | 13,159,080,902 | IssuesEvent | 2020-08-10 15:17:06 | warriordog/mooltipage | https://api.github.com/repos/warriordog/mooltipage | opened | Tests for caches | enhancement tests | There are a variety of caches in the pipeline, and currently they are only tested at the unit level. Integration tests are needed to make sure that the cached content is actually used by the pipeline instead of just recreating the data each time. | 1.0 | Tests for caches - There are a variety of caches in the pipeline, and currently they are only tested at the unit level. Integration tests are needed to make sure that the cached content is actually used by the pipeline instead of just recreating the data each time. | test | tests for caches there are a variety of caches in the pipeline and currently they are only tested at the unit level integration tests are needed to make sure that the cached content is actually used by the pipeline instead of just recreating the data each time | 1 |
282,750 | 30,889,418,943 | IssuesEvent | 2023-08-04 02:41:43 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2019-14898 (High) detected in linux-stable-rtv4.1.33, linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2019-14898 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b></p></summary>
<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 fix for CVE-2019-11599, affecting the Linux kernel before 5.0.10 was not complete. A local user could use this flaw to obtain sensitive information, cause a denial of service, or possibly have other unspecified impacts by triggering a race condition with mmget_not_zero or get_task_mm calls.
<p>Publish Date: 2020-05-08
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-14898>CVE-2019-14898</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.0</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12637">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12637</a></p>
<p>Release Date: 2020-05-08</p>
<p>Fix Resolution: v5.1-rc6</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-2019-14898 (High) detected in linux-stable-rtv4.1.33, linux-stable-rtv4.1.33 - ## CVE-2019-14898 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b></p></summary>
<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 fix for CVE-2019-11599, affecting the Linux kernel before 5.0.10 was not complete. A local user could use this flaw to obtain sensitive information, cause a denial of service, or possibly have other unspecified impacts by triggering a race condition with mmget_not_zero or get_task_mm calls.
<p>Publish Date: 2020-05-08
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-14898>CVE-2019-14898</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.0</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12637">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12637</a></p>
<p>Release Date: 2020-05-08</p>
<p>Fix Resolution: v5.1-rc6</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 linux stable linux stable cve high severity vulnerability vulnerable libraries linux stable linux stable vulnerability details the fix for cve affecting the linux kernel before was not complete a local user could use this flaw to obtain sensitive information cause a denial of service or possibly have other unspecified impacts by triggering a race condition with mmget not zero or get task mm calls publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
584,540 | 17,457,756,826 | IssuesEvent | 2021-08-06 05:39:18 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | closed | [GlobalStep] User navigates to the Blank screen upon filtering transactions. | type: bug priority: low status: has PR size: small | ## Bug Description:
User navigates to the Blank screen upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Environment:
Woocommerce Version : WooCommerce 5.2.2
WordPress version: (v5.7)
**PC**:
Windows 10, Mac 10.14.6
Chrome(Version 89.0.4389.90)
Firefox(Version 87.0)
Safari: v13.1.1
## Steps To Reproduce:
1. Create any test site using JN site.
1. Install and activate all the required plugins
1. Install and activate WooCommerce Payments plugin.
1. Complete the onboarding setup wizard.
1. Add some products.
1. Go to frontend and complete the checkout process for any product with WooCommerce payment method.
1. Go to Payments->Transactions.
1. Now filter the transactions using between the dates filter.
1. Note that transactions are displayed as per the filter applied.
1. Now filter the transactions using "Before" or "After" date filter.
1. Observe that user navigates to the Blank screen.
## Actual Result:
User navigates to the Blank screen upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Expected Result:
Transactions should be display upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Video:
https://user-images.githubusercontent.com/41110392/115415772-ce5a4480-a214-11eb-9969-37039c5b16a4.mp4
**Isolating the problem (mark completed items with an [x]):**
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
<details>
```
`
### WordPress Environment ###
WordPress address (URL): https://hot-damsel.jurassic.ninja
Site address (URL): https://hot-damsel.jurassic.ninja
WC Version: 5.2.2
REST API Version: ✔ 5.2.2
WC Blocks Version: ✔ 4.9.1
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 2.1.5
Log Directory Writable: ✔
WP Version: 5.7.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache/2.4.46 (Unix) OpenSSL/1.0.2g
PHP Version: 7.4.16
PHP Post Max Size: 1 GB
PHP Time Limit: 30
PHP Max Input Vars: 5000
cURL Version: 7.47.0
OpenSSL/1.0.2g
SUHOSIN Installed: –
MySQL Version: 5.7.33-0ubuntu0.16.04.1-log
Max Upload Size: 512 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 5.2.2
WC Database Prefix: wp_
Total Database Size: 4.20MB
Database Data Size: 2.67MB
Database Index Size: 1.53MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.05MB + Index: 0.11MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 1.45MB + Index: 0.06MB + Engine InnoDB
wp_postmeta: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
wp_posts: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
### Post Type Counts ###
attachment: 24
page: 6
post: 2
product: 20
product_variation: 7
revision: 5
shop_order: 15
shop_order_refund: 3
shop_subscription: 2
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (12) ###
Query Monitor: by John Blackbourn – 3.6.7
Code Snippets: by Code Snippets Pro – 2.14.1
Companion Plugin: by Osk – 1.18
Creative Mail by Constant Contact: by Constant Contact – 1.3.5
Facebook for WooCommerce: by Facebook – 2.3.5
Google Ads & Marketing by Kliken: by Kliken – 1.0.7
Mailchimp for WooCommerce: by Mailchimp – 2.5.1
WooCommerce Blocks: by Automattic – 4.9.1
WooCommerce Payments: by Automattic – 2.3.0
WooCommerce Shipping & Tax: by Automattic – 1.25.11
WooCommerce Subscriptions: by WooCommerce – 3.0.12
WooCommerce: by Automattic – 5.2.2
### Inactive Plugins (2) ###
Akismet Anti-Spam: by Automattic – 4.1.9
Hello Dolly: by Matt Mullenweg – 1.7.2
### Dropin Plugins (1) ###
db.php: Query Monitor Database Class
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
### WC Pages ###
Shop base: #5 - /shop/
Cart: #6 - /cart/
Checkout: #7 - /checkout/
My account: #8 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 3.5.1
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ✔ Live
Subscriptions Live URL: https://hot-damsel.jurassic.ninja
Subscription Statuses: wc-active: 1
wc-on-hold: 1
WooCommerce Account Connected: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — California
### Subscriptions by Payment Gateway ###
WooCommerce Payments: wc-active: 1
wc-on-hold: 1
### Payment Gateway Support ###
WooCommerce Payments: products
refunds
tokenization
add_payment_method
subscriptions
subscription_cancellation
subscription_suspension
subscription_reactivation
subscription_amount_changes
subscription_date_changes
subscription_payment_method_change
subscription_payment_method_change_customer
subscription_payment_method_change_admin
multiple_subscriptions
### Action Scheduler ###
Complete: 94
Oldest: 2021-04-20 06:57:03 +0000
Newest: 2021-04-20 13:03:28 +0000
Pending: 3
Oldest: 2021-04-21 11:48:03 +0000
Newest: 2021-05-04 10:49:28 +0000
### Status report information ###
Generated at: 2021-04-20 14:37:17 +00:00
`
```
</details> | 1.0 | [GlobalStep] User navigates to the Blank screen upon filtering transactions. - ## Bug Description:
User navigates to the Blank screen upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Environment:
Woocommerce Version : WooCommerce 5.2.2
WordPress version: (v5.7)
**PC**:
Windows 10, Mac 10.14.6
Chrome(Version 89.0.4389.90)
Firefox(Version 87.0)
Safari: v13.1.1
## Steps To Reproduce:
1. Create any test site using JN site.
1. Install and activate all the required plugins
1. Install and activate WooCommerce Payments plugin.
1. Complete the onboarding setup wizard.
1. Add some products.
1. Go to frontend and complete the checkout process for any product with WooCommerce payment method.
1. Go to Payments->Transactions.
1. Now filter the transactions using between the dates filter.
1. Note that transactions are displayed as per the filter applied.
1. Now filter the transactions using "Before" or "After" date filter.
1. Observe that user navigates to the Blank screen.
## Actual Result:
User navigates to the Blank screen upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Expected Result:
Transactions should be display upon filtering transactions using "Before" or "After" date filter after using "Between" date filter.
## Video:
https://user-images.githubusercontent.com/41110392/115415772-ce5a4480-a214-11eb-9969-37039c5b16a4.mp4
**Isolating the problem (mark completed items with an [x]):**
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
<details>
```
`
### WordPress Environment ###
WordPress address (URL): https://hot-damsel.jurassic.ninja
Site address (URL): https://hot-damsel.jurassic.ninja
WC Version: 5.2.2
REST API Version: ✔ 5.2.2
WC Blocks Version: ✔ 4.9.1
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 2.1.5
Log Directory Writable: ✔
WP Version: 5.7.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache/2.4.46 (Unix) OpenSSL/1.0.2g
PHP Version: 7.4.16
PHP Post Max Size: 1 GB
PHP Time Limit: 30
PHP Max Input Vars: 5000
cURL Version: 7.47.0
OpenSSL/1.0.2g
SUHOSIN Installed: –
MySQL Version: 5.7.33-0ubuntu0.16.04.1-log
Max Upload Size: 512 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 5.2.2
WC Database Prefix: wp_
Total Database Size: 4.20MB
Database Data Size: 2.67MB
Database Index Size: 1.53MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.05MB + Index: 0.11MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 1.45MB + Index: 0.06MB + Engine InnoDB
wp_postmeta: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
wp_posts: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
### Post Type Counts ###
attachment: 24
page: 6
post: 2
product: 20
product_variation: 7
revision: 5
shop_order: 15
shop_order_refund: 3
shop_subscription: 2
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (12) ###
Query Monitor: by John Blackbourn – 3.6.7
Code Snippets: by Code Snippets Pro – 2.14.1
Companion Plugin: by Osk – 1.18
Creative Mail by Constant Contact: by Constant Contact – 1.3.5
Facebook for WooCommerce: by Facebook – 2.3.5
Google Ads & Marketing by Kliken: by Kliken – 1.0.7
Mailchimp for WooCommerce: by Mailchimp – 2.5.1
WooCommerce Blocks: by Automattic – 4.9.1
WooCommerce Payments: by Automattic – 2.3.0
WooCommerce Shipping & Tax: by Automattic – 1.25.11
WooCommerce Subscriptions: by WooCommerce – 3.0.12
WooCommerce: by Automattic – 5.2.2
### Inactive Plugins (2) ###
Akismet Anti-Spam: by Automattic – 4.1.9
Hello Dolly: by Matt Mullenweg – 1.7.2
### Dropin Plugins (1) ###
db.php: Query Monitor Database Class
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
### WC Pages ###
Shop base: #5 - /shop/
Cart: #6 - /cart/
Checkout: #7 - /checkout/
My account: #8 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 3.5.1
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ✔ Live
Subscriptions Live URL: https://hot-damsel.jurassic.ninja
Subscription Statuses: wc-active: 1
wc-on-hold: 1
WooCommerce Account Connected: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — California
### Subscriptions by Payment Gateway ###
WooCommerce Payments: wc-active: 1
wc-on-hold: 1
### Payment Gateway Support ###
WooCommerce Payments: products
refunds
tokenization
add_payment_method
subscriptions
subscription_cancellation
subscription_suspension
subscription_reactivation
subscription_amount_changes
subscription_date_changes
subscription_payment_method_change
subscription_payment_method_change_customer
subscription_payment_method_change_admin
multiple_subscriptions
### Action Scheduler ###
Complete: 94
Oldest: 2021-04-20 06:57:03 +0000
Newest: 2021-04-20 13:03:28 +0000
Pending: 3
Oldest: 2021-04-21 11:48:03 +0000
Newest: 2021-05-04 10:49:28 +0000
### Status report information ###
Generated at: 2021-04-20 14:37:17 +00:00
`
```
</details> | non_test | user navigates to the blank screen upon filtering transactions bug description user navigates to the blank screen upon filtering transactions using before or after date filter after using between date filter environment woocommerce version woocommerce wordpress version pc windows mac chrome version firefox version safari steps to reproduce create any test site using jn site install and activate all the required plugins install and activate woocommerce payments plugin complete the onboarding setup wizard add some products go to frontend and complete the checkout process for any product with woocommerce payment method go to payments transactions now filter the transactions using between the dates filter note that transactions are displayed as per the filter applied now filter the transactions using before or after date filter observe that user navigates to the blank screen actual result user navigates to the blank screen upon filtering transactions using before or after date filter after using between date filter expected result transactions should be display upon filtering transactions using before or after date filter after using between date filter video isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ wc admin version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode ✔ wp cron ✔ language en us external object cache – server environment server info apache unix openssl php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version log max upload size mb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix wp total database size database data size database index size wp woocommerce sessions data index engine innodb wp woocommerce api keys data index engine innodb wp woocommerce attribute taxonomies data index engine innodb wp woocommerce downloadable product permissions data index engine innodb wp woocommerce order items data index engine innodb wp woocommerce order itemmeta data index engine innodb wp woocommerce tax rates data index engine innodb wp woocommerce tax rate locations data index engine innodb wp woocommerce shipping zones data index engine innodb wp woocommerce shipping zone locations data index engine innodb wp woocommerce shipping zone methods data index engine innodb wp woocommerce payment tokens data index engine innodb wp woocommerce payment tokenmeta data index engine innodb wp woocommerce log data index engine innodb wp actionscheduler actions data index engine innodb wp actionscheduler claims data index engine innodb wp actionscheduler groups data index engine innodb wp actionscheduler logs data index engine innodb wp abandoned checkout data index engine innodb wp commentmeta data index engine innodb wp comments data index engine innodb wp links data index engine innodb wp mailchimp carts data index engine innodb wp mailchimp jobs data index engine innodb wp ms snippets data index engine innodb wp options data index engine innodb wp postmeta data index engine innodb wp posts data index engine innodb wp snippets data index engine innodb wp termmeta data index engine innodb wp terms data index engine innodb wp term relationships data index engine innodb wp term taxonomy data index engine innodb wp usermeta data index engine innodb wp users data index engine innodb wp wc admin notes data index engine innodb wp wc admin note actions data index engine innodb wp wc category lookup data index engine innodb wp wc customer lookup data index engine innodb wp wc download log data index engine innodb wp wc order coupon lookup data index engine innodb wp wc order product lookup data index engine innodb wp wc order stats data index engine innodb wp wc order tax lookup data index engine innodb wp wc product meta lookup data index engine innodb wp wc reserved stock data index engine innodb wp wc tax rate classes data index engine innodb wp wc webhooks data index engine innodb post type counts attachment page post product product variation revision shop order shop order refund shop subscription security secure connection https ✔ hide errors from visitors ✔ active plugins query monitor by john blackbourn – code snippets by code snippets pro – companion plugin by osk – creative mail by constant contact by constant contact – facebook for woocommerce by facebook – google ads marketing by kliken by kliken – mailchimp for woocommerce by mailchimp – woocommerce blocks by automattic – woocommerce payments by automattic – woocommerce shipping tax by automattic – woocommerce subscriptions by woocommerce – woocommerce by automattic – inactive plugins akismet anti spam by automattic – hello dolly by matt mullenweg – dropin plugins db php query monitor database class settings api enabled – force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple subscription subscription variable variable variable subscription variable subscription taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com – wc pages shop base shop cart cart checkout checkout my account my account terms and conditions ❌ page not set theme name storefront version author url child theme ❌ – if you are modifying woocommerce on a parent theme that you did not build personally we recommend using a child theme see how to create a child theme woocommerce support ✔ templates overrides – subscriptions wcs debug ✔ no subscriptions mode ✔ live subscriptions live url subscription statuses wc active wc on hold woocommerce account connected ❌ no report cache enabled ✔ yes cache update failures ✔ failure store setup country state united states us — california subscriptions by payment gateway woocommerce payments wc active wc on hold payment gateway support woocommerce payments products refunds tokenization add payment method subscriptions subscription cancellation subscription suspension subscription reactivation subscription amount changes subscription date changes subscription payment method change subscription payment method change customer subscription payment method change admin multiple subscriptions action scheduler complete oldest newest pending oldest newest status report information generated at | 0 |
333,173 | 10,118,230,141 | IssuesEvent | 2019-07-31 08:36:26 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.de - desktop site instead of mobile site | browser-firefox-tablet engine-gecko priority-critical | <!-- @browser: Firefox Mobile (Tablet) 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.google.de/
**Browser / Version**: Firefox Mobile (Tablet) 68.0
**Operating System**: Android 6.0.1
**Tested Another Browser**: Unknown
**Problem type**: Desktop site instead of mobile site
**Description**: functions (e.g. translator) missing
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/7/674ea15f-05b0-4680-b03a-4f9794af1347.jpeg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190715205913</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li>
</ul>
<p>Console Messages:</p>
<pre>
[u'[console.timeStamp(CSI/tbsd_) https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.JNa9MntajDY.O/m=gapi_iframes,googleapis_client,plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_db4DX0hhorP4qsjM6Ki5qzOgeUA/cb=gapi.loaded_0:350:142]', u'[console.timeStamp(CSI/_tbnd) https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.JNa9MntajDY.O/m=gapi_iframes,googleapis_client,plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_db4DX0hhorP4qsjM6Ki5qzOgeUA/cb=gapi.loaded_0:350:142]']
</pre>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.google.de - desktop site instead of mobile site - <!-- @browser: Firefox Mobile (Tablet) 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.google.de/
**Browser / Version**: Firefox Mobile (Tablet) 68.0
**Operating System**: Android 6.0.1
**Tested Another Browser**: Unknown
**Problem type**: Desktop site instead of mobile site
**Description**: functions (e.g. translator) missing
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/7/674ea15f-05b0-4680-b03a-4f9794af1347.jpeg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190715205913</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li>
</ul>
<p>Console Messages:</p>
<pre>
[u'[console.timeStamp(CSI/tbsd_) https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.JNa9MntajDY.O/m=gapi_iframes,googleapis_client,plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_db4DX0hhorP4qsjM6Ki5qzOgeUA/cb=gapi.loaded_0:350:142]', u'[console.timeStamp(CSI/_tbnd) https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.JNa9MntajDY.O/m=gapi_iframes,googleapis_client,plusone/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_db4DX0hhorP4qsjM6Ki5qzOgeUA/cb=gapi.loaded_0:350:142]']
</pre>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | non_test | desktop site instead of mobile site url browser version firefox mobile tablet operating system android tested another browser unknown problem type desktop site instead of mobile site description functions e g translator missing steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen true mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel beta console messages u from with ❤️ | 0 |
33,442 | 7,124,373,468 | IssuesEvent | 2018-01-19 18:38:14 | JordiCorbilla/atom-table-monitor | https://api.github.com/repos/JordiCorbilla/atom-table-monitor | closed | Kaspersky virus scanner reports Hoax.Win32.ArchSMS.obvr! | Priority-Medium Type-Defect auto-migrated | ```
What steps will reproduce the problem?
1. Installation
2.
3.
What is the expected output? What do you see instead?
All exe files get deletes immediately after unzipping
What version of the product are you using? On what operating system?
1.4, Windows 7
Please provide any additional information below.
N/A
```
Original issue reported on code.google.com by `a.rohrsc...@gmail.com` on 16 Sep 2013 at 11:33
| 1.0 | Kaspersky virus scanner reports Hoax.Win32.ArchSMS.obvr! - ```
What steps will reproduce the problem?
1. Installation
2.
3.
What is the expected output? What do you see instead?
All exe files get deletes immediately after unzipping
What version of the product are you using? On what operating system?
1.4, Windows 7
Please provide any additional information below.
N/A
```
Original issue reported on code.google.com by `a.rohrsc...@gmail.com` on 16 Sep 2013 at 11:33
| non_test | kaspersky virus scanner reports hoax archsms obvr what steps will reproduce the problem installation what is the expected output what do you see instead all exe files get deletes immediately after unzipping what version of the product are you using on what operating system windows please provide any additional information below n a original issue reported on code google com by a rohrsc gmail com on sep at | 0 |
318,273 | 27,296,748,230 | IssuesEvent | 2023-02-23 21:04:03 | GoogleChromeLabs/chromium-bidi | https://api.github.com/repos/GoogleChromeLabs/chromium-bidi | closed | ChromeDriver Classic + BiDi WPT runner | good first issue test enhancement | To keep track of ChromeDriver mapper, consider running daily WPT tests on the latest ChromeDriver version with a separate expectations folder.
Context:
Currently we [run](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/wpt.yml) the [WPT tests](https://github.com/web-platform-tests/wpt) with BiDi-only Mapper for [each PR](https://github.com/GoogleChromeLabs/chromium-bidi/blob/16be3142fe0cf75fe3d0e9a8d62aa652f6ed2b5e/.github/workflows/wpt.yml#L8) and each[ merge in `main`](https://github.com/GoogleChromeLabs/chromium-bidi/blob/16be3142fe0cf75fe3d0e9a8d62aa652f6ed2b5e/.github/workflows/wpt.yml#L10).
We run WPT with ChromeDriver Classic + BiDi only as a part of [wpt.fyi](https://wpt.fyi/results/webdriver/tests/bidi?label=master&label=experimental&aligned&view=subtest) on dev, which is released bi-weekly.
Examples of regressions in ChromeDriver vs Mapper:
1. [`browsingContext.create`: `referenceContext `](https://wpt.fyi/results/webdriver/tests/bidi/browsing_context/create/reference_context.py?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824&view=subtest).
2. [`console.log`](https://wpt.fyi/results/webdriver/tests/bidi/log?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824).
3. [`script.getRealms`](https://wpt.fyi/results/webdriver/tests/bidi/script/get_realms/get_realms.py?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824).
Consider running [WPT tests](https://github.com/web-platform-tests/wpt) with canary ChromeDriver more often to be notified about potential regressions faster. This can be either a daily task in this repo, or in any other place. TBD
Alternatively, if [ChromeDriver allowed custom Mapper binaries](https://crbug.com/chromedriver/4216), the CI can be run with the current Mapper version, to shorten the feedback loop. | 1.0 | ChromeDriver Classic + BiDi WPT runner - To keep track of ChromeDriver mapper, consider running daily WPT tests on the latest ChromeDriver version with a separate expectations folder.
Context:
Currently we [run](https://github.com/GoogleChromeLabs/chromium-bidi/actions/workflows/wpt.yml) the [WPT tests](https://github.com/web-platform-tests/wpt) with BiDi-only Mapper for [each PR](https://github.com/GoogleChromeLabs/chromium-bidi/blob/16be3142fe0cf75fe3d0e9a8d62aa652f6ed2b5e/.github/workflows/wpt.yml#L8) and each[ merge in `main`](https://github.com/GoogleChromeLabs/chromium-bidi/blob/16be3142fe0cf75fe3d0e9a8d62aa652f6ed2b5e/.github/workflows/wpt.yml#L10).
We run WPT with ChromeDriver Classic + BiDi only as a part of [wpt.fyi](https://wpt.fyi/results/webdriver/tests/bidi?label=master&label=experimental&aligned&view=subtest) on dev, which is released bi-weekly.
Examples of regressions in ChromeDriver vs Mapper:
1. [`browsingContext.create`: `referenceContext `](https://wpt.fyi/results/webdriver/tests/bidi/browsing_context/create/reference_context.py?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824&view=subtest).
2. [`console.log`](https://wpt.fyi/results/webdriver/tests/bidi/log?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824).
3. [`script.getRealms`](https://wpt.fyi/results/webdriver/tests/bidi/script/get_realms/get_realms.py?run_id=5067278387773440&run_id=6215205571264512&run_id=6308490167975936&run_id=6263447839309824).
Consider running [WPT tests](https://github.com/web-platform-tests/wpt) with canary ChromeDriver more often to be notified about potential regressions faster. This can be either a daily task in this repo, or in any other place. TBD
Alternatively, if [ChromeDriver allowed custom Mapper binaries](https://crbug.com/chromedriver/4216), the CI can be run with the current Mapper version, to shorten the feedback loop. | test | chromedriver classic bidi wpt runner to keep track of chromedriver mapper consider running daily wpt tests on the latest chromedriver version with a separate expectations folder context currently we the with bidi only mapper for and each we run wpt with chromedriver classic bidi only as a part of on dev which is released bi weekly examples of regressions in chromedriver vs mapper consider running with canary chromedriver more often to be notified about potential regressions faster this can be either a daily task in this repo or in any other place tbd alternatively if the ci can be run with the current mapper version to shorten the feedback loop | 1 |
63,271 | 6,836,078,911 | IssuesEvent | 2017-11-10 05:25:35 | openbmc/openbmc-test-automation | https://api.github.com/repos/openbmc/openbmc-test-automation | closed | [HTX] hardbootme timer countdown in the Console | SYS_TEST Test | Right now until the loops comes back and print , user cant much know how much time is left for execution to complete.. it would be good to keep watch of it.. | 2.0 | [HTX] hardbootme timer countdown in the Console - Right now until the loops comes back and print , user cant much know how much time is left for execution to complete.. it would be good to keep watch of it.. | test | hardbootme timer countdown in the console right now until the loops comes back and print user cant much know how much time is left for execution to complete it would be good to keep watch of it | 1 |
51,088 | 13,614,892,176 | IssuesEvent | 2020-09-23 13:48:40 | liorzilberg/swagger-parser | https://api.github.com/repos/liorzilberg/swagger-parser | opened | CVE-2020-11111 (High) detected in jackson-databind-2.9.5.jar | security vulnerability | ## CVE-2020-11111 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: swagger-parser/modules/swagger-compat-spec-parser/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,swagger-parser/modules/swagger-parser/target/lib/jackson-databind-2.9.5.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.9.5.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/liorzilberg/swagger-parser/commits/299682f5b4a2ec420c0c3f91a170670051db10d0">299682f5b4a2ec420c0c3f91a170670051db10d0</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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).
<p>Publish Date: 2020-03-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11111>CVE-2020-11111</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.8</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: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p>
<p>Release Date: 2020-03-31</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4,2.10.0</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4,2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-11111","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11111","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2020-11111 (High) detected in jackson-databind-2.9.5.jar - ## CVE-2020-11111 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: swagger-parser/modules/swagger-compat-spec-parser/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar,swagger-parser/modules/swagger-parser/target/lib/jackson-databind-2.9.5.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.9.5.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/liorzilberg/swagger-parser/commits/299682f5b4a2ec420c0c3f91a170670051db10d0">299682f5b4a2ec420c0c3f91a170670051db10d0</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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).
<p>Publish Date: 2020-03-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11111>CVE-2020-11111</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.8</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: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p>
<p>Release Date: 2020-03-31</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4,2.10.0</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.5","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4,2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-11111","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11111","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | non_test | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file swagger parser modules swagger compat spec parser pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar swagger parser modules swagger parser target lib jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache activemq aka activemq jms activemq core activemq pool and activemq pool jms 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 high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind check this box to open an automated fix pr isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache activemq aka activemq jms activemq core activemq pool and activemq pool jms vulnerabilityurl | 0 |
77,118 | 21,677,542,254 | IssuesEvent | 2022-05-08 23:43:01 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | problem running multiple minetest docker-container | Unconfirmed bug @ Build Question | Hello,
I set up docker and portainer.io like their websites recommended.
then pulled your official docker-image (registry.gitlab.com/minetest/minetest/server:latest)
$:~ docker pull registry.gitlab.com/minetest/minetest/server:latest
then created created a docker-volume "minetest_data" for "/var/lib/minetest" and a bind-mount "/docker.d/minetestconf.bind" for "/etc/minetest" (creating this means i created the dir /docker.d/minetestconf.bind on my host
via portainer created container1 for your image
-name: minetestserver_main
-Portmap 30001:30000 UDP
-access control: no
-autoremove : no
-network is the default "bridge" (this is used by portainer and my other containers)
-Command and Logging
i added "' --worldname' 'world'" to your Command : "'/usr/local/bin/minetestserver' '--config' '/etc/minetest/minetest.conf' ' --worldname' 'world'" (and yes i put a world in to the corresponding folder)
User: "minetest:minetest"
Workdir : "/var/lib/minetest"
Console: none
-Restart Policy: Unless Stopped
the rest is what portainer/docker set as defaults
via portainer created container2 for your image
-name: minetestserver_myprivateworld
-Portmap 30002:30000 UDP
-access control: no
-autoremove : no
-network is the default "bridge" (this is used by portainer and my other containers)
-Command and Logging
i added "' --worldname' 'myprivateworld'" to your Command : "'/usr/local/bin/minetestserver' '--config' '/etc/minetest/minetest.conf' ' --worldname' 'myprivateworld'" (and yes i put a world in to the corresponding folder)
User: "minetest:minetest"
Workdir : "/var/lib/minetest"
Console: none
-Restart Policy: Unless Stopped
the rest is what portainer/docker set as defaults
the i tested a few times to start both of them at ones or one at a time.
doing only one worked, but when i added the other one, i could see in portainer that both had now their ports not published anymore. (no matter which i start first)
and that was yesterday - today i cant even get with only one running that the port is published.
so i got this question: how do i set up containers correctly so i can use the same volume/bindmount for all of them and each having their own world (of which i have 4 - but i cant even get 2 running)?
thx in advance | 1.0 | problem running multiple minetest docker-container - Hello,
I set up docker and portainer.io like their websites recommended.
then pulled your official docker-image (registry.gitlab.com/minetest/minetest/server:latest)
$:~ docker pull registry.gitlab.com/minetest/minetest/server:latest
then created created a docker-volume "minetest_data" for "/var/lib/minetest" and a bind-mount "/docker.d/minetestconf.bind" for "/etc/minetest" (creating this means i created the dir /docker.d/minetestconf.bind on my host
via portainer created container1 for your image
-name: minetestserver_main
-Portmap 30001:30000 UDP
-access control: no
-autoremove : no
-network is the default "bridge" (this is used by portainer and my other containers)
-Command and Logging
i added "' --worldname' 'world'" to your Command : "'/usr/local/bin/minetestserver' '--config' '/etc/minetest/minetest.conf' ' --worldname' 'world'" (and yes i put a world in to the corresponding folder)
User: "minetest:minetest"
Workdir : "/var/lib/minetest"
Console: none
-Restart Policy: Unless Stopped
the rest is what portainer/docker set as defaults
via portainer created container2 for your image
-name: minetestserver_myprivateworld
-Portmap 30002:30000 UDP
-access control: no
-autoremove : no
-network is the default "bridge" (this is used by portainer and my other containers)
-Command and Logging
i added "' --worldname' 'myprivateworld'" to your Command : "'/usr/local/bin/minetestserver' '--config' '/etc/minetest/minetest.conf' ' --worldname' 'myprivateworld'" (and yes i put a world in to the corresponding folder)
User: "minetest:minetest"
Workdir : "/var/lib/minetest"
Console: none
-Restart Policy: Unless Stopped
the rest is what portainer/docker set as defaults
the i tested a few times to start both of them at ones or one at a time.
doing only one worked, but when i added the other one, i could see in portainer that both had now their ports not published anymore. (no matter which i start first)
and that was yesterday - today i cant even get with only one running that the port is published.
so i got this question: how do i set up containers correctly so i can use the same volume/bindmount for all of them and each having their own world (of which i have 4 - but i cant even get 2 running)?
thx in advance | non_test | problem running multiple minetest docker container hello i set up docker and portainer io like their websites recommended then pulled your official docker image registry gitlab com minetest minetest server latest docker pull registry gitlab com minetest minetest server latest then created created a docker volume minetest data for var lib minetest and a bind mount docker d minetestconf bind for etc minetest creating this means i created the dir docker d minetestconf bind on my host via portainer created for your image name minetestserver main portmap udp access control no autoremove no network is the default bridge this is used by portainer and my other containers command and logging i added worldname world to your command usr local bin minetestserver config etc minetest minetest conf worldname world and yes i put a world in to the corresponding folder user minetest minetest workdir var lib minetest console none restart policy unless stopped the rest is what portainer docker set as defaults via portainer created for your image name minetestserver myprivateworld portmap udp access control no autoremove no network is the default bridge this is used by portainer and my other containers command and logging i added worldname myprivateworld to your command usr local bin minetestserver config etc minetest minetest conf worldname myprivateworld and yes i put a world in to the corresponding folder user minetest minetest workdir var lib minetest console none restart policy unless stopped the rest is what portainer docker set as defaults the i tested a few times to start both of them at ones or one at a time doing only one worked but when i added the other one i could see in portainer that both had now their ports not published anymore no matter which i start first and that was yesterday today i cant even get with only one running that the port is published so i got this question how do i set up containers correctly so i can use the same volume bindmount for all of them and each having their own world of which i have but i cant even get running thx in advance | 0 |
63,738 | 6,883,769,831 | IssuesEvent | 2017-11-21 10:33:06 | RipMeApp/ripme | https://api.github.com/repos/RipMeApp/ripme | closed | Disabled test (temporary) : imagefap download logic uses fap.to, which seems to be down | tests | * Ripme version: 1.6.13
* Java version: 1.8.0_151
* Operating system: Windows 10 15063
* Exact URL you were trying to rip when the problem occurred: (`mvn test` / `ImageFapRipperTest`)
* Please include any additional information about how to reproduce the problem:
## Expected Behavior
Rips correctly.
## Actual Behavior
```
THIS IS A TEST RIP
Retrieving http://www.imagefap.com/gallery.php?gid=4649440&view=2
Found image url #1: http://fap.to/images/full/51/517/517091982.jpg
url: http://fap.to/images/full/51/517/517091982.jpg, prefix: 001_, subdirectory, referrer: http://www.imagefap.com/gallery.php?gid=4649440&view=2, cookies: null
Downloading http://fap.to/images/full/51/517/517091982.jpg to E:\dev\ripme\rips\imagefap_Frozen_Elsa_and_Anna_4649440\001_517091982.jpg
Waiting for threads to finish
Downloading file: http://fap.to/images/full/51/517/517091982.jpg Retry #1
Request properties: {Cookie=[], Referer=[http://www.imagefap.com/gallery.php?gid=4649440&view=2], User-agent=[Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:36.0) Gecko/20100101 Firefox/36.0], accept=[*/*]}
IOException
java.net.UnknownHostException: fap.to
```
fap.to seems to be down: http://downforeveryoneorjustme.com/fap.to | 1.0 | Disabled test (temporary) : imagefap download logic uses fap.to, which seems to be down - * Ripme version: 1.6.13
* Java version: 1.8.0_151
* Operating system: Windows 10 15063
* Exact URL you were trying to rip when the problem occurred: (`mvn test` / `ImageFapRipperTest`)
* Please include any additional information about how to reproduce the problem:
## Expected Behavior
Rips correctly.
## Actual Behavior
```
THIS IS A TEST RIP
Retrieving http://www.imagefap.com/gallery.php?gid=4649440&view=2
Found image url #1: http://fap.to/images/full/51/517/517091982.jpg
url: http://fap.to/images/full/51/517/517091982.jpg, prefix: 001_, subdirectory, referrer: http://www.imagefap.com/gallery.php?gid=4649440&view=2, cookies: null
Downloading http://fap.to/images/full/51/517/517091982.jpg to E:\dev\ripme\rips\imagefap_Frozen_Elsa_and_Anna_4649440\001_517091982.jpg
Waiting for threads to finish
Downloading file: http://fap.to/images/full/51/517/517091982.jpg Retry #1
Request properties: {Cookie=[], Referer=[http://www.imagefap.com/gallery.php?gid=4649440&view=2], User-agent=[Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:36.0) Gecko/20100101 Firefox/36.0], accept=[*/*]}
IOException
java.net.UnknownHostException: fap.to
```
fap.to seems to be down: http://downforeveryoneorjustme.com/fap.to | test | disabled test temporary imagefap download logic uses fap to which seems to be down ripme version java version operating system windows exact url you were trying to rip when the problem occurred mvn test imagefaprippertest please include any additional information about how to reproduce the problem expected behavior rips correctly actual behavior this is a test rip retrieving found image url url prefix subdirectory referrer cookies null downloading to e dev ripme rips imagefap frozen elsa and anna jpg waiting for threads to finish downloading file retry request properties cookie referer user agent accept ioexception java net unknownhostexception fap to fap to seems to be down | 1 |
785,183 | 27,603,279,374 | IssuesEvent | 2023-03-09 11:20:24 | magento/magento2 | https://api.github.com/repos/magento/magento2 | opened | [Issue] Fix typo in MIME type of JPEG images | Component: Cms Priority: P3 Severity: S3 | This issue is automatically created based on existing pull request: magento/magento2#33514: Fix typo in MIME type of JPEG images
---------
### Description (*)
There's no MIME type `image/jpg`, only `image/jpeg` regardless of whether a file extension is `*.jpeg` or `*.jpg`.
### Manual testing scenarios (*)
1. Log in to the admin panel
2. Open Content > Pages/Blocks
3. Edit any Page/Block
4. Expand Content
5. Click Insert Image...
6. Click Upload Images > Choose Files...
7. Select a *.jpg image
### Contribution checklist (*)
- [x] Pull request has a meaningful description of its purpose
- [x] All commits are accompanied by meaningful commit messages
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
- [ ] README.md files for modified modules are updated and included in the pull request if any [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update
- [ ] All automated tests passed successfully (all builds are green)
| 1.0 | [Issue] Fix typo in MIME type of JPEG images - This issue is automatically created based on existing pull request: magento/magento2#33514: Fix typo in MIME type of JPEG images
---------
### Description (*)
There's no MIME type `image/jpg`, only `image/jpeg` regardless of whether a file extension is `*.jpeg` or `*.jpg`.
### Manual testing scenarios (*)
1. Log in to the admin panel
2. Open Content > Pages/Blocks
3. Edit any Page/Block
4. Expand Content
5. Click Insert Image...
6. Click Upload Images > Choose Files...
7. Select a *.jpg image
### Contribution checklist (*)
- [x] Pull request has a meaningful description of its purpose
- [x] All commits are accompanied by meaningful commit messages
- [ ] All new or changed code is covered with unit/integration tests (if applicable)
- [ ] README.md files for modified modules are updated and included in the pull request if any [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update
- [ ] All automated tests passed successfully (all builds are green)
| non_test | fix typo in mime type of jpeg images this issue is automatically created based on existing pull request magento fix typo in mime type of jpeg images description there s no mime type image jpg only image jpeg regardless of whether a file extension is jpeg or jpg manual testing scenarios log in to the admin panel open content pages blocks edit any page block expand content click insert image click upload images choose files select a jpg image contribution checklist pull request has a meaningful description of its purpose all commits are accompanied by meaningful commit messages all new or changed code is covered with unit integration tests if applicable readme md files for modified modules are updated and included in the pull request if any require an update all automated tests passed successfully all builds are green | 0 |
120,337 | 10,113,655,194 | IssuesEvent | 2019-07-30 17:15:34 | jalena-penaligon/koroibos | https://api.github.com/repos/jalena-penaligon/koroibos | closed | Feature Test for GET api/v1/olympians?age=youngest | olympian testing | Create a feature test for the GET api/v1/olympians?age=youngest endpoint
User visits GET api/v1/olympians?age=youngest
Expect response to be successful
Expect page to have a hash with an array that contains a single olympian object with the youngest olympian's information
Expect olympian object to have keys name, team, age, sport, and total_medals_won | 1.0 | Feature Test for GET api/v1/olympians?age=youngest - Create a feature test for the GET api/v1/olympians?age=youngest endpoint
User visits GET api/v1/olympians?age=youngest
Expect response to be successful
Expect page to have a hash with an array that contains a single olympian object with the youngest olympian's information
Expect olympian object to have keys name, team, age, sport, and total_medals_won | test | feature test for get api olympians age youngest create a feature test for the get api olympians age youngest endpoint user visits get api olympians age youngest expect response to be successful expect page to have a hash with an array that contains a single olympian object with the youngest olympian s information expect olympian object to have keys name team age sport and total medals won | 1 |
829,612 | 31,884,139,946 | IssuesEvent | 2023-09-16 18:39:46 | sjdv1982/seamless | https://api.github.com/repos/sjdv1982/seamless | closed | database_cache/_sink.set_log is missing things | bug high priority | See the jobless tests for an example.
Essentially, you have to run the tests with jobless, then the initial log (jobless-test-dblog.txt) is generated.
You can then kill jobless and re-run the tests without problem (results are read from cache).
However, this adds *novel* entries to the log file, and removing these entries is necessary to re-run the tests (otherwise CacheError) | 1.0 | database_cache/_sink.set_log is missing things - See the jobless tests for an example.
Essentially, you have to run the tests with jobless, then the initial log (jobless-test-dblog.txt) is generated.
You can then kill jobless and re-run the tests without problem (results are read from cache).
However, this adds *novel* entries to the log file, and removing these entries is necessary to re-run the tests (otherwise CacheError) | non_test | database cache sink set log is missing things see the jobless tests for an example essentially you have to run the tests with jobless then the initial log jobless test dblog txt is generated you can then kill jobless and re run the tests without problem results are read from cache however this adds novel entries to the log file and removing these entries is necessary to re run the tests otherwise cacheerror | 0 |
192,619 | 6,875,076,751 | IssuesEvent | 2017-11-19 09:15:33 | TrinityCore/TrinityCore | https://api.github.com/repos/TrinityCore/TrinityCore | closed | [3.3.5][Quest] Samophlange (902) | Priority-Cosmetic | **Description:**
Return the Samophlange to sputtervalve (npc 3442) in Ratchet where there is a short event after turning in the quest.
**Current behaviour:**
Quest completes fine and the short event starts, however the Samophlange doesn't despawn after event.
**Expected behaviour:**
The Samophlange should despawn at some point.
**Steps to reproduce the problem:**
1 .quest add 902
2 .tele ratchet
3 turn in quest
**Branch:** 3.3.5
**TC rev. hash/commit:**
TrinityCore rev. be1a1ce7c048 2017-11-16 23:35:58 +0100 (3.3.5 branch) (Unix, RelWithDebInfo, Static)
**TDB version:** TDB_full_world_335.63_2017_04_18
**Operating system:** Fedora 26
<!--- Notes
- This template is for problem reports. For other types of report, edit it accordingly.
- For fixes containing C++ changes, create a Pull Request.
--->
| 1.0 | [3.3.5][Quest] Samophlange (902) - **Description:**
Return the Samophlange to sputtervalve (npc 3442) in Ratchet where there is a short event after turning in the quest.
**Current behaviour:**
Quest completes fine and the short event starts, however the Samophlange doesn't despawn after event.
**Expected behaviour:**
The Samophlange should despawn at some point.
**Steps to reproduce the problem:**
1 .quest add 902
2 .tele ratchet
3 turn in quest
**Branch:** 3.3.5
**TC rev. hash/commit:**
TrinityCore rev. be1a1ce7c048 2017-11-16 23:35:58 +0100 (3.3.5 branch) (Unix, RelWithDebInfo, Static)
**TDB version:** TDB_full_world_335.63_2017_04_18
**Operating system:** Fedora 26
<!--- Notes
- This template is for problem reports. For other types of report, edit it accordingly.
- For fixes containing C++ changes, create a Pull Request.
--->
| non_test | samophlange description return the samophlange to sputtervalve npc in ratchet where there is a short event after turning in the quest current behaviour quest completes fine and the short event starts however the samophlange doesn t despawn after event expected behaviour the samophlange should despawn at some point steps to reproduce the problem quest add tele ratchet turn in quest branch tc rev hash commit trinitycore rev branch unix relwithdebinfo static tdb version tdb full world operating system fedora notes this template is for problem reports for other types of report edit it accordingly for fixes containing c changes create a pull request | 0 |
388,965 | 11,495,815,509 | IssuesEvent | 2020-02-12 06:10:45 | openmsupply/mobile | https://api.github.com/repos/openmsupply/mobile | closed | Odd appending of a 0 on payment in french | Docs: not needed Effort: small Module: dispensary Priority: high | ## Describe the bug
when in french, entering a payment amount randomly adds a 0 at the end
### To reproduce
1. Go to the end of a prescription
2. Put in a payment amount
4. See error
### Expected behaviour
No random appending of a zero!
### Proposed Solution
Not sure!
### Version and device info
Dispensing Development
### Additional context
N/A
| 1.0 | Odd appending of a 0 on payment in french - ## Describe the bug
when in french, entering a payment amount randomly adds a 0 at the end
### To reproduce
1. Go to the end of a prescription
2. Put in a payment amount
4. See error
### Expected behaviour
No random appending of a zero!
### Proposed Solution
Not sure!
### Version and device info
Dispensing Development
### Additional context
N/A
| non_test | odd appending of a on payment in french describe the bug when in french entering a payment amount randomly adds a at the end to reproduce go to the end of a prescription put in a payment amount see error expected behaviour no random appending of a zero proposed solution not sure version and device info dispensing development additional context n a | 0 |
44,228 | 5,613,882,285 | IssuesEvent | 2017-04-03 10:34:28 | almighty/almighty-core | https://api.github.com/repos/almighty/almighty-core | closed | Random errors when fetching some golang repositories | bug platform test | This error is related to https://github.com/Masterminds/glide/issues/790. As commented in there, it seems to be golang.org repos. | 1.0 | Random errors when fetching some golang repositories - This error is related to https://github.com/Masterminds/glide/issues/790. As commented in there, it seems to be golang.org repos. | test | random errors when fetching some golang repositories this error is related to as commented in there it seems to be golang org repos | 1 |
812,049 | 30,314,343,090 | IssuesEvent | 2023-07-10 14:39:59 | woocommerce/facebook-for-woocommerce | https://api.github.com/repos/woocommerce/facebook-for-woocommerce | closed | WooCommerce Product category synced as Google Product Category | priority: high type: bug | ## ✍️ Describe the bug
The specified Google Product category is being ignored and the assigned WooCommerce product category is being synced as the Google Product Category for simple products:
### Category settings on the site:

### Facebook Google Product Category:

## 🚶♀️ Steps to reproduce
1. Create a simple product on the site and assign it a WooCommerce product category
2. Go to the Facebook tab and specify a Google product category
3. Publish the product and view the attributes field on Facebook
4. Notice the WooCommerce product category is set as the Google product category instead of the specified Google product category.
If you can't replicate it with the above steps, add additional attributes data to the Google product category and update the product and you should be able to replicate it. Here's an example of additional data to add:

### How to view the assign Google product category on the Facebook catalog
1. Go to Marketing > Facebook > Connection > and click on your catalog link.
2. Once redirected to Facebook, click on "Items" > locate the product or search for it and click on it
3. Click "View more fields"

4. Check the Google product category field:

## ✔️ Expected behavior
The assigned Google product category should be correctly synced to Facebook. The WooCommerce product category shouldn't override the assigned Google product category.
<details>
`
### WordPress Environment ###
WordPress address (URL): https://itsanothertestsite.mystagingwebsite.com
Site address (URL): https://itsanothertestsite.mystagingwebsite.com
WC Version: 7.8.0
REST API Version: ✔ 7.8.0
WC Blocks Version: ✔ 10.2.3
Action Scheduler Version: ✔ 3.5.4
Log Directory Writable: ✔
WP Version: 6.2.2
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.1.20
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 8.0.1
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 10.4.26-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 7.8.0
WC Database Prefix: wp_
Total Database Size: 42.19MB
Database Data Size: 24.33MB
Database Index Size: 17.86MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 2.50MB + Index: 1.52MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 1.52MB + Index: 1.84MB + Engine InnoDB
wp_advanced_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_advanced_notification_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_automatewoo_abandoned_carts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_automatewoo_customers: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_automatewoo_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_guests: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_automatewoo_guest_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_log_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_queue: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_queue_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 3.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletters: Data: 0.03MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscribers: Data: 0.02MB + Index: 0.16MB + Engine InnoDB
wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 2.19MB + Index: 1.05MB + Engine InnoDB
wp_postmeta: Data: 6.28MB + Index: 9.25MB + Engine InnoDB
wp_posts: Data: 1.52MB + Index: 0.30MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.14MB + Index: 0.08MB + Engine InnoDB
wp_term_taxonomy: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_usermeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.09MB + Index: 0.13MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_bundled_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_exported_csv_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_prl_deploymentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_prl_frequencies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wpml_mails: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
### Post Type Counts ###
attachment: 412
aw_workflow: 23
customize_changeset: 1
mailpoet_page: 1
nav_menu_item: 5
page: 23
post: 1
prl_engine: 1
product: 219
product_variation: 451
revision: 25
sensei_email: 19
shop_coupon: 2
shop_order: 88
shop_order_refund: 3
shop_subscription: 7
wp_global_styles: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (2) ###
Facebook for WooCommerce: by Facebook – 3.0.25
WooCommerce: by Automattic – 7.8.0
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: bundle (bundle)
external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: ✔
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### WC Pages ###
Shop base: #5 - /shop/
Cart: #6 - /cart/
Checkout: #7 - /checkout/
My account: #8 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 4.3.0
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: core-profiler
minified-js
new-product-management-experience
product-variation-management
settings
async-product-editor-category-field
Daily Cron: ✔ Next scheduled: 2023-06-26 19:51:40 +01:00
Options: ✔
Notes: 111
Onboarding: completed
### Action Scheduler ###
Canceled: 7
Oldest: 2023-05-27 00:18:53 +0100
Newest: 2023-06-22 11:16:50 +0100
Complete: 3,873
Oldest: 2023-05-26 11:22:19 +0100
Newest: 2023-06-26 11:09:07 +0100
Failed: 2,116
Oldest: 2023-02-19 11:59:58 +0100
Newest: 2023-06-26 11:19:52 +0100
Pending: 9
Oldest: 2023-06-26 11:21:52 +0100
Newest: 2023-08-30 20:09:59 +0100
### Status report information ###
Generated at: 2023-06-26 11:20:28 +01:00
`</details> | 1.0 | WooCommerce Product category synced as Google Product Category - ## ✍️ Describe the bug
The specified Google Product category is being ignored and the assigned WooCommerce product category is being synced as the Google Product Category for simple products:
### Category settings on the site:

### Facebook Google Product Category:

## 🚶♀️ Steps to reproduce
1. Create a simple product on the site and assign it a WooCommerce product category
2. Go to the Facebook tab and specify a Google product category
3. Publish the product and view the attributes field on Facebook
4. Notice the WooCommerce product category is set as the Google product category instead of the specified Google product category.
If you can't replicate it with the above steps, add additional attributes data to the Google product category and update the product and you should be able to replicate it. Here's an example of additional data to add:

### How to view the assign Google product category on the Facebook catalog
1. Go to Marketing > Facebook > Connection > and click on your catalog link.
2. Once redirected to Facebook, click on "Items" > locate the product or search for it and click on it
3. Click "View more fields"

4. Check the Google product category field:

## ✔️ Expected behavior
The assigned Google product category should be correctly synced to Facebook. The WooCommerce product category shouldn't override the assigned Google product category.
<details>
`
### WordPress Environment ###
WordPress address (URL): https://itsanothertestsite.mystagingwebsite.com
Site address (URL): https://itsanothertestsite.mystagingwebsite.com
WC Version: 7.8.0
REST API Version: ✔ 7.8.0
WC Blocks Version: ✔ 10.2.3
Action Scheduler Version: ✔ 3.5.4
Log Directory Writable: ✔
WP Version: 6.2.2
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.1.20
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 8.0.1
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 10.4.26-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 7.8.0
WC Database Prefix: wp_
Total Database Size: 42.19MB
Database Data Size: 24.33MB
Database Index Size: 17.86MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 2.50MB + Index: 1.52MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 1.52MB + Index: 1.84MB + Engine InnoDB
wp_advanced_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_advanced_notification_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_automatewoo_abandoned_carts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_automatewoo_customers: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_automatewoo_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_guests: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_automatewoo_guest_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_log_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_automatewoo_queue: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_automatewoo_queue_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 3.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletters: Data: 0.03MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscribers: Data: 0.02MB + Index: 0.16MB + Engine InnoDB
wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 2.19MB + Index: 1.05MB + Engine InnoDB
wp_postmeta: Data: 6.28MB + Index: 9.25MB + Engine InnoDB
wp_posts: Data: 1.52MB + Index: 0.30MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_snippets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.14MB + Index: 0.08MB + Engine InnoDB
wp_term_taxonomy: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_usermeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.09MB + Index: 0.13MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_bundled_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_exported_csv_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_prl_deploymentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_prl_frequencies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wpml_mails: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
### Post Type Counts ###
attachment: 412
aw_workflow: 23
customize_changeset: 1
mailpoet_page: 1
nav_menu_item: 5
page: 23
post: 1
prl_engine: 1
product: 219
product_variation: 451
revision: 25
sensei_email: 19
shop_coupon: 2
shop_order: 88
shop_order_refund: 3
shop_subscription: 7
wp_global_styles: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (2) ###
Facebook for WooCommerce: by Facebook – 3.0.25
WooCommerce: by Automattic – 7.8.0
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: bundle (bundle)
external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: ✔
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### WC Pages ###
Shop base: #5 - /shop/
Cart: #6 - /cart/
Checkout: #7 - /checkout/
My account: #8 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Storefront
Version: 4.3.0
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: core-profiler
minified-js
new-product-management-experience
product-variation-management
settings
async-product-editor-category-field
Daily Cron: ✔ Next scheduled: 2023-06-26 19:51:40 +01:00
Options: ✔
Notes: 111
Onboarding: completed
### Action Scheduler ###
Canceled: 7
Oldest: 2023-05-27 00:18:53 +0100
Newest: 2023-06-22 11:16:50 +0100
Complete: 3,873
Oldest: 2023-05-26 11:22:19 +0100
Newest: 2023-06-26 11:09:07 +0100
Failed: 2,116
Oldest: 2023-02-19 11:59:58 +0100
Newest: 2023-06-26 11:19:52 +0100
Pending: 9
Oldest: 2023-06-26 11:21:52 +0100
Newest: 2023-08-30 20:09:59 +0100
### Status report information ###
Generated at: 2023-06-26 11:20:28 +01:00
`</details> | non_test | woocommerce product category synced as google product category ✍️ describe the bug the specified google product category is being ignored and the assigned woocommerce product category is being synced as the google product category for simple products category settings on the site facebook google product category 🚶♀️ steps to reproduce create a simple product on the site and assign it a woocommerce product category go to the facebook tab and specify a google product category publish the product and view the attributes field on facebook notice the woocommerce product category is set as the google product category instead of the specified google product category if you can t replicate it with the above steps add additional attributes data to the google product category and update the product and you should be able to replicate it here s an example of additional data to add how to view the assign google product category on the facebook catalog go to marketing facebook connection and click on your catalog link once redirected to facebook click on items locate the product or search for it and click on it click view more fields check the google product category field ✔️ expected behavior the assigned google product category should be correctly synced to facebook the woocommerce product category shouldn t override the assigned google product category wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode – wp cron ✔ language en us external object cache ✔ server environment server info nginx php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb log max upload size gb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix wp total database size database data size database index size wp woocommerce sessions data index engine innodb wp woocommerce api keys data index engine innodb wp woocommerce attribute taxonomies data index engine innodb wp woocommerce downloadable product permissions data index engine innodb wp woocommerce order items data index engine innodb wp woocommerce order itemmeta data index engine innodb wp woocommerce tax rates data index engine innodb wp woocommerce tax rate locations data index engine innodb wp woocommerce shipping zones data index engine innodb wp woocommerce shipping zone locations data index engine innodb wp woocommerce shipping zone methods data index engine innodb wp woocommerce payment tokens data index engine innodb wp woocommerce payment tokenmeta data index engine innodb wp woocommerce log data index engine innodb wp actionscheduler actions data index engine innodb wp actionscheduler claims data index engine innodb wp actionscheduler groups data index engine innodb wp actionscheduler logs data index engine innodb wp advanced notifications data index engine innodb wp advanced notification triggers data index engine innodb wp automatewoo abandoned carts data index engine innodb wp automatewoo customers data index engine innodb wp automatewoo customer meta data index engine innodb wp automatewoo events data index engine innodb wp automatewoo guests data index engine innodb wp automatewoo guest meta data index engine innodb wp automatewoo logs data index engine innodb wp automatewoo log meta data index engine innodb wp automatewoo queue data index engine innodb wp automatewoo queue meta data index engine innodb wp commentmeta data index engine innodb wp comments data index engine innodb wp gla attribute mapping rules data index engine innodb wp gla budget recommendations data index engine innodb wp gla merchant issues data index engine innodb wp gla shipping rates data index engine innodb wp gla shipping times data index engine innodb wp links data index engine innodb wp mailpoet automations data index engine innodb wp mailpoet automation runs data index engine innodb wp mailpoet automation run logs data index engine innodb wp mailpoet automation run subjects data index engine innodb wp mailpoet automation triggers data index engine innodb wp mailpoet automation versions data index engine innodb wp mailpoet custom fields data index engine innodb wp mailpoet dynamic segment filters data index engine innodb wp mailpoet feature flags data index engine innodb wp mailpoet forms data index engine innodb wp mailpoet log data index engine innodb wp mailpoet migrations data index engine innodb wp mailpoet newsletters data index engine innodb wp mailpoet newsletter links data index engine innodb wp mailpoet newsletter option data index engine innodb wp mailpoet newsletter option fields data index engine innodb wp mailpoet newsletter posts data index engine innodb wp mailpoet newsletter segment data index engine innodb wp mailpoet newsletter templates data index engine innodb wp mailpoet scheduled tasks data index engine innodb wp mailpoet scheduled task subscribers data index engine innodb wp mailpoet segments data index engine innodb wp mailpoet sending queues data index engine innodb wp mailpoet settings data index engine innodb wp mailpoet statistics bounces data index engine innodb wp mailpoet statistics clicks data index engine innodb wp mailpoet statistics forms data index engine innodb wp mailpoet statistics newsletters data index engine innodb wp mailpoet statistics opens data index engine innodb wp mailpoet statistics unsubscribes data index engine innodb wp mailpoet statistics woocommerce purchases data index engine innodb wp mailpoet stats notifications data index engine innodb wp mailpoet subscribers data index engine innodb wp mailpoet subscriber custom field data index engine innodb wp mailpoet subscriber ips data index engine innodb wp mailpoet subscriber segment data index engine innodb wp mailpoet subscriber tag data index engine innodb wp mailpoet tags data index engine innodb wp mailpoet user agents data index engine innodb wp mailpoet user flags data index engine innodb wp options data index engine innodb wp postmeta data index engine innodb wp posts data index engine innodb wp rank math analytics gsc data index engine innodb wp rank math analytics objects data index engine innodb wp rank math internal links data index engine innodb wp rank math internal meta data index engine innodb wp snippets data index engine innodb wp termmeta data index engine innodb wp terms data index engine innodb wp term relationships data index engine innodb wp term taxonomy data index engine innodb wp usermeta data index engine innodb wp users data index engine innodb wp wcpdf invoice number data index engine innodb wp wcpdf packing slip number data index engine innodb wp wc admin notes data index engine innodb wp wc admin note actions data index engine innodb wp wc category lookup data index engine innodb wp wc customer lookup data index engine innodb wp wc download log data index engine innodb wp wc order bundle lookup data index engine innodb wp wc order coupon lookup data index engine innodb wp wc order product lookup data index engine innodb wp wc order stats data index engine innodb wp wc order tax lookup data index engine innodb wp wc product attributes lookup data index engine innodb wp wc product download directories data index engine innodb wp wc product meta lookup data index engine innodb wp wc rate limits data index engine innodb wp wc reserved stock data index engine innodb wp wc tax rate classes data index engine innodb wp wc webhooks data index engine innodb wp woocommerce bundled itemmeta data index engine innodb wp woocommerce bundled items data index engine innodb wp woocommerce exported csv items data index engine innodb wp woocommerce prl deploymentmeta data index engine innodb wp woocommerce prl deployments data index engine innodb wp woocommerce prl frequencies data index engine innodb wp woocommerce prl tracking conversions data index engine innodb wp wpml mails data index engine innodb post type counts attachment aw workflow customize changeset mailpoet page nav menu item page post prl engine product product variation revision sensei email shop coupon shop order shop order refund shop subscription wp global styles security secure connection https ✔ hide errors from visitors ✔ active plugins facebook for woocommerce by facebook – woocommerce by automattic – dropin plugins advanced cache php advanced cache php object cache php memcached settings api enabled – force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types bundle bundle external external grouped grouped simple simple subscription subscription variable variable variable subscription variable subscription taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com – enforce approved product download directories ✔ hpos feature screen enabled – hpos feature enabled – order datastore wc order data store cpt hpos data sync enabled – wc pages shop base shop cart cart checkout checkout my account my account terms and conditions ❌ page not set theme name storefront version author url child theme ❌ – if you are modifying woocommerce on a parent theme that you did not build personally we recommend using a child theme see how to create a child theme woocommerce support ✔ templates overrides – admin enabled features activity panels analytics product block editor coupons customer effort score tracks import products task experimental fashion sample products shipping smart defaults shipping setting tour homescreen marketing mobile app banner navigation onboarding onboarding tasks remote inbox notifications remote free extensions payment gateway suggestions shipping label banner subscriptions store alerts transient notices woo mobile welcome wc pay promotion wc pay welcome page disabled features core profiler minified js new product management experience product variation management settings async product editor category field daily cron ✔ next scheduled options ✔ notes onboarding completed action scheduler canceled oldest newest complete oldest newest failed oldest newest pending oldest newest status report information generated at | 0 |
189,834 | 14,525,267,306 | IssuesEvent | 2020-12-14 12:42:04 | itggot-TE4/Yabs | https://api.github.com/repos/itggot-TE4/Yabs | opened | Add unit tests for libraryView | type:test🚨 | ## ✨ Feature request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### 📇 User story
As a user I want to [...]
### 📜 Acceptance Criteria
A list of changes that need to be implemented to consider this feature done.
### 💡 Additional context
Add any other context or screenshots about the feature request here.
| 1.0 | Add unit tests for libraryView - ## ✨ Feature request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### 📇 User story
As a user I want to [...]
### 📜 Acceptance Criteria
A list of changes that need to be implemented to consider this feature done.
### 💡 Additional context
Add any other context or screenshots about the feature request here.
| test | add unit tests for libraryview ✨ feature request is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when 📇 user story as a user i want to 📜 acceptance criteria a list of changes that need to be implemented to consider this feature done 💡 additional context add any other context or screenshots about the feature request here | 1 |
205,647 | 7,104,510,709 | IssuesEvent | 2018-01-16 10:13:32 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Align behaviour of after on AuditEvent repository and endpoint with Java Time's after methods | priority: normal type: enhancement | The name `after` implies to me that if I pass in the exact time at which an event occurred then I will not see that event in the returned list as it did not occur after the given time. The name `after` and what it implies (to me at least) conflicts with how the parameter is documented in `AuditEventRepository` where it says that it is the "timestamp of earliest result required (or `null` if unrestricted)". The endpoint's HTTP API documentation is aligned with my interpretation of it being called `after` (unsurprising, as I wrote those docs). It describes the parameter as restricting the returned events "to those that occurred after the given time".
The current implementation is aligned with the parameter description. Rather than returning events that occurred after the given time, it returns events that occurred at the given time or later. As we move to using `Instant` (#10976) this confusion is likely to increase as its `isAfter` method returns `false` if the two instances being compared are equal.
I think we should keep the name `after` and align the behaviour with Java Time.
| 1.0 | Align behaviour of after on AuditEvent repository and endpoint with Java Time's after methods - The name `after` implies to me that if I pass in the exact time at which an event occurred then I will not see that event in the returned list as it did not occur after the given time. The name `after` and what it implies (to me at least) conflicts with how the parameter is documented in `AuditEventRepository` where it says that it is the "timestamp of earliest result required (or `null` if unrestricted)". The endpoint's HTTP API documentation is aligned with my interpretation of it being called `after` (unsurprising, as I wrote those docs). It describes the parameter as restricting the returned events "to those that occurred after the given time".
The current implementation is aligned with the parameter description. Rather than returning events that occurred after the given time, it returns events that occurred at the given time or later. As we move to using `Instant` (#10976) this confusion is likely to increase as its `isAfter` method returns `false` if the two instances being compared are equal.
I think we should keep the name `after` and align the behaviour with Java Time.
| non_test | align behaviour of after on auditevent repository and endpoint with java time s after methods the name after implies to me that if i pass in the exact time at which an event occurred then i will not see that event in the returned list as it did not occur after the given time the name after and what it implies to me at least conflicts with how the parameter is documented in auditeventrepository where it says that it is the timestamp of earliest result required or null if unrestricted the endpoint s http api documentation is aligned with my interpretation of it being called after unsurprising as i wrote those docs it describes the parameter as restricting the returned events to those that occurred after the given time the current implementation is aligned with the parameter description rather than returning events that occurred after the given time it returns events that occurred at the given time or later as we move to using instant this confusion is likely to increase as its isafter method returns false if the two instances being compared are equal i think we should keep the name after and align the behaviour with java time | 0 |
74,257 | 7,393,794,231 | IssuesEvent | 2018-03-17 01:52:27 | joomla/accessibility | https://api.github.com/repos/joomla/accessibility | closed | Accordion - Request for testing | Custom Elements Testing | @dgt41 asked for accessibility tests:
https://joomla-projects.github.io/custom-elements/bootstrap-demo.html
Ask for test results and comments here. | 1.0 | Accordion - Request for testing - @dgt41 asked for accessibility tests:
https://joomla-projects.github.io/custom-elements/bootstrap-demo.html
Ask for test results and comments here. | test | accordion request for testing asked for accessibility tests ask for test results and comments here | 1 |
337,720 | 30,258,987,000 | IssuesEvent | 2023-07-07 06:36:10 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix tensor.test_torch_instance_median | PyTorch Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
| 1.0 | Fix tensor.test_torch_instance_median - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
|paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5483123954/jobs/9989131915"><img src=https://img.shields.io/badge/-success-success></a>
| test | fix tensor test torch instance median tensorflow a href src jax a href src numpy a href src torch a href src paddle a href src | 1 |
177,218 | 13,687,067,019 | IssuesEvent | 2020-09-30 09:34:33 | dso-toolkit/dso-toolkit | https://api.github.com/repos/dso-toolkit/dso-toolkit | closed | Cards: selectievakjes verwijderen | status:testable | De info knopjes moeten met een aria-describedby worden gelinkt aan de titel van de card. Het beste is waarschijnlijk om dat ook voor de selectievakjes te doen en deze een label te geven dat aangeeft wat de functie van het selectievakje is, dan is het consistent. | 1.0 | Cards: selectievakjes verwijderen - De info knopjes moeten met een aria-describedby worden gelinkt aan de titel van de card. Het beste is waarschijnlijk om dat ook voor de selectievakjes te doen en deze een label te geven dat aangeeft wat de functie van het selectievakje is, dan is het consistent. | test | cards selectievakjes verwijderen de info knopjes moeten met een aria describedby worden gelinkt aan de titel van de card het beste is waarschijnlijk om dat ook voor de selectievakjes te doen en deze een label te geven dat aangeeft wat de functie van het selectievakje is dan is het consistent | 1 |
269,734 | 23,461,569,429 | IssuesEvent | 2022-08-16 13:31:26 | kyma-project/busola | https://api.github.com/repos/kyma-project/busola | closed | Failing `run-after` test for namespaces | area/tests | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
There are more and more situations where this test is failing. Cypress is clicking on the `Delete` tooltip or button in the backdrop and the namespace can't be deleted.
<!-- Provide a clear and concise description of the problem.
Describe where it appears, when it occurred, and what it affects. -->
<!-- Provide relevant technical details such as the Kubernetes version, the cluster name and provider, the Kyma version, the browser name and version, or the operating system. -->
**Expected result**
Tests are passing without `/retest`
<!-- Describe what you expect to happen. -->
**Actual result**
https://status.build.kyma-project.io/view/gs/kyma-prow-logs/pr-logs/pull/kyma-project_busola/1740/pre-busola-integration-test-k3s-namespace/1557620794555633664
<!-- Describe what happens instead. -->
**Steps to reproduce**
1. Open PR
2. Run tests
<!-- List the steps to follow to reproduce the bug. Attach any files, links, code samples, or screenshots that could help in investigating the problem. -->
**Troubleshooting**
<!-- Describe the steps you have already taken to solve the issue. -->
| 1.0 | Failing `run-after` test for namespaces - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
There are more and more situations where this test is failing. Cypress is clicking on the `Delete` tooltip or button in the backdrop and the namespace can't be deleted.
<!-- Provide a clear and concise description of the problem.
Describe where it appears, when it occurred, and what it affects. -->
<!-- Provide relevant technical details such as the Kubernetes version, the cluster name and provider, the Kyma version, the browser name and version, or the operating system. -->
**Expected result**
Tests are passing without `/retest`
<!-- Describe what you expect to happen. -->
**Actual result**
https://status.build.kyma-project.io/view/gs/kyma-prow-logs/pr-logs/pull/kyma-project_busola/1740/pre-busola-integration-test-k3s-namespace/1557620794555633664
<!-- Describe what happens instead. -->
**Steps to reproduce**
1. Open PR
2. Run tests
<!-- List the steps to follow to reproduce the bug. Attach any files, links, code samples, or screenshots that could help in investigating the problem. -->
**Troubleshooting**
<!-- Describe the steps you have already taken to solve the issue. -->
| test | failing run after test for namespaces thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description there are more and more situations where this test is failing cypress is clicking on the delete tooltip or button in the backdrop and the namespace can t be deleted provide a clear and concise description of the problem describe where it appears when it occurred and what it affects expected result tests are passing without retest actual result steps to reproduce open pr run tests troubleshooting | 1 |
234,134 | 19,097,275,556 | IssuesEvent | 2021-11-29 18:01:57 | microsoft/vscode-pull-request-github | https://api.github.com/repos/microsoft/vscode-pull-request-github | opened | Test opening a pull request by number | testplan-item | Refs: https://github.com/microsoft/vscode-pull-request-github/issues/266
- [ ] anyOS
- [ ] anyOS
Complexity: 1
---
There is a new command "Checkout Pull Request by Number". Using this command, you can enter a pull request number to check out that pull request. You can find the command in the command palette and in the Pull Requests view.
Verify that the command works the way you'd expect. | 1.0 | Test opening a pull request by number - Refs: https://github.com/microsoft/vscode-pull-request-github/issues/266
- [ ] anyOS
- [ ] anyOS
Complexity: 1
---
There is a new command "Checkout Pull Request by Number". Using this command, you can enter a pull request number to check out that pull request. You can find the command in the command palette and in the Pull Requests view.
Verify that the command works the way you'd expect. | test | test opening a pull request by number refs anyos anyos complexity there is a new command checkout pull request by number using this command you can enter a pull request number to check out that pull request you can find the command in the command palette and in the pull requests view verify that the command works the way you d expect | 1 |
1,550 | 2,780,825,326 | IssuesEvent | 2015-05-06 08:46:11 | AppGyver/steroids | https://api.github.com/repos/AppGyver/steroids | opened | App Store builds fail with "Invalid Signature" error if the app contains certain executable files | Build Service iOS | So far, the only identified culprit is the `moment/scripts/npm_prepublish.sh` file included with newer versions of Moment.js.
If you get the error, a fix is to remove the offending file from your app package. If it's included as part of a Bower component, you might need to delete the component folder and include the needed files manually. | 1.0 | App Store builds fail with "Invalid Signature" error if the app contains certain executable files - So far, the only identified culprit is the `moment/scripts/npm_prepublish.sh` file included with newer versions of Moment.js.
If you get the error, a fix is to remove the offending file from your app package. If it's included as part of a Bower component, you might need to delete the component folder and include the needed files manually. | non_test | app store builds fail with invalid signature error if the app contains certain executable files so far the only identified culprit is the moment scripts npm prepublish sh file included with newer versions of moment js if you get the error a fix is to remove the offending file from your app package if it s included as part of a bower component you might need to delete the component folder and include the needed files manually | 0 |
330,323 | 28,368,544,898 | IssuesEvent | 2023-04-12 15:20:51 | psychopy/psychopy | https://api.github.com/repos/psychopy/psychopy | closed | anomalous GratingStim warning | 🧪 tests 👀 visual | ```
Note: Dynamic code seems intended but updating is "constant":
"None", in Routine trial (grating: Sf)
```
| 1.0 | anomalous GratingStim warning - ```
Note: Dynamic code seems intended but updating is "constant":
"None", in Routine trial (grating: Sf)
```
| test | anomalous gratingstim warning note dynamic code seems intended but updating is constant none in routine trial grating sf | 1 |
270,003 | 23,483,829,748 | IssuesEvent | 2022-08-17 12:56:51 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Payout pending and payout processing messages are shown in two different places at the same time | bug feature/rewards QA/Yes release-notes/exclude QA/Test-Plan-Specified regression OS/Android OS/Desktop | <!-- 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 <!-- Provide a brief description of the issue -->
Found while testing https://github.com/brave/brave-browser/issues/23429
Payout pending and payout processing messages are shown in two different places at the same time
## Steps to reproduce <!-- Please add a series of steps to reproduce the issue -->
1. Clean profile 1.43.67
2. Enable rewards
3. View couple of ads and reconcile ads with server
4. Close the browser
5. Set the system date one day prior to payout date (I have set the date to 7th Sep as payout date is 8th Sep)
6. Relaunch the browser
7. Open brave://rewards setting page
8. Payout processing message is shown in rewards settings page
9. Open ads panel
10. Payout pending message is shown
**Note:** looks like the processing message which is shown in rewards settings page is hardcoded. This is shown in case 1. when payout pending condition is triggered case 2. when payout processing condition is triggered. It make sense it case 2, but in case 1 it doesn't.
## Actual result <!-- Please add screenshots if needed -->
Payout pending and payout processing messages are shown in two different places at the same time
Settings page | Ads panel
-- | --
 | 
## Expected result
Payout processing message should not be shown in rewards settings page when pending payout condition is triggered
## Issue reproduces how often <!-- [Easily reproduced/Intermittent issue/No steps to reproduce] -->
Easy
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current Play Store version? Yes
- Can you reproduce this issue with the current Play Store Beta version? Yes
- Can you reproduce this issue with the current Play Store Nightly version? Yes
## Device details
- Install type (ARM, x86): ARM
- Device type (Phone, Tablet, Phablet): All
- Android version: Version 11
## Brave version
1.43.67
### Website problems only
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards?NA
- Is the issue reproducible on the latest version of Chrome? NA
### Additional information
<!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue -->
cc: @Miyayes @brave/qa-team @deeppandya | 1.0 | Payout pending and payout processing messages are shown in two different places at the same time - <!-- 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 <!-- Provide a brief description of the issue -->
Found while testing https://github.com/brave/brave-browser/issues/23429
Payout pending and payout processing messages are shown in two different places at the same time
## Steps to reproduce <!-- Please add a series of steps to reproduce the issue -->
1. Clean profile 1.43.67
2. Enable rewards
3. View couple of ads and reconcile ads with server
4. Close the browser
5. Set the system date one day prior to payout date (I have set the date to 7th Sep as payout date is 8th Sep)
6. Relaunch the browser
7. Open brave://rewards setting page
8. Payout processing message is shown in rewards settings page
9. Open ads panel
10. Payout pending message is shown
**Note:** looks like the processing message which is shown in rewards settings page is hardcoded. This is shown in case 1. when payout pending condition is triggered case 2. when payout processing condition is triggered. It make sense it case 2, but in case 1 it doesn't.
## Actual result <!-- Please add screenshots if needed -->
Payout pending and payout processing messages are shown in two different places at the same time
Settings page | Ads panel
-- | --
 | 
## Expected result
Payout processing message should not be shown in rewards settings page when pending payout condition is triggered
## Issue reproduces how often <!-- [Easily reproduced/Intermittent issue/No steps to reproduce] -->
Easy
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current Play Store version? Yes
- Can you reproduce this issue with the current Play Store Beta version? Yes
- Can you reproduce this issue with the current Play Store Nightly version? Yes
## Device details
- Install type (ARM, x86): ARM
- Device type (Phone, Tablet, Phablet): All
- Android version: Version 11
## Brave version
1.43.67
### Website problems only
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards?NA
- Is the issue reproducible on the latest version of Chrome? NA
### Additional information
<!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue -->
cc: @Miyayes @brave/qa-team @deeppandya | test | payout pending and payout processing messages are shown in two different places at the same time 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 found while testing payout pending and payout processing messages are shown in two different places at the same time steps to reproduce clean profile enable rewards view couple of ads and reconcile ads with server close the browser set the system date one day prior to payout date i have set the date to sep as payout date is sep relaunch the browser open brave rewards setting page payout processing message is shown in rewards settings page open ads panel payout pending message is shown note looks like the processing message which is shown in rewards settings page is hardcoded this is shown in case when payout pending condition is triggered case when payout processing condition is triggered it make sense it case but in case it doesn t actual result payout pending and payout processing messages are shown in two different places at the same time settings page ads panel expected result payout processing message should not be shown in rewards settings page when pending payout condition is triggered issue reproduces how often easy version channel information can you reproduce this issue with the current play store version yes can you reproduce this issue with the current play store beta version yes can you reproduce this issue with the current play store nightly version yes device details install type arm arm device type phone tablet phablet all android version version brave version website problems only does the issue resolve itself when disabling brave shields na does the issue resolve itself when disabling brave rewards na is the issue reproducible on the latest version of chrome na additional information cc miyayes brave qa team deeppandya | 1 |
397,962 | 27,182,334,935 | IssuesEvent | 2023-02-18 19:49:55 | YarataDarkness/Zodie-Gal | https://api.github.com/repos/YarataDarkness/Zodie-Gal | closed | Faire les sketches pour les ui du jeu | documentation | Faire les sketches pour les ui du jeu
Restart:
How-to:
Bonus: | 1.0 | Faire les sketches pour les ui du jeu - Faire les sketches pour les ui du jeu
Restart:
How-to:
Bonus: | non_test | faire les sketches pour les ui du jeu faire les sketches pour les ui du jeu restart how to bonus | 0 |
45,422 | 7,182,052,146 | IssuesEvent | 2018-02-01 08:24:29 | IgniteUI/igniteui-angular | https://api.github.com/repos/IgniteUI/igniteui-angular | closed | Calendar and DatePicker: Need description about dependency on Animation Module | calendar date-picker documentation | ### Description
Calendar and DatePicker are dependent on BrowserAnimationsModule. It should be described in README.
https://github.com/IgniteUI/igniteui-angular/issues/516
| 1.0 | Calendar and DatePicker: Need description about dependency on Animation Module - ### Description
Calendar and DatePicker are dependent on BrowserAnimationsModule. It should be described in README.
https://github.com/IgniteUI/igniteui-angular/issues/516
| non_test | calendar and datepicker need description about dependency on animation module description calendar and datepicker are dependent on browseranimationsmodule it should be described in readme | 0 |
25,427 | 18,738,499,736 | IssuesEvent | 2021-11-04 10:43:28 | RasaHQ/rasa | https://api.github.com/repos/RasaHQ/rasa | closed | fix assign-default-project workflow | type:bug :bug: area:rasa-oss :ferris_wheel: area:rasa-oss/infrastructure :bullettrain_front: | ### Rasa Open Source version
NA
### Rasa SDK version
_No response_
### Rasa X version
_No response_
### Python version
Other
### What operating system are you using?
Linux
### What happened?
The GitHub Action we used in the workflow seems broken.
https://github.com/RasaHQ/rasa/actions/workflows/assign-default-project.yml?query=actor%3Arasabot
👆🏻 all passed but issues didn't move to default project board.
### Command / Request
_No response_
### Relevant log output
_No response_ | 1.0 | fix assign-default-project workflow - ### Rasa Open Source version
NA
### Rasa SDK version
_No response_
### Rasa X version
_No response_
### Python version
Other
### What operating system are you using?
Linux
### What happened?
The GitHub Action we used in the workflow seems broken.
https://github.com/RasaHQ/rasa/actions/workflows/assign-default-project.yml?query=actor%3Arasabot
👆🏻 all passed but issues didn't move to default project board.
### Command / Request
_No response_
### Relevant log output
_No response_ | non_test | fix assign default project workflow rasa open source version na rasa sdk version no response rasa x version no response python version other what operating system are you using linux what happened the github action we used in the workflow seems broken 👆🏻 all passed but issues didn t move to default project board command request no response relevant log output no response | 0 |
438,159 | 12,620,173,319 | IssuesEvent | 2020-06-13 05:03:55 | dnnsoftware/Dnn.Platform | https://api.github.com/repos/dnnsoftware/Dnn.Platform | closed | Server Logs are difficult to work with | Area: AE > PersonaBar Ext > Servers.Web Effort: Medium Priority: Low Status: Review Type: Enhancement | ## Description of problem
In the Servers page of the Persona bar, viewing the Logs section (in the Server Settings tab) is difficult. All of the logs are loaded into a dropdown, which doesn't allow searching and puts the oldest file at the top.
## Description of solution
We're proposing that this screen use a listing similar to the Admin Logs listing, sorting with the newest files at the top.
## Screenshots
This is the current situation

See the related PR for the suggested updates to the view.
| 1.0 | Server Logs are difficult to work with - ## Description of problem
In the Servers page of the Persona bar, viewing the Logs section (in the Server Settings tab) is difficult. All of the logs are loaded into a dropdown, which doesn't allow searching and puts the oldest file at the top.
## Description of solution
We're proposing that this screen use a listing similar to the Admin Logs listing, sorting with the newest files at the top.
## Screenshots
This is the current situation

See the related PR for the suggested updates to the view.
| non_test | server logs are difficult to work with description of problem in the servers page of the persona bar viewing the logs section in the server settings tab is difficult all of the logs are loaded into a dropdown which doesn t allow searching and puts the oldest file at the top description of solution we re proposing that this screen use a listing similar to the admin logs listing sorting with the newest files at the top screenshots this is the current situation see the related pr for the suggested updates to the view | 0 |
2,192 | 2,603,977,741 | IssuesEvent | 2015-02-24 19:01:57 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳沈阳疱疹病毒感染治疗 | auto-migrated Priority-Medium Type-Defect | ```
沈阳沈阳疱疹病毒感染治疗〓沈陽軍區政治部醫院性病〓TEL��
�024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治�
��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共�
��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、
保健、醫療、科研康復為一體的綜合性醫院。是國家首批公��
�甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大�
��、東南大學等知名高等院校的教學醫院。曾被中國人民解放
軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立��
�體二等功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:29 | 1.0 | 沈阳沈阳疱疹病毒感染治疗 - ```
沈阳沈阳疱疹病毒感染治疗〓沈陽軍區政治部醫院性病〓TEL��
�024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治�
��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共�
��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、
保健、醫療、科研康復為一體的綜合性醫院。是國家首批公��
�甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大�
��、東南大學等知名高等院校的教學醫院。曾被中國人民解放
軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立��
�體二等功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:29 | non_test | 沈阳沈阳疱疹病毒感染治疗 沈阳沈阳疱疹病毒感染治疗〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at | 0 |
329,585 | 28,290,846,373 | IssuesEvent | 2023-04-09 07:10:40 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix raw_ops.test_tensorflow_Cross | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" 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/4648778808/jobs/8226693483" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" 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_tensorflow/test_raw_ops.py::test_tensorflow_Cross[cpu-ivy.functional.backends.torch-False-False]</summary>
2023-04-09T05:18:34.9692641Z E AssertionError: the results from backend torch and ground truth framework tensorflow do not match
2023-04-09T05:18:34.9693167Z E [[[-5.5307243e+16 -8.9957273e-01 5.5307243e+16]
2023-04-09T05:18:34.9693553Z E [ 3.2533397e+15 -3.2533397e+15 -5.1205000e+03]
2023-04-09T05:18:34.9693853Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9694107Z E
2023-04-09T05:18:34.9694438Z E [[ 9.9999990e+06 -9.9999990e+06 0.0000000e+00]
2023-04-09T05:18:34.9694733Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9695202Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9695460Z E
2023-04-09T05:18:34.9695797Z E [[ 9.9998999e-01 0.0000000e+00 -9.9998999e-01]
2023-04-09T05:18:34.9696091Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9696584Z E [ 3.4027894e+38 1.0687153e+35 0.0000000e+00]]]!=[[[-5.5307243e+16 -8.9957273e-01 5.5307243e+16]
2023-04-09T05:18:34.9696993Z E [ 3.2533397e+15 -3.2533397e+15 -5.1205000e+03]
2023-04-09T05:18:34.9697289Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9697542Z E
2023-04-09T05:18:34.9697875Z E [[ 9.9999990e+06 -9.9999990e+06 0.0000000e+00]
2023-04-09T05:18:34.9698164Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9698444Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9698692Z E
2023-04-09T05:18:34.9699027Z E [[ 9.9998999e-01 0.0000000e+00 -9.9998999e-01]
2023-04-09T05:18:34.9699319Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9699624Z E [ inf 1.0687153e+35 0.0000000e+00]]]
2023-04-09T05:18:34.9699882Z E
2023-04-09T05:18:34.9700092Z E
2023-04-09T05:18:34.9700373Z E Falsifying example: test_tensorflow_Cross(
2023-04-09T05:18:34.9700790Z E dtype_and_x=(['float32', 'float32'],
2023-04-09T05:18:34.9701219Z E [array([[[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9701643Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9702065Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9702339Z E
2023-04-09T05:18:34.9702708Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9703118Z E [-1.0000000e+07, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9703534Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9703808Z E
2023-04-09T05:18:34.9704180Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9704584Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9705036Z E [-1.0000000e+00, 3.1840000e+03, 2.0403892e+31]]], dtype=float32),
2023-04-09T05:18:34.9705488Z E array([[[-1.0000000e+00, -5.5307243e+16, -1.8995727e+00],
2023-04-09T05:18:34.9705902Z E [-5.1210000e+03, -5.0000000e-01, -3.2533397e+15],
2023-04-09T05:18:34.9706320Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9706593Z E
2023-04-09T05:18:34.9706956Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+07],
2023-04-09T05:18:34.9707365Z E [-1.0000000e+07, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9707778Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9708052Z E
2023-04-09T05:18:34.9708422Z E [[-1.0000000e+00, -9.9999997e-06, -1.0000000e+00],
2023-04-09T05:18:34.9708837Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9709295Z E [-1.0000000e+00, 3.1840000e+03, 1.0689193e+35]]], dtype=float32)]),
2023-04-09T05:18:34.9709825Z E test_flags=FrontendFunctionTestFlags(
2023-04-09T05:18:34.9710156Z E num_positional_args=0,
2023-04-09T05:18:34.9710435Z E with_out=False,
2023-04-09T05:18:34.9710699Z E inplace=False,
2023-04-09T05:18:34.9710972Z E as_variable=[False],
2023-04-09T05:18:34.9711255Z E native_arrays=[False],
2023-04-09T05:18:34.9711547Z E generate_frontend_arrays=False,
2023-04-09T05:18:34.9711819Z E ),
2023-04-09T05:18:34.9712270Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Cross',
2023-04-09T05:18:34.9763030Z E frontend='tensorflow',
2023-04-09T05:18:34.9763373Z E on_device='cpu',
2023-04-09T05:18:34.9763625Z E )
2023-04-09T05:18:34.9763837Z E
2023-04-09T05:18:34.9765387Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2RkZAAhBjCAUmB68LBnTGsYcDegsWEMBgaeAhC7rUGiowChDqH+SO3SAii7gS0NCILSEWpEwOIH4GYBxbn7nurxNmCaQw4bOdyoHIYHOT7mFEpd/ESJOehh2O4yTfcBTAgAqkUXnA==') as a decorator on your test case
</details>
| 1.0 | Fix raw_ops.test_tensorflow_Cross - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" 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/4648778808/jobs/8226693483" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4648778808/jobs/8226693483" 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_tensorflow/test_raw_ops.py::test_tensorflow_Cross[cpu-ivy.functional.backends.torch-False-False]</summary>
2023-04-09T05:18:34.9692641Z E AssertionError: the results from backend torch and ground truth framework tensorflow do not match
2023-04-09T05:18:34.9693167Z E [[[-5.5307243e+16 -8.9957273e-01 5.5307243e+16]
2023-04-09T05:18:34.9693553Z E [ 3.2533397e+15 -3.2533397e+15 -5.1205000e+03]
2023-04-09T05:18:34.9693853Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9694107Z E
2023-04-09T05:18:34.9694438Z E [[ 9.9999990e+06 -9.9999990e+06 0.0000000e+00]
2023-04-09T05:18:34.9694733Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9695202Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9695460Z E
2023-04-09T05:18:34.9695797Z E [[ 9.9998999e-01 0.0000000e+00 -9.9998999e-01]
2023-04-09T05:18:34.9696091Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9696584Z E [ 3.4027894e+38 1.0687153e+35 0.0000000e+00]]]!=[[[-5.5307243e+16 -8.9957273e-01 5.5307243e+16]
2023-04-09T05:18:34.9696993Z E [ 3.2533397e+15 -3.2533397e+15 -5.1205000e+03]
2023-04-09T05:18:34.9697289Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9697542Z E
2023-04-09T05:18:34.9697875Z E [[ 9.9999990e+06 -9.9999990e+06 0.0000000e+00]
2023-04-09T05:18:34.9698164Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9698444Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]]
2023-04-09T05:18:34.9698692Z E
2023-04-09T05:18:34.9699027Z E [[ 9.9998999e-01 0.0000000e+00 -9.9998999e-01]
2023-04-09T05:18:34.9699319Z E [ 0.0000000e+00 0.0000000e+00 0.0000000e+00]
2023-04-09T05:18:34.9699624Z E [ inf 1.0687153e+35 0.0000000e+00]]]
2023-04-09T05:18:34.9699882Z E
2023-04-09T05:18:34.9700092Z E
2023-04-09T05:18:34.9700373Z E Falsifying example: test_tensorflow_Cross(
2023-04-09T05:18:34.9700790Z E dtype_and_x=(['float32', 'float32'],
2023-04-09T05:18:34.9701219Z E [array([[[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9701643Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9702065Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9702339Z E
2023-04-09T05:18:34.9702708Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9703118Z E [-1.0000000e+07, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9703534Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9703808Z E
2023-04-09T05:18:34.9704180Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9704584Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9705036Z E [-1.0000000e+00, 3.1840000e+03, 2.0403892e+31]]], dtype=float32),
2023-04-09T05:18:34.9705488Z E array([[[-1.0000000e+00, -5.5307243e+16, -1.8995727e+00],
2023-04-09T05:18:34.9705902Z E [-5.1210000e+03, -5.0000000e-01, -3.2533397e+15],
2023-04-09T05:18:34.9706320Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9706593Z E
2023-04-09T05:18:34.9706956Z E [[-1.0000000e+00, -1.0000000e+00, -1.0000000e+07],
2023-04-09T05:18:34.9707365Z E [-1.0000000e+07, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9707778Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00]],
2023-04-09T05:18:34.9708052Z E
2023-04-09T05:18:34.9708422Z E [[-1.0000000e+00, -9.9999997e-06, -1.0000000e+00],
2023-04-09T05:18:34.9708837Z E [-1.0000000e+00, -1.0000000e+00, -1.0000000e+00],
2023-04-09T05:18:34.9709295Z E [-1.0000000e+00, 3.1840000e+03, 1.0689193e+35]]], dtype=float32)]),
2023-04-09T05:18:34.9709825Z E test_flags=FrontendFunctionTestFlags(
2023-04-09T05:18:34.9710156Z E num_positional_args=0,
2023-04-09T05:18:34.9710435Z E with_out=False,
2023-04-09T05:18:34.9710699Z E inplace=False,
2023-04-09T05:18:34.9710972Z E as_variable=[False],
2023-04-09T05:18:34.9711255Z E native_arrays=[False],
2023-04-09T05:18:34.9711547Z E generate_frontend_arrays=False,
2023-04-09T05:18:34.9711819Z E ),
2023-04-09T05:18:34.9712270Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Cross',
2023-04-09T05:18:34.9763030Z E frontend='tensorflow',
2023-04-09T05:18:34.9763373Z E on_device='cpu',
2023-04-09T05:18:34.9763625Z E )
2023-04-09T05:18:34.9763837Z E
2023-04-09T05:18:34.9765387Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2RkZAAhBjCAUmB68LBnTGsYcDegsWEMBgaeAhC7rUGiowChDqH+SO3SAii7gS0NCILSEWpEwOIH4GYBxbn7nurxNmCaQw4bOdyoHIYHOT7mFEpd/ESJOehh2O4yTfcBTAgAqkUXnA==') as a decorator on your test case
</details>
| test | fix raw ops test tensorflow cross tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow cross e assertionerror the results from backend torch and ground truth framework tensorflow do not match e e e e e e e e e e e e e e e e e e e e e e e e falsifying example test tensorflow cross e dtype and x e e e e e e e e e e e dtype e array e e e e e e e e e e dtype e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays false e e fn tree ivy functional frontends tensorflow raw ops cross e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case | 1 |
101,478 | 8,789,054,159 | IssuesEvent | 2018-12-21 01:19:41 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Validate Ubuntu 18.04 Bionic Beaver for v2.0 | internal kind/feature priority/0 status/resolved status/to-test team/az version/2.0 | The docker install script fails when trying to install on Ubuntu 18.04.
https://releases.rancher.com/install-docker/17.03.sh
Doesn't look like the Bionic repo for docker-ce has any packages, much less the older 17.03.2 package.
https://download.docker.com/linux/ubuntu/dists/bionic/stable/
**Rancher versions:**
rancher/rancher: v2.0.2
| 1.0 | Validate Ubuntu 18.04 Bionic Beaver for v2.0 - The docker install script fails when trying to install on Ubuntu 18.04.
https://releases.rancher.com/install-docker/17.03.sh
Doesn't look like the Bionic repo for docker-ce has any packages, much less the older 17.03.2 package.
https://download.docker.com/linux/ubuntu/dists/bionic/stable/
**Rancher versions:**
rancher/rancher: v2.0.2
| test | validate ubuntu bionic beaver for the docker install script fails when trying to install on ubuntu doesn t look like the bionic repo for docker ce has any packages much less the older package rancher versions rancher rancher | 1 |
305,607 | 26,396,853,290 | IssuesEvent | 2023-01-12 20:16:29 | webgme/webgme-taxonomy | https://api.github.com/repos/webgme/webgme-taxonomy | opened | Option To Import Vocabulary Does Not Exist | testing |
**Component:** Taxonomy Design Studio
**Area:** Importing Vocabulary
**Issue:** Option to import vocabulary does not exist
**Steps to Reproduce:**
1. Create a project from **TaxonomyDemo** (TaxonomyStudio_Test_2)
2. Add **Taxonomy** part
3. Double-click on **Taxonomy** part
4. Click on right-facing triangle; no option to **ImportVocabulary** exists
**Details:**

**Severity**
- [ ] Low Impact (user can work around)
- [ ] Medium Impact (may cause break in workflow)
- [x] High Impact (causes break in workflow)
**Type**
- [ ] Feedback to User
- [x] Functionality
- [ ] Does not match documentation
- [ ] Suggestion
**Possible Workaround(s)**
- | 1.0 | Option To Import Vocabulary Does Not Exist -
**Component:** Taxonomy Design Studio
**Area:** Importing Vocabulary
**Issue:** Option to import vocabulary does not exist
**Steps to Reproduce:**
1. Create a project from **TaxonomyDemo** (TaxonomyStudio_Test_2)
2. Add **Taxonomy** part
3. Double-click on **Taxonomy** part
4. Click on right-facing triangle; no option to **ImportVocabulary** exists
**Details:**

**Severity**
- [ ] Low Impact (user can work around)
- [ ] Medium Impact (may cause break in workflow)
- [x] High Impact (causes break in workflow)
**Type**
- [ ] Feedback to User
- [x] Functionality
- [ ] Does not match documentation
- [ ] Suggestion
**Possible Workaround(s)**
- | test | option to import vocabulary does not exist component taxonomy design studio area importing vocabulary issue option to import vocabulary does not exist steps to reproduce create a project from taxonomydemo taxonomystudio test add taxonomy part double click on taxonomy part click on right facing triangle no option to importvocabulary exists details severity low impact user can work around medium impact may cause break in workflow high impact causes break in workflow type feedback to user functionality does not match documentation suggestion possible workaround s | 1 |
15,802 | 20,625,729,186 | IssuesEvent | 2022-03-07 22:18:13 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | File.utime returning wrong value | compatibility | Assuming you've done `touch temp.txt` locally...
Ruby 3.0.2:
`File.utime(0, 0, "temp.txt") # => 1`
Truffleruby 22.0.0.2:
`File.utime(0, 0, "temp.txt") # => ["temp.txt"]`
Docs say it should return the number of filenames in the argument list. | True | File.utime returning wrong value - Assuming you've done `touch temp.txt` locally...
Ruby 3.0.2:
`File.utime(0, 0, "temp.txt") # => 1`
Truffleruby 22.0.0.2:
`File.utime(0, 0, "temp.txt") # => ["temp.txt"]`
Docs say it should return the number of filenames in the argument list. | non_test | file utime returning wrong value assuming you ve done touch temp txt locally ruby file utime temp txt truffleruby file utime temp txt docs say it should return the number of filenames in the argument list | 0 |
412,949 | 12,058,629,951 | IssuesEvent | 2020-04-15 17:48:11 | telus/tds-core | https://api.github.com/repos/telus/tds-core | closed | Expand Collapse Component - Empty child property for some rows | priority: medium status: reviewed type: enhancement |
## Description
The Expand collapse component requires rows where the functionality to expand / collapse is turned off in cases where content for the expandable portion is not required.
## Recommendation
Have it so if the child property is empty, the functionality to expand / collapse is turned off. Alternatively if the disabled state is not frequently used, we can remove the grey background from the disabled state and document how to satisfy this need.
## Designs
**Desired State**
The 'Monthly Mobility Bonus' row has no child content (eg. no need to expand)
The 'Home Service Billing' row has child content and we are showing the expanded and collapsed states.

**Current Undesired State**
The 'TFFF $10 DON Bonus - Free Contest Entry for Samsung TV' row has no child content and has been disabled.

## Meta
- @tds/core-expand-collapse
- Willing to develop solution: Inquired to our development team, awaiting response.
- Has workaround: Yes: Currently making it disabled. However it gives us a grey background with some less than ideal padding for left aligned text. (See current undersized state)
- High impact: No
- Designer/Developer Pair: Darcy Reaume (Design @ Architech)
| 1.0 | Expand Collapse Component - Empty child property for some rows -
## Description
The Expand collapse component requires rows where the functionality to expand / collapse is turned off in cases where content for the expandable portion is not required.
## Recommendation
Have it so if the child property is empty, the functionality to expand / collapse is turned off. Alternatively if the disabled state is not frequently used, we can remove the grey background from the disabled state and document how to satisfy this need.
## Designs
**Desired State**
The 'Monthly Mobility Bonus' row has no child content (eg. no need to expand)
The 'Home Service Billing' row has child content and we are showing the expanded and collapsed states.

**Current Undesired State**
The 'TFFF $10 DON Bonus - Free Contest Entry for Samsung TV' row has no child content and has been disabled.

## Meta
- @tds/core-expand-collapse
- Willing to develop solution: Inquired to our development team, awaiting response.
- Has workaround: Yes: Currently making it disabled. However it gives us a grey background with some less than ideal padding for left aligned text. (See current undersized state)
- High impact: No
- Designer/Developer Pair: Darcy Reaume (Design @ Architech)
| non_test | expand collapse component empty child property for some rows description the expand collapse component requires rows where the functionality to expand collapse is turned off in cases where content for the expandable portion is not required recommendation have it so if the child property is empty the functionality to expand collapse is turned off alternatively if the disabled state is not frequently used we can remove the grey background from the disabled state and document how to satisfy this need designs desired state the monthly mobility bonus row has no child content eg no need to expand the home service billing row has child content and we are showing the expanded and collapsed states current undesired state the tfff don bonus free contest entry for samsung tv row has no child content and has been disabled meta tds core expand collapse willing to develop solution inquired to our development team awaiting response has workaround yes currently making it disabled however it gives us a grey background with some less than ideal padding for left aligned text see current undersized state high impact no designer developer pair darcy reaume design architech | 0 |
287,896 | 24,872,279,805 | IssuesEvent | 2022-10-27 16:04:23 | ukwa/w3act | https://api.github.com/repos/ukwa/w3act | closed | Update NLS email permission templates with new phone number | 1 - Ready to test on stage | Please can we update three email templates in ACT, listed in #513:
https://github.com/ukwa/w3act/blob/master/conf/templates/2_NLS_acknowledgement.txt
https://github.com/ukwa/w3act/blob/master/conf/templates/4_NLS_LD_openAccess.txt
https://github.com/ukwa/w3act/blob/master/conf/templates/6_NLS_nonUK_nonLD.txt
Eilidh has a new phone number and the colleague who has inherited her old number is fielding a lot of web archiving calls. The new number is 0131 623 3934
Can we edit the templates and/or make sure the amended template is being issued from ACT please? | 1.0 | Update NLS email permission templates with new phone number - Please can we update three email templates in ACT, listed in #513:
https://github.com/ukwa/w3act/blob/master/conf/templates/2_NLS_acknowledgement.txt
https://github.com/ukwa/w3act/blob/master/conf/templates/4_NLS_LD_openAccess.txt
https://github.com/ukwa/w3act/blob/master/conf/templates/6_NLS_nonUK_nonLD.txt
Eilidh has a new phone number and the colleague who has inherited her old number is fielding a lot of web archiving calls. The new number is 0131 623 3934
Can we edit the templates and/or make sure the amended template is being issued from ACT please? | test | update nls email permission templates with new phone number please can we update three email templates in act listed in eilidh has a new phone number and the colleague who has inherited her old number is fielding a lot of web archiving calls the new number is can we edit the templates and or make sure the amended template is being issued from act please | 1 |
210,661 | 23,764,937,489 | IssuesEvent | 2022-09-01 12:03:45 | tabacws-marketing/continental-cloudyourself | https://api.github.com/repos/tabacws-marketing/continental-cloudyourself | closed | CVE-2017-0247 (High) detected in system.net.http.4.3.0.nupkg - autoclosed | security vulnerability | ## CVE-2017-0247 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary>
<p>Provides a programming interface for modern HTTP applications, including HTTP client components that...</p>
<p>Library home page: <a href="https://api.nuget.org/packages/system.net.http.4.3.0.nupkg">https://api.nuget.org/packages/system.net.http.4.3.0.nupkg</a></p>
<p>Path to dependency file: /Backend/AppServices/MasterData/Src/MasterData.csproj</p>
<p>Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg</p>
<p>
Dependency Hierarchy:
- fancy.resourcelinker.0.0.10.nupkg (Root Library)
- microsoft.aspnetcore.mvc.2.0.2.nupkg
- microsoft.aspnetcore.mvc.viewfeatures.2.0.2.nupkg
- newtonsoft.json.bson.1.0.1.nupkg
- netstandard.library.1.6.1.nupkg
- :x: **system.net.http.4.3.0.nupkg** (Vulnerable Library)
<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>
A denial of service vulnerability exists when the ASP.NET Core fails to properly validate web requests. NOTE: Microsoft has not commented on third-party claims that the issue is that the TextEncoder.EncodeCore function in the System.Text.Encodings.Web package in ASP.NET Core Mvc before 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to cause a denial of service by leveraging failure to properly calculate the length of 4-byte characters in the Unicode Non-Character range.
<p>Publish Date: 2017-05-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-0247>CVE-2017-0247</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2017-05-12</p>
<p>Fix Resolution: System.Text.Encodings.Web - 4.0.1,4.3.1;System.Net.Http - 4.1.2,4.3.2;System.Net.Http.WinHttpHandler - 4.0.2,4.5.4;System.Net.Security - 4.0.1,4.3.1;System.Net.WebSockets.Client - 4.0.1,4.3.1;Microsoft.AspNetCore.Mvc - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Core - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Abstractions - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.ApiExplorer - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Cors - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.DataAnnotations - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Formatters.Json - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Formatters.Xml - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Localization - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Razor.Host - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Razor - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.TagHelpers - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.ViewFeatures - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.WebApiCompatShim - 1.0.4,1.1.3</p>
</p>
</details>
<p></p>
| True | CVE-2017-0247 (High) detected in system.net.http.4.3.0.nupkg - autoclosed - ## CVE-2017-0247 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary>
<p>Provides a programming interface for modern HTTP applications, including HTTP client components that...</p>
<p>Library home page: <a href="https://api.nuget.org/packages/system.net.http.4.3.0.nupkg">https://api.nuget.org/packages/system.net.http.4.3.0.nupkg</a></p>
<p>Path to dependency file: /Backend/AppServices/MasterData/Src/MasterData.csproj</p>
<p>Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg</p>
<p>
Dependency Hierarchy:
- fancy.resourcelinker.0.0.10.nupkg (Root Library)
- microsoft.aspnetcore.mvc.2.0.2.nupkg
- microsoft.aspnetcore.mvc.viewfeatures.2.0.2.nupkg
- newtonsoft.json.bson.1.0.1.nupkg
- netstandard.library.1.6.1.nupkg
- :x: **system.net.http.4.3.0.nupkg** (Vulnerable Library)
<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>
A denial of service vulnerability exists when the ASP.NET Core fails to properly validate web requests. NOTE: Microsoft has not commented on third-party claims that the issue is that the TextEncoder.EncodeCore function in the System.Text.Encodings.Web package in ASP.NET Core Mvc before 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to cause a denial of service by leveraging failure to properly calculate the length of 4-byte characters in the Unicode Non-Character range.
<p>Publish Date: 2017-05-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-0247>CVE-2017-0247</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2017-05-12</p>
<p>Fix Resolution: System.Text.Encodings.Web - 4.0.1,4.3.1;System.Net.Http - 4.1.2,4.3.2;System.Net.Http.WinHttpHandler - 4.0.2,4.5.4;System.Net.Security - 4.0.1,4.3.1;System.Net.WebSockets.Client - 4.0.1,4.3.1;Microsoft.AspNetCore.Mvc - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Core - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Abstractions - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.ApiExplorer - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Cors - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.DataAnnotations - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Formatters.Json - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Formatters.Xml - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Localization - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Razor.Host - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.Razor - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.TagHelpers - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.ViewFeatures - 1.0.4,1.1.3;Microsoft.AspNetCore.Mvc.WebApiCompatShim - 1.0.4,1.1.3</p>
</p>
</details>
<p></p>
| non_test | cve high detected in system net http nupkg autoclosed cve high severity vulnerability vulnerable library system net http nupkg provides a programming interface for modern http applications including http client components that library home page a href path to dependency file backend appservices masterdata src masterdata csproj path to vulnerable library home wss scanner nuget packages system net http system net http nupkg dependency hierarchy fancy resourcelinker nupkg root library microsoft aspnetcore mvc nupkg microsoft aspnetcore mvc viewfeatures nupkg newtonsoft json bson nupkg netstandard library nupkg x system net http nupkg vulnerable library found in base branch master vulnerability details a denial of service vulnerability exists when the asp net core fails to properly validate web requests note microsoft has not commented on third party claims that the issue is that the textencoder encodecore function in the system text encodings web package in asp net core mvc before and x before allows remote attackers to cause a denial of service by leveraging failure to properly calculate the length of byte characters in the unicode non character range publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution system text encodings web system net http system net http winhttphandler system net security system net websockets client microsoft aspnetcore mvc microsoft aspnetcore mvc core microsoft aspnetcore mvc abstractions microsoft aspnetcore mvc apiexplorer microsoft aspnetcore mvc cors microsoft aspnetcore mvc dataannotations microsoft aspnetcore mvc formatters json microsoft aspnetcore mvc formatters xml microsoft aspnetcore mvc localization microsoft aspnetcore mvc razor host microsoft aspnetcore mvc razor microsoft aspnetcore mvc taghelpers microsoft aspnetcore mvc viewfeatures microsoft aspnetcore mvc webapicompatshim | 0 |
75,795 | 7,488,630,112 | IssuesEvent | 2018-04-06 02:39:04 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | principal search does not return local users when logged in with external provider | area/authentication status/resolved status/to-test version/2.0 | When logged in using github, and you search for principals (ie when adding a user to a project), only github principals are returned. We only return github principals we should return principals for all the providers that we can successuflly search.
| 1.0 | principal search does not return local users when logged in with external provider - When logged in using github, and you search for principals (ie when adding a user to a project), only github principals are returned. We only return github principals we should return principals for all the providers that we can successuflly search.
| test | principal search does not return local users when logged in with external provider when logged in using github and you search for principals ie when adding a user to a project only github principals are returned we only return github principals we should return principals for all the providers that we can successuflly search | 1 |
103,384 | 8,903,493,322 | IssuesEvent | 2019-01-17 10:37:43 | snc/SncRedisBundle | https://api.github.com/repos/snc/SncRedisBundle | closed | 30 seconds wasted in session locking | needs-testing | Hey,
having some issues with session locking. Figured out that #132 relates to this. My problem are such things in the logs (and, for sure, seeing the rendering time) before my actual code is running:
```
[2015-05-18 10:36:13] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
[2015-05-18 10:36:13] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
... 100 more of them ...
[2015-05-18 10:36:44] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
[2015-05-18 10:36:44] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
```
Stack trace is:
```
#0 Snc\RedisBundle\Logger\RedisLogger->logCommand() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Client/Predis/Connection/ConnectionWrapper.php:163]
#1 Snc\RedisBundle\Client\Predis\Connection\ConnectionWrapper->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Connection/PredisCluster.php:213]
#2 Predis\Connection\PredisCluster->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Client.php:246]
#3 Predis\Client->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Client.php:228]
#4 Predis\Client->__call()
#5 Predis\Client->setnx() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Session/Storage/Handler/RedisSessionHandler.php:111]
#6 Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler->lockSession() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Session/Storage/Handler/RedisSessionHandler.php:149]
#7 Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler->read() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:69]
#8 Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->read()
#9 session_start() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:148]
#10 Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:262]
#11 Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:89]
#12 Symfony\Component\HttpFoundation\Session\Session->get() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:76]
#13 Symfony\Component\Security\Http\Firewall\ContextListener->handle() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:69]
#14 Symfony\Component\Security\Http\Firewall->onKernelRequest()
#15 call_user_func() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:61]
#16 Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
#17 call_user_func() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:164]
#18 Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:53]
#19 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:170]
#20 Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:112]
#21 Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() called at [/var/www/core/app/bootstrap.php.cache:2997]
#22 Symfony\Component\HttpKernel\HttpKernel->handleRaw() called at [/var/www/core/app/bootstrap.php.cache:2970]
#23 Symfony\Component\HttpKernel\HttpKernel->handle() called at [/var/www/core/app/bootstrap.php.cache:3119]
#24 Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle() called at [/var/www/core/app/bootstrap.php.cache:2368]
#25 Symfony\Component\HttpKernel\Kernel->handle() called at [/var/www/core/web/app.php:37]
```
Is there any way to stop this? Sure, I can disable the session locking, but I guess there must be a weird other reason for that. Anyone already stumbled over this?
Would be happy about some hints ;) Thx in advance!
Regards
Sven
| 1.0 | 30 seconds wasted in session locking - Hey,
having some issues with session locking. Figured out that #132 relates to this. My problem are such things in the logs (and, for sure, seeing the rendering time) before my actual code is running:
```
[2015-05-18 10:36:13] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
[2015-05-18 10:36:13] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
... 100 more of them ...
[2015-05-18 10:36:44] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
[2015-05-18 10:36:44] snc_redis.INFO: Executing command "SETNX sf9it65cploqnpr3ok88lo7iu8p5.loc[...] 1" [] []
```
Stack trace is:
```
#0 Snc\RedisBundle\Logger\RedisLogger->logCommand() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Client/Predis/Connection/ConnectionWrapper.php:163]
#1 Snc\RedisBundle\Client\Predis\Connection\ConnectionWrapper->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Connection/PredisCluster.php:213]
#2 Predis\Connection\PredisCluster->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Client.php:246]
#3 Predis\Client->executeCommand() called at [/var/www/core/vendor/predis/predis/lib/Predis/Client.php:228]
#4 Predis\Client->__call()
#5 Predis\Client->setnx() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Session/Storage/Handler/RedisSessionHandler.php:111]
#6 Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler->lockSession() called at [/var/www/core/vendor/snc/redis-bundle/Snc/RedisBundle/Session/Storage/Handler/RedisSessionHandler.php:149]
#7 Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler->read() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:69]
#8 Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->read()
#9 session_start() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:148]
#10 Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:262]
#11 Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:89]
#12 Symfony\Component\HttpFoundation\Session\Session->get() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:76]
#13 Symfony\Component\Security\Http\Firewall\ContextListener->handle() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall.php:69]
#14 Symfony\Component\Security\Http\Firewall->onKernelRequest()
#15 call_user_func() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:61]
#16 Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
#17 call_user_func() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:164]
#18 Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:53]
#19 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:170]
#20 Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() called at [/var/www/core/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:112]
#21 Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() called at [/var/www/core/app/bootstrap.php.cache:2997]
#22 Symfony\Component\HttpKernel\HttpKernel->handleRaw() called at [/var/www/core/app/bootstrap.php.cache:2970]
#23 Symfony\Component\HttpKernel\HttpKernel->handle() called at [/var/www/core/app/bootstrap.php.cache:3119]
#24 Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle() called at [/var/www/core/app/bootstrap.php.cache:2368]
#25 Symfony\Component\HttpKernel\Kernel->handle() called at [/var/www/core/web/app.php:37]
```
Is there any way to stop this? Sure, I can disable the session locking, but I guess there must be a weird other reason for that. Anyone already stumbled over this?
Would be happy about some hints ;) Thx in advance!
Regards
Sven
| test | seconds wasted in session locking hey having some issues with session locking figured out that relates to this my problem are such things in the logs and for sure seeing the rendering time before my actual code is running snc redis info executing command setnx loc snc redis info executing command setnx loc more of them snc redis info executing command setnx loc snc redis info executing command setnx loc stack trace is snc redisbundle logger redislogger logcommand called at snc redisbundle client predis connection connectionwrapper executecommand called at predis connection prediscluster executecommand called at predis client executecommand called at predis client call predis client setnx called at snc redisbundle session storage handler redissessionhandler locksession called at snc redisbundle session storage handler redissessionhandler read called at symfony component httpfoundation session storage proxy sessionhandlerproxy read session start called at symfony component httpfoundation session storage nativesessionstorage start called at symfony component httpfoundation session storage nativesessionstorage getbag called at symfony component httpfoundation session session get called at symfony component security http firewall contextlistener handle called at symfony component security http firewall onkernelrequest call user func called at symfony component eventdispatcher debug wrappedlistener invoke call user func called at symfony component eventdispatcher eventdispatcher dodispatch called at symfony component eventdispatcher eventdispatcher dispatch called at symfony component eventdispatcher containerawareeventdispatcher dispatch called at symfony component eventdispatcher debug traceableeventdispatcher dispatch called at symfony component httpkernel httpkernel handleraw called at symfony component httpkernel httpkernel handle called at symfony component httpkernel dependencyinjection containerawarehttpkernel handle called at symfony component httpkernel kernel handle called at is there any way to stop this sure i can disable the session locking but i guess there must be a weird other reason for that anyone already stumbled over this would be happy about some hints thx in advance regards sven | 1 |
196,544 | 14,878,284,992 | IssuesEvent | 2021-01-20 05:21:28 | SEED-platform/seed | https://api.github.com/repos/SEED-platform/seed | closed | User can create and kick off an Analysis for an individual property | Data Analysis Feature Impact-1 Include Before Closure P-1 Testing Question | **Is your feature request related to a problem? Please describe.**
This is a new feature.
<!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]-->
**Describe the solution you'd like**
As a logged in organization user,
- when I visit a property detail page and click `Actions` > `Run Analysis`, I see a modal pop up.
- If this property has appropriate meter data, I can create a BSyncr Analysis by filling in information.
- The record must have 12 months of electricity meter readings data as well as latitude and longitude values.
- After creating the analysis, I'm redirected to the Analyses page for this individual record.
- On that page, I can click a button that allows me to kick off an analysis.
- Alternatively, I can click a button the on Organization Analyses page to kick off the analsis.
Separately,
- when I visit the Analyses page for an individual property, I see the New Analysis button which can also be used to create a new analysis.
**Additional context**
<!--Add any other context or screenshots about the feature request here.-->


| 1.0 | User can create and kick off an Analysis for an individual property - **Is your feature request related to a problem? Please describe.**
This is a new feature.
<!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]-->
**Describe the solution you'd like**
As a logged in organization user,
- when I visit a property detail page and click `Actions` > `Run Analysis`, I see a modal pop up.
- If this property has appropriate meter data, I can create a BSyncr Analysis by filling in information.
- The record must have 12 months of electricity meter readings data as well as latitude and longitude values.
- After creating the analysis, I'm redirected to the Analyses page for this individual record.
- On that page, I can click a button that allows me to kick off an analysis.
- Alternatively, I can click a button the on Organization Analyses page to kick off the analsis.
Separately,
- when I visit the Analyses page for an individual property, I see the New Analysis button which can also be used to create a new analysis.
**Additional context**
<!--Add any other context or screenshots about the feature request here.-->


| test | user can create and kick off an analysis for an individual property is your feature request related to a problem please describe this is a new feature describe the solution you d like as a logged in organization user when i visit a property detail page and click actions run analysis i see a modal pop up if this property has appropriate meter data i can create a bsyncr analysis by filling in information the record must have months of electricity meter readings data as well as latitude and longitude values after creating the analysis i m redirected to the analyses page for this individual record on that page i can click a button that allows me to kick off an analysis alternatively i can click a button the on organization analyses page to kick off the analsis separately when i visit the analyses page for an individual property i see the new analysis button which can also be used to create a new analysis additional context | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.