*** ddieterly has joined #openstack-qa | 00:05 | |
*** suyash has quit IRC | 00:05 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 service_client use **kwargs https://review.openstack.org/329756 | 00:12 |
---|---|---|
openstackrecheck | Console logs not available after 13:50s for gate-grenade-dsvm-neutron 327278,3,4e4c3f0 | 00:13 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 user_client use **kwargs https://review.openstack.org/329811 | 00:13 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 roles/tenants_client use **kwargs https://review.openstack.org/329841 | 00:14 |
*** amotoki has quit IRC | 00:17 | |
*** hoangcx has joined #openstack-qa | 00:22 | |
*** hoangcx has left #openstack-qa | 00:23 | |
*** ddieterly has quit IRC | 00:25 | |
openstackrecheck | Console logs not available after 13:46s for gate-tempest-dsvm-neutron-full 327901,1,9210fae | 00:27 |
*** pvaneck has quit IRC | 00:28 | |
*** ddieterly has joined #openstack-qa | 00:28 | |
openstackrecheck | Console logs not available after 13:47s for gate-nova-pep8 330761,1,b4918fc | 00:41 |
*** ddieterly has quit IRC | 00:42 | |
mtreinish | andreaf: I'm playing with using mesocyclone on my vexxhost account and I'm failing because of: https://github.com/openstack/tempest-lib/blob/master/tempest_lib/auth.py#L662 | 00:49 |
mtreinish | andreaf: I don't know my user id, just the username. I also wasn't provided any info about domains (name or id) | 00:49 |
mtreinish | err, wrong link that should have been the tempest.lib copy, but it's the same check so it doesn't matter | 00:50 |
mtreinish | andreaf: why isn't username and tenant enough to issue a token? Is it because username isn't unique across domains (I didn't think it was unqiue in a domain) | 00:51 |
*** ddieterly has joined #openstack-qa | 00:51 | |
openstackrecheck | Console logs not available after 13:42s for gate-nova-pep8 304511,31,aa3010e | 00:55 |
*** aernhart has quit IRC | 00:57 | |
masayukig | mtreinish: http://status.openstack.org/openstack-health/#/ I couldn't see 'Likely Bugs' just before. I could see only a blank. It seems there's a bug on it.. | 00:58 |
mtreinish | masayukig: there just might not be any hits in e-r for those bugs | 01:00 |
mtreinish | what does the api say? | 01:00 |
mtreinish | masayukig: http://health.openstack.org/tests/recent/fail | 01:01 |
mtreinish | it looks like no hits in the bugs part of the response | 01:01 |
*** Apoorva has quit IRC | 01:01 | |
masayukig | mtreinish: ah, I didn't check it. I'll do next time.. | 01:02 |
mtreinish | the cache ttl is 5min, but it updates in the background. So it'll start the refresh on the first incoming request to that url after 5min (and the es queries can be slow sometimes) | 01:02 |
mtreinish | masayukig: http://health.openstack.org/status shows it can at least talk to elasticsearch | 01:02 |
mtreinish | masayukig: the other thing to check is the graph at the bottom of: http://status.openstack.org/zuul/ | 01:03 |
mtreinish | for logstash job queue | 01:03 |
mtreinish | when there's a sawtooth pattern, that normally means the logstash workers are overloaded and there is a backlog | 01:03 |
mtreinish | when there's a backlog realtime bug detection is hard, because we don't have any data in elasticsearch | 01:04 |
masayukig | mtreinish: thanks. I'll check next time, anyway. | 01:06 |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: Set read/search perms recursively https://review.openstack.org/330835 | 01:08 |
openstackrecheck | Console logs not available after 13:31s for gate-nova-python27-db 329255,4,b79f412 | 01:08 |
mtreinish | masayukig: the other indication there's a backlog are messages a lot of messages from the e-r bot like: ^^^ | 01:08 |
sc68cal | mtreinish: ooooh so jealous | 01:09 |
masayukig | I got it. | 01:12 |
*** artom has quit IRC | 01:13 | |
mtreinish | masayukig: unfortunately it happens a lot, the gate jobs generate too many log messages :) | 01:13 |
*** artom has joined #openstack-qa | 01:18 | |
masayukig | mtreinish: heh, but they're needed for us, aren't they? | 01:18 |
*** EinstCrazy has joined #openstack-qa | 01:21 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 329697,9,ab57f22 | 01:22 |
mtreinish | masayukig: maybe, but we often log too much for no reason. Like we print a lot of deprecation warnings multiple times per job | 01:25 |
*** yangyapeng has joined #openstack-qa | 01:25 | |
mtreinish | also a lot of unit test leak a ton to stdout, and that doesn't help anyone | 01:25 |
mtreinish | (no one even noticed until I enabled passthrough in subunit-trace) | 01:25 |
mtreinish | this adds up at the rate we run things in the gate | 01:26 |
*** Gen has joined #openstack-qa | 01:26 | |
mtreinish | and it's a big part of why logstash gets overwhelmed | 01:26 |
masayukig | hmm, we may need to distinguish what is needed or not. | 01:29 |
mtreinish | here's a good example: http://logs.openstack.org/39/300639/23/check/gate-tempest-dsvm-neutron-full/ccb3232/logs/ | 01:31 |
mtreinish | neutron logged 5.67M compressed, and that's a successful run | 01:31 |
mtreinish | there are stack traces in those logs | 01:32 |
lifeless | mtreinish: yes, openstack's bandaid around stdout in unittests really should just be ripped off IMO | 01:33 |
lifeless | mtreinish: folk would fix it if they saw it :) | 01:33 |
*** Apoorva has joined #openstack-qa | 01:33 | |
mtreinish | masayukig: also they dump the json blob from rpc requests: http://logs.openstack.org/39/300639/23/check/gate-tempest-dsvm-neutron-full/ccb3232/logs/screen-q-svc.txt.gz#_2016-06-16_18_40_37_231 | 01:33 |
masayukig | mtreinish: and no one see it. We just waste the resources.. | 01:35 |
openstackrecheck | Console logs not available after 13:23s for gate-nova-docs 330134,3,493bce8 | 01:35 |
mtreinish | lifeless: heh, well as projects started using subunit-trace they've been showing up on console logs now: http://logs.openstack.org/70/330570/2/check/gate-cinder-python34-db/ffc9b11/console.html#_2016-06-16_15_41_46_466811 | 01:35 |
mtreinish | lifeless: heh including that nice traceback a little bit below the link :) | 01:35 |
mtreinish | (no failure though) | 01:36 |
mtreinish | that happens outside the fixture too, inside it would show that it was captured: http://logs.openstack.org/70/330570/2/check/gate-cinder-python34-db/ffc9b11/console.html#_2016-06-16_15_41_42_720281 | 01:36 |
mtreinish | masayukig: right, its not really the best situation :( | 01:38 |
lifeless | mtreinish: yes... stuff from concurrent workers is going to be a mess :) | 01:41 |
masayukig | mtreinish: so, I'm wondering, can we suppress like these stderr outputs? It's very noisy to me. http://logs.openstack.org/52/328352/2/check/gate-os-testr-python34/588fe68/console.html.gz#_2016-06-10_18_14_31_871 | 01:41 |
*** ddieterly has quit IRC | 01:42 | |
masayukig | when a status is 'ok' at least. | 01:42 |
openstackgerrit | John L. Villalovos proposed openstack-dev/devstack: Change port used for Ironic static http to 3928 https://review.openstack.org/330846 | 01:43 |
mtreinish | masayukig: there's a subunit-trace flag for that --no-failure-debug/-n it's not a good name | 01:43 |
mtreinish | but it does exactly what you're describing only prints the attachments on failures | 01:44 |
mtreinish | that's how we run it on tempest: https://github.com/openstack/tempest/blob/master/tools/pretty_tox.sh#L6 | 01:44 |
mtreinish | we don't expose that through ostestr though | 01:45 |
*** mtanino has quit IRC | 01:45 | |
mtreinish | well we might, but it's definitely not the default | 01:45 |
mtreinish | hmm, actually: https://github.com/openstack/os-testr/blob/master/os_testr/ostestr.py#L119 | 01:45 |
mtreinish | heh, now I dunno | 01:46 |
openstackrecheck | Console logs not available after 13:23s for gate-keystone-python27-db 316991,2,7cf6919 | 01:48 |
masayukig | mtreinish: heh, I'll dig it later :) | 01:49 |
*** gvrangan has quit IRC | 01:49 | |
*** Gen has quit IRC | 01:50 | |
clee | andreaf: \m/ | 01:50 |
*** hoangcx has joined #openstack-qa | 01:51 | |
*** hoangcx has left #openstack-qa | 01:51 | |
*** ddieterly has joined #openstack-qa | 01:52 | |
*** banix has joined #openstack-qa | 01:56 | |
clee | mtreinish: thanks for crediting me in the commit as a co-author, btw | 02:00 |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 330778,1,3ec5851 | 02:02 |
mtreinish | clee: sure, np. You actually tested it and contributed revisions. It was only appropriate to add you as co-author | 02:04 |
*** Apoorva has quit IRC | 02:05 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 roles/tenants_client use **kwargs https://review.openstack.org/329841 | 02:14 |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 319040,12,4d409ac | 02:15 |
*** ddieterly has quit IRC | 02:17 | |
*** mtanino has joined #openstack-qa | 02:22 | |
*** Suyash has joined #openstack-qa | 02:25 | |
*** Gen has joined #openstack-qa | 02:27 | |
*** Gen has quit IRC | 02:27 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 203751,19,f93e7f0 | 02:29 |
*** Gen has joined #openstack-qa | 02:29 | |
*** jogo has quit IRC | 02:32 | |
*** ddieterly has joined #openstack-qa | 02:33 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-postgres-full 330199,1,b6db1fe | 02:42 |
*** somerville32 has quit IRC | 02:42 | |
*** jogo has joined #openstack-qa | 02:46 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 tenants_client use **kwargs https://review.openstack.org/329841 | 02:46 |
*** ddieterly has quit IRC | 02:48 | |
openstackrecheck | Console logs not available after 13:24s for gate-grenade-dsvm-multinode 327278,3,49aa477 | 02:55 |
*** jamielennox is now known as jamielennox|away | 03:03 | |
*** amotoki has joined #openstack-qa | 03:07 | |
openstackrecheck | Console logs not available after 13:24s for gate-keystone-python27-db 327418,3,9862401 | 03:09 |
*** amotoki has quit IRC | 03:09 | |
*** gouthamr_ has quit IRC | 03:12 | |
openstackgerrit | John L. Villalovos proposed openstack-dev/devstack: Change port used for Ironic static http to 3928 https://review.openstack.org/330846 | 03:15 |
*** r-mibu has quit IRC | 03:17 | |
*** jamielennox|away is now known as jamielennox | 03:19 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-pep8 329531,9,ef9252e | 03:22 |
openstackgerrit | Merged openstack/tempest: Move get_image_meta_from_headers from images_client https://review.openstack.org/328509 | 03:25 |
*** jogo has quit IRC | 03:26 | |
openstackgerrit | Merged openstack/tempest: Clarify "data" arg in create/update_image() https://review.openstack.org/329218 | 03:27 |
*** jogo has joined #openstack-qa | 03:30 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27-db 330134,4,f16b4f9 | 03:36 |
*** tochi has quit IRC | 03:36 | |
*** r-mibu has joined #openstack-qa | 03:38 | |
*** markvoelker has quit IRC | 03:47 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 330761,2,e7d6a75 | 03:49 |
*** gema has quit IRC | 03:51 | |
*** mriedem has quit IRC | 03:51 | |
*** amotoki has joined #openstack-qa | 04:00 | |
*** tochi has joined #openstack-qa | 04:01 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 319040,13,fd9cfc9 | 04:02 |
*** Gen has quit IRC | 04:08 | |
openstackrecheck | Console logs not available after 13:23s for gate-keystone-python27-db 330822,1,54bffc0 | 04:16 |
*** amotoki has quit IRC | 04:18 | |
*** _nadya_ has joined #openstack-qa | 04:22 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Make identity v2 roles_client use **kwargs https://review.openstack.org/330881 | 04:24 |
*** yamahata has joined #openstack-qa | 04:27 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python34-db 300262,11,60c20bc | 04:29 |
*** tqtran has quit IRC | 04:36 | |
*** Suyash has quit IRC | 04:41 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full-devstack-plugin-ceph 329227,6,e647afb | 04:43 |
*** amotoki has joined #openstack-qa | 04:45 | |
*** yamamoto has quit IRC | 04:46 | |
*** markvoelker has joined #openstack-qa | 04:47 | |
*** fnaval has quit IRC | 04:48 | |
*** markvoelker has quit IRC | 04:52 | |
*** tochi has quit IRC | 04:53 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 329979,5,7e67536 | 04:56 |
*** fnaval has joined #openstack-qa | 04:59 | |
*** fnaval has quit IRC | 04:59 | |
*** fnaval has joined #openstack-qa | 04:59 | |
*** jecarey has joined #openstack-qa | 05:00 | |
*** tochi has joined #openstack-qa | 05:02 | |
*** Poornima has joined #openstack-qa | 05:03 | |
*** jecarey has quit IRC | 05:04 | |
*** salv-orl_ has joined #openstack-qa | 05:09 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27-db 330406,3,058d1ba | 05:09 |
*** salv-orlando has quit IRC | 05:12 | |
*** pgadiya has joined #openstack-qa | 05:12 | |
*** gema has joined #openstack-qa | 05:13 | |
*** pc_m has quit IRC | 05:16 | |
*** banix has quit IRC | 05:19 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-neutron-full 327901,1,8337f93 | 05:23 |
*** yamamoto has joined #openstack-qa | 05:26 | |
*** yangyape_ has joined #openstack-qa | 05:28 | |
*** gvrangan has joined #openstack-qa | 05:29 | |
*** yangyapeng has quit IRC | 05:31 | |
*** _nadya_ has quit IRC | 05:33 | |
*** _nadya_ has joined #openstack-qa | 05:36 | |
openstackrecheck | Console logs not available after 13:26s for gate-cinder-pep8 326792,6,0fad79d | 05:36 |
*** _nadya_ has quit IRC | 05:43 | |
*** gvrangan has quit IRC | 05:44 | |
openstackgerrit | Masayuki Igawa proposed openstack/openstack-health: Add regex filter to job page graphs https://review.openstack.org/330894 | 05:49 |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full 316398,19,236b41f | 05:50 |
*** gvrangan has joined #openstack-qa | 05:51 | |
*** _nadya_ has joined #openstack-qa | 05:51 | |
*** amotoki has quit IRC | 05:56 | |
*** yaume has joined #openstack-qa | 06:02 | |
*** amotoki has joined #openstack-qa | 06:02 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-full 327901,1,bba2fe4 | 06:03 |
*** sridharg has joined #openstack-qa | 06:08 | |
*** yaume has quit IRC | 06:13 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Moving backup test under non admin directory https://review.openstack.org/330508 | 06:14 |
*** pc_m has joined #openstack-qa | 06:15 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 330134,5,f1b01f3 | 06:16 |
*** _nadya_ has quit IRC | 06:20 | |
*** rcernin has joined #openstack-qa | 06:23 | |
*** mtanino has quit IRC | 06:24 | |
*** david-lyle has quit IRC | 06:26 | |
*** zeih has joined #openstack-qa | 06:28 | |
*** pcaruana has joined #openstack-qa | 06:29 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 329697,10,6506fca | 06:30 |
*** _nadya_ has joined #openstack-qa | 06:35 | |
openstackgerrit | Masayuki Igawa proposed openstack/openstack-health: Add html tags to rss links https://review.openstack.org/330905 | 06:38 |
*** ramishra has joined #openstack-qa | 06:39 | |
*** _nadya_ has quit IRC | 06:40 | |
*** _nadya_ has joined #openstack-qa | 06:42 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-pep8 317643,9,caacca8 | 06:43 |
*** ramishra has quit IRC | 06:44 | |
*** ramishra has joined #openstack-qa | 06:47 | |
*** _nadya_ has quit IRC | 06:57 | |
*** ihrachys has joined #openstack-qa | 07:03 | |
*** amotoki has quit IRC | 07:03 | |
*** ramishra has quit IRC | 07:04 | |
*** ihrachys has quit IRC | 07:08 | |
*** salv-orl_ has quit IRC | 07:09 | |
*** salv-orlando has joined #openstack-qa | 07:09 | |
*** yaume has joined #openstack-qa | 07:10 | |
*** tesseract has joined #openstack-qa | 07:10 | |
*** hogepodge has quit IRC | 07:12 | |
*** bauzas is now known as bauwser | 07:13 | |
*** bauwser is now known as bauzas | 07:14 | |
*** jecarey has joined #openstack-qa | 07:15 | |
*** dtantsur|afk is now known as dtantsur | 07:15 | |
*** bauzas has left #openstack-qa | 07:18 | |
*** jecarey has quit IRC | 07:19 | |
*** jlanoux has joined #openstack-qa | 07:20 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27-db 330406,4,a10ce41 | 07:20 |
*** otherwiseguy has quit IRC | 07:20 | |
*** ramishra has joined #openstack-qa | 07:21 | |
*** otherwiseguy has joined #openstack-qa | 07:21 | |
*** rossella_s has joined #openstack-qa | 07:24 | |
andreaf | mtreinish: username and project name require a user_domain and/or project_domain to be specified since they are not unique across domains | 07:26 |
andreaf | mtreinish: that said, when you use v2 for a v3 provisioned account, it assumes domain is the default one - I'm not sure it will do the same with v3 though | 07:28 |
*** bauwser has joined #openstack-qa | 07:28 | |
*** Serlex has joined #openstack-qa | 07:30 | |
andreaf | mkoderer, masayukig, gmann: my daily request for review https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bp/client-manager-refactor+is:mergeable | 07:31 |
*** salv-orlando has quit IRC | 07:35 | |
*** EinstCra_ has joined #openstack-qa | 07:38 | |
*** jpena|off is now known as jpena | 07:39 | |
*** EinstCrazy has quit IRC | 07:40 | |
*** yangyape_ has quit IRC | 07:40 | |
*** EinstCra_ has quit IRC | 07:43 | |
*** EinstCrazy has joined #openstack-qa | 07:43 | |
*** rcernin has quit IRC | 07:45 | |
openstackrecheck | Console logs not available after 13:22s for gate-grenade-dsvm-multinode 330508,2,1045de3 | 07:51 |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Make unexpected success as fail https://review.openstack.org/330937 | 07:51 |
*** ramishra has quit IRC | 07:53 | |
*** yolanda has joined #openstack-qa | 07:55 | |
*** ramishra has joined #openstack-qa | 07:55 | |
*** ramishra has quit IRC | 07:59 | |
*** yamamoto has quit IRC | 08:01 | |
*** ramishra has joined #openstack-qa | 08:04 | |
*** yamahata has quit IRC | 08:07 | |
*** yangyapeng has joined #openstack-qa | 08:07 | |
*** rcernin has joined #openstack-qa | 08:10 | |
*** tochi has quit IRC | 08:13 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python27-db 232436,30,78a4943 | 08:14 |
*** ramishra has quit IRC | 08:16 | |
*** ameade has quit IRC | 08:21 | |
*** ramishra has joined #openstack-qa | 08:21 | |
*** BobBall_AWOL is now known as BobBall | 08:21 | |
*** redrobot has quit IRC | 08:21 | |
*** jlvillal has quit IRC | 08:22 | |
*** jlvillal has joined #openstack-qa | 08:22 | |
*** ameade has joined #openstack-qa | 08:22 | |
*** luzC has quit IRC | 08:22 | |
*** Maeca has quit IRC | 08:22 | |
*** Daviey_ has quit IRC | 08:23 | |
*** Daviey has joined #openstack-qa | 08:23 | |
*** Maeca has joined #openstack-qa | 08:24 | |
*** redrobot has joined #openstack-qa | 08:24 | |
*** redrobot is now known as Guest31553 | 08:24 | |
*** luzC has joined #openstack-qa | 08:24 | |
*** bkopilov has quit IRC | 08:24 | |
*** tochi has joined #openstack-qa | 08:24 | |
*** anshul has joined #openstack-qa | 08:28 | |
*** anshul is now known as Guest7793 | 08:28 | |
*** gema has quit IRC | 08:29 | |
*** gema has joined #openstack-qa | 08:29 | |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Fix to enable '--no-failure-debug' option for success tests https://review.openstack.org/330952 | 08:30 |
masayukig | mtreinish: ^^^^ I just found a subnit_trace bug https://github.com/openstack/os-testr/blob/master/os_testr/subunit_trace.py#L210 and fixed it. | 08:33 |
*** gvrangan has quit IRC | 08:34 | |
*** SlickNik has quit IRC | 08:35 | |
*** SlickNik has joined #openstack-qa | 08:35 | |
*** mkrcmari__ has joined #openstack-qa | 08:36 | |
*** jokke__ has joined #openstack-qa | 08:36 | |
*** pgadiya_ has joined #openstack-qa | 08:37 | |
*** jlvillal has quit IRC | 08:37 | |
*** bswartz has quit IRC | 08:39 | |
*** yamamoto has joined #openstack-qa | 08:39 | |
*** coreyob has quit IRC | 08:39 | |
*** rodrigods has quit IRC | 08:40 | |
*** Poornima_K has joined #openstack-qa | 08:40 | |
*** Maeca has quit IRC | 08:40 | |
*** rodrigods has joined #openstack-qa | 08:40 | |
*** jdandrea_ has quit IRC | 08:41 | |
*** pkoniszewski has quit IRC | 08:41 | |
*** jlvillal has joined #openstack-qa | 08:42 | |
*** anteaya has quit IRC | 08:42 | |
*** jay-mehta has quit IRC | 08:42 | |
*** ishant|away has quit IRC | 08:42 | |
*** mvk_ has quit IRC | 08:42 | |
*** ishant|away has joined #openstack-qa | 08:42 | |
*** pkoniszewski has joined #openstack-qa | 08:43 | |
*** jokke_ has quit IRC | 08:43 | |
*** pgadiya has quit IRC | 08:43 | |
*** Poornima has quit IRC | 08:43 | |
*** rcarrillocruz has quit IRC | 08:43 | |
*** SergeyLukjanov2 has joined #openstack-qa | 08:43 | |
*** asselin_ has joined #openstack-qa | 08:43 | |
*** SergeyLukjanov has quit IRC | 08:43 | |
*** Maeca has joined #openstack-qa | 08:43 | |
*** SergeyLukjanov2 is now known as SergeyLukjanov | 08:43 | |
*** jdandrea has joined #openstack-qa | 08:43 | |
*** apevec has joined #openstack-qa | 08:43 | |
*** apevec has quit IRC | 08:43 | |
*** apevec has joined #openstack-qa | 08:43 | |
*** ramishra has quit IRC | 08:43 | |
*** apevec has left #openstack-qa | 08:44 | |
*** asselin__ has quit IRC | 08:44 | |
*** mtreinish has quit IRC | 08:44 | |
*** rcarrillocruz has joined #openstack-qa | 08:44 | |
*** e0ne has joined #openstack-qa | 08:44 | |
*** ihrachys has joined #openstack-qa | 08:44 | |
*** anteaya has joined #openstack-qa | 08:45 | |
*** kaisers1 has joined #openstack-qa | 08:45 | |
*** mtreinish has joined #openstack-qa | 08:46 | |
*** jay-mehta has joined #openstack-qa | 08:46 | |
*** coreyob has joined #openstack-qa | 08:46 | |
*** tpeoples has quit IRC | 08:47 | |
*** tpeoples has joined #openstack-qa | 08:49 | |
*** ramishra has joined #openstack-qa | 08:54 | |
*** EinstCrazy has quit IRC | 08:55 | |
*** ramishra has quit IRC | 08:59 | |
*** EinstCrazy has joined #openstack-qa | 08:59 | |
*** ramishra has joined #openstack-qa | 09:00 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 330928,1,400fc7f | 09:04 |
*** hoangcx_ has joined #openstack-qa | 09:05 | |
*** hoangcx_ has left #openstack-qa | 09:05 | |
*** EinstCra_ has joined #openstack-qa | 09:06 | |
*** dtantsur is now known as dtantsur|bbl | 09:07 | |
*** EinstCrazy has quit IRC | 09:09 | |
*** _nadya_ has joined #openstack-qa | 09:11 | |
*** sambetts|afk is now known as sambetts | 09:12 | |
*** e0ne has quit IRC | 09:13 | |
*** openstackgerrit has quit IRC | 09:18 | |
*** openstackgerrit has joined #openstack-qa | 09:18 | |
*** cdent has joined #openstack-qa | 09:23 | |
*** binbincong has quit IRC | 09:25 | |
*** binbincong has joined #openstack-qa | 09:25 | |
*** alex_xu has quit IRC | 09:26 | |
*** alex_xu has joined #openstack-qa | 09:28 | |
*** jokke__ is now known as jokke_ | 09:38 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Define 4 identity v2 clients as libraries https://review.openstack.org/330999 | 09:47 |
*** jecarey has joined #openstack-qa | 09:57 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Return ResponseBody object from delete_role https://review.openstack.org/331004 | 09:57 |
*** gouthamr has joined #openstack-qa | 09:59 | |
*** ramishra has quit IRC | 09:59 | |
*** gouthamr_ has joined #openstack-qa | 10:00 | |
*** itzkb_ has joined #openstack-qa | 10:00 | |
openstackrecheck | Console logs not available after 13:29s for gate-tempest-dsvm-full-devstack-plugin-ceph 327285,11,6cf4d99 | 10:01 |
*** jecarey has quit IRC | 10:02 | |
*** zeih has quit IRC | 10:03 | |
*** openstackgerrit has quit IRC | 10:03 | |
*** openstackgerrit has joined #openstack-qa | 10:03 | |
*** gouthamr has quit IRC | 10:04 | |
*** ramishra has joined #openstack-qa | 10:05 | |
*** rcernin has quit IRC | 10:05 | |
*** zeih has joined #openstack-qa | 10:09 | |
*** e0ne has joined #openstack-qa | 10:12 | |
openstackrecheck | Console logs not available after 13:23s for gate-grenade-dsvm-multinode 330948,1,c5f80d8 | 10:14 |
*** e0ne has quit IRC | 10:24 | |
*** tosky has joined #openstack-qa | 10:27 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 330406,5,b1e523f | 10:27 |
*** Daviey has quit IRC | 10:29 | |
*** Daviey has joined #openstack-qa | 10:29 | |
*** e0ne has joined #openstack-qa | 10:29 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Define 4 identity v2 clients as libraries https://review.openstack.org/330999 | 10:30 |
*** ramishra has quit IRC | 10:36 | |
*** ramishra has joined #openstack-qa | 10:37 | |
*** gouthamr_ is now known as gouthamr | 10:40 | |
openstackrecheck | Console logs not available after 13:22s for periodic-tempest-dsvm-stress-master 330790,8,064d255 | 10:41 |
*** ramishra has quit IRC | 10:45 | |
*** aernhart has joined #openstack-qa | 10:45 | |
*** aernhart has quit IRC | 10:46 | |
*** aernhart has joined #openstack-qa | 10:46 | |
*** rossella_s has quit IRC | 10:47 | |
*** e0ne has quit IRC | 10:47 | |
*** sabeen1 has joined #openstack-qa | 10:48 | |
*** ramishra has joined #openstack-qa | 10:49 | |
*** ramishra has quit IRC | 10:50 | |
*** hogepodge has joined #openstack-qa | 10:54 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 330995,1,0dfc9ee | 10:55 |
*** ramishra has joined #openstack-qa | 10:56 | |
*** binbincong has quit IRC | 10:57 | |
*** binbincong has joined #openstack-qa | 10:57 | |
*** dtantsur|bbl is now known as dtantsur | 11:04 | |
*** jpena is now known as jpena|lunch | 11:23 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in identity __init__ https://review.openstack.org/331060 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in network __init__ https://review.openstack.org/331061 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in volume __init__ https://review.openstack.org/331062 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in image __init__ https://review.openstack.org/331063 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in object-storage __init__ https://review.openstack.org/331064 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in various services __init__ https://review.openstack.org/331065 | 11:24 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Migrate compute client group to the new manager https://review.openstack.org/260077 | 11:30 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Migrate network client group to the new manager https://review.openstack.org/261067 | 11:30 |
*** aysyd has joined #openstack-qa | 11:35 | |
*** lucasagomes is now known as lucas-hungry | 11:39 | |
*** gouthamr has quit IRC | 11:43 | |
*** rcernin has joined #openstack-qa | 11:47 | |
*** gouthamr has joined #openstack-qa | 11:50 | |
*** EinstCra_ has quit IRC | 11:53 | |
*** sabeen1 has quit IRC | 11:54 | |
*** EinstCrazy has joined #openstack-qa | 11:57 | |
*** EinstCra_ has joined #openstack-qa | 12:00 | |
*** EinstCrazy has quit IRC | 12:02 | |
*** gouthamr_ has joined #openstack-qa | 12:02 | |
*** ramishra has quit IRC | 12:02 | |
*** gouthamr_ has quit IRC | 12:02 | |
*** gouthamr_ has joined #openstack-qa | 12:03 | |
*** EinstCrazy has joined #openstack-qa | 12:03 | |
*** dave-mccowan has joined #openstack-qa | 12:04 | |
*** gouthamr_ has quit IRC | 12:04 | |
*** markvoelker has joined #openstack-qa | 12:04 | |
*** gouthamr_ has joined #openstack-qa | 12:04 | |
*** gouthamr has quit IRC | 12:05 | |
*** gouthamr_ is now known as gouthamr | 12:05 | |
*** EinstCra_ has quit IRC | 12:06 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 320832,5,6b7c453 | 12:06 |
*** weshay has joined #openstack-qa | 12:06 | |
*** e0ne has joined #openstack-qa | 12:07 | |
*** ramishra has joined #openstack-qa | 12:07 | |
*** mtanino has joined #openstack-qa | 12:07 | |
*** rfolco has joined #openstack-qa | 12:08 | |
*** EinstCra_ has joined #openstack-qa | 12:11 | |
*** EinstCra_ has quit IRC | 12:11 | |
*** EinstCra_ has joined #openstack-qa | 12:13 | |
*** EinstCrazy has quit IRC | 12:14 | |
*** ddieterly has joined #openstack-qa | 12:16 | |
*** vinc has quit IRC | 12:16 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 331060,1,b470acf | 12:19 |
*** EinstCra_ has quit IRC | 12:21 | |
*** yangyapeng has quit IRC | 12:24 | |
*** ramishra has quit IRC | 12:25 | |
*** ddieterly has quit IRC | 12:26 | |
*** ramishra has joined #openstack-qa | 12:31 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 331062,1,53501c6 | 12:33 |
*** pauloewerton has joined #openstack-qa | 12:34 | |
*** edmondsw has joined #openstack-qa | 12:34 | |
*** bswartz has joined #openstack-qa | 12:43 | |
openstackrecheck | Console logs not available after 13:23s for gate-os-brick-python27 320536,3,73f4294 | 12:46 |
*** ramishra has quit IRC | 12:48 | |
*** lucas-hungry is now known as lucasagomes | 12:50 | |
*** ddieterly has joined #openstack-qa | 12:53 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 331061,1,610b463 | 12:59 |
*** jpena|lunch is now known as jpena | 13:07 | |
*** ddieterly has quit IRC | 13:11 | |
openstackrecheck | Console logs not available after 13:28s for gate-tempest-dsvm-full 331064,1,d95f06a | 13:13 |
*** dustins has joined #openstack-qa | 13:20 | |
*** dkranz has joined #openstack-qa | 13:23 | |
*** akshai has joined #openstack-qa | 13:23 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 260077,14,dede01b | 13:26 |
*** binbincong has quit IRC | 13:27 | |
*** mriedem has joined #openstack-qa | 13:31 | |
*** mtanino has quit IRC | 13:35 | |
*** tochi has quit IRC | 13:35 | |
*** dustins has quit IRC | 13:35 | |
*** ddieterly has joined #openstack-qa | 13:38 | |
*** nwkarsten has joined #openstack-qa | 13:39 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 331063,1,d89315a | 13:40 |
*** dansmith is now known as superdan | 13:41 | |
*** porrua has joined #openstack-qa | 13:46 | |
*** e0ne has quit IRC | 13:51 | |
*** edtubill has joined #openstack-qa | 13:52 | |
*** e0ne has joined #openstack-qa | 13:52 | |
*** rodrigods has quit IRC | 13:52 | |
*** rodrigods has joined #openstack-qa | 13:52 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 331065,1,6ae76f8 | 13:53 |
*** armax has joined #openstack-qa | 13:54 | |
*** mriedem has quit IRC | 13:58 | |
*** mriedem has joined #openstack-qa | 13:59 | |
*** lutostag has joined #openstack-qa | 14:01 | |
*** rbak has joined #openstack-qa | 14:03 | |
*** ddieterly is now known as ddieterly[away] | 14:06 | |
*** porrua has quit IRC | 14:06 | |
*** sigmavirus24_ is now known as sigmavirus24 | 14:06 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-tox-db-functional 302182,5,df2237c | 14:07 |
openstackgerrit | Paul Belanger proposed openstack-infra/devstack-gate: DO NOT MERGE https://review.openstack.org/331156 | 14:07 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Migrate compute client group to the new manager https://review.openstack.org/260077 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in object-storage __init__ https://review.openstack.org/331064 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in various services __init__ https://review.openstack.org/331065 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in identity __init__ https://review.openstack.org/331060 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in network __init__ https://review.openstack.org/331061 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in volume __init__ https://review.openstack.org/331062 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service client modules in image __init__ https://review.openstack.org/331063 | 14:09 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Migrate network client group to the new manager https://review.openstack.org/261067 | 14:09 |
*** ddieterly[away] is now known as ddieterly | 14:13 | |
*** jecarey has joined #openstack-qa | 14:15 | |
*** pglass has joined #openstack-qa | 14:16 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Set read/search perms recursively https://review.openstack.org/330835 | 14:17 |
*** jecarey has quit IRC | 14:17 | |
*** jecarey has joined #openstack-qa | 14:18 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 261067,13,5c80a8d | 14:20 |
*** mtanino has joined #openstack-qa | 14:21 | |
*** Gen has joined #openstack-qa | 14:26 | |
*** Gen has quit IRC | 14:27 | |
*** Gen has joined #openstack-qa | 14:29 | |
*** kbaikov has quit IRC | 14:29 | |
*** david-lyle has joined #openstack-qa | 14:32 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 319327,9,c8e185a | 14:33 |
*** e0ne has quit IRC | 14:34 | |
*** e0ne has joined #openstack-qa | 14:35 | |
*** zz_dimtruck is now known as dimtruck | 14:36 | |
*** sridharg has quit IRC | 14:38 | |
mtreinish | andreaf: hmm, how does keystoneclient do it then? because I'm able to get a v3 token with just the username, project name, password and auth url | 14:39 |
andreaf | mtreinish: it may assume the domain is Default :) | 14:40 |
andreaf | mtreinish: but I'm not sure if it's the client or the API doing the assumption | 14:40 |
*** itzkb_ has quit IRC | 14:40 | |
andreaf | mtreinish: it shouldn't work with the keystone client if your credentials are not in the Default domain | 14:42 |
mtreinish | andreaf: yeah I don't know how the domains are setup on vexxhost. Everything could just be default domain | 14:42 |
mtreinish | they don't give me any details about how that's configured, and I don't have admin creds to look | 14:43 |
*** rg_ has joined #openstack-qa | 14:43 | |
mtreinish | although, doing an 'openstack token issue' does give me my user id because it looks it up from keystone | 14:43 |
andreaf | mtreinish: still looking up the user id will require a domain to look into for the username | 14:44 |
*** ihrachys has quit IRC | 14:45 | |
openstackrecheck | Console logs not available after 13:22s for gate-glance-python34-db 272118,29,c77b5ef | 14:47 |
*** rg_ has quit IRC | 14:50 | |
*** ajmiller has quit IRC | 14:53 | |
*** ajmiller has joined #openstack-qa | 14:53 | |
*** krtaylor has joined #openstack-qa | 14:53 | |
*** ramishra has joined #openstack-qa | 14:54 | |
*** pcaruana has quit IRC | 14:54 | |
*** fnaval has quit IRC | 14:55 | |
stevemar | mtreinish: whats your request or ksc code look like if you're getting a v3 token without specifying domain | 14:58 |
stevemar | mtreinish: in our docs we use user_domain and project_domain http://docs.openstack.org/developer/keystoneauth/using-sessions.html#sessions-for-users | 14:59 |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 282442,49,7b06d65 | 15:00 |
*** gouthamr has quit IRC | 15:01 | |
andreaf | mtreinish: sorry I was in a meeting... | 15:01 |
*** gouthamr has joined #openstack-qa | 15:01 | |
mtreinish | stevemar: I'm using: https://github.com/mtreinish/mesocyclone to try and connect with to vexxhost | 15:04 |
mtreinish | I have to turn logging on to see the requests its making. One sec, I'll do that now | 15:05 |
*** tesseract has quit IRC | 15:05 | |
*** rcernin has quit IRC | 15:07 | |
mtreinish | stevemar: oh, right it's never getting far enough along to actually send anything to keystone. The internal tempest client checks are failing | 15:07 |
mtreinish | because I don't have a domain set (that's what I was asking andreaf about last night) | 15:07 |
openstackgerrit | Jake Yip proposed openstack/tempest: Make `tempest init` working dir an abspath https://review.openstack.org/331218 | 15:08 |
mtreinish | stevemar: it's bouncing off this check: https://github.com/openstack/tempest/blob/master/tempest/lib/auth.py#L805-L836 | 15:08 |
mtreinish | because I'm giving it a username from os-client-config and don't have any domain info | 15:09 |
stevemar | mtreinish: yep, that would do it | 15:09 |
*** amotoki has joined #openstack-qa | 15:09 | |
stevemar | mtreinish: os-client-config should have some support for domains | 15:09 |
mtreinish | but when I use openstackclient it works fine, so I'm wondering what I'm missing | 15:10 |
stevemar | mtreinish: using osc with the same os-client-config? | 15:10 |
mtreinish | yep | 15:10 |
mtreinish | stevemar: well, I don't know anything about the domains on the cloud (and I don't have an admin account to look) | 15:10 |
*** fnaval has joined #openstack-qa | 15:12 | |
andreaf | mtreinish: when you ask for a token you will get your domain id back in the response I believe | 15:12 |
andreaf | mtreinish: according to docs http://developer.openstack.org/api-ref-identity-v3.html#authenticatePasswordScoped when you use project name or user name you *must* specify the domain | 15:12 |
mtreinish | andreaf: perhaps, but how do I ask for a token with the tempest clients if I can't get passed the auth check? :) | 15:13 |
mtreinish | I mean I can cheat and use osc | 15:13 |
mtreinish | but that's no fun... | 15:13 |
openstackrecheck | Console logs not available after 13:26s for gate-glance-python27-db 330453,2,23371ec | 15:14 |
sc68cal | dtroyer: ping - wanted to get some thoughts from you about rolling, live, upgrades. Right now in grenade we stop all the services - do you think in the future we would move towards stopping services one at a time and upgrading? | 15:14 |
andreaf | mtreinish: well if you got v3 credentials and the domain info was not included your credentials are incomplete I believe | 15:14 |
andreaf | mtreinish: that's something you should get from vexxhost really | 15:15 |
mtreinish | andreaf: sure, no argument from me there. But it works with osc, whatever the extra step its doing is what I want to add to mesocyclone | 15:16 |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled https://review.openstack.org/331224 | 15:19 |
*** yangyapeng has joined #openstack-qa | 15:22 | |
*** porrua has joined #openstack-qa | 15:22 | |
*** yangyapeng has quit IRC | 15:22 | |
*** yangyapeng has joined #openstack-qa | 15:22 | |
*** Guest7793 has quit IRC | 15:24 | |
*** jecarey has quit IRC | 15:24 | |
dtroyer | grenade has always had the assumption that it was not a live upgrade tool. That doesn't mean that it might not be someday, but that assumption is likely baked in to a lot of places. | 15:25 |
*** afazekas|dentist is now known as afazekas | 15:25 | |
*** zeih has quit IRC | 15:25 | |
dtroyer | sc68cal: ^^^ | 15:25 |
*** jecarey has joined #openstack-qa | 15:25 | |
*** jecarey has quit IRC | 15:25 | |
*** jecarey has joined #openstack-qa | 15:25 | |
*** jecarey has quit IRC | 15:25 | |
*** jecarey has joined #openstack-qa | 15:26 | |
dtroyer | I'm not sure I would try to change granade.sh to do that, but similar to what I did with DevStack when first building Grenade, you could go through it and make sure you have the individual components you need to do live upgrades and pull them out as required into a new script | 15:26 |
sc68cal | ack. My thought is sort of related to the issue of microversioning | 15:27 |
sc68cal | currently we don't have anything that detects API contract breakage | 15:27 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 331113,1,58fed54 | 15:27 |
sc68cal | during an upgrade, I mean obviously microversioning is the actual fix | 15:27 |
sc68cal | but if during an upgrade there's a change in the Neutron api behavior that breaks an older nova, that's going to be an issue when upgrading | 15:28 |
mtreinish | sc68cal: we do, tempest doesn't have branches. It runs on all the stable branchs | 15:28 |
sc68cal | hmm good point | 15:28 |
mtreinish | assuming there is tempest coverage for the apis you are interested in | 15:28 |
andreaf | mtreinish: http://paste.openstack.org/show/516891/ just tried without a domain, it doesn't work, so the osc must be doing something | 15:30 |
mtreinish | andreaf: yeah osc is putting 'default' in there: http://paste.openstack.org/show/516892/ | 15:32 |
*** pgadiya_ has quit IRC | 15:32 | |
andreaf | mtreinish: we do similar defaulting in tempest btw - if for instance we load a YAML file of credentials and try to use them for v3 api requests, we add a domain into the credentials - the domain we add is configurable | 15:34 |
*** yangyapeng has quit IRC | 15:34 | |
*** mriedem has quit IRC | 15:35 | |
mtreinish | andreaf: right, I'm trying to figure out where it's coming from now | 15:35 |
mtreinish | there might be an option to change it | 15:35 |
andreaf | an osc option? | 15:36 |
andreaf | mtreinish: I think you can set OS_PROJECT_DOMAIN_NAME or pass --os-project-domain-name or something like that | 15:36 |
mtreinish | andreaf: yeah, just found the code, that's what it does | 15:37 |
mtreinish | and there is a hardcoded default 'default' in it | 15:37 |
andreaf | mtreinish: ok you cannot configure the hardcoded default :) | 15:38 |
*** vhosakot has joined #openstack-qa | 15:38 | |
mtreinish | andreaf: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/shell.py#L46 | 15:38 |
andreaf | Tempest is better :D | 15:38 |
mtreinish | https://github.com/openstack/python-openstackclient/blob/master/openstackclient/shell.py#L232-L241 | 15:38 |
*** mriedem has joined #openstack-qa | 15:38 | |
*** yamahata has joined #openstack-qa | 15:38 | |
andreaf | I guess using the env variable is a reasonable default? | 15:39 |
*** dustins has joined #openstack-qa | 15:39 | |
mtreinish | andreaf: well that's the thing I'm using os-client-config so I don't have an env vars set. I'd prefer to rely on os-client-config to handle setting all user interactions (IIRC it understands the env vars too) | 15:40 |
*** ajmiller_ has joined #openstack-qa | 15:40 | |
openstackrecheck | Console logs not available after 13:27s for gate-tempest-dsvm-postgres-full 331115,1,f0c3a71 | 15:41 |
*** gvrangan has joined #openstack-qa | 15:43 | |
*** ajmiller has quit IRC | 15:43 | |
*** jecarey has quit IRC | 15:45 | |
*** jecarey has joined #openstack-qa | 15:45 | |
*** ddieterly is now known as ddieterly[away] | 15:47 | |
*** jecarey has quit IRC | 15:50 | |
*** Guest31553 is now known as redrobot | 15:50 | |
*** jecarey has joined #openstack-qa | 15:53 | |
*** yangyapeng has joined #openstack-qa | 15:53 | |
openstackrecheck | Console logs not available after 13:27s for gate-tempest-dsvm-full 331156,2,f7a1779 | 15:54 |
*** gvrangan has quit IRC | 15:55 | |
*** Poornima_K has quit IRC | 15:57 | |
*** _nadya_ has quit IRC | 16:01 | |
openstackgerrit | Sean M. Collins proposed openstack-infra/devstack-gate: [WIP] Switch to new Neutron devstack https://review.openstack.org/278415 | 16:04 |
*** jlanoux has quit IRC | 16:06 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 272118,29,b4b5694 | 16:07 |
*** sridharg has joined #openstack-qa | 16:08 | |
*** dtantsur is now known as dtantsur|afk | 16:08 | |
mtreinish | andreaf: I pushed: https://github.com/mtreinish/mesocyclone/commit/1418108a68aaf1682032a16037f8564efc7b74b0 which gets me to a 404 response, I'm trying to figure out how to turn on the python logging to see why | 16:11 |
*** jogo has quit IRC | 16:12 | |
*** cdent has quit IRC | 16:14 | |
*** ddieterly[away] is now known as ddieterly | 16:14 | |
*** sridharg has quit IRC | 16:18 | |
andreaf | mtreinish: 404 it's rather odd... | 16:19 |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python27-db 285469,37,b85d1df | 16:21 |
mtreinish | andreaf: http://paste.openstack.org/show/516908/ | 16:21 |
*** ramishra has quit IRC | 16:22 | |
andreaf | yes that's coming straight from the http server | 16:23 |
andreaf | but I don't see why 404, you didn't change anything that could affect the URL it seems | 16:23 |
mtreinish | nope, I don't even manually set the url. It get's pulled from os-client-config's vendor info: https://github.com/openstack/os-client-config/blob/master/os_client_config/vendors/vexxhost.json#L5 | 16:25 |
mtreinish | which is why my next step is to figure out how to make the logging work actually print something | 16:26 |
mtreinish | because maybe something is messing with the path incorrectly | 16:26 |
*** e0ne has quit IRC | 16:27 | |
*** pglbutt has joined #openstack-qa | 16:27 | |
*** mriedem is now known as mriedem_lunch | 16:30 | |
*** Gen has quit IRC | 16:31 | |
*** pglass has quit IRC | 16:31 | |
*** sabeen has joined #openstack-qa | 16:32 | |
mtreinish | andreaf: hmm, the request is missing a v3 we're hitting /auth/tokens but it should be /v3/auth/tokens | 16:33 |
-openstackstatus- NOTICE: zuul was restarted for a software upgrade; events between 16:08 and 16:30 were missed, please recheck any changes uploaded during that time | 16:33 | |
*** sabeen1 has joined #openstack-qa | 16:34 | |
andreaf | mtreinish: tempest expects the auth URL to include the version part already | 16:34 |
openstackrecheck | Console logs not available after 13:24s for gate-grenade-dsvm-multinode 331065,2,2b793b8 | 16:34 |
andreaf | but here identity version and auth url are provided separated | 16:35 |
andreaf | https://github.com/openstack/os-client-config/blob/master/os_client_config/vendors/vexxhost.json | 16:35 |
*** gvrangan has joined #openstack-qa | 16:35 | |
andreaf | I'm not sure though what magic os-config-client does before returning auth params to you | 16:35 |
mtreinish | andreaf: ah, right. Ok I can probably add that logic to mesocyclone if needed. I might be using os-client-config incorrectly though | 16:35 |
*** pglbutt has quit IRC | 16:36 | |
*** Gen has joined #openstack-qa | 16:36 | |
*** Apoorva has joined #openstack-qa | 16:36 | |
*** sabeen has quit IRC | 16:36 | |
andreaf | mtreinish: but it's strange if this is something that started happening after adding domain | 16:36 |
*** Gen has quit IRC | 16:37 | |
*** Apoorva has quit IRC | 16:37 | |
andreaf | mtreinish: gotta go and get my son from the nursery | 16:37 |
*** Gen has joined #openstack-qa | 16:37 | |
*** pglass has joined #openstack-qa | 16:38 | |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled https://review.openstack.org/331224 | 16:39 |
*** Gen has quit IRC | 16:41 | |
*** aernhart has quit IRC | 16:42 | |
*** aernhart has joined #openstack-qa | 16:42 | |
mtreinish | andreaf: well before it never even got far enough to make any requests. It failed in validating the input to the auth provider | 16:46 |
mtreinish | andreaf: after fixing the domain settings it started making requests and hit this issue | 16:47 |
mtreinish | this is what I get for never running it against a v3 cloud when I first wrote it | 16:47 |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-python27-db 294076,29,1164129 | 16:48 |
*** ddieterly is now known as ddieterly[away] | 16:50 | |
*** lucasagomes is now known as lucas-afk | 16:51 | |
openstackgerrit | Tim Buckley proposed openstack/stackviz: Add temporary workaround for build failure https://review.openstack.org/331256 | 16:52 |
mtreinish | andreaf: https://github.com/mtreinish/mesocyclone/commit/d101a0e4f02635937432e7882c016f67f1a4f964 fixed it. Now everything works, thanks for the help | 16:54 |
mtreinish | heh, although not sure what this actually accomplishes :) | 16:54 |
*** Serlex has quit IRC | 16:54 | |
*** pvaneck has joined #openstack-qa | 16:58 | |
*** timello has quit IRC | 16:58 | |
*** fnaval_ has joined #openstack-qa | 17:00 | |
*** fnaval has quit IRC | 17:00 | |
openstackrecheck | Console logs not available after 13:21s for gate-keystone-pep8 291318,17,61c0107 | 17:01 |
*** Apoorva has joined #openstack-qa | 17:02 | |
*** jpena is now known as jpena|off | 17:05 | |
*** aernhart has quit IRC | 17:09 | |
*** yamamoto has quit IRC | 17:10 | |
*** aernhart has joined #openstack-qa | 17:10 | |
*** mvk_ has joined #openstack-qa | 17:11 | |
*** aernhart has quit IRC | 17:11 | |
*** e0ne has joined #openstack-qa | 17:12 | |
*** aernhart has joined #openstack-qa | 17:12 | |
*** amotoki has quit IRC | 17:13 | |
*** timello has joined #openstack-qa | 17:13 | |
*** ddieterly[away] is now known as ddieterly | 17:13 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full 331174,1,0d56037 | 17:14 |
*** mkrcmari__ has quit IRC | 17:15 | |
*** dustins has quit IRC | 17:23 | |
*** e0ne has quit IRC | 17:24 | |
*** dustins has joined #openstack-qa | 17:24 | |
*** nwkarsten has quit IRC | 17:32 | |
*** nwkarsten has joined #openstack-qa | 17:32 | |
*** nwkarsten has quit IRC | 17:33 | |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled https://review.openstack.org/331224 | 17:37 |
*** banix has joined #openstack-qa | 17:39 | |
*** sabeen1 has quit IRC | 17:39 | |
*** ajmiller has joined #openstack-qa | 17:40 | |
*** yaume has quit IRC | 17:41 | |
*** ajmiller_ has quit IRC | 17:43 | |
*** pauloewerton has quit IRC | 17:43 | |
*** sambetts is now known as sambetts|afk | 17:44 | |
*** dustins has quit IRC | 17:49 | |
*** _nadya_ has joined #openstack-qa | 17:49 | |
*** pauloewerton has joined #openstack-qa | 17:50 | |
*** Suyash has joined #openstack-qa | 17:50 | |
*** Gen has joined #openstack-qa | 17:52 | |
*** tosky has quit IRC | 17:52 | |
*** yamahata has quit IRC | 17:53 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-docs 331202,1,2c43aff | 17:54 |
*** dustins has joined #openstack-qa | 17:57 | |
*** mriedem_lunch is now known as mriedem | 17:59 | |
*** cody-somerville has joined #openstack-qa | 17:59 | |
andreaf | mtreinish: strange if os-config-client returns a versioned URL for some clouds and not versioned for others... | 17:59 |
andreaf | mtreinish: glad that works for you now | 18:00 |
*** nwkarsten has joined #openstack-qa | 18:00 | |
*** nwkarsten has quit IRC | 18:00 | |
*** nwkarsten has joined #openstack-qa | 18:00 | |
*** ddieterly is now known as ddieterly[away] | 18:03 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 331194,2,b8388f7 | 18:07 |
*** yamamoto has joined #openstack-qa | 18:10 | |
mtreinish | andreaf: it depends on what people put in the vendors.json it looks like it's pretty split between those with versioned endpoints and those which are unversioned | 18:13 |
mtreinish | I'll probably need to push a similar fix on the v2 side, but I'll wait until I (or maybe someone else) tries to use it against an unversioned endpoint for a v2 cloud | 18:13 |
openstackgerrit | Merged openstack/tempest: Add IPv6 rule creation to validation resources https://review.openstack.org/330790 | 18:15 |
*** gvrangan has quit IRC | 18:15 | |
*** cody-somerville has quit IRC | 18:17 | |
mtreinish | clee: ^^^ | 18:20 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34-db 329849,3,796ce29 | 18:20 |
*** yamamoto has quit IRC | 18:24 | |
*** mkrcmari__ has joined #openstack-qa | 18:25 | |
*** yamahata has joined #openstack-qa | 18:25 | |
*** mvk_ has quit IRC | 18:28 | |
*** ajmiller has quit IRC | 18:29 | |
*** ajmiller_ has joined #openstack-qa | 18:29 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 329077,18,cd0bc95 | 18:34 |
*** jecarey_ has joined #openstack-qa | 18:36 | |
clee | mtreinish: hell yes | 18:36 |
*** jecarey has quit IRC | 18:40 | |
*** jdandrea has quit IRC | 18:41 | |
*** jdandrea has joined #openstack-qa | 18:41 | |
openstackgerrit | Erlon R. Cruz proposed openstack/tempest: Adds clone/snapshot volume test for create volume https://review.openstack.org/310061 | 18:42 |
*** dustins has quit IRC | 18:43 | |
*** porrua has quit IRC | 18:47 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 328499,11,adbe873 | 18:47 |
*** cody-somerville has joined #openstack-qa | 18:52 | |
*** _nadya_ has quit IRC | 18:54 | |
*** aysyd has quit IRC | 18:58 | |
*** jecarey_ has quit IRC | 18:58 | |
*** jecarey has joined #openstack-qa | 18:59 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python27-db 331204,2,8da5bfb | 19:01 |
*** pvaneck has quit IRC | 19:02 | |
*** pvaneck has joined #openstack-qa | 19:02 | |
*** jecarey has quit IRC | 19:03 | |
*** ddieterly[away] has quit IRC | 19:03 | |
*** aysyd has joined #openstack-qa | 19:03 | |
sc68cal | @mordred: :trollface: | 19:05 |
* mordred throws a box of hungry chickens at sc68cal | 19:06 | |
sc68cal | lol | 19:06 |
*** e0ne has joined #openstack-qa | 19:08 | |
*** dustins has joined #openstack-qa | 19:08 | |
openstackrecheck | Console logs not available after 13:41s for gate-nova-pep8 329514,2,69586e5 | 19:14 |
*** Gen has quit IRC | 19:23 | |
*** zackf has quit IRC | 19:23 | |
*** Gen has joined #openstack-qa | 19:25 | |
*** dustins has quit IRC | 19:26 | |
*** ddieterly has joined #openstack-qa | 19:27 | |
openstackrecheck | Console logs not available after 13:28s for gate-glance-python34-db 331255,1,f33d96f | 19:28 |
openstackgerrit | Rob Crittenden proposed openstack-dev/devstack: Make wait_for_service more robust by checking HTTP response https://review.openstack.org/321249 | 19:29 |
openstackgerrit | Rob Crittenden proposed openstack-dev/devstack: Use Apache/mod_proxy as the TLS proxy instead of stud https://review.openstack.org/301172 | 19:29 |
*** gouthamr has quit IRC | 19:32 | |
openstackgerrit | Merged openstack/tempest: Consider pre-existing VMs when testing server list https://review.openstack.org/330199 | 19:33 |
*** dimtruck is now known as zz_dimtruck | 19:34 | |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled https://review.openstack.org/331224 | 19:34 |
*** rg_ has joined #openstack-qa | 19:37 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 331224,3,39ede13 | 19:41 |
openstackgerrit | Eric Fried proposed openstack-dev/devstack: Default LOG_COLOR based on interactive execution https://review.openstack.org/310923 | 19:42 |
*** rg_ has quit IRC | 19:45 | |
*** mriedem has quit IRC | 19:46 | |
*** samueldmq has quit IRC | 19:49 | |
*** pauloewerton has quit IRC | 19:49 | |
*** Apoorva has quit IRC | 19:49 | |
*** mriedem has joined #openstack-qa | 19:53 | |
*** e0ne has quit IRC | 19:53 | |
openstackgerrit | Merged openstack/stackviz: Add temporary workaround for build failure https://review.openstack.org/331256 | 19:53 |
openstackrecheck | Console logs not available after 13:23s for gate-nova-pep8 331254,1,fd1d106 | 19:55 |
*** markvoelker has quit IRC | 19:55 | |
*** ddieterly is now known as ddieterly[away] | 19:57 | |
*** raildo is now known as raildo-afk | 19:57 | |
*** ddieterly[away] is now known as ddieterly | 20:01 | |
*** dustins has joined #openstack-qa | 20:03 | |
*** nwkarsten has quit IRC | 20:06 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 329851,4,e2b6535 | 20:08 |
*** zz_dimtruck is now known as dimtruck | 20:08 | |
*** nwkarsten has joined #openstack-qa | 20:09 | |
*** markvoelker has joined #openstack-qa | 20:10 | |
*** edtubill has quit IRC | 20:12 | |
*** ddieterly has quit IRC | 20:14 | |
*** nwkarsten has quit IRC | 20:14 | |
*** gouthamr has joined #openstack-qa | 20:14 | |
openstackgerrit | Sean M. Collins proposed openstack-dev/devstack: Fix amateur level mistake. https://review.openstack.org/331335 | 20:16 |
sc68cal | mtreinish: ^ please shoot me | 20:16 |
mtreinish | sc68cal: heh, I've done worse :) | 20:16 |
mtreinish | it's not like anyone uses neutron metering | 20:17 |
sc68cal | heh :) | 20:17 |
*** gvrangan has joined #openstack-qa | 20:17 | |
*** akshai has quit IRC | 20:18 | |
*** Apoorva has joined #openstack-qa | 20:18 | |
sc68cal | nobody may use neutron-metering in production but we've got lots of tempest tests and such that requires it at the gate | 20:20 |
mtreinish | sc68cal: if we remove it we can just delete the tests :) | 20:21 |
sc68cal | heh, guess I should have asked you first :) | 20:21 |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 319378,5,eb50e13 | 20:21 |
*** ihrachys has joined #openstack-qa | 20:22 | |
*** banix has quit IRC | 20:22 | |
andreaf | oomichi, mtreinish, masayukig, gmann, afazekas, mkoderer: my daily request for review on the client manager series : https://review.openstack.org/#/q/topic:bp/client-manager-refactor+status:+open+is:mergeable - it could really use some love :) | 20:25 |
mtreinish | andreaf: well I was actually just looking at it | 20:26 |
mtreinish | but now I'll stop | 20:26 |
andreaf | :D | 20:26 |
* andreaf called it on himself | 20:27 | |
andreaf | mtreinish: is that an english expression ^^^ or just an attempt to translate italian to english? | 20:29 |
mtreinish | andreaf: heh, I understood what you meant, but it didn't really translate 100% | 20:31 |
*** dustins has quit IRC | 20:33 | |
*** mvk_ has joined #openstack-qa | 20:34 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-pep8 328966,6,54fe1d0 | 20:35 |
sc68cal | mtreinish: btw I +2+A'd 331335 - so i'm being slightly naughty | 20:35 |
sc68cal | as long as I spelled lib correctly :-\ | 20:35 |
sc68cal | it "should work" | 20:35 |
*** mkrcmari__ has quit IRC | 20:38 | |
*** ihrachys has quit IRC | 20:38 | |
mtreinish | sc68cal: if it was me I would have just fast approved it and tried to hide the mistake :) | 20:40 |
*** banix has joined #openstack-qa | 20:48 | |
openstackrecheck | Console logs not available after 13:22s for gate-glance-python34-db 272118,29,80a78fb | 20:48 |
sc68cal | heh | 20:54 |
*** mkrcmari__ has joined #openstack-qa | 20:54 | |
*** mvk_ has quit IRC | 20:57 | |
*** mvk has joined #openstack-qa | 21:01 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 278415,4,e62faaa | 21:02 |
*** mkrcmari__ has quit IRC | 21:02 | |
*** davidlenwell has quit IRC | 21:02 | |
*** davidlenwell has joined #openstack-qa | 21:13 | |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-python27-db 327849,2,6a94fc8 | 21:15 |
openstackgerrit | Mark T. Voelker proposed openstack/tempest: Add simple test for Neutron GET / https://review.openstack.org/311747 | 21:18 |
*** edtubill has joined #openstack-qa | 21:19 | |
*** cody-somerville has quit IRC | 21:20 | |
*** markvoelker has quit IRC | 21:21 | |
*** gouthamr has quit IRC | 21:22 | |
*** edtubill has quit IRC | 21:22 | |
*** dave-mccowan has quit IRC | 21:26 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 327901,1,339c967 | 21:28 |
*** rfolco has quit IRC | 21:32 | |
openstackgerrit | Merged openstack-dev/devstack: lib/neutron-plugins: Pass conf file parameter https://review.openstack.org/329933 | 21:33 |
*** erlon has quit IRC | 21:36 | |
andreaf | mtreinish: thanks for the reviews so far | 21:36 |
andreaf | mtreinish: do you have a general comment on the direction I'm taking? After these patches I wanted to start introducing helpers to set parameters for clients using set_* methods with a clear interface (as opposed to the big dict in kwargs) | 21:38 |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-pep8 329531,10,dd5ed03 | 21:42 |
*** Gen has quit IRC | 21:52 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-full 331174,1,1fab86d | 21:55 |
*** edtubill has joined #openstack-qa | 21:56 | |
*** edtubill has quit IRC | 21:58 | |
*** mriedem has quit IRC | 21:59 | |
*** Guest7793 has joined #openstack-qa | 22:02 | |
*** vhosakot has quit IRC | 22:07 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27-db 304511,32,d1cee7e | 22:09 |
*** dimtruck is now known as zz_dimtruck | 22:13 | |
*** banix has quit IRC | 22:13 | |
*** zz_dimtruck is now known as dimtruck | 22:18 | |
*** dimtruck is now known as zz_dimtruck | 22:20 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 331224,4,ba5a85b | 22:22 |
*** pglass has quit IRC | 22:24 | |
*** banix has joined #openstack-qa | 22:32 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-pep8 203751,20,9c09d17 | 22:35 |
*** mvk_ has joined #openstack-qa | 22:39 | |
*** mvk has quit IRC | 22:42 | |
*** edtubill has joined #openstack-qa | 22:44 | |
*** aysyd has quit IRC | 22:45 | |
openstackgerrit | Merged openstack/tempest: Add tests for Cinder user messages v3 API https://review.openstack.org/300639 | 22:46 |
openstackgerrit | Merged openstack-dev/devstack: Fix amateur level mistake. https://review.openstack.org/331335 | 22:47 |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-python27-db 331325,1,35b85ad | 22:49 |
*** edtubill has quit IRC | 22:51 | |
*** edtubill has joined #openstack-qa | 22:52 | |
*** dustins has joined #openstack-qa | 22:58 | |
*** edmondsw has quit IRC | 22:59 | |
*** Guest7793 has quit IRC | 23:01 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full-devstack-plugin-ceph 331349,1,17a4726 | 23:02 |
*** rfolco has joined #openstack-qa | 23:05 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Define v1 image_members_client as library https://review.openstack.org/329251 | 23:06 |
*** edtubill has quit IRC | 23:08 | |
*** Guest7793 has joined #openstack-qa | 23:13 | |
*** markvoelker has joined #openstack-qa | 23:16 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python27-db 327809,3,0dea39d | 23:16 |
*** dave-mccowan has joined #openstack-qa | 23:22 | |
*** rfolco has quit IRC | 23:24 | |
*** rg_ has joined #openstack-qa | 23:25 | |
*** dave-mccowan has quit IRC | 23:26 | |
*** dustins has quit IRC | 23:26 | |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-pep8 269796,8,fcd38f1 | 23:29 |
openstackgerrit | Merged openstack/tempest: Make identity v2 service_client use **kwargs https://review.openstack.org/329756 | 23:30 |
*** rg_ has quit IRC | 23:30 | |
openstackgerrit | Merged openstack/tempest: Make identity v2 user_client use **kwargs https://review.openstack.org/329811 | 23:38 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 242251,27,74c2039 | 23:43 |
*** yamahata has quit IRC | 23:45 | |
*** asselin_ has quit IRC | 23:49 | |
*** zz_dimtruck is now known as dimtruck | 23:50 | |
*** weshay has quit IRC | 23:52 | |
*** Suyash has quit IRC | 23:53 | |
openstackrecheck | Console logs not available after 13:25s for gate-swift-python27 331369,1,e22d5f2 | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!