*** openstackgerrit has quit IRC | 00:01 | |
*** openstackgerrit has joined #openstack-qa | 00:01 | |
*** openstackstatus has quit IRC | 00:02 | |
*** openstack has joined #openstack-qa | 00:04 | |
ianw | jamielennox: i tried using PROJECT in https://review.openstack.org/#/c/226609/ and ended up getting some odd failures | 00:05 |
---|---|---|
*** mylu has quit IRC | 00:06 | |
*** mylu has joined #openstack-qa | 00:06 | |
jamielennox | ianw: failures in the CI or where? | 00:07 |
jamielennox | ianw: that would unset the auth for most of devstack | 00:07 |
jamielennox | oh, sorry you source it | 00:08 |
jamielennox | ianw: yes, if you're using v2password it expects TENANT_NAME | 00:08 |
jamielennox | that's what it was called in v2 | 00:08 |
ianw | jamielennox: oh, ok, that might have been it ... but it was only one thing that failed | 00:08 |
jamielennox | if you bump it to password or v3password it will look for PROJECT | 00:08 |
ianw | jamielennox: http://logs.openstack.org/09/226609/3/check/gate-tempest-dsvm-ironic-agent_ssh/e7b1cb3/logs/devstacklog.txt.gz <- swift? | 00:09 |
ianw | swift post -m 'Temp-URL-Key: secretkey' | 00:09 |
ianw | that was with https://review.openstack.org/#/c/226609/3/stack.sh | 00:10 |
ianw | which has TENANT & PROJECT | 00:10 |
*** Guest62975 has joined #openstack-qa | 00:10 | |
ianw | after i took out the export of PROJECT, it started working | 00:11 |
jamielennox | really | 00:11 |
jamielennox | swiftclient is crap | 00:11 |
jamielennox | umm, i know if i switch to v3 auth i need to add --auth-version to that statement | 00:12 |
jamielennox | --auth-version 3 | 00:12 |
ianw | ok, should i file a bug maybe? or maybe it's a quick fix... | 00:12 |
jamielennox | i'm not sure, i haven't seen that one happening | 00:13 |
jamielennox | i mean it looks like a raw POST so maybe you can just curl it :) | 00:13 |
*** mylu has quit IRC | 00:13 | |
*** mylu has joined #openstack-qa | 00:14 | |
jamielennox | or this would be a perfect job for my: https://github.com/jamielennox/os-http | 00:14 |
*** mylu has quit IRC | 00:14 | |
ianw | i wasn't sure if it was that request, or failure earlier when installing swift | 00:15 |
*** mylu has joined #openstack-qa | 00:15 | |
*** Guest62975 has quit IRC | 00:15 | |
ianw | cool ... my desire to replicate it locally is fairly low, however :) | 00:16 |
*** Swami has quit IRC | 00:17 | |
*** amotoki has joined #openstack-qa | 00:18 | |
jamielennox | yea, i haven't seen the issue myself but i've had to hack around that exact statement already so it doesn't surprise me that the swift cli params are all messed up | 00:18 |
*** tsekiyam_ has joined #openstack-qa | 00:19 | |
*** mtanino has quit IRC | 00:19 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Remove unnecessary execute permissions https://review.openstack.org/228100 | 00:20 |
*** amotoki has quit IRC | 00:22 | |
*** tsekiyama has quit IRC | 00:23 | |
*** tsekiyam_ has quit IRC | 00:23 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full-test-accounts 223680,13,6d47520 | 00:24 |
*** yamamoto has quit IRC | 00:26 | |
*** rfolco has quit IRC | 00:29 | |
*** rfolco has joined #openstack-qa | 00:30 | |
*** mylu has quit IRC | 00:32 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Fix tunneling support for linuxbridge-agent https://review.openstack.org/208762 | 00:34 |
*** pvaneck has quit IRC | 00:35 | |
*** dustins has quit IRC | 00:36 | |
gmann | mtreinish: +A. I was thinking to completely cleanup/remove cinder v1 support (test and client) from tempest. Anyone has plan on this? | 00:42 |
jgriffith | gmann: remove? not sure that's a good idea | 00:43 |
jgriffith | gmann: but I should probably go back to lurking and be quiet :) | 00:43 |
gmann | jgriffith: if those are deprecated since Juno then in Mitaka can we remove? or till liberty support (till O release) we need for some cloud for their testing | 00:45 |
jgriffith | gmann: so there's some misunderstanding on that I think. | 00:45 |
jgriffith | gmann: they were marked as deprecated somewhat prematurely | 00:45 |
jgriffith | gmann: the fact is that until last week they weren't even being used anywhere :( | 00:45 |
jgriffith | s/they/v2/ | 00:46 |
gmann | jgriffith: ohh | 00:46 |
jgriffith | gmann: It was kind of a mess :( | 00:46 |
gmann | jgriffith: i see, I think Nova also use v1 | 00:46 |
gmann | still | 00:46 |
jgriffith | gmann: So that was one of the components that finally just switched | 00:47 |
*** TC01 has joined #openstack-qa | 00:47 | |
gmann | jgriffith: ok | 00:47 |
jgriffith | gmann: It is using v2 now, but it wasn't even supported until this release, and we just turned it on in devstack a couple days ago | 00:47 |
gmann | jgriffith: so in Mitaka v1 will be removed or keep in deprecated state? i did not read the full ML on that | 00:47 |
gmann | jgriffith: yea i saw | 00:48 |
jgriffith | gmann: My assertion is that it should stay | 00:48 |
*** mlavalle has quit IRC | 00:48 | |
jgriffith | gmann: for Mitaka at a minimum | 00:48 |
gmann | jgriffith: ohk | 00:48 |
gmann | jgriffith: sounds good. | 00:48 |
jgriffith | gmann: thanks! | 00:49 |
gmann | jgriffith: even after Mitaka also Tempest should have v1 support till all supported branch are out of v1 | 00:49 |
jgriffith | gmann: that would be my opinion | 00:49 |
*** jtrovo has joined #openstack-qa | 00:50 | |
gmann | jgriffith: many times i keep forgetting about branchless :) | 00:50 |
jgriffith | gmann: but it's just that "an opinion" :) | 00:50 |
jgriffith | gmann: yeah, branchless gives you something else to think about :) | 00:50 |
jgriffith | gmann: that reminds me | 00:50 |
*** rossella_s has joined #openstack-qa | 00:51 | |
gmann | jgriffith: yea, anyways Thanks for clarification about v1 life cycle :). good to know that | 00:52 |
jlvillal | mtreinish: Or other os-testr experts. Any idea why I would see this? http://paste.openstack.org/show/474765/ | 00:52 |
jgriffith | gmann: no problem, sorry to jump in, but hopefully it was helpful | 00:52 |
gmann | jgriffith: ahh, thats was really helpful. | 00:53 |
gmann | thanks | 00:53 |
*** lawrancejing has joined #openstack-qa | 00:54 | |
jgriffith | sure | 00:54 |
lawrancejing | hello | 00:55 |
lawrancejing | could someone help add me to evoque-core group | 00:55 |
lawrancejing | https://review.openstack.org/#/admin/groups/1105,members | 00:55 |
clarkb | lawrancejing: let me see | 00:57 |
lawrancejing | thanks | 00:58 |
lawrancejing | the msg should in #openstack-infra.. aha | 00:58 |
clarkb | lawrancejing: done | 00:59 |
lawrancejing | thank you:-) | 00:59 |
*** tpeoples has joined #openstack-qa | 01:07 | |
*** thanhnt-z has joined #openstack-qa | 01:13 | |
*** bltavares has joined #openstack-qa | 01:16 | |
*** TC01 has quit IRC | 01:17 | |
*** tpeoples has quit IRC | 01:18 | |
*** bltavares has quit IRC | 01:21 | |
*** armax has quit IRC | 01:21 | |
*** dramalho has joined #openstack-qa | 01:22 | |
*** Guest35835 has joined #openstack-qa | 01:25 | |
*** dramalho has quit IRC | 01:26 | |
*** pbredenb1 has quit IRC | 01:27 | |
openstackgerrit | Rafael Folco proposed openstack-dev/devstack: Guests with large memory requirements can use default flavors https://review.openstack.org/226905 | 01:28 |
*** nic has quit IRC | 01:28 | |
*** Guest35835 has quit IRC | 01:30 | |
*** morgan is now known as notreallymorgan | 01:30 | |
*** notreallymorgan is now known as morgan | 01:30 | |
openstackrecheck | Console logs not available after 13:21s for gate-glance-python27 229027,2,b260ced | 01:31 |
oomichi | gmann, masayukig: ohayo-gozaimasu. can you take a look at https://review.openstack.org/#/c/227659/ ? | 01:31 |
oomichi | gmann, masayukig: the patch is good for improving service-clients migration process | 01:32 |
*** yamamoto has joined #openstack-qa | 01:37 | |
*** Kennnan2 is now known as Kennan | 01:37 | |
*** mudassirlatif has quit IRC | 01:38 | |
*** thanhnt-z has quit IRC | 01:39 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Make create_server_group use **kwargs https://review.openstack.org/229217 | 01:43 |
*** mylu has joined #openstack-qa | 01:45 | |
*** amotoki has joined #openstack-qa | 01:48 | |
*** yamamoto has quit IRC | 01:49 | |
gmann | oomichi: Done | 01:49 |
*** amotoki has quit IRC | 01:53 | |
*** tmatsu has joined #openstack-qa | 01:53 | |
openstackrecheck | Console logs not available after 13:22s for gate-glance-pep8 229201,1,2b039c3 | 01:55 |
*** agireud has quit IRC | 02:00 | |
*** rfolco has quit IRC | 02:05 | |
*** rfolco has joined #openstack-qa | 02:06 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/os-testr: Better blacklist - tested with Nova https://review.openstack.org/229223 | 02:07 |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-python34 228672,2,555cc69 | 02:28 |
*** yamamoto has joined #openstack-qa | 02:35 | |
*** yamamoto has quit IRC | 02:35 | |
openstackgerrit | Merged openstack/tempest-lib: Migrated floating_ips_bulk_client.py https://review.openstack.org/228561 | 02:36 |
*** yamamoto has joined #openstack-qa | 02:36 | |
openstackgerrit | Merged openstack/tempest-lib: Remove file path from migration commit msg https://review.openstack.org/227659 | 02:42 |
*** achanda has joined #openstack-qa | 02:43 | |
*** armax has joined #openstack-qa | 02:44 | |
*** lawrancejing has quit IRC | 02:47 | |
*** lawrancejing has joined #openstack-qa | 02:48 | |
*** pcrews_ has quit IRC | 02:48 | |
*** sabeen has joined #openstack-qa | 02:51 | |
*** pcrews_ has joined #openstack-qa | 02:53 | |
*** dims_ has quit IRC | 02:57 | |
*** salv-orlando has joined #openstack-qa | 03:00 | |
*** amotoki has joined #openstack-qa | 03:02 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Make create_server_group use **kwargs https://review.openstack.org/229217 | 03:06 |
*** amotoki has quit IRC | 03:07 | |
openstackgerrit | Einst Crazy proposed openstack-dev/devstack: Prepare the log dir/files before mkdir of DEST https://review.openstack.org/228864 | 03:08 |
*** rfolco has quit IRC | 03:14 | |
*** rfolco has joined #openstack-qa | 03:17 | |
*** shuquan has joined #openstack-qa | 03:19 | |
*** rfolco_ has joined #openstack-qa | 03:21 | |
*** rfolco has quit IRC | 03:22 | |
*** salv-orlando has quit IRC | 03:25 | |
*** lutostag has quit IRC | 03:26 | |
*** lutostag has joined #openstack-qa | 03:28 | |
*** agireud has joined #openstack-qa | 03:29 | |
*** pvaneck has joined #openstack-qa | 03:32 | |
*** pvaneck has quit IRC | 03:33 | |
*** gfidente has quit IRC | 03:39 | |
*** shuquan has quit IRC | 03:41 | |
*** amotoki has joined #openstack-qa | 03:42 | |
*** jtrovo has quit IRC | 03:42 | |
*** jtrovo has joined #openstack-qa | 03:43 | |
*** shuquan has joined #openstack-qa | 03:44 | |
*** dims has joined #openstack-qa | 03:57 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove "extensions" from snapshots_extensions_client https://review.openstack.org/228671 | 03:58 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove "extensions" from volumes_extensions_client https://review.openstack.org/228672 | 03:58 |
*** yamahata has joined #openstack-qa | 03:59 | |
*** shuquan has quit IRC | 04:00 | |
*** amotoki has quit IRC | 04:01 | |
*** shuquan has joined #openstack-qa | 04:02 | |
*** dims has quit IRC | 04:03 | |
*** amotoki has joined #openstack-qa | 04:11 | |
*** kiran-r has joined #openstack-qa | 04:11 | |
*** jtrovo has quit IRC | 04:15 | |
*** yamahata has quit IRC | 04:15 | |
*** yamahata has joined #openstack-qa | 04:16 | |
openstackgerrit | litong01 proposed openstack-dev/devstack: HOST_IP should not be used in moving address to route https://review.openstack.org/226373 | 04:16 |
*** oomichi has quit IRC | 04:19 | |
*** amotoki has quit IRC | 04:20 | |
*** kiran-r has quit IRC | 04:22 | |
*** amotoki has joined #openstack-qa | 04:30 | |
*** shausy has joined #openstack-qa | 04:44 | |
*** mudassirlatif has joined #openstack-qa | 04:45 | |
*** mylu has quit IRC | 04:46 | |
*** amotoki has quit IRC | 04:48 | |
*** salv-orlando has joined #openstack-qa | 04:55 | |
*** Poornima has joined #openstack-qa | 05:02 | |
*** tmatsu has quit IRC | 05:04 | |
*** BharatK has joined #openstack-qa | 05:05 | |
*** tmatsu has joined #openstack-qa | 05:07 | |
*** tmatsu has quit IRC | 05:09 | |
*** salv-orlando has quit IRC | 05:09 | |
*** amotoki has joined #openstack-qa | 05:11 | |
*** tmatsu has joined #openstack-qa | 05:13 | |
*** shuquan has quit IRC | 05:13 | |
*** shuquan has joined #openstack-qa | 05:14 | |
openstackgerrit | Merged openstack/tempest: Check cinder api version in compute tests https://review.openstack.org/229014 | 05:17 |
*** pcrews_ has quit IRC | 05:17 | |
*** enikanorov has joined #openstack-qa | 05:18 | |
*** bltavares has joined #openstack-qa | 05:18 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/208762 failed gate-tempest-dsvm-full in the gate queue with an unrecognized error | 05:21 |
*** enikanorov_ has quit IRC | 05:21 | |
*** pcrews_ has joined #openstack-qa | 05:22 | |
*** bltavares has quit IRC | 05:23 | |
*** shuquan has quit IRC | 05:25 | |
*** shuquan has joined #openstack-qa | 05:26 | |
*** BharatK has quit IRC | 05:28 | |
*** SridharG has joined #openstack-qa | 05:35 | |
*** mudassirlatif has quit IRC | 05:38 | |
*** BharatK has joined #openstack-qa | 05:40 | |
openstackgerrit | Truong Le proposed openstack/tempest: Add unit test for test_servers_client https://review.openstack.org/223849 | 05:40 |
*** mudassirlatif has joined #openstack-qa | 05:45 | |
*** mylu has joined #openstack-qa | 05:47 | |
*** Triveni has joined #openstack-qa | 05:49 | |
*** mylu has quit IRC | 05:53 | |
*** thingee has quit IRC | 05:56 | |
*** vgridnev has joined #openstack-qa | 06:00 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/223680 failed because of: gate-tempest-dsvm-large-ops: https://bugs.launchpad.net/bugs/1491949 https://bugs.launchpad.net/bugs/1500615 | 06:06 |
openstack | Launchpad bug 1491949 in devstack "gate-tempest-dsvm-large-ops fails to deallocate instance network due to rpc timeout" [Undecided,Fix released] - Assigned to Matt Riedemann (mriedem) | 06:06 |
openstack | Launchpad bug 1500615 in devstack "Large Ops scenario is taking too long" [Undecided,In progress] - Assigned to Matt Riedemann (mriedem) | 06:06 |
*** itzikb has joined #openstack-qa | 06:09 | |
*** mudassirlatif has quit IRC | 06:12 | |
*** sabeen has quit IRC | 06:14 | |
*** sileht has quit IRC | 06:17 | |
*** itzikb has quit IRC | 06:24 | |
openstackrecheck | Console logs not available after 13:21s for gate-horizon-python27 199127,9,395ae60 | 06:27 |
*** nadya has joined #openstack-qa | 06:28 | |
*** sileht has joined #openstack-qa | 06:28 | |
*** jhesketh has quit IRC | 06:34 | |
*** shuquan has quit IRC | 06:35 | |
*** jhesketh has joined #openstack-qa | 06:35 | |
*** yog_ has joined #openstack-qa | 06:35 | |
*** neeti has joined #openstack-qa | 06:40 | |
*** salv-orlando has joined #openstack-qa | 06:41 | |
*** salv-orlando has quit IRC | 06:48 | |
*** mylu has joined #openstack-qa | 06:50 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-full 215870,10,e842826 | 06:52 |
*** mylu has quit IRC | 06:54 | |
*** armax has quit IRC | 06:57 | |
*** k4n0 has joined #openstack-qa | 06:58 | |
*** afazekas_ has joined #openstack-qa | 07:01 | |
*** kevinbenton has quit IRC | 07:03 | |
*** jlvillal has quit IRC | 07:05 | |
*** lawrancejing has quit IRC | 07:13 | |
*** lawrancejing has joined #openstack-qa | 07:15 | |
*** kevinbenton has joined #openstack-qa | 07:21 | |
*** Kennan has quit IRC | 07:23 | |
*** Kennan has joined #openstack-qa | 07:25 | |
*** shardy has joined #openstack-qa | 07:29 | |
*** tosky has joined #openstack-qa | 07:34 | |
*** oomichi has joined #openstack-qa | 07:34 | |
*** tmatsu has quit IRC | 07:35 | |
*** tmatsu has joined #openstack-qa | 07:36 | |
*** yamamoto has quit IRC | 07:37 | |
*** tmatsu has quit IRC | 07:38 | |
*** yamamoto has joined #openstack-qa | 07:38 | |
*** tmatsu has joined #openstack-qa | 07:38 | |
*** safchain has joined #openstack-qa | 07:40 | |
*** afazekas_ has quit IRC | 07:40 | |
*** vgridnev has quit IRC | 07:42 | |
*** vgridnev has joined #openstack-qa | 07:43 | |
*** jlanoux has joined #openstack-qa | 07:43 | |
*** yamamoto has quit IRC | 07:43 | |
*** rossella_s has quit IRC | 07:47 | |
*** rossella_s has joined #openstack-qa | 07:47 | |
*** achanda has quit IRC | 07:48 | |
*** piyush__ has joined #openstack-qa | 07:50 | |
*** apevec has joined #openstack-qa | 07:50 | |
*** apevec has joined #openstack-qa | 07:50 | |
piyush__ | hi gmann | 07:51 |
openstackgerrit | Sam Wan proposed openstack-infra/devstack-gate: ovs_gre_bridge check address existence before 'ip addr add' https://review.openstack.org/229277 | 07:53 |
*** gfidente has joined #openstack-qa | 07:59 | |
*** gema_ is now known as gema | 07:59 | |
*** yamamoto has joined #openstack-qa | 08:00 | |
*** Nakato has quit IRC | 08:03 | |
*** Nakato has joined #openstack-qa | 08:03 | |
*** e0ne has joined #openstack-qa | 08:03 | |
*** drptbl has joined #openstack-qa | 08:05 | |
*** salv-orlando has joined #openstack-qa | 08:05 | |
*** salv-orlando has quit IRC | 08:06 | |
*** yamamoto has quit IRC | 08:07 | |
*** salv-orlando has joined #openstack-qa | 08:07 | |
*** yamamoto has joined #openstack-qa | 08:10 | |
*** markvoelker has quit IRC | 08:20 | |
*** vgridnev has quit IRC | 08:22 | |
*** yamamoto has quit IRC | 08:23 | |
*** yamamoto has joined #openstack-qa | 08:23 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-cells 217567,28,111212c | 08:26 |
*** yamamoto has quit IRC | 08:32 | |
*** yamamoto has joined #openstack-qa | 08:35 | |
*** tmatsu has quit IRC | 08:36 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-cells 202379,48,7f09b94 | 08:40 |
*** piyush__ has left #openstack-qa | 08:43 | |
*** hop|2 has joined #openstack-qa | 08:46 | |
*** mpaolino has joined #openstack-qa | 08:46 | |
openstackgerrit | Merged openstack/tempest: Follow up patch on missed IdentityV2 methods https://review.openstack.org/227189 | 08:48 |
*** amotoki_ has joined #openstack-qa | 08:49 | |
*** shardy_ has joined #openstack-qa | 08:49 | |
*** shardy has quit IRC | 08:51 | |
*** jordanP has joined #openstack-qa | 08:51 | |
*** agireud has quit IRC | 08:54 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/224447 failed because of: gate-tempest-dsvm-large-ops: https://bugs.launchpad.net/bugs/1491949 | 08:54 |
openstack | Launchpad bug 1491949 in devstack "gate-tempest-dsvm-large-ops fails to deallocate instance network due to rpc timeout" [Undecided,Fix released] - Assigned to Matt Riedemann (mriedem) | 08:54 |
*** shardy_ has quit IRC | 08:55 | |
*** shardy has joined #openstack-qa | 08:55 | |
*** cdent has joined #openstack-qa | 08:57 | |
*** e0ne has quit IRC | 09:00 | |
*** e0ne has joined #openstack-qa | 09:00 | |
*** BharatK has quit IRC | 09:01 | |
*** shausy has quit IRC | 09:04 | |
*** shausy has joined #openstack-qa | 09:04 | |
*** aix has joined #openstack-qa | 09:06 | |
*** amotoki_ has quit IRC | 09:07 | |
*** amotoki has quit IRC | 09:08 | |
*** drptbl has quit IRC | 09:10 | |
*** dtantsur|afk is now known as dtantsur | 09:10 | |
jordanP | gmann, ping | 09:11 |
jordanP | https://review.openstack.org/#/c/218133/5 :) | 09:11 |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-large-ops 221310,14,814144e | 09:12 |
*** amotoki has joined #openstack-qa | 09:13 | |
*** BharatK has joined #openstack-qa | 09:15 | |
*** vgridnev has joined #openstack-qa | 09:18 | |
*** amotoki has quit IRC | 09:18 | |
openstackgerrit | huan proposed openstack-dev/devstack: XenAPI:Fix problems to support xenserver+neutron https://review.openstack.org/217651 | 09:19 |
*** markvoelker has joined #openstack-qa | 09:21 | |
*** ylobankov has quit IRC | 09:22 | |
*** markvoelker has quit IRC | 09:26 | |
*** ylobankov has joined #openstack-qa | 09:28 | |
*** SridharG has left #openstack-qa | 09:29 | |
gmann | jordanP: hi | 09:31 |
jordanP | hey | 09:31 |
gmann | jordanP: yea :), i bet it works fine | 09:31 |
gmann | jordanP: here each tests get separate tests object | 09:31 |
jordanP | gmann, did you test it ? | 09:31 |
jordanP | no, they are in the same class | 09:31 |
jordanP | same class == the class is instantiated once | 09:31 |
gmann | jordanP: yea i tested with all different order | 09:32 |
jordanP | because the status code can be 100000 | 09:32 |
jordanP | so the order doesn't matter because the status code is not checked | 09:32 |
gmann | jordanP: 100000 ? it fails right | 09:32 |
jordanP | I know it sounds crary | 09:32 |
*** dims has joined #openstack-qa | 09:32 | |
jordanP | when I tested yesterday with status code 10000 the tests passed ! :) | 09:33 |
jordanP | ok, lemme try again. Maybe I am crazy :) | 09:33 |
gmann | jordanP: how come, schema is there to verify that which does not comes under mock thing in these tests | 09:33 |
gmann | jordanP: i will also try :) | 09:33 |
jordanP | py27: commands succeeded | 09:37 |
jordanP | congratulations :) | 09:37 |
jordanP | - self.RESPONSE_CODE = 202 | 09:37 |
jordanP | + self.RESPONSE_CODE = 20200 | 09:37 |
jordanP | - RESPONSE_CODE = 200 | 09:38 |
jordanP | + RESPONSE_CODE = 2000 | 09:38 |
jordanP | so there"s obviously something wrong | 09:38 |
*** dims has quit IRC | 09:39 | |
*** jhenner has quit IRC | 09:40 | |
*** jhenner has joined #openstack-qa | 09:41 | |
*** dims has joined #openstack-qa | 09:42 | |
gmann | jordanP: hummm, checking.... | 09:43 |
*** drptbl has joined #openstack-qa | 09:44 | |
gmann | jordanP: ahh got it | 09:44 |
gmann | jordanP: actually schema validation is just for success and redirection code. for other resp code it would do schema validation | 09:45 |
*** amotoki has joined #openstack-qa | 09:46 | |
gmann | jordanP: https://github.com/openstack/tempest-lib/blob/master/tempest_lib/common/rest_client.py#L812 | 09:46 |
gmann | so if you pass 204 then it fail for list create show etc | 09:46 |
jordanP | gmann, yeah but both 200 and 202 are in HTTP_SUCCESS | 09:46 |
jordanP | I see... | 09:47 |
gmann | jordanP: if delete has changed class one to 202 then other tests could have failed | 09:47 |
*** enikanorov_ has joined #openstack-qa | 09:48 | |
jordanP | gmann, could you rephrase ? | 09:49 |
gmann | jordanP: schema validation part? | 09:49 |
*** neeti has quit IRC | 09:49 | |
jordanP | yeah | 09:50 |
jordanP | gmann, ^^ | 09:50 |
gmann | jordanP: schema validation works only for success and redirection code only. so any code pass there | 09:51 |
gmann | jordanP: and actual restclient get/post method we mock where error checking is there for wrong response code | 09:51 |
*** enikanorov has quit IRC | 09:52 | |
*** neeti has joined #openstack-qa | 09:52 | |
gmann | jordanP: if we pass any wrong success code than expected then it fail. for example in list tests if it is 202 (schema expected is 200) then it will fail | 09:52 |
jordanP | yep. I see now | 09:53 |
*** lawrancejing has quit IRC | 09:54 | |
*** yamahata has quit IRC | 09:55 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-postgres-full 115483,28,960e08c | 09:55 |
*** amotoki has quit IRC | 09:58 | |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: Enable optional Python 3 support https://review.openstack.org/181165 | 10:01 |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: Additionally install test-requirements with pip_install https://review.openstack.org/229336 | 10:01 |
*** pc_m has joined #openstack-qa | 10:01 | |
*** rossella_s has quit IRC | 10:07 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 215870,11,f71afa1 | 10:09 |
*** tosky has quit IRC | 10:14 | |
*** prnk28 has joined #openstack-qa | 10:15 | |
jordanP | gmann, I realy though the class was instanciated once and then all tests methods were called | 10:19 |
jordanP | it seems I am wrong | 10:19 |
jordanP | but gmann I think the current code is error prone | 10:19 |
*** amotoki has joined #openstack-qa | 10:20 | |
gmann | jordanP: yea if you see loadTestsFromTestCase() in unittest2->TestLoader class | 10:22 |
gmann | jordanP: ohh any more issue ? | 10:22 |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-full 202023,50,a45edb8 | 10:22 |
openstackrecheck | openstack/glance_store change: https://review.openstack.org/228925 failed gate-tempest-dsvm-full-ceph-src-glance_store in the gate queue with an unrecognized error | 10:22 |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: update references for mitaka https://review.openstack.org/229343 | 10:23 |
jordanP | gmann, the issue is that we should not share variable between tests | 10:23 |
jordanP | RESPONSE_CODE is shared here | 10:23 |
jordanP | and that's bad, imo | 10:23 |
*** yamamoto has quit IRC | 10:24 | |
gmann | jordanP: ohk, thats ok for me. as you said we can have local variable for response code. | 10:25 |
jordanP | gmann, I'd rather have local variable yes | 10:25 |
*** jhenner has quit IRC | 10:27 | |
*** jhenner has joined #openstack-qa | 10:27 | |
*** BharatK has quit IRC | 10:27 | |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: Revert "Disable Cinder v1 API support by default" https://review.openstack.org/229347 | 10:33 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: Revert "Disable Cinder v1 API support by default" https://review.openstack.org/229347 | 10:34 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Fix "tempest init" issues https://review.openstack.org/219589 | 10:35 |
*** gszasz has joined #openstack-qa | 10:35 | |
*** e0ne has quit IRC | 10:36 | |
*** jhenner1 has joined #openstack-qa | 10:37 | |
*** jhenner has quit IRC | 10:37 | |
*** shardy_ has joined #openstack-qa | 10:39 | |
*** BharatK has joined #openstack-qa | 10:40 | |
*** shausy has quit IRC | 10:40 | |
*** shardy has quit IRC | 10:41 | |
*** shausy has joined #openstack-qa | 10:41 | |
openstackrecheck | Console logs not available after 13:23s for gate-glance_store-python27 229323,1,a4e2cf5 | 10:45 |
*** shardy_ has quit IRC | 10:45 | |
*** shardy has joined #openstack-qa | 10:45 | |
*** tmatsu has joined #openstack-qa | 10:47 | |
*** jhenner has joined #openstack-qa | 10:49 | |
*** jhenner1 has quit IRC | 10:50 | |
*** shausy has quit IRC | 10:50 | |
*** jhenner1 has joined #openstack-qa | 10:51 | |
*** jhenner has quit IRC | 10:51 | |
*** mylu has joined #openstack-qa | 10:51 | |
*** tmatsu has quit IRC | 10:52 | |
*** mylu has quit IRC | 10:56 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-postgres-full-juno 224447,3,dbb5c98 | 10:58 |
openstackrecheck | openstack/tempest change: https://review.openstack.org/228671 failed gate-tempest-dsvm-full in the gate queue with an unrecognized error | 10:58 |
*** jordanP has quit IRC | 10:59 | |
gmann | piyush_: hi, sorry forgot your ping | 11:02 |
*** lawrancejing has joined #openstack-qa | 11:02 | |
gmann | mtreinish: regarding py34 failure on https://review.openstack.org/#/c/219589/2/tempest/tests/cmd/test_tempest_init.py | 11:03 |
openstackgerrit | Shinn'ya Hoshino proposed openstack-dev/devstack: Allow installing python-pip from the package https://review.openstack.org/213684 | 11:03 |
gmann | mtreinish: actually i mocked 'os.path.dirname' there which caused issue. as subprocess on py34 use full executable path if that exist and py27 always use execvp or execvpe where executable will be search on PATH | 11:04 |
gmann | mtreinish: /usr/lib/python3.4/subprocess.py L1380 | 11:05 |
openstackgerrit | NGUYEN TUONG THANH proposed openstack/tempest: Fix cases regarding to DHCP port operation. https://review.openstack.org/222982 | 11:05 |
gmann | mtreinish: but after correcting that another issue i saw is on py27 unit test runs under tmp dir where py34 runs on actual tempest path like /opt/stack/tempest/tempest/... | 11:06 |
gmann | mtreinish: https://review.openstack.org/#/c/219589/3/tempest/tests/cmd/test_tempest_init.py | 11:06 |
gmann | mtreinish: i did not get this difference.. | 11:07 |
*** yamamoto has joined #openstack-qa | 11:08 | |
gmann | mtreinish: anyways we can work on unit tests on patch you pointed out as that fix more issues | 11:08 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka https://review.openstack.org/229363 | 11:08 |
*** yamamoto has quit IRC | 11:13 | |
*** kbaikov has joined #openstack-qa | 11:17 | |
*** e0ne has joined #openstack-qa | 11:18 | |
*** bltavares has joined #openstack-qa | 11:20 | |
*** markvoelker has joined #openstack-qa | 11:22 | |
*** bltavares has quit IRC | 11:24 | |
*** BharatK has quit IRC | 11:25 | |
*** markvoelker has quit IRC | 11:27 | |
dims | mtreinish: i needed to fix blacklist (https://review.openstack.org/#/c/229223/) to get this working (https://review.openstack.org/#/c/229224/) | 11:29 |
*** mpaolino has quit IRC | 11:29 | |
*** nadya has quit IRC | 11:34 | |
*** aarefiev has quit IRC | 11:35 | |
*** prnk28 has quit IRC | 11:35 | |
*** zz_dimtruck is now known as dimtruck | 11:38 | |
*** aarefiev has joined #openstack-qa | 11:38 | |
openstackgerrit | Hidekazu Nakamura proposed openstack-dev/devstack: Fix comment of create_keystone_accounts() https://review.openstack.org/229375 | 11:40 |
*** anshul has quit IRC | 11:41 | |
*** jhenner1 has quit IRC | 11:43 | |
*** neeti has quit IRC | 11:45 | |
*** tosky has joined #openstack-qa | 11:47 | |
*** neeti has joined #openstack-qa | 11:58 | |
*** markvoelker has joined #openstack-qa | 12:03 | |
*** amotoki has quit IRC | 12:06 | |
*** salv-orlando has quit IRC | 12:06 | |
*** yog_ has quit IRC | 12:07 | |
*** salv-orlando has joined #openstack-qa | 12:07 | |
*** neeti has quit IRC | 12:07 | |
openstackgerrit | ZhiQiang Fan proposed openstack/tempest: add test for volume notification to telemetry https://review.openstack.org/229386 | 12:08 |
*** aysyd has joined #openstack-qa | 12:09 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 228578,3,af39a44 | 12:09 |
*** jhenner has joined #openstack-qa | 12:11 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka https://review.openstack.org/229363 | 12:13 |
*** yamamoto has joined #openstack-qa | 12:14 | |
*** Poornima has quit IRC | 12:15 | |
*** weshay_xchat has joined #openstack-qa | 12:16 | |
*** dimtruck is now known as zz_dimtruck | 12:17 | |
*** jlanoux has quit IRC | 12:17 | |
*** prnk28 has joined #openstack-qa | 12:17 | |
*** jlanoux has joined #openstack-qa | 12:17 | |
*** zz_dimtruck is now known as dimtruck | 12:18 | |
*** neeti has joined #openstack-qa | 12:19 | |
*** yamamoto has quit IRC | 12:19 | |
*** aix has quit IRC | 12:22 | |
*** neeti has quit IRC | 12:25 | |
*** luqas has joined #openstack-qa | 12:26 | |
*** anshul has joined #openstack-qa | 12:27 | |
openstackgerrit | Merged openstack/tempest: Refactor tempest scenarios tests https://review.openstack.org/226979 | 12:30 |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full-juno 220223,17,32f4d16 | 12:32 |
*** Kennan has quit IRC | 12:38 | |
*** Kennan has joined #openstack-qa | 12:39 | |
*** yamamoto has joined #openstack-qa | 12:43 | |
*** achanda has joined #openstack-qa | 12:44 | |
openstackgerrit | Tuan Nguyen proposed openstack/tempest-lib: Migrated quotas_client.py from tempest https://review.openstack.org/229120 | 12:48 |
*** bltavares has joined #openstack-qa | 12:53 | |
*** edmondsw has joined #openstack-qa | 12:54 | |
*** aix has joined #openstack-qa | 12:55 | |
*** rfolco_ has quit IRC | 13:00 | |
*** achanda has quit IRC | 13:00 | |
*** jaypipes has quit IRC | 13:00 | |
*** nadya has joined #openstack-qa | 13:04 | |
*** ylobankov has quit IRC | 13:04 | |
*** ylobankov has joined #openstack-qa | 13:06 | |
*** dramalho has joined #openstack-qa | 13:07 | |
openstackrecheck | Console logs not available after 13:22s for gate-grenade-dsvm-neutron 222982,3,36727aa | 13:09 |
*** ccarrara has joined #openstack-qa | 13:09 | |
glauco_ | Is there anyone already working on the implementation of mockup's page 3? | 13:09 |
*** glauco_ is now known as glauco | 13:09 | |
*** rfolco has joined #openstack-qa | 13:10 | |
glauco | We have a bunch of questions about this page and would like to clarify them before doing any work | 13:11 |
*** jffische has joined #openstack-qa | 13:13 | |
*** jecarey has joined #openstack-qa | 13:14 | |
*** ajmiller has quit IRC | 13:14 | |
*** jtrovo has joined #openstack-qa | 13:17 | |
*** dustins has joined #openstack-qa | 13:18 | |
openstackgerrit | Thao Nguyen proposed openstack/tempest-lib: Migrated versions.py, versions_client.py from tempest https://review.openstack.org/229020 | 13:19 |
*** mriedem has joined #openstack-qa | 13:19 | |
openstackgerrit | Merged openstack-dev/devstack: Revert "Disable Cinder v1 API support by default" https://review.openstack.org/229347 | 13:22 |
*** mriedem has quit IRC | 13:23 | |
*** mriedem has joined #openstack-qa | 13:26 | |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: update references for mitaka https://review.openstack.org/229343 | 13:27 |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: stop forcing to cinder v1 https://review.openstack.org/229423 | 13:27 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka https://review.openstack.org/229363 | 13:27 |
openstackgerrit | Thao Nguyen proposed openstack/tempest-lib: Migrated versions_client.py from tempest https://review.openstack.org/229020 | 13:28 |
*** ccarrara has quit IRC | 13:30 | |
*** ttx has quit IRC | 13:33 | |
*** ttx has joined #openstack-qa | 13:33 | |
*** mpaolino has joined #openstack-qa | 13:34 | |
*** regXboi has joined #openstack-qa | 13:34 | |
*** dimtruck is now known as zz_dimtruck | 13:38 | |
mtreinish | dims: +A | 13:38 |
mtreinish | jlvillal: ah, I know what that is, it | 13:38 |
mtreinish | 's an eventlet bug | 13:38 |
*** mpaolino has quit IRC | 13:39 | |
openstackgerrit | Merged openstack/os-testr: Better blacklist - tested with Nova https://review.openstack.org/229223 | 13:40 |
openstackrecheck | Console logs not available after 13:24s for gate-grenade-dsvm-partial-ncpu 229363,2,7b9c9ea | 13:41 |
mtreinish | although I thought that ironic already had the workaround from lifeless (which was to pipe the output through cat) | 13:41 |
* mtreinish checks | 13:41 | |
*** ttx has quit IRC | 13:44 | |
mtreinish | jlvillal: hmm, nope the fix workaround wasn't on ironic, I'll push a patch for it | 13:45 |
mtreinish | I just need to dig up the eventlet bug for it | 13:45 |
*** ttx has joined #openstack-qa | 13:45 | |
*** k4n0 has quit IRC | 13:47 | |
*** dims has quit IRC | 13:49 | |
*** dims has joined #openstack-qa | 13:49 | |
mtreinish | jlvillal: is there a bug open for that issue? | 13:50 |
*** mpaolino has joined #openstack-qa | 13:50 | |
*** tpeoples has joined #openstack-qa | 13:52 | |
mtreinish | jlvillal: https://review.openstack.org/#/c/229436/ should fix that issue | 13:53 |
*** jaypipes has joined #openstack-qa | 13:56 | |
*** ChanServ sets mode: +o jaypipes | 13:56 | |
dims | mtreinish: should we push a os-testr version out? | 13:57 |
*** mriedem is now known as mriedem_away | 13:57 | |
mtreinish | dims: sure I can, do you think 0.4.1? the only patch is your blacklist regex fix | 13:58 |
dims | mtreinish: yep | 14:00 |
*** dspano has joined #openstack-qa | 14:02 | |
*** ccarrara has joined #openstack-qa | 14:05 | |
*** amotoki has joined #openstack-qa | 14:06 | |
*** pglass has joined #openstack-qa | 14:08 | |
openstackrecheck | Console logs not available after 13:30s for gate-tempest-dsvm-postgres-full 222292,3,a1ff669 | 14:08 |
*** dkranz has joined #openstack-qa | 14:09 | |
*** amotoki has quit IRC | 14:10 | |
*** j_king has joined #openstack-qa | 14:12 | |
*** shardy_ has joined #openstack-qa | 14:13 | |
*** shardy has quit IRC | 14:14 | |
*** j_king has left #openstack-qa | 14:17 | |
*** dtantsur is now known as dtantsur|afk | 14:17 | |
*** amotoki has joined #openstack-qa | 14:17 | |
*** shardy_ has quit IRC | 14:18 | |
*** shardy has joined #openstack-qa | 14:19 | |
*** ccarrara has quit IRC | 14:21 | |
*** artom has joined #openstack-qa | 14:22 | |
*** yamamoto_ has joined #openstack-qa | 14:23 | |
mtreinish | dims: https://pypi.python.org/pypi/os-testr/0.4.1 | 14:23 |
*** amotoki has quit IRC | 14:24 | |
dims | mtreinish: thanks! | 14:24 |
mtreinish | glauco: what questions did you have? I don't think anyone has started tackling the 3rd page yet | 14:24 |
*** yamamoto has quit IRC | 14:26 | |
*** tpeoples has quit IRC | 14:26 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-full 219555,1,5fb200a | 14:28 |
*** amotoki has joined #openstack-qa | 14:28 | |
*** zz_dimtruck is now known as dimtruck | 14:30 | |
*** prnk28 has quit IRC | 14:30 | |
*** anshul has quit IRC | 14:30 | |
*** mpaolino has quit IRC | 14:32 | |
*** amotoki has quit IRC | 14:33 | |
*** mriedem_away is now known as mriedem | 14:34 | |
*** tpeoples has joined #openstack-qa | 14:34 | |
*** mudassirlatif has joined #openstack-qa | 14:34 | |
*** ajmiller has joined #openstack-qa | 14:35 | |
*** jtrovo has quit IRC | 14:35 | |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: stop forcing to cinder v1 https://review.openstack.org/229423 | 14:37 |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: update references for mitaka https://review.openstack.org/229343 | 14:37 |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: disable image v2 with osc because it doesn't work https://review.openstack.org/229458 | 14:37 |
*** amotoki has joined #openstack-qa | 14:37 | |
*** agireud has joined #openstack-qa | 14:41 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-large-ops 161854,45,b9a45eb | 14:41 |
openstackgerrit | Tuan Nguyen proposed openstack/tempest-lib: Migrated quotas_client.py from tempest https://review.openstack.org/229120 | 14:41 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for libvirt firewall race bug 1501366 https://review.openstack.org/229460 | 14:41 |
openstack | bug 1501366 in OpenStack Compute (nova) "libvirtError: Error while building firewall: Some rules could not be created for interface" [High,Confirmed] https://launchpad.net/bugs/1501366 | 14:41 |
mriedem | sdague: mtreinish: ^ | 14:41 |
mtreinish | mriedem: +A | 14:42 |
*** shardy_ has joined #openstack-qa | 14:42 | |
*** anshul has joined #openstack-qa | 14:44 | |
*** shardy has quit IRC | 14:44 | |
*** tsekiyama has joined #openstack-qa | 14:45 | |
*** dramalho has quit IRC | 14:45 | |
*** shardy_ has quit IRC | 14:48 | |
*** shardy has joined #openstack-qa | 14:49 | |
*** mtanino has joined #openstack-qa | 14:49 | |
*** dramalho has joined #openstack-qa | 14:50 | |
*** mpaolino has joined #openstack-qa | 14:51 | |
*** jtrovo has joined #openstack-qa | 14:51 | |
*** mpaolino has quit IRC | 14:51 | |
glauco | mtreinish: did you see that? http://ci-watch.tintri.com/project?project=nova | 14:51 |
*** mpaolino has joined #openstack-qa | 14:52 | |
glauco | Yesterday during openstack-infra meeting people decided to move forward with the ci watch spec | 14:52 |
*** ccarrara has joined #openstack-qa | 14:52 | |
*** ajmiller_ has joined #openstack-qa | 14:52 | |
mtreinish | glauco: yes, I've seen that before. TBH, I don't think it's particularly useful | 14:52 |
mtreinish | glauco: you're conflating 2 things | 14:52 |
mtreinish | they're moving forward with the 3rd party dashboard spec which is a different thing | 14:52 |
dansmith | sdague: are you expecting that grenade -> mitaka patch to work yet? | 14:53 |
mtreinish | and what that ci-watch thing is | 14:53 |
sdague | dansmith: that's what I'm fighting right now | 14:53 |
mtreinish | glauco: the ci-watch spec is: https://review.openstack.org/#/c/192253/ which is what we're working on | 14:53 |
dansmith | sdague: okay, I didn't think we'd be ready for that yet | 14:53 |
sdague | dansmith: what did you think needed to change? | 14:53 |
mtreinish | the spec is out of date and we just decided to start working on it without the spec | 14:53 |
glauco | mtreinish: what do you think about creating an openstack-health spec? | 14:54 |
sdague | the issues exposed so far are basically liberty osc doesn't work | 14:54 |
*** bltavares has quit IRC | 14:54 | |
dansmith | sdague: I meant.. I wasn't sure we had proper tags/releases/whatever of the project | 14:54 |
glauco | mtreinish: summarizing the discussions we have had during the QA summit as well the next steps on it? | 14:54 |
dansmith | s | 14:54 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27 221310,14,f8f11c8 | 14:54 |
sdague | dansmith: right, so we set those branches this morning | 14:54 |
dansmith | sdague: are the RCs enough? | 14:54 |
dansmith | ah | 14:54 |
mtreinish | glauco: I'd rather get something working then spend time writing a spec | 14:55 |
sdague | however, the main path is still upgrading kilo -> master | 14:55 |
*** kiran-r has joined #openstack-qa | 14:55 | |
sdague | because we can't get the branch adds into devstack-gate | 14:55 |
sdague | to switch to liberty -> master | 14:55 |
dansmith | sdague: anyway, I'm asking because I'm keen to get runs on L->master on some stuff, and we can't really drop compat until we see that work | 14:55 |
dansmith | sdague: okay | 14:55 |
sdague | as getting liberty working with glance and cinder API changes and osc, is being a thing | 14:55 |
*** ajmiller has quit IRC | 14:55 | |
glauco | mtreinish: I particularly feel lost in regards of what is the MVP as well what each one of the mockups pages mean. | 14:55 |
*** sabeen has joined #openstack-qa | 14:56 | |
sdague | dansmith: yep, my goal is to have L -> master be a thing today | 14:56 |
dansmith | sdague: awesome | 14:56 |
sdague | but, we've hit a bit more excitement than normal | 14:56 |
mtreinish | sdague: aren't major api versions fun :) | 14:57 |
dansmith | sounds exciting | 14:57 |
glauco | mtreinish: for instance it is not clear to me if page3 of the mockup shows aggregated data (all tests by day) or just the latest run of each test on a day | 14:57 |
mtreinish | glauco: it's all aggregate | 14:57 |
*** pbredenb has quit IRC | 14:57 | |
sdague | especially after a long email thread about glance v2 being ready | 14:57 |
*** jtrovo has quit IRC | 14:57 | |
sdague | and then... this | 14:57 |
dansmith | heh | 14:57 |
mtreinish | glauco: there isn't value in showing 1 offs at this point, especially since you can easily see that through gerrit | 14:58 |
*** pbredenb has joined #openstack-qa | 14:58 | |
sdague | but, I had bacon for breakfast, so I'm ready for the slug fest | 14:58 |
dansmith | lol | 14:58 |
mtreinish | haha | 14:58 |
* dansmith fedexes a reserve stash of bacon to poughkeepsie for future battles | 14:59 | |
*** sabeen3 has joined #openstack-qa | 14:59 | |
sdague | my wife got me https://www.zingermans.com/Product.aspx?ProductID=G-BHF-4 for father's day present | 15:00 |
*** sabeen has quit IRC | 15:00 | |
*** dwalleck has joined #openstack-qa | 15:01 | |
mtreinish | glauco: the 3 views are pretty simple, 1. is a high level of all runs with a break down per project success 2. the aggregate of the runs for a project with a break down per job type 3. the aggregate of all runs for a particular job type with a break down per test | 15:01 |
mtreinish | and you go to the next level down by selecting the project or job type etc | 15:01 |
sdague | ok, it's about 20 minutes before the latest tests come back, I'll be back in a few | 15:01 |
mtreinish | that should give us a good starting point which we can easily expand on in the future | 15:02 |
mtreinish | like I want per test aggregate views, because I find that particularly useful, but thats a next step after we get the first 3 running | 15:02 |
*** rfolco has quit IRC | 15:02 | |
*** rfolco has joined #openstack-qa | 15:04 | |
*** mpaolino has quit IRC | 15:04 | |
openstackrecheck | Console logs not available after 13:21s for gate-keystone-pep8 197331,15,334948e | 15:08 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for libvirt firewall race bug 1501366 https://review.openstack.org/229460 | 15:09 |
openstack | bug 1501366 in OpenStack Compute (nova) "libvirtError: Error while building firewall: Some rules could not be created for interface" [High,Confirmed] https://launchpad.net/bugs/1501366 | 15:09 |
*** glauco__ has joined #openstack-qa | 15:10 | |
*** glauco__ has quit IRC | 15:10 | |
*** glauco__ has joined #openstack-qa | 15:11 | |
glauco__ | mtreinish: up to now I have been checking this: https://etherpad.openstack.org/p/PuDfHylBgI | 15:11 |
*** bltavares has joined #openstack-qa | 15:12 | |
*** vgridnev has quit IRC | 15:12 | |
glauco__ | mtreinish: specially the work items | 15:12 |
mtreinish | glauco__: I don't think anyone has really updated that since the first day of the code sprint | 15:12 |
mtreinish | at least I haven't been | 15:12 |
*** prnk28 has joined #openstack-qa | 15:12 | |
glauco__ | mtreinish: May I go ahead and update it? | 15:13 |
mtreinish | sure go ahead, it's an etherpad. There's nothing stopping anyone from editing it :) | 15:13 |
*** hemnafk is now known as hemna | 15:14 | |
*** glauco has quit IRC | 15:14 | |
openstackgerrit | Matthew Treinish proposed openstack/openstack-health: Add REST API endpoint for second page view https://review.openstack.org/226160 | 15:15 |
*** dims_ has joined #openstack-qa | 15:16 | |
*** kiran-r has quit IRC | 15:17 | |
openstackgerrit | Merged openstack-dev/devstack: use nproc/2 workers for large ops job https://review.openstack.org/228636 | 15:17 |
*** mpaolino has joined #openstack-qa | 15:17 | |
*** amotoki has quit IRC | 15:18 | |
*** glauco__ is now known as glauco | 15:19 | |
*** kiran-r has joined #openstack-qa | 15:20 | |
*** dims has quit IRC | 15:20 | |
*** ccneill_ has joined #openstack-qa | 15:20 | |
*** ccneill_ is now known as ccneill | 15:20 | |
*** jtrovo has joined #openstack-qa | 15:21 | |
openstackrecheck | Console logs not available after 13:22s for gate-keystone-python27 206063,9,cab2005 | 15:22 |
*** prnk28 has quit IRC | 15:24 | |
*** dramalho has quit IRC | 15:24 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Add rest api method for third page view https://review.openstack.org/229480 | 15:32 |
sdague | dtroyer: ok... so, if we set glance to v1 | 15:32 |
sdague | nova won't boot the volume | 15:32 |
sdague | http://logs.openstack.org/63/229363/3/check/gate-grenade-dsvm/aef0173//logs/grenade.sh.txt.gz#_2015-09-30_15_24_26_577 | 15:32 |
dtroyer | maybe just for the volume create —image command... | 15:33 |
sdague | the nova error is - http://logs.openstack.org/63/229363/3/check/gate-grenade-dsvm/aef0173//logs/old/screen-n-api.txt.gz#_2015-09-30_15_24_26_571 | 15:33 |
dtroyer | I've got the master reviews in queue, prepping the backports for 1.7.1 | 15:33 |
sdague | dtroyer: ok | 15:34 |
dtroyer | that s a fun-looking error though | 15:34 |
openstackgerrit | Vladyslav Drok proposed openstack/tempest: Add server attribute to some tests https://review.openstack.org/227946 | 15:34 |
sdague | yeh, I think this is the glance compatibility issues | 15:34 |
dtroyer | looks like compute returned it? | 15:34 |
sdague | where v1 and v2 created images aren't compatible | 15:34 |
*** amotoki has joined #openstack-qa | 15:35 | |
sdague | right, compute doesn't like something about the volume | 15:37 |
*** Swami has joined #openstack-qa | 15:38 | |
*** jogo has quit IRC | 15:39 | |
*** pcrews_ has quit IRC | 15:40 | |
*** jogo has joined #openstack-qa | 15:40 | |
*** pcrews has joined #openstack-qa | 15:41 | |
*** drptbl has quit IRC | 15:42 | |
sdague | dtroyer: it looks like image_ref is blank - http://logs.openstack.org/63/229363/3/check/gate-grenade-dsvm/aef0173//logs/old/screen-n-api.txt.gz#_2015-09-30_15_24_26_506 | 15:43 |
*** salv-orl_ has joined #openstack-qa | 15:43 | |
*** jecarey_ has joined #openstack-qa | 15:43 | |
*** mwagner_ has quit IRC | 15:44 | |
*** mriedem1 has joined #openstack-qa | 15:44 | |
*** ccarmack has joined #openstack-qa | 15:44 | |
*** jecarey has quit IRC | 15:44 | |
*** ccarmack1 has quit IRC | 15:44 | |
*** jecarey__ has joined #openstack-qa | 15:44 | |
*** mriedem has quit IRC | 15:44 | |
sdague | hmmm... or it's just that the block device mapping is bogus | 15:44 |
*** salv-orlando has quit IRC | 15:46 | |
sdague | dtroyer: right, so osc is completely fubaring the bdm here | 15:46 |
*** mpaolino has quit IRC | 15:46 | |
sdague | in old working osc we get this | 15:46 |
sdague | "block_device_mapping": [{"source_type": "volume", "boot_index": 0, "uuid": "05c513cb-3892-4b0c-aa81-64c97b482a84", "volume_id": "05c513cb-3892-4b0c-aa81-64c97b482a84", "device_name": "vda"}] | 15:46 |
sdague | which, you know, is enough to boot a volume | 15:47 |
sdague | http://logs.openstack.org/47/229347/2/check/gate-grenade-dsvm/1df42cd/logs/old/screen-n-api.txt.gz#_2015-09-30_11_24_41_226 | 15:47 |
sdague | in the new version | 15:47 |
sdague | "block_device_mapping": [{"device_name": "vda"}] | 15:47 |
sdague | which... is just nothing | 15:47 |
*** ccarrara has quit IRC | 15:47 | |
*** glauco has quit IRC | 15:47 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/204643 failed because of: gate-tempest-dsvm-large-ops: https://bugs.launchpad.net/bugs/1311066 | 15:48 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 15:48 |
*** jecarey_ has quit IRC | 15:48 | |
dtroyer | sdague: ugh, that's probably a volume v2 thing then. | 15:53 |
*** dosaboy_ is now known as dosaboy | 15:54 | |
openstackgerrit | Matthew Treinish proposed openstack/openstack-health: Add REST API endpoint for the third page view https://review.openstack.org/226871 | 15:54 |
sdague | dtroyer: so that's because of hitting volume v2? | 15:55 |
sdague | I can take that patch off the stack | 15:55 |
dtroyer | possibly, I haven't looked over there yet | 15:55 |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka https://review.openstack.org/229363 | 15:56 |
sdague | ok | 15:56 |
sdague | mtreinish / dtroyer / dansmith: the following procedural branch patches on devstack / grenade should be good to go | 15:57 |
*** aix has quit IRC | 15:57 | |
sdague | https://review.openstack.org/#/c/229343/ - grenade ref updates | 15:57 |
sdague | https://review.openstack.org/#/c/229342/ - grenade .gitreview update for liberty | 15:57 |
sdague | https://review.openstack.org/#/c/229341/ - devstack reference updates for stable/liberty | 15:57 |
sdague | fungi: ok, so now we're going to see if image v1 and cinder v1 make for a working setup | 15:58 |
*** tosky has quit IRC | 15:58 | |
sdague | because image v1 and cinder v2 do not | 15:58 |
sdague | and image v2 and cinder v1 or v2 do not | 15:58 |
*** mylu has joined #openstack-qa | 15:59 | |
openstackgerrit | Marian Horban proposed openstack-dev/devstack: [WIP]Run nova changes + oslo.service changes together https://review.openstack.org/229495 | 15:59 |
mtreinish | sdague: ok, +2 on all 3 | 15:59 |
*** jtrovo has quit IRC | 16:00 | |
clarkb | sdague we only have so many options and I think you have exhausted them :) | 16:00 |
sdague | clarkb: it's fuzz testing to find what configuration works! | 16:00 |
sdague | you know, it's good I had bacon today, or I'd be flipping tables | 16:01 |
*** yamahata has joined #openstack-qa | 16:01 | |
*** jhenner has quit IRC | 16:01 | |
*** mpaolino has joined #openstack-qa | 16:02 | |
fungi | heh | 16:03 |
fungi | if we eventually find out how openstack works, the docs team will be thrilled | 16:04 |
fungi | not to mention the deployers and users | 16:04 |
clarkb | ooh bacon | 16:04 |
clarkb | maybe I should get some bacon | 16:04 |
sdague | what's even better than bacon, is a quarterly bacon club that comes in the mail | 16:05 |
*** erlon has joined #openstack-qa | 16:05 | |
*** jlanoux has quit IRC | 16:05 | |
mtreinish | sdague: heh, all this talk of bacon reminds me that I still have some in the fridge :) | 16:06 |
*** dims_ has quit IRC | 16:06 | |
*** armax has joined #openstack-qa | 16:06 | |
*** mlavalle has joined #openstack-qa | 16:07 | |
openstackgerrit | Oleksii Chuprykov proposed openstack-dev/devstack: Add toggle to run Heat API services via Apache2 https://review.openstack.org/190690 | 16:07 |
*** mylu has quit IRC | 16:07 | |
dansmith | sdague: okay just to be sure, you want me to hit the +W on that one that mtreinish has already +2d, the switch to mitaka one? | 16:08 |
sdague | dansmith: yeh | 16:09 |
sdague | it won't impact the gate, but it will mean that people trying to run grenade locally will get the right branches | 16:09 |
dansmith | ah | 16:09 |
*** cazino has left #openstack-qa | 16:10 | |
sdague | it's one of those administrative switch things we need to do after branch cut | 16:10 |
*** jlvillal has joined #openstack-qa | 16:10 | |
openstackgerrit | Oleksii Chuprykov proposed openstack-dev/devstack: Add toggle to run Heat API services via Apache2 https://review.openstack.org/190690 | 16:10 |
openstackgerrit | Matthew Treinish proposed openstack/openstack-health: Add a rest endpoint to get a list of the run metadata keys https://review.openstack.org/226976 | 16:11 |
*** nic has joined #openstack-qa | 16:12 | |
openstackgerrit | Oleksii Chuprykov proposed openstack-dev/devstack: Add toggle to run Heat API services via Apache2 https://review.openstack.org/190690 | 16:13 |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 228563,3,2778f76 | 16:14 |
sdague | https://jenkins02.openstack.org/job/gate-grenade-dsvm/5502/console is the console to watch | 16:15 |
sdague | to figure out if the new grenade work arounds work | 16:15 |
*** ajmiller has joined #openstack-qa | 16:16 | |
*** dwalleck has quit IRC | 16:17 | |
openstackgerrit | Merged openstack-dev/devstack: Additionally install test-requirements with pip_install https://review.openstack.org/229336 | 16:18 |
jlvillal | mtreinish: I tried your 'cat' patch fix but still see same error :( | 16:18 |
*** dwalleck has joined #openstack-qa | 16:18 | |
jlvillal | UnicodeEncodeError: 'ascii' codec can't encode characters in position 39-41: ordinal not in range(128) | 16:18 |
*** mlavalle has quit IRC | 16:19 | |
*** mlavalle has joined #openstack-qa | 16:20 | |
*** jhenner has joined #openstack-qa | 16:20 | |
*** mwagner_ has joined #openstack-qa | 16:22 | |
*** dwalleck has quit IRC | 16:23 | |
*** dramalho has joined #openstack-qa | 16:25 | |
*** dwalleck has joined #openstack-qa | 16:26 | |
*** dwalleck has quit IRC | 16:27 | |
*** shausy has joined #openstack-qa | 16:27 | |
*** ajmiller_ has quit IRC | 16:29 | |
*** glauco_ has joined #openstack-qa | 16:30 | |
*** dramalho has quit IRC | 16:30 | |
glauco_ | which is the etherpad we are using to keep track of which functionality is being implemented by who? | 16:31 |
*** vgridnev has joined #openstack-qa | 16:33 | |
*** bltavares has quit IRC | 16:33 | |
*** dims_ has joined #openstack-qa | 16:33 | |
*** bltavares has joined #openstack-qa | 16:34 | |
*** bltavares has quit IRC | 16:35 | |
*** dzamboni has joined #openstack-qa | 16:36 | |
jlvillal | mtreinish: It seems to be because I have 'LANG=C' in my environment. Any idea why changing to os-testr would make it not like LANG=C? | 16:36 |
*** armax has quit IRC | 16:37 | |
sdague | dtroyer: yeh, I'm not convinced osc is sending valid content in the boot from volume case | 16:37 |
sdague | well, more specifically, I know it's not | 16:37 |
sdague | however, I don't have any idea how to make 1.7.0 support that | 16:37 |
clarkb | jlvillal: LANG=C is ascii only and you appear to ahve characters outside that range? | 16:38 |
*** jtrovo has joined #openstack-qa | 16:39 | |
jlvillal | clarkb: Could be, but it was working before we went to os-testr in Ironic. I'm proposing a patch to add: LANG=en_US.UTF-8 to the tox.ini | 16:39 |
clarkb | jlvillal: that is likely redundant on most platforms | 16:40 |
clarkb | jlvillal: eg just remove the lang setting | 16:40 |
jlvillal | clarkb: Not on mind :) | 16:40 |
*** dramalho has joined #openstack-qa | 16:40 | |
clarkb | oh because tox filters the env | 16:40 |
clarkb | ya maybe its not | 16:40 |
dtroyer | sdague: I'd believe that for v2 | 16:41 |
*** pc_m is now known as pc_m_AWAY | 16:43 | |
*** lekha||away is now known as lekha | 16:46 | |
*** shausy has quit IRC | 16:47 | |
*** ccarrara has joined #openstack-qa | 16:47 | |
*** drptbl has joined #openstack-qa | 16:47 | |
*** cdent has quit IRC | 16:52 | |
*** mpaolino has quit IRC | 16:52 | |
*** dwalleck has joined #openstack-qa | 16:52 | |
*** flaper87 has quit IRC | 16:55 | |
*** flaper87 has joined #openstack-qa | 16:55 | |
sdague | dtroyer: I've tried every iteration now | 16:55 |
sdague | that's image v1 and volume v1 | 16:55 |
*** nic has quit IRC | 16:55 | |
clarkb | sdague: looks like ya it failed | 16:56 |
*** bltavares has joined #openstack-qa | 16:57 | |
*** achanda has joined #openstack-qa | 16:58 | |
*** bltavares has quit IRC | 16:59 | |
*** jhenner has quit IRC | 16:59 | |
*** bltavares has joined #openstack-qa | 16:59 | |
*** jhenner has joined #openstack-qa | 17:00 | |
*** achanda has quit IRC | 17:01 | |
*** mudassirlatif_ has joined #openstack-qa | 17:01 | |
*** hemna is now known as hemnafk | 17:03 | |
*** dkranz has quit IRC | 17:03 | |
*** mudassirlatif has quit IRC | 17:04 | |
*** mudassirlatif_ is now known as mudassirlatif | 17:04 | |
sdague | yeh, osc's lack of testing is really exposed here | 17:04 |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Force utf8 encoding on subunit attachments output https://review.openstack.org/229527 | 17:05 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34 229069,3,76292b4 | 17:06 |
*** nadya has quit IRC | 17:08 | |
clarkb | so how does this work against master and what was formerly liberty today? | 17:10 |
clarkb | the volume create frm image step not grenade as a whole | 17:10 |
clarkb | because in theory devstack covers that? | 17:10 |
mtreinish | clarkb: well, not unless it's part of the resource.sh scripts that run only in grenade | 17:11 |
mtreinish | which I think this is, because I dont think devstack creates a volume from an image | 17:11 |
*** safchain has quit IRC | 17:11 | |
clarkb | ah | 17:11 |
mtreinish | clarkb: yep, that's what it is: http://git.openstack.org/cgit/openstack-dev/grenade/tree/projects/70_cinder/resources.sh#n83 | 17:13 |
clarkb | gotcha so another (bad) option available to us is to change grenade to do things that are actually otherwise tested? | 17:13 |
*** yamahata has quit IRC | 17:14 | |
*** e0ne has quit IRC | 17:14 | |
*** dwalleck has quit IRC | 17:14 | |
sdague | right, so this is the way you are apparently supposed to do boot from volume | 17:17 |
sdague | it's really valid | 17:17 |
sdague | and the fact that osc somewhere between 1.0.4 and 1.7 stopped supporting it, is pretty bad | 17:18 |
sdague | the thing is, the cinder v2 issue and the image v2 issues masked this | 17:18 |
sdague | so with work arounds for those in place, we now get here | 17:19 |
*** aix has joined #openstack-qa | 17:19 | |
mtreinish | sdague: osc doesn't have any functional tests? | 17:20 |
sdague | apparently nothing sufficient | 17:20 |
openstackrecheck | Console logs not available after 13:30s for gate-grenade-dsvm 229490,1,bad67b8 | 17:20 |
*** mriedem1 has quit IRC | 17:21 | |
*** mriedem has joined #openstack-qa | 17:22 | |
*** lawrancejing has quit IRC | 17:23 | |
*** bltavares has quit IRC | 17:24 | |
*** gszasz has quit IRC | 17:25 | |
*** dwalleck has joined #openstack-qa | 17:25 | |
*** dwalleck has quit IRC | 17:26 | |
sdague | dtroyer: I filed this as a new critical bug - https://bugs.launchpad.net/python-openstackclient/+bug/1501435 | 17:26 |
openstack | Launchpad bug 1501435 in python-openstackclient "osc 1.7 no longer can boot a server from volume" [Critical,New] | 17:26 |
*** ccarmack has quit IRC | 17:29 | |
*** yamahata has joined #openstack-qa | 17:32 | |
*** mudassirlatif has quit IRC | 17:32 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron-full 229363,4,c2d47e5 | 17:34 |
*** ccarmack has joined #openstack-qa | 17:35 | |
*** achanda has joined #openstack-qa | 17:37 | |
openstackgerrit | Merged openstack-dev/grenade: update references for mitaka https://review.openstack.org/229343 | 17:38 |
*** dramalho has quit IRC | 17:40 | |
*** dwalleck has joined #openstack-qa | 17:41 | |
*** bltavares has joined #openstack-qa | 17:44 | |
*** armax has joined #openstack-qa | 17:45 | |
*** dwalleck has quit IRC | 17:45 | |
*** dramalho has joined #openstack-qa | 17:48 | |
openstackrecheck | Console logs not available after 13:35s for gate-tempest-dsvm-full 229495,1,5e0404d | 17:49 |
*** rossella_s has joined #openstack-qa | 17:50 | |
*** dwalleck has joined #openstack-qa | 17:55 | |
*** nadya has joined #openstack-qa | 17:56 | |
*** hemnafk is now known as hemna | 18:04 | |
lifeless | mtreinish: haypo has written a fix for eventlet | 18:04 |
lifeless | https://github.com/eventlet/eventlet/pull/250 | 18:05 |
*** rossella_s has quit IRC | 18:06 | |
*** rossella_s has joined #openstack-qa | 18:06 | |
jtrovo | mtreinish we're brainstorming here about the query on openstack-health 3rd page and it seems that the test_runs table will be a problem for that | 18:09 |
*** amotoki has quit IRC | 18:09 | |
*** pc_m_AWAY is now known as pc_m | 18:09 | |
*** austin81 has joined #openstack-qa | 18:10 | |
*** nic has joined #openstack-qa | 18:10 | |
jtrovo | mtreinish the problem we're facing is on the query for the tests summary for a given build_name, when we try to group this data from the test_runs table it hangs for like a minute for a time window of 1h | 18:12 |
*** e0ne has joined #openstack-qa | 18:13 | |
*** openstackgerrit has quit IRC | 18:16 | |
*** openstackgerrit has joined #openstack-qa | 18:16 | |
*** austin81 has left #openstack-qa | 18:17 | |
*** anshul has quit IRC | 18:19 | |
*** austin81 has joined #openstack-qa | 18:20 | |
*** e0ne has quit IRC | 18:23 | |
*** mudassirlatif has joined #openstack-qa | 18:23 | |
*** rossella_s has quit IRC | 18:23 | |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/208762 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1353962, gate-tempest-dsvm-large-ops: https://bugs.launchpad.net/bugs/1311066 | 18:24 |
openstack | Launchpad bug 1353962 in OpenStack Compute (nova) "Test job fails with FixedIpLimitExceeded with nova network" [Medium,Confirmed] | 18:24 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 18:24 |
*** jhenner has quit IRC | 18:26 | |
*** jhenner has joined #openstack-qa | 18:28 | |
*** ccarrara has quit IRC | 18:28 | |
*** e0ne has joined #openstack-qa | 18:29 | |
*** aix has quit IRC | 18:30 | |
*** ccarrara has joined #openstack-qa | 18:30 | |
*** tsekiyama has quit IRC | 18:34 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 221310,14,8fb919b | 18:38 |
*** dwalleck has quit IRC | 18:38 | |
*** bltavares has quit IRC | 18:41 | |
mtreinish | lifeless: ok, cool. I saw the bug and the subunit patch, I missed the eventlet one though | 18:42 |
mtreinish | jtrovo: yeah, the test_runs table is kinda big. There might be some additional performance tuning we can do on it | 18:42 |
mtreinish | but if that doesn't do enough we'll likely have to put a caching layer in front of the api | 18:43 |
mtreinish | which I think will likely be a good idea anyway just to lessen the query load if nothing else | 18:43 |
austin81 | mtreinish: ++ | 18:43 |
openstackgerrit | Sean Dague proposed openstack-dev/grenade: DNM: exit early to determine pip bits on old https://review.openstack.org/229567 | 18:43 |
*** bltavares has joined #openstack-qa | 18:44 | |
*** dims_ has quit IRC | 18:46 | |
*** openstackgerrit has quit IRC | 18:46 | |
*** openstackgerrit has joined #openstack-qa | 18:46 | |
*** dims_ has joined #openstack-qa | 18:46 | |
*** aix has joined #openstack-qa | 18:46 | |
mtreinish | sdague: do you have a traceback or something for the volume from image bug you're seeing? I might have a chance to dig into the osc code later today | 18:47 |
*** yamamoto_ has quit IRC | 18:48 | |
jgriffith | dtroyer: ping | 18:49 |
dtroyer | jgriffith: yo | 18:49 |
jgriffith | dtroyer: hey ya | 18:49 |
jgriffith | dtroyer: I'm looking at the boot from volume stuff that you and sdague were discussing earlier | 18:49 |
jgriffith | dtroyer: wanted to check if somebody was already on it | 18:49 |
jgriffith | dtroyer: also, oddly.... it seems the error is not in osc, but on the nova client (at least first look) | 18:50 |
dtroyer | I was going to get there soon…all of the OSC volume v2 happened while I was away so I'm a bit behind there yet | 18:50 |
*** achanda has quit IRC | 18:50 | |
jgriffith | dtroyer: osc hasn't changed that routine at all between the versions | 18:50 |
jgriffith | dtroyer: yeah... that all kinda snuck in at the very end of things :( | 18:51 |
jgriffith | I'm actually not sure osc has any issue with cinder v2 in this case, the only thing it consumes is the uuid | 18:51 |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-python27 229396,2,1395efc | 18:51 |
*** amotoki has joined #openstack-qa | 18:51 | |
*** ccarmack has quit IRC | 18:52 | |
jgriffith | dtroyer: just noticed this: http://paste.openstack.org/show/474913/ | 18:52 |
dtroyer | I don't know yet… I think we need to go down one level and track the *client versions involved | 18:52 |
jgriffith | anyway... I'll ping you if I find anything or have any ideas to make sure somebody else isn't already proposing something | 18:52 |
dtroyer | ok, thanks | 18:52 |
*** achanda has joined #openstack-qa | 18:53 | |
jgriffith | oh... hmm | 18:53 |
*** aix has quit IRC | 18:55 | |
*** david-lyle has quit IRC | 18:55 | |
*** jhenner has quit IRC | 18:55 | |
*** david-lyle has joined #openstack-qa | 18:55 | |
*** jhenner has joined #openstack-qa | 18:56 | |
*** ccarmack has joined #openstack-qa | 18:56 | |
*** jhenner has quit IRC | 18:56 | |
*** jhenner has joined #openstack-qa | 18:57 | |
lifeless | mtreinish: I'd be cautious about a cache layer unless we've already tuned things | 18:57 |
*** amotoki has quit IRC | 18:57 | |
lifeless | mtreinish: as I'm sure you know they often just mask poor performance | 18:57 |
mtreinish | lifeless: yeah, we definitely need to look at what other tuning we can do | 18:57 |
lifeless | mtreinish: (or even possibly data store changes) | 18:58 |
*** Triveni has quit IRC | 18:59 | |
*** Swami has quit IRC | 19:00 | |
*** achanda has quit IRC | 19:02 | |
sdague | mtreinish: the change that's the issue is - https://review.openstack.org/#/c/229363/ | 19:02 |
sdague | that's where the fails are | 19:02 |
sdague | however, I might just have found the thing | 19:03 |
mtreinish | ok cool | 19:03 |
sdague | https://github.com/openstack/python-novaclient/commit/5153dcda807c554769081626c10c43d16adea671 | 19:03 |
jgriffith | sdague: I was jus tlookign at that :) | 19:03 |
jgriffith | sdague: that was my "hmm" to dtroyer | 19:03 |
*** mylu has joined #openstack-qa | 19:03 | |
jgriffith | sdague: running through it right now | 19:04 |
jgriffith | had to add python-novaclient to my libs from git :( | 19:04 |
*** nadya has quit IRC | 19:04 | |
sdague | dtroyer: right, so that seems to be the root cause of the break | 19:05 |
sdague | the case where you could send {"vda": $volume_id} has been removed | 19:05 |
jgriffith | hmm... ok, I guess I'll butt out then | 19:05 |
jgriffith | weird | 19:06 |
*** armax has quit IRC | 19:06 | |
dtroyer | thanks jgriffith | 19:06 |
dtroyer | sdague: nice… | 19:06 |
jgriffith | not sure what I did to piss people off | 19:06 |
*** armax has joined #openstack-qa | 19:06 | |
*** mudassirlatif has quit IRC | 19:07 | |
sdague | jgriffith: who did you piss off? :) | 19:07 |
sdague | sorry, I'm just in tunnel vision | 19:07 |
jgriffith | haha | 19:08 |
jgriffith | no, forget it | 19:08 |
jgriffith | erase that from chat | 19:08 |
*** mudassirlatif has joined #openstack-qa | 19:09 | |
*** mudassirlatif has quit IRC | 19:11 | |
*** kiran-r has quit IRC | 19:15 | |
*** dwalleck has joined #openstack-qa | 19:17 | |
openstackrecheck | Console logs not available after 13:27s for gate-tempest-dsvm-cells 229476,1,0b2f2ca | 19:20 |
sdague | mtreinish: anyway... I'm about to go off and run some errands | 19:21 |
*** david-lyle has quit IRC | 19:22 | |
*** david-lyle has joined #openstack-qa | 19:22 | |
mtreinish | ok, anything I need to follow up with? | 19:23 |
*** dkranz has joined #openstack-qa | 19:24 | |
openstackgerrit | litong01 proposed openstack-dev/devstack: HOST_IP should not be used in moving address to route https://review.openstack.org/226373 | 19:24 |
jtrovo | mtreinish i don't know how a caching layer could help with these time window grouppings | 19:25 |
clarkb | mtreinish: maybe get the liberty jobs up for tempest and devstack-gate and the periodic jobs? also happy to help with that if you are swamped with greande still | 19:25 |
clarkb | (all that can happen in parallel to grenade doing the correct thing) | 19:25 |
openstackgerrit | Austin Clark proposed openstack/stackviz: Remove all Django-related functionality. https://review.openstack.org/228094 | 19:25 |
mtreinish | clarkb: sure, I can push some layout.yaml patches, one sec | 19:26 |
*** artom has quit IRC | 19:29 | |
sdague | mtreinish: so I think https://bugs.launchpad.net/python-openstackclient/+bug/1501435 has most of the important stuff in it | 19:30 |
openstack | Launchpad bug 1501435 in python-openstackclient "osc 1.7 no longer can boot a server from volume" [Critical,New] | 19:30 |
sdague | basically, my best idea is a revert of a novaclient commit | 19:30 |
sdague | and a release of new novaclient | 19:31 |
sdague | though the fact that we've tripped over issues in 3 projects so far, cinder, glance, and nova, means I'm wondering if we are going to find anything else | 19:31 |
mtreinish | sdague: is there a good way to test the revert before we push a release? | 19:31 |
sdague | there is a devstack exercise for boot from volume | 19:32 |
sdague | that also apparently blew up | 19:32 |
jtrovo | mtreinish I'm thinking about creating a single index to include date and test_id, I made some tests locally and it seems to be working | 19:32 |
sdague | for the same reason | 19:32 |
sdague | so that might be a thing to hack up something to trigger | 19:32 |
*** pvaneck has joined #openstack-qa | 19:33 | |
mtreinish | jtrovo: ok sure I'm also up for adding more indexes, can you push a patch to add a migration that adds that index to the schema | 19:34 |
openstackrecheck | Console logs not available after 13:25s for gate-cinder-pep8 229554,1,bd0d4ad | 19:34 |
mtreinish | sdague: ok, I'll look into doing that | 19:34 |
openstackgerrit | Merged openstack/stackviz: Remove all Django-related functionality. https://review.openstack.org/228094 | 19:34 |
*** david-lyle has quit IRC | 19:35 | |
jtrovo | mtreinish sure | 19:36 |
mtreinish | jtrovo: fwiw I added a bunch of indexes not too long ago, but it's hard to guess all the combinations needed for queries we're adding for this | 19:37 |
jtrovo | mtreinish agree, I think this will be more of an iterative task of trying to make the api queries and see if any index can help make them faster | 19:41 |
*** dwalleck has quit IRC | 19:42 | |
*** thingee has joined #openstack-qa | 19:45 | |
*** amotoki has joined #openstack-qa | 19:46 | |
*** hemna is now known as hemnafk | 19:47 | |
*** dwalleck has joined #openstack-qa | 19:48 | |
*** yamamoto has joined #openstack-qa | 19:48 | |
*** amotoki has quit IRC | 19:50 | |
*** david-lyle has joined #openstack-qa | 19:52 | |
*** mylu has quit IRC | 19:53 | |
*** yamamoto has quit IRC | 19:53 | |
*** mudassirlatif has joined #openstack-qa | 19:58 | |
mriedem | mtreinish: i'm getting back to test_stamp_pattern - my last attempt at seeing if i can make it work in kilo is backporting and squashing like 6 changes that ndipanov had in liberty | 19:58 |
mriedem | probably can't even get that kind of backport approved in stable/kilo, but would at least let me know if he fixed something that's only in now working in liberty with that test | 19:59 |
mtreinish | mriedem: well, I'd approve it if you asked me to | 20:00 |
mtreinish | mriedem: but sure I get what you're saying | 20:00 |
mtreinish | although that raises bigger concerns about those changes in liberty | 20:00 |
*** bltavares has quit IRC | 20:00 | |
mriedem | 7 changes actually :) | 20:00 |
mriedem | yeah | 20:00 |
*** bltavares has joined #openstack-qa | 20:00 | |
mriedem | the backport to end all backports | 20:00 |
mriedem | if it works, we might just need https://review.openstack.org/#/c/189632/ | 20:02 |
mtreinish | mriedem: and what about juno? :) | 20:03 |
mriedem | we play the waiting game | 20:03 |
mriedem | and then we play hungry hungry hippos | 20:04 |
mtreinish | heh, ok I figured that be the answer | 20:04 |
mtreinish | with ~1 month left that's not too bad a wait | 20:04 |
*** david-ly_ has joined #openstack-qa | 20:07 | |
*** david-lyle has quit IRC | 20:07 | |
*** david-ly_ is now known as david-lyle | 20:08 | |
openstackrecheck | openstack/glance change: https://review.openstack.org/198390 failed because of: gate-tempest-dsvm-large-ops: https://bugs.launchpad.net/bugs/1311066 | 20:10 |
openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 20:10 |
*** shardy has quit IRC | 20:14 | |
*** mylu has joined #openstack-qa | 20:14 | |
*** dkranz has quit IRC | 20:16 | |
*** dkranz has joined #openstack-qa | 20:16 | |
*** bltavares has quit IRC | 20:21 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for heat functional cinder v1 bug 1500714 https://review.openstack.org/229602 | 20:23 |
openstack | bug 1500714 in heat "publicURL endpoint for volume service in RegionOne region not found" [High,Fix committed] https://launchpad.net/bugs/1500714 - Assigned to Rabi Mishra (rabi) | 20:23 |
mriedem | mtreinish: ^ | 20:23 |
mriedem | i'm going to get our categorization rate above 30% if it kills me | 20:23 |
mtreinish | mriedem: haha, I didn't realize it was that low | 20:23 |
mriedem | yeah i think the cinder v1 thing tanked it | 20:24 |
mtreinish | yeah it added failures everywhere | 20:24 |
dspano | Sorry if this is a stupid question. What cinder v1 thing? | 20:25 |
mtreinish | dspano: earlier this week a devstack patch landed which disabled cinder v1 by default | 20:26 |
mtreinish | dspano: and that broke a ton of different things all over the place | 20:26 |
dspano | Oh man. | 20:26 |
mtreinish | so we reverted it yesterday (or this morning) | 20:26 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Remove query for largeops bug 1491949 https://review.openstack.org/229603 | 20:26 |
openstack | bug 1491949 in devstack "gate-tempest-dsvm-large-ops fails to deallocate instance network due to rpc timeout" [Undecided,Fix released] https://launchpad.net/bugs/1491949 - Assigned to Matt Riedemann (mriedem) | 20:27 |
mriedem | mtreinish: ^ also | 20:27 |
mtreinish | mriedem: do you not want to make that not graph and not report so we get it off the uncategorized page? | 20:27 |
mriedem | what did you just say? | 20:28 |
mriedem | i didn't not understand it | 20:28 |
mriedem | wait | 20:28 |
mtreinish | mriedem: there are flags you can set in the yaml to have it not generate a graph | 20:28 |
mriedem | i didn't not not understand it | 20:28 |
mtreinish | and have it not report | 20:28 |
mriedem | mtreinish: yeah, but that bug is fied | 20:28 |
mriedem | *Fixed | 20:28 |
mriedem | it was for the devstack change to do multihost | 20:28 |
mtreinish | mriedem: but there were hits in the last 10 days | 20:28 |
mtreinish | oh this isn't that bug | 20:28 |
mtreinish | nm | 20:28 |
mriedem | mtreinish: yeah, for something else | 20:28 |
mriedem | but we're masking it | 20:29 |
sdague | mtreinish: did you already start drinking? :) | 20:29 |
mtreinish | too many large ops failures | 20:29 |
mtreinish | mriedem: +A | 20:29 |
mtreinish | sdague: nah, I'm still at starbucks, I'm just context switching a bit too much | 20:29 |
mriedem | sdague: i thought you were supposed to be gone? | 20:29 |
mtreinish | the starbucks around us don't sell beer | 20:30 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for heat functional cinder v1 bug 1500714 https://review.openstack.org/229602 | 20:30 |
openstack | bug 1500714 in heat "publicURL endpoint for volume service in RegionOne region not found" [High,Fix committed] https://launchpad.net/bugs/1500714 - Assigned to Rabi Mishra (rabi) | 20:30 |
*** drptbl_ has joined #openstack-qa | 20:30 | |
*** drptbl has quit IRC | 20:30 | |
sdague | mtreinish: did one errand, came back | 20:30 |
sdague | then hard stop at 5 | 20:30 |
sdague | http://logs.openstack.org/81/229581/2/check/gate-novaclient-dsvm-functional/1b0fb1b/console.html that's not fun | 20:30 |
*** salv-orl_ has quit IRC | 20:31 | |
mtreinish | sdague: ugh, isn't that the same failure pattern you were seeing on the grenade patch? | 20:31 |
mtreinish | or was that different | 20:31 |
mtreinish | I guess that answers what's gonna happen on the exercise patch I pushed on top of that | 20:32 |
sdague | this is new | 20:32 |
mtreinish | sdague: that looks like something jgriffith pastebin'd not that long ago | 20:32 |
sdague | this is now that we send these parameters schema validation is exploding | 20:33 |
mtreinish | sdague: from jgriffith http://paste.openstack.org/show/474913/ although I was missing the context on that | 20:34 |
mtreinish | so I don't know where he got that from | 20:34 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Remove query for largeops bug 1491949 https://review.openstack.org/229603 | 20:34 |
openstack | bug 1491949 in devstack "gate-tempest-dsvm-large-ops fails to deallocate instance network due to rpc timeout" [Undecided,Fix released] https://launchpad.net/bugs/1491949 - Assigned to Matt Riedemann (mriedem) | 20:34 |
sdague | yep | 20:34 |
*** dwalleck has quit IRC | 20:37 | |
mtreinish | sdague: so this is interesting: http://logs.openstack.org/92/229592/2/check/gate-novaclient-dsvm-functional/eaaa03a//console.html it passed the volumes exercise | 20:37 |
mtreinish | I assume that's the one you were refering to earlier | 20:37 |
mtreinish | oh nm, there is a boot from volume exercise | 20:38 |
mtreinish | that was skipped | 20:38 |
*** amotoki has joined #openstack-qa | 20:40 | |
*** mylu has quit IRC | 20:40 | |
*** armax has quit IRC | 20:41 | |
openstackrecheck | Console logs not available after 13:22s for gate-ceilometer-python27 229461,3,12236d0 | 20:42 |
*** hemnafk is now known as hemna | 20:42 | |
*** amotoki has quit IRC | 20:45 | |
*** dwalleck has joined #openstack-qa | 20:52 | |
openstackgerrit | Sean M. Collins proposed openstack-infra/devstack-gate: Stop hard coding SERVICE_HOST https://review.openstack.org/229111 | 20:53 |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Force utf8 encoding on subunit attachments output https://review.openstack.org/229527 | 20:54 |
mtreinish | dims_: ^^^ so those unit tests don't work, I think I'm screwing up the casting or something | 20:55 |
mtreinish | but that was the basic idea I was thinking of | 20:55 |
mtreinish | oh and it doesn't even come close to working on py2 | 20:56 |
*** bltavares has joined #openstack-qa | 20:56 | |
mtreinish | hmm, I guess I'll have to come up with a different approach | 20:56 |
*** austin81 has left #openstack-qa | 20:58 | |
*** dwalleck has quit IRC | 20:59 | |
mtreinish | dims_: err, I get it working on py27 and then it doesn't work on py3 | 20:59 |
dims_ | mtreinish: ack, will check it out in a little bit | 21:00 |
*** dwalleck has joined #openstack-qa | 21:00 | |
mtreinish | dims_: heh, thanks. It's just getting unicode stuff working across python2 and 3 is no fun | 21:00 |
*** dustins has quit IRC | 21:01 | |
mriedem | mtreinish: oooo i see a bug | 21:02 |
*** david-lyle has quit IRC | 21:03 | |
mriedem | https://review.openstack.org/#/c/226979/2/tempest/scenario/manager.py - create_timestamp takes mount_path but doesn't pass it to the ssh_client.mount method | 21:03 |
*** david-ly_ has joined #openstack-qa | 21:03 | |
mriedem | which defaults to /mnt | 21:03 |
zigo | Could someone help me make sense of the error message I get in Tempest? | 21:04 |
zigo | Details: {u'message': u'Image b3df2c6c-c2f6-400e-addd-3c22b90b1368 is not active.', u'code': 400} | 21:04 |
zigo | What could be the reason for such a message? | 21:04 |
*** david-ly_ is now known as david-lyle | 21:05 | |
mriedem | mtreinish: don't go fixing it though, i have a bug | 21:05 |
mriedem | and dibs | 21:05 |
*** jffische has quit IRC | 21:09 | |
pc_m | HI. In a gate job for neutron client, it has a 137 exit code, and shows "Killed" for functions.sh. Did the test time out? | 21:09 |
*** Guest37880 has joined #openstack-qa | 21:13 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Move $DEST creation after logging setup https://review.openstack.org/228864 | 21:13 |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-cells 229578,1,df7dd72 | 21:14 |
*** mlavalle has quit IRC | 21:15 | |
*** Guest37880 has quit IRC | 21:17 | |
*** dimtruck is now known as zz_dimtruck | 21:17 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Remove skip on test_stamp_pattern https://review.openstack.org/218355 | 21:18 |
mtreinish | mriedem: heh, I probably wasn't gonna get a chance to | 21:23 |
mtreinish | so it's all yours | 21:23 |
mriedem | found another problem with that change | 21:23 |
mriedem | left an unused method | 21:23 |
mriedem | man! | 21:23 |
mtreinish | mriedem: sigh, shame the reviewers on it | 21:24 |
* mtreinish hopes it wasn't him | 21:24 | |
mriedem | it wasn't you | 21:24 |
openstackgerrit | Merged openstack-dev/devstack: Add toggle to run Cinder API under Apache https://review.openstack.org/204643 | 21:24 |
mtreinish | heh, ok good | 21:24 |
mtreinish | zigo: that's not a lot to go on, but it sounds like it's coming from glance, I'd need a full traceback as a start to try and figure out why glance is returning 400 for whichever test is failing | 21:25 |
mtreinish | pc_m: yes, that likely means jenkins killed the job for taking too long | 21:25 |
zigo | mtreinish: https://liberty-jessie.pkgs.mirantis.com/job/openstack-tempest-ci/24/console | 21:25 |
mtreinish | dims_: I was just thinking about it on the drive home, I think I'm testing things in the wrong direction. I shouldn't be asserting the encoding of the attachment but the output stream | 21:26 |
*** woodster_ has joined #openstack-qa | 21:26 | |
mtreinish | because that's where the bug was on jlvillal's box | 21:26 |
*** drptbl_ has quit IRC | 21:26 | |
*** david-lyle has quit IRC | 21:26 | |
zigo | mtreinish: Can it be related to glance replying: "410 Gone: Error in store configuration. Adding images to store is disabled. (HTTP N/A)" after I upload the image? | 21:27 |
mtreinish | yes, that's probably it | 21:27 |
zigo | mtreinish: Do you know how to fix that ? :) | 21:27 |
*** dkranz has quit IRC | 21:28 | |
mtreinish | zigo: not off the top of my head sry, it's been a while since I had to configure glance | 21:28 |
mtreinish | zigo: also just a suggestion I'd recommend not having the tempest log go to stdout, it makes debugging a bit trickier | 21:28 |
mtreinish | I'd configure it to log into a seperate file you can check after the fact | 21:28 |
lifeless | zigo: have a look in the glance logs | 21:28 |
zigo | lifeless: Cheers! | 21:29 |
*** david-lyle has joined #openstack-qa | 21:29 | |
mtreinish | just to not pollute the console output | 21:29 |
zigo | lifeless: registry or api.log? | 21:29 |
pc_m | mtreinish: It pass earlier, when same job ran in check queue. I tried a "recheck". I hope that's OK. | 21:31 |
pc_m | s/pass/passed | 21:32 |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Remove unused _ssh_to_server from test_stamp_pattern https://review.openstack.org/229638 | 21:33 |
lifeless | zigo: both :) | 21:33 |
*** amotoki has joined #openstack-qa | 21:34 | |
*** regXboi has quit IRC | 21:35 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Pass mount_path through to ssh_client.mount in scenario manager https://review.openstack.org/229639 | 21:38 |
*** amotoki has quit IRC | 21:39 | |
openstackrecheck | Console logs not available after 13:29s for gate-horizon-python27 204731,54,b33af98 | 21:43 |
*** mlavalle has joined #openstack-qa | 21:43 | |
*** thingee has quit IRC | 21:46 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: test_stamp_pattern: cleanup class scope variable usage https://review.openstack.org/219382 | 21:47 |
*** david-lyle has quit IRC | 21:48 | |
*** hop|2 has quit IRC | 21:48 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: test_stamp_pattern: cleanup class scope variable usage https://review.openstack.org/219382 | 21:48 |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Pass mount_path through to ssh_client.mount in scenario manager https://review.openstack.org/229639 | 21:48 |
openstackgerrit | Matt Riedemann proposed openstack/tempest: Remove unused _ssh_to_server from test_stamp_pattern https://review.openstack.org/229638 | 21:48 |
*** pc_m has quit IRC | 21:50 | |
*** dspano has quit IRC | 21:51 | |
*** bltavares has quit IRC | 21:52 | |
*** dzamboni has quit IRC | 21:52 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: test_shelve_instance: cleanup class scope variable usage https://review.openstack.org/229648 | 21:54 |
*** david-lyle has joined #openstack-qa | 21:54 | |
*** ccarmack has left #openstack-qa | 21:57 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest: test_snapshot_pattern: cleanup class scope variable usage https://review.openstack.org/229655 | 21:57 |
*** jtrovo has quit IRC | 21:59 | |
*** glauco__ has joined #openstack-qa | 22:01 | |
*** glauco_ has quit IRC | 22:04 | |
*** svasheka has quit IRC | 22:05 | |
*** thingee has joined #openstack-qa | 22:06 | |
*** armax has joined #openstack-qa | 22:06 | |
*** dramalho has quit IRC | 22:07 | |
*** aarefiev has quit IRC | 22:09 | |
*** tsekiyama has joined #openstack-qa | 22:11 | |
*** vponomaryov has quit IRC | 22:12 | |
*** mylu has joined #openstack-qa | 22:14 | |
*** david-lyle has quit IRC | 22:15 | |
*** armax has quit IRC | 22:16 | |
*** glauco__ has quit IRC | 22:16 | |
*** glauco has joined #openstack-qa | 22:16 | |
*** jecarey__ has quit IRC | 22:17 | |
*** mwagner_ has quit IRC | 22:18 | |
*** mylu has quit IRC | 22:20 | |
*** mriedem has quit IRC | 22:22 | |
*** sabeen3 has quit IRC | 22:29 | |
*** dims__ has joined #openstack-qa | 22:30 | |
*** e0ne has quit IRC | 22:33 | |
*** dims_ has quit IRC | 22:33 | |
*** glauco has quit IRC | 22:34 | |
*** ccarrara has quit IRC | 22:35 | |
*** david-lyle has joined #openstack-qa | 22:36 | |
*** tpeoples has quit IRC | 22:36 | |
*** mylu has joined #openstack-qa | 22:38 | |
*** mylu has quit IRC | 22:40 | |
*** thingee has quit IRC | 22:45 | |
*** salv-orlando has joined #openstack-qa | 22:46 | |
*** tpeoples has joined #openstack-qa | 22:49 | |
*** mylu has joined #openstack-qa | 22:51 | |
*** mriedem has joined #openstack-qa | 23:00 | |
*** jaypipes has quit IRC | 23:07 | |
*** erlon has quit IRC | 23:08 | |
*** tsekiyama has quit IRC | 23:10 | |
openstackrecheck | Console logs not available after 13:23s for gate-grenade-dsvm-partial-ncpu 168859,8,5576332 | 23:10 |
*** tsekiyama has joined #openstack-qa | 23:10 | |
*** pglass has quit IRC | 23:12 | |
*** armax has joined #openstack-qa | 23:21 | |
*** amotoki has joined #openstack-qa | 23:22 | |
*** dwalleck_ has joined #openstack-qa | 23:26 | |
*** amotoki has quit IRC | 23:27 | |
*** dwalleck has quit IRC | 23:29 | |
*** aysyd has quit IRC | 23:32 | |
*** mudassirlatif_ has joined #openstack-qa | 23:32 | |
*** mylu has quit IRC | 23:33 | |
*** mylu has joined #openstack-qa | 23:33 | |
openstackrecheck | Console logs not available after 13:27s for gate-cinder-pep8 229580,4,c3d3ddd | 23:33 |
*** dwalleck_ has quit IRC | 23:34 | |
*** mylu has quit IRC | 23:34 | |
*** mudassirlatif has quit IRC | 23:34 | |
*** mudassirlatif_ is now known as mudassirlatif | 23:34 | |
*** mylu has joined #openstack-qa | 23:34 | |
*** mudassirlatif has quit IRC | 23:35 | |
*** Swami has joined #openstack-qa | 23:36 | |
*** ccneill has quit IRC | 23:37 | |
*** mudassirlatif has joined #openstack-qa | 23:42 | |
*** mudassirlatif has quit IRC | 23:43 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full-liberty 229655,1,ff4c62e | 23:47 |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Replace Highcharts with d3 and Nvd3 charts. https://review.openstack.org/229682 | 23:48 |
*** tmatsu has joined #openstack-qa | 23:50 | |
*** hoangcx has joined #openstack-qa | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!