action #19732
Updated by okurz over 7 years ago
## observation
```
[Sun Jun 11 00:34:56 2017] [scheduler:warn] openqaworker5:20 wants to grab a new job - killing the old one: 993795
[Sun Jun 11 00:34:56 2017] [scheduler:warn] openqaworker7:20 wants to grab a new job - killing the old one: 993749
[Sun Jun 11 00:34:58 2017] [scheduler:warn] openqaworker7:10 wants to grab a new job - killing the old one: 993785
[Sun Jun 11 00:34:58 2017] [scheduler:warn] openqaworker6:15 wants to grab a new job - killing the old one: 993807
[and many more…]
```
## suggestion
* check if it is really acceptable behaviour that we just do not care about the old job and kill it
* if acceptable, downgrade warn to info/debug
## workaround
monitoring silenced with https://github.com/okurz/openqa_monitoring/pull/12