Remove old queries for "fixed" bugs (07/23/15)

Removes queries that haven't hit in over 10 days
on bugs that are either fixed, or are incomplete/invalid
to the point where they aren't issues anymore -
or at least not seen in a long time.  If they come back,
we can write a new query for a new bug.

Change-Id: I560a7e2b886f05c45a6cbf061deec1a7d8a258ac
This commit is contained in:
Chuck Carmack 2015-07-23 20:41:12 +00:00
parent 29470f3464
commit fd7793907b
20 changed files with 0 additions and 78 deletions

View File

@ -1,4 +0,0 @@
query: >
message:"Max retries exceeded with url"
AND message:"pypi.openstack.org"
AND tags:"console"

View File

@ -1,4 +0,0 @@
query: >
message:"Failed to commit reservations"
AND tags:"screen-n-cond.txt"
AND loglevel:"ERROR"

View File

@ -1,3 +0,0 @@
query: >
message:"RemoteError: Remote error: OperationalError (OperationalError) (1040, 'Too many connections') "
AND tags:"screen"

View File

@ -1,4 +0,0 @@
query: >
(message:"MismatchError: 3 != 2" OR message:"MismatchError: 5 != 4")
AND tags:"console"
AND build_name:"gate-cinder-python27"

View File

@ -1,7 +0,0 @@
query: >-
message:"TRACE" AND
message:"Stderr: Cannot open network namespace \"qrouter" AND
message:"@agent1\": No such file or directory" AND (
build_name:"gate-neutron-dsvm-functional" OR
build_name:"check-neutron-dsvm-functional") AND
tags:"console"

View File

@ -1,6 +0,0 @@
query: >
((message:"File \"/usr/local/lib/python2.7/dist-packages/django_pyscss/compiler.py\", line 4") OR (
message:"cannot import name Compiler" AND NOT (
build_name:"gate-horizon-docs" OR
build_name:"horizon-docs"))) AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
tags:"console" AND
message:"failed with error code" AND
message:"httpretty"

View File

@ -1,3 +0,0 @@
query: >-
message:"ERROR: openstackclient.shell Exception raised: (requests 2.2.1 (/usr/lib/python2.7/dist-packages), Requirement.parse('requests>=2.5.2'), set(['python-novaclient']))" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"tox.ConfigError: ConfigError: substitution key 'envbindir' not found" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"/opt/stack/old/devstack/lib/keystone" AND
message:"disable_apache_site: command not found" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"Faults: ['VMwareDriverException']" AND
build_name:"gate-nova-python27" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"pkg_resources.ContextualVersionConflict: (kazoo 2.1 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('kazoo!=2.1,>=1.3.1'), set(['zake']))" AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"Exception during message handling: no such option: rpc_response_timeout" AND
tags:"screen-ir-cond.txt"

View File

@ -1,3 +0,0 @@
query: >-
message:"This backport is for Python 2.7 only." AND
tags:"console"

View File

@ -1,3 +0,0 @@
query: >-
message:"OSError: [Errno 13] Permission denied: '/opt/stack/new/.cache/pip/wheels" AND
tags:"console"

View File

@ -1,5 +0,0 @@
query: >-
(message:"ImportError: No module named middleware" AND NOT
build_name:"gate-designate-docs" AND tags:"screen") OR
(message:"[ERROR] /opt/stack/new/devstack/lib/ceilometer:380 ceilometer-api did not start"
AND tags:grenade.sh.txt)

View File

@ -1,3 +0,0 @@
query: >
message:"DBDeadlock: (_mysql_exceptions.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') [SQL: u'UPDATE ipavailabilityranges SET first_ip=%s WHERE ipavailabilityranges.allocation_pool_id" AND
tags:"screen-q-svc.txt"

View File

@ -1,5 +0,0 @@
query: >-
message:"testtools.matchers._impl.MismatchError: <bound method Instance.save of Instance"
AND message:"returned None"
AND tags:"console"
AND build_name:"gate-nova-python27"

View File

@ -1,3 +0,0 @@
query: >-
message:"testtools.matchers._impl.MismatchError: <bound method type.create_port of <class 'tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6'>> returned" AND
tags:"console"

View File

@ -1,4 +0,0 @@
query: >-
message:"[ERROR]" AND
message:"The following services are still running: cinder-api" AND
tags:"grenade.sh.txt"