*** hootjr has joined #openstack-qa | 00:01 | |
*** SergeyLukjanov has quit IRC | 00:07 | |
*** zzs has joined #openstack-qa | 00:20 | |
*** zzs has left #openstack-qa | 00:24 | |
*** jhenner has joined #openstack-qa | 00:31 | |
*** matsuhashi has joined #openstack-qa | 00:32 | |
*** nosnos has joined #openstack-qa | 00:40 | |
openstackgerrit | minsel proposed a change to openstack/tempest: Handling network resources in tenant isolation https://review.openstack.org/45578 | 00:47 |
---|---|---|
*** jhenner has quit IRC | 01:16 | |
*** HenryG has quit IRC | 01:32 | |
openstackgerrit | Yuuichi Fujioka proposed a change to openstack-dev/devstack: Adds setting for allocation rates https://review.openstack.org/47305 | 02:11 |
*** dkranz has quit IRC | 02:17 | |
openstackgerrit | Matthew Treinish proposed a change to openstack/tempest: Do not merge test of neutron tenant isolation. https://review.openstack.org/46330 | 02:48 |
*** jamielennox is now known as jamielennox|away | 02:56 | |
*** jamielennox|away is now known as jamielennox | 03:02 | |
openstackgerrit | Yuuichi Fujioka proposed a change to openstack-dev/devstack: Adds setting for allocation rates https://review.openstack.org/47305 | 03:14 |
*** jasondotstar has quit IRC | 03:43 | |
*** mriedem has quit IRC | 03:55 | |
*** thomasbiege1 has joined #openstack-qa | 04:04 | |
*** thomasbiege1 has quit IRC | 04:06 | |
*** sthaha has joined #openstack-qa | 04:07 | |
*** sthaha has joined #openstack-qa | 04:07 | |
*** SergeyLukjanov has joined #openstack-qa | 04:12 | |
*** prekarat has joined #openstack-qa | 04:25 | |
*** afazekas has joined #openstack-qa | 04:28 | |
*** prekarat has quit IRC | 04:29 | |
*** raies has joined #openstack-qa | 04:44 | |
*** prekarat has joined #openstack-qa | 04:45 | |
*** madan has joined #openstack-qa | 04:47 | |
*** madan_ has joined #openstack-qa | 04:48 | |
*** madan_ has quit IRC | 04:50 | |
Anju | afazekas: PING | 05:14 |
*** SergeyLukjanov has quit IRC | 05:22 | |
*** ken1ohmichi has quit IRC | 06:14 | |
afazekas | Anju: pong | 06:34 |
Anju | hii afazekas : https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_server_rescue.py#L56 | 06:34 |
Anju | L48 and L56 are same | 06:35 |
*** madan has quit IRC | 06:39 | |
afazekas | 2. th probably should be detach | 06:40 |
afazekas | I am not sure the test class really needs 2 volume | 06:40 |
*** madan has joined #openstack-qa | 06:42 | |
Anju | afazekas: one is for attaching | 06:43 |
Anju | and the another is for detaching | 06:43 |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Test cases for V3 Project Actions https://review.openstack.org/41345 | 06:44 |
afazekas | but those volumes are not shared, they could be created in the test_ method , or if they are really shared the two test method could use the same one | 06:45 |
Anju | ok afazekas i am trying | 06:47 |
mkoderer | afazekas: regarding https://review.openstack.org/#/c/46087/ | 06:49 |
mkoderer | afazekas: everything what I do is tested :P | 06:49 |
mkoderer | I wanted to discuss with sdauge since a wait doesn't solve the problem | 06:50 |
*** SergeyLukjanov has joined #openstack-qa | 06:52 | |
afazekas | mkoderer: I think he recommended to wait after kill -9 | 06:54 |
mkoderer | afazekas: yes that right otherwise we get zobmies | 06:54 |
mkoderer | I will call join after the kill | 06:55 |
mkoderer | afazekas: but a simple "wait" won't work | 06:55 |
mkoderer | afazekas: ok so it was a misunderstanding | 06:57 |
afazekas | http://docs.python.org/2/library/subprocess.html is the terminate() + wait () able to work ? | 07:00 |
mkoderer | I think Popen.kill() sounds better | 07:03 |
mkoderer | since process['process'].terminate() does the same | 07:03 |
mkoderer | afazekas: ok I need some time to test it.. not sure if I have this today | 07:04 |
mkoderer | afazekas: since we are going live with our environment... | 07:04 |
afazekas | best wishes | 07:06 |
raies | afazekas: when I tried "neutron vpn-service-update 0f62712d-d0af-4f51-ac6a-9c823c8f7ef0 --description "Updated " " then following error | 07:08 |
raies | "Invalid state PENDING_CREATE of vpnaas resource <built-in function id>" | 07:08 |
raies | please help | 07:08 |
raies | me on this | 07:08 |
afazekas | is the q-vpn service eneabled ? | 07:10 |
raies | afazekas: are you there ? | 07:10 |
raies | yes it is enabled | 07:10 |
raies | and I can create vpn service using neutron client but the state is showing "PENDING_CREATE" | 07:11 |
raies | when status will change from "PENDING_CREATE" to "CREATED" or something like that | 07:15 |
raies | afazekas: ^^ | 07:15 |
afazekas | I guess when it is created | 07:18 |
afazekas | https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate.sh#L71 | 07:18 |
afazekas | I think q-vpn should be added there | 07:18 |
raies | I have added q-vpn in localrc | 07:20 |
afazekas | You can try to add to the devstack-gate repo before submitting test cases | 07:21 |
raies | where can I find this repo ? | 07:22 |
afazekas | on the above url | 07:23 |
raies | but when I will be creating vpn service then how will it affect ? And should I install above .sh file ? | 07:25 |
raies | if yes then how | 07:25 |
raies | I mean if I will checkout this .sh file then what I will do after making changes ? | 07:25 |
raies | afazekas: ^^ | 07:27 |
afazekas | you do not need the above sh file, but the service should be added to that line in-order to be able to create gating tests | 07:27 |
afazekas | vpn should use openswan/libreswan by default | 07:28 |
raies | then how can I enable vpn there ? | 07:29 |
afazekas | probably you just need to add the q-vpn to that line | 07:29 |
raies | that is fine what you say, but where on my machine I can get that file ? | 07:31 |
afazekas | git clone https://github.com/openstack-infra/devstack-gate.git ; git review -s .. | 07:32 |
raies | I should clone it in devstack directory where localrc is ? | 07:33 |
raies | ok I understood | 07:33 |
raies | I have to checkout and then , make changes and then commit ? right | 07:34 |
raies | ? | 07:34 |
afazekas | you do not need that script for local usage, but it is required state to have the vpn tests gating | 07:34 |
raies | I followed you steps | 07:37 |
raies | all are successful | 07:37 |
raies | but still neutron vpn-service-list is showing "PENDING_CREATE" | 07:37 |
Anju | afazekas: can we create volume once here | 07:38 |
Anju | and can use that voluem for attach abd detach | 07:38 |
Anju | ? | 07:38 |
afazekas | probably yes | 07:40 |
Anju | hmm | 07:42 |
*** fbo_away is now known as fbo | 07:46 | |
Anju | afazekas: https://bugs.launchpad.net/tempest/+bug/1187368 | 07:49 |
Anju | i am facing the same problem | 07:50 |
afazekas | you can delete your instances | 07:50 |
*** jhenner has joined #openstack-qa | 07:57 | |
*** jhenner has quit IRC | 07:58 | |
*** giulivo has joined #openstack-qa | 08:01 | |
*** yassine has joined #openstack-qa | 08:07 | |
*** jhenner has joined #openstack-qa | 08:08 | |
*** matsuhashi has quit IRC | 08:27 | |
*** Madan1 has joined #openstack-qa | 08:27 | |
*** matsuhashi has joined #openstack-qa | 08:27 | |
openstackgerrit | zhu zhu proposed a change to openstack/tempest: Add tempest tests for os-host/{host-name} api https://review.openstack.org/46914 | 08:29 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/tempest: Do not review this https://review.openstack.org/47194 | 08:29 |
openstackgerrit | Mh Raies proposed a change to openstack-infra/devstack-gate: Enable q-vpn service https://review.openstack.org/47335 | 08:29 |
raies | afazekas ? | 08:33 |
raies | u there ? | 08:34 |
openstackgerrit | nayna-patel proposed a change to openstack/tempest: Test cases for V3 Project Actions https://review.openstack.org/41345 | 08:37 |
*** prekarat has quit IRC | 08:57 | |
*** thomasbiege1 has joined #openstack-qa | 09:00 | |
*** jasondotstar has joined #openstack-qa | 09:00 | |
*** SergeyLukjanov has quit IRC | 09:09 | |
openstackgerrit | Mate Lakat proposed a change to openstack-dev/devstack: xenapi: Use C locale https://review.openstack.org/47338 | 09:10 |
*** bashok has joined #openstack-qa | 09:17 | |
*** thomasbiege1 has quit IRC | 09:18 | |
*** thomasbiege1 has joined #openstack-qa | 09:20 | |
*** thomasbiege2 has joined #openstack-qa | 09:33 | |
*** thomasbiege1 has quit IRC | 09:35 | |
*** thomasbiege2 has quit IRC | 09:44 | |
*** jhenner has quit IRC | 09:48 | |
openstackgerrit | zhu zhu proposed a change to openstack/tempest: Add tempest tests for os-host/{host-name} api https://review.openstack.org/46914 | 09:52 |
*** mkollaro has joined #openstack-qa | 09:55 | |
Anju | afazekas : ping | 09:58 |
*** sungju has joined #openstack-qa | 10:03 | |
openstackgerrit | Hoisaleshwara Madan V S proposed a change to openstack/tempest: port test_flavors into v3 part1 https://review.openstack.org/47343 | 10:06 |
*** annegentle has quit IRC | 10:15 | |
*** annegentle has joined #openstack-qa | 10:17 | |
*** fbo is now known as fbo_away | 10:24 | |
*** giulivo has quit IRC | 10:27 | |
*** giulivo has joined #openstack-qa | 10:38 | |
*** bashok has quit IRC | 10:49 | |
*** sungju has quit IRC | 10:51 | |
*** jasondotstar has quit IRC | 10:52 | |
*** hootjr has quit IRC | 11:14 | |
*** matsuhashi has quit IRC | 11:25 | |
*** nosnos has quit IRC | 11:38 | |
*** nosnos has joined #openstack-qa | 11:39 | |
*** nosnos has quit IRC | 11:43 | |
*** HenryG has joined #openstack-qa | 11:44 | |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: VPNaas IKE policies tests https://review.openstack.org/47348 | 11:46 |
*** fbo_away is now known as fbo | 11:48 | |
*** mriedem has joined #openstack-qa | 11:51 | |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: VPNaas vpnservice test cases https://review.openstack.org/47339 | 11:54 |
openstackgerrit | Mh Raies proposed a change to openstack/tempest: VPNaas IKE policies tests https://review.openstack.org/47348 | 11:54 |
openstackgerrit | DennyZhang proposed a change to openstack/tempest: add __str__ function to RestClient class https://review.openstack.org/47350 | 11:55 |
*** raies has quit IRC | 11:56 | |
*** hootjr has joined #openstack-qa | 12:00 | |
*** adalbas has joined #openstack-qa | 12:03 | |
openstackgerrit | DennyZhang proposed a change to openstack/tempest: add __str__ function to RestClient class https://review.openstack.org/47350 | 12:04 |
*** bashok has joined #openstack-qa | 12:08 | |
*** jasondotstar has joined #openstack-qa | 12:11 | |
*** adalbas has quit IRC | 12:11 | |
*** Madan1 has quit IRC | 12:12 | |
*** madan has quit IRC | 12:14 | |
*** jhenner has joined #openstack-qa | 12:22 | |
hootjr | if anyone is a network guru (even basic understand of openstack networking), please let me know. I'm basically just trying to understand if what I believe I've setup is indeed something that _should_ be working | 12:24 |
afazekas | Anju: pong | 12:24 |
hootjr | Here's my current setup: https://docs.google.com/file/d/0B4BfKJjYWlMKMTVtRThmZ0QwUk0/edit?usp=sharing my vm cannot egress out. And if I add a floating-ip, I can't ping or ssh into that vm either. | 12:25 |
afazekas | raies: what is the question ? | 12:25 |
*** thomasbiege has joined #openstack-qa | 12:25 | |
afazekas | hootjr: did you added a security group ? | 12:26 |
*** mkollaro has quit IRC | 12:26 | |
hootjr | I'm using RDO's havana release, which appears to have everything opened by a default packstack install | 12:26 |
afazekas | hootjr: did you configured your external interface ? | 12:26 |
hootjr | my phys eth0 is working properly. I can easily ssh into that system from my workstation that is on the same network | 12:27 |
hootjr | Here's the command that I used to create the subnet: neutron subnet-create --name public-subnet1 --allocation-pool start=192.168.100.129,end=192.168.100.190 --gateway 192.168.100.254 --enable_dhcp=False public 192.168.100.0/24 | 12:27 |
afazekas | https://github.com/openstack-dev/devstack/blob/master/lib/neutron#L366 | 12:32 |
afazekas | You can try to add the floating ip range to the br-ex interface | 12:35 |
hootjr | agh… looks like that may be the issue | 12:35 |
afazekas | sudo ip addr add 172.16.1.1/24 dev br-ex | 12:35 |
afazekas | sudo ip link set br-ex up | 12:35 |
hootjr | currently (probably from the packstack defaults) br-ex is set to 172.24.4.255. That IP does not fit with my current network that eth0 is attached to | 12:38 |
hootjr | sorry.. 225, not 255. | 12:39 |
hootjr | so I think I need to remove that and put on an IP at that correlates to my eth0 network, correct | 12:39 |
hootjr | ? | 12:39 |
hootjr | this is where I think I"m confusing things | 12:39 |
hootjr | should the "public" net actually be a different network than my net that is physically connected to the public --namely, eth0 (192.168.100.0/24)? | 12:40 |
afazekas | if you just using one machine for trying it does not really matters | 12:44 |
hootjr | ok… so there is some network magic going on to route that "public" network over to my physical network then | 12:45 |
hootjr | yeah.. this is just a proof of concept in a little VMWare fusion environment | 12:45 |
hootjr | We're currently running a lot of Xen-based clusters | 12:45 |
hootjr | with trunks setup to them and probably about 70 VLAN's going across those trunks | 12:45 |
hootjr | so it'll get more complex when I start testing it on real hardware in our sandbox environment | 12:46 |
*** dkranz has joined #openstack-qa | 12:46 | |
hootjr | but for now I just want to play around | 12:46 |
afazekas | If you want to reach it externally it matters :) | 12:47 |
hootjr | I do | 12:47 |
hootjr | so if I'm on 192.168.100.0/24 network physically, which a 192.168.100.254 gateway | 12:48 |
afazekas | #openstack-neutron channel is more neutron specific :) | 12:48 |
hootjr | agh great.. I'll try that | 12:48 |
*** mkollaro has joined #openstack-qa | 12:50 | |
*** rfolco has joined #openstack-qa | 12:53 | |
*** thomasbiege has quit IRC | 12:59 | |
*** weshay has joined #openstack-qa | 13:01 | |
*** ekarlso has quit IRC | 13:06 | |
*** prekarat has joined #openstack-qa | 13:17 | |
*** prekarat has quit IRC | 13:19 | |
*** prekarat has joined #openstack-qa | 13:19 | |
openstackgerrit | Ralf Haferkamp proposed a change to openstack-dev/devstack: Fix LDAP support for openSUSE https://review.openstack.org/46265 | 13:27 |
*** malini_afk is now known as malini | 13:39 | |
*** dkranz has quit IRC | 13:52 | |
*** dkranz has joined #openstack-qa | 14:06 | |
*** klrmn has quit IRC | 14:17 | |
*** malini has quit IRC | 14:17 | |
*** klrmn has joined #openstack-qa | 14:18 | |
*** yassine has quit IRC | 14:18 | |
*** adalbas has joined #openstack-qa | 14:20 | |
*** yassine has joined #openstack-qa | 14:20 | |
*** ekarlso has joined #openstack-qa | 14:20 | |
*** yassine_ has joined #openstack-qa | 14:22 | |
*** malini has joined #openstack-qa | 14:23 | |
*** yassine has quit IRC | 14:24 | |
*** adalbas has quit IRC | 14:26 | |
*** bashok has quit IRC | 14:27 | |
*** adalbas has joined #openstack-qa | 14:41 | |
*** mriedem has quit IRC | 14:59 | |
*** mriedem1 has joined #openstack-qa | 15:00 | |
*** RecheckWatchBot_ has joined #openstack-qa | 15:14 | |
*** RecheckWatchBot has quit IRC | 15:15 | |
*** RecheckWatchBot_ is now known as RecheckWatchBot | 15:15 | |
*** dkranz has quit IRC | 15:19 | |
*** HenryG has quit IRC | 15:22 | |
*** HenryG has joined #openstack-qa | 15:22 | |
openstackgerrit | Cyril Roelandt proposed a change to openstack/tempest: Do not review this https://review.openstack.org/47194 | 15:31 |
*** dkranz has joined #openstack-qa | 15:32 | |
*** malini1 has joined #openstack-qa | 15:32 | |
*** malini1 has quit IRC | 15:33 | |
*** mlavalle has joined #openstack-qa | 15:33 | |
*** malini1 has joined #openstack-qa | 15:33 | |
*** mlavalle has left #openstack-qa | 15:34 | |
*** RecheckWatchBot has quit IRC | 15:34 | |
*** malini has quit IRC | 15:35 | |
*** RecheckWatchBot has joined #openstack-qa | 15:35 | |
*** malini1 has left #openstack-qa | 15:36 | |
*** malini1 has quit IRC | 15:36 | |
*** RecheckWatchBot has quit IRC | 15:36 | |
*** RecheckWatchBot has joined #openstack-qa | 15:38 | |
*** HenryG has quit IRC | 15:39 | |
*** HenryG has joined #openstack-qa | 15:40 | |
*** RecheckWatchBot has quit IRC | 15:42 | |
*** krtaylor has quit IRC | 15:43 | |
*** thomasbiege has joined #openstack-qa | 15:44 | |
*** RecheckWatchBot has joined #openstack-qa | 15:46 | |
*** annegentle has quit IRC | 15:52 | |
*** annegentle has joined #openstack-qa | 15:54 | |
*** thomasbiege has quit IRC | 15:58 | |
*** mriedem1 has quit IRC | 15:59 | |
openstackgerrit | A change was merged to openstack/tempest: Dump basic network info in the test_network_basic_ops https://review.openstack.org/40435 | 16:00 |
openstackgerrit | A change was merged to openstack/tempest: Add update-volume test https://review.openstack.org/47100 | 16:01 |
openstackgerrit | A change was merged to openstack/tempest: Use built-in print() instead of print statement https://review.openstack.org/47089 | 16:01 |
*** mriedem has joined #openstack-qa | 16:02 | |
*** prekarat has quit IRC | 16:06 | |
*** RecheckWatchBot has quit IRC | 16:09 | |
*** RecheckWatchBot has joined #openstack-qa | 16:10 | |
*** prekarat has joined #openstack-qa | 16:15 | |
*** fbo is now known as fbo_away | 16:16 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack-dev/devstack: Nicira plugin: do not die if NVP gateway IP is missing https://review.openstack.org/47414 | 16:20 |
openstackgerrit | Salvatore Orlando proposed a change to openstack-dev/devstack: Neutron nicira plugin: set up connectivity with public network https://review.openstack.org/47415 | 16:20 |
*** RecheckWatchBot has quit IRC | 16:21 | |
*** RecheckWatchBot has joined #openstack-qa | 16:22 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack-dev/devstack: Nicira plugin: do not die if NVP gateway IP is missing https://review.openstack.org/47414 | 16:25 |
openstackgerrit | Salvatore Orlando proposed a change to openstack-dev/devstack: Neutron nicira plugin: set up connectivity with public network https://review.openstack.org/47415 | 16:25 |
Anju | afazekas there? | 16:29 |
*** mriedem has quit IRC | 16:29 | |
afazekas | Anju: hi | 16:30 |
Anju | afazekas : can u please review this | 16:30 |
Anju | https://review.openstack.org/#/c/47167/ | 16:30 |
*** mriedem has joined #openstack-qa | 16:31 | |
*** thomasbiege has joined #openstack-qa | 16:32 | |
*** thomasbiege has quit IRC | 16:34 | |
afazekas | usually the '-' used in the rand name | 16:34 |
*** thomasbiege has joined #openstack-qa | 16:34 | |
*** thomasbiege has quit IRC | 16:36 | |
afazekas | 'invalid' : the names are 'non_existing', but in the 'valid' attribute range based on the used characters and length | 16:38 |
Anju | afazekas: u are sying that i need to change the nam e? | 16:41 |
afazekas | I would emphasize the not existing fact, since the expected exception is a NotFound and the other test methods usually named in this way | 16:43 |
*** jhenner has quit IRC | 16:45 | |
Anju | afazekas: first i did this..but i did not find the way how to name a non existing tenant | 16:45 |
Anju | so i did this .afazekas ..if u want i will change the patch | 16:46 |
dkranz | sdague: Are we supposed to be approving the nova v3 stuff yet? | 16:46 |
Anju | afazekas : yes. please tell me about the v3 api stuff also | 16:47 |
*** afazekas has quit IRC | 16:48 | |
openstackgerrit | A change was merged to openstack/tempest: Add keystone user-update test https://review.openstack.org/46477 | 16:48 |
Anju | dkranz: v3 api please tell how are going in this | 16:49 |
dkranz | Anju: That is what I was asking | 16:49 |
Anju | dkranz: https://review.openstack.org/#/c/39621/ | 16:50 |
Anju | dkranz: i see afazekas comments here | 16:50 |
Anju | i am not understanding how to proceed in this | 16:51 |
jog0 | mtreinish: we should get a comment from elasticRecheck soon | 16:53 |
mtreinish | jog0: yeah it already crashed I missed a hardcoded queries.json open | 16:54 |
jog0 | mtreinish: an unable to classify | 16:54 |
jog0 | :9 | 16:54 |
jog0 | :( * | 16:54 |
Anju | dkranz: ^^^ | 16:56 |
*** RecheckWatchBot has quit IRC | 16:56 | |
*** afazekas has joined #openstack-qa | 16:57 | |
*** RecheckWatchBot has joined #openstack-qa | 16:57 | |
*** mlavalle has joined #openstack-qa | 16:58 | |
dkranz | Anju: We decided to use the copy/modify approach for nova v3 | 16:58 |
Anju | ohkkk | 16:58 |
Anju | but afazekas was not happy with this | 16:59 |
Anju | as he wrote in the comment | 16:59 |
mtreinish | meeting time | 17:00 |
openstackgerrit | Steve Baker proposed a change to openstack/tempest: Raise OS_TEST_TIMEOUT for heat slow test https://review.openstack.org/47422 | 17:02 |
RecheckWatchBot | openstack-dev/devstack change: https://review.openstack.org/47415 failed tempest with an unrecognized error | 17:02 |
mtreinish | jog0: ^^^ | 17:03 |
RecheckWatchBot | openstack/nova change: https://review.openstack.org/47162 failed tempest with an unrecognized error | 17:03 |
jog0 | woot! | 17:04 |
jog0 | saw the gerritbot too! | 17:04 |
jog0 | it may be worth tweaking that commit message | 17:04 |
jog0 | err comment message | 17:04 |
jog0 | to say we don't know what your error was | 17:04 |
jog0 | mtreinish: nice work!! | 17:05 |
mtreinish | jog0: well the message is simple enough to change | 17:06 |
jog0 | maybe we should only comment when we know what the failure is and update the wiki that jenkins points to | 17:07 |
jog0 | mtreinish: otherwise its sorta redudant | 17:07 |
jog0 | but awesome | 17:07 |
*** yassine_ has quit IRC | 17:17 | |
openstackgerrit | A change was merged to openstack/tempest: Add tempest tests for os-host/{host-name} api https://review.openstack.org/46914 | 17:20 |
*** jasondotstar has quit IRC | 17:25 | |
*** thomasbiege has joined #openstack-qa | 17:29 | |
RecheckWatchBot | openstack/glance change: https://review.openstack.org/47421 failed tempest with an unrecognized error | 17:29 |
*** rockyg has joined #openstack-qa | 17:30 | |
*** yassine has joined #openstack-qa | 17:30 | |
*** HenryG has quit IRC | 17:35 | |
RecheckWatchBot | openstack/cinder change: https://review.openstack.org/47365 failed tempest because of: https://bugs.launchpad.net/bugs/1218391 | 17:39 |
*** krtaylor has joined #openstack-qa | 17:39 | |
mtreinish | jog0: ^^^ bug found message message | 17:40 |
*** mkollaro has quit IRC | 17:41 | |
jog0 | mtreinish: amazing | 17:41 |
jog0 | clarkb: ^ | 17:41 |
clarkb | \o/ | 17:43 |
*** jaypipes has quit IRC | 17:44 | |
*** yassine has quit IRC | 17:49 | |
*** sthaha has quit IRC | 17:51 | |
*** yassine has joined #openstack-qa | 17:51 | |
jog0 | afazekas: my vote for that bug is to turn it back on and force us to deal with the repercussions | 17:55 |
*** mriedem has quit IRC | 17:56 | |
openstackgerrit | Anju Tiwari proposed a change to openstack/tempest: Added Negative tests for image member https://review.openstack.org/47167 | 17:56 |
*** mriedem has joined #openstack-qa | 17:57 | |
stevebaker | afazekas: hey, could you take a quick look at this? https://review.openstack.org/#/c/47422/ | 17:58 |
*** jaypipes has joined #openstack-qa | 18:00 | |
*** ChanServ sets mode: +o jaypipes | 18:00 | |
psedlak | mtreinish: yes, testname there is one thing which should be done | 18:01 |
mlavalle | mtreinish: ping | 18:01 |
mtreinish | clarkb: https://github.com/openstack/tempest/blob/master/tempest/test.py | 18:01 |
mtreinish | mlavalle: pong | 18:01 |
*** prekarat has quit IRC | 18:01 | |
mtreinish | clarkb: we already do some stuff with subunit but it's limited to stuff that is useful for debugging | 18:01 |
mlavalle | mtreinish: you mentioned you had a question | 18:01 |
psedlak | mlavalle: as for example when cleanup for 'something' happens we were not sure which test was doing it (yes it was fixed-ips-xml using json clients :/) | 18:01 |
psedlak | mtreinish: ^^ (sorry mlavalle) | 18:02 |
clarkb | mlavalle: https://github.com/openstack/tempest/blob/master/tempest/test.py#L196 exists, does that not capture everything? | 18:02 |
clarkb | er mtreinish ^ | 18:02 |
mtreinish | mlavalle: yeah I was curious about ports cleanup | 18:02 |
mtreinish | because the issue your hitting now is delete is async | 18:02 |
mtreinish | so when you list ports things disappear from it because they're already in the process of being deleted | 18:02 |
mtreinish | so if you delete a server the port get's cleanedup automatically? | 18:03 |
afazekas | mtreinish: https://review.openstack.org/#/c/47422/ | 18:03 |
mtreinish | clarkb: yeah it get's most things (not from setupclass) but I think the complaint was in the log file (which we still output) there isn't anything to tie logs together | 18:03 |
mlavalle | mtreinish: I reproduced the error with the volume actions test that we hit last friday | 18:04 |
clarkb | mtreinish: right, but the subunit log file has all of that metadata | 18:04 |
*** yfried has joined #openstack-qa | 18:04 | |
clarkb | mtreinish: but the setupclass stuff would be missed | 18:04 |
openstackgerrit | afazekas proposed a change to openstack/tempest: unskipping bug related to test_stamp_pattern.py https://review.openstack.org/47434 | 18:04 |
mtreinish | clarkb: I'm not exactly sure what the complaint is either | 18:05 |
mlavalle | mtreinish: and it is leaving some ports alive. That is why, when I attempt to delete the subnet, I get an exception. Those ports stay there even when the test is over | 18:05 |
afazekas | joq0: https://review.openstack.org/47434 | 18:05 |
jog0 | afazekas: I saw | 18:05 |
mtreinish | mlavalle: I'm just wondering if it's better to fix the tests so they don't leave ports around instead of trying to clean them all up at the end | 18:06 |
mtreinish | I'm not sure either way | 18:06 |
mlavalle | mtreinish: my conclusion is that this particular that is doing something with the network and doesn't cleanup the ports it creates | 18:06 |
mlavalle | mtreinish: in principle, I agree with you. But the I thought that we may find the same thing with other tests | 18:06 |
mtreinish | mlavalle: that's what I figured was going on which I why I thought it would be better to correct that instead | 18:06 |
mtreinish | mlavalle: that's probably true things haven't really been run much with neutron | 18:07 |
mtreinish | we're going to uncover a lot of issues like this probably | 18:07 |
mlavalle | mtreinish: just look how many we have found in a week | 18:07 |
psedlak | clarkb, mtreinish: yeah, it's that in tempest log there are all requests going out etc logged, but they can be mixed for parallel runs, and there is no info "why" it happened (1. logging of test names, not actually parallel related), but also as it's mixed together there so cleanup/other-tests things are there 'cross-logged' ... which could be solved by for example thread/pid in there | 18:08 |
mtreinish | mlavalle: I'm fine with cheating and cleaning it up after the fact but I don't want the leaking tests to fall through the cracks either | 18:09 |
mtreinish | so it never gets fixed | 18:09 |
afazekas | mlavalle: I guess there is delay in freeing those ports deallocated by nova | 18:09 |
mtreinish | which is what I'm afraid will happen with your patch | 18:09 |
mlavalle | mtreinish: yeah, but it that case, i didn't feel I knew enough cinder to fix the problem | 18:10 |
clarkb | psedlak: right. If we can somehow get all of that into the subunit log we will get the logs assocaited with each test separate from logs assocaited with other tests | 18:12 |
mtreinish | mlavalle: well how about you open a bug about the leaking ports and leave a todo comment with your patch about fixing the port leaks around that cleanup function | 18:12 |
clarkb | psedlak: but it sounds like the setupClass stuff might be making that difficult | 18:12 |
mlavalle | mlavalle: mtreinish: great!!! I commit to keep track of that and remove the 'cheat' when the cinder test is fixed | 18:12 |
*** rockyg has quit IRC | 18:12 | |
giulivo | mlavalle, what is the cinder test failing? | 18:13 |
mtreinish | clarkb: it's just a matter of log level. The concern is on failure we don't want to pollute stdout with useless log messages | 18:13 |
afazekas | clarkb: I wonder can we add decorator for log capturing in the setUpClasses | 18:13 |
mlavalle | giulivo, mtreinish: I have to run to a meting. I'll get back to you later | 18:13 |
mtreinish | ok I need to run and grab something to eat myself | 18:14 |
afazekas | mtreinish: can you approve this: https://review.openstack.org/#/c/47422/ | 18:16 |
openstackgerrit | ZhiQiang Fan proposed a change to openstack-dev/devstack: Replace OpenStack LLC with OpenStack Foundation https://review.openstack.org/47438 | 18:21 |
afazekas | mkoderer, cyeoh, jaypipes: https://review.openstack.org/#/c/47422/ | 18:24 |
*** afazekas has quit IRC | 18:25 | |
*** yassine has quit IRC | 18:28 | |
RecheckWatchBot | openstack/nova change: https://review.openstack.org/34825 failed tempest because of: https://bugs.launchpad.net/bugs/1191960 | 18:32 |
*** mlavalle has quit IRC | 18:33 | |
*** yassine has joined #openstack-qa | 18:33 | |
*** yassine has quit IRC | 18:33 | |
*** thomasbiege has quit IRC | 18:35 | |
*** anteaya has joined #openstack-qa | 18:40 | |
*** roaet has left #openstack-qa | 18:50 | |
*** rockyg has joined #openstack-qa | 18:51 | |
openstackgerrit | Cyril Roelandt proposed a change to openstack/tempest: Do not review this https://review.openstack.org/47194 | 18:55 |
mtreinish | jog0: just to confirm I should remove the gerrit messages with an unknown tempest failure? | 18:58 |
openstackgerrit | A change was merged to openstack-dev/devstack: use method pip_install over sudo pip install so proxy settings work https://review.openstack.org/46816 | 19:02 |
*** mriedem has quit IRC | 19:03 | |
rockyg | Question:I have a few test engineers exited to start contributing to Openstack and want them to focus on the api tests that are missing. How do we go about letting folks know we have targeted a text do we don't duplicate others work? File a bug for the test and assign it to ourselves? I'll be coaching them through the first ones. | 19:05 |
openstackgerrit | A change was merged to openstack/tempest: Raise OS_TEST_TIMEOUT for heat slow test https://review.openstack.org/47422 | 19:05 |
mtreinish | rockyg: for a single test a bug is probably best. If it's a set of tests a blueprint would probably be better. | 19:06 |
rockyg | Pardon errors: I'm on am S3 until I get the proxy through the firewall working | 19:07 |
mtreinish | but you'll probably hit some duplicated effort at some point it's unavoidable because I don't think many people look at bugs before they start working on adding new tests | 19:07 |
*** mriedem has joined #openstack-qa | 19:08 | |
rockyg | I think it might be best to stay with singles then when we've got it down, go for the bp. Thanks! | 19:09 |
openstackgerrit | Anju Tiwari proposed a change to openstack/tempest: Added Negative tests for image member https://review.openstack.org/47167 | 19:09 |
*** rockyg has quit IRC | 19:14 | |
*** thomasbiege has joined #openstack-qa | 19:28 | |
*** woodspa has joined #openstack-qa | 19:28 | |
mtreinish | jog0: also on the readme on the todo items should I pull out: "Pull in list of queries from a more flexible source, so a commit isn't needed to update each time" because it's a file specified by config | 19:31 |
mtreinish | or did you mean pull it from a remote source? | 19:31 |
*** woodspa has quit IRC | 19:31 | |
dkranz | jog0: I'm a little unclear about https://review.openstack.org/#/c/47434/ which you +1'ed. We started skipping at some point and this unskips it. What changed? | 19:35 |
mtreinish | dkranz: I think it was to figure out how high a priority the bug should be. | 19:36 |
mtreinish | because the bug is only at medium right now | 19:36 |
dkranz | mtreinish: So if the gate starts failing a lot that would prove it should have higher priority? | 19:36 |
mtreinish | yeah I think that was the intent | 19:37 |
dkranz | mtreinish: OK :) | 19:37 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/tempest: Do not review this https://review.openstack.org/47194 | 19:37 |
*** thomasbiege has quit IRC | 19:38 | |
*** mriedem1 has joined #openstack-qa | 19:39 | |
*** adalbas has quit IRC | 19:40 | |
*** mriedem has quit IRC | 19:41 | |
mtreinish | jog0: I found a bug in the retry until ES populated code you added yesterday | 19:57 |
mtreinish | http://logs.openstack.org/02/44502/7/check/gate-tempest-devstack-vm-neutron/4f386e5/console.html devstack failed during setup | 19:57 |
mtreinish | so the services logs in required files aren't ever generated | 19:57 |
mtreinish | so it's stuck in an infinite loop | 19:57 |
mtreinish | maybe we should add a check if the files exist on the log server first | 19:58 |
jog0 | mtreinish: yes, remove from unknown failure and we can update the wiki. | 19:58 |
jog0 | mtreinish: and yes to pull in list of queries | 19:58 |
jog0 | we can pull in from a remote source with what we have now, just need to wire it all up | 19:59 |
jog0 | dkranz: nothing really, but ignoreing the test means we (nova) won't fix it | 20:00 |
mtreinish | jog0: Ok I already pushed the change to remove the unknown failure message, I left the 'pull in list' line in todo | 20:00 |
mtreinish | we can just remove it on the next patch | 20:00 |
jog0 | and afazekas thinks its important and this way we can figure out how frequent it is | 20:00 |
jog0 | mtreinish: ohh hmm thats a good idea | 20:01 |
*** hootjr has quit IRC | 20:01 | |
jog0 | we can hit the log server and check if the files are there | 20:02 |
jog0 | you want to do that or should I? | 20:02 |
mtreinish | can you take care of it? | 20:02 |
jog0 | sure | 20:03 |
dkranz | jog0: So does setting the priority to Medium. That's why I asked for Russell's comment. | 20:04 |
jog0 | dkranz: I am not saying we should make this high priority per-se but I am interested in seeing how frequent it is | 20:06 |
mtreinish | jog0: is it on the recheck list? | 20:06 |
jog0 | if its frequent ... also its unclear if this a cinder bug or not | 20:06 |
jog0 | mtreinish: no since its been disabled | 20:06 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/tempest: Do not review this https://review.openstack.org/47194 | 20:10 |
jog0 | dkranz: if we want to keep that test off I fully inderstand | 20:10 |
dkranz | jog0: Personally I would like to turn it on, with my "qa" hat on. But I understand why the nova team might not want to spend time trying to fix this flaky bug right now and having jobs fail just annoys people. There has to be a benefit to do that. | 20:12 |
dkranz | jog0: Like people are going to use the failure info to actually fix it. | 20:13 |
jog0 | dkranz: well with elasticRecheck its much easier to figure out what went wrong so less burdon and we get failure rate numbers | 20:14 |
dkranz | If Russell doesn't heatedly object I'll give it my +2 | 20:15 |
* russellb perks up | 20:15 | |
russellb | need me to look at something? | 20:15 |
*** krtaylor has quit IRC | 20:16 | |
jog0 | russellb: the conversation above refers to https://review.openstack.org/#/c/47434/ | 20:16 |
jog0 | I +1ed it because I like the idea but I have a hunch you should -1 it | 20:17 |
openstackgerrit | John Griffith proposed a change to openstack/tempest: Consider lc string for bootable True/False https://review.openstack.org/47460 | 20:17 |
mtreinish | jog0: "query": "@message:\"The device apparently does not exist\" AND @fields. | 20:17 |
mtreinish | filename:\"console.html\" AND @fields.build_status:\"FAILURE\"" | 20:17 |
mtreinish | do you think that's good enough for that bug if we turn it back on? | 20:17 |
jog0 | mtreinish: works for me | 20:18 |
*** yfried has quit IRC | 20:18 | |
jog0 | mtreinish: that query showed nothing in past 7 days so looks specific enough | 20:19 |
mtreinish | ok I still won't push it unless we turn it back on though and once we hit a failure so I can confirm it works | 20:19 |
jog0 | *nod* | 20:19 |
russellb | dkranz: jog0 i commented ... if the goal for turning it on is gathering more data on how often it happens, that seems fine | 20:30 |
dkranz | russellb: OK, great! | 20:31 |
russellb | if it's turn it on because that might encourage people to fix it, that's probably just going to annoy people :-) | 20:31 |
dkranz | russellb: That's why I wanted your input. | 20:31 |
russellb | ok | 20:31 |
jog0 | russellb: thanks | 20:32 |
russellb | np | 20:32 |
*** anteaya has quit IRC | 20:44 | |
*** RecheckWatchBot has quit IRC | 20:52 | |
*** RecheckWatchBot has joined #openstack-qa | 20:52 | |
openstackgerrit | ZhiQiang Fan proposed a change to openstack/tempest: Replace OpenStack LLC with OpenStack Foundation https://review.openstack.org/47474 | 20:53 |
jog0 | mtreinish: do you have an example of a logs.openstack url that is missing files | 20:53 |
mtreinish | jog0: http://logs.openstack.org/02/44502/7/check/gate-tempest-devstack-vm-neutron/4f386e5/ | 20:54 |
mtreinish | that's the one that was stuck | 20:54 |
jog0 | thanks | 20:54 |
jog0 | perfect | 20:55 |
RecheckWatchBot | openstack/ceilometer change: https://review.openstack.org/46100 failed tempest with an unrecognized error | 21:02 |
jog0 | mtreinish: new patch coming soon | 21:15 |
*** morganfainberg is now known as CaptainMorgan | 21:20 | |
RecheckWatchBot | openstack/heat change: https://review.openstack.org/44228 failed tempest with an unrecognized error | 21:21 |
RecheckWatchBot | openstack/heat change: https://review.openstack.org/45462 failed tempest with an unrecognized error | 21:21 |
jog0 | mtreinish: pushed | 21:24 |
*** dkranz has quit IRC | 21:28 | |
*** mikal has joined #openstack-qa | 21:28 | |
mikal | So, I cannot for the life of me see how I broke tempest with https://review.openstack.org/#/c/46867/ | 21:29 |
mikal | Is someone free enough to help me figure it out please? | 21:29 |
jog0 | mikal: I may know thisone | 21:32 |
mikal | jog0: hurraj! | 21:32 |
mikal | hurrah even | 21:32 |
mikal | It seems like one of the test instances isn't starting, but I really can't see why | 21:33 |
russellb | jog0: is turning into a test failure nonja | 21:33 |
mikal | Is that a french ninja? | 21:33 |
russellb | heh, something like that | 21:33 |
jog0 | hehhttp://logs.openstack.org/67/46867/4/check/gate-tempest-devstack-vm-full/0def2e6/logs/screen-n-cpu.txt.gz#_2013-09-19_11_38_52_560 | 21:35 |
jog0 | http://logs.openstack.org/67/46867/4/check/gate-tempest-devstack-vm-full/0def2e6/logs/screen-n-cpu.txt.gz#_2013-09-19_11_38_52_560 | 21:35 |
jog0 | thats the first bug I think | 21:35 |
* mikal looks | 21:35 | |
jog0 | the second failure postgres job appears to be different | 21:39 |
mikal | jog0: so... that's close to the code I changed, but I didn't change that bit | 21:39 |
mikal | Unless I grossly misunderstand the error | 21:39 |
jog0 | mikal: in this case a recheck no bug is a safe bet | 21:40 |
jog0 | If it is you then it will fail again | 21:40 |
mikal | jog0: I've done that a few times with no joy | 21:41 |
mikal | So yeah, I agree its me | 21:41 |
mikal | I just don't see _how_ its me | 21:41 |
mikal | I shall stare some more I guess | 21:41 |
jog0 | mikal: looks like the bug in devstack-full occured elsewhere too | 21:42 |
jog0 | not jsut your job | 21:42 |
jog0 | so I don't think that one is you | 21:43 |
jog0 | http://logstash.openstack.org/#eyJzZWFyY2giOiJcInFlbXUtbmJkOiBGYWlsZWQgdG8gYmRydl9vcGVuXCIgIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiIxNDQwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjEzNzk2MjcwNDA0MjYsIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= | 21:44 |
mikal | Huh | 21:44 |
jog0 | logstash makes ugly URLs | 21:44 |
mikal | But that page is awesome | 21:45 |
jog0 | my guess is you are making a once transient bug repeatable | 21:45 |
mikal | Hmmm, that failure gets hits going back at least a week | 21:46 |
jog0 | mikal: we only store logs going back one week in logstash | 21:46 |
jog0 | or maybe two | 21:46 |
jog0 | I forgot | 21:46 |
mikal | Oh bummer | 21:46 |
mikal | I shall fedex clarkb a bigger hard disk | 21:46 |
jog0 | sorry if that doesn't help, I think what i am trying to say is you stepped on a landmine | 21:46 |
mikal | Yeah | 21:47 |
mikal | I wonder how I get off it without it blowing up though... | 21:47 |
jog0 | good luck | 21:47 |
*** HenryG has joined #openstack-qa | 21:50 | |
jog0 | mtreinish: we are starting the migration to infra | 21:51 |
RecheckWatchBot | openstack/horizon change: https://review.openstack.org/47445 failed tempest with an unrecognized error | 22:00 |
RecheckWatchBot | openstack/cinder change: https://review.openstack.org/47473 failed tempest with an unrecognized error | 22:01 |
RecheckWatchBot | openstack/swift change: https://review.openstack.org/45134 failed tempest with an unrecognized error | 22:01 |
RecheckWatchBot | openstack/horizon change: https://review.openstack.org/47445 failed tempest with an unrecognized error | 22:01 |
*** sungju has joined #openstack-qa | 22:02 | |
*** jgriffith has joined #openstack-qa | 22:11 | |
CaptainMorgan | mtreinish, is there another person that would be good to bug about the tempest change you looked at for me yesterday? Just trying to pin things down so we can get the RC1 stuff taken care of for keystone. | 22:12 |
RecheckWatchBot | openstack/swift change: https://review.openstack.org/45134 failed tempest because of: https://bugs.launchpad.net/bugs/1211915 | 22:16 |
*** marun has quit IRC | 22:17 | |
*** jerryz has joined #openstack-qa | 22:18 | |
RecheckWatchBot | openstack/heat change: https://review.openstack.org/45462 failed tempest with an unrecognized error | 22:19 |
*** mriedem1 has quit IRC | 22:22 | |
*** weshay has quit IRC | 22:29 | |
openstackgerrit | Davanum Srinivas (dims) proposed a change to openstack/tempest: Ensure server is in ACTIVE state - possible fix for transient failures https://review.openstack.org/47494 | 22:32 |
RecheckWatchBot | openstack/nova change: https://review.openstack.org/47488 failed tempest because of: https://bugs.launchpad.net/bugs/1191960 | 22:42 |
mikal | jog0: you still around? | 23:02 |
jog0 | mikal: yup | 23:02 |
mikal | jog0: so... I just got back to digging into that problem I was having | 23:03 |
mikal | 2013-09-19 11:38:20.631 AUDIT nova.virt.block_device [req-e1f2e1fb-4bc6-4a8d-8f3a-598565886823 tempest.scenario.manager533713463-user tempest.scenario.manager823214836-tenant] [instance: 4cf4f756-6d05-42e7-936a-e0d351d77102] Booting with volume aa318c18-a7a4-434f-9786-309ed4be47ca at vda | 23:03 |
mikal | So... | 23:03 |
mikal | The disk file is missing because this instance was booted from volume | 23:03 |
jog0 | link to output | 23:03 |
mikal | Please hold | 23:04 |
mikal | http://logs.openstack.org/67/46867/4/check/gate-tempest-devstack-vm-full/0def2e6/logs/screen-n-cpu.txt.gz#_2013-09-19_11_38_20_631 | 23:04 |
*** giulivo has quit IRC | 23:08 | |
RecheckWatchBot | openstack/keystone change: https://review.openstack.org/47404 failed tempest with an unrecognized error | 23:08 |
RecheckWatchBot | openstack/glance change: https://review.openstack.org/43899 failed tempest with an unrecognized error | 23:16 |
jog0 | mikal: so if boot from volume we shouldn't do this disk stuff? | 23:20 |
jog0 | wonder how that was transient before | 23:20 |
mikal | jog0: the fix I proposed was to accurately detect injection failures for mandatory files. We previously erroneuosly ignored them | 23:21 |
mikal | So, I think I just turned an existing missed fail into a real fail | 23:21 |
mikal | Which is the correct behaviour here I suspect | 23:22 |
mikal | I'm not sure how inject should work for volumes | 23:22 |
mikal | But its definitely a fail in this method | 23:22 |
mikal | So I don't think it was transcient. I think we were just always ignoring it. | 23:22 |
jog0 | hmm thats very possible | 23:26 |
jog0 | sounds like your having fun | 23:27 |
*** anteaya has joined #openstack-qa | 23:29 | |
mikal | jog0: is it possible that you've never experienced fun? | 23:30 |
mikal | jog0: I read a wikipedia page which implied it wasn't much like this... | 23:30 |
jog0 | haha | 23:30 |
*** ken1ohmichi has joined #openstack-qa | 23:33 | |
mtreinish | jog0: sorry I had to leave early before. Cool I'll have to kill the bot when I go into the office tomorrow (I left my laptop there) | 23:34 |
*** anteaya has quit IRC | 23:36 | |
mtreinish | jog0: https://review.openstack.org/#/c/47491/1/modules/openstack_project/files/gerrit/acls/openstack-dev/elastic-recheck.config | 23:46 |
mtreinish | you're going to be a ptl? | 23:46 |
*** sungju has quit IRC | 23:49 | |
jog0 | we can co-ptl if you wish | 23:58 |
jog0 | ptl is there mainly for pushing tags | 23:58 |
mtreinish | jog0: I was just giving you a hard time :) | 23:58 |
mtreinish | it's a funny title for something so small | 23:58 |
jog0 | yeah it is :) | 23:59 |
mtreinish | jog0: I'm working on a query verification test that we can run when queries get's its own repo | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!