jeblair | flashgordon: "I would prefer we didn't merge this but i'll do it anyway because everyone else thinks we should" :) | 00:00 |
---|---|---|
jeblair | that's an upstanding reviewer there | 00:00 |
flashgordon | exactly | 00:00 |
mordred | zaro: try utf8_bin | 00:03 |
*** nati_uen_ has joined #openstack-infra | 00:03 | |
*** gokrokve has quit IRC | 00:04 | |
*** gokrokve has joined #openstack-infra | 00:05 | |
*** nati_ueno has quit IRC | 00:05 | |
clarkb | https://bitbucket.org/hpk42/tox/src/f15199a9ec78/tox/_config.py#cl-486 is the tox problem. I think the way to fix it is to move all the substitutions into the loop on line 476 and set argv to shlex.split() afterwards. I will take a stab at writing that when I am not meh | 00:08 |
*** mriedem has joined #openstack-infra | 00:08 | |
clarkb | the problem arises because tox does the shlex.split() before substituting which discards token boundary data | 00:09 |
openstackgerrit | Dolph Mathews proposed a change to openstack-infra/elastic-recheck: add query for bug 1277751 https://review.openstack.org/72029 | 00:09 |
uvirtbot | Launchpad bug 1277751 in openstack-ci "fatal: unable to connect to git.openstack.org" [Undecided,New] https://launchpad.net/bugs/1277751 | 00:09 |
*** gokrokve has quit IRC | 00:09 | |
*** markmcclain has joined #openstack-infra | 00:10 | |
markmcclain | how often should the automated requirements update script run? https://review.openstack.org/#/c/68245/3 is a few days old and now will not pass checks. | 00:10 |
*** CaptTofu has joined #openstack-infra | 00:10 | |
*** virmitio has quit IRC | 00:10 | |
clarkb | when requirements change | 00:11 |
*** paul-- has joined #openstack-infra | 00:12 | |
*** markmcclain1 has joined #openstack-infra | 00:12 | |
markmcclain1 | clarkb: hmmm… the requirements changed yesterday | 00:13 |
*** thuc has quit IRC | 00:14 | |
*** thuc has joined #openstack-infra | 00:14 | |
markmcclain1 | shouldn't this have triggered an update? https://review.openstack.org/#/c/70929/ | 00:14 |
*** markmcclain has quit IRC | 00:14 | |
*** igor___ has quit IRC | 00:14 | |
*** alexpilotti has quit IRC | 00:15 | |
*** melwitt has quit IRC | 00:15 | |
clarkb | markmcclain1: probably, but the script has had trouble recently, we may need to kick it harder | 00:15 |
markmcclain1 | ok | 00:16 |
*** jergerber has quit IRC | 00:16 | |
fungi | lifeless: looks like we have two available tripleo-precise nodepool nodes. adding back to zuul now | 00:16 |
fungi | clarkb: are you in a position to +2 71700 currently? if not, no worries, i feel okay solo approving my own patch there | 00:18 |
*** thuc has quit IRC | 00:18 | |
jeblair | fungi: i +2d it | 00:20 |
*** ryanpetrello has joined #openstack-infra | 00:20 | |
*** pcrews has joined #openstack-infra | 00:20 | |
fungi | jeblair: thanks! | 00:23 |
lyxus | Hi, did you notice that sometimes gerrits create 2 events from the same patch ? | 00:24 |
lyxus | ( I am only listening on Pactchset Created) | 00:25 |
fungi | lifeless: submitted to merge now. once zuul sees it i'll recheck a tripleo something or other and make sure it runs/ditches/replaces as intended | 00:25 |
fungi | lyxus: two patchset-created events from the same patchset on the same change number, or for different patchsets on the same change? | 00:26 |
*** morganfainberg is now known as morganfainberg_Z | 00:27 | |
*** jhesketh_ has joined #openstack-infra | 00:28 | |
lyxus | fungi, same same events for the same patch set with couple of second delta (ie: GERRIT_EVENT_HASH 730081213 118511859) | 00:28 |
openstackgerrit | Yuriy Taraday proposed a change to openstack-infra/git-review: Make Gerrit port and dir selection deterministic https://review.openstack.org/70685 | 00:29 |
fungi | lyxus: i've not noticed that... jeblair: you probably spend more time than i do staring at the gerrit events stream... ever see that? ^ | 00:29 |
fungi | lyxus: i wonder if you're not really limiting to just patchset created events and are instead also picking up comment added events | 00:30 |
fungi | lyxus: as far as i know gerrit should not create more than one patchset-created event for the same change and patchset number pair | 00:31 |
*** packet has joined #openstack-infra | 00:32 | |
*** cadenzajon has quit IRC | 00:32 | |
lyxus | fungi, that was my thought too. Let me screenshot my gerrit jenkins/gerrit plugin | 00:32 |
*** thuc has joined #openstack-infra | 00:33 | |
lyxus | fungi, http://s9.postimg.org/4t6b2mq4v/Screenshot_from_2014_02_07_16_33_20.png | 00:34 |
lyxus | fungi, it's not consistent thought | 00:34 |
*** wenlock has quit IRC | 00:35 | |
fungi | lyxus: yeah, i've never used/configured that plugin, but i'd interpret that page as implying it's configured the way i would expect | 00:36 |
jeblair | lyxus: i haven't noticed that... if you have an example of a patchset-created event for a change in openstack's gerrit, i can check the zuul logs and see if it saw 2 events for it | 00:37 |
jeblair | lyxus: let me know the change and patchset number | 00:38 |
jeblair | lyxus: though also, gerritbot uses pretty much the same code, and i don't think i've ever seen it announce a new patchset twice | 00:38 |
openstackgerrit | Jeremy Stanley proposed a change to openstack-infra/config: Revert "Temporarily stop running tripleo seed/undercloud" https://review.openstack.org/71700 | 00:40 |
zaro | mordred: yeah, i was looking at utf8_bin, but not sure if that would be safe because apparently some queries don't return the same as utf8_general | 00:40 |
*** andreaf has quit IRC | 00:42 | |
zaro | clarkb: i could not find any multibyte chars from gerrit dbdump. | 00:43 |
openstackgerrit | A change was merged to openstack-infra/config: Revert "Temporarily stop running tripleo seed/undercloud" https://review.openstack.org/71700 | 00:43 |
lyxus | jeblair, 71868/1 | 00:43 |
*** jasondotstar has quit IRC | 00:44 | |
lifeless | fungi: thanks | 00:45 |
lyxus | 2 differents GERRIT_EVENT_HASH 118511859 - 730081213 | 00:45 |
*** lcheng_ has quit IRC | 00:45 | |
jeblair | lyxus: zuul only saw one event for that: 2014-02-07 11:22:06,267 DEBUG zuul.Scheduler: Adding trigger event: <TriggerEvent patchset-created openstack/neutron master 71868,1> | 00:49 |
*** jasondotstar has joined #openstack-infra | 00:49 | |
*** mrodden has quit IRC | 00:51 | |
*** smurugesan has quit IRC | 00:51 | |
*** nati_ueno has joined #openstack-infra | 00:51 | |
*** paul--_ has joined #openstack-infra | 00:54 | |
*** reed has quit IRC | 00:55 | |
*** ryanpetrello has quit IRC | 00:55 | |
*** nati_uen_ has quit IRC | 00:55 | |
*** paul-- has quit IRC | 00:56 | |
lyxus | jeblair, then I am not sure what is happening | 00:57 |
*** jcooley_ has joined #openstack-infra | 00:57 | |
*** packet has quit IRC | 00:57 | |
fungi | lifeless: rechecked 71955,2 and it's gobbled up the two ready nodes for seed and undercloud jobs. looks okay so far | 00:58 |
*** thuc has quit IRC | 00:59 | |
lifeless | fungi: should we have more nodes sitting ready than 2? | 00:59 |
*** thuc has joined #openstack-infra | 00:59 | |
lifeless | fungi: since 2 slaves (today) per revision | 00:59 |
lifeless | maybe 10 ? | 00:59 |
clarkb | so I couldn't resist hacking on the tox fix. and its such wow. So you know how we can't get '{posargs}' to be a single argv item post substitution? Well if you have bar='foo bar' and use {bar} in a substitution (no quotes) that does become a single ARGV | 01:00 |
clarkb | its just wrong | 01:00 |
clarkb | and they test for the wrong behavior | 01:00 |
anteaya | I couldn't understand the tests at all | 01:01 |
openstackgerrit | Matthew Oliver proposed a change to openstack-infra/config: Nodepool image logs accessible via HTTP https://review.openstack.org/71190 | 01:01 |
anteaya | I thought it was just me | 01:01 |
openstackgerrit | lifeless proposed a change to openstack-infra/config: Have more tripleo-gate nodes sitting ready for use. https://review.openstack.org/72035 | 01:02 |
*** nati_ueno has quit IRC | 01:02 | |
lifeless | fungi: ^ | 01:02 |
*** nati_ueno has joined #openstack-infra | 01:03 | |
*** thuc has quit IRC | 01:03 | |
fungi | lifeless: well, nodepool will spin up as many additional nodes as are in demand, but that does imply a bit of lag to catch up capacity so predetermining an acceptable baseline stall tends to help | 01:04 |
fungi | clarkb: that is pretty silly. perhaps you should (get over your sick and then) engage holger and the other tox authors in a frank discussion of this behavior | 01:05 |
clarkb | fungi: yup, I mostly have a patch for it too | 01:06 |
*** jamielennox|away is now known as jamielennox | 01:06 | |
clarkb | need to examine the rest of these failing tests to see what other horrors are to be found | 01:06 |
fungi | because that really *can't* be the intended behavior | 01:06 |
*** mestery has joined #openstack-infra | 01:07 | |
*** lcheng_ has joined #openstack-infra | 01:07 | |
*** mestery_ has joined #openstack-infra | 01:08 | |
clarkb | but I seem to have broken the windows escaping test which is why we have the broken in the first place, need to make sure I can unbreak sanity and keep windows happy | 01:08 |
*** gyee has quit IRC | 01:09 | |
jeblair | lifeless: fungi: i've been using "number of nodes required to service two changes" as an approximate baseline for what to hold ready | 01:09 |
anteaya | clarkb: is it possible the windows escaping test is also badly written? | 01:09 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: ensure all the required files are there https://review.openstack.org/71968 | 01:09 |
clarkb | anteaya: I don't think so | 01:09 |
*** igor_ has joined #openstack-infra | 01:10 | |
lifeless | jeblair: ok; I'd like to try 10 (which is enough for 5 changes) - since we tend to push some large stacks in tripleo | 01:10 |
anteaya | clarkb: k | 01:10 |
clarkb | it checks that foo\bar becomes foo\\bar because \ is a path separator on windows | 01:10 |
lifeless | jeblair: it will become 3 changes when we add overcloud tests, and 2 when we get upgrade tests | 01:10 |
*** mestery__ has joined #openstack-infra | 01:11 | |
*** eharney has quit IRC | 01:11 | |
*** ryanpetrello has joined #openstack-infra | 01:11 | |
anteaya | clarkb: ah, I think I am finally understanding that point now | 01:11 |
jeblair | lifeless: wfm | 01:11 |
*** mestery has quit IRC | 01:12 | |
fungi | clarkb: anteaya: the reality is that windows is broken and has been since before they perverted digital's workstation developers into their fold | 01:12 |
*** masayukig has quit IRC | 01:13 | |
lifeless | fungi: don't shift the blame; this is tox craziness, not windows. | 01:13 |
lifeless | fungi: low level plubming there can represent anything to CreateProcess as needed. | 01:13 |
*** masayukig has joined #openstack-infra | 01:13 | |
fungi | lifeless: tox is going crazy trying to support the windows crazy | 01:14 |
lifeless | fungi: I disagree; tox is crazy - yes. | 01:14 |
*** igor_ has quit IRC | 01:14 | |
*** mestery_ has quit IRC | 01:14 | |
fungi | lifeless: but in positive news, nodepool shows the two used nodes which are running the recheck and already has two more in a ready state | 01:14 |
lifeless | fungi: having supported enough cross platform things in python i'm pretty happy asserting that this particular issue is not caused by windows :) | 01:14 |
fungi | lifeless: granted, windows directly causes nothing in python... | 01:15 |
fungi | we have a case of developers going out of their way trying to reinvent a particular wheel which is how to normalize windows and *nix command line argument parsing | 01:16 |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/elastic-recheck: Mark resolved queries https://review.openstack.org/72037 | 01:17 |
* fungi is surprised they don't try to make all the tox options support both -- and / prefixes | 01:17 | |
*** masayukig has quit IRC | 01:18 | |
lifeless | fungi: I still think you're giving too much credit to windows as a platform causing issues :) | 01:20 |
*** ryanpetrello has quit IRC | 01:21 | |
fungi | this is probably the first time in a very long while i have been accused of giving credit to windows to anything. glad to have avoided even mentioning it for some years now ;) | 01:22 |
anteaya | bet you are going to avoid for some time again after today | 01:22 |
*** ArxCruz has quit IRC | 01:25 | |
*** ArxCruz has joined #openstack-infra | 01:25 | |
*** nicedice_ has joined #openstack-infra | 01:25 | |
*** dkehn__ has joined #openstack-infra | 01:25 | |
fungi | i do usually try to forget windows, its parc-like gui, its serial-oriented winsock, the rewrite that dec did for their decstations and alphastations... | 01:25 |
*** smurugesan has joined #openstack-infra | 01:25 | |
*** sdague has quit IRC | 01:25 | |
*** paul--_ has quit IRC | 01:26 | |
*** KurtMartin has joined #openstack-infra | 01:26 | |
*** sdague has joined #openstack-infra | 01:26 | |
fungi | and whatever else happened after the mid-1990s which i thankfully never had to deal with in any real capacity | 01:26 |
*** jgriffith has quit IRC | 01:26 | |
*** jgriffith has joined #openstack-infra | 01:27 | |
*** davidlenwell has quit IRC | 01:27 | |
*** dkehn_ has quit IRC | 01:27 | |
*** kmartin has quit IRC | 01:27 | |
anteaya | sounds like the scab has been torn off of a bad relationship | 01:27 |
anteaya | do you need a beer? | 01:28 |
clarkb | woo I have it down to one failure and its the windows test | 01:28 |
clarkb | so basically posix shlex.split('foo\bar') removes the \ | 01:28 |
*** davidlenwell has joined #openstack-infra | 01:28 | |
*** nicedice has quit IRC | 01:28 | |
clarkb | I almost wonder if we just need to set posix to false if win32 | 01:28 |
anteaya | would that work? | 01:29 |
clarkb | no clue | 01:29 |
*** flaper87 is now known as flaper87|afk | 01:29 | |
anteaya | would aliviate the dueling syntax | 01:29 |
*** smurugesan has quit IRC | 01:30 | |
*** pcrews has quit IRC | 01:32 | |
*** jcooley_ has quit IRC | 01:34 | |
*** jcooley_ has joined #openstack-infra | 01:35 | |
*** jasondotstar has quit IRC | 01:35 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/elastic-recheck: Mark resolved queries https://review.openstack.org/72037 | 01:37 |
*** markmcclain1 has quit IRC | 01:38 | |
*** oubiwann_ has quit IRC | 01:39 | |
*** jcooley_ has quit IRC | 01:39 | |
*** giulivo has quit IRC | 01:41 | |
*** masayukig has joined #openstack-infra | 01:43 | |
*** CaptTofu has quit IRC | 01:43 | |
*** UtahDave has quit IRC | 01:48 | |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Cancel obsolete builds on reconfiguration https://review.openstack.org/72042 | 01:50 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Remove double accounting of builds https://review.openstack.org/72043 | 01:50 |
jeblair | fungi: ^ bug fix for today's zuul thingy. i guess i fixed it twice. hopefully that means it's twice as fixed. | 01:50 |
openstackgerrit | James E. Blair proposed a change to openstack-infra/zuul: Remove double accounting of builds https://review.openstack.org/72043 | 01:52 |
flashgordon | do we have a bug for the p33 issues? | 01:53 |
flashgordon | py33? | 01:53 |
clarkb | yes fungi has been keeping it up to date | 01:54 |
*** AaronGr is now known as AaronGr_Zzz | 01:54 | |
flashgordon | clarkb: what is the # | 01:54 |
*** oubiwann_ has joined #openstack-infra | 01:54 | |
flashgordon | gonna add an e-r query | 01:54 |
*** CaptTofu has joined #openstack-infra | 01:55 | |
*** masayukig has quit IRC | 01:56 | |
*** lttrl has joined #openstack-infra | 01:56 | |
fungi | flashgordon: the "recheck" in elastic-recheck makes me wary of consistent (not-intermittent) bugs getting tracked in it | 01:57 |
flashgordon | fungi: so I agree but think we have a partial solution for that | 01:57 |
flashgordon | see https://review.openstack.org/#/c/72024/ | 01:58 |
fungi | flashgordon: but it's bug 1277495 | 01:58 |
flashgordon | fungi: for the new format | 01:58 |
uvirtbot | Launchpad bug 1277495 in openstack-ci "python33 jobs are breaking" [Critical,In progress] https://launchpad.net/bugs/1277495 | 01:58 |
flashgordon | if we add the bug title in the message that may help further | 01:59 |
flashgordon | fungi: want to respond to the ML thread with the bu number or should I | 01:59 |
flashgordon | fungi: thanks | 01:59 |
*** jcooley_ has joined #openstack-infra | 02:01 | |
fungi | flashgordon: i really think the best option is to press forward with pip/virtualenv/tox upgrades once clarkb thinks he has a solution to that last one... the underlying issue seems to be a non-ascii py3k support issue in older pip releases, so not really worth spinning our tires in if new pip fixes it outright anyway | 02:01 |
flashgordon | fungi: I don't know enough about the bug to comment on the right solution, I was just going to respond to the ML saying this is where we are tracking it | 02:02 |
*** marun has quit IRC | 02:02 | |
*** ryanpetrello has joined #openstack-infra | 02:02 | |
fungi | wfm | 02:02 |
clarkb | http://paste.openstack.org/show/63183/ | 02:02 |
clarkb | that will fix your tox | 02:02 |
clarkb | not going to sort out hg right now though | 02:03 |
fungi | heh | 02:03 |
*** marun has joined #openstack-infra | 02:03 | |
clarkb | hg is hard | 02:03 |
fungi | it is the weekend. you should get over your plague | 02:03 |
clarkb | ya I need to do that | 02:03 |
flashgordon | fungi: any objections to using this query: 'message:"'ascii' codec can't decode byte 0xc3 in position 9055: ordinal not in range(128)" AND filename:"console.html"' | 02:04 |
fungi | flashgordon: i suspect that's on the tight side (it's just going to catch the particular non-ascii character in setuptools 2.1.2's pkg-info file when the bug is more probably somewhere in pip) but that's fine with me i suppose | 02:05 |
*** pcrews has joined #openstack-infra | 02:06 | |
*** AaronGr_Zzz is now known as AaronGr | 02:06 | |
anteaya | clarkb: looks nice to me | 02:06 |
*** jcooley_ has quit IRC | 02:06 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Mark resolved queries https://review.openstack.org/72037 | 02:06 |
anteaya | clarkb: heal from the plague | 02:06 |
*** jcooley_ has joined #openstack-infra | 02:07 | |
*** igor_ has joined #openstack-infra | 02:10 | |
*** jcooley_ has quit IRC | 02:11 | |
*** sarob has joined #openstack-infra | 02:12 | |
*** jcooley_ has joined #openstack-infra | 02:12 | |
flashgordon | what about message:"'py33/lib/python3.3/encodings/ascii.py" AND filename:"console.html" | 02:13 |
flashgordon | 90 hit for thatone | 02:13 |
flashgordon | fungi: ^ | 02:14 |
*** igor_ has quit IRC | 02:15 | |
fungi | flashgordon: that's probably slightly more inclusive, agreed | 02:15 |
*** bhuvan has quit IRC | 02:17 | |
*** dstanek has quit IRC | 02:17 | |
*** dstanek has joined #openstack-infra | 02:17 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/elastic-recheck: Add fingerprint for bug 1277495 https://review.openstack.org/72044 | 02:17 |
uvirtbot | Launchpad bug 1277495 in openstack-ci "python33 jobs are breaking" [Critical,In progress] https://launchpad.net/bugs/1277495 | 02:17 |
*** crank has quit IRC | 02:18 | |
*** mrodden has joined #openstack-infra | 02:18 | |
*** jcooley_ has quit IRC | 02:18 | |
*** sarob has quit IRC | 02:18 | |
*** jcooley_ has joined #openstack-infra | 02:18 | |
*** llu has joined #openstack-infra | 02:18 | |
llu | does anyone know why the adding normal comment on gerrit would trigger a rerun of jenkins' check job? At least for ceilometer project | 02:19 |
*** ryanpetrello has quit IRC | 02:20 | |
*** mrodden1 has joined #openstack-infra | 02:20 | |
clarkb | btw my tox patch preserves compatiblity with --testr-args='{posargs}' no need to update tox.ini | 02:20 |
*** crank has joined #openstack-infra | 02:21 | |
clarkb | llu: because jeblair added a new thing to zuul that will rerun tests on changes if they have test results that are more than 48 hours old and are under active review | 02:21 |
*** sarob has joined #openstack-infra | 02:22 | |
llu | clarkb: thx for the info | 02:22 |
*** mrodden has quit IRC | 02:22 | |
*** markwash has quit IRC | 02:24 | |
*** pcrews has quit IRC | 02:24 | |
*** jcooley_ has quit IRC | 02:24 | |
clarkb | flashgordon: bug 1277751, we are losing data? | 02:25 |
uvirtbot | Launchpad bug 1277751 in openstack-ci "fatal: unable to connect to git.openstack.org" [Undecided,New] https://launchpad.net/bugs/1277751 | 02:25 |
clarkb | I should get off of irc and take a nap | 02:25 |
*** nati_ueno has quit IRC | 02:25 | |
flashgordon | clarkb: loosing data? | 02:26 |
*** sarob has quit IRC | 02:26 | |
*** nati_ueno has joined #openstack-infra | 02:26 | |
*** markmcclain has joined #openstack-infra | 02:27 | |
flashgordon | night clarkb | 02:27 |
*** flashgordon is now known as jog0 | 02:27 | |
clarkb | jog0: your comment on that bug | 02:28 |
jog0 | clarkb: oh I assime we still are | 02:28 |
jog0 | the console logs not making it in to e-r | 02:28 |
*** ryanpetrello has joined #openstack-infra | 02:28 | |
clarkb | they should be making it in | 02:28 |
jog0 | is that still correct | 02:28 |
jog0 | ohh :/ | 02:28 |
clarkb | hrm, I guess the bot did complain about a couple console logs | 02:29 |
jog0 | yeah | 02:29 |
clarkb | I will dig through logs and see whats up when not sick and weekending | 02:29 |
jog0 | feel better | 02:29 |
* jog0 forgot its friday | 02:29 | |
jog0 | o/ | 02:30 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add fingerprint for bug 1277495 https://review.openstack.org/72044 | 02:30 |
uvirtbot | Launchpad bug 1277495 in openstack-ci "python33 jobs are breaking" [Critical,In progress] https://launchpad.net/bugs/1277495 | 02:30 |
*** lcheng_ has quit IRC | 02:30 | |
openstackgerrit | Shane Wang proposed a change to openstack-infra/gerrit: Fix misspellings in gerrit https://review.openstack.org/72046 | 02:32 |
openstackgerrit | Shane Wang proposed a change to openstack-infra/lodgeit: Fix misspellings in lodgeit https://review.openstack.org/72047 | 02:35 |
*** lttrl has quit IRC | 02:36 | |
*** dcramer_ has joined #openstack-infra | 02:36 | |
*** lttrl has joined #openstack-infra | 02:36 | |
*** ryanpetrello has quit IRC | 02:37 | |
*** masayukig has joined #openstack-infra | 02:37 | |
openstackgerrit | Shane Wang proposed a change to openstack-infra/meetbot: Fix misspellings in meetbot https://review.openstack.org/72048 | 02:38 |
*** markmcclain has quit IRC | 02:38 | |
*** lcheng_ has joined #openstack-infra | 02:39 | |
openstackgerrit | Shane Wang proposed a change to openstack-infra/odsreg: Fix misspellings in odsreg https://review.openstack.org/72049 | 02:40 |
*** masayukig has quit IRC | 02:42 | |
*** lcheng_ has quit IRC | 02:42 | |
*** markwash has joined #openstack-infra | 02:45 | |
*** nati_ueno has quit IRC | 02:52 | |
*** jerryz has joined #openstack-infra | 02:53 | |
openstackgerrit | Shane Wang proposed a change to openstack-infra/os-loganalyze: Fix misspellings in os-loganalyze https://review.openstack.org/72052 | 02:57 |
openstackgerrit | Shane Wang proposed a change to openstack-infra/storyboard: Fix misspellings in storyboard https://review.openstack.org/72053 | 03:00 |
*** akscram has quit IRC | 03:02 | |
openstackgerrit | Shane Wang proposed a change to openstack-infra/storyboard-webclient: Fix misspellings in storyboard-webclient https://review.openstack.org/72054 | 03:02 |
*** akscram has joined #openstack-infra | 03:03 | |
*** banix has quit IRC | 03:05 | |
*** Ryan_Lane has joined #openstack-infra | 03:06 | |
jog0 | looks like nova unit tests just broke too | 03:08 |
jog0 | http://logs.openstack.org/03/71503/1/gate/gate-nova-python27/4e66adf/console.html | 03:09 |
jog0 | fungi: looks like a new boto did us in | 03:10 |
jog0 | http://pypi.openstack.org/openstack/boto/?C=M;O=D | 03:10 |
jog0 | 2,25 | 03:10 |
fungi | jog0: yay! the ramp up to pycon continues | 03:11 |
*** igor_ has joined #openstack-infra | 03:11 | |
jog0 | ? | 03:11 |
jog0 | everone relesing new libs before pycon? | 03:11 |
fungi | every python dependency we have will be introducing new backward-incompatible feature additions hurriedly so they can show them off at pycon | 03:12 |
* jog0 cries a little | 03:12 | |
jog0 | why? | 03:12 |
fungi | it's human nature | 03:13 |
clarkb | don't worry I just fixed one | 03:13 |
jog0 | stupid humans | 03:13 |
clarkb | now we can move on to the next | 03:13 |
jog0 | clarkb: Iwas thinking just blacklist boto 2.25 for now | 03:13 |
jog0 | http://logs.openstack.org/03/71503/1/gate/gate-nova-python27/4e66adf/console.html | 03:13 |
jog0 | at least until monday | 03:14 |
clarkb | I would really like to try fixing it | 03:14 |
*** jcooley_ has joined #openstack-infra | 03:14 | |
* jog0 looks for volunteers on a friday evening | 03:14 | |
clarkb | meh | 03:14 |
clarkb | fix it monday | 03:14 |
*** jerryz has quit IRC | 03:14 | |
jog0 | clarkb: short timer what should we do | 03:14 |
* jog0 does step 1 and files a bug | 03:15 | |
*** sarob has joined #openstack-infra | 03:15 | |
*** igor_ has quit IRC | 03:16 | |
jog0 | clarkb: https://bugs.launchpad.net/nova/+bug/1277790 | 03:16 |
uvirtbot | Launchpad bug 1277790 in nova "boto 2.25 causing unit tests to fail" [Critical,Confirmed] | 03:16 |
*** sarob has quit IRC | 03:20 | |
*** amcrn has quit IRC | 03:31 | |
*** jcooley_ has quit IRC | 03:32 | |
*** esker has joined #openstack-infra | 03:33 | |
fungi | "causing unit tests to fail... until monday unless somebody wants to fix nova before then" ;) | 03:34 |
*** jcooley_ has joined #openstack-infra | 03:34 | |
jog0 | heh | 03:34 |
fungi | it's all about motivation | 03:35 |
*** CaptTofu has quit IRC | 03:38 | |
*** masayukig has joined #openstack-infra | 03:38 | |
*** CaptTofu has joined #openstack-infra | 03:38 | |
jog0 | well many of us nova folks will be in transit this weekend | 03:38 |
*** rcleere has joined #openstack-infra | 03:39 | |
*** esker has joined #openstack-infra | 03:40 | |
*** esker has quit IRC | 03:40 | |
*** masayukig has quit IRC | 03:42 | |
*** CaptTofu has quit IRC | 03:43 | |
*** david-lyle has joined #openstack-infra | 03:48 | |
*** david_lyle_ has joined #openstack-infra | 03:50 | |
*** david_lyle_ is now known as david_lyle | 03:51 | |
*** david-lyle has quit IRC | 03:52 | |
*** lttrl has quit IRC | 03:55 | |
fungi | kinetic motivation then | 03:57 |
clarkb | fungi: I submitted a PR against tox | 03:57 |
clarkb | and updated the bug | 03:57 |
clarkb | we can see how this plays out now | 03:57 |
fungi | clarkb: groovy | 03:58 |
*** jcooley_ has quit IRC | 04:00 | |
*** jcooley_ has joined #openstack-infra | 04:02 | |
*** igor_ has joined #openstack-infra | 04:12 | |
*** sarob has joined #openstack-infra | 04:16 | |
*** igor_ has quit IRC | 04:16 | |
*** sarob has quit IRC | 04:21 | |
*** sarob has joined #openstack-infra | 04:26 | |
*** mriedem has quit IRC | 04:27 | |
*** lttrl has joined #openstack-infra | 04:29 | |
*** talluri has joined #openstack-infra | 04:29 | |
*** sarob has quit IRC | 04:30 | |
*** ok_delta has joined #openstack-infra | 04:37 | |
*** masayukig has joined #openstack-infra | 04:39 | |
*** masayukig has quit IRC | 04:43 | |
*** oubiwann_ has quit IRC | 04:47 | |
*** blamar has quit IRC | 04:51 | |
*** lttrl has quit IRC | 04:53 | |
*** talluri has quit IRC | 04:56 | |
*** yaguang has joined #openstack-infra | 04:58 | |
*** harlowja is now known as harlowja_away | 04:58 | |
*** qs201 has joined #openstack-infra | 05:08 | |
*** ArxCruz has quit IRC | 05:10 | |
*** igor_ has joined #openstack-infra | 05:13 | |
*** qs201 has quit IRC | 05:17 | |
*** igor_ has quit IRC | 05:18 | |
lyxus | Hello Guys, i am on review.openstack.org. do you know how can you filter the review with the "PatchSet Created" | 05:35 |
*** CaptTofu has joined #openstack-infra | 05:38 | |
*** jcooley_ has quit IRC | 05:39 | |
*** masayukig has joined #openstack-infra | 05:39 | |
*** marun has quit IRC | 05:40 | |
*** CaptTofu has quit IRC | 05:43 | |
*** masayukig has quit IRC | 05:44 | |
*** jcooley_ has joined #openstack-infra | 05:54 | |
*** julim has joined #openstack-infra | 06:04 | |
*** julim has quit IRC | 06:06 | |
*** julim has joined #openstack-infra | 06:07 | |
*** julim has quit IRC | 06:11 | |
*** moted has quit IRC | 06:12 | |
*** julim has joined #openstack-infra | 06:12 | |
*** DinaBelova_ is now known as DinaBelova | 06:15 | |
*** julim has quit IRC | 06:16 | |
*** sarob has joined #openstack-infra | 06:18 | |
*** harlowja_away has quit IRC | 06:18 | |
*** lyxus has left #openstack-infra | 06:23 | |
*** harlowja has joined #openstack-infra | 06:23 | |
*** sarob has quit IRC | 06:24 | |
*** jcooley_ has quit IRC | 06:27 | |
*** sarob has joined #openstack-infra | 06:28 | |
*** cadenzajon has joined #openstack-infra | 06:28 | |
*** jcooley_ has joined #openstack-infra | 06:29 | |
*** sarob has quit IRC | 06:32 | |
*** cadenzajon has quit IRC | 06:33 | |
*** jcooley_ has quit IRC | 06:37 | |
*** jcooley_ has joined #openstack-infra | 06:38 | |
*** masayukig has joined #openstack-infra | 06:40 | |
*** jcooley_ has quit IRC | 06:42 | |
*** masayukig has quit IRC | 06:44 | |
*** jcooley_ has joined #openstack-infra | 06:49 | |
*** afazekas has quit IRC | 06:58 | |
*** AlexF has joined #openstack-infra | 07:00 | |
*** jamielennox is now known as jamielennox|away | 07:01 | |
*** DinaBelova is now known as DinaBelova_ | 07:03 | |
*** AlexF has quit IRC | 07:07 | |
*** sarob has joined #openstack-infra | 07:13 | |
*** igor_ has joined #openstack-infra | 07:14 | |
*** igor_ has quit IRC | 07:19 | |
*** banix has joined #openstack-infra | 07:19 | |
*** hogepodge has quit IRC | 07:25 | |
*** cody-somerville_ has quit IRC | 07:27 | |
*** jcooley_ has quit IRC | 07:33 | |
*** jcooley_ has joined #openstack-infra | 07:34 | |
*** jcooley_ has quit IRC | 07:39 | |
*** denis_makogon_ has joined #openstack-infra | 07:40 | |
*** yaguang has quit IRC | 07:40 | |
*** harlowja is now known as harlowja_away | 07:41 | |
*** masayukig has joined #openstack-infra | 07:41 | |
*** banix has quit IRC | 07:43 | |
*** masayukig has quit IRC | 07:45 | |
*** talluri has joined #openstack-infra | 07:46 | |
*** denis_makogon_ has quit IRC | 07:46 | |
*** sarob has quit IRC | 07:58 | |
*** yaguang has joined #openstack-infra | 08:00 | |
*** e0ne has quit IRC | 08:07 | |
*** idella4 has joined #openstack-infra | 08:08 | |
*** posito has joined #openstack-infra | 08:08 | |
*** AaronGr is now known as AaronGr_Zzz | 08:09 | |
*** VijayT has quit IRC | 08:10 | |
*** yolanda has joined #openstack-infra | 08:11 | |
*** boris-42_ is now known as boris-42 | 08:12 | |
*** igor has joined #openstack-infra | 08:15 | |
*** igor has quit IRC | 08:19 | |
*** fbo_away is now known as fbo | 08:24 | |
*** sarob has joined #openstack-infra | 08:29 | |
*** sarob has quit IRC | 08:34 | |
*** masayukig has joined #openstack-infra | 08:36 | |
*** jhesketh_ has quit IRC | 08:37 | |
*** masayukig has quit IRC | 08:40 | |
*** david_lyle has quit IRC | 08:47 | |
*** dkehn_ has joined #openstack-infra | 08:47 | |
*** david_lyle has joined #openstack-infra | 08:48 | |
*** rwsu has quit IRC | 08:48 | |
*** rwsu has joined #openstack-infra | 08:49 | |
*** jhesketh_ has joined #openstack-infra | 08:50 | |
*** dkehn__ has quit IRC | 08:51 | |
*** sarob has joined #openstack-infra | 09:00 | |
*** jcooley_ has joined #openstack-infra | 09:00 | |
*** llu has left #openstack-infra | 09:02 | |
*** jcooley_ has quit IRC | 09:05 | |
*** talluri has quit IRC | 09:10 | |
*** thomasbiege has joined #openstack-infra | 09:12 | |
*** saju_m has joined #openstack-infra | 09:13 | |
*** igor has joined #openstack-infra | 09:16 | |
*** igor has quit IRC | 09:21 | |
*** markwash has quit IRC | 09:22 | |
*** sarob has quit IRC | 09:32 | |
*** masayukig has joined #openstack-infra | 09:36 | |
*** posito has quit IRC | 09:38 | |
*** salv-orlando_ has joined #openstack-infra | 09:39 | |
*** CaptTofu has joined #openstack-infra | 09:40 | |
*** salv-orlando has quit IRC | 09:40 | |
*** salv-orlando_ is now known as salv-orlando | 09:40 | |
*** masayukig has quit IRC | 09:42 | |
*** CaptTofu has quit IRC | 09:45 | |
*** sarob has joined #openstack-infra | 10:00 | |
*** yaguang has quit IRC | 10:02 | |
*** Adri2000 has quit IRC | 10:06 | |
*** ArxCruz has joined #openstack-infra | 10:08 | |
*** ArxCruz has quit IRC | 10:08 | |
openstackgerrit | Valeriy Ponomaryov proposed a change to openstack-infra/config: Upgrade manila's devstack-job to tempest-job https://review.openstack.org/66846 | 10:08 |
*** igor has joined #openstack-infra | 10:17 | |
*** igor has quit IRC | 10:21 | |
openstackgerrit | Valeriy Ponomaryov proposed a change to openstack-infra/config: Upgrade manila's devstack-job to tempest-job https://review.openstack.org/66846 | 10:21 |
*** fbo is now known as fbo_away | 10:22 | |
*** yaguang has joined #openstack-infra | 10:23 | |
*** salv-orlando_ has joined #openstack-infra | 10:24 | |
*** salv-orlando has quit IRC | 10:26 | |
*** salv-orlando_ is now known as salv-orlando | 10:26 | |
*** sarob has quit IRC | 10:32 | |
*** Adri2000 has joined #openstack-infra | 10:35 | |
*** masayukig has joined #openstack-infra | 10:37 | |
*** lttrl has joined #openstack-infra | 10:41 | |
*** masayukig has quit IRC | 10:42 | |
*** davidhadas_ has quit IRC | 10:43 | |
*** jcooley_ has joined #openstack-infra | 10:47 | |
*** talluri has joined #openstack-infra | 10:49 | |
*** AlexF has joined #openstack-infra | 10:49 | |
*** ok_delta has quit IRC | 10:49 | |
*** jcooley_ has quit IRC | 10:52 | |
*** sarob has joined #openstack-infra | 11:00 | |
*** david_lyle has quit IRC | 11:14 | |
*** AlexF has quit IRC | 11:16 | |
*** igor has joined #openstack-infra | 11:17 | |
*** igor has quit IRC | 11:22 | |
*** AlexF has joined #openstack-infra | 11:24 | |
*** DinaBelova_ is now known as DinaBelova | 11:30 | |
*** Hunner has quit IRC | 11:31 | |
*** Hunner has joined #openstack-infra | 11:32 | |
*** nibalizer has quit IRC | 11:32 | |
*** AlexF has quit IRC | 11:32 | |
*** sarob has quit IRC | 11:32 | |
*** nibalizer has joined #openstack-infra | 11:33 | |
*** masayukig has joined #openstack-infra | 11:38 | |
*** CaptTofu has joined #openstack-infra | 11:41 | |
*** jcooley_ has joined #openstack-infra | 11:42 | |
*** masayukig has quit IRC | 11:43 | |
*** CaptTofu has quit IRC | 11:46 | |
*** jcooley_ has quit IRC | 11:47 | |
*** CaptTofu has joined #openstack-infra | 11:57 | |
*** hawi has quit IRC | 11:58 | |
*** yaguang has quit IRC | 12:00 | |
*** sarob has joined #openstack-infra | 12:00 | |
*** CaptTofu has quit IRC | 12:02 | |
*** yolanda has quit IRC | 12:08 | |
*** yaguang has joined #openstack-infra | 12:10 | |
*** flaper87|afk is now known as flaper87 | 12:14 | |
*** igor has joined #openstack-infra | 12:18 | |
*** igor has quit IRC | 12:22 | |
*** talluri has quit IRC | 12:23 | |
*** CaptTofu has joined #openstack-infra | 12:26 | |
*** NikitaKonovalov_ is now known as NikitaKonovalov | 12:26 | |
*** sarob has quit IRC | 12:33 | |
*** jcooley_ has joined #openstack-infra | 12:36 | |
*** masayukig has joined #openstack-infra | 12:39 | |
*** jcooley_ has quit IRC | 12:41 | |
*** masayukig has quit IRC | 12:43 | |
*** thomasbiege has quit IRC | 12:51 | |
*** NikitaKonovalov is now known as NikitaKonovalov_ | 12:51 | |
*** thomasbiege has joined #openstack-infra | 12:51 | |
*** CaptTofu has quit IRC | 12:54 | |
*** thomasbiege has quit IRC | 12:56 | |
*** thomasbiege has joined #openstack-infra | 12:57 | |
*** sarob has joined #openstack-infra | 13:00 | |
*** mriedem has joined #openstack-infra | 13:03 | |
*** NikitaKonovalov_ is now known as NikitaKonovalov | 13:04 | |
*** zhiyan has joined #openstack-infra | 13:08 | |
*** davidlenwell has quit IRC | 13:08 | |
zhiyan | fungi: hello, around? | 13:08 |
*** anteaya has quit IRC | 13:08 | |
*** mordred has quit IRC | 13:08 | |
*** anteaya has joined #openstack-infra | 13:15 | |
*** mordred has joined #openstack-infra | 13:16 | |
*** jasondotstar has joined #openstack-infra | 13:19 | |
*** davidlenwell has joined #openstack-infra | 13:21 | |
*** nibalizer has quit IRC | 13:25 | |
*** Hunner has quit IRC | 13:26 | |
*** nibalizer has joined #openstack-infra | 13:27 | |
*** Hunner has joined #openstack-infra | 13:30 | |
*** freyes has joined #openstack-infra | 13:31 | |
*** sarob has quit IRC | 13:33 | |
*** DinaBelova is now known as DinaBelova_ | 13:33 | |
*** exz has quit IRC | 13:33 | |
*** talluri has joined #openstack-infra | 13:35 | |
*** DeeJay1 has joined #openstack-infra | 13:36 | |
*** masayukig has joined #openstack-infra | 13:39 | |
*** talluri has quit IRC | 13:39 | |
*** exz has joined #openstack-infra | 13:42 | |
*** masayukig has quit IRC | 13:44 | |
*** igor has joined #openstack-infra | 13:44 | |
*** idella4 has quit IRC | 13:44 | |
*** igor has quit IRC | 13:48 | |
openstackgerrit | Gabriele Cerami proposed a change to openstack-infra/jenkins-job-builder: Added support for python virtualenv plugin https://review.openstack.org/71926 | 13:48 |
*** talluri has joined #openstack-infra | 13:49 | |
*** talluri has quit IRC | 13:51 | |
*** freyes has quit IRC | 13:53 | |
*** jswarren has quit IRC | 13:54 | |
openstackgerrit | Gabriele Cerami proposed a change to openstack-infra/jenkins-job-builder: Added support for python virtualenv plugin https://review.openstack.org/71926 | 13:56 |
*** malini_afk is now known as malini | 13:56 | |
*** exz has quit IRC | 13:57 | |
*** dkliban_afk has quit IRC | 13:59 | |
*** sarob has joined #openstack-infra | 14:00 | |
*** thomasbiege has quit IRC | 14:11 | |
*** thomasbiege has joined #openstack-infra | 14:12 | |
*** thomasbiege has quit IRC | 14:12 | |
*** banix has joined #openstack-infra | 14:13 | |
openstackgerrit | Davanum Srinivas (dims) proposed a change to openstack-infra/devstack-gate: Temporary HACK : Enable UCA & Build latest libvirt https://review.openstack.org/67564 | 14:14 |
*** DinaBelova_ is now known as DinaBelova | 14:22 | |
*** ok_delta has joined #openstack-infra | 14:24 | |
*** jcooley_ has joined #openstack-infra | 14:24 | |
*** ryanpetrello has joined #openstack-infra | 14:25 | |
*** banix has quit IRC | 14:27 | |
*** banix has joined #openstack-infra | 14:28 | |
*** banix has quit IRC | 14:30 | |
*** jcooley_ has quit IRC | 14:31 | |
*** sarob has quit IRC | 14:33 | |
*** ryanpetrello has quit IRC | 14:37 | |
*** oanufriev has quit IRC | 14:39 | |
*** yamahata has quit IRC | 14:40 | |
*** masayukig has joined #openstack-infra | 14:40 | |
*** DinaBelova is now known as DinaBelova_ | 14:40 | |
*** malini is now known as malini_afk | 14:41 | |
*** masayukig has quit IRC | 14:44 | |
*** yamahata has joined #openstack-infra | 14:46 | |
*** noorul has left #openstack-infra | 14:49 | |
*** NikitaKonovalov is now known as NikitaKonovalov_ | 14:51 | |
*** DinaBelova_ is now known as DinaBelova | 14:53 | |
*** DeeJay1 has quit IRC | 14:56 | |
*** sarob has joined #openstack-infra | 15:00 | |
*** talluri has joined #openstack-infra | 15:03 | |
*** gsamfira has quit IRC | 15:03 | |
*** yamahata has quit IRC | 15:04 | |
*** talluri has quit IRC | 15:07 | |
*** oanufriev has joined #openstack-infra | 15:07 | |
*** yamahata has joined #openstack-infra | 15:09 | |
*** flaper87 is now known as flaper87|afk | 15:19 | |
*** jcooley_ has joined #openstack-infra | 15:20 | |
*** saju_m has quit IRC | 15:24 | |
*** jcooley_ has quit IRC | 15:25 | |
*** sarob has quit IRC | 15:32 | |
*** blamar has joined #openstack-infra | 15:36 | |
*** flaper87|afk is now known as flaper87 | 15:40 | |
*** yaguang has quit IRC | 15:40 | |
*** masayukig has joined #openstack-infra | 15:41 | |
*** boris-42 has quit IRC | 15:41 | |
*** masayukig has quit IRC | 15:45 | |
*** boris-42_ has joined #openstack-infra | 15:47 | |
*** gsamfira has joined #openstack-infra | 15:51 | |
*** banix has joined #openstack-infra | 15:53 | |
*** banix has quit IRC | 15:59 | |
*** malini_afk is now known as malini | 16:00 | |
*** sarob has joined #openstack-infra | 16:00 | |
*** pcrews has joined #openstack-infra | 16:02 | |
*** ArxCruz has joined #openstack-infra | 16:02 | |
*** boris-42_ is now known as boris-42 | 16:06 | |
*** zhiyan has quit IRC | 16:15 | |
*** pcrews has quit IRC | 16:22 | |
*** DinaBelova is now known as DinaBelova_ | 16:25 | |
*** miqui has quit IRC | 16:26 | |
*** ArxCruz has quit IRC | 16:32 | |
*** sarob has quit IRC | 16:32 | |
*** spredzy has quit IRC | 16:34 | |
*** spredzy has joined #openstack-infra | 16:39 | |
*** blamar has quit IRC | 16:40 | |
*** spredzy has quit IRC | 16:40 | |
*** spredzy has joined #openstack-infra | 16:41 | |
*** masayukig has joined #openstack-infra | 16:42 | |
*** masayukig has quit IRC | 16:46 | |
*** rustlebee is now known as russellb | 16:50 | |
*** DinaBelova_ is now known as DinaBelova | 16:52 | |
*** saju_m has joined #openstack-infra | 16:54 | |
*** e0ne has joined #openstack-infra | 16:55 | |
*** sarob has joined #openstack-infra | 17:00 | |
*** krtaylor has quit IRC | 17:00 | |
*** jasondotstar has quit IRC | 17:02 | |
*** DinaBelova is now known as DinaBelova_ | 17:02 | |
*** dcramer_ has quit IRC | 17:05 | |
*** nati_ueno has joined #openstack-infra | 17:06 | |
*** oubiwann_ has joined #openstack-infra | 17:06 | |
*** jcooley_ has joined #openstack-infra | 17:07 | |
*** nati_ueno has quit IRC | 17:10 | |
*** nati_ueno has joined #openstack-infra | 17:11 | |
*** nati_ueno has quit IRC | 17:12 | |
*** nati_ueno has joined #openstack-infra | 17:13 | |
*** jcooley_ has quit IRC | 17:14 | |
*** nati_uen_ has joined #openstack-infra | 17:15 | |
*** jasondotstar has joined #openstack-infra | 17:15 | |
*** markwash has joined #openstack-infra | 17:17 | |
*** nati_ueno has quit IRC | 17:18 | |
*** nati_uen_ has quit IRC | 17:18 | |
*** davidhadas has joined #openstack-infra | 17:19 | |
*** e0ne has quit IRC | 17:20 | |
*** markwash has quit IRC | 17:28 | |
*** sarob has quit IRC | 17:33 | |
*** masayukig has joined #openstack-infra | 17:42 | |
*** masayukig has quit IRC | 17:47 | |
*** nati_ueno has joined #openstack-infra | 17:47 | |
*** DinaBelova_ is now known as DinaBelova | 17:48 | |
*** exz has joined #openstack-infra | 17:49 | |
*** wee09 has joined #openstack-infra | 17:50 | |
*** dcramer_ has joined #openstack-infra | 17:58 | |
*** sarob has joined #openstack-infra | 18:00 | |
*** lttrl has quit IRC | 18:03 | |
*** gsamfira has quit IRC | 18:05 | |
*** AlexF has joined #openstack-infra | 18:09 | |
*** gokrokve has joined #openstack-infra | 18:19 | |
*** jcooley_ has joined #openstack-infra | 18:20 | |
*** ok_delta has quit IRC | 18:22 | |
*** spredzy has quit IRC | 18:34 | |
*** sarob has quit IRC | 18:34 | |
*** spredzy has joined #openstack-infra | 18:34 | |
*** krtaylor has joined #openstack-infra | 18:35 | |
*** thuc has joined #openstack-infra | 18:36 | |
*** thuc has quit IRC | 18:36 | |
*** thuc has joined #openstack-infra | 18:36 | |
*** thuc has quit IRC | 18:38 | |
*** thuc has joined #openstack-infra | 18:39 | |
*** spredzy has quit IRC | 18:39 | |
*** thuc_ has joined #openstack-infra | 18:41 | |
*** VijayT has joined #openstack-infra | 18:41 | |
*** andre__ has quit IRC | 18:43 | |
*** masayukig has joined #openstack-infra | 18:43 | |
*** thuc has quit IRC | 18:44 | |
*** gokrokve has quit IRC | 18:44 | |
*** spredzy has joined #openstack-infra | 18:46 | |
*** masayukig has quit IRC | 18:48 | |
*** yolanda has joined #openstack-infra | 18:48 | |
*** DinaBelova is now known as DinaBelova_ | 18:53 | |
*** sarob has joined #openstack-infra | 19:00 | |
*** morganfainberg_Z is now known as morganfainberg | 19:05 | |
*** AlexF has quit IRC | 19:13 | |
*** davidhadas has quit IRC | 19:16 | |
*** locke105 has quit IRC | 19:24 | |
*** saju_m has quit IRC | 19:27 | |
*** ociuhandu has joined #openstack-infra | 19:30 | |
*** sarob has quit IRC | 19:32 | |
*** malini is now known as malini_afk | 19:33 | |
*** AlexF has joined #openstack-infra | 19:35 | |
*** wee09 has quit IRC | 19:38 | |
*** hogepodge has joined #openstack-infra | 19:42 | |
*** masayukig has joined #openstack-infra | 19:44 | |
*** yolanda has quit IRC | 19:47 | |
mordred | morning all | 19:47 |
*** masayukig has quit IRC | 19:48 | |
*** AaronGr_Zzz is now known as AaronGr | 19:49 | |
*** AlexF has quit IRC | 19:55 | |
anteaya | mordred: where are you now? | 19:55 |
*** dstanek has quit IRC | 19:58 | |
*** hogepodge has quit IRC | 20:04 | |
*** thuc_ has quit IRC | 20:10 | |
*** thuc has joined #openstack-infra | 20:11 | |
mordred | at jfk skyclub | 20:15 |
mordred | I'll be on the plane headed towards SFO soon | 20:15 |
*** thuc has quit IRC | 20:15 | |
anteaya | hope the jfk skyclub folks don't look at your hair or smell your socks | 20:22 |
anteaya | safe next leg of your journey | 20:22 |
*** spredzy has quit IRC | 20:22 | |
*** banix has joined #openstack-infra | 20:25 | |
*** dstanek has joined #openstack-infra | 20:27 | |
*** locke105 has joined #openstack-infra | 20:29 | |
*** locke105 has quit IRC | 20:29 | |
*** sarob has joined #openstack-infra | 20:30 | |
mordred | anteaya: it looks and smells like both and neither | 20:31 |
*** nati_ueno has quit IRC | 20:33 | |
*** sarob has quit IRC | 20:36 | |
*** banix has quit IRC | 20:41 | |
*** alexpilotti has joined #openstack-infra | 20:43 | |
*** masayukig has joined #openstack-infra | 20:44 | |
*** masayukig has quit IRC | 20:49 | |
*** alexpilotti has quit IRC | 20:52 | |
*** oubiwann_ has quit IRC | 20:55 | |
*** dcramer_ has quit IRC | 20:57 | |
*** dstanek has quit IRC | 20:59 | |
*** banix has joined #openstack-infra | 21:04 | |
*** lyxus has joined #openstack-infra | 21:06 | |
*** oubiwann_ has joined #openstack-infra | 21:13 | |
lyxus | Hello folks, could anyone delete the comment from my comment at 12.59. (https://review.openstack.org/#/c/62875/) I resubmitted the job and I thought it would change the comment not add another one | 21:20 |
*** alexpilotti has joined #openstack-infra | 21:32 | |
*** sarob has joined #openstack-infra | 21:33 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Publish draft docs on draft-docs https://review.openstack.org/70594 | 21:34 |
*** AaronGr is now known as AaronGr_Zzz | 21:35 | |
*** dstanek has joined #openstack-infra | 21:36 | |
*** sarob has quit IRC | 21:38 | |
*** olaph has quit IRC | 21:40 | |
*** gokrokve has joined #openstack-infra | 21:46 | |
*** thuc has joined #openstack-infra | 21:48 | |
bknudson | I got an email from jenkins where the subject is "Change in openstack-infra/reviewday[master]: #elipses(60, $change.subject)" | 21:49 |
*** thuc_ has joined #openstack-infra | 21:49 | |
*** alexpilotti has quit IRC | 21:50 | |
bknudson | from gerrit | 21:50 |
*** thuc has quit IRC | 21:53 | |
*** david-lyle has joined #openstack-infra | 22:06 | |
*** pcrews has joined #openstack-infra | 22:08 | |
mordred | hi lyxus - we don't typically delete comments, no | 22:09 |
mordred | but it's ok - the follow up comment looks good (other than I will make a snarky comment about you using s3 instead of swift for your log storage) | 22:10 |
*** banix has quit IRC | 22:12 | |
*** olaph has joined #openstack-infra | 22:21 | |
*** gokrokve has quit IRC | 22:23 | |
*** dstanek has quit IRC | 22:25 | |
*** thuc_ has quit IRC | 22:32 | |
*** thuc has joined #openstack-infra | 22:32 | |
*** dcramer_ has joined #openstack-infra | 22:33 | |
*** alexpilotti has joined #openstack-infra | 22:33 | |
*** sarob has joined #openstack-infra | 22:34 | |
*** banix has joined #openstack-infra | 22:35 | |
*** thuc has quit IRC | 22:37 | |
*** david-lyle has quit IRC | 22:39 | |
*** sarob has quit IRC | 22:40 | |
*** sarob has joined #openstack-infra | 22:43 | |
*** sarob has quit IRC | 22:48 | |
*** morganfainberg is now known as morganfainberg_Z | 22:50 | |
*** dhellmann has quit IRC | 22:57 | |
*** dhellmann has joined #openstack-infra | 22:58 | |
*** dhellmann has quit IRC | 23:03 | |
*** thuc has joined #openstack-infra | 23:03 | |
*** dhellmann has joined #openstack-infra | 23:03 | |
jeblair | bknudson: weird; can you send it to me? either a bounce ('resend'), or 'forward as an attachment' would be preferred. | 23:03 |
*** che-arne has quit IRC | 23:04 | |
mordred | jeblair: I often like writing commit subjects like "#elipses(60, $change.subject)" | 23:05 |
mordred | it's how I stay under 50 chars | 23:05 |
bknudson | jeblair: what's the email? | 23:06 |
jeblair | bknudson: jeblair@openstack.org | 23:06 |
bknudson | I should have been able to guess that one. | 23:06 |
*** gema has quit IRC | 23:10 | |
*** banix has quit IRC | 23:16 | |
openstackgerrit | A change was merged to openstack-infra/storyboard-webclient: Fix misspellings in storyboard-webclient https://review.openstack.org/72054 | 23:17 |
*** gema has joined #openstack-infra | 23:27 | |
*** VijayT has quit IRC | 23:30 | |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Add replication key for gerrit from hiera https://review.openstack.org/70933 | 23:30 |
*** sarob has joined #openstack-infra | 23:37 | |
*** sarob has quit IRC | 23:41 | |
*** gokrokve has joined #openstack-infra | 23:45 | |
*** david-lyle has joined #openstack-infra | 23:46 | |
*** pcrews has quit IRC | 23:47 | |
*** gokrokve has quit IRC | 23:52 | |
*** flaper87 is now known as flaper87|afk | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!