-
Seeing the following error on worker-api pod while invoking a stack-analyses-v2 API endpoint
```
{"flow_name": "stackApiGraphV2Flow", "node_args": {"external_request_id": "d5624335243a45aab476cee6…
-
This happened during selectively rescheduled `source_licenses` scan.
```
2017-07-14 14:17:58,633 [INFO] celery.worker.strategy: Received task: selinon.SelinonTaskEnvelope[18fa2699-cf7a-4b1a-ae02-5…
-
Observed on staging on August 22:
```
+ DISPATCHER_YAML_FILES_DIR=/usr/lib/python3.4/site-packages/f8a_worker/dispatcher
+ WORKER_NAME=bayesian
++ dirname /usr/bin/workers.sh
+ DIR=/usr/bin
+ …
-
The following error message is displayed during ./docker-compose build:
```
Step 1 : FROM registry.centos.org/sclo/postgresql-94-centos7:latest
---> b75cffc48625
Step 2 : MAINTAINER Fridolin Po…
-
TL;DR; this basically means that if pgbouncer container gets restarted from some reason, rest of the system is unable to reconnect.
_From @msrb on August 22, 2017 7:50_
Observed on staging on Au…
-
This seems to be something dsaas/openshift specific as I cant reproduce it locally.
```
2017-06-21 15:20:20,691 [INFO] celery.app.trace: Task selinon.Dispatcher[32e235bf-b66a-4987-b701-0fa131b3e2…
-
Prepared storages are not safe to be used with Celery when concurrency is set (e.g. 2+).
-
The current state of documentation is out of sync compared to sources. Needs to be updated.
-
```
{"dispatcher_id": "76b5f001-3ed1-408f-bb72-ae7df7cecfb3", "task_id": "daba5fe6-b681-45e4-929f-d148d6714c56", "event": "TASK_START", "parent": {}, "queue": "prod_ingestion_LicenseCheckTask_v0", "n…
-
```
bayesian-gremlin-http | 21457 [gremlin-server-boss-1] INFO org.apache.tinkerpop.gremlin.server.GremlinServer - Gremlin Server configured with worker thread pool of 1, gremlin pool of 8 and bo…