*** spzala has joined #openstack-oslo | 00:01 | |
*** salv-orl_ has quit IRC | 00:05 | |
*** spzala has quit IRC | 00:06 | |
mtreinish | harlowja, dims: http://logs.openstack.org/44/429844/3/check/gate-tempest-dsvm-neutron-src-oslo.service-ubuntu-xenial/60ed0fc/logs/ 47 snapshots to play with | 00:19 |
---|---|---|
harlowja | woah nice | 00:19 |
mtreinish | it also caught a py35 bug in nova/tempest with a new test :) | 00:19 |
harlowja | lol | 00:19 |
*** spzala has joined #openstack-oslo | 00:21 | |
mtreinish | hmm I don't think it's collecting any of the children. Just the parent process | 00:23 |
mtreinish | most of the ones I'm looking at are the same | 00:23 |
mtreinish | well more or less | 00:23 |
harlowja | hmmm, u farther along then me, ha | 00:23 |
openstackgerrit | Matthew Treinish proposed openstack/oslo.service master: WIP: Add tracemalloc support https://review.openstack.org/429844 | 00:24 |
harlowja | ya, weird not seeing like any huge memory usage (according to these stats) | 00:29 |
harlowja | mtreinish https://gist.github.com/harlowja/0d35e8887126a6b5e78ef96452b7bfe5 crappy little script if its useful, ha | 00:31 |
*** ansmith has quit IRC | 00:33 | |
harlowja | though just from one of those snapshots i get Size = 32992b/32.21875kb | 00:34 |
harlowja | which seems low, lol | 00:34 |
harlowja | i wonder if we need to hook earlier in the service startup | 00:34 |
harlowja | like before it even import stuff | 00:35 |
mtreinish | harlowja: yeah according to the ps output the rss for process 23816 is 266256 kb: http://logs.openstack.org/44/429844/3/check/gate-tempest-dsvm-neutron-src-oslo.service-ubuntu-xenial/60ed0fc/logs/ps.txt.gz | 00:37 |
mtreinish | so we're definitely missing a big chunk :) | 00:38 |
harlowja | def, ha | 00:38 |
harlowja | mtreinish prob try increasing the tracemalloc.start frame number | 00:40 |
harlowja | https://docs.python.org/3/library/tracemalloc.html#tracemalloc.start looks like it may need more ? | 00:40 |
*** zz_dimtruck is now known as dimtruck | 00:40 | |
harlowja | i see the pants folks picked 12 @ https://github.com/pantsbuild/pants/wiki/Debugging-Tips:-tracemalloc-for-python-2.7 | 00:41 |
harlowja | seems like a good enough number, lol | 00:41 |
mtreinish | I pushed a new version of https://review.openstack.org/#/c/429846/2 a few min ago that used 120 | 00:42 |
mtreinish | we can change it to be whatever | 00:42 |
harlowja | kk | 00:42 |
harlowja | let's see how that goes, ha | 00:42 |
mtreinish | I also need to update the docstring in https://review.openstack.org/#/c/429844/4/oslo_service/tracemalloc.py because I clearly didn't read the docs :) | 00:43 |
harlowja | :-p | 00:43 |
*** electrichead is now known as rerobot | 00:45 | |
openstackgerrit | gecong proposed openstack/taskflow master: Use https instead of http for git.openstack.org https://review.openstack.org/429948 | 00:48 |
*** spzala has quit IRC | 00:57 | |
*** david-lyle has quit IRC | 01:06 | |
*** spzala has joined #openstack-oslo | 01:09 | |
openstackgerrit | Merged openstack/oslo.vmware master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429812 | 01:10 |
dims | harlowja : a bunch of quick reviews please - https://review.openstack.org/#/q/status:open+branch:master+topic:bug/1662266 | 01:20 |
harlowja | woah | 01:20 |
harlowja | ha | 01:20 |
mtreinish | harlowja: round 2: http://logs.openstack.org/44/429844/4/check/gate-tempest-dsvm-neutron-src-oslo.service-ubuntu-xenial/8608cd2/logs/ | 01:20 |
harlowja | oh man, which is more interesting :-P | 01:21 |
harlowja | descisions descisions | 01:21 |
harlowja | hmmm, mtreinish picked one, it still seems weirdly small, lol | 01:21 |
mtreinish | heh, yeah clearly we're doing something wrong | 01:23 |
mtreinish | I'll investigate more tomorrow | 01:23 |
harlowja | ya, we need the haypo power | 01:23 |
harlowja | jd__ where's haypo :-P | 01:23 |
*** xgerman has joined #openstack-oslo | 01:24 | |
*** spzala has quit IRC | 01:41 | |
*** spzala has joined #openstack-oslo | 01:42 | |
*** spzala has quit IRC | 01:46 | |
*** spzala has joined #openstack-oslo | 01:53 | |
*** sdague_ has quit IRC | 01:57 | |
openstackgerrit | gengchc2 proposed openstack/oslosphinx master: Use https instead of http for git.openstack.org https://review.openstack.org/429967 | 02:07 |
*** gcb has joined #openstack-oslo | 02:12 | |
openstackgerrit | Merged openstack/oslo.service master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429811 | 02:17 |
openstackgerrit | Merged openstack/oslo.rootwrap master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429810 | 02:23 |
openstackgerrit | Merged openstack/oslo.middleware master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429807 | 02:27 |
openstackgerrit | Merged openstack/oslo.privsep master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429809 | 02:29 |
openstackgerrit | Merged openstack/oslo.log master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429804 | 02:30 |
openstackgerrit | Merged openstack/oslo.cache master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429800 | 02:32 |
openstackgerrit | chen.xing proposed openstack/oslo.messaging master: Fix the typo https://review.openstack.org/429994 | 02:39 |
*** spzala has quit IRC | 02:41 | |
openstackgerrit | Merged openstack/oslo.messaging master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429805 | 02:45 |
openstackgerrit | Merged openstack/oslo.context master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429803 | 02:47 |
*** sdague has joined #openstack-oslo | 02:55 | |
*** spzala has joined #openstack-oslo | 02:55 | |
openstackgerrit | ZhaoBo proposed openstack/oslo.db master: Make paginate_query work with association proxies. https://review.openstack.org/429695 | 03:00 |
*** spzala has quit IRC | 03:00 | |
openstackgerrit | Merged openstack/oslo.concurrency master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429801 | 03:00 |
openstackgerrit | Merged openstack/oslo.reports master: Remove references to Python 3.4 https://review.openstack.org/421427 | 03:08 |
openstackgerrit | Merged openstack/oslo.service master: Remove duplicated register_opts call https://review.openstack.org/426507 | 03:10 |
mtreinish | harlowja: so I made something: http://blog.kortar.org/wp-content/uploads/2017/02/flame.svg | 03:13 |
*** david-lyle has joined #openstack-oslo | 03:13 | |
*** sdague has quit IRC | 03:13 | |
mtreinish | your browser is going to hate me though | 03:13 |
openstackgerrit | Merged openstack/oslo.messaging master: [zmq] Dummy add value aging mechanism https://review.openstack.org/428663 | 03:13 |
mtreinish | harlowja: it was generated with: http://paste.openstack.org/show/597889/ | 03:17 |
openstackgerrit | Merged openstack/oslo.log master: Remove 'verbose' option (again) https://review.openstack.org/317547 | 03:17 |
*** yamahata has quit IRC | 03:22 | |
*** spzala has joined #openstack-oslo | 03:36 | |
*** ihrachys has joined #openstack-oslo | 03:38 | |
*** ihrachys has quit IRC | 03:39 | |
*** links has joined #openstack-oslo | 03:41 | |
*** spzala has quit IRC | 03:41 | |
*** yamahata has joined #openstack-oslo | 03:42 | |
openstackgerrit | Merged openstack/oslo.versionedobjects master: fields: fix stringifying of objects when subclasses=True https://review.openstack.org/371583 | 03:45 |
openstackgerrit | Merged openstack/oslo.versionedobjects master: Change Object schema type to be array instead of string. https://review.openstack.org/411822 | 03:45 |
*** spzala has joined #openstack-oslo | 03:53 | |
*** sdague has joined #openstack-oslo | 03:54 | |
*** spzala has quit IRC | 03:58 | |
*** nicolasbock has quit IRC | 04:01 | |
openstackgerrit | Anh Tran proposed openstack/futurist master: Typo fix: arbitary => arbitrary https://review.openstack.org/430050 | 04:14 |
*** Nakato_ is now known as Nakato | 04:18 | |
openstackgerrit | Merged openstack/oslo.config master: pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) https://review.openstack.org/429802 | 05:13 |
*** spzala has joined #openstack-oslo | 05:15 | |
openstackgerrit | Joshua Harlow proposed openstack/taskflow master: WIP of a stack/register machine for de/re/compiling a workflow https://review.openstack.org/430065 | 05:17 |
*** spzala has quit IRC | 05:20 | |
*** eck` is now known as jeckersb_gone | 05:21 | |
*** salv-orlando has joined #openstack-oslo | 05:39 | |
*** david-lyle has quit IRC | 05:40 | |
*** salv-orlando has quit IRC | 05:44 | |
*** links has quit IRC | 05:51 | |
*** lpetrut has joined #openstack-oslo | 05:54 | |
*** AJaeger has left #openstack-oslo | 05:54 | |
*** rcernin has joined #openstack-oslo | 06:00 | |
*** rcernin has quit IRC | 06:03 | |
*** rcernin has joined #openstack-oslo | 06:04 | |
*** links has joined #openstack-oslo | 06:07 | |
openstackgerrit | Merged openstack/oslo.privsep master: Remove references to Python 3.4 https://review.openstack.org/421425 | 06:18 |
openstackgerrit | Merged openstack/oslo.db master: Prepare for using standard python tests https://review.openstack.org/429857 | 06:20 |
*** links has quit IRC | 06:22 | |
*** nkrinner_afk is now known as nkrinner | 06:22 | |
*** Syed__ has quit IRC | 06:35 | |
*** links has joined #openstack-oslo | 06:38 | |
*** salv-orlando has joined #openstack-oslo | 06:40 | |
*** salv-orlando has quit IRC | 06:44 | |
*** lpetrut has quit IRC | 06:46 | |
*** tovin07_ has joined #openstack-oslo | 06:57 | |
*** dimtruck is now known as zz_dimtruck | 07:06 | |
*** links has quit IRC | 07:07 | |
*** nkrinner is now known as nkrinner_afk | 07:08 | |
*** eezhova has joined #openstack-oslo | 07:11 | |
*** salv-orlando has joined #openstack-oslo | 07:11 | |
*** links has joined #openstack-oslo | 07:19 | |
*** rasca has joined #openstack-oslo | 07:20 | |
*** nkrinner_afk is now known as nkrinner | 07:30 | |
*** links has quit IRC | 07:30 | |
*** tesseract has joined #openstack-oslo | 07:31 | |
*** yamamoto has quit IRC | 07:38 | |
*** links has joined #openstack-oslo | 07:42 | |
*** pcaruana has joined #openstack-oslo | 07:46 | |
*** pcaruana has quit IRC | 07:48 | |
*** salv-orl_ has joined #openstack-oslo | 07:49 | |
*** salv-orlando has quit IRC | 07:52 | |
*** pcaruana has joined #openstack-oslo | 07:55 | |
*** jamielennox is now known as jamielennox|away | 07:59 | |
*** jamielennox|away is now known as jamielennox | 08:06 | |
openstackgerrit | Merged openstack/oslo.db master: Explain paginate_query doesn't provide parameter offset https://review.openstack.org/429449 | 08:13 |
*** salv-orlando has joined #openstack-oslo | 08:15 | |
*** salv-orl_ has quit IRC | 08:21 | |
*** yamamoto has joined #openstack-oslo | 08:32 | |
*** lpetrut has joined #openstack-oslo | 08:32 | |
gcb | sileht: https://review.openstack.org/#/c/428693/ is ready to merge. please help look at it. | 08:51 |
*** zzzeek has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-oslo | 09:00 | |
openstackgerrit | Tovin Seven proposed openstack/osprofiler master: Change some bindings to one-time bindings https://review.openstack.org/424474 | 09:01 |
*** salv-orlando has quit IRC | 09:04 | |
Dinesh_Bhor | Hi all, is there a way in oslo_concurrency to achieve non-blocking lock? | 09:05 |
*** salv-orlando has joined #openstack-oslo | 09:07 | |
*** yamahata has quit IRC | 09:17 | |
*** lucas-afk is now known as lucasagomes | 09:29 | |
*** yamamoto has quit IRC | 09:30 | |
openstackgerrit | Merged openstack/oslo.vmware master: Add in support for removeKey https://review.openstack.org/429404 | 09:32 |
*** yamamoto has joined #openstack-oslo | 09:33 | |
*** yassine has joined #openstack-oslo | 09:37 | |
*** yassine is now known as Guest58689 | 09:37 | |
*** yamamoto has quit IRC | 09:39 | |
jd__ | harlowja: not sure he hangs a lot in OpenStack nowadays, so feel free to mail him | 09:49 |
*** tovin07_ has quit IRC | 09:55 | |
*** tovin07 has quit IRC | 09:56 | |
*** jschwarz has quit IRC | 10:01 | |
*** jschwarz has joined #openstack-oslo | 10:01 | |
*** mhickey has joined #openstack-oslo | 10:09 | |
*** mhickey has quit IRC | 10:11 | |
*** mhickey has joined #openstack-oslo | 10:11 | |
*** salv-orl_ has joined #openstack-oslo | 10:19 | |
*** salv-orlando has quit IRC | 10:21 | |
*** sambetts_ is now known as sambetts | 10:43 | |
*** szaher has joined #openstack-oslo | 10:43 | |
jpena | hi all, would it be possible to get a new oslo.log release? We need https://review.openstack.org/425400 in a tagged release to get a working build in master and stable/ocata | 10:46 |
*** cdent has joined #openstack-oslo | 10:51 | |
*** Guest58689 has quit IRC | 10:51 | |
*** Guest58689 has joined #openstack-oslo | 10:55 | |
*** nicolasbock has joined #openstack-oslo | 11:01 | |
*** boden has joined #openstack-oslo | 11:11 | |
openstackgerrit | Merged openstack/mox3 master: Remove vim header from source files https://review.openstack.org/420492 | 11:14 |
gcb | jpena, branch stable/ocata includes the fix, I think you need update requirements project | 11:20 |
jpena | gcb: true, but there's no tagged release including it, iiuic | 11:21 |
gcb | https://review.openstack.org/#/c/422060/4/deliverables/ocata/oslo.log.yaml | 11:22 |
gcb | jpena, you mean you don't know which release of oslo.log include the commit, right? | 11:23 |
jpena | gcb: no, I mean release 3.20.0 doesn't include the commit | 11:24 |
jpena | 3.20.0 dates back to Dec 22, but this patch was merged on Jan 26 | 11:25 |
gcb | got it , I think you need a new release 3.20.1 for stable/ocata , right ? | 11:26 |
jpena | gcb: that's correct, yes | 11:26 |
gcb | jpena, submit a patch like https://review.openstack.org/#/c/429856/, and add me as reviewer | 11:27 |
gcb | I think we need wait until requirements project cut off stable/ocata branch | 11:27 |
jpena | gcb: ack, I'll do so. Thanks! | 11:28 |
gcb | jpena: np | 11:29 |
*** salv-orl_ has quit IRC | 11:47 | |
*** salv-orlando has joined #openstack-oslo | 11:48 | |
*** ansmith has joined #openstack-oslo | 11:52 | |
*** jschwarz has quit IRC | 12:00 | |
*** ansmith has quit IRC | 12:08 | |
*** purplerbot has quit IRC | 12:15 | |
*** purplerbot has joined #openstack-oslo | 12:15 | |
*** lucasagomes is now known as lucas-hungry | 12:18 | |
*** cdent has quit IRC | 12:30 | |
openstackgerrit | Merged openstack/oslo.policy master: Add optional exception for check_rules https://review.openstack.org/374251 | 12:31 |
*** sdague_ has joined #openstack-oslo | 12:32 | |
*** gcb has quit IRC | 12:36 | |
*** gcb has joined #openstack-oslo | 12:37 | |
*** gcb has quit IRC | 12:45 | |
*** links has quit IRC | 12:48 | |
*** sdague has quit IRC | 12:52 | |
*** gcb has joined #openstack-oslo | 12:53 | |
*** gcb has quit IRC | 13:09 | |
*** salv-orlando has quit IRC | 13:09 | |
*** lucas-hungry is now known as lucasagomes | 13:20 | |
*** kgiusti has joined #openstack-oslo | 13:29 | |
*** gordc has joined #openstack-oslo | 13:29 | |
*** jpena is now known as jpena|lunch | 13:31 | |
*** jeckersb_gone is now known as eck` | 13:42 | |
*** ansmith has joined #openstack-oslo | 13:42 | |
*** amotoki has joined #openstack-oslo | 13:44 | |
*** trown|brb has joined #openstack-oslo | 13:45 | |
*** trown|brb is now known as trown|mtg | 13:45 | |
*** trown|mtg is now known as trown | 13:45 | |
*** mtanino has quit IRC | 13:47 | |
*** zz_dimtruck is now known as dimtruck | 13:47 | |
*** salv-orlando has joined #openstack-oslo | 13:50 | |
*** kgiusti1 has joined #openstack-oslo | 14:00 | |
*** kgiusti has quit IRC | 14:00 | |
*** kgiusti1 has left #openstack-oslo | 14:01 | |
*** kgiusti has joined #openstack-oslo | 14:01 | |
*** kgiusti has quit IRC | 14:06 | |
*** kgiusti has joined #openstack-oslo | 14:07 | |
*** ihrachys has joined #openstack-oslo | 14:11 | |
*** dtardivel has joined #openstack-oslo | 14:21 | |
*** mriedem has joined #openstack-oslo | 14:27 | |
openstackgerrit | Merged openstack/oslo.vmware master: Improve unit test coverage https://review.openstack.org/430171 | 14:29 |
*** jpena|lunch is now known as jpena | 14:38 | |
*** szaher has quit IRC | 14:50 | |
*** dimtruck is now known as zz_dimtruck | 14:51 | |
*** mtanino has joined #openstack-oslo | 14:54 | |
*** david-lyle has joined #openstack-oslo | 15:08 | |
*** david-lyle has quit IRC | 15:10 | |
*** david-lyle has joined #openstack-oslo | 15:11 | |
*** cdent has joined #openstack-oslo | 15:14 | |
*** david-lyle has quit IRC | 15:16 | |
*** sdague_ is now known as sdague | 15:17 | |
*** eck` is now known as jeckersb_gone | 15:18 | |
*** bauzas has quit IRC | 15:19 | |
*** zz_dimtruck is now known as dimtruck | 15:19 | |
*** trown is now known as trown|brb | 15:21 | |
*** bauzas has joined #openstack-oslo | 15:22 | |
*** trown|brb is now known as trown | 15:23 | |
*** jeckersb_gone is now known as eck` | 15:23 | |
*** MVenesio has joined #openstack-oslo | 15:32 | |
*** tovin07 has joined #openstack-oslo | 15:42 | |
*** eck` is now known as jeckersb_gone | 15:42 | |
*** yamahata has joined #openstack-oslo | 15:43 | |
*** salv-orlando has quit IRC | 15:46 | |
*** david-lyle has joined #openstack-oslo | 15:53 | |
*** lpetrut has quit IRC | 15:56 | |
*** salv-orlando has joined #openstack-oslo | 16:04 | |
*** tovin07 has left #openstack-oslo | 16:11 | |
*** rcernin has quit IRC | 16:16 | |
*** pcaruana has quit IRC | 16:17 | |
*** jeckersb_gone is now known as eck` | 16:17 | |
*** szaher has joined #openstack-oslo | 16:25 | |
*** nkrinner is now known as nkrinner_afk | 16:33 | |
*** lpetrut has joined #openstack-oslo | 16:35 | |
*** openstackgerrit has quit IRC | 16:35 | |
*** eezhova has quit IRC | 16:50 | |
*** lpetrut has quit IRC | 16:56 | |
*** eezhova has joined #openstack-oslo | 16:59 | |
harlowja | mtreinish jd__ thx, will do | 17:04 |
*** lpetrut has joined #openstack-oslo | 17:08 | |
*** trown is now known as trown|lunch | 17:09 | |
harlowja | mtreinish yup my browser hates u, lol | 17:10 |
harlowja | oopening chrome instead (so that it messes up it instead, lol) | 17:10 |
mtreinish | heh | 17:10 |
mtreinish | if you can get your browser to load it, it's pretty cool and interactive | 17:11 |
harlowja | what does it mean :-P | 17:11 |
mtreinish | you can dive into a specific section and see more details | 17:11 |
mtreinish | the x axis is memory consumption (so the wider a bar is the more memory it is consuming) | 17:11 |
mtreinish | and the height is stack depth | 17:11 |
harlowja | kk | 17:11 |
mtreinish | http://www.brendangregg.com/flamegraphs.html | 17:12 |
harlowja | neats | 17:12 |
harlowja | other idea i had was that the thread we are running, do u know if that is also connected into the child processes that say neutron spins off? | 17:13 |
harlowja | or is it just the 'master/root/parent' process | 17:13 |
harlowja | maybe need to ensure its also started in each child? | 17:13 |
mtreinish | I think it's just running on the parent process | 17:16 |
*** yamahata has quit IRC | 17:16 | |
harlowja | k | 17:16 |
harlowja | other thing that would be nice is to figure out what objects are in memory | 17:16 |
harlowja | maybe in that thread take some of https://github.com/mgedmin/dozer/blob/master/dozer/leak.py#L134-L158 | 17:17 |
harlowja | and also write that out? | 17:17 |
harlowja | or some variation of that tick() method there | 17:17 |
harlowja | mainly https://github.com/mgedmin/dozer/blob/master/dozer/leak.py#L135-L149 | 17:18 |
harlowja | then say just write that out everytime tracemalloc is triggered | 17:18 |
mtreinish | harlowja: sure, it's worth a try | 17:19 |
mtreinish | feel free to push up revs of any of the patches in the stack if you want to play around with stuff | 17:19 |
harlowja | k | 17:20 |
mtreinish | heh, it's not like it's super useful in it's current form :) | 17:20 |
harlowja | :-P | 17:20 |
*** eezhova has quit IRC | 17:23 | |
*** mhickey has quit IRC | 17:36 | |
*** eezhova has joined #openstack-oslo | 17:40 | |
*** eezhova has quit IRC | 17:42 | |
*** eezhova has joined #openstack-oslo | 17:49 | |
*** Syed__ has joined #openstack-oslo | 17:55 | |
*** browne has joined #openstack-oslo | 17:57 | |
*** tesseract has quit IRC | 18:01 | |
*** lucasagomes is now known as lucas-afk | 18:02 | |
*** yamahata has joined #openstack-oslo | 18:02 | |
*** trown|lunch is now known as trown | 18:15 | |
*** jpena is now known as jpena|away | 18:33 | |
*** jpena|away is now known as jpena | 18:33 | |
*** rasca has quit IRC | 18:35 | |
*** eck` is now known as jeckersb_gone | 18:37 | |
*** jpena is now known as jpena|lunch | 18:37 | |
*** jpena|lunch is now known as jpena|away | 18:37 | |
*** sambetts is now known as sambetts|afk | 18:38 | |
*** eezhova has quit IRC | 18:40 | |
*** jeckersb_gone is now known as eck` | 19:09 | |
*** Rockyg has joined #openstack-oslo | 19:18 | |
*** eezhova has joined #openstack-oslo | 19:22 | |
*** salv-orl_ has joined #openstack-oslo | 19:50 | |
*** salv-orlando has quit IRC | 19:52 | |
*** ihrachys_ has joined #openstack-oslo | 20:01 | |
*** ansmith has quit IRC | 20:03 | |
*** ihrachys has quit IRC | 20:03 | |
*** salv-orl_ has quit IRC | 20:04 | |
*** ansmith has joined #openstack-oslo | 20:13 | |
*** kgiusti has left #openstack-oslo | 20:19 | |
*** mhickey has joined #openstack-oslo | 20:25 | |
*** ansmith has quit IRC | 20:29 | |
*** ansmith has joined #openstack-oslo | 20:44 | |
*** openstackgerrit has joined #openstack-oslo | 20:45 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.service master: WIP: Add tracemalloc support https://review.openstack.org/429844 | 20:45 |
harlowja | mtreinish ^ | 20:45 |
harlowja | should now also write objcounts | 20:45 |
harlowja | and i think handle forking | 20:46 |
*** dimtruck is now known as zz_dimtruck | 20:47 | |
openstackgerrit | Joshua Harlow proposed openstack/oslo.service master: WIP: Add tracemalloc support https://review.openstack.org/429844 | 20:49 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.service master: WIP: Add tracemalloc support https://review.openstack.org/429844 | 20:49 |
*** ansmith has quit IRC | 20:51 | |
*** amotoki has quit IRC | 20:51 | |
*** rtheis has joined #openstack-oslo | 20:53 | |
*** rtheis has quit IRC | 20:53 | |
harlowja | mtreinish what job did u poke to run that? | 20:54 |
harlowja | (maybe nothing special needed) | 20:54 |
mtreinish | harlowja: the depends on should pull in all the setup to "just work" | 20:56 |
mtreinish | the tempest job should run on py35 and neutron should call the helper | 20:56 |
harlowja | k | 20:56 |
mtreinish | if you changed the helper function you'll have to update the neutron patch and recheck | 20:56 |
harlowja | nope, should be same | 20:56 |
*** ansmith has joined #openstack-oslo | 21:03 | |
*** nicolasbock has quit IRC | 21:04 | |
*** harlowja has quit IRC | 21:09 | |
*** nicolasbock has joined #openstack-oslo | 21:11 | |
*** zz_dimtruck is now known as dimtruck | 21:14 | |
*** ansmith has quit IRC | 21:34 | |
*** eezhova has quit IRC | 21:35 | |
*** harlowja has joined #openstack-oslo | 21:35 | |
*** cdent has quit IRC | 21:36 | |
*** MVenesio has quit IRC | 21:37 | |
*** salv-orlando has joined #openstack-oslo | 21:37 | |
*** jamielennox is now known as jamielennox|away | 21:42 | |
*** salv-orlando has quit IRC | 21:42 | |
*** yamamoto has joined #openstack-oslo | 21:43 | |
*** salv-orlando has joined #openstack-oslo | 21:50 | |
*** haypo has joined #openstack-oslo | 21:53 | |
*** haypo has quit IRC | 21:53 | |
*** haypo has joined #openstack-oslo | 21:53 | |
*** tesseract has joined #openstack-oslo | 21:59 | |
*** tesseract- has joined #openstack-oslo | 22:00 | |
*** yamamoto has quit IRC | 22:07 | |
*** tesseract has quit IRC | 22:07 | |
*** tesseract- has quit IRC | 22:07 | |
*** tesseract has joined #openstack-oslo | 22:08 | |
*** ihrachys_ has quit IRC | 22:09 | |
*** yamamoto has joined #openstack-oslo | 22:12 | |
*** trown is now known as trown|outtypewww | 22:24 | |
*** tesseract is now known as tesseract-RH | 22:26 | |
*** tesseract-RH is now known as tesseract | 22:31 | |
mtreinish | harlowja: hmm, only 1 pickle this time: http://logs.openstack.org/44/429844/7/check/gate-tempest-dsvm-neutron-src-oslo.service-ubuntu-xenial/be4ead8/logs/ | 22:36 |
*** jamielennox|away is now known as jamielennox | 22:42 | |
*** mhickey has quit IRC | 22:49 | |
*** mhickey has joined #openstack-oslo | 22:49 | |
*** mriedem has quit IRC | 22:51 | |
*** tesseract has quit IRC | 23:00 | |
*** tesseract has joined #openstack-oslo | 23:00 | |
*** tesseract-RH has joined #openstack-oslo | 23:01 | |
*** tesseract has quit IRC | 23:01 | |
*** tesseract-RH has quit IRC | 23:01 | |
*** boden has quit IRC | 23:06 | |
*** lpetrut has quit IRC | 23:07 | |
harlowja | hmmm | 23:10 |
harlowja | that's odd, checking, lol | 23:11 |
*** sdague has quit IRC | 23:12 | |
harlowja | ah, json issues | 23:14 |
harlowja | and unicode | 23:14 |
harlowja | lol | 23:14 |
openstackgerrit | Joshua Harlow proposed openstack/oslo.service master: WIP: Add tracemalloc support https://review.openstack.org/429844 | 23:17 |
harlowja | ok mtreinish should be fixed, stupid utf8 | 23:18 |
harlowja | lol | 23:18 |
*** mhickey has quit IRC | 23:30 | |
*** dimtruck is now known as zz_dimtruck | 23:33 | |
*** gordc has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!