*** tinwood has quit IRC | 00:00 | |
*** Swami has quit IRC | 00:00 | |
*** Swami_ has quit IRC | 00:00 | |
*** Swami has joined #openstack-infra | 00:01 | |
*** makowals has quit IRC | 00:01 | |
*** dingyichen has joined #openstack-infra | 00:02 | |
*** rbuzatu has joined #openstack-infra | 00:02 | |
EmilienM | Gerrit is very slow for me now | 00:02 |
---|---|---|
clarkb | EmilienM: daily databse backups | 00:03 |
EmilienM | oh but it's indexing thing | 00:03 |
EmilienM | clarkb: I think i'll never remain it :( | 00:03 |
EmilienM | clarkb: retain it I mean | 00:03 |
clarkb | we should have an EmilienM status tracker and any time EmilienM is offline do all the backups :P | 00:04 |
EmilienM | clarkb: good luck :P | 00:04 |
clarkb | EmilienM: if it makes you feel better it is currently making it hard for me to push my ethercalc change | 00:04 |
clarkb | so I feel the pain | 00:04 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-ethercalc: Convert from etherpad to ethercalc https://review.openstack.org/422921 | 00:04 |
clarkb | finally | 00:05 |
clarkb | fungi: ^ is my initial start at ethercalcing | 00:05 |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-zanata: Add mdb hornet to 10 template https://review.openstack.org/422923 | 00:05 |
clarkb | one question for the audience is, do we want to keep using trusty or should I be looking at xenial? comes up because upstart vs system | 00:05 |
ianw | ianychoi: ^^ maybe correct | 00:06 |
clarkb | ianw: if the error stopped afterwards it must be correct right ? :) | 00:06 |
ianw | well i got another error | 00:06 |
*** rbuzatu has quit IRC | 00:06 | |
clarkb | ianw: see the comment I just left, maybe its related to new error? | 00:07 |
ianw | hmm, yeah; getting a little out of my league | 00:08 |
ianw | i'll just try getting some logs so others can debug | 00:08 |
ianychoi | ianw, hmm I commented but I need Zanata dev team's suggestion | 00:08 |
ianychoi | pahuang, if you are online, then could you see http://paste.openstack.org/show/595708/ and https://review.openstack.org/#/c/422923/ ? | 00:09 |
*** marst has quit IRC | 00:12 | |
pahuang | me looking | 00:12 |
openstackgerrit | John L. Villalovos proposed openstack-infra/project-config: ironic: agent_* jobs require a partition type of wholedisk https://review.openstack.org/422927 | 00:13 |
*** mtanino has quit IRC | 00:13 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-ethercalc: Convert from etherpad to ethercalc https://review.openstack.org/422921 | 00:13 |
openstackgerrit | Merged openstack/diskimage-builder: Fix coverage report https://review.openstack.org/421652 | 00:13 |
*** sekelso has quit IRC | 00:15 | |
asselin | clarkb, hi, I'm trying to figure out why some of our data isn't making it into elastic search. I'm tracing through code and log files and finding some stack traces. I'm missing some context in how this all works. | 00:16 |
*** ssbarnea has quit IRC | 00:17 | |
*** xarses has quit IRC | 00:17 | |
*** ssbarnea has joined #openstack-infra | 00:17 | |
aeng | ianychoi, commented | 00:17 |
asselin | clarkb, for example, i see some files listed in jenkins-log-client.yaml, but the log works can't download them fro the log server (http 404) and I confirmed they are missing. How does it know to download them? | 00:18 |
*** gordc has quit IRC | 00:18 | |
clarkb | asselin: ok, general flow is jenkins/zuul/whatever runs a job that creates log artifacts on a server somewhere. That job runner also emits events that says "I just finished a job and its logs can be found over here". Then we have a daemon listening for those events that submits gearman jobs to a worker farm for log files based on job completions. Those log workers then download the files and shove | 00:18 |
clarkb | them into logstash, which parses and modifies things and shoves them into elasticsearch | 00:18 |
aeng | ianychoi, but the change is correct. Just 1 extra section that is not needed. | 00:18 |
clarkb | asselin: the log workers are fairly dumb, we give them a fairly large subset of the files that may exist and if they don't it just moves on (because its way simpler to do that and relatively cheap compared to parsing html) | 00:19 |
clarkb | asselin: so yes not all jobs have all log files, | 00:19 |
asselin | clarkb, ok, so those 404 errors are expected? | 00:19 |
clarkb | asselin: if your job didn't publish that log file, yes | 00:20 |
pahuang | ianychoi, as aeng has commented, that section is redundant now | 00:20 |
ianw | pahuang / aeng : if you just do a "git review -d 422923" in puppet-zanata feel free to edit and re-upload something correct | 00:21 |
asselin | clarkb, so I'm looking at this doc: http://docs.openstack.org/infra/system-config/logstash.html what's the difference in the log worker and logstash? 2 processes on the same VM? logstash is java? | 00:22 |
*** hongbin has quit IRC | 00:22 | |
clarkb | asselin: the log worker is the thing that knows how to take gearman jobs as input, convert that to downloading log files from a log server, annotate with job specific info like build uuids and such, then put it into logstash | 00:23 |
clarkb | asselin: logstash is a daemon that takes inputs and modifies thier contents and then writes them to elasticsearch | 00:23 |
clarkb | they do not have to run on the same instance | 00:24 |
fungi | okay, sorry, went down a rathole of updating some of my debian packaging because in another week it'll be too late for new packages to migrate from unstable to testing in time for the full freeze for debian stretch | 00:27 |
fungi | catching back up on review requests now | 00:27 |
*** thorst_ has joined #openstack-infra | 00:28 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-ethercalc: Convert from etherpad to ethercalc https://review.openstack.org/422921 | 00:28 |
clarkb | fungi: ^ is happening. trying to get it far enough along that I have a hope at running an actual puppet run soon (likely tomorrow morning at this rate) | 00:29 |
*** gildub has joined #openstack-infra | 00:29 | |
*** inc0 has joined #openstack-infra | 00:29 | |
*** ssbarnea has quit IRC | 00:29 | |
*** dimtruck is now known as zz_dimtruck | 00:29 | |
fungi | coolness! | 00:29 |
ianychoi | pahuang, aeng: thanks then "${ejb.resource-adapter-name:activemq-ra.rar}" is related to the error from http://paste.openstack.org/show/595708/ ? | 00:30 |
aeng | ianychoi, no. Its just redundent. The error was caused by not defining the "active-mq" section which you have put in | 00:30 |
*** salv-orl_ has quit IRC | 00:32 | |
pahuang | ianychoi, you need the activemq part. but the other one referring to hornet queue is redundant | 00:33 |
ianychoi | pahuang, aeng something different from http://git.openstack.org/cgit/openstack-infra/puppet-zanata/tree/templates/wildfly-10-standalone.xml.erb#n413 ? | 00:33 |
aeng | ianychoi, whcih line? | 00:34 |
ianychoi | 413 :) | 00:34 |
openstackgerrit | John L. Villalovos proposed openstack-infra/project-config: ironic: Determine image-type by the deploy driver https://review.openstack.org/422935 | 00:34 |
pahuang | ianychoi, this file looks okay | 00:35 |
ianychoi | pahuang, the file is what we are using but generated error like http://paste.openstack.org/show/595708/ | 00:36 |
*** yujunz has joined #openstack-infra | 00:37 | |
*** gongysh has joined #openstack-infra | 00:37 | |
*** adrian_otto has joined #openstack-infra | 00:38 | |
aeng | ianychoi, does the startup script uses standalone.xml or zanata-standalone.xml | 00:41 |
aeng | ? | 00:41 |
clarkb | aeng: pretty sure its standalone.xml but let me double double check | 00:41 |
aeng | hmm.. the file http://git.openstack.org/cgit/openstack-infra/puppet-zanata/tree/templates/wildfly-10-standalone.xml.erb#n413 looks correct | 00:42 |
clarkb | aeng: /usr/lib/jvm/default-java/jre//bin/java -D[Standalone] -server -Xms128m -Xmx4096m -XX:MaxPermSize=256m -Dorg.jboss.boot.log.file=/opt/wildfly/standalone/log/server.log -Dlogging.configuration=file:/opt/wildfly/standalone/configuration/logging.properties -jar /opt/wildfly/jboss-modules.jar -mp /opt/wildfly/modules org.jboss.as.standalone -Djboss.home.dir=/opt/wildfly | 00:43 |
clarkb | -Djboss.server.base.dir=/opt/wildfly/standalone -c standalone.xml | 00:43 |
clarkb | that is the command and all of the flags as it is running currently | 00:43 |
aeng | ok | 00:43 |
ianychoi | aeng yep /opt/wildfly/standalone/configuration/standalone.xml file templated from the file I linked | 00:43 |
*** gildub has quit IRC | 00:43 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: tripleo.sh: skip plan delete for mitaka https://review.openstack.org/422673 | 00:44 |
fungi | kfox1111: we already do support the thing you're wanting... for example we have a job that uploads tarballs to tarballs.o.o and then if that succeeds another job that retrieves them and creates and uploads detached signatures and another that retrieves them and sends them to pypi for general consumption | 00:44 |
*** thorst_ has quit IRC | 00:45 | |
*** thorst_ has joined #openstack-infra | 00:45 | |
pahuang | it looks correct to me too | 00:46 |
openstackgerrit | Merged openstack-infra/gerritbot: For patch submitted/merged, announce the branch https://review.openstack.org/417450 | 00:46 |
pahuang | except it has some unneeded sections but shouldn't trigger that error | 00:46 |
aeng | pahuang, can you try to use that standalone.xml? | 00:46 |
aeng | and see you got the same error? | 00:46 |
pahuang | i did a diff with my configuration. except the variables everything are the same. esp. the messaging part which is what that error is about | 00:47 |
fungi | kfox1111: what we don't have is a general artifact pipelining solution where files created by one job can be provided directly to the next. they need some other manner of inferring where to find the files they want and what they're named (for release artifacts we have some basic heuristics that determine what the names are in subsequent jobs) | 00:47 |
aeng | hmmmm | 00:47 |
*** zhurong has joined #openstack-infra | 00:48 | |
ianychoi | hmmmm (2) | 00:48 |
*** annegentle has quit IRC | 00:48 | |
pahuang | could i have the full log? | 00:49 |
clarkb | pahuang: yes I can get that | 00:49 |
*** thorst_ has quit IRC | 00:50 | |
*** yamamoto_ has joined #openstack-infra | 00:51 | |
clarkb | pahuang: http://paste.openstack.org/show/595712/ | 00:51 |
pahuang | thanks | 00:51 |
*** gongysh has quit IRC | 00:52 | |
aeng | the error was linked to activemq | 00:53 |
aeng | jboss.ejb.default-resource-adapter-name-service | 00:54 |
*** annegentle has joined #openstack-infra | 00:55 | |
*** bradjones has quit IRC | 00:55 | |
*** yujunz has quit IRC | 00:56 | |
*** yujunz has joined #openstack-infra | 00:57 | |
*** mriedem has joined #openstack-infra | 00:58 | |
pahuang | clarkb, spotted a difference. try add <subsystem xmlns="urn:jboss:domain:weld:2.0" /> right above </profile> | 00:59 |
clarkb | pahuang: any chance you can propose that to gerrit? you can even use the inline editing tool thing | 01:00 |
*** jascott1 has joined #openstack-infra | 01:00 | |
*** dingyichen has quit IRC | 01:01 | |
pahuang | this link? http://git.openstack.org/cgit/openstack-infra/puppet-zanata/tree/templates/wildfly-10-standalone.xml.erb#n413 | 01:01 |
clarkb | oh we might not have an outstanding change open so the inline gerrit thing won't work | 01:02 |
clarkb | pahuang: let me make a change, and you can edit it if I got it wrong :) | 01:03 |
pahuang | ok | 01:03 |
*** rbuzatu has joined #openstack-infra | 01:03 | |
*** claudiub|2 has quit IRC | 01:04 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-zanata: Use suggested widlfly 10 standlone.xml edit https://review.openstack.org/422948 | 01:04 |
clarkb | pahuang: ^ | 01:04 |
clarkb | if you click on the file name at that link it will give you a diff | 01:04 |
*** jascott1 has quit IRC | 01:04 | |
*** inc0 has quit IRC | 01:05 | |
aeng | looks good | 01:05 |
*** knikolla has quit IRC | 01:07 | |
*** rbuzatu has quit IRC | 01:07 | |
*** knikolla has joined #openstack-infra | 01:08 | |
*** knikolla has quit IRC | 01:08 | |
clarkb | ianw: ^ you good with me just hand applying that really quickly? | 01:08 |
*** knikolla has joined #openstack-infra | 01:08 | |
*** knikolla has quit IRC | 01:08 | |
*** dingyichen has joined #openstack-infra | 01:09 | |
ianw | clarkb: sure | 01:09 |
*** knikolla has joined #openstack-infra | 01:09 | |
*** knikolla has quit IRC | 01:09 | |
*** knikolla has joined #openstack-infra | 01:09 | |
*** knikolla has left #openstack-infra | 01:10 | |
clarkb | hrm the standlone.xml on the server is only 417 lines long | 01:10 |
clarkb | how did it shorten that much | 01:10 |
clarkb | ianw: ya I don't think our standalone.xml is the right one | 01:12 |
ianw | hmm, i just looked at the "extensions" bit | 01:13 |
clarkb | ianw: (/Stage[main]/Zanata/File[/opt/wildfly/standalone/configuration/standalone.xml]) Dependency File[/etc/init.d/wildfly] has failures: true | 01:14 |
clarkb | so puppet is beraking somehow | 01:15 |
ianychoi | pahuang, thanks (now I need to focus another thing but keep seeing here) | 01:15 |
clarkb | (/Stage[main]/Wildfly::Service/File[/etc/init.d/wildfly]) Could not evaluate: Could not retrieve information from environment production source(s) file:/opt/wildfly/bin/init.d/wildfly-init-debian.sh | 01:15 |
*** amotoki has joined #openstack-infra | 01:15 | |
ianw | ahh, so i guess that standalone.xml is just the basic wildfly one, which was close-enough to zanata's to fool me? | 01:15 |
ianw | at least at the top | 01:15 |
clarkb | ianw: ya | 01:16 |
clarkb | looks like there is not more wildfly/bin/init.d in this newer wildfly | 01:16 |
clarkb | so maybe we need to update biemond/wildfly for it to know how to se up the service | 01:16 |
clarkb | which of course can/could/will affect production :/ | 01:17 |
clarkb | silly puppet | 01:17 |
aeng | so it might be the change has not gone through yet | 01:18 |
andreaf | I'm having an issue with my account on gerrit - https://review.openstack.org/accounts/andrea.frittoli@gmail.com gives me an "account not found" - it works with my old HPE email though - even thought I set my preferred email to gmail - any idea anyone? | 01:19 |
*** thorst_ has joined #openstack-infra | 01:19 | |
*** thorst_ has quit IRC | 01:19 | |
*** liujiong has joined #openstack-infra | 01:19 | |
*** adrian_otto has quit IRC | 01:20 | |
*** annegentle has quit IRC | 01:20 | |
clarkb | aeng: ya I think we need to work on the deployment side more. | 01:20 |
ianw | clarkb: hmm, biemond/wildfly does say it supports 10.1 | 01:20 |
ianw | it even says its tested with it | 01:20 |
*** kzaitsev_mb has quit IRC | 01:21 | |
clarkb | ianw: ya I think we may eb using an older version of the puppet module though | 01:21 |
clarkb | andreaf: you don't happen to have multiple accounts with that email address do you? | 01:22 |
clarkb | andreaf: yup I see two | 01:22 |
*** gyee has quit IRC | 01:23 | |
* clarkb wonders why the init scripts would have been removed... | 01:23 | |
andreaf | clarkb: heh it may be - I probably initially created one with my gmail, and created another one with hpe when the told me I should use the corporate account, and then moved the hpe one back to gmail | 01:23 |
andreaf | clarkb: how do I fix that? | 01:23 |
andreaf | clarkb: if I query for self I get account id 1921 | 01:24 |
clarkb | andreaf: usually what we do is assign the openid of one account to the other account and then disable the account that gave up the openid | 01:25 |
*** makowals has joined #openstack-infra | 01:25 | |
ianw | clarkb: yeah, we are behind. the page seems to say all the right things about supporting multiple init systems etc. should we try a ver bump? | 01:26 |
clarkb | for anyone listening my strong suggestion if your employer demands you use their email address for some reason is to have an account that identifies you personally however you want to do that, then add your employers email addr as a valid address. Then for any work belonging to the employer push git commits with that email address | 01:26 |
*** yujunz-zte has joined #openstack-infra | 01:26 | |
*** yujunz has quit IRC | 01:26 | |
clarkb | that way if/when you change employers you just add another valid employer address and push code as that address and its easy | 01:26 |
clarkb | ianw: I think we can, my only concern is that it might negatively affect production, specfiically I had to put a hack in place to handle systemd + sysv init scripts which we may need to remove | 01:27 |
clarkb | ianw: hack can be found at https://git.openstack.org/cgit/openstack-infra/puppet-zanata/tree/manifests/wildfly.pp#n28 | 01:27 |
clarkb | andreaf: 10723 is your other account and it has a different openid | 01:28 |
ianw | hmm, maybe this is the type of thing i should take on in my monday, which should be very quiet even if production gets zapped | 01:29 |
andreaf | clarkb: ok is there a way to fully kill it? | 01:29 |
andreaf | I don't even know if I ever used it | 01:29 |
*** aeng is now known as aeng_away | 01:29 | |
clarkb | andreaf: no you cannot delete gerrit accounts, but we can do what I just descirbed | 01:29 |
andreaf | clarkb: it was probably 5y ago or so | 01:29 |
clarkb | andreaf: hwoever I would prefer to not hand edit the gerrit database right now becuse I have run out of daylight | 01:29 |
clarkb | andreaf: maybe you can email the infra list with info about those two accounts and ask that we merge them and if no one else gets to it I can pick it up tomorrow? | 01:29 |
clarkb | andreaf: but basically you want to decide which account to keep (sounds like 1921), we then give 10723's openid to 1921 and disable 10723 | 01:30 |
andreaf | clarkb: cool thanks | 01:31 |
openstackgerrit | zhurong proposed openstack-infra/project-config: Using heat as devstack plugin in murano rally job https://review.openstack.org/422951 | 01:31 |
andreaf | clarkb: interesting - that was causing the docs job to fail on https://review.openstack.org/#/c/422944/, but after a rebase it's now passing... I'm confused :D | 01:32 |
clarkb | ianw: I do need to pop out now, I can poke at it more tomorrow too | 01:32 |
ianw | clarkb: ok, i'll take a look this afternoon and maybe propose some changes, and we can take it from there | 01:33 |
*** yujunz-zte has quit IRC | 01:36 | |
ianw | AJaeger: looks like the wheel jobs still timed out with 3 hours :( i'll look into it further | 01:36 |
*** yujunz has joined #openstack-infra | 01:37 | |
*** yamamoto_ has quit IRC | 01:38 | |
*** jascott1 has joined #openstack-infra | 01:40 | |
*** yanyanhu has joined #openstack-infra | 01:44 | |
*** lihi has quit IRC | 01:45 | |
*** woodster_ has quit IRC | 01:45 | |
*** lihi has joined #openstack-infra | 01:45 | |
*** Sukhdev has quit IRC | 01:49 | |
*** wezaui has joined #openstack-infra | 01:49 | |
*** zhurong has quit IRC | 01:49 | |
*** zhurong has joined #openstack-infra | 01:51 | |
*** kjorgensen has quit IRC | 01:52 | |
*** tphummel has quit IRC | 01:54 | |
*** kjorgensen has joined #openstack-infra | 01:55 | |
*** kjorgensen has quit IRC | 01:56 | |
*** voldz1tic3n has quit IRC | 01:56 | |
*** zz_dimtruck is now known as dimtruck | 02:00 | |
*** thorst_ has joined #openstack-infra | 02:01 | |
*** thorst_ has quit IRC | 02:01 | |
*** gongysh has joined #openstack-infra | 02:11 | |
*** wolverineav has joined #openstack-infra | 02:15 | |
*** sekelso has joined #openstack-infra | 02:15 | |
*** sflanigan is now known as sflanigan_afk | 02:18 | |
*** dprince has quit IRC | 02:19 | |
*** wolverineav has quit IRC | 02:19 | |
*** yamamoto_ has joined #openstack-infra | 02:26 | |
*** aeng_away is now known as aeng | 02:33 | |
*** Apoorva has quit IRC | 02:36 | |
*** baoli has joined #openstack-infra | 02:40 | |
*** kjorgensen has joined #openstack-infra | 02:45 | |
*** wolverineav has joined #openstack-infra | 02:45 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/project-config: ironic: grenade.*multitenant job use agent_ssh https://review.openstack.org/422917 | 02:46 |
openstackgerrit | Merged openstack-infra/release-tools: Fixed LP importance options https://review.openstack.org/421531 | 02:46 |
*** kzaitsev_mb has joined #openstack-infra | 02:46 | |
*** sflanigan_afk is now known as sflanigan | 02:47 | |
*** voldz1tic3n has joined #openstack-infra | 02:49 | |
*** wolverineav has quit IRC | 02:49 | |
*** kjorgensen has quit IRC | 02:49 | |
*** knangia has quit IRC | 02:50 | |
*** yujunz has quit IRC | 02:51 | |
*** links has joined #openstack-infra | 02:53 | |
*** yujunz has joined #openstack-infra | 02:54 | |
*** hongbin has joined #openstack-infra | 03:01 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci: multinode: remove 417109 workaround https://review.openstack.org/422913 | 03:01 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: WIP: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 03:02 |
*** rbuzatu has joined #openstack-infra | 03:04 | |
*** Swami__ has quit IRC | 03:07 | |
*** Swami has quit IRC | 03:07 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: WIP: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 03:08 |
*** rbuzatu has quit IRC | 03:09 | |
*** yujunz is now known as yujunz[away] | 03:13 | |
*** yujunz[away] has quit IRC | 03:14 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/project-config: Run 2 oooq jobs in check pipe of tripleo-ci https://review.openstack.org/422646 | 03:15 |
*** yujunz has joined #openstack-infra | 03:15 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci: WIP: Conntainers with multi-nic and net-iso https://review.openstack.org/422448 | 03:18 |
*** voldz1tic3n has quit IRC | 03:21 | |
*** wolverineav has joined #openstack-infra | 03:24 | |
*** larainema has quit IRC | 03:26 | |
*** rhallisey has quit IRC | 03:26 | |
*** wolverineav has quit IRC | 03:29 | |
*** itisha has joined #openstack-infra | 03:30 | |
*** sdake has joined #openstack-infra | 03:30 | |
*** yamahata has quit IRC | 03:31 | |
*** Apoorva has joined #openstack-infra | 03:32 | |
*** thorst_ has joined #openstack-infra | 03:39 | |
*** zhurong has quit IRC | 03:39 | |
*** thorst_ has quit IRC | 03:40 | |
*** armax has joined #openstack-infra | 03:40 | |
*** EricGonczer_ has joined #openstack-infra | 03:40 | |
*** nicolasbock has quit IRC | 03:41 | |
*** baoli has quit IRC | 03:42 | |
*** EricGonczer_ has quit IRC | 03:43 | |
*** baoli_ has joined #openstack-infra | 03:47 | |
*** yujunz has quit IRC | 03:47 | |
*** amotoki has quit IRC | 03:49 | |
*** sekelso has quit IRC | 03:51 | |
*** erikmwilson has quit IRC | 03:51 | |
*** lindycoder_ has joined #openstack-infra | 03:51 | |
*** erikmwilson has joined #openstack-infra | 03:51 | |
*** stakeda has joined #openstack-infra | 03:52 | |
*** vikrant has joined #openstack-infra | 03:57 | |
*** lindycoder_ has quit IRC | 03:58 | |
*** john-davidge has joined #openstack-infra | 03:58 | |
*** yujunz has joined #openstack-infra | 03:58 | |
*** psachin has joined #openstack-infra | 03:59 | |
*** EricGonczer_ has joined #openstack-infra | 04:02 | |
*** john-davidge has quit IRC | 04:03 | |
*** wolverineav has joined #openstack-infra | 04:03 | |
*** shu-mutou-AWAY is now known as shu-mutou | 04:03 | |
*** sekelso has joined #openstack-infra | 04:04 | |
*** pahuang has quit IRC | 04:05 | |
*** PramodJ has quit IRC | 04:05 | |
*** EricGonczer_ has quit IRC | 04:07 | |
*** yujunz has quit IRC | 04:07 | |
*** EricGonczer_ has joined #openstack-infra | 04:08 | |
*** EricGonczer_ has quit IRC | 04:09 | |
*** wolverineav has quit IRC | 04:09 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Create and propogate the DSTOOLS_VERSION https://review.openstack.org/422227 | 04:11 |
*** lindycoder_ has joined #openstack-infra | 04:11 | |
*** links has quit IRC | 04:16 | |
*** lindycoder_ has quit IRC | 04:17 | |
*** adrian_otto has joined #openstack-infra | 04:18 | |
*** links has joined #openstack-infra | 04:18 | |
*** amotoki has joined #openstack-infra | 04:19 | |
*** amotoki_ has joined #openstack-infra | 04:25 | |
*** rbuzatu has joined #openstack-infra | 04:26 | |
*** amotoki has quit IRC | 04:27 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: TLS everywhere job introduction https://review.openstack.org/391738 | 04:29 |
*** Apoorva has quit IRC | 04:32 | |
*** rbuzatu has quit IRC | 04:32 | |
*** wolverineav has joined #openstack-infra | 04:33 | |
*** sdake_ has joined #openstack-infra | 04:35 | |
*** wolverineav has quit IRC | 04:37 | |
*** hongbin_ has joined #openstack-infra | 04:39 | |
*** sdake has quit IRC | 04:39 | |
*** sekelso has quit IRC | 04:39 | |
*** hongbin has quit IRC | 04:40 | |
*** gouthamr has quit IRC | 04:46 | |
*** kzaitsev_mb has quit IRC | 04:47 | |
*** hongbin_ has quit IRC | 04:47 | |
*** larainema has joined #openstack-infra | 04:48 | |
*** ekcs has quit IRC | 04:53 | |
*** sdake_ is now known as sdake | 04:55 | |
*** krtaylor has joined #openstack-infra | 04:57 | |
*** adrian_otto has quit IRC | 05:02 | |
*** baoli_ has quit IRC | 05:03 | |
*** dimtruck is now known as zz_dimtruck | 05:04 | |
*** coreyob has quit IRC | 05:04 | |
*** baoli has joined #openstack-infra | 05:04 | |
*** baoli has quit IRC | 05:05 | |
*** coreyob has joined #openstack-infra | 05:05 | |
*** tlian has quit IRC | 05:13 | |
*** nadya has joined #openstack-infra | 05:14 | |
*** nadya has quit IRC | 05:15 | |
*** pgadiya has joined #openstack-infra | 05:17 | |
*** priteau has joined #openstack-infra | 05:24 | |
*** zz_dimtruck is now known as dimtruck | 05:24 | |
*** priteau has quit IRC | 05:29 | |
*** cody-somerville has joined #openstack-infra | 05:31 | |
*** mriedem has quit IRC | 05:32 | |
*** erikmwilson has quit IRC | 05:32 | |
*** csomerville has quit IRC | 05:33 | |
*** timrc has quit IRC | 05:34 | |
*** jmorgan1_ has joined #openstack-infra | 05:35 | |
*** jmorgan1 has quit IRC | 05:35 | |
*** timrc has joined #openstack-infra | 05:35 | |
*** sabari has quit IRC | 05:35 | |
*** dimtruck is now known as zz_dimtruck | 05:36 | |
*** sc`_ has joined #openstack-infra | 05:36 | |
*** SlickNik has quit IRC | 05:37 | |
*** bhavik1 has joined #openstack-infra | 05:38 | |
*** sc` has quit IRC | 05:39 | |
*** sc`_ is now known as sc` | 05:39 | |
*** kzaitsev_mb has joined #openstack-infra | 05:40 | |
*** thorst_ has joined #openstack-infra | 05:40 | |
*** SlickNik has joined #openstack-infra | 05:40 | |
*** sabari has joined #openstack-infra | 05:41 | |
*** bhavik1 has quit IRC | 05:47 | |
*** tnovacik has joined #openstack-infra | 05:48 | |
*** thorst_ has quit IRC | 05:48 | |
*** zhurong has joined #openstack-infra | 05:49 | |
*** ijw_ has quit IRC | 05:52 | |
*** esikachev has joined #openstack-infra | 05:53 | |
*** anilvenkata has joined #openstack-infra | 05:53 | |
*** yujunz has joined #openstack-infra | 05:54 | |
*** camunoz has quit IRC | 05:54 | |
*** aeng has quit IRC | 05:55 | |
*** sandanar has joined #openstack-infra | 05:55 | |
*** kzaitsev_mb has quit IRC | 05:59 | |
*** adriant has quit IRC | 06:03 | |
*** flepied has joined #openstack-infra | 06:03 | |
*** bkorren has joined #openstack-infra | 06:06 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Make trusty logstash-filter jobs voting https://review.openstack.org/369667 | 06:09 |
*** wolverineav has joined #openstack-infra | 06:11 | |
*** rbuzatu has joined #openstack-infra | 06:12 | |
*** flepied has quit IRC | 06:15 | |
openstackgerrit | Kevin Benton proposed openstack-infra/project-config: Make python3 rally job voting in Neutron https://review.openstack.org/422872 | 06:15 |
*** wolverineav has quit IRC | 06:16 | |
*** nadya has joined #openstack-infra | 06:17 | |
*** yujunz has quit IRC | 06:18 | |
*** yujunz has joined #openstack-infra | 06:18 | |
*** armax has quit IRC | 06:19 | |
*** tnovacik has quit IRC | 06:19 | |
*** armax has joined #openstack-infra | 06:20 | |
*** armax has quit IRC | 06:20 | |
*** nadya has quit IRC | 06:26 | |
*** zz_dimtruck is now known as dimtruck | 06:27 | |
*** kaisers1 has left #openstack-infra | 06:28 | |
*** mriedem has joined #openstack-infra | 06:29 | |
*** HeOS has joined #openstack-infra | 06:30 | |
*** wolverineav has joined #openstack-infra | 06:31 | |
*** claudiub|2 has joined #openstack-infra | 06:35 | |
*** wolverineav has quit IRC | 06:36 | |
AJaeger | ianw: argh ;( So, do you run the wheel job manually now? | 06:36 |
*** baoli has joined #openstack-infra | 06:40 | |
*** jmorgan1_ has quit IRC | 06:41 | |
*** jmorgan1 has joined #openstack-infra | 06:41 | |
*** dimtruck is now known as zz_dimtruck | 06:42 | |
*** baoli has quit IRC | 06:44 | |
*** furlongm_ has quit IRC | 06:51 | |
*** kzaitsev_mb has joined #openstack-infra | 06:55 | |
*** zhurong has quit IRC | 07:03 | |
*** ijw has joined #openstack-infra | 07:04 | |
*** ijw_ has joined #openstack-infra | 07:07 | |
*** drifterza has joined #openstack-infra | 07:07 | |
*** salv-orlando has joined #openstack-infra | 07:09 | |
*** Jeffrey4l_ has quit IRC | 07:10 | |
*** ijw has quit IRC | 07:10 | |
*** wolverineav has joined #openstack-infra | 07:10 | |
*** ijw__ has joined #openstack-infra | 07:11 | |
*** ijw_ has quit IRC | 07:11 | |
*** salv-orlando has quit IRC | 07:14 | |
*** wolverineav has quit IRC | 07:15 | |
*** rajinir has quit IRC | 07:16 | |
*** Hal has joined #openstack-infra | 07:30 | |
*** Hal is now known as Guest9845 | 07:30 | |
*** zz_dimtruck is now known as dimtruck | 07:33 | |
*** kzaitsev_mb has quit IRC | 07:34 | |
*** markus_z has joined #openstack-infra | 07:35 | |
openstackgerrit | Zhipeng Huang proposed openstack-infra/system-config: Add #openstack-cyborg to statusbot and meetbot https://review.openstack.org/421322 | 07:39 |
*** mptacekx has joined #openstack-infra | 07:41 | |
*** liujiong_66 has joined #openstack-infra | 07:42 | |
*** dimtruck is now known as zz_dimtruck | 07:43 | |
*** pcaruana has joined #openstack-infra | 07:43 | |
*** umeshksingla has joined #openstack-infra | 07:44 | |
*** lihi- has joined #openstack-infra | 07:44 | |
*** mnencia has quit IRC | 07:44 | |
*** umeshksingla has quit IRC | 07:45 | |
*** dolphm_ has joined #openstack-infra | 07:46 | |
*** jokke__ has joined #openstack-infra | 07:46 | |
*** dosaboy has joined #openstack-infra | 07:47 | |
*** melwitt_ has joined #openstack-infra | 07:48 | |
*** nadya has joined #openstack-infra | 07:48 | |
*** onovy_ has joined #openstack-infra | 07:49 | |
*** ijw__ has quit IRC | 07:50 | |
*** Hunner_ has joined #openstack-infra | 07:50 | |
*** Hunner_ has quit IRC | 07:50 | |
*** Hunner_ has joined #openstack-infra | 07:50 | |
*** mnencia has joined #openstack-infra | 07:50 | |
*** ttx_ has joined #openstack-infra | 07:51 | |
*** liujiong has quit IRC | 07:51 | |
*** onovy has quit IRC | 07:51 | |
*** lihi has quit IRC | 07:51 | |
*** tdasilva has quit IRC | 07:51 | |
*** dgonzalez has quit IRC | 07:51 | |
*** dosaboy_ has quit IRC | 07:51 | |
*** ttx has quit IRC | 07:51 | |
*** melwitt has quit IRC | 07:51 | |
*** psachin has quit IRC | 07:51 | |
*** dolphm has quit IRC | 07:51 | |
*** jokke_ has quit IRC | 07:51 | |
*** Hunner has quit IRC | 07:51 | |
*** dgonzalez has joined #openstack-infra | 07:51 | |
*** dolphm_ is now known as dolphm | 07:51 | |
*** lihi- is now known as lihi | 07:51 | |
*** onovy_ is now known as onovy | 07:51 | |
*** tdasilva has joined #openstack-infra | 07:51 | |
*** ttx_ is now known as ttx | 07:53 | |
*** zhipengh has joined #openstack-infra | 07:56 | |
zhipengh | @Ajaeger just updated the patch on adding meetbot to #openstack-cyborg | 07:56 |
zhipengh | please take a look at it, thank you so much :) | 07:56 |
*** matrohon has joined #openstack-infra | 07:57 | |
*** rossella_s has joined #openstack-infra | 07:57 | |
*** zhipengh has quit IRC | 07:58 | |
*** psachin has joined #openstack-infra | 08:00 | |
*** zz_dimtruck is now known as dimtruck | 08:00 | |
*** psachin has quit IRC | 08:03 | |
*** psachin has joined #openstack-infra | 08:03 | |
*** zhipeng has joined #openstack-infra | 08:05 | |
*** tesseract has joined #openstack-infra | 08:05 | |
*** salv-orlando has joined #openstack-infra | 08:11 | |
*** dimtruck is now known as zz_dimtruck | 08:12 | |
*** shardy has joined #openstack-infra | 08:14 | |
*** larainema has quit IRC | 08:16 | |
*** yujunz is now known as yujunz[away] | 08:19 | |
*** yujunz[away] is now known as yujunz | 08:20 | |
*** cody-somerville has quit IRC | 08:20 | |
*** cody-somerville has joined #openstack-infra | 08:21 | |
*** cody-somerville has joined #openstack-infra | 08:21 | |
*** yujunz is now known as yujunz[away] | 08:22 | |
*** yamahata has joined #openstack-infra | 08:22 | |
*** yujunz[away] has quit IRC | 08:22 | |
*** ralonsoh has joined #openstack-infra | 08:23 | |
*** shardy is now known as shardy_afk | 08:26 | |
*** asselin has quit IRC | 08:26 | |
*** asselin has joined #openstack-infra | 08:27 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/423119 | 08:27 |
*** jlwhite has quit IRC | 08:29 | |
*** afazekas has quit IRC | 08:30 | |
*** liusheng has quit IRC | 08:31 | |
*** jlwhite has joined #openstack-infra | 08:31 | |
*** kzaitsev_mb has joined #openstack-infra | 08:31 | |
*** liusheng has joined #openstack-infra | 08:31 | |
*** bauzas has quit IRC | 08:32 | |
*** liujiong_66 is now known as liujiong | 08:35 | |
*** afazekas has joined #openstack-infra | 08:35 | |
*** bauzas has joined #openstack-infra | 08:35 | |
*** kzaitsev_mb has quit IRC | 08:39 | |
openstackgerrit | Merged openstack-infra/project-config: Using heat as devstack plugin in murano rally job https://review.openstack.org/422951 | 08:40 |
openstackgerrit | Merged openstack-infra/project-config: Make trusty logstash-filter jobs voting https://review.openstack.org/369667 | 08:41 |
openstackgerrit | Merged openstack-infra/project-config: Run 2 oooq jobs in check pipe of tripleo-ci https://review.openstack.org/422646 | 08:41 |
*** sflanigan has quit IRC | 08:42 | |
openstackgerrit | Merged openstack-infra/project-config: Retire ironic-webclient zuul/gerrit config https://review.openstack.org/422873 | 08:42 |
*** florianf has joined #openstack-infra | 08:43 | |
*** jpich has joined #openstack-infra | 08:43 | |
openstackgerrit | Merged openstack-infra/project-config: Fixed grafana dashboard for devstack to show fedora25 results https://review.openstack.org/422850 | 08:43 |
openstackgerrit | Merged openstack-infra/project-config: Promote some kolla-kubernetes jobs to non-voting https://review.openstack.org/422597 | 08:44 |
openstackgerrit | Zhang Ni proposed openstack-infra/project-config: Add new project(fuxi-kubernetes) to Openstack https://review.openstack.org/423126 | 08:48 |
openstackgerrit | Merged openstack-infra/project-config: Update project config for ironic-ui with python 3.5 https://review.openstack.org/422329 | 08:48 |
openstackgerrit | Merged openstack-infra/project-config: Skip non-tripleo-quickstart OVB jobs for files they do not cover https://review.openstack.org/421525 | 08:49 |
openstackgerrit | Merged openstack-infra/project-config: Add non-voting coverage job to python-magnumclient https://review.openstack.org/421083 | 08:50 |
*** rbuzatu has quit IRC | 08:51 | |
*** rbuzatu has joined #openstack-infra | 08:51 | |
*** shardy_afk is now known as shardy | 08:52 | |
*** rbuzatu has quit IRC | 08:55 | |
*** salv-orlando has quit IRC | 08:56 | |
*** Apoorva has joined #openstack-infra | 08:56 | |
openstackgerrit | Merged openstack-infra/project-config: neutron: Move DVR multinode Neutron test to the check queue https://review.openstack.org/418959 | 08:58 |
openstackgerrit | Merged openstack-infra/project-config: Increase timeout for dsvm functional jobs https://review.openstack.org/414365 | 08:58 |
*** Apoorva has quit IRC | 08:58 | |
*** matrohon has quit IRC | 08:59 | |
openstackgerrit | Merged openstack-infra/project-config: Bump max-servers to 65 in rh1 https://review.openstack.org/422693 | 08:59 |
openstackgerrit | Merged openstack-infra/project-config: moves experimental job to check pipeline for os-vif https://review.openstack.org/419619 | 08:59 |
*** zzzeek has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-infra | 09:00 | |
*** zhipeng has quit IRC | 09:00 | |
*** jascott1 has quit IRC | 09:00 | |
*** ccamacho has joined #openstack-infra | 09:01 | |
*** hashar has joined #openstack-infra | 09:02 | |
*** openstackgerrit has quit IRC | 09:02 | |
*** zz_dimtruck is now known as dimtruck | 09:03 | |
*** bexelbie has quit IRC | 09:04 | |
*** bexelbie has joined #openstack-infra | 09:05 | |
*** pgadiya has quit IRC | 09:06 | |
*** sflanigan has joined #openstack-infra | 09:07 | |
*** bexelbie has quit IRC | 09:08 | |
*** bexelbie has joined #openstack-infra | 09:08 | |
*** pgadiya has joined #openstack-infra | 09:10 | |
*** openstackgerrit has joined #openstack-infra | 09:10 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/423119 | 09:10 |
*** dimtruck is now known as zz_dimtruck | 09:12 | |
*** rossella_ has joined #openstack-infra | 09:14 | |
*** rossella_s has quit IRC | 09:14 | |
*** derekh has joined #openstack-infra | 09:15 | |
*** johnthetubaguy has quit IRC | 09:16 | |
*** mhickey has joined #openstack-infra | 09:18 | |
*** johnthetubaguy has joined #openstack-infra | 09:19 | |
*** yanyanhu has quit IRC | 09:19 | |
*** dgonzalez_ has joined #openstack-infra | 09:23 | |
*** nmathew has joined #openstack-infra | 09:23 | |
*** mnencia has quit IRC | 09:24 | |
*** mnencia has joined #openstack-infra | 09:24 | |
*** dgonzalez has quit IRC | 09:27 | |
*** dgonzalez_ is now known as dgonzalez | 09:27 | |
*** ssbarnea has joined #openstack-infra | 09:28 | |
*** bhavik1 has joined #openstack-infra | 09:28 | |
*** wolverineav has joined #openstack-infra | 09:28 | |
ianw | AJaeger: yeah, i haven't but will | 09:29 |
*** bhavik1 has quit IRC | 09:30 | |
*** stakeda has quit IRC | 09:31 | |
HeOS | Hello, team! Looks like, r.o.o is unavailable. | 09:32 |
*** erikwilson has quit IRC | 09:32 | |
*** aunnam has quit IRC | 09:32 | |
*** timburke has quit IRC | 09:32 | |
HeOS | Oh, sorry, wrong call.) | 09:32 |
*** ggnel_t has joined #openstack-infra | 09:32 | |
*** dizquierdo has joined #openstack-infra | 09:32 | |
*** jascott1 has joined #openstack-infra | 09:33 | |
*** wolverineav has quit IRC | 09:33 | |
ianw | review.openstack.org does seem slow | 09:33 |
*** lucas-afk is now known as lucasagomes | 09:34 | |
*** erikmwilson has joined #openstack-infra | 09:35 | |
*** timburke has joined #openstack-infra | 09:35 | |
ianw | http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=25&rra_id=all seems about normal | 09:35 |
*** tojuvone has quit IRC | 09:36 | |
*** tojuvone has joined #openstack-infra | 09:36 | |
*** aunnam has joined #openstack-infra | 09:39 | |
*** askb has quit IRC | 09:42 | |
*** matrohon has joined #openstack-infra | 09:44 | |
*** john-davidge has joined #openstack-infra | 09:45 | |
*** thorst_ has joined #openstack-infra | 09:46 | |
*** john-davidge has quit IRC | 09:47 | |
*** john-davidge has joined #openstack-infra | 09:47 | |
*** wolverineav has joined #openstack-infra | 09:48 | |
*** thorst_ has quit IRC | 09:51 | |
*** sdake has quit IRC | 09:52 | |
*** sdake has joined #openstack-infra | 09:53 | |
*** wolverineav has quit IRC | 09:53 | |
*** john-dav_ has joined #openstack-infra | 09:53 | |
*** john-davidge has quit IRC | 09:53 | |
*** bkorren has quit IRC | 09:57 | |
openstackgerrit | Zhang Ni proposed openstack-infra/project-config: Add new project(fuxi-kubernetes) to Openstack https://review.openstack.org/423126 | 09:58 |
*** nadya has quit IRC | 09:59 | |
mordred | morning AJaeger - I'm much closer to you today than normally | 09:59 |
AJaeger | mordred: Where? Can't see you ;) | 10:01 |
AJaeger | morning, mordred ! | 10:01 |
*** mrtenio has quit IRC | 10:02 | |
*** yamahata has quit IRC | 10:02 | |
mordred | AJaeger: I'm right down here in München - almost walking distance compared to Dallas :) | 10:02 |
AJaeger | München is indeed nearly walking distance - only 36hours or so ;) | 10:03 |
*** zz_dimtruck is now known as dimtruck | 10:04 | |
*** liujiong has quit IRC | 10:04 | |
AJaeger | I would prefer the bike - but it's a bit cold for such a day trip | 10:04 |
AJaeger | mordred: enjoy München! | 10:04 |
*** priteau has joined #openstack-infra | 10:05 | |
*** nijaba has quit IRC | 10:05 | |
*** priteau has quit IRC | 10:07 | |
*** wolverineav has joined #openstack-infra | 10:08 | |
*** kzaitsev_mb has joined #openstack-infra | 10:10 | |
*** rbuzatu has joined #openstack-infra | 10:11 | |
*** e0ne has joined #openstack-infra | 10:12 | |
*** nijaba has joined #openstack-infra | 10:12 | |
*** wolverineav has quit IRC | 10:12 | |
*** dimtruck is now known as zz_dimtruck | 10:13 | |
*** sambetts|afk is now known as sambetts | 10:13 | |
*** john-dav_ is now known as john-davidge | 10:15 | |
dirk | dhellmann: the individual reviews take already 2+ days to get through gating, the single proposal bot is in within a few hours usually | 10:20 |
*** gongysh has quit IRC | 10:22 | |
*** aarefiev_afk is now known as aarefiev | 10:26 | |
*** mdbooth has quit IRC | 10:26 | |
*** mdbooth has joined #openstack-infra | 10:26 | |
*** wolverineav has joined #openstack-infra | 10:27 | |
*** ansiwen_ has joined #openstack-infra | 10:27 | |
*** ansiwen has quit IRC | 10:27 | |
*** umeshksingla has joined #openstack-infra | 10:28 | |
*** gongysh has joined #openstack-infra | 10:28 | |
*** sshnaidm is now known as sshnaidm|off | 10:28 | |
*** amotoki_ has quit IRC | 10:28 | |
*** priteau has joined #openstack-infra | 10:29 | |
*** wolverineav has quit IRC | 10:31 | |
*** ldnunes has joined #openstack-infra | 10:36 | |
*** gongysh has quit IRC | 10:37 | |
*** amotoki has joined #openstack-infra | 10:38 | |
*** dizquierdo has quit IRC | 10:39 | |
*** Jeffrey4l has joined #openstack-infra | 10:40 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci: WIP: Conntainers with multi-nic and net-iso https://review.openstack.org/422448 | 10:40 |
*** tosky has joined #openstack-infra | 10:42 | |
*** umeshksingla has quit IRC | 10:42 | |
*** dtantsur|afk is now known as dtantsur | 10:43 | |
*** jascott1_ has joined #openstack-infra | 10:43 | |
*** sandanar_ has joined #openstack-infra | 10:47 | |
*** jascott1_ has quit IRC | 10:48 | |
*** wolverineav has joined #openstack-infra | 10:49 | |
*** yamamoto_ has quit IRC | 10:50 | |
*** sandanar has quit IRC | 10:50 | |
*** panda|Zz is now known as panda | 10:52 | |
*** umeshksingla has joined #openstack-infra | 10:53 | |
*** adarazs has joined #openstack-infra | 10:54 | |
*** wolverineav has quit IRC | 10:54 | |
*** electrofelix has joined #openstack-infra | 10:59 | |
*** rfolco has joined #openstack-infra | 10:59 | |
andymccr | morning infra - we're getting some failures on 1 job (it fails within a few mins before its finished setting up), its on trusty - although the xenial and centos equivalents work fine. | 11:01 |
*** priteau has quit IRC | 11:02 | |
andymccr | http://logs.openstack.org/95/421795/1/check/gate-openstack-ansible-os_keystone-ansible-uwsgi_apache-ubuntu-trusty/b8f3483/console.html could it be to do with naming length (although trusty and xenial are the same length)? All the other trusty jobs work fine for the same gate | 11:02 |
*** priteau has joined #openstack-infra | 11:02 | |
*** zz_dimtruck is now known as dimtruck | 11:04 | |
*** dizquierdo has joined #openstack-infra | 11:04 | |
*** salv-orlando has joined #openstack-infra | 11:06 | |
*** priteau has quit IRC | 11:08 | |
*** dimtruck is now known as zz_dimtruck | 11:14 | |
*** hashar is now known as hasharAway | 11:15 | |
*** dizquierdo has quit IRC | 11:22 | |
*** rbuzatu_ has joined #openstack-infra | 11:23 | |
*** salv-orlando has quit IRC | 11:24 | |
*** rbuzatu has quit IRC | 11:26 | |
*** nmathew has quit IRC | 11:27 | |
jpich | AJaeger: Hi! IIRC you're one of the best people to ask about i18n and related infrastructure? :) We're looking to add a javascript-based project (tripleo-ui) to Zanata. If I understand correctly looking through the existing translation scripts, there's only support for python/django/docs/training guides, so we should start with doing a bit of work there first, would that be right? | 11:28 |
*** sdague has joined #openstack-infra | 11:29 | |
AJaeger | jpich: indeed, you first need to add support for that to the scripts | 11:29 |
*** mhickey has quit IRC | 11:30 | |
AJaeger | jpich: do you have people interested to translated? The translation team is small and might not be able to prioritize tripleo-ui - so to make this a success, you need some volunteers to actual translate tripleo-ui. | 11:31 |
jpich | AJaeger: We have at least one translator interested in translating it right now :) (into Japanese) Which leads me to my next question... while we do the work to add proper automation in parallel, do you think it would be possible to manually upload a message file to Zanata around Soft String Freeze, so that she can start translating? | 11:33 |
*** nicolasbock has joined #openstack-infra | 11:35 | |
*** Deba has joined #openstack-infra | 11:35 | |
*** wezaui has quit IRC | 11:35 | |
*** yamamoto has joined #openstack-infra | 11:40 | |
*** jkilpatr has quit IRC | 11:43 | |
*** dizquierdo has joined #openstack-infra | 11:44 | |
*** amotoki has quit IRC | 11:44 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/project-config: Add experimental jobs to quickstart and its extras https://review.openstack.org/423223 | 11:46 |
*** thorst_ has joined #openstack-infra | 11:47 | |
*** nadya has joined #openstack-infra | 11:50 | |
*** thorst_ has quit IRC | 11:52 | |
*** esikachev has quit IRC | 11:55 | |
*** jkilpatr has joined #openstack-infra | 11:57 | |
*** pcaruana has quit IRC | 11:59 | |
*** yamamoto has quit IRC | 12:02 | |
*** yamamoto has joined #openstack-infra | 12:03 | |
openstackgerrit | Giulio Fidente proposed openstack-infra/tripleo-ci: Use HCI Ceph in HA job https://review.openstack.org/338088 | 12:05 |
*** zz_dimtruck is now known as dimtruck | 12:05 | |
*** jkilpatr has quit IRC | 12:05 | |
*** ociuhandu has quit IRC | 12:05 | |
*** pcaruana has joined #openstack-infra | 12:06 | |
*** yamamoto has quit IRC | 12:08 | |
*** yamamoto has joined #openstack-infra | 12:10 | |
dims | AJaeger : do we need to rush this? https://review.openstack.org/#/c/423215/ (can it wait for monday) | 12:11 |
*** Deba has left #openstack-infra | 12:13 | |
*** dimtruck is now known as zz_dimtruck | 12:15 | |
*** vikrant has quit IRC | 12:18 | |
*** nmathew has joined #openstack-infra | 12:18 | |
*** sdake has quit IRC | 12:18 | |
*** sdake_ has joined #openstack-infra | 12:19 | |
*** jkilpatr has joined #openstack-infra | 12:19 | |
AJaeger | dims: can wait until monday - thanks | 12:25 |
AJaeger | jpich: you don't know how your strings will look like when uploaded, better wait | 12:26 |
jpich | AJaeger: What do you mean? | 12:27 |
AJaeger | what I mean is that extracting strings and file names etc. might look different when run manually and when fully integrated - and then you have files that are not properly translated. | 12:27 |
*** umeshksingla has quit IRC | 12:28 | |
jpich | florianf: I think I remember you ran some tests on a Zanata system, uploading files? | 12:28 |
AJaeger | let's do the tooling, I'll help quickly with reviewing... | 12:28 |
florianf | jpich, AJaeger: I tested manually if the files created during build work with zanata, and if the translated files from zanata work with our app. | 12:29 |
jpich | AJaeger: Ok, thank you for that. florianf implemented a couple of commands to create the files ( https://github.com/openstack/tripleo-ui/blob/master/README.md#extracting-messages-from-components ), which I thought we would be calling to in the scripts | 12:30 |
*** rhallisey has joined #openstack-infra | 12:30 | |
florianf | jpich, AJaeger: But the up/download to/fro zanata were done manually | 12:30 |
jpich | florianf: Ok, thank you for the details. I guess I understand too little about Zanata to know the impact on file names :) | 12:31 |
AJaeger | florianf: shouldn't make much of a difference - as long as you use zanata-cli | 12:31 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci: TEST: DONT RECHECK or REVIEW: periodic jobs https://review.openstack.org/359215 | 12:32 |
*** esikachev has joined #openstack-infra | 12:33 | |
AJaeger | jpich, florianf: check project-config/jenkins/scripts/*translation* files - you need to update all three of them for this. | 12:33 |
florianf | AJaeger: thanks, will do that | 12:34 |
jpich | Ok, thank you for the pointers AJaeger | 12:35 |
*** shardy is now known as shardy_lunch | 12:36 | |
*** slagle_ is now known as slagle | 12:37 | |
*** lucasagomes is now known as lucas-hungry | 12:37 | |
*** esikachev has quit IRC | 12:37 | |
*** esikachev has joined #openstack-infra | 12:39 | |
*** dizquierdo has quit IRC | 12:40 | |
*** mattmceuen has joined #openstack-infra | 12:40 | |
*** admcleod has joined #openstack-infra | 12:40 | |
*** admcleod has quit IRC | 12:40 | |
*** admcleod has joined #openstack-infra | 12:40 | |
*** admcleod_ has quit IRC | 12:41 | |
*** dizquierdo has joined #openstack-infra | 12:42 | |
*** esikachev has quit IRC | 12:43 | |
*** kzaitsev_mb has quit IRC | 12:43 | |
*** yamamoto has quit IRC | 12:44 | |
AJaeger | and also, I'd like to see this documented at http://docs.openstack.org/infra/manual/creators.html#enabling-translation-infrastructure - that's the infra-manual. | 12:44 |
*** yamamoto has joined #openstack-infra | 12:44 | |
*** esikachev has joined #openstack-infra | 12:44 | |
jpich | AJaeger: Ah, I had missed that doc. Will add to the todos :) | 12:46 |
*** thorst_ has joined #openstack-infra | 12:47 | |
AJaeger | thanks | 12:47 |
AJaeger | ianychoi: FYI - jpich and florianf plan to extend translation infrastructure to handle javascrip in tripleo-ui , see backscroll for discussion | 12:48 |
*** yamamoto has quit IRC | 12:48 | |
*** EricGonczer_ has joined #openstack-infra | 12:49 | |
*** ociuhandu has joined #openstack-infra | 12:50 | |
AJaeger | jpich, florianf: Note that we generate the pot files always on the fly and push to Zanata - and never store them in git. We only store translated po files in git - and only if they are sufficiently translated. | 12:50 |
*** yamamoto has joined #openstack-infra | 12:51 | |
*** hasharAway is now known as hashar | 12:51 | |
AJaeger | if you have questions, feel free to ask here or send an email to openstack-infra mailing list and I'll answer. Also, there's the #openstack-i18n channel with the translators and some of them know the tools as well (I'm not on that channel) | 12:52 |
*** yamamoto has quit IRC | 12:52 | |
*** esikachev has quit IRC | 12:54 | |
florianf | AJaeger: I'm sure we'll have more questions. ;-) But thanks for the help so far. | 12:55 |
*** links has quit IRC | 12:55 | |
*** amotoki has joined #openstack-infra | 12:56 | |
AJaeger | ;) | 12:56 |
*** nmathew has quit IRC | 12:59 | |
*** dprince has joined #openstack-infra | 12:59 | |
*** Jeffrey4l_ has joined #openstack-infra | 13:00 | |
*** yolanda has quit IRC | 13:01 | |
*** yolanda has joined #openstack-infra | 13:02 | |
*** nadya has quit IRC | 13:03 | |
ianychoi | jpich, florianf glad to hear that! AJaeger thanks for sharing the news! | 13:03 |
*** kzaitsev_mb has joined #openstack-infra | 13:03 | |
*** drifterza has quit IRC | 13:03 | |
*** Jeffrey4l has quit IRC | 13:04 | |
*** zz_dimtruck is now known as dimtruck | 13:06 | |
*** tinwood has joined #openstack-infra | 13:13 | |
*** yujunz has joined #openstack-infra | 13:13 | |
*** sdake has joined #openstack-infra | 13:14 | |
*** shardy_lunch is now known as shardy | 13:14 | |
*** dimtruck is now known as zz_dimtruck | 13:15 | |
*** sandanar__ has joined #openstack-infra | 13:16 | |
*** sdake_ has quit IRC | 13:17 | |
*** jaypipes is now known as leakypipes | 13:19 | |
*** sandanar_ has quit IRC | 13:20 | |
*** esikachev has joined #openstack-infra | 13:21 | |
*** trown|outtypewww is now known as trown | 13:22 | |
*** yujunz has quit IRC | 13:23 | |
*** clenimar has quit IRC | 13:23 | |
*** ricardoas has quit IRC | 13:23 | |
*** pgadiya has quit IRC | 13:24 | |
*** jheroux has joined #openstack-infra | 13:25 | |
*** shardy has quit IRC | 13:27 | |
*** shardy has joined #openstack-infra | 13:27 | |
*** Goneri has joined #openstack-infra | 13:31 | |
dhellmann | dirk : how do you figure out what went wrong when you have a bulk update patch with 20+ releases in it? who's going to sit down and do all of the debugging? | 13:35 |
*** dingyichen has quit IRC | 13:37 | |
*** bradjones has joined #openstack-infra | 13:38 | |
*** bradjones has quit IRC | 13:38 | |
*** bradjones has joined #openstack-infra | 13:38 | |
*** rlandy has joined #openstack-infra | 13:38 | |
*** mhickey has joined #openstack-infra | 13:39 | |
*** lindycoder_ has joined #openstack-infra | 13:41 | |
*** baoli has joined #openstack-infra | 13:42 | |
*** baoli has quit IRC | 13:43 | |
*** baoli has joined #openstack-infra | 13:43 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Separate driver interfaces and make abstract https://review.openstack.org/418554 | 13:45 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Add Drivers to documentation https://review.openstack.org/422804 | 13:45 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Re-enable zuultrigger test https://review.openstack.org/408848 | 13:45 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Reorganize connections into drivers https://review.openstack.org/408849 | 13:45 |
*** lucas-hungry is now known as lucasagomes | 13:48 | |
*** wolverineav has joined #openstack-infra | 13:51 | |
*** yamamoto has joined #openstack-infra | 13:52 | |
*** salv-orlando has joined #openstack-infra | 13:57 | |
anilvenkata | sdague, Hi Sean | 13:59 |
*** ihrachys has joined #openstack-infra | 13:59 | |
*** EricGonc_ has joined #openstack-infra | 14:01 | |
*** yamamoto has quit IRC | 14:02 | |
*** EricGonczer_ has quit IRC | 14:02 | |
*** kgiusti has joined #openstack-infra | 14:02 | |
*** hamzy has quit IRC | 14:04 | |
*** hamzy has joined #openstack-infra | 14:05 | |
*** erikmwil_ has joined #openstack-infra | 14:06 | |
*** matt-borland has joined #openstack-infra | 14:06 | |
*** dgonzalez has quit IRC | 14:06 | |
*** zz_dimtruck is now known as dimtruck | 14:06 | |
*** sdake_ has joined #openstack-infra | 14:06 | |
*** esberglu has joined #openstack-infra | 14:06 | |
*** dave-mccowan has joined #openstack-infra | 14:07 | |
fungi | dhellmann: repropose earlier patchsets from that change to see where they pass/fail. full bisection of 20 patchsets should take no more than 5 tries. i guess the question is does that come up often enough that the added work of bisecting is greater or less than the work of rebasing to address merge conflicts? | 14:09 |
*** sdake has quit IRC | 14:09 | |
*** andymaier has joined #openstack-infra | 14:10 | |
*** mattmceuen has quit IRC | 14:11 | |
*** dgonzalez has joined #openstack-infra | 14:11 | |
*** sekelso has joined #openstack-infra | 14:12 | |
*** jcoufal has joined #openstack-infra | 14:13 | |
*** electrofelix has quit IRC | 14:13 | |
*** mdrabe has joined #openstack-infra | 14:13 | |
*** fguillot has joined #openstack-infra | 14:14 | |
*** electrofelix has joined #openstack-infra | 14:15 | |
*** flepied has joined #openstack-infra | 14:19 | |
*** gouthamr has joined #openstack-infra | 14:22 | |
*** electrofelix has quit IRC | 14:22 | |
*** dizquierdo has quit IRC | 14:22 | |
*** weshay_afk is now known as weshay | 14:23 | |
*** tlian has joined #openstack-infra | 14:23 | |
*** flepied has quit IRC | 14:23 | |
*** mnencia has quit IRC | 14:24 | |
*** jordanP has joined #openstack-infra | 14:25 | |
*** woodster_ has joined #openstack-infra | 14:27 | |
adarazs | hi folks! are there any Third Party Coordinators here? anteaya maybe? | 14:29 |
*** srobert has joined #openstack-infra | 14:29 | |
adarazs | Could you add "RedHat RDO Downstream CI <rdo-ci-admins+downstream@redhat.com>" to the Third Party CI mail filter list? https://review.openstack.org/#/admin/groups/270,members -- I'm getting a bunch of mails on that address that I don't need :) | 14:29 |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Don't disable heat APIs for upgrade job https://review.openstack.org/423302 | 14:29 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 14:29 |
*** mnencia has joined #openstack-infra | 14:30 | |
*** umeshksingla has joined #openstack-infra | 14:31 | |
*** esikachev has quit IRC | 14:31 | |
*** esikachev has joined #openstack-infra | 14:35 | |
*** esikachev has quit IRC | 14:39 | |
*** liusheng has quit IRC | 14:40 | |
*** zeih has joined #openstack-infra | 14:40 | |
*** liusheng has joined #openstack-infra | 14:40 | |
*** flepied has joined #openstack-infra | 14:40 | |
*** yujunz has joined #openstack-infra | 14:41 | |
*** psachin has quit IRC | 14:42 | |
*** eharney has joined #openstack-infra | 14:43 | |
*** dargains has joined #openstack-infra | 14:44 | |
*** dimtruck is now known as zz_dimtruck | 14:45 | |
*** zz_dimtruck is now known as dimtruck | 14:45 | |
*** yamamoto has joined #openstack-infra | 14:47 | |
*** jcoufal__ has joined #openstack-infra | 14:48 | |
*** jcoufal has quit IRC | 14:49 | |
*** srobert_ has joined #openstack-infra | 14:51 | |
*** umeshksingla has quit IRC | 14:51 | |
*** clenimar has joined #openstack-infra | 14:51 | |
*** mrtenio has joined #openstack-infra | 14:51 | |
openstackgerrit | Vasyl Saienko proposed openstack-infra/project-config: Replace ironic-multitest job https://review.openstack.org/423313 | 14:51 |
*** zeih has quit IRC | 14:53 | |
*** yamamoto has quit IRC | 14:53 | |
*** srobert has quit IRC | 14:54 | |
*** dimtruck is now known as zz_dimtruck | 14:54 | |
*** melwitt_ is now known as melwitt | 14:55 | |
*** esikachev has joined #openstack-infra | 14:55 | |
*** ricardoas has joined #openstack-infra | 14:58 | |
*** rossella_ has quit IRC | 14:58 | |
adarazs | mmedvede: hi, can you maybe help with my question above ^? I see you're on the third party coordinators group. https://review.openstack.org/#/admin/groups/440,members | 14:59 |
*** rossella_ has joined #openstack-infra | 14:59 | |
mmedvede | adarazs: done | 15:01 |
adarazs | mmedvede: awesome, thank you! :) | 15:01 |
mmedvede | :) | 15:02 |
*** sekelso has quit IRC | 15:04 | |
*** jcoufal__ has quit IRC | 15:05 | |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Reporters: fix typo and support 'perModuleEmail' https://review.openstack.org/352799 | 15:05 |
*** erikmwil_ has quit IRC | 15:05 | |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: email-ext trigger script https://review.openstack.org/361331 | 15:08 |
*** EricGonc_ has quit IRC | 15:09 | |
*** mtanino has joined #openstack-infra | 15:10 | |
*** EricGonczer_ has joined #openstack-infra | 15:10 | |
ilpianista | first contribution merged! \o/ | 15:10 |
*** jcoufal has joined #openstack-infra | 15:11 | |
*** david-lyle has joined #openstack-infra | 15:13 | |
*** dtardivel has quit IRC | 15:14 | |
openstackgerrit | Sean Dague proposed openstack-infra/devstack-gate: support local.conf instead of localrc https://review.openstack.org/326585 | 15:16 |
*** zz_dimtruck is now known as dimtruck | 15:18 | |
anilvenkata | sdague, ping | 15:19 |
sdague | anilvenkata: what's up? | 15:19 |
anilvenkata | sdague, I am updating devstack-vm-gate.sh to set dvr mode in 3 node setup for DVR+HA | 15:19 |
andreykurilin | hi folks! It looks like `Download: paste.py` link from http://paste.openstack.org/help/integration/ doesn't work. Should I file a bug somewhere for that issue? | 15:20 |
anilvenkata | sdague, this is the change https://review.openstack.org/#/c/383827/ | 15:20 |
anilvenkata | sdague, can you please review it | 15:20 |
anilvenkata | sdague, this is need for running neutron DVR+HA tests | 15:20 |
*** esberglu has quit IRC | 15:21 | |
*** esberglu has joined #openstack-infra | 15:22 | |
sdague | anilvenkata: I'll add it to a list, but I'm in the middle of trying to get this local.conf support sorted out | 15:23 |
anilvenkata | sdague, np, thanks Sean | 15:23 |
*** esberglu_ has joined #openstack-infra | 15:24 | |
*** amotoki has quit IRC | 15:24 | |
*** david-lyle has quit IRC | 15:25 | |
*** david-lyle has joined #openstack-infra | 15:25 | |
*** esberglu has quit IRC | 15:26 | |
*** gordc has joined #openstack-infra | 15:26 | |
*** slaweq__ has quit IRC | 15:27 | |
*** sflanigan has quit IRC | 15:28 | |
*** jcoufal has quit IRC | 15:28 | |
*** jcoufal has joined #openstack-infra | 15:30 | |
*** baoli has quit IRC | 15:30 | |
*** yujunz is now known as yujunz[away] | 15:31 | |
*** yujunz[away] has quit IRC | 15:31 | |
*** adarazs is now known as adarazs_brb | 15:31 | |
*** baoli has joined #openstack-infra | 15:33 | |
*** bnemec is now known as beekneemech | 15:33 | |
*** rbrndt has joined #openstack-infra | 15:34 | |
*** Hunner_ is now known as Hunner | 15:34 | |
*** mptacekx has quit IRC | 15:34 | |
*** annegentle has joined #openstack-infra | 15:34 | |
*** yujunz has joined #openstack-infra | 15:35 | |
*** pjm6 has quit IRC | 15:36 | |
openstackgerrit | Oleksandr Karpenko proposed openstack-infra/gearman-plugin: Fix permission problem when getting job list https://review.openstack.org/423337 | 15:38 |
*** jaosorior has joined #openstack-infra | 15:39 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Only install tempest if it's going to be used https://review.openstack.org/422795 | 15:41 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Disable optional undercloud features in longer jobs https://review.openstack.org/422785 | 15:41 |
*** david-lyle has quit IRC | 15:42 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Add support for testing predictable placement https://review.openstack.org/378014 | 15:43 |
*** salv-orlando has quit IRC | 15:44 | |
*** sekelso has joined #openstack-infra | 15:45 | |
*** sflanigan has joined #openstack-infra | 15:45 | |
*** sflanigan has joined #openstack-infra | 15:45 | |
*** phealy has joined #openstack-infra | 15:48 | |
*** shardy has quit IRC | 15:48 | |
openstackgerrit | Ben Nemec proposed openstack-dev/hacking: Add explicit support for py35 https://review.openstack.org/423342 | 15:49 |
*** jcoufal has quit IRC | 15:49 | |
*** shardy has joined #openstack-infra | 15:49 | |
*** adrian_otto has joined #openstack-infra | 15:50 | |
*** knangia has joined #openstack-infra | 15:51 | |
dhellmann | fungi : that's a fair question. I'll defer to the requirements team, since they do most of the work. | 15:51 |
openstackgerrit | Merged openstack-dev/hacking: Remove support for py33/py26 https://review.openstack.org/422350 | 15:52 |
*** jcoufal has joined #openstack-infra | 15:52 | |
*** yamamoto has joined #openstack-infra | 15:54 | |
*** pjm6 has joined #openstack-infra | 15:54 | |
*** anilvenkata has quit IRC | 15:55 | |
*** darvon has quit IRC | 15:56 | |
*** john-davidge has quit IRC | 15:56 | |
*** sflanigan has quit IRC | 15:56 | |
*** xarses has joined #openstack-infra | 15:58 | |
*** jascott1_ has joined #openstack-infra | 15:58 | |
*** burgerk has joined #openstack-infra | 15:59 | |
*** xarses_ has joined #openstack-infra | 15:59 | |
*** adarazs_brb is now known as adarazs | 16:00 | |
*** xarses has quit IRC | 16:02 | |
*** marst has joined #openstack-infra | 16:03 | |
*** pcaruana has quit IRC | 16:03 | |
*** yamamoto has quit IRC | 16:03 | |
*** jascott1_ has quit IRC | 16:03 | |
*** darvon has joined #openstack-infra | 16:04 | |
*** markus_z has quit IRC | 16:05 | |
*** amotoki has joined #openstack-infra | 16:05 | |
*** amotoki has quit IRC | 16:06 | |
*** baoli_ has joined #openstack-infra | 16:07 | |
*** baoli has quit IRC | 16:07 | |
*** ijw has joined #openstack-infra | 16:08 | |
*** adarazs is now known as adarazs_afk | 16:09 | |
*** bkorren has joined #openstack-infra | 16:10 | |
*** sflanigan has joined #openstack-infra | 16:12 | |
*** sflanigan has joined #openstack-infra | 16:12 | |
*** armax has joined #openstack-infra | 16:14 | |
*** hongbin has joined #openstack-infra | 16:15 | |
*** hieulq_ has joined #openstack-infra | 16:15 | |
*** sdake_ has quit IRC | 16:15 | |
*** sandanar__ has quit IRC | 16:15 | |
*** jcoufal_ has joined #openstack-infra | 16:16 | |
openstackgerrit | Khai Do proposed openstack/python-jenkins: Allow to wait for jenkins to enter normal operation https://review.openstack.org/155263 | 16:16 |
*** sdake has joined #openstack-infra | 16:17 | |
*** jcoufal has quit IRC | 16:18 | |
zaro | electrofelix: | 16:18 |
*** sflanigan has quit IRC | 16:19 | |
*** HeOS has quit IRC | 16:21 | |
*** inc0 has joined #openstack-infra | 16:24 | |
*** dizquierdo has joined #openstack-infra | 16:26 | |
zaro | electrofelix: are you interested in this change at all? https://review.openstack.org/#/c/414358/ | 16:26 |
*** bhavik1 has joined #openstack-infra | 16:27 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: DO NOT MERGE - testing TLS everywhere job https://review.openstack.org/419529 | 16:27 |
*** EricGonc_ has joined #openstack-infra | 16:27 | |
*** kzaitsev_mb has quit IRC | 16:28 | |
*** EricGonczer_ has quit IRC | 16:28 | |
*** dave-mccowan has quit IRC | 16:29 | |
*** Apoorva has joined #openstack-infra | 16:30 | |
*** salv-orlando has joined #openstack-infra | 16:31 | |
*** jcoufal_ has quit IRC | 16:31 | |
*** hieulq_ has quit IRC | 16:32 | |
sigmavirus | AJaeger: you filed https://bugs.launchpad.net/craton/+bug/1656541 and I believe I fixed it, but I was wondering where you find those gate logs | 16:33 |
openstack | Launchpad bug 1656541 in craton "requirements not in global requirements" [High,In progress] - Assigned to Ian Cordasco (icordasc) | 16:33 |
*** panda is now known as panda|bbl | 16:34 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: OOQ/OVB: Add configurations for tempest job https://review.openstack.org/420620 | 16:35 |
*** yujunz has quit IRC | 16:36 | |
jlvillal | Does anyone know how often a new version of gerritbot is pushed out and restarted? | 16:37 |
clarkb | jlvillal: I want to say we may deploy gerritbot off of tags | 16:38 |
clarkb | so as often as we tag it? | 16:38 |
*** jcoufal has joined #openstack-infra | 16:38 | |
jlvillal | clarkb: Ah, okay. So just because my patch got merged doesn't mean it will show up automatically then. Thanks :) | 16:38 |
*** bhavik1 has quit IRC | 16:41 | |
*** esberglu has joined #openstack-infra | 16:43 | |
*** e0ne has quit IRC | 16:44 | |
*** yamahata has joined #openstack-infra | 16:46 | |
*** esberglu_ has quit IRC | 16:46 | |
*** mdrabe has quit IRC | 16:46 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Update biemond-wildfly to version 1.2.4 https://review.openstack.org/423367 | 16:47 |
*** nadya has joined #openstack-infra | 16:47 | |
*** andymaier has quit IRC | 16:48 | |
*** Apoorva has quit IRC | 16:48 | |
*** jaosorior has quit IRC | 16:48 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-zanata: Remove now unneeded systemd sysv compat hack https://review.openstack.org/423369 | 16:49 |
clarkb | hopefully ^ gets things working on translate-dev. The real concern though is that could affect production as that puppet module is installed on both | 16:49 |
*** jaosorior has joined #openstack-infra | 16:49 | |
*** jaosorior has quit IRC | 16:51 | |
*** jascott1_ has joined #openstack-infra | 16:51 | |
*** itisha has quit IRC | 16:52 | |
clarkb | pleia2: do you know if updating the wildfly puppet module is generally dangerous or has it been safe? it seems like they have been fairly stable in their api | 16:52 |
*** dargains has quit IRC | 16:53 | |
*** dargains has joined #openstack-infra | 16:54 | |
*** mdrabe has joined #openstack-infra | 16:55 | |
*** jascott1_ has quit IRC | 16:57 | |
*** flepied has quit IRC | 16:58 | |
*** dargains has quit IRC | 16:58 | |
*** jascott1_ has joined #openstack-infra | 16:58 | |
*** erikmwil_ has joined #openstack-infra | 16:59 | |
*** tphummel has joined #openstack-infra | 16:59 | |
*** derekh has quit IRC | 17:00 | |
*** mriedem is now known as mriedem_afk | 17:00 | |
*** jcoufal_ has joined #openstack-infra | 17:00 | |
*** jcoufal has quit IRC | 17:02 | |
*** jcoufal__ has joined #openstack-infra | 17:02 | |
clarkb | I do not understand why those changes are failing... https://github.com/biemond/biemond-wildfly/blob/v1.2.4/manifests/service.pp is the class right there | 17:03 |
*** salv-orlando has quit IRC | 17:04 | |
*** jcoufal has joined #openstack-infra | 17:04 | |
fungi | takes us back to the discussions about having prod and dev puppet envs so they can use different module lists/versions | 17:04 |
*** fguillot has quit IRC | 17:04 | |
*** ralonsoh has quit IRC | 17:05 | |
*** jcoufal_ has quit IRC | 17:05 | |
*** jcoufal__ has quit IRC | 17:07 | |
*** jordanP has quit IRC | 17:07 | |
*** dtantsur is now known as dtantsur|afk | 17:08 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Update biemond-wildfly to version 1.2.3 https://review.openstack.org/423367 | 17:08 |
clarkb | 1.2.4 is only a few hours old so trying the previous release | 17:08 |
*** xarses_ is now known as xarses | 17:09 | |
*** kjorgensen has joined #openstack-infra | 17:12 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Add Swift to the major upgrade CI https://review.openstack.org/420100 | 17:13 |
*** matrohon has quit IRC | 17:13 | |
*** flepied has joined #openstack-infra | 17:15 | |
*** bkorren has quit IRC | 17:17 | |
openstackgerrit | Joshua White proposed openstack-infra/project-config: Swift experimental multinode grenade job https://review.openstack.org/411982 | 17:17 |
*** nicolasbock has quit IRC | 17:18 | |
*** nicolasbock has joined #openstack-infra | 17:18 | |
*** fguillot has joined #openstack-infra | 17:21 | |
*** hurgleburgler has joined #openstack-infra | 17:22 | |
*** dprince has quit IRC | 17:23 | |
*** lucasagomes is now known as lucas-afk | 17:23 | |
*** spligak has joined #openstack-infra | 17:23 | |
*** lseki has joined #openstack-infra | 17:24 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Add sahara support to major upgrade CI https://review.openstack.org/422776 | 17:25 |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Add ceph support to major upgrade job https://review.openstack.org/423383 | 17:26 |
AJaeger | sigmavirus: you need to check the post jobs of requirements repo. | 17:29 |
*** jcoufal has quit IRC | 17:30 | |
AJaeger | sigmavirus: status.openstack.org/zuul shows jobs while running and that's why I noticed but you can get them as well - using the sha1 of the change | 17:30 |
*** csomerville has joined #openstack-infra | 17:31 | |
*** jcoufal has joined #openstack-infra | 17:31 | |
AJaeger | sigmavirus: very easy to verify that the bug is fixed: If you get a change proposed from requirements repo, everything is fine ;) | 17:31 |
*** tnovacik has joined #openstack-infra | 17:32 | |
*** rossella_ has quit IRC | 17:32 | |
*** jaosorior has joined #openstack-infra | 17:32 | |
AJaeger | sigmavirus: cratonclient fails, see http://logs.openstack.org/b6/b660c67748cb4a0c14ece23627abf0cbafca4dcd/post/propose-requirements-updates/3930b5a/console.html#_2017-01-20_14_08_27_868889 | 17:33 |
AJaeger | sigmavirus: sorry, that one was fine | 17:33 |
*** jascott1_ has quit IRC | 17:33 | |
*** cody-somerville has quit IRC | 17:34 | |
AJaeger | sigmavirus: so, with https://review.openstack.org/#/c/422315/ you should be fine - mark the bug as done | 17:35 |
sigmavirus | cool | 17:35 |
sigmavirus | I hadn't seen a proposal yet so I was worried | 17:35 |
sigmavirus | Thanks for the info AJaeger and, as always, your super valuable help | 17:35 |
*** jpich has quit IRC | 17:36 | |
pleia2 | clarkb: the version of the wildfly module we're using is s pretty old one, but we're not doing crazy unusual things so it tend to be pretty safe | 17:38 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: DO NOT MERGE - testing TLS everywhere job https://review.openstack.org/419529 | 17:38 |
pleia2 | the one thing I'd check is that the latest version still supports the version of wildfly we're running if it's still the one from last year | 17:39 |
AJaeger | sigmavirus: you're welcome | 17:39 |
* pleia2 off to airplanes home from AU now | 17:39 | |
*** jascott1_ has joined #openstack-infra | 17:40 | |
clarkb | pleia2: ya it supports wildfly 8 and 10 so thats fine | 17:40 |
pleia2 | cool | 17:40 |
clarkb | but its broken in tests not finding a thing that is right there so I am co fused | 17:40 |
pleia2 | boo | 17:40 |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Don't disable heat APIs for upgrade job https://review.openstack.org/423302 | 17:41 |
*** ihrachys has quit IRC | 17:43 | |
openstackgerrit | Martin André proposed openstack-infra/tripleo-ci: Allow to use an RDO review to fix a packaging issue https://review.openstack.org/388791 | 17:44 |
*** jascott1_ has quit IRC | 17:44 | |
*** mhickey has quit IRC | 17:45 | |
*** baoli_ has quit IRC | 17:45 | |
*** baoli has joined #openstack-infra | 17:46 | |
openstackgerrit | Giulio Fidente proposed openstack-infra/project-config: Trigger tripleo scenario004 on Manila changes https://review.openstack.org/423389 | 17:46 |
*** jascott1_ has joined #openstack-infra | 17:47 | |
*** jascott1_ has quit IRC | 17:48 | |
*** jascott1_ has joined #openstack-infra | 17:48 | |
*** nadya has quit IRC | 17:49 | |
*** jcoufal has quit IRC | 17:49 | |
*** Apoorva has joined #openstack-infra | 17:50 | |
openstackgerrit | Joshua White proposed openstack-infra/project-config: Swift experimental multinode grenade job https://review.openstack.org/411982 | 17:51 |
*** tonytan4ever has joined #openstack-infra | 17:54 | |
*** bhunter71 has quit IRC | 17:54 | |
*** bhunter71 has joined #openstack-infra | 17:54 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add docs jobs for workload-ref-archs https://review.openstack.org/423394 | 17:55 |
*** jcoufal has joined #openstack-infra | 17:57 | |
*** john-davidge has joined #openstack-infra | 17:57 | |
*** adarazs_afk is now known as adarazs | 17:59 | |
*** dprince has joined #openstack-infra | 18:01 | |
*** nadya has joined #openstack-infra | 18:02 | |
*** ihrachys has joined #openstack-infra | 18:05 | |
*** e0ne has joined #openstack-infra | 18:06 | |
*** dizquierdo has quit IRC | 18:06 | |
AJaeger | clarkb, pleia2, any other project-config cores: Could you review the change above to help bootstrap the workload-ref-archs repo, please? ^ | 18:07 |
stevemar | o/ can i get a pointer on how to make keystone's API changes not run our tests + dsvm jobs ? | 18:09 |
stevemar | AJaeger: i think you mentioned this to me once, finally have a minute to look at it :) | 18:10 |
*** adrian_otto has quit IRC | 18:10 | |
*** flepied1 has joined #openstack-infra | 18:10 | |
AJaeger | stevemar: skip-ifs is the way but ugly and really error prone. Best wait for zuul v3, jeblair has found a better solution AFAIK | 18:11 |
AJaeger | stevemar: we have enough resources right now that it's not worth to go down that rathole IMHO. | 18:11 |
stevemar | AJaeger: i trust your judgement then sir | 18:11 |
openstackgerrit | Joshua White proposed openstack-infra/devstack-gate: Enable Swift multinode grenade testing https://review.openstack.org/411980 | 18:11 |
*** ssbarnea has quit IRC | 18:11 | |
*** ihrachys_ has joined #openstack-infra | 18:14 | |
*** ihrachys has quit IRC | 18:14 | |
*** flepied has quit IRC | 18:14 | |
*** bkorren has joined #openstack-infra | 18:17 | |
*** jcoufal_ has joined #openstack-infra | 18:17 | |
*** umeshksingla has joined #openstack-infra | 18:17 | |
*** esikachev has quit IRC | 18:18 | |
*** hashar has quit IRC | 18:18 | |
*** claudiub has joined #openstack-infra | 18:18 | |
*** jcoufal has quit IRC | 18:19 | |
*** nadya has quit IRC | 18:19 | |
*** jcoufal has joined #openstack-infra | 18:20 | |
*** ihrachys_ is now known as ihrachys | 18:20 | |
*** claudiub|2 has quit IRC | 18:21 | |
*** sekelso has quit IRC | 18:22 | |
*** jcoufal_ has quit IRC | 18:22 | |
*** nadya has joined #openstack-infra | 18:22 | |
*** sekelso has joined #openstack-infra | 18:22 | |
*** jascott1_ has quit IRC | 18:22 | |
*** nadya has quit IRC | 18:22 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: Add a serialize() method to ZK model definitions https://review.openstack.org/423404 | 18:23 |
*** ccamacho has quit IRC | 18:26 | |
*** jascott1_ has joined #openstack-infra | 18:29 | |
*** adrian_otto has joined #openstack-infra | 18:30 | |
*** tphummel has quit IRC | 18:32 | |
*** jascott1_ has quit IRC | 18:33 | |
*** e0ne has quit IRC | 18:35 | |
*** jaosorior has quit IRC | 18:35 | |
*** jascott1_ has joined #openstack-infra | 18:35 | |
*** trown is now known as trown|lunch | 18:35 | |
*** pblaho1 has quit IRC | 18:36 | |
*** annegentle has quit IRC | 18:36 | |
*** esikachev has joined #openstack-infra | 18:36 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Replace SwiftService with direct REST uploads https://review.openstack.org/415739 | 18:38 |
*** florianf has quit IRC | 18:39 | |
*** jascott1_ has quit IRC | 18:40 | |
*** ociuhandu has quit IRC | 18:40 | |
*** esikachev has quit IRC | 18:40 | |
*** gluytium has quit IRC | 18:41 | |
*** jascott1_ has joined #openstack-infra | 18:41 | |
*** esikachev has joined #openstack-infra | 18:42 | |
*** tosky has quit IRC | 18:43 | |
*** jcoufal_ has joined #openstack-infra | 18:43 | |
*** Swami has joined #openstack-infra | 18:43 | |
*** kzaitsev_ws has quit IRC | 18:44 | |
*** voldz1tic3n has joined #openstack-infra | 18:45 | |
*** ccamacho has joined #openstack-infra | 18:45 | |
*** jcoufal has quit IRC | 18:46 | |
*** tonytan_brb has joined #openstack-infra | 18:46 | |
clarkb | ok I think I know why wildfly puppet is failing now | 18:46 |
*** esikachev has quit IRC | 18:46 | |
*** gluytium has joined #openstack-infra | 18:47 | |
clarkb | the initsystem fact isn't being populated for some reason | 18:47 |
*** tonytan4ever has quit IRC | 18:48 | |
*** esikachev has joined #openstack-infra | 18:48 | |
*** rhallisey has quit IRC | 18:50 | |
*** rfolco has quit IRC | 18:51 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Update biemond-wildfly to version 1.2.4 https://review.openstack.org/423367 | 18:52 |
clarkb | turns out it isn't a built in fact, but its a useful one so happy to discover this small module | 18:52 |
*** megm has quit IRC | 18:52 | |
*** esikachev has quit IRC | 18:53 | |
openstackgerrit | Merged openstack-infra/openstackid-resources: Fix on Attendee serialization fixed null pointer exception https://review.openstack.org/422240 | 18:53 |
*** megm has joined #openstack-infra | 18:54 | |
*** dizquierdo has joined #openstack-infra | 18:55 | |
*** umeshksingla has quit IRC | 18:56 | |
openstackgerrit | Merged openstack-infra/openstackid: Fixed error on adding endpoint (Admin UI) adding endpoint feature was erroring bc the controller was expecting that service layer were returning a entity, intead void was returned now its fixed. https://review.openstack.org/422235 | 18:57 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources: Presentation ToRecord field https://review.openstack.org/423410 | 18:57 |
*** erikmwil_ has quit IRC | 18:58 | |
*** erikmwil_ has joined #openstack-infra | 18:59 | |
*** ociuhandu has joined #openstack-infra | 19:00 | |
openstackgerrit | Merged openstack-infra/openstackid-resources: Presentation ToRecord field https://review.openstack.org/423410 | 19:00 |
*** mriedem_afk is now known as mriedem | 19:00 | |
panda|bbl | if there's life on infra on fridays, this https://review.openstack.org/420647 just needs a +W flag. Thanks. | 19:01 |
*** rfolco has joined #openstack-infra | 19:01 | |
*** rfolco has quit IRC | 19:02 | |
*** tphummel has joined #openstack-infra | 19:02 | |
AJaeger | panda|bbl: has the dependency merged? | 19:04 |
AJaeger | it has - ok, +W | 19:04 |
openstackgerrit | Merged openstack-infra/project-config: Add docs jobs for workload-ref-archs https://review.openstack.org/423394 | 19:04 |
*** jcoufal_ has quit IRC | 19:04 | |
*** dizquierdo has quit IRC | 19:05 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 19:05 |
*** megm has quit IRC | 19:06 | |
*** jcoufal has joined #openstack-infra | 19:06 | |
*** rhallisey has joined #openstack-infra | 19:07 | |
*** megm has joined #openstack-infra | 19:08 | |
openstackgerrit | Merged openstack-infra/project-config: tripleo: replace periodic tempest job to use quickstart https://review.openstack.org/420647 | 19:10 |
fungi | panda|bbl: there's life in infra on fridays, but since so many other people aren't vying for our attention we end up heads-down quietly getting work done ;) | 19:12 |
openstackgerrit | Martin André proposed openstack-infra/tripleo-ci: Allow to use an RDO review to fix a packaging issue https://review.openstack.org/388791 | 19:13 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 19:14 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Make the workspace owned by stack user for grenade too https://review.openstack.org/423417 | 19:14 |
*** david-lyle has joined #openstack-infra | 19:17 | |
*** john-davidge has quit IRC | 19:23 | |
*** david-lyle has quit IRC | 19:24 | |
*** dargains has joined #openstack-infra | 19:25 | |
*** baoli has quit IRC | 19:25 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci: Fix logging issues for quickstart jobs https://review.openstack.org/422638 | 19:27 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: Add API methods for locking/unlocking Nodes. https://review.openstack.org/423496 | 19:28 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-ethercalc: Convert from etherpad to ethercalc https://review.openstack.org/422921 | 19:29 |
clarkb | fungi: not ignoring your comments its just I am not sure if site.pp is going to stick around yet | 19:29 |
clarkb | (it probably will as I learn more about ethercalc's undocumented config options | 19:29 |
fungi | clarkb: fair enough. if it does, it needs cleaning up | 19:29 |
fungi | clarkb: though i had some unrelated comments in there too | 19:30 |
jeblair | 'site.pp' had me momentarily confused :) | 19:30 |
*** jcoufal_ has joined #openstack-infra | 19:31 | |
clarkb | fungi: yup got the one about storyboard url | 19:31 |
fungi | ahh, cool yeah i guess that's probably the only one | 19:31 |
jeblair | [etherfoo::site not system-config] | 19:31 |
fungi | just now flipping through the diff | 19:31 |
*** tesseract has quit IRC | 19:32 | |
fungi | we so need an etherfoo module now | 19:32 |
clarkb | currently working on booting a VM so that I can fiddle with init and config | 19:32 |
*** jcoufal has quit IRC | 19:32 | |
fungi | awesome | 19:32 |
*** sambetts is now known as sambetts|afk | 19:36 | |
*** kzaitsev_mb has joined #openstack-infra | 19:36 | |
*** trown|lunch is now known as trown | 19:36 | |
*** jascott1_ has quit IRC | 19:39 | |
*** jascott1_ has joined #openstack-infra | 19:39 | |
rosmaita | fungi: got a quick question | 19:42 |
rosmaita | fungi: this is in the gate queue, can you yank it out? https://review.openstack.org/#/c/423286/2 | 19:42 |
rosmaita | i just -1'd the workflow on it, so i think it won't merge, but no sense wasting resources | 19:43 |
rosmaita | fungi: ah, so that 's the trick, just rebase the patch | 19:44 |
rosmaita | ty | 19:44 |
*** yamahata has quit IRC | 19:45 | |
fungi | np. glad to help! | 19:46 |
jeblair | i'm not certain any resources were saved by doing that... | 19:47 |
*** Sukhdev has joined #openstack-infra | 19:47 | |
jeblair | ('cause now we're running check jobs, yeah?) | 19:47 |
*** sdake has quit IRC | 19:47 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: WIP: Assign node set to node requests https://review.openstack.org/423502 | 19:48 |
jeblair | (and zuul had already considered the change failed in gate) | 19:48 |
*** jcoufal_ has quit IRC | 19:49 | |
fungi | this is true. with that change failing in the gate, it would only have wasted additional resources if there were one or more additiona gate resets ahead of it later | 19:50 |
*** ramishra has quit IRC | 19:51 | |
*** jaosorior has joined #openstack-infra | 19:52 | |
fungi | though even one more gate reset ahead of it would have caused a secondary reset for all changes behind the glance change the next time it discovered that change still fails | 19:52 |
openstackgerrit | Martin André proposed openstack-infra/tripleo-ci: Allow to use an RDO review to fix a packaging issue https://review.openstack.org/388791 | 19:53 |
*** jcoufal has joined #openstack-infra | 19:54 | |
jeblair | we could easily have zuul remove those when workflow-1 or code-review-2 are added, but that may affect our ability to bypass (other) pipeline requirements. | 19:56 |
fungi | true | 19:56 |
jeblair | however, i don't think any of our current pipeline requirements are ones that we would want to bypass, so it'd probably be okay to do | 19:56 |
fungi | i also couldn't remember if abandon also does that | 19:56 |
jeblair | abandon does | 19:56 |
jlvillal | project-config review request: https://review.openstack.org/#/c/422917/ For our Ironic grenade-multitenant job. Has one +2 already. | 19:56 |
fungi | so if zuul receives a change-abandoned event, it will dequeue? | 19:56 |
jeblair | fungi: yes | 19:57 |
fungi | i'll keep that in mind for next time. definitely more efficient in situations like that | 19:57 |
jeblair | i'll look into making the pipeline requirements dequeue as well, cause i don't think you should have to :) | 19:58 |
*** jascott1_ has quit IRC | 19:59 | |
*** jascott1_ has joined #openstack-infra | 19:59 | |
fungi | presumably we'd want that to cause it to leave a verify -2 on dequeue so we don't end up in the hole of zuul having removed its verify +1 on enqueuing and the change winding up with no verify and not in any queue | 20:00 |
fungi | though i guess a recheck gets it back on track after that | 20:00 |
fungi | either way | 20:00 |
jeblair | yeah, worth thinking about which behavior we'd want | 20:01 |
*** jamesdenton has joined #openstack-infra | 20:01 | |
*** voldz1tic3n has quit IRC | 20:01 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Disable optional undercloud features in longer jobs https://review.openstack.org/422785 | 20:02 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Only install tempest if it's going to be used https://review.openstack.org/422795 | 20:03 |
*** annegentle has joined #openstack-infra | 20:03 | |
*** umeshksingla has joined #openstack-infra | 20:04 | |
*** jascott1_ has quit IRC | 20:04 | |
*** jascott1_ has joined #openstack-infra | 20:06 | |
*** gouthamr has quit IRC | 20:07 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 20:08 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Make the workspace logs owned by stack user for grenade too https://review.openstack.org/423417 | 20:08 |
*** jascott1_ has quit IRC | 20:08 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Test with scheduler hints https://review.openstack.org/378040 | 20:08 |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Add feature testing matrix to readme https://review.openstack.org/399269 | 20:08 |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Add support for testing predictable placement https://review.openstack.org/378014 | 20:08 |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Test hostname map https://review.openstack.org/378017 | 20:09 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-zanata: Remove now unneeded systemd sysv compat hack https://review.openstack.org/423369 | 20:09 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Update biemond-wildfly to version 1.2.4 https://review.openstack.org/423367 | 20:10 |
clarkb | I think ^ should work now. However we probably want to wait for ianw to be around for that too since he has familiarized himself with the setup too and can help if anything goes wrong | 20:10 |
*** panda|bbl is now known as panda | 20:11 | |
*** gluytium has quit IRC | 20:11 | |
*** jascott1_ has joined #openstack-infra | 20:12 | |
beekneemech | Hmm, seeing a bunch of jobs fail on RETRY_LIMIT. | 20:14 |
beekneemech | Any idea what that is? | 20:14 |
beekneemech | Both check and check-tripleo jobs are hitting it. | 20:14 |
*** ldnunes has quit IRC | 20:15 | |
*** jascott1_ has quit IRC | 20:15 | |
fungi | beekneemech: if zuul loses contact with a job node (say because the cloud providing it is having network/hypervisor trouble or because the job crashed the instance) then zuul will restart that job on a new node | 20:16 |
fungi | but to keep it from indefinitely restarting a job which repeatedly crashes the node there's a built-in limit for how many time it will retry a particular build | 20:16 |
fungi | if it reaches that limit, it fails the job with a RETRY_LIMIT state | 20:17 |
beekneemech | fungi: Okay, thanks for the explanation. | 20:17 |
beekneemech | Weird that it's happening in both queues. I wonder if something has gone terribly wrong with our job setup. | 20:18 |
fungi | beekneemech: happening to more than one separate change as well? | 20:19 |
*** jascott1_ has joined #openstack-infra | 20:19 | |
*** gluytium has joined #openstack-infra | 20:20 | |
beekneemech | Yeah, I see it on several different ones, although I should check that they aren't a depends-on chain... | 20:20 |
beekneemech | Doesn't look like it though. | 20:22 |
*** esikachev has joined #openstack-infra | 20:23 | |
*** yamahata has joined #openstack-infra | 20:24 | |
*** gluytium has quit IRC | 20:25 | |
*** jascott1_ has quit IRC | 20:25 | |
beekneemech | We were having firewall issues at one point that were breaking some necessary communication in the check-tripleo jobs. | 20:26 |
beekneemech | I wonder if this could be something similar. | 20:26 |
openstackgerrit | Thiago da Silva proposed openstack-infra/project-config: Update swift functional job list https://review.openstack.org/423508 | 20:26 |
beekneemech | Hard to debug though. :-/ | 20:26 |
clarkb | woo I have a working ethercalc, now I just need to figure out init and config | 20:27 |
*** adrian_otto has quit IRC | 20:27 | |
*** jascott1_ has joined #openstack-infra | 20:27 | |
clarkb | I think I am gonna make it work with upstart because the setup for it is similar to how we do etherpad and it too is upstart | 20:27 |
fungi | beekneemech: well, you could tail the job console log socket and see where it dies. if it dies consistently at the same spot then it's probably an issue with the test framework rather than with the hardware (which would more likely result in crashes in random places on each job) | 20:28 |
*** adrian_otto has joined #openstack-infra | 20:28 | |
*** srobert_ has quit IRC | 20:29 | |
*** xyang1 has joined #openstack-infra | 20:29 | |
*** srobert has joined #openstack-infra | 20:30 | |
*** jascott1_ has quit IRC | 20:30 | |
*** MasterOfBugs has joined #openstack-infra | 20:30 | |
*** pramodrj07 has joined #openstack-infra | 20:32 | |
*** srobert_ has joined #openstack-infra | 20:33 | |
*** adrian_otto has quit IRC | 20:33 | |
*** dargains has quit IRC | 20:33 | |
beekneemech | Okay, I've got the consoles open to a bunch of the running jobs. | 20:34 |
beekneemech | I'm afraid we're not even getting to that point though. It seems like most of the jobs are stuck queued. :-/ | 20:34 |
*** dave-mccowan has joined #openstack-infra | 20:34 | |
*** eharney has quit IRC | 20:34 | |
*** gluytium has joined #openstack-infra | 20:35 | |
*** esikachev has quit IRC | 20:35 | |
*** srobert has quit IRC | 20:36 | |
*** salv-orlando has joined #openstack-infra | 20:38 | |
jbryce | fungi: lsell is working on the murano.io domain transfer. do we have dns set up on our side already or should we leave the nameservers as is for the transfer and then adjust the nameserver post-transfer? | 20:39 |
*** jcoufal_ has joined #openstack-infra | 20:39 | |
*** tonytan_brb has quit IRC | 20:39 | |
*** jascott1_ has joined #openstack-infra | 20:40 | |
fungi | jbryce: i haven't set up anything in dns yet, but certainly can | 20:40 |
fungi | though leaving them as is to start may be better since we'd want to know a list of records they're currently relying on (i can do some queries and guess, but might miss something) | 20:41 |
jbryce | i’ll tell them to transfer first and we’ll update after | 20:41 |
jbryce | yep | 20:41 |
beekneemech | Damn, just watched a tripleo-ci job go directly from queued to RETRY_LIMIT. | 20:41 |
*** jcoufal has quit IRC | 20:42 | |
*** gordc has quit IRC | 20:42 | |
*** salv-orlando has quit IRC | 20:43 | |
fungi | jbryce: to be sure, i just double-checked and their current dns provider unsurprisingly blocks axfr (zone transfer) queries so there's no way for me to be sure what records they'll need us to host unless they tell me. i'll follow up on the private e-mail thread about that | 20:43 |
*** jcoufal has joined #openstack-infra | 20:43 | |
jbryce | fungi: sounds good. thanks | 20:43 |
*** jascott1_ has quit IRC | 20:44 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-ethercalc: Convert from etherpad to ethercalc https://review.openstack.org/422921 | 20:45 |
clarkb | fungi: ^ that actually appears to work now :) | 20:45 |
*** jcoufal__ has joined #openstack-infra | 20:45 | |
*** jcoufal_ has quit IRC | 20:46 | |
*** Apoorva has quit IRC | 20:46 | |
*** adrian_otto has joined #openstack-infra | 20:46 | |
openstackgerrit | Ben Nemec proposed openstack/diskimage-builder: Nothing to see here https://review.openstack.org/423516 | 20:47 |
*** david-lyle has joined #openstack-infra | 20:47 | |
*** esikachev has joined #openstack-infra | 20:47 | |
*** jascott1_ has joined #openstack-infra | 20:47 | |
*** ijw has quit IRC | 20:48 | |
*** jcoufal has quit IRC | 20:48 | |
*** adrian_otto has quit IRC | 20:48 | |
*** adrian_otto has joined #openstack-infra | 20:50 | |
fungi | jbryce: i've set up dns for murano.io with the records i know about, but i guess we can wait until we hear back from serg about any others they might be using before we switch nameservers on it | 20:51 |
*** jascott1_ has quit IRC | 20:52 | |
*** voldz1tic3n has joined #openstack-infra | 20:52 | |
*** rbuzatu_ has quit IRC | 20:54 | |
*** rbuzatu has joined #openstack-infra | 20:54 | |
*** leakypipes has quit IRC | 20:54 | |
*** rbuzatu has quit IRC | 20:54 | |
*** rbuzatu has joined #openstack-infra | 20:55 | |
*** jaosorior has quit IRC | 20:57 | |
*** esikachev has quit IRC | 20:57 | |
*** thiagolib has quit IRC | 20:58 | |
*** adrian_otto1 has joined #openstack-infra | 21:00 | |
*** rbuzatu has quit IRC | 21:00 | |
*** dimtruck is now known as zz_dimtruck | 21:00 | |
*** adrian_otto has quit IRC | 21:00 | |
*** drifterza has joined #openstack-infra | 21:02 | |
bhunter71 | clarkb/fungi; I was wondering if you could remind me, what are the mechanism that nodepool uses [in the past] to register with jenkins masters. Does the registration happen via the gearman channel, or via REST API? Oddly it seemed to just work, even with completely wrong jenkins credentials. | 21:02 |
*** jascott1_ has joined #openstack-infra | 21:03 | |
*** tphummel has quit IRC | 21:03 | |
fungi | bhunter71: nodepool registers jenkins slaves through the jenkins api | 21:03 |
bhunter71 | fungi, there's a jenkins section of nodepool.yaml that has url/user/apikey/credentials-id. These for me are an actual launchpad service account | 21:04 |
bhunter71 | I would think those things have to be *correct* for it to register slaves with jenkins ;/ | 21:05 |
clarkb | bhunter71: is the launchpad account not a valid account for your jenkins? | 21:06 |
bhunter71 | newest nodepool code still supports the old jenkins mode of operation, provided these configuration directives are present? | 21:06 |
clarkb | yes current nodepool should still work with jenkins | 21:06 |
openstackgerrit | wes hayutin proposed openstack-infra/project-config: use the tripleo oooq containers job to gate t-h-t/docker/* https://review.openstack.org/423519 | 21:06 |
bhunter71 | In the "new" world of ansible, can you *briefly* explain how zuul requests nodes? | 21:07 |
clarkb | bhunter71: in the transitional setup we are using currently zuul launchers and nodepool coordinate over gearman. Zuul says give me a node of type foo, nodepool says here you go, then nodepool says I'm done and nodepool cleans up the host. | 21:08 |
clarkb | bhunter71: in the zuulv3 world under current development the zuul launchers and nodepool will use zookeeper to share that request state allowing us to run potantially many many daemons all coordinating together | 21:09 |
clarkb | the underlying algorithm is similar, requests are put on a queue, nodepool pulls them off and fulfills them, zuul notifies when they are complete. | 21:09 |
clarkb | big differencei s in the implementation using zookeeper which allows for shared state across many process potentially in different locations | 21:10 |
bhunter71 | are there any sort of 'master' configration directives that pick between these modes of operation? | 21:10 |
jeblair | clarkb: (actually in v2.5, it's still the jenkins backfill algorithm) | 21:10 |
clarkb | jeblair: reading off the gaerman admin status? | 21:11 |
clarkb | (I was in hawaii when most of that went in place so specific details fuzzy) | 21:11 |
jeblair | clarkb: yeah, just instead of assigning to jenkins via the api, it assigns to zuul via gearman | 21:11 |
clarkb | gotcha | 21:11 |
jeblair | bhunter71: the 'switch' for that in the current version of nodepool is just whether you specify a 'jenkins' target or a 'zuul' target | 21:12 |
*** eharney has joined #openstack-infra | 21:13 | |
jeblair | bhunter71: er actually it's the 'assign-via-gearman' attribute of the target, not the name of the target. | 21:13 |
*** gouthamr has joined #openstack-infra | 21:14 | |
bhunter71 | I guess since I'm asking nodepool questions. The presumption with all of this is that every single nodepool node has a public IP, and that a single nodepool/farm of nodepools manages the whole of it | 21:16 |
*** tnovacik has quit IRC | 21:16 | |
fungi | "public" is an overloaded term | 21:16 |
fungi | every single nodepool node has a distinct ip address reachable from both the nodepoold server and jenkins master | 21:17 |
bhunter71 | yep | 21:17 |
bhunter71 | or from Zuul in the new world? | 21:17 |
fungi | those may be "private" (rfc1918) addresses on some isolated network they all have routes between | 21:17 |
*** jcoufal has joined #openstack-infra | 21:17 | |
fungi | yes, s/jenkins/zuul/ in the new zuul v3 order | 21:18 |
beekneemech | I'm seeing some iptables dropped packets on the console of our nodepool nodes. Could this have anything to do with our zuul problems? http://www.nemebean.com/stuff/centos7-console.png | 21:18 |
bhunter71 | thanks so much fungi/clarkb/jeblair. some stuff to think about. Have a great weekend!! | 21:19 |
clarkb | beekneemech: ssh is the protocol needed there and neither of those dest ports is 22 | 21:19 |
*** jcoufal__ has quit IRC | 21:19 | |
beekneemech | clarkb: Okay, thanks. | 21:20 |
beekneemech | I didn't figure zuul was using port 23, but you never know. | 21:20 |
fungi | beekneemech: also those look like random source addresses probing for vulnerabilities. they're not ours | 21:20 |
*** ssbarnea has joined #openstack-infra | 21:22 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Update biemond-wildfly to version 1.2.4 https://review.openstack.org/423367 | 21:23 |
*** kgiusti has left #openstack-infra | 21:23 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Nothing to see here https://review.openstack.org/423524 | 21:24 |
*** Apoorva has joined #openstack-infra | 21:24 | |
clarkb | for those wondering now that I have ethercalc working I think it was a good decision to just copy pasta the etherpad puppet module. Definitely made things easy | 21:26 |
fungi | yah, that was some serious quickness | 21:27 |
*** jascott1_ has quit IRC | 21:27 | |
*** jascott1_ has joined #openstack-infra | 21:27 | |
*** jamielennox is now known as jamielennox|away | 21:28 | |
*** jascott1_ has quit IRC | 21:29 | |
*** jascott1_ has joined #openstack-infra | 21:29 | |
*** jascott1_ has quit IRC | 21:31 | |
*** jcoufal has quit IRC | 21:32 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM: Work around until project-config change lands https://review.openstack.org/423525 | 21:32 |
*** jcoufal has joined #openstack-infra | 21:34 | |
*** Jeffrey4l__ has joined #openstack-infra | 21:35 | |
*** Jeffrey4l_ has quit IRC | 21:35 | |
jlvillal | clarkb: Where is this ethercalc? I looked at: http://ethercalc.openstack.org/ ... | 21:35 |
fungi | he's just doing test deployments, there's no production server yet | 21:36 |
clarkb | jlvillal: ya its just in a VM on my desktop currently | 21:36 |
jlvillal | clarkb: Ah :) | 21:36 |
clarkb | jlvillal: but I just pushed up what should be working puppet module update | 21:36 |
jlvillal | clarkb: Cool. Ethercalc looks interesting | 21:36 |
clarkb | jlvillal: https://review.openstack.org/#/c/422921/ | 21:36 |
fungi | the changes to get the puppet module in shape are up for review https://review.openstack.org/422921 and then there will be a change to system-config to use that and then he'll have to boot the production server once those merge and update dns | 21:37 |
*** gouthamr has quit IRC | 21:37 | |
openstackgerrit | Kaitlin Farr proposed openstack-infra/project-config: Add job template for Barbican tempest plugin https://review.openstack.org/420809 | 21:37 |
* jlvillal only knows Ansible, so he doesn't know any puppet | 21:37 | |
*** jascott1_ has joined #openstack-infra | 21:38 | |
*** salv-orlando has joined #openstack-infra | 21:39 | |
*** gordc has joined #openstack-infra | 21:41 | |
*** tphummel has joined #openstack-infra | 21:41 | |
*** jascott1_ has quit IRC | 21:41 | |
*** ijw has joined #openstack-infra | 21:42 | |
*** rajinir has joined #openstack-infra | 21:42 | |
*** jascott1_ has joined #openstack-infra | 21:43 | |
*** salv-orlando has quit IRC | 21:44 | |
*** david-lyle has quit IRC | 21:45 | |
*** umeshksingla_ has joined #openstack-infra | 21:45 | |
fungi | it's like having your brains smashed out by a slice of ruby wrapped around a large gold brick | 21:46 |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 21:46 |
rajinir | Jenkins gate fails with RETRY_LIMIT, what does that mean? https://review.openstack.org/#/c/422238/ | 21:47 |
clarkb | mriedem: why can't that run in devstack if its idempotent? | 21:47 |
*** umeshksingla has quit IRC | 21:47 | |
*** umeshksingla_ is now known as umeshksingla | 21:47 | |
clarkb | mriedem: basically run it anytime devstack configure n-cpu | 21:47 |
clarkb | mriedem: it will run more often then necessary but it keeps the configuration in the config tool | 21:48 |
mriedem | because | 21:48 |
*** jascott1_ has quit IRC | 21:48 | |
mriedem | clarkb: that's what i was doing at first https://review.openstack.org/#/c/420981/ | 21:48 |
*** jascott1_ has joined #openstack-infra | 21:48 | |
fungi | rajinir: means zuul tried restarting the job several times but it kept losing contact with the node running it | 21:48 |
mriedem | but it relies on nova.conf on the subnode have db creds in it | 21:48 |
fungi | rajinir: if it's on tripleo jobs, beekneemech is looking into the underlying cause | 21:48 |
mriedem | clarkb: which we technically shouldn't have in n-cpu | 21:48 |
clarkb | mriedem: maybe it should happen over the message bus instead of direct ot db then? | 21:49 |
*** jascott1_ has quit IRC | 21:49 | |
*** rlandy has quit IRC | 21:49 | |
*** askb has joined #openstack-infra | 21:49 | |
mriedem | ala https://review.openstack.org/#/c/421885/ | 21:49 |
rajinir | fungi: ok, thank you | 21:49 |
*** jascott1_ has joined #openstack-infra | 21:49 | |
mriedem | clarkb: so auto-registration of computes with a cell is a thing we're going to look at for pike, | 21:49 |
fungi | think i'm in need of some sushi... back in a while | 21:49 |
mriedem | but we're way too late for that type of thing in ocata | 21:50 |
*** tphummel has quit IRC | 21:50 | |
clarkb | mriedem: ok, it definitely feels wrong to put that in devstack-gate, maybe you can put a todo in there that says remove in pike when autoreg is complete? | 21:50 |
mriedem | clarkb: sdague told me to put it in d-g | 21:50 |
sdague | clarkb: the reality is this is the process that exists, it does require an orchestration element to happen post installation of all computes, which is new | 21:50 |
sdague | the only thing that has orchestration for the gate is devstack-gate | 21:51 |
mriedem | auto-reg isn't going to be simple | 21:51 |
*** jcoufal has quit IRC | 21:51 | |
mriedem | single-cell maybe, but even then i was thikning about some pitfalls there the other day | 21:51 |
clarkb | right, I am ok with it there, saying put a note that we don't like it and it should be fixed one day | 21:51 |
clarkb | because that is what I am hearing | 21:51 |
sdague | clarkb: yeh | 21:51 |
*** jascott__ has joined #openstack-infra | 21:52 | |
sdague | honestly, I think many of us aren't thrilled with this, at least for the single cell case, it's just where the code is at this point | 21:52 |
*** zz_dimtruck is now known as dimtruck | 21:52 | |
*** jascott1_ has quit IRC | 21:54 | |
*** jascott__ has quit IRC | 21:54 | |
*** esikachev has joined #openstack-infra | 21:54 | |
mriedem | so am i going to get a -1 if i do NOTE vs TODO? | 21:54 |
*** rbuzatu has joined #openstack-infra | 21:56 | |
*** umeshksingla has quit IRC | 21:56 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate: Run discover_hosts to register subnodes in a multinode setup https://review.openstack.org/423005 | 21:56 |
mriedem | note added | 21:56 |
clarkb | mriedem: oh I don't know that the grenade one is in the right spot due to how grenade works, basically once we start grenade it takes over until the job is done and we collect logs | 21:57 |
*** tphummel has joined #openstack-infra | 21:58 | |
clarkb | sdague: ^ you probably know best where that should go for grenade | 21:58 |
*** tphummel has quit IRC | 21:59 | |
johnsom | Hi folks. What is the process to get a group seeded? We have octavia-ci but currently there are no members/owners. | 21:59 |
*** esikachev has quit IRC | 22:00 | |
*** sabari has quit IRC | 22:00 | |
clarkb | johnsom: for core and release groups we have to seed an initial member (usually project ptl or for unofficial projects the person that pushed the change to create the project). CI groups are different and we have to set the owner of the group to that project's core group I can do that now for octavia-ci if it isn't done yet | 22:01 |
johnsom | clarkb That would be great, thanks! | 22:01 |
*** gouthamr has joined #openstack-infra | 22:01 | |
*** umeshksingla has joined #openstack-infra | 22:01 | |
clarkb | johnsom: all done, now octavia-core members can update the membership of the ci group | 22:01 |
johnsom | Perfect, thanks again | 22:01 |
*** thorst_ has quit IRC | 22:02 | |
*** adrian_otto1 has quit IRC | 22:02 | |
*** thorst_ has joined #openstack-infra | 22:03 | |
*** ssbarnea has quit IRC | 22:03 | |
*** sdake has joined #openstack-infra | 22:03 | |
*** rbuzatu has quit IRC | 22:03 | |
*** ihrachys has quit IRC | 22:05 | |
sdague | mriedem: actually... grenade sort of has orchestration | 22:06 |
*** bkorren has quit IRC | 22:06 | |
sdague | mriedem: you could add the discover_hosts.sh call into post-stack.sh | 22:06 |
*** thorst_ has quit IRC | 22:07 | |
mriedem | ok, | 22:07 |
mriedem | well, | 22:07 |
mriedem | my ass is about half way out the door for vacation | 22:07 |
mriedem | so i guess if this is going to work, i just want to see that happen, and then move things into grenade afterward | 22:07 |
mriedem | and then dansmith can take over next week | 22:07 |
sdague | mriedem: yeh, well comment is left there | 22:08 |
sdague | I'm out for a good chunk of next week due to SF trip | 22:09 |
*** ccamacho has left #openstack-infra | 22:12 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Nothing to see here https://review.openstack.org/423524 | 22:14 |
bhunter71 | clarkb/*; just to clarify, when I stand up a zuul from puppet in the normal way (master), this is what we refer to as 'v2.5'. Is this a infra supported/recommended setup versus the prior v2 setup? | 22:15 |
clarkb | bhunter71: the puppet manifest should all continue to use jenkins in v2.5 too | 22:16 |
clarkb | part of the confusion here is I think we have used v2.5 to refer to our current transitional state while zuul has that version which continues to be backward compatbile to the other stuff too | 22:17 |
clarkb | and if you use the openstackci puppet modules you get the jenkins stuff | 22:17 |
*** trown is now known as trown|outtypewww | 22:17 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Switch dsvm-nova-py35 from experimental to non-voting/check https://review.openstack.org/423533 | 22:18 |
clarkb | dims: maybe the job should be renamed if we are going to put more eyeballs on it? the noav in the name is confusing | 22:18 |
clarkb | gate-tempest-dsvm-neutron-py3k or something? | 22:19 |
clarkb | I guess we don't even really need the neutron in there anymore since neutron is your only choice in ocata | 22:19 |
dims | clarkb : ack i can do that | 22:19 |
*** kjorgensen has quit IRC | 22:19 | |
dims | so just gate-tempest-dsvm-py35? | 22:19 |
*** kjorgensen has joined #openstack-infra | 22:20 | |
*** drifterza has quit IRC | 22:20 | |
clarkb | ya I think so | 22:21 |
*** shardy has quit IRC | 22:22 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Switch tempest/nova/py35 from experimental to non-voting/check https://review.openstack.org/423533 | 22:22 |
*** matt-borland has quit IRC | 22:23 | |
dims | thanks clarkb : done. | 22:24 |
*** esikachev has joined #openstack-infra | 22:24 | |
*** tphummel has joined #openstack-infra | 22:24 | |
*** burgerk has quit IRC | 22:25 | |
*** wolverineav has quit IRC | 22:25 | |
*** esberglu has quit IRC | 22:26 | |
*** armax has quit IRC | 22:26 | |
*** tphummel has quit IRC | 22:26 | |
*** esberglu has joined #openstack-infra | 22:26 | |
*** chem has quit IRC | 22:27 | |
*** esikachev has quit IRC | 22:28 | |
*** esberglu has quit IRC | 22:30 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM: Work around until project-config change lands https://review.openstack.org/423525 | 22:30 |
*** lindycoder_ has quit IRC | 22:32 | |
panda | is it possible to check the zuul logs for the tripleo jobs somewhere ? | 22:33 |
*** jheroux has quit IRC | 22:34 | |
*** lewo has quit IRC | 22:34 | |
*** askb has quit IRC | 22:35 | |
*** jamesdenton has quit IRC | 22:35 | |
*** wolverineav has joined #openstack-infra | 22:36 | |
panda | fungi: clarkb ^ ? | 22:37 |
clarkb | panda: the ones that are failing on retry limits? | 22:37 |
panda | clarkb: yes | 22:37 |
clarkb | I am not sure the zuul logs will say much beyond connectivity failed | 22:37 |
*** mriedem has quit IRC | 22:39 | |
*** lseki has quit IRC | 22:40 | |
*** tonytan4ever has joined #openstack-infra | 22:40 | |
*** salv-orlando has joined #openstack-infra | 22:40 | |
panda | clarkb: this https://review.openstack.org/420647 is the last thing we merged related to all tripleo ci jobs, but I don't see how that is going to cause zuul to lose connectivity. We are prone to push a revert, but I'd like to have just a hint that this setup is actually the culprit | 22:40 |
*** wolverineav has quit IRC | 22:40 | |
*** tphummel has joined #openstack-infra | 22:41 | |
clarkb | http://paste.openstack.org/show/595853/ | 22:41 |
panda | ... it is the culprit | 22:41 |
clarkb | jeblair: ^ that may interest you, somehow those jobs specifically ended up with a None time out | 22:41 |
openstackgerrit | Ben Nemec proposed openstack-infra/project-config: Revert "tripleo: replace periodic tempest job to use quickstart" https://review.openstack.org/423541 | 22:41 |
panda | beekneemech: ^ | 22:42 |
*** armax has joined #openstack-infra | 22:42 | |
beekneemech | panda: Pushed the revert | 22:42 |
*** thorst_ has joined #openstack-infra | 22:43 | |
*** kzaitsev_mb has quit IRC | 22:43 | |
*** esikachev has joined #openstack-infra | 22:43 | |
panda | clarkb: timeout variable is not brought forward to the wrapper definition | 22:43 |
*** salv-orlando has quit IRC | 22:44 | |
*** tonytan4ever has quit IRC | 22:44 | |
clarkb | did you want to correct the jjb config or just merge the revert? | 22:45 |
clarkb | I will work on a patch taht defaults the job timeout to something like 20 minutes if one is not defined | 22:45 |
*** srobert_ has quit IRC | 22:46 | |
panda | clarkb: I don't know how to correct, I'm passing a variable, I was expecting the template to expand it on the wrapper definition | 22:46 |
*** dave-mccowan has quit IRC | 22:46 | |
panda | clarkb: I don't know why it's not happening | 22:46 |
*** srobert has joined #openstack-infra | 22:46 | |
*** tphummel has quit IRC | 22:46 | |
jeblair | clarkb: zuul has a default timeout. i think the issue here is that it seems to have been explicitly set to None in jjb | 22:46 |
*** umeshksingla has quit IRC | 22:46 | |
*** hurgleburgler has quit IRC | 22:47 | |
panda | clarkb: I didn't put it on quotes because it was a int value | 22:47 |
*** thorst_ has quit IRC | 22:47 | |
panda | jeblair: I'm using | 22:48 |
panda | wrappers: | 22:48 |
panda | - build-timeout: | 22:48 |
panda | timeout: {timeout} | 22:48 |
panda | - timestamps | 22:48 |
clarkb | jeblair: I am actually thinking it might be a use of jjb issue | 22:48 |
jeblair | maybe the frontline defence for this should be a new check for the project-config repo that verifies each job has a timeout | 22:48 |
jeblair | clarkb: ya | 22:48 |
clarkb | the object there is an ordered dict timeout: none | 22:48 |
clarkb | rather than None or 180 or whatever | 22:48 |
jeblair | panda: yeah, the error is not immediately obvious to me | 22:49 |
jeblair | (i'm looking at 423541) | 22:49 |
*** esikachev has quit IRC | 22:49 | |
jeblair | oh | 22:50 |
clarkb | I'm building the xml locally to see if that helps at all | 22:50 |
jeblair | panda, clarkb: i see the problem by combining your observations :) | 22:50 |
jeblair | panda, clarkb: it's not a string. it's a dictionary. | 22:50 |
*** esikachev has joined #openstack-infra | 22:50 | |
*** srobert has quit IRC | 22:51 | |
*** tphummel has joined #openstack-infra | 22:51 | |
jeblair | (i think the yaml parsing is translating << timeout: {timeout} >> into << {'timeout': None} >> | 22:52 |
panda | oooh | 22:52 |
*** dprince has quit IRC | 22:52 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM: Work around until project-config change lands https://review.openstack.org/423525 | 22:52 |
jeblair | >>> yaml.load('timeout: {timeout}') | 22:52 |
jeblair | {'timeout': {'timeout': None}} | 22:52 |
clarkb | OH right its needs to be quoted | 22:53 |
panda | So I really should have used quotes | 22:53 |
clarkb | ya so why don't we push that patch instead | 22:53 |
jeblair | yep. and hopefully jjb does an int() on that value. | 22:53 |
panda | because it's the transformed to int anyway | 22:53 |
panda | beekneemech: ok if I try to correct instead of revert. Give me 20 minutes ... | 22:54 |
beekneemech | Interesting. The current version doesn't even parse as valid yaml in the parser I'm trying. | 22:55 |
*** esikachev has quit IRC | 22:55 | |
*** wolverineav has joined #openstack-infra | 22:57 | |
*** mdrabe has quit IRC | 22:57 | |
jeblair | beekneemech: yeah, i was a little surprised that didn't throw an error in pyyaml | 22:58 |
clarkb | jeblair: I wonder if jjb's overloading to turn those into ordered dicts is at fault? | 22:58 |
clarkb | pretty sure that pyyaml doesn't preserve dict order by default | 22:58 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/project-config: tripleo job template: quote timeout value https://review.openstack.org/423546 | 22:58 |
panda | or maybe I should put quotes everywhere ? ^ | 22:59 |
*** masber has quit IRC | 22:59 | |
*** xarses_ has joined #openstack-infra | 22:59 | |
panda | I have something to tell the kids when I'm old "then night I broke everything" | 23:00 |
beekneemech | panda: On Friday no less. :-P | 23:00 |
*** masber has joined #openstack-infra | 23:00 | |
* beekneemech proposes a new "don't merge anything on Friday" policy | 23:00 | |
*** rbuzatu has joined #openstack-infra | 23:00 | |
beekneemech | :-) | 23:00 |
panda | I was about to go to sleep when I saw the alert .. | 23:01 |
*** wolverineav has quit IRC | 23:01 | |
*** xarses has quit IRC | 23:02 | |
*** bhunter71 has quit IRC | 23:02 | |
panda | clarkb: jeblair thanks for the quick debug :) I hope this solves the issue ... I can try adding quotes on timeout definitions also ... then the revert is the last chance | 23:02 |
clarkb | I've just approved that change, if it doesn't make tripleo happy we can revert | 23:03 |
clarkb | beekneemech: you going to be around for the next hour or so to make sure things go happy again? | 23:03 |
panda | I think I'll stay too ... | 23:03 |
EmilienM | clarkb: I'm around too | 23:04 |
beekneemech | EmilienM: is on PTO. He is most emphatically not around. | 23:04 |
EmilienM | panda: it's super late for you, in case you want to leave, keep in mind I'm staying around | 23:04 |
clarkb | haha | 23:04 |
EmilienM | beekneemech: that was a secret | 23:04 |
beekneemech | I can keep an eye on things tonight. | 23:05 |
EmilienM | I actually just arrived on laptop and discovering what happens | 23:05 |
panda | It's like leaving a dying patient after the operation went bad. I can't! | 23:05 |
*** rbuzatu has quit IRC | 23:05 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM: Work around until project-config change lands https://review.openstack.org/423525 | 23:08 |
panda | what a noob, it's standard yaml knowledge, even ansible warns you when you do something like this in playbooks: PUT THE QUOTES! | 23:08 |
*** esikachev has joined #openstack-infra | 23:09 | |
panda | it thing the fact it was a int value diverted me | 23:09 |
panda | I think* | 23:10 |
openstackgerrit | Merged openstack-infra/project-config: tripleo job template: quote timeout value https://review.openstack.org/423546 | 23:10 |
clarkb | depending on where our puppeting is at figure that should be in place no later than 2345 UTC | 23:11 |
clarkb | or about 35 minutes from now | 23:11 |
panda | clarkb: thanks for the info | 23:12 |
*** esikachev has quit IRC | 23:13 | |
*** xyang1 has quit IRC | 23:14 | |
*** thorst_ has joined #openstack-infra | 23:15 | |
*** adrian_otto has joined #openstack-infra | 23:16 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Use playbooks defined in repos https://review.openstack.org/423550 | 23:17 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Use playbooks defined in repos https://review.openstack.org/423550 | 23:19 |
*** thorst_ has quit IRC | 23:20 | |
*** annegentle has quit IRC | 23:20 | |
*** erikmwi__ has joined #openstack-infra | 23:22 | |
*** erikmwil_ has quit IRC | 23:22 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/devstack-gate: WIP/DNM: Work around until project-config change lands https://review.openstack.org/423525 | 23:22 |
EmilienM | clarkb: thanks for the help | 23:23 |
EmilienM | (as usual) | 23:23 |
beekneemech | tripleo-ci jobs are running again | 23:30 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Use playbooks defined in repos https://review.openstack.org/423550 | 23:32 |
*** EricGonczer_ has joined #openstack-infra | 23:35 | |
*** EricGonc_ has quit IRC | 23:36 | |
*** esikachev has joined #openstack-infra | 23:36 | |
*** gordc has quit IRC | 23:37 | |
*** esikachev has quit IRC | 23:40 | |
*** rbrndt has quit IRC | 23:41 | |
*** salv-orlando has joined #openstack-infra | 23:41 | |
*** armax has quit IRC | 23:41 | |
*** wolverineav has joined #openstack-infra | 23:44 | |
*** salv-orlando has quit IRC | 23:45 | |
*** jascott1_ has joined #openstack-infra | 23:47 | |
*** wolverineav has quit IRC | 23:49 | |
*** panda is now known as panda|Zz | 23:49 | |
*** esikachev has joined #openstack-infra | 23:50 | |
*** inc0 has quit IRC | 23:50 | |
*** esikachev has quit IRC | 23:54 | |
openstackgerrit | Alan Pevec proposed openstack-infra/tripleo-ci: [NO MERGE] Meant to see if the ceph-selinux moduled is loaded https://review.openstack.org/422226 | 23:54 |
*** esikachev has joined #openstack-infra | 23:56 | |
*** dimtruck is now known as zz_dimtruck | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!