Friday, 2017-03-24

oomichigmann: is it hard to specify upload_path on caller side on tests?00:00
*** tmatsu_ has joined #openstack-qa00:00
oomichigmann: most parts of URL are mandatory on service clients00:01
oomichigmann: I'd like to find most consistent way as library00:01
*** tmatsu_ has quit IRC00:02
*** spzala has quit IRC00:02
*** tmatsu_ has joined #openstack-qa00:02
oomichigmann: maybe you will change these clients to tempest.lib, then I take care of the interface00:03
gmannoomichi: but that depends on API whether to make it mandatory right. because in this API, swift except the empty string, so user/tests not need to specify path alsways00:03
gmannAPI description - "UPLOAD_PATH can be a container, a pseudo-directory within a container, or an empty string. "00:03
*** tmatsu has quit IRC00:04
oomichigmann: yeah, I am reading the API doc00:04
gmannonly thing is if we make it mandatory that tests needs to send empty string also as param to client00:04
oomichigmann: yeah, right. That means testers should understand the container is auto-created intentionally00:05
* gmann thinking ...00:06
oomichigmann: another point is that: how about data?00:06
oomichigmann: data is ok to cpecify None as the data?00:08
gmannoomichi: checking that, may be00:08
oomichigmann: I am reading the doc, but I cannot get it yet.00:09
oomichigmann: "Only regular files will be uploaded. Empty directories, symlinks, etc will not be uploaded."00:09
oomichifrom https://docs.openstack.org/developer/swift/middleware.html#extract-archive00:10
oomichihumm, I am not sure the above allows us to specify None..00:10
oomichigmann: btw if switching cinder v2 and v3 api tests with catalog_type only, we need to make api_v2/v3 deprecated00:12
oomichisince -dev ml00:12
oomichiapi_v2/v3 means tempest config options00:13
gmannoomichi: sure, i will check on data more and update accordingly. thanks for nice review :)00:13
oomichigmann: no worries :)00:13
gmannoomichi: i think so we can deprecate then remove00:13
oomichigmann: yeah, I also think so00:14
gmannoomichi: do you remember why we did that even devstack used to register separate catalog_type for all volume APis?00:14
*** nadya has joined #openstack-qa00:15
gmannoomichi: because there were many difference between v1 and v200:15
gmannoomichi: but now as v2 should be exactly same as v3 base then it goes exactly same as nova case00:15
oomichigmann: https://github.com/openstack-dev/devstack/blob/master/lib/cinder#L40800:15
gmannyea00:15
gmannoomichi: i think we can deprecate them once we merge v2/v3 clients and  run tests for both as default00:16
oomichigmann: sdague leaded catalog_type thing, but I am not sure the conclusion00:16
gmannas default means based on catalog_type00:16
oomichigmann: yeah, different endpoints of the same components are a little redundant.00:18
gmannoomichi: yea but that might be the last(as per current design) endpoint like nova v2.1 and cinder v300:18
gmannas both have microversion and should work on base/same endpoint00:18
*** yangyapeng has joined #openstack-qa00:19
gmannnow onwards00:19
oomichigmann: if these endpoints are merged into a single for each service with removing version, tempest will need config option for specifying00:19
gmannoomichi: right.00:19
*** nadya has quit IRC00:19
*** yangyapeng has quit IRC00:20
oomichigmann: I think we tried to remove the part of version from endpoints like tenant-id part, but I am not sure the conclusion00:20
gmannoomichi: or we can have just single config options which tells which version to tests ('v2', 'v3' etc)00:20
oomichigmann: yeah, then we will need the version config again00:20
openstackgerritMerged openstack-dev/devstack master: Create /opt/stack and make it home directory  https://review.openstack.org/44700600:21
gmannoomichi: which will be same for nova also. so i think as of now we can go with catalog_type for cinder tests also00:21
openstackgerritMerged openstack-dev/devstack master: Delete unnecessary groupadd in multinode-lab  https://review.openstack.org/44842100:21
oomichigmann: yes, I see the same vision00:21
oomichigmann: ok, I need to go home now, see you :)00:24
gmannoomichi: see you. take rest.00:25
*** dave-mccowan has quit IRC00:29
*** pvaneck has quit IRC00:29
*** armax has joined #openstack-qa00:30
*** armax has quit IRC00:38
*** tosky has quit IRC00:43
*** xiongjh1 has joined #openstack-qa00:48
*** dave-mccowan has joined #openstack-qa00:48
*** dave-mcc_ has joined #openstack-qa00:55
*** dave-mccowan has quit IRC00:57
*** armax has joined #openstack-qa01:02
*** spzala has joined #openstack-qa01:08
*** dave-mccowan has joined #openstack-qa01:10
*** dave-mcc_ has quit IRC01:11
openstackgerritgecong proposed openstack/os-testr master: Remove support for py34 in os-testr  https://review.openstack.org/44937901:12
*** spzala has quit IRC01:20
*** spzala has joined #openstack-qa01:20
*** spzala has quit IRC01:21
*** spzala has joined #openstack-qa01:21
*** xiongjh1 has quit IRC01:22
*** armax has quit IRC01:22
*** xiongjh1 has joined #openstack-qa01:23
*** hongbin_ has joined #openstack-qa01:28
*** zhouyf6_ has joined #openstack-qa01:31
*** sridharg has joined #openstack-qa01:34
*** jamielennox is now known as jamielennox|away01:39
*** Apoorva_ has quit IRC01:47
*** jamielennox|away is now known as jamielennox01:48
*** ihrachys has joined #openstack-qa01:52
*** spzala has quit IRC01:56
*** spzala has joined #openstack-qa01:56
*** spzala has quit IRC02:02
*** nadya has joined #openstack-qa02:15
*** ihrachys has quit IRC02:18
*** spzala has joined #openstack-qa02:19
*** nadya has quit IRC02:20
*** spzala has quit IRC02:23
*** yangyapeng has joined #openstack-qa02:25
*** larainema has quit IRC02:32
*** gkadam has joined #openstack-qa02:35
*** tbarron has quit IRC02:38
*** knikolla has quit IRC02:38
*** yamahata has quit IRC02:43
*** tbarron has joined #openstack-qa02:48
*** knikolla has joined #openstack-qa02:50
*** esberglu has joined #openstack-qa02:53
*** tuanluong has joined #openstack-qa02:56
*** esberglu has quit IRC02:58
*** zackf has joined #openstack-qa02:59
*** spzala has joined #openstack-qa03:00
*** spzala has quit IRC03:05
*** dave-mccowan has quit IRC03:08
*** ramishra has joined #openstack-qa03:12
openstackgerritFelipe Monteiro proposed openstack/patrole master: Modify policy parser to combine custom and default policy files.  https://review.openstack.org/44934803:13
*** fnaval has quit IRC03:13
*** fnaval has joined #openstack-qa03:14
*** mrodden has quit IRC03:17
*** mrodden has joined #openstack-qa03:19
*** hongbin_ has quit IRC03:24
*** spzala has joined #openstack-qa03:42
*** spzala has quit IRC03:47
*** yamahata has joined #openstack-qa03:47
openstackgerritMasayuki Igawa proposed openstack/openstack-health master: Change default period of all graphs to 1 week  https://review.openstack.org/44942203:50
*** fandi has joined #openstack-qa03:53
*** fnaval has quit IRC04:00
*** spzala has joined #openstack-qa04:09
*** spzala has quit IRC04:13
*** nadya has joined #openstack-qa04:16
openstackgerritMerged openstack/tempest master: Use Sphinx 1.5 warning-is-error  https://review.openstack.org/44855304:18
*** nadya has quit IRC04:21
*** tmatsu_ has quit IRC04:24
*** tmatsu has joined #openstack-qa04:26
*** tmatsu has quit IRC04:29
*** tmatsu has joined #openstack-qa04:29
*** amotoki has joined #openstack-qa04:31
*** ihrachys has joined #openstack-qa04:32
*** amotoki has quit IRC04:35
*** gcheresh_ has joined #openstack-qa04:40
*** yangyapeng has quit IRC04:40
*** tmatsu has quit IRC04:43
*** amotoki has joined #openstack-qa04:44
*** tmatsu has joined #openstack-qa04:48
*** nadya has joined #openstack-qa04:53
*** shausy has joined #openstack-qa04:55
*** udesale has joined #openstack-qa04:57
*** amotoki has quit IRC04:58
*** amotoki has joined #openstack-qa05:01
*** spzala has joined #openstack-qa05:01
*** gcheresh_ has quit IRC05:04
*** spzala has quit IRC05:06
*** fandi has quit IRC05:07
*** sridharg has quit IRC05:08
*** amotoki has quit IRC05:09
*** udesale has quit IRC05:11
*** udesale__ has joined #openstack-qa05:11
*** armax has joined #openstack-qa05:11
*** Kevin_Zheng has quit IRC05:13
*** nadya has quit IRC05:15
*** nadya has joined #openstack-qa05:15
*** pgadiya has joined #openstack-qa05:18
*** nadya has quit IRC05:19
*** udesale__ has quit IRC05:20
*** udesale has joined #openstack-qa05:20
*** udesale has quit IRC05:21
*** udesale has joined #openstack-qa05:22
*** spzala has joined #openstack-qa05:23
*** spzala has quit IRC05:27
*** prateek has joined #openstack-qa05:31
*** tmatsu has quit IRC05:40
*** zackf has quit IRC05:42
*** tmatsu has joined #openstack-qa05:45
*** sridharg has joined #openstack-qa05:49
*** tmatsu has quit IRC05:51
*** tmatsu has joined #openstack-qa05:51
*** tmatsu has quit IRC05:56
*** amotoki has joined #openstack-qa05:58
*** spzala has joined #openstack-qa06:00
*** spzala has quit IRC06:05
*** aojea has joined #openstack-qa06:12
*** tmatsu has joined #openstack-qa06:14
*** tmatsu has quit IRC06:14
*** tmatsu has joined #openstack-qa06:14
*** aojea has quit IRC06:18
openstackgerritMasayuki Igawa proposed openstack/stackviz master: Add interactive guideline and detail for dstat  https://review.openstack.org/44225306:26
*** armax has quit IRC06:29
openstackgerritMasayuki Igawa proposed openstack/stackviz master: Add interactive guideline and detail for dstat  https://review.openstack.org/44225306:29
*** spzala has joined #openstack-qa06:42
*** ihrachys has quit IRC06:44
*** gouthamr has joined #openstack-qa06:45
*** spzala has quit IRC06:47
*** mvk has quit IRC06:47
*** tmatsu has quit IRC06:55
*** tmatsu has joined #openstack-qa06:55
*** markus_z has joined #openstack-qa06:56
*** tmatsu has quit IRC06:57
*** tmatsu has joined #openstack-qa06:58
*** spzala has joined #openstack-qa07:10
*** gouthamr has quit IRC07:12
*** spzala has quit IRC07:15
*** tesseract has joined #openstack-qa07:31
openstackgerritJeremy Zhang proposed openstack/tempest master: eplaces uuid.uuid4 with uuidutils.generate_uuid()  https://review.openstack.org/44946107:48
openstackgerritJeremy Zhang proposed openstack/tempest master: Replace uuid.uuid4() with uuidutils.generate_uuid()  https://review.openstack.org/44946107:52
*** spzala has joined #openstack-qa07:52
*** gcheresh_ has joined #openstack-qa07:54
*** yangyapeng has joined #openstack-qa07:56
*** spzala has quit IRC07:57
*** gcheresh_ has quit IRC08:00
*** nadya has joined #openstack-qa08:05
*** nadya has quit IRC08:06
*** nadya has joined #openstack-qa08:06
*** yamahata has quit IRC08:07
*** gcheresh_ has joined #openstack-qa08:08
*** shardy_afk is now known as shardy08:09
*** mriedem has quit IRC08:16
openstackgerritMarkus Zoeller (markus_z) proposed openstack/tempest master: Nova: test live migration with serial console  https://review.openstack.org/34681508:16
openstackgerritMarkus Zoeller (markus_z) proposed openstack/tempest master: Nova: Move _Websocket class to a common place  https://review.openstack.org/44755708:16
*** aojea has joined #openstack-qa08:18
*** aojea has quit IRC08:18
*** aojea has joined #openstack-qa08:19
*** Kevin_Zheng has joined #openstack-qa08:22
*** amoralej|off is now known as amoralej08:23
*** e has joined #openstack-qa08:27
*** zhouyf6__ has joined #openstack-qa08:28
*** zhouyf6_ has quit IRC08:31
*** spzala has joined #openstack-qa08:33
*** spzala has quit IRC08:38
*** r-mibu has quit IRC08:40
*** aarefiev_pto is now known as aarefiev08:42
*** tmatsu has quit IRC08:42
*** gcheresh_ has quit IRC08:55
*** alex_xu has quit IRC08:58
*** martinkopec has joined #openstack-qa08:58
*** alex_xu has joined #openstack-qa08:59
openstackgerritGhanshyam Mann proposed openstack/tempest master: Separate object-storage bulk operation service clients  https://review.openstack.org/40963409:00
*** alex_xu has quit IRC09:01
*** alex_xu has joined #openstack-qa09:02
*** alex_xu has quit IRC09:06
*** alex_xu has joined #openstack-qa09:07
*** aojea_ has joined #openstack-qa09:10
*** aojea has quit IRC09:12
*** udesale has quit IRC09:15
*** spzala has joined #openstack-qa09:15
*** spzala has quit IRC09:19
*** tuanluong has quit IRC09:23
*** lucas-afk is now known as lucasagomes09:29
*** esberglu has joined #openstack-qa09:30
openstackgerritJaesang Lee proposed openstack/tempest master: Add skip_checks method for VolumesV2ImageMetadata  https://review.openstack.org/44952409:31
*** grafuls has joined #openstack-qa09:32
*** esberglu has quit IRC09:35
*** r-mibu has joined #openstack-qa09:40
openstackgerritDavid Rabel proposed openstack-dev/devstack master: Do not use libvirt-bin package anymore  https://review.openstack.org/44709409:44
andreafgmann, oomichi: tbh I think we should expose both the volume v2 and v3 client09:48
*** spzala has joined #openstack-qa09:48
andreafgmann, oomichi: from an implementation pov the v3 client could be a shim on top of v209:48
andreafgmann, oomichi: but I would not like a client where you have to pass which version of the API to use, I think that detail should be "hidden" in the client09:49
andreafgmann, oomichi: it should be easy enough for tests to select which client to use based on a config option09:49
*** yamamoto has quit IRC09:50
openstackgerritDavid Rabel proposed openstack-dev/devstack master: Delete extra handling of Ubuntu Trusty  https://review.openstack.org/44953909:50
*** gkadam has quit IRC09:51
*** rabel has joined #openstack-qa09:52
*** e0ne has joined #openstack-qa09:53
huanxieHi sc68cal, could you help review my patch https://review.openstack.org/#/c/435224/ which is to remove xenserver neutron specific part in devstack, because we have our own devstack plugin, we are moving the function there and make cleanup in this patch09:53
*** spzala has quit IRC09:53
gmannandreaf: that will not expose the version bits in client09:54
openstackgerritJeremy Zhang proposed openstack/tempest master: Replace uuid.uuid4() with uuidutils.generate_uuid()  https://review.openstack.org/44946109:54
gmannandreaf: client will direct API call to /v2 or /v3 based on config only (catalog_type)09:55
gmannandreaf: but yea i not sure every production will have separate catalog_type for v2 and v3 like devstack does09:55
andreafgmann: having different catalog types for different versions of an api is actually an anti-pattern in devstack09:56
andreafgmann: and I believe the catalog standardisation process goes in the opposite direction09:56
gmannandreaf: yea that i agree...09:57
andreafgmann: the client won't depend on config directly anyways, so it means that you need to init the client and pass something that tells it which api version to use09:57
*** mvk has joined #openstack-qa09:57
*** Serlex has joined #openstack-qa09:57
andreafgmann: which is an option, but I thought it was a better ux to have two separate clients09:57
gmannandreaf: but i am not sure about version appending in endpoints also which is also not best practice and i remember we had issue earlier09:58
andreafgmann: because also the v2 client won't change ever, while the v3 will evolve with microversions09:58
gmannandreaf: but it end up having duplicate client class right09:58
gmannandreaf: and we have to do version bit change in auth depends on api_version in client side09:59
andreafgmann: not necessarily we could have a module level setting and then just and __init__ module were we define __all__ in v3 and point back to the v2 classes09:59
*** nadya has quit IRC10:01
*** nadya has joined #openstack-qa10:01
andreafgmann: uhm.... looking at auth.py we support endpoint selection in the catalog by service, region, endpoint_type and name10:03
andreafgmann: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/lib/auth.py#n39310:04
gmannandreaf: yea10:04
gmannandreaf: and same we have for nova v2 and v2.1 very similar case like cinder v2 and v310:04
gmannandreaf: not sure what is best way to go10:05
*** nadya has quit IRC10:05
*** pcaruana has joined #openstack-qa10:05
andreafgmann: if I remember right the plan was to always have unversioned endpoints in the catalog, which means an extra round trip before you get to the actual end point10:06
gmannandreaf: because having version in endpoints also not standard10:07
gmannandreaf: yea i also think so but totally outdated on that, may be sdague knows more on that plan10:07
andreafgmann: yeah I need to check where we stand on that as well :D10:08
gmann+110:08
gmannandreaf: on these  -https://review.openstack.org/#/c/431276/15  https://review.openstack.org/#/c/443444/110:10
gmannandreaf: it looks like wider issue and not sure what all we should tests and what all we except from neutron plugin like odl.10:11
andreafgmann: yeah I'd like to get some clarity before we change tests10:11
gmannandreaf: ipv6 protocol type are confusing i will start mail thread on that and get more opinion from neutron and plugin guys10:11
andreafgmann: cool thanks10:12
gmannandreaf: this one triggered me more on that - https://bugs.launchpad.net/tempest/+bug/167136610:12
openstackLaunchpad bug 1671366 in tempest "IPv6 Scenario tests should use icmpv6 protocol for Security Group rule" [Undecided,In progress] - Assigned to Sridhar Gaddam (sridhargaddam)10:12
*** xiongjh1 has left #openstack-qa10:12
*** shausy has quit IRC10:18
*** gcheresh_ has joined #openstack-qa10:25
openstackgerritJordan Pittier proposed openstack/tempest master: Unskip test_snapshot_list_param_limit_equals_zero  https://review.openstack.org/44928310:27
*** Baqar has quit IRC10:28
*** Baqar has joined #openstack-qa10:28
*** spzala has joined #openstack-qa10:29
*** zackf has joined #openstack-qa10:31
openstackgerritJordan Pittier proposed openstack/tempest master: Fix multiple create for multiple networks  https://review.openstack.org/44863810:33
*** Baqar has quit IRC10:34
*** Baqar has joined #openstack-qa10:34
*** spzala has quit IRC10:34
*** zackf has quit IRC10:36
*** tosky has joined #openstack-qa10:38
*** Baqar has quit IRC10:39
*** Baqar has joined #openstack-qa10:39
*** nadya has joined #openstack-qa10:44
*** zhouyf6__ has quit IRC10:44
*** yamamoto has joined #openstack-qa10:49
*** yamamoto_ has joined #openstack-qa10:50
*** cdent has joined #openstack-qa10:52
*** yamamoto has quit IRC10:54
gmannandreaf: http://lists.openstack.org/pipermail/openstack-dev/2017-March/114570.html10:55
*** armax has joined #openstack-qa11:02
*** yamamoto_ has quit IRC11:05
*** yamamoto has joined #openstack-qa11:05
*** e0ne has quit IRC11:10
*** e0ne has joined #openstack-qa11:10
*** armax has quit IRC11:16
*** yamamoto has quit IRC11:17
openstackgerritMerged openstack/tempest master: Remove explicit install of setuptools  https://review.openstack.org/44867011:17
*** dtantsur|afk is now known as dtantsur11:18
*** udesale has joined #openstack-qa11:19
*** sdague has joined #openstack-qa11:21
*** udesale has quit IRC11:21
*** kbaikov has quit IRC11:24
*** rfolco has joined #openstack-qa11:32
*** rfolco has quit IRC11:33
*** rfolco has joined #openstack-qa11:33
*** kbaikov has joined #openstack-qa11:34
*** pgadiya has quit IRC11:38
openstackgerritSean Dague proposed openstack-infra/devstack-gate master: Capture any devstack unit logs  https://review.openstack.org/44931111:46
*** spzala has joined #openstack-qa11:50
*** rfolco has quit IRC11:51
*** Serlex has quit IRC11:54
*** spzala has quit IRC11:56
*** udesale has joined #openstack-qa12:01
*** yamamoto has joined #openstack-qa12:06
openstackgerritMh Raies proposed openstack/tempest master: Adding server evacuate client  https://review.openstack.org/44796212:06
*** aysyd has joined #openstack-qa12:08
*** grafuls has quit IRC12:12
*** lucasagomes is now known as lucas-hungry12:14
*** yamamoto has quit IRC12:15
*** zackf has joined #openstack-qa12:21
*** zhouyf6__ has joined #openstack-qa12:22
*** zackf has quit IRC12:26
*** rfolco has joined #openstack-qa12:27
*** yangyapeng has quit IRC12:31
*** shardy is now known as shardy_lunch12:31
*** spzala has joined #openstack-qa12:32
*** spzala has quit IRC12:37
*** udesale has quit IRC12:42
*** Serlex has joined #openstack-qa12:52
*** david-lyle has quit IRC12:55
*** esberglu has joined #openstack-qa12:55
*** ramishra has quit IRC12:56
openstackgerritMerged openstack-dev/devstack master: run memory_tracker as root  https://review.openstack.org/44922012:59
*** cdent has quit IRC13:02
*** dustins has joined #openstack-qa13:04
*** mriedem has joined #openstack-qa13:06
*** spzala has joined #openstack-qa13:06
*** gouthamr has joined #openstack-qa13:08
*** ihrachys has joined #openstack-qa13:11
*** spzala has quit IRC13:12
*** ihrachys has quit IRC13:12
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Add query for AZ scheduling bug 1675607  https://review.openstack.org/44961913:16
openstackbug 1675607 in OpenStack Compute (nova) "test_list_migrations_in_flavor_resize_situation fails with NoValidHost - AvailabilityZoneFilter returned 0 hosts" [Undecided,Confirmed] https://launchpad.net/bugs/167560713:16
*** shardy_lunch is now known as shardy13:17
*** yamamoto has joined #openstack-qa13:19
*** yangyapeng has joined #openstack-qa13:21
openstackgerritMerged openstack-infra/elastic-recheck master: Add query for AZ scheduling bug 1675607  https://review.openstack.org/44961913:25
openstackbug 1675607 in OpenStack Compute (nova) "test_list_migrations_in_flavor_resize_situation fails with NoValidHost - AvailabilityZoneFilter returned 0 hosts" [Undecided,Confirmed] https://launchpad.net/bugs/167560713:25
*** lucas-hungry is now known as lucasagomes13:27
*** zhouyf6__ has quit IRC13:30
openstackgerritSean Dague proposed openstack-infra/devstack-gate master: Capture any devstack unit logs  https://review.openstack.org/44931113:32
*** lucasagomes is now known as lucas-brb13:35
*** prateek has quit IRC13:36
*** openstackrecheck has quit IRC13:43
*** openstackrecheck has joined #openstack-qa13:43
*** spzala has joined #openstack-qa13:45
*** awaugama has joined #openstack-qa13:46
*** ihrachys has joined #openstack-qa13:47
openstackgerritMh Raies proposed openstack/tempest master: Adding server evacuate client  https://review.openstack.org/44796213:48
*** dansmith is now known as superdan13:49
*** mtanino has joined #openstack-qa13:49
*** spzala has quit IRC13:50
*** asselin has joined #openstack-qa13:53
*** dimtruck is now known as zz_dimtruck13:53
*** sshnaidm|off has quit IRC13:54
*** zz_dimtruck is now known as dimtruck13:54
fricklerclarkb: here is the result of your debug output, confirming that cirros doesn't have authorized_keys defined at that point: http://logs.openstack.org/periodic/periodic-tempest-dsvm-neutron-full-ssh-master/68d6d87/console.html#_2017-03-24_07_12_31_66010513:55
*** awaugama has quit IRC13:56
fricklerclarkb: in fact, looking at what cirros does, this seems like a pretty easy race condition, triggered by that test stopping the instance (almost) immediately after creation13:56
*** rossella_s has joined #openstack-qa13:56
fricklerclarkb: the script that fetches the ssh key from the metadata, /etc/init.d/cirros-apply-net, is only being executed once per instance. so if the instance is stopped while it is running, but before it has updated the key, that will not happen on subsequent boots, too13:57
*** awaugama has joined #openstack-qa13:58
*** lucas-brb is now known as lucasagomes14:01
*** felipemonteiro has joined #openstack-qa14:03
*** dimtruck is now known as zz_dimtruck14:03
openstackrecheckConsole logs not available after 20:03s for gate-tempest-pep8-ubuntu-xenial 447962,7,383981214:06
*** dave-mccowan has joined #openstack-qa14:08
*** spzala has joined #openstack-qa14:08
*** scottda has joined #openstack-qa14:09
openstackgerritFelipe Monteiro proposed openstack/patrole master: Modify policy parser to combine custom and default policy files.  https://review.openstack.org/44934814:12
*** spzala has quit IRC14:21
*** zz_dimtruck is now known as dimtruck14:21
*** amoralej is now known as amoralej|lunch14:21
*** nadya has quit IRC14:23
*** rossella_s has quit IRC14:24
*** david-lyle has joined #openstack-qa14:26
openstackrecheckConsole logs not available after 20:02s for gate-telemetry-dsvm-integration-ceilometer-ubuntu-xenial 449612,1,a966c3814:26
*** Ak13 has joined #openstack-qa14:30
andreaffrickler: nice find!14:30
*** tonytan_brb has joined #openstack-qa14:33
*** amotoki has quit IRC14:35
*** tonytan4ever has quit IRC14:35
*** gszasz has quit IRC14:37
*** alex_xu has quit IRC14:37
*** hongbin has joined #openstack-qa14:37
*** alex_xu has joined #openstack-qa14:38
*** udesale has joined #openstack-qa14:38
*** spzala has joined #openstack-qa14:43
*** amotoki has joined #openstack-qa14:45
openstackrecheckConsole logs not available after 20:04s for gate-functional-dsvm-magnum-api-ubuntu-xenial 448903,1,b3939ea14:46
openstackgerritAndrea Frittoli proposed openstack/tempest master: Fix race in test_attach_detach_volume  https://review.openstack.org/44966114:46
andreaffrickler, clarkb: ^^^ this should fix the race14:46
*** amotoki has quit IRC14:47
*** yangyapeng has quit IRC14:51
*** yangyapeng has joined #openstack-qa14:52
openstackgerritJohn L. Villalovos proposed openstack/tempest master: Have call_until_true() return the result from the called func  https://review.openstack.org/44524014:53
fricklerandreaf: cool, I was just thinking about exactly that workaround :)14:54
openstackgerritVasyl Saienko proposed openstack-dev/devstack master: Add add_image_link common function  https://review.openstack.org/42065614:57
*** cdent has joined #openstack-qa14:57
*** prateek has joined #openstack-qa14:58
*** jianghuaw-m has joined #openstack-qa14:58
*** felipemonteiro has quit IRC15:01
*** prateek has quit IRC15:01
*** prateek has joined #openstack-qa15:02
*** jianghuaw-m has quit IRC15:05
openstackrecheckConsole logs not available after 20:02s for gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial 449464,1,0397fb615:06
*** jianghuaw has joined #openstack-qa15:08
openstackgerritMerged openstack/patrole master: Remove special_fields definition from volume tests.  https://review.openstack.org/44930715:08
openstackgerritMerged openstack/patrole master: Add server tests for nova.  https://review.openstack.org/44880915:11
jianghuawandreaf, could you help to look at if we can proceed with fix? https://review.openstack.org/#/c/444706/15:11
jianghuawthanks.15:12
andreafjianghuaw: looking15:13
*** sridharg has quit IRC15:14
jianghuawThanks.15:14
*** david-lyle has quit IRC15:15
openstackgerritAnthony Lin proposed openstack/patrole master: Add new regex for "slow test" gate  https://review.openstack.org/44929715:15
*** nadya has joined #openstack-qa15:16
andreafjianghuaw: +A15:17
jianghuawandreaf, many thanks.15:17
andreafjianghuaw: thank you15:18
andreafjianghuaw: once this merges we should see the vnc tests run in the Citrix XenServer CI right?15:19
jianghuawyes.15:19
jianghuawonce this got merged, it will also merge this patch https://review.openstack.org/#/c/444733/ which is adding back vnc tests to Citrix XS CI.15:21
*** rabel_b1 has joined #openstack-qa15:23
*** gkadam has joined #openstack-qa15:24
*** rabel has quit IRC15:25
*** rossella_s has joined #openstack-qa15:25
openstackrecheckConsole logs not available after 20:03s for gate-dragonflow-dsvm-fullstack-ubuntu-xenial 448200,3,803031c15:26
*** nadya has quit IRC15:27
*** udesale has quit IRC15:27
openstackgerritMartin Kopec proposed openstack/tempest master: Disable resource cleanup  https://review.openstack.org/40921015:31
*** martinkopec has quit IRC15:33
*** rossella_s has quit IRC15:35
*** prateek has quit IRC15:42
*** pvaneck has joined #openstack-qa15:43
openstackgerritAnthony PERARD proposed openstack/tempest master: scenario: Wait for IPv4 network ports to be active  https://review.openstack.org/44969515:46
openstackrecheckConsole logs not available after 20:02s for gate-tempest-dsvm-ironic-ipa-wholedisk-bios-agent_ipmitool-tinyipa-ubuntu-xenial 437535,10,14ef53915:46
*** vhosakot has joined #openstack-qa15:48
*** yamahata has joined #openstack-qa15:48
openstackgerritFelipe Monteiro proposed openstack/patrole master: Refactors exceptions in rbac_rule_validation decorator.  https://review.openstack.org/44860315:50
*** fnaval has joined #openstack-qa15:52
*** amoralej|lunch is now known as amoralej15:52
openstackgerritFelipe Monteiro proposed openstack/patrole master: Modify policy parser to combine custom and default policy files.  https://review.openstack.org/44934815:55
*** amotoki has joined #openstack-qa15:56
openstackgerritJens Rosenboom proposed openstack/tempest master: Fix race in test_attach_detach_volume  https://review.openstack.org/44966115:56
*** markus_z has quit IRC15:56
openstackgerritSamantha Blanco proposed openstack/patrole master: Improve Patrole config options  https://review.openstack.org/44934015:58
*** krtaylor has joined #openstack-qa15:59
*** pcaruana has quit IRC16:03
*** udesale has joined #openstack-qa16:04
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 449312,1,330da0416:06
*** blancos has joined #openstack-qa16:07
*** udesale has quit IRC16:09
*** udesale has joined #openstack-qa16:09
openstackgerritMerged openstack/tempest master: Fix multiple create for multiple networks  https://review.openstack.org/44863816:11
*** e0ne has quit IRC16:11
*** vhosakot_ has joined #openstack-qa16:14
*** vhosakot has quit IRC16:14
openstackgerritAnthony Lin proposed openstack/patrole master: Add new regex for "slow test" gate  https://review.openstack.org/44929716:15
*** sshnaidm|off has joined #openstack-qa16:19
*** gouthamr has quit IRC16:23
openstackrecheckConsole logs not available after 20:04s for gate-keystone-pep8-ubuntu-xenial 449427,5,22d4bab16:26
*** dustins has quit IRC16:28
openstackgerritJohn L. Villalovos proposed openstack/tempest master: Add call_func_until_true() function  https://review.openstack.org/44524016:29
openstackgerritJohn L. Villalovos proposed openstack/tempest master: Add call_func_until_true() function  https://review.openstack.org/44524016:30
*** gouthamr has joined #openstack-qa16:32
*** david-lyle has joined #openstack-qa16:33
*** Apoorva has joined #openstack-qa16:42
*** felipemonteiro has joined #openstack-qa16:42
*** Apoorva has joined #openstack-qa16:42
*** felipemonteiro_ has quit IRC16:43
*** rabel_b1 has quit IRC16:43
openstackrecheckConsole logs not available after 20:02s for gate-horizon-python27-ubuntu-xenial 449217,3,28f98fc16:46
*** aarefiev is now known as aarefiev_afk16:49
openstackgerritSean Dague proposed openstack-dev/devstack master: initial work to enable systemd service running  https://review.openstack.org/44832316:54
openstackgerritSean Dague proposed openstack-dev/devstack master: DNM: testing devstack-gate journald  https://review.openstack.org/44931216:54
openstackgerritNicolas Helgeson proposed openstack/patrole master: Identity V3 Tests - Domains  https://review.openstack.org/44623016:54
*** Serlex has quit IRC16:56
*** aojea_ has quit IRC16:56
*** e0ne has joined #openstack-qa16:56
*** sridharg has joined #openstack-qa16:57
*** pvaneck has quit IRC16:59
*** makowals has quit IRC17:00
*** yamahata has quit IRC17:00
*** nadya has joined #openstack-qa17:01
*** gouthamr has quit IRC17:01
clarkbfrickler: yay my debugging patch was useful maybe17:02
*** Serlex has joined #openstack-qa17:03
*** gouthamr has joined #openstack-qa17:05
*** udesale has quit IRC17:06
openstackrecheckConsole logs not available after 20:03s for gate-horizon-pep8-ubuntu-xenial 449652,1,5c0c40517:07
*** blancos has quit IRC17:08
*** catintheroof has joined #openstack-qa17:14
*** catintheroof has quit IRC17:15
*** catintheroof has joined #openstack-qa17:15
*** makowals has joined #openstack-qa17:17
*** yamamoto has quit IRC17:19
*** dtantsur is now known as dtantsur|pto17:22
*** Serlex has quit IRC17:27
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-neutron-full-ubuntu-xenial-ocata 447557,3,57d00c417:27
*** nadya has quit IRC17:30
openstackgerritSamantha Blanco proposed openstack/patrole master: Improve Patrole config options  https://review.openstack.org/44934017:30
*** rossella_s has joined #openstack-qa17:33
*** yamahata has joined #openstack-qa17:36
*** dimtruck is now known as zz_dimtruck17:38
*** nadya has joined #openstack-qa17:41
*** mtanino has quit IRC17:43
*** rossella_s has quit IRC17:44
*** lucasagomes is now known as lucas-afk17:44
*** scarab_ has joined #openstack-qa17:44
*** spzala has quit IRC17:45
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial 449637,1,154e95417:47
*** spzala has joined #openstack-qa17:47
*** tesseract has quit IRC17:50
*** spzala has quit IRC17:52
*** spzala has joined #openstack-qa17:52
*** felipemonteiro_ has joined #openstack-qa17:54
*** zz_dimtruck is now known as dimtruck17:54
*** dustins has joined #openstack-qa17:55
*** yamamoto has joined #openstack-qa17:56
*** huanxie has quit IRC17:58
*** huanxie has joined #openstack-qa18:00
*** felipemonteiro_ has quit IRC18:00
*** jianghuaw has quit IRC18:01
openstackgerritMerged openstack/patrole master: Add new regex for "slow test" gate  https://review.openstack.org/44929718:03
*** sridharg has quit IRC18:06
*** Serlex has joined #openstack-qa18:06
*** sshnaidm|off has quit IRC18:06
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial 449632,1,f6e6f1f18:07
*** mtanino has joined #openstack-qa18:13
*** pvaneck has joined #openstack-qa18:14
*** pvaneck has quit IRC18:14
*** pvaneck has joined #openstack-qa18:14
openstackgerritFelipe Monteiro proposed openstack/patrole master: Identity V3 Tests - Roles  https://review.openstack.org/44287018:15
*** gkadam has quit IRC18:15
*** cdent has quit IRC18:15
openstackgerritJohn L. Villalovos proposed openstack/tempest master: Add call_func_until_true() function  https://review.openstack.org/44524018:18
*** e0ne has quit IRC18:19
*** yamamoto has quit IRC18:19
openstackgerritFelipe Monteiro proposed openstack/patrole master: Compute API Compute Flavor Rxtx Test.  https://review.openstack.org/43513918:20
*** mvk has quit IRC18:23
*** e0ne has joined #openstack-qa18:25
sdagueclarkb: ok, https://review.openstack.org/#/c/449311/ seems to actually be doing the rightthing18:27
openstackrecheckConsole logs not available after 20:05s for gate-grenade-dsvm-neutron-ubuntu-xenial 449661,1,83e9ef918:27
sdaguenotably though, we're going to need to figure out a smaller query for the syslog dump I think18:27
*** nadya has quit IRC18:27
clarkboh ha it dumps all the services now doesn't it18:28
sdagueyep18:28
sdaguebut, it doesn't really matter for now because this isn't turned on18:28
clarkbya18:28
clarkband journalctl --system won't work because these are system units now this may be one of the big drawbacks here18:30
sdagueyeh, but it can be filtered on syslog identifier or something18:34
*** sshnaidm|off has joined #openstack-qa18:34
openstackgerritEmily Hugenbruch proposed openstack/tempest master: Add note on get_disks about unsupported guests  https://review.openstack.org/44977718:34
clarkbya could just ask for what we know we need. rabbit/mysql/dns masq/etc18:35
sdaguehonestly... well we were mostly getting it for kernel logs18:35
*** e0ne has quit IRC18:35
clarkboh those are easy to get then18:36
clarkbjournalctl -k18:36
clarkb(or --dmesg if you want it to be verbose)18:36
sdagueso, where are the actual journal files?18:36
*** e0ne has joined #openstack-qa18:37
clarkbsdague: /var/log/journal18:38
sdaguebecause I honestly wonder if it would make sense to copy out the raw journal for pulling and querying18:39
sdaguehmmm... I don't have /var/log/journal on any of my boxes18:40
clarkbsdague: check /etc/systemd/journald.conf, what does Storage say?18:40
sdagueauto, but it's commented out18:40
clarkbyou might be using volatile storage and then its in /run/log/journal18:41
clarkbhttps://www.freedesktop.org/software/systemd/man/journald.conf.html18:41
clarkbya so auto is persistent if the /var/log/journal dir exists and volatile otherwise18:41
sdagueah, yeh18:41
sdagueah, ok, so /run being tempfs18:41
clarkbyup18:41
sdagueok, and that's a ring buffer?18:42
sdagueI see 8 20M files there on my system18:42
clarkbya if tmpfs fills they just start deleting things at the tail end18:42
sdagueoh, actually I think it's just since last boot18:43
sdaguea different system goes back a few days18:43
sdagueand has more file18:43
sdaguefiles18:43
*** tosky has quit IRC18:43
openstackrecheckConsole logs not available after 20:04s for gate-mixmatch-pep8-ubuntu-xenial 449642,2,01d933418:47
openstackgerritSamantha Blanco proposed openstack/patrole master: Improve Patrole config options  https://review.openstack.org/44934018:47
openstackgerritDan Smith proposed openstack-dev/devstack master: WIP: Fleetify nova conductor for N cells  https://review.openstack.org/43609418:48
clarkbsdague: on gate nodes we found that the logs were incomplete when they were on tmpfs. We fixed that by creating the /var/log/journal dir so it definitely eventually drops off18:48
sdagueyep, makes sense18:49
sdaguethe memory preasure probably pushes on it18:49
sdagueI'm just making sure to understand differences here18:50
sdagueI do think a full capture might be interesting18:50
clarkbhaving everything interleaved would be interesting18:50
sdaguewell, the full capture means that you could download and query locally18:50
openstackgerritJens Rosenboom proposed openstack/tempest master: Fix race in test_attach_detach_volume  https://review.openstack.org/44966118:50
sdagueso mix in the things you want18:50
openstackgerritFelipe Monteiro proposed openstack/patrole master: Modify policy parser to combine custom and default policy files.  https://review.openstack.org/44934818:51
clarkboh you mean the actual binary files18:52
clarkbya that could be interesting, I wonder how big they are for a typical tempest job18:52
*** hockeynut has quit IRC18:55
sdagueyou could hold a node and find out18:55
*** hockeynut has joined #openstack-qa18:56
*** e0ne has quit IRC18:59
*** sshnaidm|off has quit IRC18:59
*** mvk has joined #openstack-qa19:01
*** felipemonteiro_ has joined #openstack-qa19:01
*** jordanP has joined #openstack-qa19:05
openstackrecheckConsole logs not available after 20:03s for gate-freezer-api-requirements 441207,5,804c5f719:07
*** yamamoto has joined #openstack-qa19:17
*** yangyapeng has quit IRC19:24
*** yangyapeng has joined #openstack-qa19:24
*** yamamoto has quit IRC19:25
*** felipemonteiro_ has quit IRC19:25
openstackrecheckConsole logs not available after 20:02s for gate-muranoclient-dsvm-functional-mysql-backend-ubuntu-xenial 446317,4,e060cb319:27
*** tosky has joined #openstack-qa19:29
openstackgerritMerged openstack/patrole master: Refactors exceptions in rbac_rule_validation decorator.  https://review.openstack.org/44860319:29
scarab_someone gotta second? to spare i gave a question about the periodic pipeline.....19:30
clarkbscarab_: usually best to ask and then people can answer as they are able19:31
*** zhufl has quit IRC19:45
*** zhufl has joined #openstack-qa19:46
openstackgerritFelipe Monteiro proposed openstack/patrole master: Network tests should take advantage of net_utils to find unused ip.  https://review.openstack.org/44979719:47
openstackrecheckConsole logs not available after 20:04s for gate-nova-pep8-ubuntu-xenial 449640,1,54cfaa319:47
openstackgerritFelipe Monteiro proposed openstack/patrole master: Network tests should take advantage of net_utils to find unused ip.  https://review.openstack.org/44979719:48
*** blancos has joined #openstack-qa19:56
openstackgerritNicolas Helgeson proposed openstack/patrole master: Identity V3 Tests - Domains  https://review.openstack.org/44623020:00
openstackgerritJordan Pittier proposed openstack/tempest master: Fix test_volume_list_with_detail_param_marker  https://review.openstack.org/44928020:04
*** spzala has quit IRC20:05
*** spzala has joined #openstack-qa20:06
*** blancos has quit IRC20:07
openstackrecheckConsole logs not available after 20:02s for gate-watcher-pep8-ubuntu-xenial 449659,1,672463320:07
*** spzala has quit IRC20:10
*** spzala has joined #openstack-qa20:15
*** aojea has joined #openstack-qa20:18
*** zackf has joined #openstack-qa20:22
*** gouthamr has quit IRC20:23
*** yamamoto has joined #openstack-qa20:23
*** amoralej is now known as amoralej|off20:25
*** zackf has quit IRC20:26
openstackrecheckConsole logs not available after 20:03s for gate-rally-pep8-ubuntu-xenial 441987,7,1c32af220:27
*** armax has joined #openstack-qa20:29
mriedemmtreinish: you could probably abandon this now https://review.openstack.org/#/c/264179/20:33
*** yamamoto has quit IRC20:33
mtreinishmriedem: done20:35
openstackgerritFelipe Monteiro proposed openstack/patrole master: Tag additional slow tests to run in slow gate.  https://review.openstack.org/44981120:43
openstackgerritEmily Hugenbruch proposed openstack/tempest master: Add note on get_disks about unsupported guests  https://review.openstack.org/44977720:43
*** gcheresh_ has quit IRC20:46
openstackrecheckConsole logs not available after 20:04s for gate-octavia-pep8-ubuntu-xenial 447872,4,09fced720:48
*** rfolco has quit IRC20:51
*** dave-mccowan has quit IRC21:01
*** dimtruck is now known as zz_dimtruck21:03
*** e0ne has joined #openstack-qa21:04
*** aojea has quit IRC21:06
*** zackf has joined #openstack-qa21:07
openstackrecheckConsole logs not available after 20:04s for gate-kolla-dsvm-build-oraclelinux-source-centos-7 449371,2,5fadc0421:08
*** Ak13 has quit IRC21:09
*** scarab_ has quit IRC21:15
*** rfolco has joined #openstack-qa21:19
*** rfolco has quit IRC21:19
*** joanna has quit IRC21:21
*** vgadiraj has quit IRC21:21
*** dharinic- has quit IRC21:21
*** aysyd has quit IRC21:21
*** ihrachys has quit IRC21:21
*** aojea has joined #openstack-qa21:22
*** ihrachys has joined #openstack-qa21:22
*** scarab_ has joined #openstack-qa21:24
*** zackf has quit IRC21:27
openstackgerritFelipe Monteiro proposed openstack/patrole master: Modify policy parser to combine custom and default policy files.  https://review.openstack.org/44934821:27
openstackrecheckConsole logs not available after 20:03s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 449675,1,b72330621:28
*** ihrachys has quit IRC21:28
mriedemmtreinish: and this one https://review.openstack.org/#/c/332050/21:29
*** zackf has joined #openstack-qa21:29
*** zz_dimtruck is now known as dimtruck21:30
*** e0ne has quit IRC21:32
*** dustins has quit IRC21:33
openstackgerritAdnan Khan proposed openstack/patrole master: Roles RBAC test for compute extension api os-multinic (for v2.1).  https://review.openstack.org/44878221:41
*** zackf has quit IRC21:41
openstackrecheckConsole logs not available after 20:08s for gate-freezer-api-python27-ubuntu-xenial 449686,2,7ffe0d421:48
*** scarab_ has quit IRC21:53
*** Serlex has quit IRC21:59
*** sshnaidm|off has joined #openstack-qa22:02
*** knikolla has left #openstack-qa22:03
openstackrecheckConsole logs not available after 20:10s for gate-rally-dsvm-cli 181307,28,c59e3fc22:08
*** zackf has joined #openstack-qa22:20
*** zackf has quit IRC22:21
*** dimtruck is now known as zz_dimtruck22:25
*** awaugama has quit IRC22:27
openstackrecheckConsole logs not available after 20:12s for gate-kolla-dsvm-build-ubuntu-source-ubuntu-xenial 449039,2,0238a7122:28
*** spzala has quit IRC22:30
*** emerson has joined #openstack-qa22:33
*** yamahata has quit IRC22:36
*** fnaval has quit IRC22:39
openstackrecheckConsole logs not available after 20:07s for gate-designate-dsvm-powerdns-ubuntu-trusty 445019,1,506e1dd22:48
*** fnaval has joined #openstack-qa22:49
*** mtanino has quit IRC22:57
*** aojea has quit IRC22:59
*** scarab_ has joined #openstack-qa23:01
*** zackf has joined #openstack-qa23:03
*** zackf has quit IRC23:05
*** scarab_ has quit IRC23:05
*** scarab__ has joined #openstack-qa23:05
*** zackf has joined #openstack-qa23:07
openstackrecheckConsole logs not available after 20:03s for gate-grenade-dsvm-ironic-inspector-ubuntu-xenial 449629,1,27d870923:08
*** scarab__ has quit IRC23:09
*** joanna has joined #openstack-qa23:12
*** ihrachys has joined #openstack-qa23:14
*** ihrachys has quit IRC23:18
*** vhosakot_ has quit IRC23:19
*** zackf has quit IRC23:24
*** markvoelker has quit IRC23:24
*** hongbin has quit IRC23:28
openstackrecheckConsole logs not available after 20:04s for gate-watcher-python35 448675,7,de9b68b23:29
*** jordanP has quit IRC23:39
*** sdague has quit IRC23:43
*** aojea has joined #openstack-qa23:47
*** spzala has joined #openstack-qa23:47
openstackrecheckConsole logs not available after 20:03s for gate-ironic-python27-ubuntu-xenial 449607,2,0ce2bea23:49
*** scarab_ has joined #openstack-qa23:51
*** aojea has quit IRC23:51
*** scarab_ has quit IRC23:55

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!