Deeper and more specific logstash search:
http://logstash.openstack.org/#eyJmaWVsZHMiOlsiYnVpbGRfc3RhdHVzIiwiYnVpbGRfdXVpZCJdLCJzZWFyY2giOiJidWlsZF9uYW1lOlwiY2hlY2stdGVtcGVzdC1kc3ZtLXZpcnR1YWwtaXJvbmljXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIFwidW5hYmxlIHRvIGVuYWJsZSBkaGNwIGZvclwiIiwidGltZWZyYW1lIjoiY3VzdG9tIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJvZmZzZXQiOjAsInRpbWUiOnsiZnJvbSI6IjIwMTQtMDUtMjJUMDQ6MTQ6MTMrMDA6MDAiLCJ0byI6IjIwMTQtMDUtMjZUMDQ6MTQ6MTMrMDA6MDAiLCJ1c2VyX2ludGVydmFsIjoiMzYwMDAwMCJ9LCJzdGFtcCI6MTQwMTEyMTk3NjIwN30=
(search for... build_name:"check-tempest-dsvm-virtual-ironic" AND filename:"console.html" AND "unable to enable dhcp for")
There are significantly more SUCCESS than FAIL over the last week which match that search. I don't believe this is causing the test to fail.
Looking at the linked console.html file for the failed test, the actual cause is pointed out by this line:
2014-05-26 00:27:32.994 | Logs have errors 2014-05-26 00:27:32.995 | Log: ir-api not allowed to have ERRORS or TRACES
We have a bug open for that, here: https://bugs.launchpad.net/ironic/+bug/1321494
Deeper and more specific logstash search:
http:// logstash. openstack. org/#eyJmaWVsZH MiOlsiYnVpbGRfc 3RhdHVzIiwiYnVp bGRfdXVpZCJdLCJ zZWFyY2giOiJidW lsZF9uYW1lOlwiY 2hlY2stdGVtcGVz dC1kc3ZtLXZpcnR 1YWwtaXJvbmljXC IgQU5EIGZpbGVuY W1lOlwiY29uc29s ZS5odG1sXCIgQU5 EIFwidW5hYmxlIH RvIGVuYWJsZSBka GNwIGZvclwiIiwi dGltZWZyYW1lIjo iY3VzdG9tIiwiZ3 JhcGhtb2RlIjoiY 291bnQiLCJvZmZz ZXQiOjAsInRpbWU iOnsiZnJvbSI6Ij IwMTQtMDUtMjJUM DQ6MTQ6MTMrMDA6 MDAiLCJ0byI6IjI wMTQtMDUtMjZUMD Q6MTQ6MTMrMDA6M DAiLCJ1c2VyX2lu dGVydmFsIjoiMzY wMDAwMCJ9LCJzdG FtcCI6MTQwMTEyM Tk3NjIwN30=
(search for... build_name: "check- tempest- dsvm-virtual- ironic" AND filename: "console. html" AND "unable to enable dhcp for")
There are significantly more SUCCESS than FAIL over the last week which match that search. I don't believe this is causing the test to fail.
Looking at the linked console.html file for the failed test, the actual cause is pointed out by this line:
2014-05-26 00:27:32.994 | Logs have errors
2014-05-26 00:27:32.995 | Log: ir-api not allowed to have ERRORS or TRACES
We have a bug open for that, here: https:/ /bugs.launchpad .net/ironic/ +bug/1321494