*** mattoliverau has quit IRC | 00:00 | |
*** jerrygb has quit IRC | 00:01 | |
*** klrmn has quit IRC | 00:01 | |
*** klrmn has joined #openstack-swift | 00:01 | |
notmyname | dfg: thanks for the follow-up comments | 00:02 |
---|---|---|
notmyname | on the ring patch | 00:03 |
notmyname | let's plan on landing patch 241571 tomorrow | 00:04 |
patchbot | notmyname: https://review.openstack.org/#/c/241571/ - Put part-replicas where they go | 00:04 |
notmyname | based on the feedback that everyone has given | 00:04 |
*** dewsday has quit IRC | 00:06 | |
*** dewsday has joined #openstack-swift | 00:08 | |
openstackgerrit | John Dickinson proposed openstack/swift: added a few ruby clients to associated projects https://review.openstack.org/255010 | 00:08 |
*** diogogmt has quit IRC | 00:09 | |
*** lcurtis has quit IRC | 00:10 | |
gmmaha | notmyname: as is that code doesnt work as both irnoic and nova are using testtools package | 00:11 |
gmmaha | while ours is unittest | 00:11 |
gmmaha | not sure if its drop replacable | 00:11 |
gmmaha | trying to see if unittest has a output re-direction method/command option | 00:11 |
*** matt6434 has joined #openstack-swift | 00:12 | |
gmmaha | please dont hesitate to correct me if i am missing something completely | 00:14 |
mtreinish | gmmaha: it should just work as a dropin replacement for unittest | 00:15 |
gmmaha | mtreinish: aah ok. let me try that out | 00:15 |
gmmaha | jlvillal suggested the same. | 00:15 |
klrmn | in my experience there are a couple of differences…assertRaises among them, but mostly drop-in | 00:15 |
mtreinish | it's worth a try at least | 00:16 |
mtreinish | klrmn: yeah it overloads a couple assert methods | 00:16 |
mtreinish | but for the most part it just extends the unittest api | 00:16 |
*** matt6434 has quit IRC | 00:17 | |
*** cschwede has quit IRC | 00:21 | |
*** cschwede has joined #openstack-swift | 00:22 | |
*** zul has quit IRC | 00:22 | |
*** zul has joined #openstack-swift | 00:23 | |
*** nadeem has quit IRC | 00:23 | |
*** gyee has joined #openstack-swift | 00:25 | |
*** matt6434 has joined #openstack-swift | 00:25 | |
*** matt6434 is now known as mattoliverau | 00:27 | |
*** ChanServ sets mode: +v mattoliverau | 00:27 | |
*** chlong has joined #openstack-swift | 00:28 | |
kota_ | good morning | 00:41 |
*** dewsday has quit IRC | 00:42 | |
*** tsg has quit IRC | 00:43 | |
Zyric | Morning kota_ | 00:44 |
kota_ | Zyric: :) | 00:44 |
gmmaha | good morning kota_ | 00:44 |
kota_ | gmmaha: o/ | 00:44 |
*** dmorita has quit IRC | 00:45 | |
*** dmorita has joined #openstack-swift | 00:50 | |
*** openstackstatus has quit IRC | 00:50 | |
*** openstack has joined #openstack-swift | 00:53 | |
*** dmorita has quit IRC | 00:54 | |
*** dmorita_ has joined #openstack-swift | 00:54 | |
*** ianbrown_ has quit IRC | 01:03 | |
notmyname | still another hour waiting for the swiftclient change for a release. gate's been going really slowly | 01:13 |
*** pgbridge has quit IRC | 01:19 | |
*** lyrrad has quit IRC | 01:21 | |
*** diogogmt has joined #openstack-swift | 01:21 | |
*** garthb has quit IRC | 01:32 | |
*** jamielennox is now known as jamielennox|away | 01:47 | |
*** dewsday has joined #openstack-swift | 01:47 | |
openstackgerrit | Merged openstack/python-swiftclient: fix release version https://review.openstack.org/254430 | 01:56 |
*** dewsday has quit IRC | 02:00 | |
*** dmorita_ has quit IRC | 02:00 | |
gmmaha | notmyname: got it moved to testtools, still not able to supress the logs | 02:01 |
*** Jeffrey4l has joined #openstack-swift | 02:01 | |
gmmaha | i can keep working on it.. if its urgent, feel free to get someone more experienced to close it out | 02:02 |
gmmaha | my novice status is slowing the turn-around time :( | 02:02 |
*** chlong has quit IRC | 02:03 | |
*** dmorita has joined #openstack-swift | 02:03 | |
*** noark9 has joined #openstack-swift | 02:05 | |
Zyric | gmmaha: Don't let that get you down, there's a lot to learn and everyone has to start somewhere - I'm new here too :) | 02:06 |
gmmaha | Zyric: ohh def not.. Just that the project cannot slow down to my pace.. i will catch up.. ;) | 02:07 |
gmmaha | thanks for the motivation.. :) | 02:09 |
Zyric | gmmaha: You're welcome, I how you're feeling. It's nice that we have a whole open community to learn from and encourage each other :) | 02:11 |
gmmaha | indeed.. | 02:11 |
mtreinish | gmmaha: is it log output or stdout/stderr that is being printed on the console? | 02:23 |
gmmaha | stdout and stderr | 02:24 |
gmmaha | i did try and switch to testtools | 02:24 |
gmmaha | part of the tests worked.. wanted to see if that will even help but i am guessing even how i have setup the patch isnt woring | 02:24 |
gmmaha | trying to debug using pudb | 02:24 |
mtreinish | gmmaha: you switch to testtools and add the fixtures to the base setup? | 02:24 |
gmmaha | yes sir | 02:25 |
mtreinish | I do find it weird that the tests print so much to stdout | 02:25 |
mtreinish | but that's an aside | 02:25 |
*** noark9 has quit IRC | 02:25 | |
mtreinish | gmmaha: can you paste a diff of what you're working with? | 02:27 |
gmmaha | mtreinish: sure. | 02:27 |
gmmaha | http://166.78.47.146/cover/testtools-diff.patch | 02:28 |
*** Jeffrey4l has quit IRC | 02:31 | |
gmmaha | http://166.78.47.146/cover/basetestsetup.py | 02:31 |
gmmaha | thats the other file i tried to use | 02:31 |
*** Jeffrey4l has joined #openstack-swift | 02:32 | |
mtreinish | gmmaha: oh, did you set the env vars there? | 02:32 |
gmmaha | mtreinish: yeah | 02:32 |
mtreinish | in the .testr.conf? | 02:33 |
gmmaha | OS_STDOUT_CAPTURE=True OS_STDERR_CAPTURE=True SWIFT_TEST_IN_PROCESS=true SWIFT_TEST_IN_PROCESS_CONF_DIR=/tmp tox -efunc -v -v -r -- -s | 02:33 |
gmmaha | well, sorta called tox with it | 02:33 |
mtreinish | tox by default doesn't pass through env vars | 02:33 |
gmmaha | hmm | 02:33 |
mtreinish | gmmaha: try something like: https://github.com/openstack/nova/blob/master/.testr.conf#L2-L3 | 02:34 |
*** yarkot has joined #openstack-swift | 02:34 | |
mtreinish | just so it's sanely defaulting | 02:34 |
gmmaha | :) | 02:34 |
gmmaha | let me test it now | 02:34 |
gmmaha | that worked i would say | 02:37 |
gmmaha | why does it still say 'Captured stdout' and show it all :) | 02:37 |
gmmaha | now its more characterized :P | 02:38 |
mtreinish | gmmaha: yeah, that's because leaking stdout from a test isn't normally something you want to happen | 02:38 |
mtreinish | I think there might be a subunit trace option to supress that | 02:38 |
mtreinish | let me check | 02:38 |
gmmaha | aaah | 02:38 |
gmmaha | and thats where the logs are coming out as | 02:39 |
gmmaha | hm.. wondering if just that will solve the problem of this | 02:39 |
mtreinish | gmmaha: so there is a seperate fixture to capute logs | 02:39 |
*** dmorita has quit IRC | 02:40 | |
mtreinish | it doesn't look like we option the stdout attachment printing: https://github.com/mtreinish/os-testr/blob/master/os_testr/subunit_trace.py#L178 | 02:40 |
*** dmorita has joined #openstack-swift | 02:40 | |
*** Jeffrey4l has quit IRC | 02:40 | |
gmmaha | aaaah | 02:41 |
gmmaha | mtreinish: safe to say that even if we enable all this we still will get the logs? | 02:41 |
*** Jeffrey4l has joined #openstack-swift | 02:42 | |
mtreinish | gmmaha: the logging attachments only get printed on failures | 02:42 |
mtreinish | I'm pretty sure that's the case, having tests call the python logger is normal | 02:42 |
gmmaha | hmm for some reason i am seeing on passing stuff as well | 02:43 |
gmmaha | eg: | 02:43 |
gmmaha | http://paste.openstack.org/show/481264/ | 02:44 |
*** dmorita has quit IRC | 02:45 | |
mtreinish | gmmaha: yeah, so you have fixtures in place that when initialized puts into io object: https://github.com/testing-cabal/fixtures/blob/master/fixtures/_fixtures/streams.py | 02:47 |
mtreinish | so when anything writes to stdout from the test process after the fixture is started it will get captured and added as an attachment to the subunit stream | 02:47 |
*** dmorita has joined #openstack-swift | 02:48 | |
mtreinish | subunit-trace listens to the subunit stream that testr emits and prints things on the console | 02:48 |
mtreinish | gmmaha: there is a seperate fixture to interact with python logging though: https://github.com/testing-cabal/fixtures/blob/master/fixtures/_fixtures/logger.py | 02:48 |
gmmaha | right and it seems ostestr doesnt let us supress that stream | 02:48 |
mtreinish | gmmaha: you can't supress the stream, it's the protocol that testr outputs and the output filter (subunit-trace) reads | 02:49 |
gmmaha | aaah ok | 02:49 |
mtreinish | but there isn't any option not to print any leaked stdout or stderr in subunit-trace | 02:50 |
mtreinish | because that's viewed as a bug in most projects :) | 02:50 |
mtreinish | so they want to see it | 02:50 |
*** jamielennox|away is now known as jamielennox | 02:50 | |
gmmaha | now i understand things better.. thanks for the explanation.. | 02:51 |
mtreinish | that's the same reason any uncaptured stdout or stderr are passed through (see the "Ganesh Sucks!!" lines in your paste) | 02:51 |
gmmaha | i should stop working braindead :) | 02:51 |
gmmaha | letme see if i can pipe it out to the logger and not make it print it out to the screen | 02:52 |
*** sanchitmalhotra has joined #openstack-swift | 02:52 | |
mtreinish | gmmaha: but those capture stdout lines look like they're just coming from the python logger, I'm guessing if you use the log fixture too they wouldn't even make it to stdout | 02:52 |
mtreinish | gmmaha: try something like: https://github.com/openstack/tempest/blob/master/tempest/test.py#L422-L424 | 02:53 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-swiftclient: Updated from global requirements https://review.openstack.org/89250 | 02:53 |
*** diogogmt has quit IRC | 02:53 | |
gmmaha | mtreinish: thanks.. let me try that out | 02:56 |
*** jerrygb has joined #openstack-swift | 02:57 | |
*** jerrygb has quit IRC | 03:02 | |
*** Jeffrey4l__ has joined #openstack-swift | 03:14 | |
*** chlong has joined #openstack-swift | 03:15 | |
*** Jeffrey4l has quit IRC | 03:16 | |
*** jerrygb has joined #openstack-swift | 03:18 | |
*** links has joined #openstack-swift | 03:24 | |
janonymous | morning | 03:27 |
notmyname | hello | 03:27 |
janonymous | kota: hey, have you had a chance to look at my comment | 03:29 |
*** sgundur has quit IRC | 03:35 | |
*** noark9 has joined #openstack-swift | 03:42 | |
*** jerrygb has quit IRC | 03:48 | |
*** jerrygb has joined #openstack-swift | 03:48 | |
*** chlong has quit IRC | 03:49 | |
*** alejandrito has quit IRC | 03:52 | |
*** jerrygb has quit IRC | 03:52 | |
*** chlong has joined #openstack-swift | 03:53 | |
*** changbl has joined #openstack-swift | 04:00 | |
*** janonymous has quit IRC | 04:03 | |
*** km has joined #openstack-swift | 04:03 | |
*** links has quit IRC | 04:03 | |
*** jerrygb has joined #openstack-swift | 04:03 | |
*** gyee has quit IRC | 04:03 | |
*** km is now known as Guest52108 | 04:03 | |
*** kei_yama_ has joined #openstack-swift | 04:03 | |
*** kei_yama has quit IRC | 04:04 | |
*** Guest52814 has quit IRC | 04:04 | |
kota_ | janonymous: hello, which one? | 04:06 |
*** sgundur has joined #openstack-swift | 04:15 | |
*** trifon has joined #openstack-swift | 04:16 | |
*** ppai has joined #openstack-swift | 04:19 | |
*** changbl has quit IRC | 04:21 | |
*** changbl has joined #openstack-swift | 04:35 | |
*** links has joined #openstack-swift | 04:38 | |
*** trifon has quit IRC | 04:43 | |
*** proteusguy_ has quit IRC | 04:43 | |
notmyname | doing some swift archeology. kinda fun to see what features were added when | 04:45 |
*** klrmn has quit IRC | 04:46 | |
mahatic | notmyname: maybe make a graph out of it? ;) | 04:49 |
*** jerrygb has quit IRC | 04:49 | |
notmyname | lol | 04:49 |
notmyname | I may be working with a graphic designer on something ;-) | 04:49 |
*** silor has joined #openstack-swift | 04:50 | |
mahatic | oh wow. My prediction was right! :) | 04:50 |
notmyname | fun trivia I just rediscovered, it was in the openstack austin release (swift 1.1, ie *after* the whole thing was open-sourced) that ACLs were added and account and container metadata were added | 04:50 |
mahatic | that'd be definitely cool to look at | 04:50 |
*** jerrygb has joined #openstack-swift | 04:51 | |
notmyname | https://wiki.openstack.org/wiki/ReleaseNotes/Austin | 04:51 |
mahatic | ah! | 04:51 |
*** jerrygb has quit IRC | 04:51 | |
*** jerrygb has joined #openstack-swift | 04:51 | |
mahatic | fun to look at the super old release notes (im surprised to know they are still around) | 04:53 |
*** Jeffrey4l__ has quit IRC | 04:53 | |
notmyname | yup. you can modify the url to find all the others | 04:54 |
mahatic | nice | 04:54 |
notmyname | Bexar Cactus Diablo Essex Folsom Grizzly Havana Icehouse Juno Kilo Liberty | 04:54 |
notmyname | but it's easier to just look in the CHANGELOG in the swift source tree ;-) | 04:55 |
mahatic | ok, im gonna keep that url handy until we have a graph ;) | 04:55 |
mahatic | well, that's true | 04:55 |
*** noark9 has quit IRC | 04:56 | |
*** proteusguy_ has joined #openstack-swift | 04:56 | |
*** noark9 has joined #openstack-swift | 04:57 | |
*** Jeffrey4l__ has joined #openstack-swift | 04:58 | |
*** silor1 has joined #openstack-swift | 04:59 | |
*** sgundur has quit IRC | 05:00 | |
*** silor has quit IRC | 05:01 | |
*** silor1 is now known as silor | 05:01 | |
*** noark9 has quit IRC | 05:08 | |
*** SkyRocknRoll has joined #openstack-swift | 05:11 | |
*** kei_yama_ has quit IRC | 05:15 | |
*** km_ has joined #openstack-swift | 05:17 | |
*** kei_yama has joined #openstack-swift | 05:18 | |
*** Guest52108 has quit IRC | 05:18 | |
*** SkyRocknRoll has quit IRC | 05:21 | |
*** dmorita has quit IRC | 05:24 | |
*** janonymous has joined #openstack-swift | 05:32 | |
*** badari_ has quit IRC | 05:40 | |
*** yarkot has quit IRC | 05:45 | |
*** SkyRocknRoll has joined #openstack-swift | 05:54 | |
*** SkyRocknRoll has quit IRC | 05:55 | |
*** trifon has joined #openstack-swift | 05:57 | |
*** wer has joined #openstack-swift | 06:05 | |
janonymous | kota_ :M sry my irc gets disconnected everytime :( , on one of my vm instance some ut's were failing, can you have a look if it is useful or it's my env problem only : http://paste.openstack.org/show/481204/ | 06:11 |
kota_ | oh yeah, that seems from my code | 06:13 |
*** dmorita has joined #openstack-swift | 06:14 | |
kota_ | i thinks it might be a lack of time to trumpoline enough. | 06:16 |
kota_ | so... | 06:16 |
kota_ | janonymous: wait a moment. | 06:16 |
*** jerrygb has quit IRC | 06:17 | |
*** jerrygb has joined #openstack-swift | 06:17 | |
*** jerrygb has quit IRC | 06:21 | |
*** noark9 has joined #openstack-swift | 06:23 | |
kota_ | janonymous: here, http://paste.openstack.org/show/481275/ | 06:24 |
*** logan- has quit IRC | 06:24 | |
kota_ | janonymous: Does it save you? | 06:24 |
ho | kota_: janonymous: i also did it :P | 06:25 |
kota_ | not sure but someimes i found similar thing due to a lack of cpu resource on my environment. | 06:25 |
kota_ | but currently i might not know in detail about error_limiting failure. | 06:26 |
kota_ | ho: oh did you need the fixes? | 06:26 |
ho | kota_: yeah, sometimes | 06:26 |
kota_ | ok, let's patch on master. | 06:27 |
*** zaitcev has quit IRC | 06:27 | |
ho | kota_: nice! | 06:28 |
*** SkyRocknRoll has joined #openstack-swift | 06:29 | |
*** dewsday has joined #openstack-swift | 06:29 | |
*** dewsday has quit IRC | 06:31 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Sleep enough for trampoling https://review.openstack.org/255096 | 06:32 |
*** ChubYann has quit IRC | 06:37 | |
*** chlong has quit IRC | 06:40 | |
janonymous | kota_, ho : yes i did that for my tests but only 0.8 . | 07:00 |
*** jerrygb has joined #openstack-swift | 07:00 | |
janonymous | kota_ : sleep(1) saved me :) | 07:00 |
kota_ | janonymous: great | 07:01 |
janonymous | kota_ :thanks, does this needs to fixed in anyway for slow envs | 07:01 |
janonymous | Ohh great, just saw the fix. :) | 07:03 |
kota_ | vote me :) | 07:04 |
janonymous | +1 | 07:04 |
*** dmorita has quit IRC | 07:06 | |
*** jerrygb has quit IRC | 07:06 | |
*** dmorita has joined #openstack-swift | 07:06 | |
*** silor has quit IRC | 07:07 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Sleep enough for trampoling https://review.openstack.org/255096 | 07:09 |
kota_ | sorry I fixed a typo in commit message | 07:09 |
*** rcernin has joined #openstack-swift | 07:20 | |
*** dmorita has quit IRC | 07:21 | |
*** dmorita has joined #openstack-swift | 07:33 | |
*** remix_tj has quit IRC | 07:36 | |
*** remix_tj has joined #openstack-swift | 08:01 | |
*** arnox has joined #openstack-swift | 08:03 | |
*** rledisez has joined #openstack-swift | 08:06 | |
*** hseipp has joined #openstack-swift | 08:15 | |
*** hseipp has quit IRC | 08:15 | |
*** wupeiran has joined #openstack-swift | 08:15 | |
*** hseipp has joined #openstack-swift | 08:15 | |
*** dmorita has quit IRC | 08:17 | |
*** remix_tj has quit IRC | 08:28 | |
*** chenhuayi has joined #openstack-swift | 08:30 | |
*** chenhuayi has quit IRC | 08:35 | |
*** chenhuayi has joined #openstack-swift | 08:35 | |
*** remix_tj has joined #openstack-swift | 08:38 | |
*** jmccarthy has quit IRC | 08:41 | |
*** jmccarthy has joined #openstack-swift | 08:41 | |
*** km_ has quit IRC | 08:43 | |
*** ppai has quit IRC | 08:48 | |
*** kei_yama has quit IRC | 08:50 | |
*** jmccarthy has quit IRC | 08:54 | |
*** kairat has left #openstack-swift | 08:54 | |
*** jordanP has joined #openstack-swift | 08:58 | |
*** wupeiran has quit IRC | 08:59 | |
*** ppai has joined #openstack-swift | 09:01 | |
*** jerrygb has joined #openstack-swift | 09:02 | |
*** openstackstatus has quit IRC | 09:05 | |
*** openstack has joined #openstack-swift | 09:09 | |
*** geaaru has joined #openstack-swift | 09:12 | |
*** daemontool has joined #openstack-swift | 09:16 | |
*** chenhuayi has quit IRC | 09:21 | |
*** jmccarthy has joined #openstack-swift | 09:24 | |
*** trifon has quit IRC | 09:24 | |
*** trifon has joined #openstack-swift | 09:27 | |
*** acoles_ is now known as acoles | 09:27 | |
*** jmccarthy has quit IRC | 09:28 | |
openstackgerrit | Hisashi Osanai proposed openstack/swift: WIP: Add container quota functional test https://review.openstack.org/255152 | 09:29 |
*** ho has quit IRC | 09:31 | |
*** openstackgerrit has quit IRC | 09:32 | |
*** openstackgerrit has joined #openstack-swift | 09:33 | |
*** chenhuayi has joined #openstack-swift | 09:35 | |
*** manous has joined #openstack-swift | 09:41 | |
*** jmccarthy has joined #openstack-swift | 09:44 | |
*** jmccarthy has quit IRC | 09:46 | |
*** jmccarthy has joined #openstack-swift | 09:46 | |
*** ChanServ sets mode: +v cschwede | 09:46 | |
*** chenhuayi has quit IRC | 09:55 | |
*** dewsday has joined #openstack-swift | 09:57 | |
*** jmccarthy has quit IRC | 10:00 | |
*** openstackgerrit has quit IRC | 10:02 | |
*** openstackgerrit has joined #openstack-swift | 10:03 | |
*** dewsday has quit IRC | 10:04 | |
*** dewsday has joined #openstack-swift | 10:05 | |
*** dewsday has quit IRC | 10:05 | |
*** dewsday has joined #openstack-swift | 10:05 | |
*** noark9 has quit IRC | 10:08 | |
*** jamielennox is now known as jamielennox|away | 10:13 | |
*** sileht has quit IRC | 10:16 | |
*** sanchitmalhotra has quit IRC | 10:17 | |
*** sanchitmalhotra has joined #openstack-swift | 10:18 | |
*** sileht has joined #openstack-swift | 10:19 | |
*** sileht has quit IRC | 10:19 | |
*** sileht has joined #openstack-swift | 10:20 | |
*** hseipp has quit IRC | 10:20 | |
*** aix has joined #openstack-swift | 10:20 | |
*** ianbrown has joined #openstack-swift | 10:30 | |
*** aix has quit IRC | 10:37 | |
*** jistr has joined #openstack-swift | 10:39 | |
*** jerrygb has joined #openstack-swift | 11:04 | |
*** jerrygb has quit IRC | 11:09 | |
*** SkyRocknRoll has quit IRC | 11:10 | |
*** aix has joined #openstack-swift | 11:14 | |
*** manous has quit IRC | 11:14 | |
*** links has quit IRC | 11:26 | |
*** [1]eranrom has joined #openstack-swift | 11:37 | |
*** eranrom has quit IRC | 11:37 | |
*** [1]eranrom is now known as eranrom | 11:37 | |
*** eranrom has quit IRC | 11:42 | |
*** ppai has quit IRC | 11:43 | |
*** ppai has joined #openstack-swift | 11:49 | |
*** dewsday has quit IRC | 11:52 | |
*** takashi has joined #openstack-swift | 12:02 | |
*** daemontool has quit IRC | 12:04 | |
*** cdelatte has quit IRC | 12:05 | |
*** links has joined #openstack-swift | 12:16 | |
openstackgerrit | Gleb Samsonov proposed openstack/swift: fix requests with X-If-Delete-At for objects without X-Delete-At header Change-Id: I0d4da3ba8b387a2d41f74c45d2678e4cef520667 https://review.openstack.org/255233 | 12:29 |
*** hseipp has joined #openstack-swift | 12:40 | |
*** hseipp has quit IRC | 12:40 | |
*** alejandrito has joined #openstack-swift | 12:40 | |
*** hseipp has joined #openstack-swift | 12:40 | |
*** chlong has joined #openstack-swift | 12:41 | |
*** cdelatte has joined #openstack-swift | 12:48 | |
*** ppai has quit IRC | 12:49 | |
*** jerrygb has joined #openstack-swift | 12:53 | |
*** ppai has joined #openstack-swift | 13:03 | |
*** jmccarthy has joined #openstack-swift | 13:09 | |
*** jmccarthy has quit IRC | 13:17 | |
*** jmccarthy has joined #openstack-swift | 13:31 | |
*** ppai has quit IRC | 13:39 | |
*** petertr7_away is now known as petertr7 | 13:41 | |
*** diogogmt has joined #openstack-swift | 13:41 | |
*** takashi has quit IRC | 13:49 | |
*** takashi has joined #openstack-swift | 13:49 | |
*** eranrom has joined #openstack-swift | 13:50 | |
*** wuhg has joined #openstack-swift | 14:00 | |
*** logan- has joined #openstack-swift | 14:01 | |
*** CR7 has joined #openstack-swift | 14:05 | |
*** jerrygb_ has joined #openstack-swift | 14:08 | |
*** haomaiwang has joined #openstack-swift | 14:10 | |
*** hseipp has quit IRC | 14:11 | |
*** jerrygb has quit IRC | 14:11 | |
*** breitz has quit IRC | 14:19 | |
*** breitz has joined #openstack-swift | 14:19 | |
*** diogogmt has quit IRC | 14:24 | |
*** diogogmt has joined #openstack-swift | 14:26 | |
acoles | eranrom: hi | 14:28 |
*** diogogmt has quit IRC | 14:38 | |
tdasilva | do services need to be restarted when swift.conf is updated? | 14:41 |
tdasilva | or changed | 14:41 |
*** lpabon has joined #openstack-swift | 14:45 | |
*** CaioBrentano has joined #openstack-swift | 14:49 | |
*** badari has joined #openstack-swift | 14:53 | |
*** petertr7 is now known as petertr7_away | 15:02 | |
*** dustins|gone is now known as dustins | 15:03 | |
*** nadeem has joined #openstack-swift | 15:03 | |
gmmaha | tdasilva: as a habit, i restart the services. But until now i am told just restarting the proxy-server should do the job | 15:03 |
*** blmartin has joined #openstack-swift | 15:03 | |
*** nadeem has quit IRC | 15:04 | |
ahale | given the stuff in swift.conf, most of it looks kind of thing i would reload everything for | 15:04 |
*** zaitcev has joined #openstack-swift | 15:04 | |
*** ChanServ sets mode: +v zaitcev | 15:04 | |
*** nadeem has joined #openstack-swift | 15:04 | |
*** sgundur has joined #openstack-swift | 15:05 | |
*** petertr7_away is now known as petertr7 | 15:06 | |
gmmaha | *in most cases | 15:06 |
*** trifon has quit IRC | 15:07 | |
*** diazjf has joined #openstack-swift | 15:08 | |
*** cdelatte has quit IRC | 15:09 | |
*** cdelatte has joined #openstack-swift | 15:10 | |
*** tsg has joined #openstack-swift | 15:11 | |
*** tsg has quit IRC | 15:12 | |
*** delattec has joined #openstack-swift | 15:12 | |
pchng | tdasilva: This answer also seemed to indicate that a proxy-server restart, at the very least, would be required: https://ask.openstack.org/en/question/50432/swift-does-any-swift-service-need-to-be-restarted-when-swiftconf-file-is-changed/ | 15:14 |
*** cdelatte has quit IRC | 15:15 | |
tdasilva | gmmaha, ahale, pchng: thanks. It's just that the rings are reloaded automatically, so I kinda expected that swift.conf would also be reloaded automatically | 15:18 |
acoles | tdasilva: looking at swift/common/storage_policy.py:722 reload_storage_policies, I don't see that being called other than during the module load or from tests, so my guess if that policy conf is not dynamically reloaded | 15:22 |
*** noqa_v_qoovnie has quit IRC | 15:22 | |
*** takashi has quit IRC | 15:24 | |
*** diogogmt has joined #openstack-swift | 15:25 | |
*** eranrom has quit IRC | 15:26 | |
*** sgundur1 has joined #openstack-swift | 15:38 | |
*** sgundur has quit IRC | 15:38 | |
sgundur1 | Hi, I am new to Swift n trying to set up SAIO machine on Ubuntu 14.04.2 LTS | 15:43 |
sgundur1 | using steps here- http://docs.openstack.org/developer/swift/development_saio.html | 15:43 |
sgundur1 | sudo pip install -r requirements.txt , gives | 15:43 |
sgundur1 | ValueError: ("Expected ',' or end-of-list in", "dnspython>=1.12.0;python_version<'3.0'", 'at', ";python_version<'3.0'") | 15:43 |
sgundur1 | http://paste.openstack.org/show/481269/ | 15:43 |
sgundur1 | (pip installed in the prev steps - pip --version : pip 1.5.4) | 15:43 |
sgundur1 | issue with my pip version ? if so is it specific to my machine/installtion steps , or others have faced same issues ? | 15:43 |
sgundur1 | Thanks! | 15:43 |
*** tsg has joined #openstack-swift | 15:48 | |
*** diazjf has quit IRC | 15:50 | |
tdasilva | sgundur1: checkout this patch, it might help: https://review.openstack.org/#/c/254970/ | 15:55 |
*** daemontool has joined #openstack-swift | 15:56 | |
tdasilva | acoles: yeah, that was the same thing I noticed...there's probably some reason I'm forgetting as to why it was done that way | 15:56 |
*** haomaiwang has quit IRC | 15:57 | |
*** haomaiwang has joined #openstack-swift | 15:58 | |
*** haomaiwang has quit IRC | 15:59 | |
*** haomaiwa_ has joined #openstack-swift | 15:59 | |
*** haomaiwa_ has quit IRC | 16:00 | |
*** haomaiwang has joined #openstack-swift | 16:00 | |
*** haomaiwang has quit IRC | 16:01 | |
*** haomaiwa_ has joined #openstack-swift | 16:01 | |
*** jmccarthy has quit IRC | 16:01 | |
*** pgbridge has joined #openstack-swift | 16:03 | |
*** jmccarthy has joined #openstack-swift | 16:06 | |
sgundur1 | tdasilva: thanks for the link, will try that | 16:13 |
*** jmccarthy has quit IRC | 16:14 | |
*** jerrygb_ has quit IRC | 16:18 | |
notmyname | good morning | 16:20 |
gmmaha | good morning notmyname | 16:21 |
notmyname | gmmaha: I feel like you were online when I went to bed... | 16:21 |
gmmaha | notmyname: :D | 16:21 |
*** diogogmt has quit IRC | 16:22 | |
gmmaha | tried all i could to snub the logs, but guessing i have sorta hit a dead-end | 16:22 |
notmyname | hmm | 16:22 |
gmmaha | my guess, please do correct me is that the the IN_PROCESS sets up a logAdapter that holds all the output of proxy-logging and that lies outside the realm of the testtools log handler | 16:22 |
*** klrmn has joined #openstack-swift | 16:23 | |
gmmaha | so all the cahnges we do to capture the stdout logs from within the test's setUp and tearDown only controls that but not this log (which is what is being spewed on the screen) | 16:23 |
*** daemontool_ has joined #openstack-swift | 16:23 | |
*** SkyRocknRoll has joined #openstack-swift | 16:23 | |
notmyname | gmmaha: did you do anything with the configs the in-process tests use? eg redirect or suppress any logs that way? | 16:23 |
*** klrmn has quit IRC | 16:25 | |
gmmaha | was trying to do that now, but other than just purely disabling the logging(which i feel is very bad), i am not sure what i can do | 16:25 |
gmmaha | i can try adding the env variable and see if i can disable the logging completely | 16:25 |
gmmaha | heheh | 16:27 |
gmmaha | bad disabling of stuff there seems to work | 16:28 |
notmyname | thanks for looking at it | 16:28 |
*** daemontool has quit IRC | 16:28 | |
gmmaha | notmyname: not at all.. thanks for letting me play with this :) | 16:28 |
*** SkyRocknRoll has quit IRC | 16:30 | |
gmmaha | notmyname: with disabling the logging there, i get this http://paste.openstack.org/show/481336/ | 16:30 |
gmmaha | have a feeling thats something we can do without using the testtools change. | 16:30 |
notmyname | yeah, i hope :-) | 16:30 |
* gmmaha goes to stash his change and start afresh | 16:32 | |
*** jmccarthy has joined #openstack-swift | 16:39 | |
*** haomaiwa_ has quit IRC | 16:40 | |
*** haomaiwang has joined #openstack-swift | 16:40 | |
*** lpabon has quit IRC | 16:46 | |
*** manous has joined #openstack-swift | 16:49 | |
manous | hello i have a infrastructure on openstack and i use swift , it's work fine | 16:51 |
notmyname | manous: that's good to hear :-) | 16:51 |
manous | but -:) | 16:52 |
manous | :-) | 16:52 |
manous | i want to use api to create account, list container and other | 16:52 |
manous | after token , i cant use api with curl | 16:53 |
*** dmorita has joined #openstack-swift | 16:54 | |
manous | i use this link for testing http://developer.openstack.org/api-ref-objectstorage-v1.html | 16:54 |
manous | how can i create account with api ? | 16:55 |
manous | i have this curl -i $publicURL -X POST -H "X-Auth-Token: $token" -H "X-Account-Meta-Book: MobyDick" -H "X-Account-Meta-Subject: Literature" | 16:55 |
manous | i get error | 16:56 |
*** jmccarthy has quit IRC | 16:56 | |
*** gyee has joined #openstack-swift | 16:56 | |
notmyname | manous: can you GET the account? do you get a 2xx response code with `curl -i $publicURL -H "X-Auth-Token: $token"`? | 16:56 |
*** dmorita has quit IRC | 16:58 | |
*** petertr7 is now known as petertr7_away | 16:59 | |
*** petertr7_away is now known as petertr7 | 17:00 | |
manous | notmyname: please what represente $publicURL ? | 17:00 |
manous | this http://controller:35357/v3 or http://controller:5000/ | 17:00 |
notmyname | manous: I don't know. I copied from your example command ;-) | 17:01 |
*** haomaiwang has quit IRC | 17:01 | |
notmyname | manous: ah. those are probably keystone endpoints | 17:01 |
manous | i also copie from http://developer.openstack.org/api-ref-objectstorage-v1.html | 17:01 |
*** links has quit IRC | 17:01 | |
notmyname | manous: you need to use the URL that is returned by keystone in the service catalog | 17:01 |
*** haomaiwang has joined #openstack-swift | 17:01 | |
manous | ok so it's http://controller:35357/v3 | 17:01 |
notmyname | manous: so first you need to make a request to keystone to get your token. in the response, you'll have an object storage entry in the service catalog. that has a url that you'll use | 17:02 |
notmyname | it's definitely not that /v3 endpoint | 17:02 |
manous | i get token | 17:02 |
acoles | manous: keystone uses ports 5000 and 35357 so those are keystone urls not the swift endpoints | 17:06 |
manous | i think is http://controller:5000/v2.0/ | 17:06 |
acoles | manous: is 'swift stat' works for you then do swift --debug stat' and it will show the equivalent curl command which will include the swift endpoint | 17:06 |
acoles | s/is/if/ | 17:06 |
manous | i try | 17:07 |
*** diogogmt has joined #openstack-swift | 17:08 | |
*** daemontool_ has quit IRC | 17:08 | |
manous | i have this error http://paste.openstack.org/show/481342/ with swift --debug stat | 17:09 |
gmmaha | notmyname: the log supression can def go independent of the patch. If we want to get the testr change in now to be defcore compliant, i can submit the follow-on patch soon | 17:10 |
manous | and for demo http://paste.openstack.org/show/481343/ | 17:11 |
gmmaha | we have to live with a lot of log spew in jenkins for a bit. | 17:11 |
*** rcernin has quit IRC | 17:11 | |
*** diogogmt_ has joined #openstack-swift | 17:13 | |
*** diogogmt has quit IRC | 17:13 | |
*** diogogmt_ is now known as diogogmt | 17:13 | |
*** jistr has quit IRC | 17:19 | |
*** ianbrown has quit IRC | 17:20 | |
*** fthiagogv has joined #openstack-swift | 17:21 | |
manous | notmyname: please what wrong | 17:22 |
*** ianbrown has joined #openstack-swift | 17:23 | |
*** fthiagogv has quit IRC | 17:23 | |
*** fthiagogv has joined #openstack-swift | 17:23 | |
manous | acoles: ? | 17:25 |
notmyname | manous: looks like it's working | 17:26 |
notmyname | gmmaha: it would make any failures *really* hard to diagnose from CI output | 17:27 |
acoles | manous: maybe you need swift --debug -V3 stat ie use -V3 like your second paste shows | 17:27 |
*** esker has joined #openstack-swift | 17:28 | |
*** rledisez has quit IRC | 17:29 | |
*** jordanP has quit IRC | 17:29 | |
manous | yeah this works | 17:29 |
manous | acoles: http://paste.openstack.org/show/481348/ | 17:32 |
*** chsc has joined #openstack-swift | 17:33 | |
gmmaha | notmyname: hmm.. ok.. let me push the patch as a dependent.. dont want to muddle with the existing change | 17:34 |
gmmaha | have a feeeling i will end up revising the patch multiple times :) | 17:35 |
notmyname | gmmaha: cool, thanks | 17:35 |
manous | so how can i create account ? | 17:37 |
notmyname | I wonder if the extra log message will bleed through to tempest | 17:38 |
notmyname | guess it shouldn't be a problem if they are testing an external endpoint (ie not the in-process stuff) | 17:38 |
*** changbl has quit IRC | 17:43 | |
*** manous has quit IRC | 17:45 | |
*** lyrrad has joined #openstack-swift | 17:46 | |
*** arnox has quit IRC | 17:46 | |
sgundur1 | tdasilva : I see that previously you had encountered this error - ImportError: liberasurecode.so.1: cannot open shared object file: No such file or directory | 17:50 |
tdasilva | yes | 17:50 |
sgundur1 | tdasilva : I am getting that error now on .unittests | 17:50 |
sgundur1 | how do I resolve this ? | 17:51 |
tdasilva | sgundur1: this link has the solution: https://pypi.python.org/pypi/PyECLib. Add '/usr/local/lib' to /etc/ld.so.conf | 17:52 |
tdasilva | then run: sudo ldconfig | 17:53 |
sgundur1 | tdasilva : thanks for the link, will use that solution | 17:54 |
*** ejat has quit IRC | 17:54 | |
*** manous has joined #openstack-swift | 17:54 | |
*** ejat has joined #openstack-swift | 18:00 | |
*** ejat has joined #openstack-swift | 18:00 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-swift | 18:01 | |
*** petertr7 is now known as petertr7_away | 18:02 | |
*** changbl has joined #openstack-swift | 18:02 | |
*** jkremer has joined #openstack-swift | 18:04 | |
*** jkremer has joined #openstack-swift | 18:05 | |
*** fthiagogv has quit IRC | 18:08 | |
*** fthiagogv has joined #openstack-swift | 18:09 | |
*** nadeem has quit IRC | 18:09 | |
*** klrmn has joined #openstack-swift | 18:10 | |
openstackgerrit | BĂ©la Vancsics proposed openstack/swift: Reduce code duplication https://review.openstack.org/254266 | 18:10 |
openstackgerrit | Samuel Merritt proposed openstack/swift: Allow smaller segments in static large objects https://review.openstack.org/252096 | 18:14 |
*** fthiagogv has quit IRC | 18:15 | |
*** dmorita has joined #openstack-swift | 18:15 | |
*** fthiagogv has joined #openstack-swift | 18:15 | |
*** lcurtis has joined #openstack-swift | 18:16 | |
*** dmorita has quit IRC | 18:16 | |
*** fthiagogv has quit IRC | 18:18 | |
*** fthiagogv has joined #openstack-swift | 18:18 | |
*** gyee has quit IRC | 18:19 | |
*** zaitcev has quit IRC | 18:24 | |
*** dmorita has joined #openstack-swift | 18:32 | |
*** manous has left #openstack-swift | 18:32 | |
*** manous has joined #openstack-swift | 18:32 | |
*** swiftcb has quit IRC | 18:38 | |
*** aix has quit IRC | 18:43 | |
*** dmorita has quit IRC | 18:47 | |
*** CR7 has quit IRC | 18:50 | |
*** dmorita has joined #openstack-swift | 18:53 | |
*** tsg has quit IRC | 18:54 | |
*** blmartin has quit IRC | 18:54 | |
*** silor has joined #openstack-swift | 18:55 | |
*** acoles is now known as acoles_ | 18:58 | |
*** geaaru has quit IRC | 18:58 | |
*** david-ly_ has joined #openstack-swift | 19:00 | |
*** haomaiwang has quit IRC | 19:01 | |
*** SorinSen has quit IRC | 19:01 | |
*** haomaiwang has joined #openstack-swift | 19:01 | |
*** SorinSen has joined #openstack-swift | 19:03 | |
*** CaioBren_ has joined #openstack-swift | 19:03 | |
*** david-ly_ is now known as david-lyle_ | 19:03 | |
*** david-lyle has quit IRC | 19:03 | |
*** dmorita has quit IRC | 19:04 | |
*** david-lyle_ is now known as david-lyle | 19:04 | |
*** CaioBrentano has quit IRC | 19:06 | |
*** dmorita has joined #openstack-swift | 19:12 | |
*** dmorita has quit IRC | 19:12 | |
*** gyee has joined #openstack-swift | 19:14 | |
*** cutforth has joined #openstack-swift | 19:14 | |
*** petertr7_away is now known as petertr7 | 19:15 | |
*** silor has quit IRC | 19:18 | |
*** silor has joined #openstack-swift | 19:19 | |
*** eranrom has joined #openstack-swift | 19:20 | |
*** eranrom has quit IRC | 19:32 | |
*** diazjf has joined #openstack-swift | 19:33 | |
*** dmorita has joined #openstack-swift | 19:34 | |
*** manous has quit IRC | 19:36 | |
*** silor has quit IRC | 19:38 | |
*** jlhinson_ has joined #openstack-swift | 19:39 | |
*** jlhinson_ has quit IRC | 19:40 | |
*** dmorita has quit IRC | 19:42 | |
*** dmorita has joined #openstack-swift | 19:42 | |
*** eranrom has joined #openstack-swift | 19:44 | |
*** briancurtin has quit IRC | 19:46 | |
*** briancurtin has joined #openstack-swift | 19:46 | |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/swift: Option to supress logs for in_process test https://review.openstack.org/255457 | 19:48 |
gmmaha | notmyname: ^^ when you get a chance, your thoughts on the patch? :) | 19:49 |
*** eranrom has quit IRC | 19:50 | |
*** eranrom has joined #openstack-swift | 19:51 | |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/swift: Option to supress logs for in_process test https://review.openstack.org/255457 | 19:51 |
*** dmorita has quit IRC | 19:52 | |
*** dmorita has joined #openstack-swift | 19:54 | |
*** fthiagogv has quit IRC | 19:57 | |
*** blmartin has joined #openstack-swift | 19:57 | |
*** david-lyle has quit IRC | 19:58 | |
*** david-lyle has joined #openstack-swift | 19:58 | |
*** ChubYann has joined #openstack-swift | 19:59 | |
*** [1]eranrom has joined #openstack-swift | 20:00 | |
*** haomaiwang has quit IRC | 20:01 | |
*** haomaiwang has joined #openstack-swift | 20:01 | |
Zyric | Good morning | 20:02 |
*** eranrom has quit IRC | 20:02 | |
*** [1]eranrom is now known as eranrom | 20:02 | |
*** nadeem has joined #openstack-swift | 20:03 | |
*** dmorita has quit IRC | 20:05 | |
*** dmorita has joined #openstack-swift | 20:06 | |
gmmaha | Good Morning Zyric | 20:06 |
*** dmorita has quit IRC | 20:07 | |
*** dmorita has joined #openstack-swift | 20:07 | |
*** chsc has quit IRC | 20:08 | |
*** chsc has joined #openstack-swift | 20:14 | |
*** dmorita has quit IRC | 20:20 | |
*** eranrom has quit IRC | 20:23 | |
*** petertr7 is now known as petertr7_away | 20:31 | |
*** esker has quit IRC | 20:33 | |
*** petertr7_away is now known as petertr7 | 20:37 | |
*** diazjf has quit IRC | 20:50 | |
*** diazjf has joined #openstack-swift | 20:52 | |
*** acoles_ is now known as acoles | 20:55 | |
*** diazjf has quit IRC | 20:57 | |
kota_ | good morning | 20:57 |
notmyname | hello | 20:57 |
*** diazjf has joined #openstack-swift | 20:58 | |
notmyname | meeting time in 2 minutes in #openstack-meeting | 20:58 |
mattoliverau | I'm in Sydney and need to head into the office, I'll kinda be at the meeting. Well on and off | 20:59 |
*** ho has joined #openstack-swift | 20:59 | |
notmyname | heh, ok | 20:59 |
*** haomaiwang has quit IRC | 21:01 | |
*** eranrom has joined #openstack-swift | 21:01 | |
*** 17WAA61QI has joined #openstack-swift | 21:01 | |
*** daddyjoseph97 has joined #openstack-swift | 21:01 | |
acoles | eranrom: sorry missed you earlier/yesterday, travelling this week | 21:02 |
*** dmorita has joined #openstack-swift | 21:07 | |
notmyname | dfg: later in the meeting we're going to bring up the ring patch | 21:08 |
*** CaioBren_ has quit IRC | 21:09 | |
*** nadeem has quit IRC | 21:10 | |
*** nadeem has joined #openstack-swift | 21:11 | |
*** barker has joined #openstack-swift | 21:12 | |
*** yarkot has joined #openstack-swift | 21:26 | |
*** ianbrown has quit IRC | 21:33 | |
openstackgerrit | Merged openstack/swift: added a few ruby clients to associated projects https://review.openstack.org/255010 | 21:34 |
*** barker has quit IRC | 21:35 | |
eranrom | acoles: np, btw did you see my comment on 248219? | 21:40 |
eranrom | https://review.openstack.org/#/c/248219/ | 21:40 |
acoles | eranrom: oops i missed that. will review and reply. thanks! | 21:41 |
eranrom | acoles: thanks. | 21:42 |
*** dmorita has quit IRC | 21:49 | |
*** diazjf has quit IRC | 21:54 | |
*** yarkot has quit IRC | 21:56 | |
*** 17WAA61QI has quit IRC | 22:01 | |
*** yarkot has joined #openstack-swift | 22:01 | |
*** garthb has joined #openstack-swift | 22:01 | |
kota_ | quick note (or warning?), a fix for security issue on *swift3* (which is a swift middleware provides Amazon S3 compatible api) landed yesterday | 22:01 |
*** haomaiwang has joined #openstack-swift | 22:01 | |
ho | acoles: regarding rbac test, could you check performance of this patch in your env? | 22:02 |
kota_ | so if you use it today, please make sure the fix patch | 22:02 |
kota_ | patch is https://review.openstack.org/#/c/255067/ | 22:02 |
notmyname | thanks kota_ | 22:02 |
acoles | ho: yes. i am travelling this week so may be a delay before i review again. | 22:02 |
ho | acoles: thanks! | 22:02 |
blmartin | mattoliverau: quick sharding question; data returned by a container server GET for the pivot nodes hands back the tree level/depth as 'bytes' field. is that intentional? | 22:03 |
ho | tdasilva: i would like to know background of copy middleware specially for place for the middileware in pipeline. before slo/dlo is only condition? | 22:05 |
*** sgundur1 has quit IRC | 22:05 | |
tdasilva | ho: yeah, the idea is that it would be moved the left on the pipeline as much as possible, that way others wouldn't have to know anything about copy verb | 22:06 |
tdasilva | they would only see GETs and PUTs | 22:06 |
tdasilva | which one benefit of that is the abiity to remove copy hooks | 22:06 |
wbhuber | tdasilva: ho: meaning server_side_copy to the far left in the pipeline | 22:06 |
ho | tdasilva: deployers need to add the middleware by their hand? or automatically adding it like current implementation? | 22:07 |
tdasilva | wbhuber: correct | 22:07 |
wbhuber | ho: tdasilva: i guess we've to modify proxy-server.conf in the patch to have the middle adjusted to the far left? | 22:07 |
tdasilva | ho: yeah, it should probably be added automatically, because we need to support backwards compatibility | 22:08 |
tdasilva | operators shouldn't see any difference when they upgrade | 22:08 |
*** dewsday has joined #openstack-swift | 22:08 | |
tdasilva | ho: I think that work is already there on the patch right? it's probably just a matter of where it is positioned... | 22:09 |
*** dmorita has joined #openstack-swift | 22:10 | |
ho | tdasilva: i don't think so. current logic is adding it just before proxy-server (i will re-check) so i think we need to know clear dependency | 22:10 |
tdasilva | ho: I'll check too | 22:11 |
ho | tdasilva: wbhuber: thanks! if you have clear dependency (or requirements?), please let me know (i'm curios) | 22:14 |
tdasilva | ho: ok | 22:14 |
wbhuber | ho: k | 22:14 |
tdasilva | ho: i need to run, but will be back later tonight | 22:14 |
ho | tdasilva: have fun & see you later :P | 22:15 |
*** acoles is now known as acoles_ | 22:17 | |
*** petertr7 is now known as petertr7_away | 22:18 | |
*** _Alexandra_ has joined #openstack-swift | 22:18 | |
*** dewsday has quit IRC | 22:18 | |
*** _Alexandra_ has quit IRC | 22:23 | |
*** alejandrito has quit IRC | 22:26 | |
*** dmorita has quit IRC | 22:32 | |
*** david-lyle has quit IRC | 22:34 | |
openstackgerrit | Ganesh Maharaj Mahalingam proposed openstack/swift: Option to supress logs for in_process test https://review.openstack.org/255457 | 22:34 |
*** yarkot has quit IRC | 22:37 | |
*** sanchitmalhotra has quit IRC | 22:38 | |
*** briancurtin has quit IRC | 22:38 | |
*** david-ly_ has joined #openstack-swift | 22:39 | |
*** sanchitmalhotra has joined #openstack-swift | 22:39 | |
*** cutforth has quit IRC | 22:41 | |
*** chsc has quit IRC | 22:43 | |
*** david-ly_ is now known as david-lyle | 22:45 | |
*** bkmz has quit IRC | 22:48 | |
*** bkmz has joined #openstack-swift | 22:48 | |
*** zaitcev has joined #openstack-swift | 22:51 | |
*** ChanServ sets mode: +v zaitcev | 22:51 | |
*** eranrom has quit IRC | 22:52 | |
*** esker has joined #openstack-swift | 22:56 | |
*** esker has quit IRC | 22:57 | |
*** esker has joined #openstack-swift | 22:58 | |
*** wuhg has quit IRC | 22:58 | |
*** haomaiwang has quit IRC | 23:01 | |
*** sgundur has joined #openstack-swift | 23:01 | |
*** haomaiwang has joined #openstack-swift | 23:01 | |
*** dmorita has joined #openstack-swift | 23:05 | |
*** km has joined #openstack-swift | 23:08 | |
*** km is now known as Guest71141 | 23:08 | |
openstackgerrit | Hisashi Osanai proposed openstack/swift: Add container quota functional test https://review.openstack.org/255152 | 23:08 |
*** dustins has quit IRC | 23:09 | |
gmmaha | notmyname: your concern has now come true. I want tto debug why jenkins fails on my patch and its a mess :( | 23:14 |
notmyname | lol | 23:14 |
*** dustins has joined #openstack-swift | 23:14 | |
gmmaha | does this look like the right error? | 23:14 |
gmmaha | + /usr/os-testr-env/bin/subunit2html ./testrepository.subunit testr_results.html | 23:14 |
gmmaha | Traceback (most recent call last): | 23:14 |
gmmaha | File "/usr/os-testr-env/bin/subunit2html", line 11, in <module> | 23:14 |
gmmaha | sys.exit(main()) | 23:14 |
gmmaha | File "/usr/os-testr-env/local/lib/python2.7/site-packages/os_testr/subunit2html.py", line 714, in main | 23:14 |
gmmaha | stream = open(subunit_file, 'rb') | 23:14 |
gmmaha | IOError: [Errno 2] No such file or directory: './testrepository.subunit' | 23:14 |
gmmaha | dont think i touched it in anyway to fail here | 23:14 |
notmyname | is any error the right error, really? | 23:15 |
gmmaha | :D | 23:15 |
notmyname | also, no I don't know anything about that error ;-) | 23:15 |
gmmaha | thanks. Let me see whats happening | 23:15 |
gmmaha | wierdly when i run it with the log suppress locally it works | 23:19 |
notmyname | gmmaha: IIRC I had a few failures with in-process tests on my SAIO with the log spew | 23:20 |
gmmaha | notmyname: ohh.. i didnt see any. let me reset the system and try again. a | 23:21 |
gmmaha | also the jenkins log seems to indicate an old jenkins issue i have come across in the past with java heap | 23:21 |
*** dmorita has quit IRC | 23:21 | |
notmyname | dfg: when I write up release notes, I'd definitely appreciate some review of the words about the ring patch. especially based on your comments in the review | 23:22 |
*** briancurtin has joined #openstack-swift | 23:28 | |
*** haomaiwang has quit IRC | 23:32 | |
*** haomaiwang has joined #openstack-swift | 23:32 | |
*** kei_yama has joined #openstack-swift | 23:36 | |
*** ianbrown has joined #openstack-swift | 23:36 | |
*** ianbrown has quit IRC | 23:36 | |
*** haomaiwang has quit IRC | 23:37 | |
*** rcernin has joined #openstack-swift | 23:37 | |
*** pgbridge has quit IRC | 23:40 | |
*** nadeem has quit IRC | 23:45 | |
*** sgundur has quit IRC | 23:45 | |
gmmaha | notmyname: how do you feel about suppressing the logs all the time and just displaying them on a variable? | 23:46 |
gmmaha | cause with the suppress all tests pass.. :| | 23:46 |
notmyname | what do you mean "displaying them on a variable" | 23:47 |
gmmaha | SWIFT_SHOW_LOGS=True | 23:47 |
gmmaha | by default its false and all logs dont appear.. Just flipping the logic i have now in the patch | 23:48 |
notmyname | so that means "tests pass, except when they don't, and when they don't pass you don't have any logs. and if you turn on logs, they fail for other reasons" | 23:48 |
notmyname | gmmaha: what was mattoliverau saying about passing it through unittest? | 23:49 |
gmmaha | when you put it that way.. | 23:49 |
gmmaha | :| | 23:49 |
notmyname | lol | 23:49 |
gmmaha | not sure.. had asked him about it.. guessing he is busy at work. | 23:49 |
gmmaha | i wasnt sure on what he was suggesting | 23:49 |
*** nadeem has joined #openstack-swift | 23:51 | |
gmmaha | alright. will check with him tomorrow to see if thats something that will be more stabler than this one.. Though i have a feeling that the failure has nothing to do with my patch :( | 23:52 |
notmyname | gmmaha: yeah, that's frustrating | 23:52 |
notmyname | thanks for looking into it, though! | 23:52 |
gmmaha | notmyname: my pleasure.. learnt quite a bit.. so thats always good!! | 23:53 |
gmmaha | two diferent tests. both failed at diff tests, but the logs show it to be a timeout | 23:55 |
gmmaha | cont2 ERROR: ERROR account update failed with 127.0.0.1:36017/sda1 (will retry later): Timeout (3.0s) | 23:55 |
*** ianbrown has joined #openstack-swift | 23:55 | |
gmmaha | obj2 ERROR: ERROR container update failed with 127.0.0.1:40183/sda1 (saving for async update later): Timeout (3.0s) | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!