*** mmedvede has joined #openstack-qa | 00:00 | |
bknudson | so I had a check-tempest-dsvm-neutron-full fail on tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild | 00:01 |
---|---|---|
bknudson | maybe this is the error: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild | 00:02 |
bknudson | http://logs.openstack.org/57/115857/3/check/check-tempest-dsvm-neutron-full/42d4f15/console.html | 00:02 |
bknudson | Timed out waiting for 172.24.4.91 to become reachable | 00:02 |
bknudson | looks like it waited a couple minutes | 00:03 |
bknudson | looks like it failed on self._setup_network_and_servers() -- so it hadn't even done the rebuild yet which is what it's testing. | 00:11 |
bknudson | http://logs.openstack.org/57/115857/3/check/check-tempest-dsvm-neutron-full/42d4f15/console.html#_2014-09-24_20_33_31_878 | 00:11 |
*** boden has joined #openstack-qa | 00:12 | |
*** dimtruck is now known as zz_dimtruck | 00:13 | |
*** openstackgerrit has quit IRC | 00:16 | |
*** openstackgerrit has joined #openstack-qa | 00:17 | |
*** boden has quit IRC | 00:17 | |
*** dims has quit IRC | 00:18 | |
openstackgerrit | A change was merged to openstack/tempest: Migrate database API tests to resource_* fixtures https://review.openstack.org/121543 | 00:24 |
openstackgerrit | A change was merged to openstack/tempest: Migrate data_processing API tests to resource_* fixtures https://review.openstack.org/121544 | 00:25 |
*** mlavalle has quit IRC | 00:27 | |
bknudson | is there any way that the test could check if a vm was up or failed for some reason? | 00:28 |
bknudson | seems like it should be able to get the vm boot log | 00:28 |
bknudson | oh, looks like that's what it prints out in the test... | 00:29 |
*** dmorita has joined #openstack-qa | 00:29 | |
*** yjiang5 has joined #openstack-qa | 00:29 | |
bknudson | I think this is showing that there's no console output: http://logs.openstack.org/57/115857/3/check/check-tempest-dsvm-neutron-full/42d4f15/console.html#_2014-09-24_20_33_30_042 | 00:30 |
bknudson | now I think I was wrong about no console output... I think this is the console output: http://logs.openstack.org/57/115857/3/check/check-tempest-dsvm-neutron-full/42d4f15/console.html#_2014-09-24_20_33_30_117 | 00:34 |
bknudson | what does normal console output look like ... | 00:34 |
*** yamahata_ has joined #openstack-qa | 00:36 | |
openstackgerrit | Joe Gordon proposed a change to openstack/tempest: Add bash to tox whitelist_externals https://review.openstack.org/123896 | 00:36 |
*** aimon has quit IRC | 00:41 | |
*** suneelb has quit IRC | 00:41 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-dev/devstack: Remove Nova v3 API endpoint https://review.openstack.org/123897 | 00:44 |
*** melwitt has quit IRC | 00:47 | |
*** dims has joined #openstack-qa | 00:48 | |
*** harlowja_ has quit IRC | 00:51 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-dev/devstack: Add Nova v2.1 API endpoint https://review.openstack.org/122590 | 00:52 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-dev/devstack: Add Nova v2.1 API endpoint https://review.openstack.org/122590 | 00:53 |
*** arnaud__ has quit IRC | 01:02 | |
*** arnaud has quit IRC | 01:02 | |
openstackgerrit | Brant Knudson proposed a change to openstack/tempest: Easier to read console output https://review.openstack.org/123908 | 01:06 |
*** aimon has joined #openstack-qa | 01:06 | |
*** mriedem has joined #openstack-qa | 01:08 | |
mriedem | i'm pretty sure we used to have a keystone or infra bug for this, | 01:08 |
mriedem | https://bugs.launchpad.net/keystone/+bug/1373680 | 01:08 |
mriedem | someone remember that? | 01:08 |
mriedem | bknudson: morganfainberg: ^? | 01:08 |
jgriffith | sdague: ping | 01:08 |
bknudson | mriedem: yes, I assume the bug is still open | 01:09 |
bknudson | since it's not like we changed anything | 01:09 |
*** zz_dimtruck is now known as dimtruck | 01:10 | |
openstackgerrit | Brant Knudson proposed a change to openstack/tempest: Easier to read console output https://review.openstack.org/123908 | 01:11 |
*** boden has joined #openstack-qa | 01:13 | |
*** boden has quit IRC | 01:17 | |
*** harlowja has joined #openstack-qa | 01:18 | |
*** Sukhdev has quit IRC | 01:21 | |
*** Sukhdev has joined #openstack-qa | 01:22 | |
openstackgerrit | A change was merged to openstack/tempest: Migrate TestStampPattern to tempest client https://review.openstack.org/122196 | 01:25 |
openstackgerrit | A change was merged to openstack/tempest: Drop autoscaling scenario test https://review.openstack.org/123260 | 01:26 |
*** mmedvede has quit IRC | 01:26 | |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for keystone bug 1373680 https://review.openstack.org/123910 | 01:28 |
*** JayJ_ has joined #openstack-qa | 01:42 | |
morganfainberg | mriedem, bknudson, yeah the bug was largly mitigated (2x in 10 days as you said) by stop/sleep 1/start on apache. it's a really long running old old old apache issue. i think we could be smarter about apache restarts in devstack and limit it further | 01:42 |
*** marun has joined #openstack-qa | 01:44 | |
*** yjiang5 has quit IRC | 01:45 | |
*** nosnos has joined #openstack-qa | 01:45 | |
lifeless | morganfainberg: why do you need to restart apache in devstack? | 01:49 |
morganfainberg | lifeless, when we configure horizon, keystone, etc we restart to pickup the configs | 01:49 |
lifeless | morganfainberg: isn't a graceful sufficient? | 01:49 |
morganfainberg | lifeless, and listen on the ports / free up the ports | 01:49 |
morganfainberg | lifeless, ideally yes. | 01:49 |
lifeless | morganfainberg: but | 01:49 |
morganfainberg | oh wait this is stable? grenade | 01:49 |
morganfainberg | lifeless, i think we need to fix that to be gracefuls. | 01:50 |
morganfainberg | lifeless, was the point. we can be smarter about it | 01:50 |
morganfainberg | or we can just kill -9 apache :P | 01:52 |
*** jpich has quit IRC | 01:57 | |
*** bknudson has quit IRC | 02:04 | |
*** rvcehimanshu has joined #openstack-qa | 02:04 | |
gmann | EmilienM: I was going through https://review.openstack.org/#/c/105434/ . Did you post another patch as you mentioned in patch about root cause was found? | 02:07 |
*** WinnieTsang has quit IRC | 02:08 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-dev/devstack: Remove Nova v3 API endpoint https://review.openstack.org/123897 | 02:10 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-dev/devstack: Add Nova v2.1 API endpoint https://review.openstack.org/122590 | 02:10 |
*** cnesa13 has quit IRC | 02:10 | |
*** jecarey has joined #openstack-qa | 02:13 | |
*** boden has joined #openstack-qa | 02:14 | |
*** jpich has joined #openstack-qa | 02:14 | |
*** dimtruck is now known as zz_dimtruck | 02:16 | |
*** marun has quit IRC | 02:17 | |
*** boden has quit IRC | 02:18 | |
*** arnaud has joined #openstack-qa | 02:22 | |
*** dims has quit IRC | 02:23 | |
*** rvcehimanshu has quit IRC | 02:24 | |
*** annegentle has quit IRC | 02:25 | |
*** annegentle has joined #openstack-qa | 02:27 | |
*** rodrigods_ has quit IRC | 02:27 | |
*** Sukhdev has quit IRC | 02:28 | |
*** rvcehimanshu has joined #openstack-qa | 02:30 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack-infra/devstack-gate: Remove Nova v3 API test configuration https://review.openstack.org/123027 | 02:33 |
*** Poornima has joined #openstack-qa | 02:33 | |
*** rvcehimanshu has quit IRC | 02:37 | |
*** rvcehimanshu has joined #openstack-qa | 02:42 | |
*** rvcehimanshu has quit IRC | 02:45 | |
*** jyuso has joined #openstack-qa | 02:46 | |
*** zz_dimtruck is now known as dimtruck | 02:46 | |
*** rvcehimanshu has joined #openstack-qa | 02:46 | |
*** rvcehimanshu has quit IRC | 02:55 | |
*** rvcehimanshu has joined #openstack-qa | 03:04 | |
*** rvcehimanshu has quit IRC | 03:11 | |
*** rvcehimanshu has joined #openstack-qa | 03:12 | |
*** boden has joined #openstack-qa | 03:15 | |
*** JayJ_ has quit IRC | 03:16 | |
*** rvcehimanshu has quit IRC | 03:16 | |
*** rvcehimanshu has joined #openstack-qa | 03:17 | |
*** boden has quit IRC | 03:19 | |
*** pcrews has quit IRC | 03:22 | |
*** dims has joined #openstack-qa | 03:23 | |
*** chandankumar has joined #openstack-qa | 03:25 | |
*** dims has quit IRC | 03:28 | |
*** mriedem has quit IRC | 03:30 | |
*** rvcehimanshu has quit IRC | 03:31 | |
gmann | andreaf: regarding get_admin_cred comment on https://review.openstack.org/#/c/107685/40/tempest/common/accounts.py | 03:35 |
gmann | andreaf: i thought admin cred also will be pre created in yaml file and serve to tests requires those | 03:36 |
openstackgerrit | A change was merged to openstack-dev/devstack: Use mod_version to clean-up apache version matching https://review.openstack.org/104125 | 03:43 |
openstackgerrit | A change was merged to openstack/tempest: Migrate test_load_balancer_basic to tempest client https://review.openstack.org/118232 | 03:53 |
*** coolsvap is now known as coolsvap|gone | 03:58 | |
*** chandankumar has quit IRC | 04:02 | |
*** Sukhdev has joined #openstack-qa | 04:06 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/tempest: Updated from global requirements https://review.openstack.org/110110 | 04:12 |
*** rvcehimanshu has joined #openstack-qa | 04:14 | |
*** boden has joined #openstack-qa | 04:15 | |
*** boden has quit IRC | 04:20 | |
*** marun has joined #openstack-qa | 04:46 | |
*** Poornima has quit IRC | 04:50 | |
*** eezhova has joined #openstack-qa | 04:54 | |
*** swamireddy has joined #openstack-qa | 04:55 | |
*** kashyap has joined #openstack-qa | 05:03 | |
swamireddy | cyeoh: Hi | 05:06 |
swamireddy | cyeoh: I have updated the patch and submited the next patch set #10...Could you please review the same https://review.openstack.org/#/c/115944/ | 05:07 |
*** Poornima has joined #openstack-qa | 05:07 | |
*** jpich has quit IRC | 05:15 | |
*** boden has joined #openstack-qa | 05:16 | |
*** oomichi has joined #openstack-qa | 05:19 | |
*** vigneshvar has joined #openstack-qa | 05:20 | |
*** boden has quit IRC | 05:20 | |
*** coolsvap|gone is now known as coolsvap | 05:26 | |
*** jpich has joined #openstack-qa | 05:28 | |
*** ashishg has joined #openstack-qa | 05:30 | |
*** om has joined #openstack-qa | 05:31 | |
*** arnaud has quit IRC | 05:34 | |
*** salv-orlando has quit IRC | 05:38 | |
ashishg | Please let me know if there is any reason for https://review.openstack.org/#/c/102820/ review in progress for long time. | 05:43 |
*** harlowja is now known as harlowja_away | 05:53 | |
openstackgerrit | Thomas Bechtold proposed a change to openstack-dev/devstack: Fix pkg name for mysql-connector-python on SUSE https://review.openstack.org/123935 | 05:56 |
*** Sukhdev has quit IRC | 06:03 | |
*** flaper87|afk is now known as flaper87 | 06:08 | |
*** jlibosva has joined #openstack-qa | 06:14 | |
*** boden has joined #openstack-qa | 06:17 | |
*** jhenner has joined #openstack-qa | 06:19 | |
*** boden has quit IRC | 06:21 | |
*** Poornima has quit IRC | 06:22 | |
*** andreaf has quit IRC | 06:23 | |
*** gszasz has joined #openstack-qa | 06:33 | |
*** markus_z has joined #openstack-qa | 06:36 | |
*** k4n0 has joined #openstack-qa | 06:37 | |
*** marun has quit IRC | 06:57 | |
openstackgerrit | Zhi Kun Liu proposed a change to openstack/tempest: enable volumes v2 snapshot tests by sharing codes https://review.openstack.org/106664 | 06:57 |
*** boden has joined #openstack-qa | 07:18 | |
*** Poornima has joined #openstack-qa | 07:20 | |
*** boden has quit IRC | 07:22 | |
*** jpich_ has joined #openstack-qa | 07:28 | |
*** nuclearworm has joined #openstack-qa | 07:30 | |
*** chandankumar has joined #openstack-qa | 07:30 | |
*** nuclearworm has left #openstack-qa | 07:30 | |
*** sergsh has joined #openstack-qa | 07:31 | |
*** jpich has quit IRC | 07:32 | |
*** sergsh is now known as nuclearworm | 07:32 | |
*** jpich_ is now known as jpich | 07:33 | |
*** gfidente has joined #openstack-qa | 07:33 | |
*** nuclearworm is now known as sergsh | 07:35 | |
*** Albert_13 has joined #openstack-qa | 07:36 | |
*** jlanoux has joined #openstack-qa | 07:37 | |
openstackgerrit | garyk proposed a change to openstack-dev/devstack: Ensure that keystone uses global debug setting https://review.openstack.org/123959 | 07:41 |
*** arnaud has joined #openstack-qa | 07:42 | |
*** qba73 has joined #openstack-qa | 07:46 | |
*** e0ne has joined #openstack-qa | 07:46 | |
*** e0ne has quit IRC | 07:49 | |
*** e0ne has joined #openstack-qa | 07:50 | |
*** chandankumar has quit IRC | 07:52 | |
*** arnaud has quit IRC | 07:54 | |
*** e0ne has quit IRC | 07:55 | |
*** qba73 has quit IRC | 07:57 | |
*** safchain has joined #openstack-qa | 07:58 | |
*** e0ne has joined #openstack-qa | 07:59 | |
*** rushiagr_away is now known as rushiagr | 08:00 | |
*** qba73 has joined #openstack-qa | 08:01 | |
*** e0ne has quit IRC | 08:01 | |
openstackgerrit | Christian Berendt proposed a change to openstack/tempest: Stop using intersphinx https://review.openstack.org/123963 | 08:06 |
*** Poornima has quit IRC | 08:10 | |
*** e0ne has joined #openstack-qa | 08:10 | |
*** jpich has quit IRC | 08:11 | |
*** boden has joined #openstack-qa | 08:12 | |
*** arnaud has joined #openstack-qa | 08:14 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 08:16 | |
*** e0ne has quit IRC | 08:17 | |
*** chandankumar has joined #openstack-qa | 08:19 | |
*** jordanP has joined #openstack-qa | 08:22 | |
openstackgerrit | Christian Berendt proposed a change to openstack-infra/subunit2sql: Stop using intersphinx https://review.openstack.org/123973 | 08:26 |
*** swamireddy has quit IRC | 08:33 | |
*** swamireddy has joined #openstack-qa | 08:34 | |
*** chandankumar has quit IRC | 08:35 | |
*** arnaud has quit IRC | 08:36 | |
*** afazekas has joined #openstack-qa | 08:39 | |
*** andreaf_ is now known as andreaf | 08:39 | |
*** openstackgerrit has quit IRC | 08:48 | |
*** Longgeek has joined #openstack-qa | 08:52 | |
*** rushiagr is now known as rushiagr_away | 08:52 | |
*** mkollaro has joined #openstack-qa | 08:56 | |
*** tosky has joined #openstack-qa | 09:05 | |
*** Poornima has joined #openstack-qa | 09:07 | |
*** SridharG has joined #openstack-qa | 09:09 | |
*** Dafna has joined #openstack-qa | 09:18 | |
*** e0ne has joined #openstack-qa | 09:23 | |
*** jhenner has quit IRC | 09:27 | |
*** rvcehimanshu has quit IRC | 09:30 | |
*** om has quit IRC | 09:31 | |
*** e0ne has quit IRC | 09:34 | |
*** Longgeek has quit IRC | 09:35 | |
*** e0ne has joined #openstack-qa | 09:35 | |
*** tkammer has joined #openstack-qa | 09:36 | |
*** ashishg has quit IRC | 09:36 | |
*** swamireddy has quit IRC | 09:41 | |
*** rvcehimanshu has joined #openstack-qa | 09:42 | |
*** swamireddy has joined #openstack-qa | 09:42 | |
*** Longgeek has joined #openstack-qa | 09:44 | |
*** cnesa13 has joined #openstack-qa | 09:55 | |
*** rushiagr_away is now known as rushiagr | 09:56 | |
*** qba73 has quit IRC | 09:57 | |
*** qba73 has joined #openstack-qa | 09:58 | |
*** mwagner_lap has joined #openstack-qa | 10:01 | |
*** om has joined #openstack-qa | 10:03 | |
swamireddy | afazekas: Thanks for review the reboot_insntace test case patch | 10:04 |
swamireddy | afazekas: And you have suggested to add a assert statement for reservation? Is there assert check avaiable in utils or so? | 10:05 |
*** dims has joined #openstack-qa | 10:09 | |
*** qba73 has quit IRC | 10:10 | |
afazekas | swamireddy: I can't remember, but probably assertEqual(1, len(reservation)) can work if the reservation provides length information | 10:12 |
*** dims has quit IRC | 10:14 | |
*** qba73 has joined #openstack-qa | 10:15 | |
*** om has quit IRC | 10:15 | |
swamireddy | afazekas: Ok...But here we have only instanace created...and checking for assert is required? it may be overhead??? | 10:19 |
*** yamahata_ has quit IRC | 10:20 | |
afazekas | swamireddy: Isn't the main purpose of a test code to do asserts ? :) | 10:21 |
swamireddy | afazekas: ItsnĀ“t ...But we are creating one instance and checking for one only...is my conern | 10:23 |
afazekas | swamireddy: we sent a request for creating one instance, why would not verify the response really contains only one instance ? | 10:25 |
afazekas | exactly one | 10:26 |
swamireddy | afazekas: requested for one instnace and taking the reservation.instance[0] for our testing. Idealy we should get one instance if we got more also not worried as we are testing with first one only. | 10:28 |
swamireddy | afazekas: Please correct me ..If I miss something here.. | 10:29 |
*** om has joined #openstack-qa | 10:29 | |
afazekas | The test case needs to fail if the situation is not ideal and you get for example 32 instances | 10:30 |
afazekas | instead of 1 | 10:31 |
*** jhenner has joined #openstack-qa | 10:32 | |
swamireddy | afazekas: OK...Got it...But the testcase is to test if the reboot_instnace works or not as part of this testcase... | 10:32 |
afazekas | At least one test case should contain this type of assert , does not meters which one | 10:35 |
*** gmann has quit IRC | 10:35 | |
*** gmann has joined #openstack-qa | 10:36 | |
sdague | lifeless: if you are still awake, I'm curious about your experiences with upstream python bugs. This one gets on my nerves a little - http://bugs.python.org/issue22494 | 10:43 |
sdague | and would be happy to fix it, but not sure what the right path forward is | 10:43 |
sdague | just in terms of normal python process | 10:44 |
swamireddy | afazekas: OK....will add the check.... | 10:44 |
*** jyuso has quit IRC | 10:50 | |
*** mpaolino has joined #openstack-qa | 10:51 | |
*** mpaolino has quit IRC | 10:57 | |
* andreaf wonders whatever happened to the openstackgerrit bot | 11:07 | |
* andreaf is happy to drop >1500 lines of code from tempest cleaning up after the scenario test migration to tempest clients | 11:15 | |
*** Madan has joined #openstack-qa | 11:16 | |
*** Poornima has quit IRC | 11:35 | |
*** coolsvap is now known as coolsvap|afk | 11:37 | |
*** dims has joined #openstack-qa | 11:41 | |
*** dims has quit IRC | 11:46 | |
*** SridharG has left #openstack-qa | 11:49 | |
*** gszasz has quit IRC | 11:51 | |
*** gszasz has joined #openstack-qa | 11:54 | |
*** dmorita has quit IRC | 12:00 | |
*** dimtruck is now known as zz_dimtruck | 12:02 | |
*** mmedvede has joined #openstack-qa | 12:04 | |
*** dims has joined #openstack-qa | 12:07 | |
swamireddy | afazekas: Done added an assert and submitted the patch -- https://review.openstack.org/#/c/115944/ | 12:14 |
*** aysyanne has joined #openstack-qa | 12:20 | |
*** rushiagr is now known as rushiagr_away | 12:26 | |
*** mkollaro1 has joined #openstack-qa | 12:26 | |
*** swamireddy1 has joined #openstack-qa | 12:27 | |
*** rvcehimanshu1 has joined #openstack-qa | 12:27 | |
*** rushiagr_away is now known as rushiagr | 12:28 | |
*** swamireddy has quit IRC | 12:28 | |
*** rvcehimanshu has quit IRC | 12:28 | |
*** mkollaro has quit IRC | 12:29 | |
*** gmann_ has joined #openstack-qa | 12:29 | |
*** vigneshvar has quit IRC | 12:29 | |
*** zz_dimtruck is now known as dimtruck | 12:30 | |
*** adalbas has joined #openstack-qa | 12:32 | |
gmann_ | mtreinish: I would not be able to join tomorrow meeting due to tz. | 12:34 |
gmann_ | mtreinish: I have updated the bug report - https://etherpad.openstack.org/p/Tempest-bug-report | 12:34 |
gmann_ | mtreinish: did some of them triage but not much progress this week. | 12:35 |
*** gmann_ has quit IRC | 12:38 | |
*** mpaolino has joined #openstack-qa | 12:41 | |
*** JayJ_ has joined #openstack-qa | 12:41 | |
*** vigneshvar has joined #openstack-qa | 12:41 | |
swamireddy1 | afazekas: I cloudnĀ“t the your comment with NOTE... As the assertState has some logging, so need to remove the log.debug statement?? | 12:41 |
*** e0ne has quit IRC | 12:48 | |
*** e0ne has joined #openstack-qa | 12:49 | |
*** mkollaro has joined #openstack-qa | 12:50 | |
afazekas | swamireddy1: I just noted it | 12:50 |
afazekas | swamireddy1: I did not -1 ed the change | 12:50 |
*** mkollaro1 has quit IRC | 12:52 | |
*** Madan has quit IRC | 12:56 | |
*** andreaf is now known as andreaf_ | 12:59 | |
swamireddy1 | afazekas: OK...but you have not given the +1 also..:) | 13:02 |
swamireddy1 | afazekas: yes - I have seen that - the wait() give the state change info along with timing (in seconds) details also | 13:05 |
*** dhellmann has quit IRC | 13:10 | |
*** dhellmann has joined #openstack-qa | 13:11 | |
afazekas | swamireddy1: /me waiting for jenkins | 13:12 |
*** mriedem has joined #openstack-qa | 13:13 | |
swamireddy1 | afazekas: Sure...Thanks | 13:13 |
afazekas | swamireddy1: If you think already enough information logged you can remove those lines | 13:13 |
swamireddy1 | afazekas: let me conform with log and come back with details | 13:16 |
*** dustins has joined #openstack-qa | 13:16 | |
*** om has quit IRC | 13:21 | |
swamireddy1 | afazekas: I would like to change the log.debug as LOG.debug("Instance %s state: %s", instance.id, instance.state) | 13:22 |
swamireddy1 | afazekas: as wait() log doesnĀ“t include the instance.id in it. so this log could be helpful | 13:23 |
mtreinish | gmann_: ok thanks, I'll link to it in the meeting | 13:26 |
*** oomichi has quit IRC | 13:26 | |
*** rvcehimanshu1 has quit IRC | 13:28 | |
*** om has joined #openstack-qa | 13:28 | |
*** markus_z has quit IRC | 13:29 | |
*** zz_jgrimm is now known as jgrimm | 13:32 | |
*** jaypipes has joined #openstack-qa | 13:34 | |
*** ChanServ sets mode: +o jaypipes | 13:34 | |
sdague | mtreinish: so it looks like a recent change in ... something ... means that on fails we get the output in triplicate | 13:44 |
sdague | the traceback subunit attachment includes all the other attachments | 13:44 |
sdague | as well as a the traceback | 13:44 |
sdague | a 2nd time | 13:45 |
sdague | with the attachments a 2nd time | 13:45 |
*** dustins_ has joined #openstack-qa | 13:45 | |
sdague | and then also we print the attachments in subunit-trace | 13:45 |
*** dustins has quit IRC | 13:45 | |
swamireddy1 | afazekas: Done...One log msg removed and one log updated as ĀØinstance rebooted - %s state | 13:48 |
*** andreaf has joined #openstack-qa | 13:53 | |
*** swamireddy1 has quit IRC | 13:53 | |
mtreinish | sdague: yeah I noticed that it was on my list to dig into what's happening there | 13:54 |
mtreinish | it's been that way for a while now I think | 13:54 |
*** sballe_ has joined #openstack-qa | 13:54 | |
sdague | yeh, I the network dumps really expose it | 13:54 |
sdague | mtreinish: so I'm looking at - https://bugs.launchpad.net/nova/+bug/1323658 | 13:55 |
sdague | isn't the test just wrong | 13:55 |
*** liusheng has quit IRC | 13:55 | |
sdague | it waits for the server to go active | 13:55 |
sdague | but uses a potentially stale floating ip | 13:55 |
*** liusheng has joined #openstack-qa | 13:55 | |
sdague | definitely doesn't wait to know that that floating ip is listed on the server | 13:56 |
*** pcrews has joined #openstack-qa | 13:56 | |
*** edwa6643 has joined #openstack-qa | 13:58 | |
mtreinish | sdague: shouldn't the floating ip be preserved after a state change? I haven't been looking to closely at that one | 13:58 |
sdague | don't know | 13:59 |
sdague | I guess no one pushed turning the debug tracing back into tempest? | 13:59 |
*** edwa6643 has left #openstack-qa | 14:00 | |
*** nosnos has quit IRC | 14:00 | |
mtreinish | sdague: you mean the patch to re-enable the full logging of the bodies and headers for each request? | 14:00 |
sdague | yeh | 14:00 |
mtreinish | I thought you were the one who pushed that out | 14:00 |
*** nosnos has joined #openstack-qa | 14:00 | |
sdague | it's definitely not there | 14:00 |
mtreinish | I'm not sure if we ever merged it though | 14:00 |
*** edwa6643 has joined #openstack-qa | 14:01 | |
sdague | oh... you know what happend | 14:01 |
sdague | it exploded on a unicode thing | 14:01 |
sdague | and probably abandoned | 14:02 |
*** jecarey has quit IRC | 14:02 | |
mtreinish | heh, ok that sounds likely. Well, we can give it another try if you want to revive it | 14:03 |
sdague | yeh, let me make a better readability fix for it | 14:03 |
*** nosnos has quit IRC | 14:04 | |
andreaf | mtreinish: last night the last scenario migrations were merged - so I prepared a few cleanup patches, which remove >1500 LoC from tempest - if you want to have fun: https://review.openstack.org/#/q/topic:bp/tempest-client-scenarios,n,z | 14:07 |
mtreinish | andreaf: yeah, I was just opening those | 14:08 |
*** dims has quit IRC | 14:08 | |
*** sponomarenko has quit IRC | 14:09 | |
*** dims has joined #openstack-qa | 14:09 | |
*** sponomarenko has joined #openstack-qa | 14:09 | |
andreaf | gmann: thanks for your comments on https://review.openstack.org/#/c/107685/ - I created a new version, if you want to have a look | 14:10 |
mtreinish | andreaf: so on the first patch neutronclient is still being imported after dropping the official client classes | 14:12 |
*** dimtruck is now known as zz_dimtruck | 14:12 | |
andreaf | mtreinish: yes because it's still used | 14:13 |
mtreinish | by what? | 14:13 |
andreaf | mtreinish: by the Neutron scenario base class - which is a bug | 14:13 |
andreaf | mtreinish: I fixed that in the 3rd or 4th patch | 14:13 |
*** mestery has quit IRC | 14:14 | |
andreaf | mtreinish: but I guess I could re-order changes if you think it's needed | 14:14 |
*** rbak has joined #openstack-qa | 14:14 | |
*** mestery has joined #openstack-qa | 14:14 | |
mtreinish | andreaf: ah ok: https://review.openstack.org/#/c/124016/1/tempest/scenario/manager.py | 14:14 |
andreaf | mtreinish: https://review.openstack.org/124016 | 14:14 |
andreaf | yes | 14:14 |
mtreinish | it's not a big deal to warrant a reorder and killing all those nodes, it was just a little confusing | 14:15 |
mtreinish | maybe a comment in the commit message explaining that | 14:15 |
*** openstackgerrit has joined #openstack-qa | 14:15 | |
andreaf | mtreinish: ok - but a comment is a new sha1 and a rebase so same as reorder at the end | 14:16 |
andreaf | mtreinish: I can put a gerrit comment for reviewers to know | 14:16 |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Fix use of code name in services decorator https://review.openstack.org/122538 | 14:17 |
mtreinish | andreaf: yeah that'll be fine | 14:17 |
*** bknudson has joined #openstack-qa | 14:19 | |
*** JayJ_ has quit IRC | 14:20 | |
*** om has quit IRC | 14:21 | |
*** andreaf has quit IRC | 14:23 | |
openstackgerrit | Mikhail S Medvedev proposed a change to openstack/tempest: Skip orchestration test if Neutron is not available https://review.openstack.org/118454 | 14:25 |
sdague | mtreinish: ok, pep8ing | 14:25 |
*** atiwari has joined #openstack-qa | 14:25 | |
*** zz_dimtruck is now known as dimtruck | 14:25 | |
*** jecarey has joined #openstack-qa | 14:25 | |
sdague | so... I think I'm going to drop the trace regex on the main dump, still leave it around for the "starting...." calls | 14:26 |
*** jgrimm is now known as zz_jgrimm | 14:27 | |
openstackgerrit | Sean Dague proposed a change to openstack/tempest: reenable full request/response logging at DEBUG https://review.openstack.org/124069 | 14:29 |
*** torandu has quit IRC | 14:29 | |
sdague | mtreinish: let's see how that goes | 14:29 |
mtreinish | sdague: ok, I see what you did there. So the regex is only used for starting now. That makes sense | 14:30 |
*** mpaolino has quit IRC | 14:30 | |
*** sballe_ has quit IRC | 14:30 | |
sdague | yep | 14:31 |
sdague | the logs will get much bigger with this | 14:31 |
sdague | but, it won't impact logstash, so probably fine | 14:31 |
mtreinish | yeah, there's still the log server concern. Because we'll end up eating more space, but we'll see how much bigger it is | 14:32 |
mtreinish | clarkb: ^^^ | 14:32 |
*** JayJ_ has joined #openstack-qa | 14:32 | |
openstackgerrit | Mikhail S Medvedev proposed a change to openstack/tempest: Skip orchestration test if Neutron is not available https://review.openstack.org/118454 | 14:33 |
sdague | so... I actually have a different long term theory, which is we should figure out a way to create a logging fixture that we throw away if the test worked | 14:33 |
sdague | but... that's more complicated than this :) | 14:33 |
clarkb | log server is mostly stable now. you can check cacti but should be ok | 14:33 |
sdague | lifeless put fixtures on github, so I put up this PR - https://github.com/sdague/fixtures/commit/887810af6664055bf9b8fdf20d9858a752f4e762 | 14:34 |
sdague | I hit it again with nova unit tests recently | 14:34 |
*** Sukhdev has joined #openstack-qa | 14:35 | |
*** markmcclain has joined #openstack-qa | 14:36 | |
*** mpaolino has joined #openstack-qa | 14:37 | |
mtreinish | sdague: well, if we turn nuke_handlers on that doesn't log anything to the file and while it'll always be in the subunit stream, it won't get printed in a human readable file unless there is a failure | 14:40 |
*** openstackgerrit has quit IRC | 14:40 | |
*** JayJ_ has quit IRC | 14:41 | |
*** openstackgerrit has joined #openstack-qa | 14:41 | |
sdague | yeh, I think we actually want INFO to get through | 14:42 |
*** JayJ_ has joined #openstack-qa | 14:42 | |
mtreinish | sdague: yeah I agree, that's why we don't do it that way. So debug level gets nuked in the file handlers and everything else goes through? | 14:44 |
*** JayJ_ has quit IRC | 14:45 | |
*** andreaf_ is now known as andreaf | 14:52 | |
sdague | mtreinish: yeh, I think we'd have to figure out a clever way of duping the logs, so they go to the logfile in realtime | 14:53 |
*** JayJ_ has joined #openstack-qa | 14:57 | |
*** JayJ_ has quit IRC | 14:58 | |
mriedem | mtreinish: jogo: sdague: e-r query https://review.openstack.org/#/c/123910/ | 14:59 |
*** JayJ_ has joined #openstack-qa | 15:00 | |
mtreinish | mriedem: +A | 15:01 |
openstackgerrit | Armando Migliaccio proposed a change to openstack/tempest: Fix MismatchError for LB scenario test https://review.openstack.org/120533 | 15:01 |
*** andreaf is now known as andreaf_ | 15:01 | |
*** beekneemech is now known as bnemec | 15:05 | |
mriedem | bnemec: it's not friday :) | 15:06 |
bnemec | mriedem: I was out until today. :-) | 15:06 |
mriedem | what a slacker | 15:07 |
*** marun has joined #openstack-qa | 15:10 | |
*** zz_jgrimm is now known as jgrimm | 15:20 | |
*** Longgeek_ has joined #openstack-qa | 15:20 | |
*** jlibosva has quit IRC | 15:21 | |
*** jlibosva has joined #openstack-qa | 15:23 | |
*** Longgeek has quit IRC | 15:23 | |
*** yamahata_ has joined #openstack-qa | 15:23 | |
*** aimon has quit IRC | 15:25 | |
*** mlavalle has joined #openstack-qa | 15:30 | |
*** andreaf has joined #openstack-qa | 15:30 | |
*** rwsu has quit IRC | 15:33 | |
*** andreaf has quit IRC | 15:37 | |
*** andreaf has joined #openstack-qa | 15:38 | |
*** k4n0 has quit IRC | 15:43 | |
*** markmcclain has quit IRC | 15:43 | |
*** rwsu has joined #openstack-qa | 15:45 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for keystone bug 1373680 https://review.openstack.org/123910 | 15:46 |
*** qba73 has quit IRC | 15:47 | |
*** mdbooth has joined #openstack-qa | 15:50 | |
mdbooth | Hey there. Just got this failure: | 15:50 |
mdbooth | http://logs.openstack.org/32/122432/1/gate/gate-tempest-dsvm-postgres-full/627bde1/console.html | 15:50 |
mdbooth | Which I think is this bug: | 15:50 |
mdbooth | https://bugs.launchpad.net/tempest/+bug/1348348 | 15:50 |
mdbooth | However, that looks deterministically broken to me | 15:50 |
mdbooth | Which would presumably mean everything would break every time | 15:51 |
mdbooth | So I'm confused | 15:51 |
*** mpaolino has quit IRC | 15:52 | |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Separate security group rule test for each args https://review.openstack.org/124003 | 15:54 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Use shared values for test_security_group_rules https://review.openstack.org/124002 | 15:55 |
openstackgerrit | Ken'ichi Ohmichi proposed a change to openstack/tempest: Add expected response checks of secgroup rules https://review.openstack.org/124005 | 15:55 |
mdbooth | sdague: Oracle of the gate :) ^^^ | 15:55 |
*** aimon has joined #openstack-qa | 15:55 | |
mtreinish | mdbooth: so it's probably actually a cross interaction with another test which is changing the default quota | 15:57 |
mtreinish | which makes it nondeterministic. There is a fix for one occurance here: https://review.openstack.org/#/c/123510/ | 15:58 |
mdbooth | mtreinish: That makes more sense, thanks. | 15:59 |
*** dustins_ has quit IRC | 15:59 | |
mdbooth | Incidentally, any idea how long jenkins is currently taking to pick up rechecks? | 16:00 |
mdbooth | Not process them, just acknowledge them | 16:00 |
mtreinish | mdbooth: the test is probably still broken if the default quota is -1, which should probably be fixed by allocating a separate tenant and and setting a low quota value for it | 16:00 |
mtreinish | mdbooth: what do you mean by acknowledge them? I think the comments about starting a check job were turned off. But check on -infra to be sure | 16:02 |
*** vigneshvar has quit IRC | 16:02 | |
mdbooth | mtreinish: Ok. Shame. They made me feel like somebody was paying attention :) | 16:03 |
*** dustins has joined #openstack-qa | 16:05 | |
*** gszasz has quit IRC | 16:06 | |
*** jlanoux has quit IRC | 16:06 | |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for heat security group race bug 1374021 https://review.openstack.org/124094 | 16:06 |
mriedem | mtreinish: jogo: sdague: ^ newish | 16:06 |
mtreinish | mriedem: +A | 16:09 |
*** rushiagr is now known as rushiagr_away | 16:11 | |
*** Dafna has quit IRC | 16:14 | |
*** jlibosva has quit IRC | 16:17 | |
*** jordanP has quit IRC | 16:18 | |
*** tkammer has quit IRC | 16:19 | |
*** arnaud has joined #openstack-qa | 16:19 | |
*** Sukhdev has quit IRC | 16:23 | |
*** e0ne has quit IRC | 16:31 | |
*** aix has quit IRC | 16:31 | |
*** openstackgerrit has quit IRC | 16:33 | |
*** Albert_13 has quit IRC | 16:34 | |
*** salv-orlando has joined #openstack-qa | 16:38 | |
mtreinish | stevebaker: do you have any thoughts on?: https://review.openstack.org/#/c/118454/8 | 16:41 |
mtreinish | I think there was a question on whether neutron was actually a requirement for that test | 16:41 |
*** rushiagr_away is now known as rushiagr | 16:48 | |
*** safchain has quit IRC | 16:48 | |
*** openstackgerrit has joined #openstack-qa | 16:53 | |
*** markmcclain has joined #openstack-qa | 16:56 | |
*** safchain has joined #openstack-qa | 16:57 | |
*** suneelb has joined #openstack-qa | 17:02 | |
*** suneelb has quit IRC | 17:03 | |
*** suneelb has joined #openstack-qa | 17:04 | |
*** suneelb has quit IRC | 17:04 | |
*** suneelb has joined #openstack-qa | 17:04 | |
*** safchain has quit IRC | 17:06 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 17:08 | |
*** marun has quit IRC | 17:10 | |
*** harlowja_away is now known as harlowja | 17:12 | |
*** Sukhdev has joined #openstack-qa | 17:20 | |
*** swartulv has quit IRC | 17:23 | |
*** tosky has quit IRC | 17:26 | |
*** suneelb has quit IRC | 17:26 | |
*** dimtruck is now known as zz_dimtruck | 17:26 | |
*** suneelb has joined #openstack-qa | 17:26 | |
*** zz_dimtruck is now known as dimtruck | 17:28 | |
*** arnaud has quit IRC | 17:29 | |
*** swartulv has joined #openstack-qa | 17:29 | |
*** swamireddy has joined #openstack-qa | 17:30 | |
*** dimtruck is now known as zz_dimtruck | 17:31 | |
*** openstackgerrit has quit IRC | 17:33 | |
*** sballe_ has joined #openstack-qa | 17:36 | |
*** afazekas has quit IRC | 17:38 | |
*** openstackgerrit has joined #openstack-qa | 17:39 | |
*** zz_dimtruck is now known as dimtruck | 17:40 | |
*** pcrews has quit IRC | 17:41 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for heat security group race bug 1374021 https://review.openstack.org/124094 | 17:41 |
*** e0ne has joined #openstack-qa | 17:42 | |
*** pcrews has joined #openstack-qa | 17:42 | |
*** tosky has joined #openstack-qa | 17:46 | |
*** gfidente has quit IRC | 17:47 | |
*** arnaud has joined #openstack-qa | 17:49 | |
*** arnaud has quit IRC | 17:50 | |
mtreinish | andreaf: besides whitespace did you have any thoughts about?: https://review.openstack.org/#/c/118418/ | 17:55 |
openstackgerrit | Emilien Macchi proposed a change to openstack/tempest: Javelin: enable volume resources https://review.openstack.org/121648 | 17:55 |
*** dustins has quit IRC | 18:00 | |
*** markmcclain has quit IRC | 18:01 | |
*** swamireddy1 has joined #openstack-qa | 18:02 | |
*** Longgeek_ has quit IRC | 18:02 | |
*** swamireddy1 has quit IRC | 18:03 | |
*** swamireddy has quit IRC | 18:04 | |
adam_g | dtroyer, this look sane to you? https://review.openstack.org/#/c/123538/ | 18:06 |
*** dustins has joined #openstack-qa | 18:09 | |
*** swamireddy has joined #openstack-qa | 18:10 | |
dtroyer | adam_g: sure +A | 18:10 |
*** swamireddy has quit IRC | 18:10 | |
adam_g | dtroyer, thanks | 18:15 |
EmilienM | dtroyer: same question here :-) : https://review.openstack.org/#/c/122747/ | 18:16 |
dtroyer | EmilienM: unfortunately I don't know enough about javelin2 to know if that is sane or not ;) It looks simple enough. And OMG have those names gotten stranger than I imagined! pifpouf? Will Steal. | 18:20 |
*** rushiagr is now known as rushiagr_away | 18:20 | |
EmilienM | dtroyer: I can change the names if you prefer :) | 18:21 |
dtroyer | oh, no, I love them! | 18:21 |
EmilienM | \o/ | 18:21 |
dtroyer | ok, +A with reservations about my own ignorance | 18:21 |
EmilienM | thanks | 18:22 |
*** proverma has left #openstack-qa | 18:22 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Clean up tox.ini and make tempest and unit test distinct https://review.openstack.org/123589 | 18:31 |
*** markmcclain has joined #openstack-qa | 18:31 | |
*** pcrews has quit IRC | 18:32 | |
*** suneelb has quit IRC | 18:33 | |
*** suneelb has joined #openstack-qa | 18:33 | |
lifeless | sdague: I find the same attention issues we have in OpenStack | 18:34 |
lifeless | sdague: putting a patch with tests up will help | 18:34 |
*** sballe_ has quit IRC | 18:36 | |
*** catohornet has joined #openstack-qa | 18:36 | |
*** sballe_ has joined #openstack-qa | 18:37 | |
*** arnaud has joined #openstack-qa | 18:47 | |
*** dustins has quit IRC | 18:49 | |
*** dustins has joined #openstack-qa | 18:57 | |
*** andreaf has quit IRC | 18:59 | |
*** andreaf has joined #openstack-qa | 18:59 | |
*** jecarey_ has joined #openstack-qa | 19:00 | |
*** jecarey has quit IRC | 19:00 | |
*** jecarey_ has quit IRC | 19:02 | |
*** jecarey_ has joined #openstack-qa | 19:02 | |
*** jecarey_ has quit IRC | 19:07 | |
openstackgerrit | A change was merged to openstack/tempest: Remove duplicate _ping_ip_address() methods https://review.openstack.org/123517 | 19:09 |
*** pcrews has joined #openstack-qa | 19:12 | |
*** melwitt has joined #openstack-qa | 19:18 | |
*** Sukhdev has quit IRC | 19:20 | |
*** Sukhdev has joined #openstack-qa | 19:23 | |
*** JayJ_ has quit IRC | 19:41 | |
*** JayJ_ has joined #openstack-qa | 19:41 | |
*** dimtruck is now known as zz_dimtruck | 19:58 | |
*** jhenner has quit IRC | 20:00 | |
*** jhenner has joined #openstack-qa | 20:01 | |
*** yamahata_ has quit IRC | 20:02 | |
*** rfolco has quit IRC | 20:03 | |
*** JayJ_ has quit IRC | 20:05 | |
*** JayJ_ has joined #openstack-qa | 20:05 | |
openstackgerrit | A change was merged to openstack/tempest: Migrate image API tests to resource_* fixtures https://review.openstack.org/121545 | 20:07 |
*** zz_dimtruck is now known as dimtruck | 20:07 | |
openstackgerrit | A change was merged to openstack/tempest: Migrate object_storage API tests to resource_* fixtures https://review.openstack.org/121546 | 20:07 |
*** edwa6643 has quit IRC | 20:08 | |
*** atiwari has quit IRC | 20:10 | |
mtreinish | jogo: I think your whitelist tox patch will conflict with: https://review.openstack.org/#/c/123589/ | 20:11 |
*** arnaud__ has joined #openstack-qa | 20:19 | |
*** dpaterson has joined #openstack-qa | 20:20 | |
*** andreaf has quit IRC | 20:23 | |
*** andreaf has joined #openstack-qa | 20:23 | |
*** apmelton has quit IRC | 20:24 | |
*** rfolco has joined #openstack-qa | 20:24 | |
*** jecarey_ has joined #openstack-qa | 20:28 | |
*** dhellmann is now known as dhellmann_ | 20:29 | |
openstackgerrit | Sean Dague proposed a change to openstack/tempest: reenable full request/response logging at DEBUG https://review.openstack.org/124069 | 20:29 |
sdague | once more... | 20:29 |
mtreinish | sdague: what was wrong this time? | 20:30 |
sdague | mtreinish: the six.text_types can still throw an error on binary data | 20:30 |
mtreinish | heh, it's always something | 20:30 |
*** dimtruck is now known as zz_dimtruck | 20:30 | |
sdague | and the json dumps thing I was trying for readability, turned out to be completely undone by oslo log... so it made it more confusing | 20:31 |
sdague | lifeless: cool, I saw you had some activity in the python tracker this morning | 20:31 |
sdague | so I figured I'd ask | 20:31 |
sdague | lifeless: in case you didn't see, PR on fixtures - https://github.com/testing-cabal/fixtures/pull/1 | 20:32 |
*** jecarey_ has quit IRC | 20:34 | |
*** pcrews has quit IRC | 20:34 | |
*** jecarey has joined #openstack-qa | 20:35 | |
*** boden has quit IRC | 20:37 | |
*** boden has joined #openstack-qa | 20:38 | |
lifeless | sdague: thanks, will look at that shortly | 20:39 |
*** e0ne has quit IRC | 20:42 | |
*** boden has quit IRC | 20:43 | |
lifeless | sdague: you said you had a couple things? | 20:47 |
*** HenryG has quit IRC | 20:53 | |
*** zz_dimtruck is now known as dimtruck | 20:54 | |
*** comstud has quit IRC | 20:56 | |
sdague | lifeless: well that was the one thing I had right away | 20:58 |
*** comstud has joined #openstack-qa | 21:01 | |
lifeless | ok, I'll cut a release | 21:03 |
*** pcrews has joined #openstack-qa | 21:05 | |
*** mmedvede has quit IRC | 21:06 | |
jogo | mtreinish: you can just merge mine first then? | 21:08 |
*** dustins has quit IRC | 21:08 | |
jogo | oh you whitelist all the things | 21:08 |
*** aysyanne has quit IRC | 21:10 | |
lifeless | sddone | 21:10 |
lifeless | sdague: done | 21:10 |
lifeless | sdague: q for you on https://bugs.launchpad.net/python-fixtures/+bug/1221724 | 21:11 |
openstackgerrit | A change was merged to openstack/qa-specs: Remove templates from toctrees https://review.openstack.org/120535 | 21:16 |
mtreinish | jogo: yeah, because I don't really care about the warnings and some of the jobs run with different commands | 21:18 |
mtreinish | although I don't think it works, despite it being an example in the tox docs | 21:18 |
*** dpaterson has quit IRC | 21:22 | |
jogo | mtreinish: haha | 21:22 |
mtreinish | jogo: yeah wildcard doesn't seem to work: http://logs.openstack.org/89/123589/4/check/check-tempest-dsvm-full/1205382/console.html#_2014-09-25_20_40_22_064 | 21:22 |
jogo | go figure | 21:22 |
openstackgerrit | A change was merged to openstack/qa-specs: Use the current date for the copyright statement https://review.openstack.org/120536 | 21:23 |
openstackgerrit | A change was merged to openstack/qa-specs: Stop using intersphinx https://review.openstack.org/121316 | 21:23 |
*** Sukhdev has quit IRC | 21:23 | |
*** safchain has joined #openstack-qa | 21:30 | |
*** Sukhdev has joined #openstack-qa | 21:30 | |
*** rbak has quit IRC | 21:31 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/devstack-gate: Remove TESTR_FULL option for running tempest https://review.openstack.org/124190 | 21:32 |
*** mmedvede has joined #openstack-qa | 21:38 | |
*** dims has quit IRC | 21:41 | |
*** dims has joined #openstack-qa | 21:42 | |
*** jecarey has quit IRC | 21:42 | |
mtreinish | jogo: so if the wildcard doesn't work if you want to respin your whitelist patch so it doesn't emit warnings for each command run | 21:45 |
mtreinish | I'll rebase my tox cleanup on top of it | 21:46 |
*** nikhil_k is now known as nikhil_k|afk | 21:46 | |
*** dims has quit IRC | 21:46 | |
*** sergsh has left #openstack-qa | 21:47 | |
jogo | mtreinish: mine should already do that: https://review.openstack.org/#/c/123896/1/tox.ini | 21:48 |
mtreinish | jogo: what about run-tempest-stress, flake8, etc? | 21:49 |
jogo | those are python | 21:50 |
jogo | umm | 21:50 |
mtreinish | hmm ok, I just assumed everything emitted a warning | 21:50 |
jogo | just things outside the venv | 21:51 |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Add test caller to test_server_cfn_init timeout error message https://review.openstack.org/124198 | 21:52 |
mriedem | mtreinish: make my life easier ^ | 21:52 |
mtreinish | mriedem: you just love adding that everywhere | 21:52 |
mriedem | mtreinish: that's how i get my ATC for tempest | 21:53 |
mtreinish | maybe you should add it to oslo.logging | 21:53 |
mriedem | if 'timed out' in record: do my thing | 21:53 |
mtreinish | mriedem: just curious, would arosen's patch: https://review.openstack.org/#/c/123526/ be enough (assuming he adds the caller there like I suggested) | 21:55 |
mtreinish | I'm fine with landing both though | 21:55 |
*** markmcclain has quit IRC | 21:57 | |
mtreinish | mriedem: wait, why do you need to add the caller there. That's inside the test class it should only ever be called by the test? | 22:04 |
*** jhenner has quit IRC | 22:06 | |
mtreinish | mriedem: if you need it for a logstash query just write the test name in the message, avoid the stack introspection because that's only really needed for a common code path that could be called from more than 1 place | 22:08 |
*** boden has joined #openstack-qa | 22:08 | |
mriedem | mtreinish: thought about that | 22:12 |
*** boden has quit IRC | 22:13 | |
mriedem | figured in case another test case was added that used that common method it'd just be there | 22:13 |
*** JayJ_ has quit IRC | 22:13 | |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Add test caller to test_server_cfn_init timeout error message https://review.openstack.org/124198 | 22:15 |
mriedem | tada | 22:15 |
*** jaypipes has quit IRC | 22:15 | |
mtreinish | mriedem: L43... | 22:16 |
openstackgerrit | Matt Riedemann proposed a change to openstack/tempest: Add test caller to test_server_cfn_init timeout error message https://review.openstack.org/124198 | 22:17 |
mriedem | you and your code reviews | 22:17 |
openstackgerrit | Emilien Macchi proposed a change to openstack/tempest: Javelin: enable volume resources https://review.openstack.org/121648 | 22:27 |
*** mriedem has quit IRC | 22:29 | |
*** flaper87 is now known as flaper87|afk | 22:30 | |
*** bknudson has quit IRC | 22:31 | |
*** andreaf has quit IRC | 22:38 | |
*** andreaf has joined #openstack-qa | 22:38 | |
*** amotoki has quit IRC | 22:41 | |
*** amotoki has joined #openstack-qa | 22:42 | |
*** jgrimm is now known as zz_jgrimm | 22:44 | |
*** amotoki has quit IRC | 22:47 | |
*** dimtruck is now known as zz_dimtruck | 22:47 | |
*** HenryG has joined #openstack-qa | 22:59 | |
*** HenryG has quit IRC | 23:04 | |
*** HenryG has joined #openstack-qa | 23:07 | |
*** boden has joined #openstack-qa | 23:09 | |
*** aimon has quit IRC | 23:10 | |
*** boden has quit IRC | 23:14 | |
*** tosky has quit IRC | 23:15 | |
*** jpich has joined #openstack-qa | 23:16 | |
*** edwa6643 has joined #openstack-qa | 23:23 | |
*** Sukhdev has quit IRC | 23:30 | |
*** dims has joined #openstack-qa | 23:35 | |
*** HenryG has quit IRC | 23:37 | |
*** sballe_ has quit IRC | 23:39 | |
*** bknudson has joined #openstack-qa | 23:41 | |
*** safchain has quit IRC | 23:45 | |
*** Sukhdev has joined #openstack-qa | 23:47 | |
*** boris-42 has quit IRC | 23:47 | |
*** boris-42 has joined #openstack-qa | 23:48 | |
Sukhdev | Folks, I am hitting failure in jenkins - http://logs.openstack.org/86/123886/2/check/check-tempest-dsvm-neutron-heat-slow/5f86a11/console.html | 23:49 |
Sukhdev | Any body has any idea? | 23:49 |
Sukhdev | I rechecked to kick off another jenkins run and now I get this failure https://jenkins05.openstack.org/job/check-tempest-dsvm-neutron-heat-slow/16693/console | 23:50 |
Sukhdev | Is this known issue? | 23:50 |
*** bknudson1 has joined #openstack-qa | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!