Activity log for bug #1478847

Date Who What changed Old value New value Message
2015-07-28 09:05:30 Ihar Hrachyshka bug added bug
2015-07-28 09:05:46 Ihar Hrachyshka bug added subscriber Assaf Muller
2015-07-28 13:12:03 Assaf Muller tags functional-tests
2015-08-11 14:10:26 Jakub Libosvar neutron: assignee Jakub Libosvar (libosvar)
2015-08-11 14:10:31 Jakub Libosvar neutron: status New Confirmed
2015-08-13 09:11:53 OpenStack Infra neutron: status Confirmed In Progress
2015-08-28 19:50:39 Assaf Muller neutron: importance Undecided High
2015-08-28 19:50:47 Assaf Muller tags functional-tests functional-tests gate-failure
2015-08-31 12:12:30 OpenStack Infra tags functional-tests gate-failure functional-tests gate-failure in-feature-pecan
2015-08-31 19:35:32 Assaf Muller summary test_udp_output_port fails with " AssertionError: RuntimeError not raised." test_udp_{input|output}.* fails with " AssertionError: RuntimeError not raised."
2015-08-31 19:36:04 Assaf Muller description ft1.33: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_output_port_StringException: Empty attachments: pythonlogging:'neutron.api.extensions' stderr stdout pythonlogging:'': {{{ 2015-07-27 22:22:48,112 ERROR [neutron.agent.linux.utils] Command: ['ip', 'netns', 'exec', 'test-33048c33-89d4-448f-896e-f043fe68c1e0', 'ip', 'link', 'del', 'test-veth079613'] Exit code: 1 Stdin: Stdout: Stderr: Cannot open network namespace "test-33048c33-89d4-448f-896e-f043fe68c1e0": No such file or directory 2015-07-27 22:22:48,114 ERROR [neutron.agent.linux.utils] Command: ['ip', 'netns', 'exec', 'test-55aa712a-4182-45a1-bedd-e4be48c13817', 'ip', 'link', 'del', 'test-veth179613'] Exit code: 1 Stdin: Stdout: Stderr: Cannot open network namespace "test-55aa712a-4182-45a1-bedd-e4be48c13817": No such file or directory }}} Traceback (most recent call last): File "neutron/tests/functional/agent/linux/test_iptables.py", line 143, in test_udp_output_port protocol=net_helpers.NetcatTester.UDP) File "neutron/tests/functional/agent/linux/test_iptables.py", line 90, in _test_with_nc netcat.test_connectivity() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 943, in __exit__ raise AssertionError(error_msg) AssertionError: RuntimeError not raised. Example: http://logs.openstack.org/88/206188/1/check/gate-neutron-dsvm-functional/171bafc/testr_results.html.gz Logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiLCBpbiB0ZXN0X3VkcF9vdXRwdXRfcG9ydFwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDM4MDc0MjgxNjExfQ== ft1.33: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_output_port_StringException: Empty attachments:   pythonlogging:'neutron.api.extensions'   stderr   stdout pythonlogging:'': {{{ 2015-07-27 22:22:48,112 ERROR [neutron.agent.linux.utils] Command: ['ip', 'netns', 'exec', 'test-33048c33-89d4-448f-896e-f043fe68c1e0', 'ip', 'link', 'del', 'test-veth079613'] Exit code: 1 Stdin: Stdout: Stderr: Cannot open network namespace "test-33048c33-89d4-448f-896e-f043fe68c1e0": No such file or directory 2015-07-27 22:22:48,114 ERROR [neutron.agent.linux.utils] Command: ['ip', 'netns', 'exec', 'test-55aa712a-4182-45a1-bedd-e4be48c13817', 'ip', 'link', 'del', 'test-veth179613'] Exit code: 1 Stdin: Stdout: Stderr: Cannot open network namespace "test-55aa712a-4182-45a1-bedd-e4be48c13817": No such file or directory }}} Traceback (most recent call last):   File "neutron/tests/functional/agent/linux/test_iptables.py", line 143, in test_udp_output_port     protocol=net_helpers.NetcatTester.UDP)   File "neutron/tests/functional/agent/linux/test_iptables.py", line 90, in _test_with_nc     netcat.test_connectivity()   File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 943, in __exit__     raise AssertionError(error_msg) AssertionError: RuntimeError not raised. Example: http://logs.openstack.org/88/206188/1/check/gate-neutron-dsvm-functional/171bafc/testr_results.html.gz Logstash: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiLCBpbiB0ZXN0X3VkcF9vdXRwdXRfcG9ydFwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDM4MDc0MjgxNjExfQ== Updated logstash query: message:"Wrongfully passed a connectivity check after applying" AND tags:"console" AND build_name:"gate-neutron-dsvm-functional"
2015-09-02 19:01:00 Armando Migliaccio neutron: importance High Medium
2015-09-04 21:11:36 Armando Migliaccio neutron: milestone liberty-rc1
2015-09-08 05:23:01 Armando Migliaccio neutron: importance Medium High
2015-09-16 20:34:11 OpenStack Infra neutron: status In Progress Fix Committed
2015-09-24 07:26:44 Thierry Carrez neutron: status Fix Committed Fix Released
2015-10-15 12:36:43 Thierry Carrez neutron: milestone liberty-rc1 7.0.0