*** felipemonteiro has joined #openstack-infra | 00:01 | |
*** dalvarez has quit IRC | 00:01 | |
*** wznoinsk has quit IRC | 00:02 | |
*** gongysh has joined #openstack-infra | 00:05 | |
*** ijw has quit IRC | 00:06 | |
*** gongysh has quit IRC | 00:06 | |
*** gmann has quit IRC | 00:06 | |
*** jpena|off has quit IRC | 00:06 | |
*** gmann has joined #openstack-infra | 00:07 | |
*** askb has joined #openstack-infra | 00:07 | |
*** sflanigan has joined #openstack-infra | 00:07 | |
*** sflanigan has joined #openstack-infra | 00:07 | |
*** umbSublime has quit IRC | 00:08 | |
*** wznoinsk has joined #openstack-infra | 00:08 | |
*** amoralej has joined #openstack-infra | 00:08 | |
*** ssbarnea has quit IRC | 00:09 | |
*** weshay has quit IRC | 00:10 | |
*** Apoorva_ has quit IRC | 00:11 | |
*** jpena|off has joined #openstack-infra | 00:11 | |
*** Apoorva has joined #openstack-infra | 00:11 | |
clarkb | ok if I force an ip addr in statically then I see the requests to the dnsmasq server then that is all | 00:12 |
---|---|---|
*** gomarivera has joined #openstack-infra | 00:12 | |
*** stakeda has joined #openstack-infra | 00:13 | |
*** openstackstatus has quit IRC | 00:13 | |
*** weshay has joined #openstack-infra | 00:13 | |
*** openstackstatus has joined #openstack-infra | 00:14 | |
*** ChanServ sets mode: +v openstackstatus | 00:14 | |
*** jpena|off has quit IRC | 00:16 | |
*** gomarivera has quit IRC | 00:16 | |
*** _ari_ has quit IRC | 00:17 | |
*** dayou has joined #openstack-infra | 00:17 | |
*** wznoinsk has quit IRC | 00:17 | |
*** dmanchad has quit IRC | 00:18 | |
*** weshay has quit IRC | 00:18 | |
*** amoralej has quit IRC | 00:18 | |
*** xarses has quit IRC | 00:18 | |
*** _ari_ has joined #openstack-infra | 00:19 | |
*** dmanchad has joined #openstack-infra | 00:20 | |
*** ssbarnea has joined #openstack-infra | 00:20 | |
*** dalvarez has joined #openstack-infra | 00:20 | |
*** ltomasbo|away has joined #openstack-infra | 00:20 | |
*** weshay has joined #openstack-infra | 00:24 | |
clarkb | I think it is iptables | 00:24 |
*** gildub has joined #openstack-infra | 00:25 | |
*** jamesmcarthur has joined #openstack-infra | 00:25 | |
samueldmq | hi folks | 00:26 |
samueldmq | did anything change with gerrit and the way it reset the scores? | 00:26 |
samueldmq | I am noticing some of my +2s in keystone repos are sticky | 00:26 |
*** jpena|off has joined #openstack-infra | 00:27 | |
*** JudeC has quit IRC | 00:27 | |
*** amoralej has joined #openstack-infra | 00:29 | |
*** jamesmcarthur has quit IRC | 00:29 | |
samueldmq | and even weird in some times, like in https://review.openstack.org/#/c/466066/ where I had +2ed in PS2, -1ed in PS7 | 00:30 |
*** dalvarez has quit IRC | 00:30 | |
*** wznoinsk has joined #openstack-infra | 00:30 | |
samueldmq | and without any other scoring in subsequent patches, I ended up with +2 in PS11 | 00:30 |
samueldmq | that's really odd | 00:30 |
*** ltomasbo|away has quit IRC | 00:33 | |
clarkb | samueldmq: no we haven't changed that since at least the last upgrade. IT will do that if ps2 and ps11 are the same though | 00:34 |
*** Goneri has quit IRC | 00:35 | |
samueldmq | clarkb: or if the differences come from a rebase? | 00:36 |
*** dmellado has joined #openstack-infra | 00:37 | |
clarkb | samueldmq: it will only consider the diff itself | 00:37 |
clarkb | samueldmq: so its a diff of diffs. If the diff between ps11 and "base" and the diff between ps2 and "base" is the same then it will add your +2 back | 00:37 |
*** dalvarez has joined #openstack-infra | 00:38 | |
samueldmq | clarkb: there are differences https://review.openstack.org/#/c/466066/2..11 | 00:38 |
samueldmq | in test-requirements (coming from a rebase), so technically my +2 should not have been put back | 00:39 |
*** ltomasbo|away has joined #openstack-infra | 00:39 | |
samueldmq | clarkb: hmm and does "base" keep chaging ? as master updates? | 00:39 |
samueldmq | s/master/origin master | 00:40 |
*** LindaWang has joined #openstack-infra | 00:41 | |
samueldmq | clarkb: I guess so, that way it matches what you just said, and I checked in gerrit | 00:41 |
*** spzala has joined #openstack-infra | 00:41 | |
samueldmq | is that something new ? I've never observed that before | 00:41 |
clarkb | samueldmq: you need to (compare patchset2 to "base") compared to (compare patchset11 to "base") | 00:42 |
clarkb | its not comparing ps2 and ps11 direclty | 00:42 |
clarkb | base is the target branch | 00:43 |
*** Guest76459 has quit IRC | 00:43 | |
clarkb | in this case master but could be stable/foo or feature/bar | 00:43 |
openstackgerrit | Jamie Lennox proposed openstack/diskimage-builder master: Don't use du -x to calculate image size https://review.openstack.org/476732 | 00:43 |
samueldmq | clarkb: yeah, got it, but what if there is a merge conflict with an old patchset (let's say PS1) and master? | 00:44 |
*** JudeC has joined #openstack-infra | 00:44 | |
clarkb | at a quick glance the diff of the two diffs is identical | 00:44 |
samueldmq | how can it generate a diff? | 00:44 |
samueldmq | clarkb: yes they are :) | 00:44 |
clarkb | samueldmq: ok then that is expected gerrit behavior | 00:44 |
samueldmq | clarkb: is that new? | 00:45 |
clarkb | samueldmq: it has been around since at least the last upgrade | 00:45 |
clarkb | which is not very new no | 00:45 |
* samueldmq nods | 00:45 | |
clarkb | I don't remember when the behavior of that last changed | 00:45 |
samueldmq | clarkb: thanks for clarifying | 00:46 |
clarkb | odyssey4me: if I explicitly allow 10.0.3.0/24 packets in iptables then that makes dns happy in the lxc container. I still can't get dhcp to work properly. I see the l2 broadcats from the container out but no responses from dnsmasq | 00:47 |
clarkb | odyssey4me: I think either or both problems could potentailly be at fault here | 00:48 |
clarkb | er its not an l2 breadcast but ya | 00:50 |
clarkb | odyssey4me: looks like I also had to allow dhcp from the client (container) to the server (dnsmasq in VM host) | 00:56 |
clarkb | odyssey4me: so I would give the firewall a good double check to amke sure that lxc is happy | 00:56 |
*** hongbin has quit IRC | 00:57 | |
*** liujiong has joined #openstack-infra | 00:59 | |
*** _ari_ has quit IRC | 01:01 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Move image download tests to default skip https://review.openstack.org/476734 | 01:01 |
*** JudeC has quit IRC | 01:03 | |
*** ltomasbo|away has quit IRC | 01:04 | |
*** wznoinsk has quit IRC | 01:04 | |
*** jpena|off has quit IRC | 01:04 | |
*** amoralej has quit IRC | 01:04 | |
clarkb | odyssey4me: reading further on that line of thought I have found https://git.openstack.org/cgit/openstack/openstack-ansible-tests/tree/iptables-clear.sh I think it possible that your removal of all the iptables rules is resulting in other dhcp servers giving you leases | 01:05 |
clarkb | odyssey4me: especially on osic which is a /8 so 255.255.255.255 will end up hitting a lot of machines | 01:05 |
*** dalvarez has quit IRC | 01:05 | |
*** ssbarnea has quit IRC | 01:05 | |
*** weshay has quit IRC | 01:05 | |
*** dmanchad has quit IRC | 01:06 | |
*** dmellado has quit IRC | 01:06 | |
*** cuongnv has joined #openstack-infra | 01:06 | |
clarkb | odyssey4me: thats my best guess at what is going wrong there. I would constrict that quite a bit instead of opening it up to the world | 01:07 |
*** amoralej has joined #openstack-infra | 01:07 | |
*** weshay has joined #openstack-infra | 01:07 | |
*** jpena|off has joined #openstack-infra | 01:07 | |
*** wznoinsk has joined #openstack-infra | 01:08 | |
*** dmanchad has joined #openstack-infra | 01:08 | |
*** ssbarnea has joined #openstack-infra | 01:08 | |
*** _ari_ has joined #openstack-infra | 01:08 | |
*** esberglu has joined #openstack-infra | 01:09 | |
*** jascott1 has quit IRC | 01:11 | |
*** jascott1 has joined #openstack-infra | 01:11 | |
*** amoralej has quit IRC | 01:12 | |
*** wznoinsk has quit IRC | 01:12 | |
*** jpena|off has quit IRC | 01:12 | |
*** marst has joined #openstack-infra | 01:12 | |
*** ssbarnea has quit IRC | 01:12 | |
*** dmanchad has quit IRC | 01:12 | |
*** esberglu has quit IRC | 01:13 | |
*** weshay has quit IRC | 01:14 | |
*** jascott1 has quit IRC | 01:15 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Move dib image download jobs to -nv job https://review.openstack.org/476737 | 01:18 |
*** rfolco has joined #openstack-infra | 01:20 | |
*** ijw has joined #openstack-infra | 01:22 | |
*** jamesdenton has joined #openstack-infra | 01:23 | |
*** Apoorva_ has joined #openstack-infra | 01:23 | |
*** yamahata has quit IRC | 01:25 | |
*** iyamahat has quit IRC | 01:26 | |
*** Apoorva has quit IRC | 01:26 | |
*** Apoorva_ has quit IRC | 01:28 | |
clarkb | odyssey4me: as for debugging that, you can probably drop an ip addr/ifconfig into your plays as first step to getting itno a container and log that. Maybe also check your leases file and /etc/resolv.conf contents. What I am especially wary of is all of the dns servers are sharing 10.0.3.1 as their address on a 10/8 in osic | 01:29 |
clarkb | odyssey4me: which seems like that could be problematic with arp | 01:30 |
*** ijw has quit IRC | 01:30 | |
clarkb | and now I need dinner | 01:30 |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Move dib image download jobs to -nv job https://review.openstack.org/476737 | 01:30 |
*** Hunner has quit IRC | 01:35 | |
*** bmjen has quit IRC | 01:35 | |
*** cshen has quit IRC | 01:38 | |
*** yland has joined #openstack-infra | 01:39 | |
*** yland is now known as Guest67390 | 01:39 | |
*** hrubi has quit IRC | 01:39 | |
*** rfolco has quit IRC | 01:41 | |
*** weshay has joined #openstack-infra | 01:42 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update ftp to make use of convert_mapping_to_xml() https://review.openstack.org/476743 | 01:44 |
*** rfolco has joined #openstack-infra | 01:44 | |
*** hrubi has joined #openstack-infra | 01:46 | |
*** weshay has quit IRC | 01:51 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Move dib image download jobs to -nv job https://review.openstack.org/476737 | 01:52 |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update throttle to make use of convert_mapping_to_xml() https://review.openstack.org/476745 | 01:53 |
*** zz_dimtruck is now known as dimtruck | 01:56 | |
*** rfolco has quit IRC | 02:00 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update build_blocker to make use of convert_mapping_to_xml() https://review.openstack.org/476746 | 02:01 |
*** dave-mccowan has joined #openstack-infra | 02:03 | |
*** dhinesh has quit IRC | 02:04 | |
*** jascott1 has joined #openstack-infra | 02:06 | |
*** jascott1 has quit IRC | 02:09 | |
*** jascott1 has joined #openstack-infra | 02:09 | |
*** yamahata has joined #openstack-infra | 02:09 | |
*** zhurong has joined #openstack-infra | 02:10 | |
*** gomarivera has joined #openstack-infra | 02:10 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update slave_utilization use of convert_mapping_to_xml() https://review.openstack.org/476748 | 02:13 |
*** jascott1 has quit IRC | 02:14 | |
*** tuanluong has joined #openstack-infra | 02:14 | |
*** csomerville has quit IRC | 02:16 | |
fungi | clarkb: yeah, so the nondeterminism there could be as simple as the container sometimes getting a (bogus) dhcp lease from something else in the same lan as the test instance sooner than from the dnsmasq on the instance? | 02:24 |
fungi | that would make a lot of sense, if so | 02:25 |
*** spzala has quit IRC | 02:41 | |
*** spzala has joined #openstack-infra | 02:42 | |
clarkb | ya | 02:42 |
*** spzala has quit IRC | 02:46 | |
*** xarses has joined #openstack-infra | 02:48 | |
*** felipemonteiro has quit IRC | 02:52 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update zeromq_event to make use of convert_mapping_to_xml() https://review.openstack.org/476753 | 02:53 |
*** iyamahat has joined #openstack-infra | 02:55 | |
*** gomarivera has quit IRC | 02:56 | |
*** gomarivera has joined #openstack-infra | 02:56 | |
*** esberglu has joined #openstack-infra | 02:57 | |
*** zhurong has quit IRC | 02:58 | |
*** markvoelker has quit IRC | 02:59 | |
*** zhurong has joined #openstack-infra | 03:00 | |
*** markvoelker has joined #openstack-infra | 03:00 | |
*** ramishra has joined #openstack-infra | 03:00 | |
*** gomarivera has quit IRC | 03:01 | |
*** sbezverk has joined #openstack-infra | 03:01 | |
*** esberglu has quit IRC | 03:01 | |
*** jamesmcarthur has joined #openstack-infra | 03:02 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update svn_tags_param to use convert_mapping_to_xml() https://review.openstack.org/476755 | 03:02 |
*** thorst has joined #openstack-infra | 03:03 | |
*** thorst has quit IRC | 03:04 | |
*** markvoelker has quit IRC | 03:05 | |
*** jamesmcarthur has quit IRC | 03:07 | |
*** shen has joined #openstack-infra | 03:10 | |
*** gmann_ has joined #openstack-infra | 03:11 | |
*** Guest67390 has quit IRC | 03:12 | |
*** ykarel has joined #openstack-infra | 03:13 | |
*** nicolasbock has joined #openstack-infra | 03:16 | |
*** namnh has joined #openstack-infra | 03:21 | |
*** shen has quit IRC | 03:27 | |
*** ijw has joined #openstack-infra | 03:27 | |
*** jamesmcarthur has joined #openstack-infra | 03:29 | |
*** jamesmcarthur has quit IRC | 03:29 | |
*** jamesmcarthur has joined #openstack-infra | 03:29 | |
*** coreyob has quit IRC | 03:32 | |
*** coreyob has joined #openstack-infra | 03:33 | |
*** ijw has quit IRC | 03:33 | |
*** annp has joined #openstack-infra | 03:38 | |
*** salv-orlando has joined #openstack-infra | 03:42 | |
*** yamamoto has joined #openstack-infra | 03:43 | |
*** salv-orlando has quit IRC | 03:47 | |
*** sree has joined #openstack-infra | 03:48 | |
*** jamesmcarthur has quit IRC | 03:49 | |
*** jamesmcarthur has joined #openstack-infra | 03:51 | |
*** sree has quit IRC | 03:52 | |
*** ykarel_ has joined #openstack-infra | 03:56 | |
*** esberglu has joined #openstack-infra | 03:56 | |
*** ykarel has quit IRC | 03:59 | |
*** esberglu has quit IRC | 04:01 | |
*** ykarel_ has quit IRC | 04:02 | |
*** zhurong has quit IRC | 04:02 | |
*** hongbin has joined #openstack-infra | 04:04 | |
*** dave-mccowan has quit IRC | 04:05 | |
*** psachin has joined #openstack-infra | 04:07 | |
*** markvoelker has joined #openstack-infra | 04:14 | |
*** links has joined #openstack-infra | 04:16 | |
*** jamesmcarthur has quit IRC | 04:20 | |
*** hichihara has joined #openstack-infra | 04:21 | |
*** jamesmcarthur has joined #openstack-infra | 04:23 | |
*** amotoki_away is now known as amotoki | 04:24 | |
*** jamesmcarthur has quit IRC | 04:26 | |
*** ijw has joined #openstack-infra | 04:29 | |
*** dhajare has joined #openstack-infra | 04:30 | |
*** ijw has quit IRC | 04:33 | |
ianw | clarkb / pabelanger : just pushed dib 2.6.1 which should have the suse fix in it | 04:33 |
clarkb | ianw: tyty | 04:34 |
*** zhurong has joined #openstack-infra | 04:35 | |
*** gmann_ has quit IRC | 04:38 | |
*** adisky__ has joined #openstack-infra | 04:41 | |
*** salv-orlando has joined #openstack-infra | 04:44 | |
openstackgerrit | Merged openstack-infra/project-config master: jenkins: jobs: ansible-role-jobs: Add openSUSE 42.2 https://review.openstack.org/475710 | 04:47 |
*** jamesmcarthur has joined #openstack-infra | 04:47 | |
openstackgerrit | Merged openstack-infra/project-config master: zuul: layout: Add openSUSE jobs to OpenStack Ansible roles and AIO https://review.openstack.org/475711 | 04:47 |
openstackgerrit | Merged openstack-infra/project-config master: Add dsvm-lxd-ovs check to nova-lxd gate https://review.openstack.org/476432 | 04:48 |
openstackgerrit | Merged openstack-infra/project-config master: jenkinks: jobs: bifrost: Fix order of builders https://review.openstack.org/476617 | 04:48 |
*** salv-orlando has quit IRC | 04:48 | |
*** markvoelker has quit IRC | 04:48 | |
clarkb | ianw: it is your friday evening right? and I am not going to be here during my friday (tomorrow) and everyone else is traveling or out so I think best not to unpause suse build tonight and just do it on monday | 04:49 |
clarkb | ianw: if you like I can push the patch now and you can merge on your monday | 04:49 |
ianw | clarkb: friday afternoon yep ... that's what i thought, so let's leave til monday i agree. happy to babysit it then | 04:49 |
ianw | clarkb: i also left that debian stretch change too ... i mean it looks fine, but i thought the others did too :) | 04:50 |
clarkb | let me throw up the patch now then you can wip it | 04:50 |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config master: Revert "Pause opensuse image builds" https://review.openstack.org/476776 | 04:51 |
clarkb | ianw: ^ | 04:51 |
clarkb | it is going to be australia hot this weekend so I will probably power down all unnecessary electronics :) see you on monday | 04:51 |
*** jamesmcarthur has quit IRC | 04:51 | |
ianw | clarkb: have fun! i've got the heater on here | 04:52 |
*** salv-orlando has joined #openstack-infra | 04:53 | |
clarkb | ianw: 38C fun is not how I would describe that :) | 04:53 |
openstackgerrit | Merged openstack-infra/project-config master: Add various jobs for neutron-fwaas-dashboard https://review.openstack.org/476334 | 04:54 |
*** spzala has joined #openstack-infra | 04:55 | |
openstackgerrit | Merged openstack-infra/project-config master: enable voting on tripleo-containers jobs https://review.openstack.org/472536 | 04:56 |
*** hongbin has quit IRC | 04:57 | |
ianw | 38, wait i thought you said it was going to be hot ;) | 04:59 |
*** spzala has quit IRC | 04:59 | |
*** amotoki is now known as amotoki_away | 04:59 | |
openstackgerrit | Merged openstack-infra/project-config master: update descriptions of some projects I maintain https://review.openstack.org/476488 | 05:01 |
clarkb | what makes it extra bad is that we had the coldest winter in ~10 years | 05:02 |
*** gomarivera has joined #openstack-infra | 05:07 | |
*** jamesmcarthur has joined #openstack-infra | 05:08 | |
*** ykarel has joined #openstack-infra | 05:08 | |
*** jamesmcarthur has quit IRC | 05:13 | |
openstackgerrit | Merged openstack-infra/project-config master: Add various jobs for neutron-vpnaas-dashboard https://review.openstack.org/476332 | 05:13 |
openstackgerrit | Merged openstack/diskimage-builder master: Move image download tests to default skip https://review.openstack.org/476734 | 05:14 |
*** gouthamr has quit IRC | 05:14 | |
openstackgerrit | Merged openstack-infra/project-config master: tripleo: move scenario003-multinode-oooq-container to gate https://review.openstack.org/476687 | 05:15 |
*** liusheng has quit IRC | 05:17 | |
*** SumitNaiksatam has joined #openstack-infra | 05:18 | |
*** liusheng has joined #openstack-infra | 05:20 | |
openstackgerrit | Merged openstack-infra/project-config master: Fix zuul-clone command for keystone OSA upgrade job https://review.openstack.org/476168 | 05:20 |
*** armax has joined #openstack-infra | 05:22 | |
*** markvoelker has joined #openstack-infra | 05:24 | |
*** hichihara has quit IRC | 05:25 | |
*** spzala has joined #openstack-infra | 05:25 | |
*** dimtruck is now known as zz_dimtruck | 05:26 | |
*** jamesmcarthur has joined #openstack-infra | 05:28 | |
openstackgerrit | Masayuki Igawa proposed openstack/gertty master: Use open instead of file for python3 https://review.openstack.org/476785 | 05:29 |
*** spzala has quit IRC | 05:30 | |
*** markvoelker has quit IRC | 05:31 | |
*** psachin has quit IRC | 05:32 | |
*** jamesmcarthur has quit IRC | 05:33 | |
AJaeger | ianw: omni looks strange - https://github.com/openstack/omni exists but https://git.openstack.org/cgit/openstack/omni/ does not. is git.o.o broken? | 05:36 |
ianw | AJaeger: so it's not just me :) | 05:36 |
*** andreww has joined #openstack-infra | 05:36 | |
*** markvoelker has joined #openstack-infra | 05:36 | |
*** thorst has joined #openstack-infra | 05:36 | |
*** xarses_ has quit IRC | 05:37 | |
*** xarses has quit IRC | 05:37 | |
AJaeger | no, it's not - so, what's broken? | 05:37 |
ianw | root 21850 1 0 2015 ? 00:00:00 /usr/bin/git fetch origin | 05:38 |
ianw | wow! think that process might be stuck! | 05:38 |
AJaeger | https://git.openstack.org/cgit/openstack/openstack-manuals/ also non-existant ;( | 05:38 |
*** xarses has joined #openstack-infra | 05:38 | |
*** psachin has joined #openstack-infra | 05:39 | |
ianw | AJaeger: hmm, it's not around [ianw@git01 openstack]$ ls -l /var/lib/git/openstack/omni | 05:40 |
ianw | is puppet stopped for some reason? | 05:40 |
*** thorst has quit IRC | 05:40 | |
*** markvoelker has quit IRC | 05:41 | |
*** spzala has joined #openstack-infra | 05:42 | |
ianw | ok, they're not in emergency | 05:42 |
AJaeger | ianw: no idea ;( | 05:43 |
*** esberglu has joined #openstack-infra | 05:44 | |
*** prateek has joined #openstack-infra | 05:45 | |
*** AndChat-479316 has joined #openstack-infra | 05:46 | |
*** spzala has quit IRC | 05:46 | |
*** prateek_ has joined #openstack-infra | 05:47 | |
*** AndChat|479316 has quit IRC | 05:48 | |
ramishra | ianw, AJaeger gate jobs are all failling with http://logs.openstack.org/96/442496/17/gate/gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial/8999a40/logs/devstacklog.txt.gz#_2017-06-23_05_13_41_946 | 05:48 |
ianw | TASK [puppet : run puppet] ***************************************************** | 05:48 |
ianw | changed: [git01.openstack.org] => {"changed": true, "rc": 0, "stderr": "Failed to handle /etc/facter/facts.d/ansible.json as Facter::Util::Parser::JsonParser facts: 795: unexpected token at '}\"'\nFact file /etc/facter/facts.d/ansible.json was parsed but returned an empty data set\n", "stdout": "", "stdout_lines": []} | 05:48 |
ramishra | can not fetch https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt | 05:48 |
ianw | AJaeger: ^ puppet seems to be not running :/ | 05:49 |
*** jamesmcarthur has joined #openstack-infra | 05:49 | |
*** esberglu has quit IRC | 05:49 | |
ianw | mordred: ^^ ring any bells? | 05:49 |
*** prateek has quit IRC | 05:49 | |
*** gibi has quit IRC | 05:50 | |
*** markvoelker has joined #openstack-infra | 05:52 | |
ianw | [root@git01 facts.d]# cat ansible.json | 05:53 |
ianw | {"project_config_ref": "e586e4ea8a65206f10621cf8dcf457e12431cef1"}}"[root@git01 facts.d]# | 05:53 |
ianw | that looks like too many "}"'s | 05:53 |
*** jamesmcarthur has quit IRC | 05:53 | |
mordred | ianw: I agree - that does look like too many "}"'s | 05:53 |
AJaeger | ianw, mordred, time for a status alert? | 05:56 |
*** Wei_Liu has joined #openstack-infra | 05:56 | |
mordred | ianw: we do out_file.write(json.dumps(data).encode('utf8')) | 05:56 |
Wei_Liu | hello | 05:57 |
*** AndChat-479316 has quit IRC | 05:57 | |
Wei_Liu | is there anyone know what happen to https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/mitaka? | 05:58 |
AJaeger | Wei_Liu: we're investigating | 05:58 |
Wei_Liu | ok | 05:58 |
AJaeger | Wei_Liu: there's a larger problem - thanks for telling. | 05:58 |
AJaeger | mordred, ianw : Something broke in the last hour or so - looking at status.o.o/zuul | 05:59 |
ianw | i wonder if related -> https://review.openstack.org/#/c/419576/ | 05:59 |
mordred | #status alert unknown issue with the git farm, everything broken - we're investigating | 06:00 |
openstackstatus | mordred: sending alert | 06:00 |
mordred | ianw: shouldn't be - that's an input formatting thing ... | 06:00 |
ianw | yeah ... and why would if have one extra } | 06:01 |
clarkb | I can hit requirements and manuals via git smart http | 06:02 |
clarkb | so it is just cgit that appears to be unhappy | 06:02 |
-openstackstatus- NOTICE: unknown issue with the git farm, everything broken - we're investigating | 06:02 | |
*** ChanServ changes topic to "unknown issue with the git farm, everything broken - we're investigating" | 06:02 | |
ianw | clarkb: yeah, the repos aren't in /var/lib | 06:02 |
*** andreas_s has joined #openstack-infra | 06:02 | |
clarkb | ianw: I think that is where we serve them with git not cgit so they must be there? or maybe only affecting some backends? | 06:03 |
mordred | ianw, clarkb: maybe it's just some backends? | 06:03 |
*** gomarivera has quit IRC | 06:03 | |
clarkb | manuals is present on 08 | 06:03 |
ianw | yeah, 01 i was looking at | 06:04 |
clarkb | as is requirements | 06:04 |
AJaeger | We download upper-contraints file basically via "https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt" - and that's broken. | 06:04 |
*** gomarivera has joined #openstack-infra | 06:04 | |
AJaeger | so, some jobs pass, others fail... | 06:04 |
mordred | yah | 06:04 |
mordred | I hit that locally but thought it was just airport wifi issue | 06:04 |
ianw | it's the best type of failure, random! | 06:04 |
*** spzala has joined #openstack-infra | 06:05 | |
*** armax has quit IRC | 06:05 | |
ianw | git08 has the bad fact file though | 06:06 |
*** pgadiya has joined #openstack-infra | 06:06 | |
mordred | infra-root: I've disabled puppet cron on puppetmaster so that I can run something by hand | 06:06 |
openstackstatus | mordred: finished sending alert | 06:06 |
ianw | mordred: ok. i've run ansible-playbook adhoc just a bit ago, won't touch anything else atm | 06:06 |
*** gomarivera has quit IRC | 06:07 | |
*** gomarivera has joined #openstack-infra | 06:07 | |
clarkb | http://paste.openstack.org/show/613462/ puppet looks happy enough on 08 | 06:07 |
*** gyee has quit IRC | 06:08 | |
*** markvoelker has quit IRC | 06:08 | |
*** netsin has quit IRC | 06:08 | |
* AJaeger needs to run some errands and cannot give further words of encouragement ;( will be back soonish | 06:08 | |
*** jamesmcarthur has joined #openstack-infra | 06:09 | |
*** spzala has quit IRC | 06:10 | |
*** dhinesh has joined #openstack-infra | 06:10 | |
ianw | from my adhoc run -> "facts" was null ... http://paste.openstack.org/show/613463/ | 06:10 |
ianw | mordred , clarkb: ^ | 06:11 |
clarkb | http://paste.openstack.org/show/613464/ is the run that looks interesting | 06:12 |
*** markvoelker has joined #openstack-infra | 06:12 | |
mordred | http://paste.openstack.org/show/613465/ | 06:14 |
clarkb | requirements and manuals are on 01 now | 06:14 |
clarkb | in /var/lib/git | 06:14 |
mordred | I added returning the facts dict as parsed in the output so we could see if ansible was parsing it wrong, and it's not - that's correct | 06:14 |
*** jamesmcarthur has quit IRC | 06:14 | |
mordred | why it's not getting written out correctly now is a fascinating question | 06:14 |
openstackgerrit | Hengqing Hu proposed openstack-infra/project-config master: Make octavia dashboard nodejs4 npm run test voting https://review.openstack.org/475804 | 06:14 |
clarkb | so I think this is purely a cgit problem | 06:15 |
mordred | clarkb: well, and an ansible/puppet one too - but yes | 06:15 |
clarkb | ok both repos are in /etc/cgitrepos too | 06:16 |
clarkb | so, possible permissions /apache config issue? | 06:16 |
clarkb | selinux? | 06:16 |
*** markus_z has joined #openstack-infra | 06:17 | |
mordred | ugh, I hope not | 06:17 |
ianw | clarkb: but /var/lib/git/omni for example is not on git01 | 06:17 |
ianw | that's just puppet not running and syncing it, right? | 06:18 |
clarkb | ianw: it is | 06:18 |
clarkb | /var/lib/git/openstack/omni.git | 06:18 |
ianw | doh | 06:18 |
clarkb | and git cgi serving works | 06:18 |
mordred | ianw: holy crap - the json.dumps is producing the completely correct thing | 06:18 |
clarkb | looks like it is just cgit that doesn't | 06:19 |
mordred | facts": {"project_config_ref": "e586e4ea8a65206f10621cf8dcf457e12431cef1"}, "facts_output": "{\"project_config_ref\": \"e586e4ea8a65206f10621cf8dcf457e12431cef1\"}", | 06:19 |
ianw | yeah, i could clone it | 06:19 |
mordred | I can't see how an extra } gets in that file | 06:19 |
mordred | but that's _definitely_ preventing puppet from running on the git hosts | 06:19 |
clarkb | AH01215: Request not supported: '/var/lib/git/openstack/requirements' | 06:20 |
*** salv-orlando has quit IRC | 06:20 | |
clarkb | mordred: pupept seems to be running fine though | 06:20 |
clarkb | mordred: if you look at journald logs | 06:20 |
mordred | clarkb: is definitely not running run | 06:20 |
mordred | oh - sorry - that's just a warning | 06:21 |
mordred | nevermind | 06:21 |
mordred | I'll stop worrying about that for now - although I'm still very worried about it | 06:21 |
clarkb | it appears that it is using master though maybe | 06:21 |
clarkb | which is not quite what we intend I don't think as we want all of them in sync together | 06:21 |
mordred | yah - project_config_ref is not getting written properly | 06:21 |
mordred | which is the thing I was looking at | 06:22 |
clarkb | AH01215: Request not supported: '/var/lib/git/openstack/requirements' is what is breaking us though I think | 06:22 |
mordred | clarkb: is that from journald? | 06:22 |
ianw | that's in apache error logs | 06:23 |
mordred | ah, nod. thanks | 06:23 |
clarkb | mordred: no it is from /var/log/httpd/git-errortabtabtab | 06:23 |
mordred | ianw, clarkb: I do not know why it broke - but I removed the facts file on git08 and ansible recreated it properly this time | 06:24 |
*** netsin has joined #openstack-infra | 06:24 | |
ianw | great, heisenbug ... so just remove them all? | 06:25 |
mordred | yah - I'm on that | 06:25 |
*** SumitNaiksatam has quit IRC | 06:26 | |
*** zz_dimtruck is now known as dimtruck | 06:26 | |
*** SumitNaiksatam has joined #openstack-infra | 06:27 | |
*** salv-orlando has joined #openstack-infra | 06:27 | |
*** markvoelker has quit IRC | 06:27 | |
clarkb | audit.log doesn't say anything that leads me to think it is an selinux issue | 06:27 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-role-puppet master: Remove facts file before writing it https://review.openstack.org/476794 | 06:28 |
mordred | k. the facts files are all good now - ^^ that is what I changed | 06:28 |
clarkb | is it possible that we weren't truncating when writing so we just wrote bits and the left the old } in there? | 06:28 |
mordred | that's what I'm thinking - yah | 06:29 |
mordred | also - fwiw, [WARNING]: Failure using method (v2_playbook_on_stats) in callback plugin | 06:29 |
mordred | (</etc/ansible/callback_plugins/mqtt.CallbackModule object at 0x7febcef1a950>): | 06:29 |
mordred | Python 2.7.9 and 3.2 are the minimum supported versions for TLS. | 06:29 |
*** flepied has joined #openstack-infra | 06:29 | |
mordred | that's happening - it's not important and I don't care right now | 06:29 |
ianw | mordred: does that handle the file not existing? | 06:30 |
*** jamesmcarthur has joined #openstack-infra | 06:30 | |
mordred | ianw: nope! thanks | 06:30 |
mordred | we could also just add O_TRUNC | 06:31 |
clarkb | I think our apache may need to allow access to /var/lib/git/ | 06:32 |
*** rcernin_ has joined #openstack-infra | 06:32 | |
ianw | clarkb: why would this have just changed? | 06:32 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-role-puppet master: Truncate facts file when writing it https://review.openstack.org/476794 | 06:32 |
clarkb | did centos just patch apache? | 06:32 |
mordred | is there a log on centos of package upgrades? | 06:33 |
mordred | grep apache puppet_run_all.log* doens't show anything | 06:34 |
ianw | 89 | Updated | httpd-2.4.6-45.el7.centos.x86_64 | 06:34 |
mordred | oh. because it's not called apache :) | 06:34 |
ianw | 89 | System <unset> | 2017-04-14 06:02 | 06:34 |
ianw | so not recent | 06:34 |
ianw | yum history is helpful | 06:34 |
mordred | neat! TIL | 06:35 |
*** jamesmcarthur has quit IRC | 06:35 | |
clarkb | perhaps we didn't restart apache until now? | 06:35 |
*** gomarivera has quit IRC | 06:36 | |
*** spzala has joined #openstack-infra | 06:36 | |
*** dimtruck is now known as zz_dimtruck | 06:36 | |
*** gomarivera has joined #openstack-infra | 06:36 | |
ianw | clarkb: yes, the apache's *are* all very recent, aren't they... | 06:36 |
ianw | i don't think yum is to blame | 06:37 |
ianw | Begin time : Fri Jun 23 06:26:08 2017 | 06:37 |
clarkb | the root apache process is from april 14th which is when that package updated | 06:38 |
ianw | yep | 06:38 |
clarkb | so I don't think that is it | 06:38 |
ianw | just noticing that :) | 06:38 |
clarkb | cgit or git maybe? | 06:38 |
mordred | should we go ahead and add the allow /var/lib/git/ ? | 06:38 |
*** esberglu has joined #openstack-infra | 06:39 | |
clarkb | mordred: I think we probably should. We can hand apply to one of the host and test it first too. Hit http://git01.openstack.org:8080/cgit/openstack/requirements to make sure it works | 06:40 |
mordred | ++ | 06:40 |
openstackgerrit | Rico Lin proposed openstack-infra/project-config master: Add check-requirements for heat-specs and heat-templates repo https://review.openstack.org/476801 | 06:40 |
*** spzala has quit IRC | 06:40 | |
mordred | clarkb: didn't the syntax of this change recently? | 06:40 |
*** gomarivera has quit IRC | 06:40 | |
clarkb | yes its different in 2.4 | 06:41 |
clarkb | I wonder if it is possible that we applied an old apache conf for some reason | 06:41 |
mordred | http://paste.openstack.org/show/613469/ | 06:42 |
mordred | that ^^ ? | 06:42 |
clarkb | nope looks like what we have in puppet-cgit | 06:43 |
mordred | and in the virtualenv, yah? | 06:43 |
*** esberglu has quit IRC | 06:43 | |
mordred | virtualhost I mean | 06:43 |
clarkb | ya I think so | 06:44 |
*** armax has joined #openstack-infra | 06:44 | |
mordred | k. I'm trying that on git08 | 06:44 |
mordred | clarkb: no change | 06:45 |
clarkb | ok so that idea is wrong :( | 06:45 |
*** sree has joined #openstack-infra | 06:48 | |
*** jamesmcarthur has joined #openstack-infra | 06:51 | |
ianw | so i get a 404 when i hit http://git01.openstack.org:8080/cgit/openstack/requirements ... but nothing in the error log | 06:52 |
clarkb | ianw: same | 06:52 |
clarkb | I thin kthe error log might be unrelated | 06:52 |
mordred | I get the error in the log when I do that on 08 | 06:52 |
mordred | are you looking in git-error.log ? | 06:52 |
ianw | "GET /cgit/openstack/requirements HTTP/1.1" 404 1097 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0" | 06:52 |
clarkb | mordred: for your ip addr? | 06:52 |
mordred | yah | 06:52 |
ianw | so that means it's not even getting to cgit? | 06:52 |
mordred | oh - maybe I'm wrong | 06:53 |
mordred | and I just got 'lucky' before | 06:53 |
mordred | oh - no - ther eit is | 06:53 |
mordred | yes - I hit the url and got the error in the browser and the log in apache from my ip | 06:54 |
mordred | (browser cache before) | 06:54 |
mordred | [Fri Jun 23 06:53:28.715480 2017] [cgi:error] [pid 21715] [client 80.195.152.82:24342] AH01215: Request not supported: '/var/lib/git/openstack/requirements' | 06:54 |
mordred | mordred pts/2 2017-06-23 06:07 (host-80-195-152-82.static.cable.virginmedia.com) | 06:54 |
clarkb | doing the same from here to 01 I don't get that in the log | 06:55 |
*** jamesmcarthur has quit IRC | 06:55 | |
* ianw same as clarkb | 06:55 | |
openstackgerrit | zhongjun proposed openstack-infra/project-config master: Add ipv6 address in manila-tempest-minimal-dsvm-lvm-centos-7 job https://review.openstack.org/476057 | 06:56 |
ianw | nor git02 | 06:56 |
clarkb | also doesn't look like git or cgit updated packaging any time recently | 06:56 |
mordred | clarkb, ianw: I'm half-tempted to reboot one of the nodes | 06:58 |
clarkb | mordred: it can't hurt too much we have 8 of them and none of them working :) | 06:59 |
clarkb | ha proxy will remove it from the list of backends too | 06:59 |
mordred | rebooting 08 then | 06:59 |
mordred | just to see | 06:59 |
mordred | not actually expecting an improvement | 06:59 |
*** zz_dimtruck is now known as dimtruck | 07:00 | |
*** cschwede has joined #openstack-infra | 07:02 | |
mordred | nope. no change | 07:02 |
clarkb | maybe we need to give permissions to /var/www/cgi-bin/cgit? | 07:02 |
mordred | that's running though - we wouldn't have te header if we didn't run that, no? | 07:02 |
*** spzala has joined #openstack-infra | 07:03 | |
clarkb | that stuff is alias'd from /static/ to /var/www/cgit/static | 07:03 |
*** cschwede has quit IRC | 07:03 | |
clarkb | possibly the script alias and alias are handled differnelty | 07:03 |
mordred | yah - but "generated by cgit v1.1 at 2017-06-23 07:02:09 +0000" | 07:04 |
*** ccamacho has joined #openstack-infra | 07:05 | |
clarkb | ah | 07:05 |
mordred | I just want to know what CHANGED | 07:05 |
*** dmellado has joined #openstack-infra | 07:06 | |
mordred | Jun 23 07:05:43 git08.openstack.org systemd[1]: Created slice user-1001.slice. | 07:06 |
mordred | what in the world is that? | 07:06 |
*** dmellado is now known as dmellado_ | 07:06 | |
*** dmellado_ is now known as dmellado | 07:06 | |
*** spzala has quit IRC | 07:08 | |
clarkb | pizza | 07:08 |
clarkb | (sorry its late | 07:08 |
mordred | :) | 07:08 |
mordred | clarkb: how do I get logs from journalctl from further back than the last hour? | 07:08 |
clarkb | mordred: just run journalctl and you should get everything | 07:08 |
mordred | oh - I just rebooted | 07:08 |
clarkb | no modifiers | 07:09 |
clarkb | oh ya that | 07:09 |
*** dimtruck is now known as zz_dimtruck | 07:10 | |
*** gildub has quit IRC | 07:10 | |
*** gibi has joined #openstack-infra | 07:11 | |
*** jamesmcarthur has joined #openstack-infra | 07:11 | |
*** florianf has joined #openstack-infra | 07:12 | |
*** hashar has joined #openstack-infra | 07:13 | |
mordred | so - maybe for now we bandaid the gate issue by grabbing the upper-contraints file, putting it on the filesystem and putting in a rewrite rule to serve it direcetly | 07:13 |
mordred | that way all the gate jobs that wget it can work while we figure out why cgit isn't working | 07:13 |
AJaeger | mordred: add rewrite rules for branches as well | 07:13 |
mordred | AJaeger: yah | 07:13 |
mordred | AJaeger: https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt is master | 07:14 |
mordred | AJaeger: you have stable links handy? | 07:14 |
clarkb | ok well its about 2 hours past my bed time. I'm not being useful right now | 07:14 |
AJaeger | mordred: yep, just a sec | 07:14 |
AJaeger | https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/mitaka - from backscroll | 07:15 |
mordred | thanks | 07:15 |
*** jamesmcarthur has quit IRC | 07:16 | |
clarkb | Jun 23 05:02:39 git01.openstack.org puppet-user[11589]: (/Stage[main]/Openstack_project::Git_backend/File[/home/cgit/projects.yaml]/content) content changed '{md5}76b9fb8aed66996574c33a49522138ca' to '{md5}da93545901de2b3b016428d260a76ae7' | 07:17 |
*** salv-orlando has quit IRC | 07:17 | |
clarkb | that still looks suspicious to me | 07:17 |
*** salv-orlando has joined #openstack-infra | 07:17 | |
*** gtrxcb has joined #openstack-infra | 07:17 | |
*** pcaruana has joined #openstack-infra | 07:18 | |
*** e0ne has joined #openstack-infra | 07:19 | |
mordred | http://git07.openstack.org:8080/cgit/openstack/requirements/plain/upper-constraints.txt | 07:20 |
mordred | k. rewrite to static idea works | 07:20 |
*** dhinesh has quit IRC | 07:21 | |
clarkb | what if we have added too many repos for cgit? | 07:21 |
clarkb | /etc/cgitrepos did change (we added stuff to it) | 07:21 |
*** markvoelker has joined #openstack-infra | 07:21 | |
mordred | oh - fascinating | 07:21 |
ianw | here is an strace best i can get atm -> http://paste.openstack.org/show/613475/ | 07:23 |
mordred | clarkb, ianw: I did this on 07: http://paste.openstack.org/show/613476/ | 07:23 |
*** sree has quit IRC | 07:23 | |
mordred | after having cloned the requiremnts repo and then copied the upper-constraints files to that dir | 07:23 |
*** markvoelker has quit IRC | 07:26 | |
AJaeger | mordred: add an ocata line as well, please | 07:26 |
mordred | I'm not sure the stable lines are working | 07:26 |
*** rkmrHonjo has joined #openstack-infra | 07:26 | |
clarkb | I88751ed6df7d5f9dad735171e19f82dea745b4da is the problem maybe | 07:27 |
*** markvoelker has joined #openstack-infra | 07:28 | |
clarkb | I'm going to do hand surgery on /etc/cgitrepos on git01 to test | 07:28 |
clarkb | (I think the multiline descriptions break cgitrepos) | 07:28 |
mordred | clarkb: kk | 07:28 |
mordred | clarkb: I hope that's it - becuase my thing is annoying as hell | 07:28 |
ttx | looking at cgit code, it holds the repolist in memory, and reallocates (by multiplying space by 2) when you reach the limit, so there may be a step there | 07:29 |
ttx | (although there should not really be a limit, but then don't trust my C) | 07:29 |
clarkb | yup thats it | 07:29 |
ttx | Might be worth reverting that /etc/cgitrepos | 07:29 |
mordred | clarkb: THANK GOD | 07:29 |
clarkb | I'm going to let someone else fix and I'm going to bed | 07:29 |
clarkb | but double check me first and that git01 works | 07:30 |
* AJaeger proposes revert now | 07:30 | |
openstackgerrit | Yuval Brik proposed openstack-infra/project-config master: Karbor: add translate option to karbor projects https://review.openstack.org/476395 | 07:30 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Revert "update descriptions of some projects I maintain" https://review.openstack.org/476811 | 07:30 |
AJaeger | sdague: ^ | 07:31 |
ttx | Oh, so not the number of things, just confusion from longer descriptions ? | 07:31 |
AJaeger | ttx, I guess the "|" | 07:31 |
mordred | yup | 07:31 |
clarkb | ya problem is that gets copied verbatim into the cgitrepos file | 07:31 |
ttx | ah! | 07:31 |
clarkb | which can't parse thsoe multiline strings properly | 07:31 |
AJaeger | let me fix the change properly... | 07:31 |
mordred | clarkb, ianw: I have to board my flight | 07:31 |
AJaeger | clarkb: good eyes, thanks! | 07:31 |
mordred | clarkb, ianw: the runpuppet lines are commented in the crontab on puppetmaster | 07:32 |
clarkb | is puppet enabled on these servers? | 07:32 |
ianw | mordred: thanks! what fun! | 07:32 |
clarkb | ok so we need to reenable puppet then AJaeger's change should self correct things | 07:32 |
mordred | I was running the ansible jobs by hand and just wanted to ensure no overlap | 07:32 |
mordred | yah | 07:32 |
clarkb | ianw: are you able to do that? I want to go back to bed :) | 07:32 |
mordred | also - ianw you may want to check what look like stuck puppet runs on puppetmaster and lock files and stuff | 07:32 |
*** mhickey has joined #openstack-infra | 07:32 | |
mordred | just ot make sure puppet actuall does run :) | 07:32 |
ianw | ok, yep ... i'll do my best here :) | 07:33 |
clarkb | I guess I can quickly do my hand edit on the other 8 servers | 07:33 |
clarkb | to get things working now, then puppet will come through and renormalize things | 07:33 |
ianw | clarkb: i can just re-adhoc puppet them quickly | 07:33 |
*** spzala has joined #openstack-infra | 07:34 | |
clarkb | ianw: kk I'm going through and putting my hack in now and then you can rerun puppet once the change merges | 07:35 |
*** gongysh has joined #openstack-infra | 07:35 | |
*** markvoelker has quit IRC | 07:35 | |
ianw | clarkb: if you need to go, we can probably just wait it out ... | 07:35 |
clarkb | eh its late already | 07:36 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Readd "update descriptions of some projects I maintain" https://review.openstack.org/476814 | 07:37 |
clarkb | and I won't be able to sleep without fixing it this much :) | 07:37 |
AJaeger | and here's the update merged in again - without "|" and with long lines, let our proposal bot reformat it ;) ^ | 07:37 |
AJaeger | clarkb: it's early here ;) | 07:37 |
ianw | AJaeger: we definietly need a lint job for this one ... | 07:38 |
*** HeOS has quit IRC | 07:38 | |
AJaeger | ianw: if you have an idea for it... This is the first time we broke it this way, so not that high on my list | 07:38 |
AJaeger | ianw: And only sdague was able to break it ;) | 07:39 |
clarkb | ok hitting the load balancer (git.o.o) instead of individual backends should work now | 07:39 |
*** spzala has quit IRC | 07:39 | |
clarkb | I edited descriptions for dash-creator and devstack in all 8 cgitrepos files | 07:39 |
clarkb | (I just commented out the additiaonl lines | 07:39 |
clarkb | and with that I can go find bed | 07:39 |
ianw | clarkb: thank you! | 07:40 |
AJaeger | thanks, clarkb! Sleep well! | 07:40 |
ianw | hmm, i'm not seeing runpuppet commented out on puppetmaster | 07:41 |
* AJaeger confirms that cgit works for requirements download | 07:41 | |
ianw | sorry yes i am | 07:41 |
ianw | ok, let that merge, then i guess i'll try an adhoc deploy on git01, test that, then let it go | 07:42 |
*** mpaolino has joined #openstack-infra | 07:43 | |
dnikishov | clarkb: could you please take a look @ https://review.openstack.org/#/c/475323/? Thanks | 07:44 |
AJaeger | dnikishov: he just went to bed after rescuing the world ;9 | 07:45 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: WIP: containers periodic test https://review.openstack.org/475747 | 07:45 |
*** alexchadin has joined #openstack-infra | 07:45 | |
*** tesseract has joined #openstack-infra | 07:45 | |
AJaeger | dnikishov: I let new repo creation sit for a week before I +2 - to give others time to review. Did you ask your fuel colleagues to check that everything is fine? | 07:46 |
*** rkmrHonjo has quit IRC | 07:47 | |
*** junbo has joined #openstack-infra | 07:47 | |
dnikishov | huh, sorry about that :) | 07:47 |
*** jamesmcarthur has joined #openstack-infra | 07:47 | |
openstackgerrit | Merged openstack-infra/project-config master: Revert "update descriptions of some projects I maintain" https://review.openstack.org/476811 | 07:48 |
dnikishov | it's ok from Fuel side afaik | 07:48 |
*** spzala has joined #openstack-infra | 07:48 | |
*** amotoki_away is now known as amotoki | 07:51 | |
*** danpawlik_ is now known as danpawlik | 07:52 | |
*** jamesmcarthur has quit IRC | 07:52 | |
*** spzala has quit IRC | 07:52 | |
AJaeger | ianw, can we give the all clear again? I can do it, just want to know | 07:57 |
*** jpich has joined #openstack-infra | 07:57 | |
ianw | AJaeger: yep, i'd say so | 07:57 |
*** cshen has joined #openstack-infra | 07:58 | |
AJaeger | #status alert ok git.openstack.org is working again, you can recheck failed jobs | 07:59 |
openstackstatus | AJaeger: sending alert | 07:59 |
jianghuaw | the CI jobs seems all got broken by a common error: InvalidRequirement: Invalid requirement, parse error at "u'<!DOCTYP' | 08:00 |
*** zzzeek has quit IRC | 08:00 | |
jianghuaw | see: http://logs.openstack.org/08/430608/28/check/gate-tempest-dsvm-cells-ubuntu-xenial/0298733/logs/devstacklog.txt.gz | 08:00 |
*** zzzeek has joined #openstack-infra | 08:00 | |
jianghuaw | Is anyone looking at this issue? | 08:00 |
jianghuaw | http://ci-watch.tintri.com/project?project=nova | 08:00 |
*** admcleod_ has quit IRC | 08:00 | |
*** zz_dimtruck is now known as dimtruck | 08:01 | |
ianw | jianghuaw: yes, it should be ok, do a recheck | 08:01 |
AJaeger | jianghuaw: did you see the status message here? | 08:01 |
AJaeger | jianghuaw: We're fine now again. | 08:01 |
*** xarses has quit IRC | 08:02 | |
-openstackstatus- NOTICE: ok git.openstack.org is working again, you can recheck failed jobs | 08:02 | |
*** ChanServ changes topic to "ok git.openstack.org is working again, you can recheck failed jobs" | 08:02 | |
jianghuaw | Ah, it's good to know it's ok now. | 08:02 |
jianghuaw | thanks AJaeger. | 08:02 |
gtrxcb | I can confirm that the git 404 issues I was seeing have now gone away, just rant a openstack-ansible bootstrap and it ran clear. | 08:02 |
*** jascott1 has joined #openstack-infra | 08:04 | |
ianw | Jun 23 08:02:58 git01.openstack.org puppet-user[17210]: (/Stage[main]/Openstack_project::Git_backend/Exec[create_cgitrepos]) Triggered 'refresh' from 1 events | 08:05 |
ianw | ok the new cgitrc has rolled out via puppet | 08:05 |
openstackstatus | AJaeger: finished sending alert | 08:05 |
ianw | mordred: when around ... not sure what you commented out in crontab on puppetmaster. two entries for run_all.sh? i think one might be wrongly manually inserted? | 08:06 |
*** markvoelker has joined #openstack-infra | 08:09 | |
*** alexchadin has quit IRC | 08:10 | |
*** electrofelix has joined #openstack-infra | 08:11 | |
*** admcleod has joined #openstack-infra | 08:12 | |
*** alexchadin has joined #openstack-infra | 08:13 | |
*** markvoelker has quit IRC | 08:14 | |
*** shardy has joined #openstack-infra | 08:15 | |
*** markvoelker has joined #openstack-infra | 08:16 | |
*** dimtruck is now known as zz_dimtruck | 08:16 | |
*** markvoelker has quit IRC | 08:20 | |
*** s-shiono has quit IRC | 08:21 | |
*** yamamoto has quit IRC | 08:22 | |
*** jamesmcarthur has joined #openstack-infra | 08:24 | |
*** pblaho has joined #openstack-infra | 08:26 | |
*** gibi_ has joined #openstack-infra | 08:27 | |
*** markvoelker has joined #openstack-infra | 08:28 | |
*** jamesmcarthur has quit IRC | 08:28 | |
*** HeOS has joined #openstack-infra | 08:29 | |
*** gcb has quit IRC | 08:30 | |
*** gibi has quit IRC | 08:32 | |
*** spzala has joined #openstack-infra | 08:34 | |
*** derekh has joined #openstack-infra | 08:35 | |
*** markvoelker has quit IRC | 08:35 | |
*** jascott1 has quit IRC | 08:35 | |
*** jascott1 has joined #openstack-infra | 08:36 | |
*** salv-orl_ has joined #openstack-infra | 08:36 | |
*** salv-orl_ has quit IRC | 08:37 | |
*** spzala has quit IRC | 08:38 | |
*** salv-orlando has quit IRC | 08:40 | |
*** jascott1 has quit IRC | 08:40 | |
mordred | ianw: yes - I commented out 2 run_all entries | 08:42 |
*** gtrxcb has quit IRC | 08:42 | |
mordred | ianw: all seems to be back up and going now | 08:44 |
*** markvoelker has joined #openstack-infra | 08:49 | |
*** aarefiev_afk is now known as aarefiev | 08:52 | |
*** ijw has joined #openstack-infra | 08:57 | |
*** markvoelker has quit IRC | 08:58 | |
*** jamesmcarthur has joined #openstack-infra | 09:00 | |
*** ijw has quit IRC | 09:02 | |
*** spzala has joined #openstack-infra | 09:02 | |
mordred | #staus ok | 09:03 |
*** jamesmcarthur has quit IRC | 09:05 | |
*** markvoelker has joined #openstack-infra | 09:05 | |
*** yamamoto has joined #openstack-infra | 09:05 | |
*** amotoki is now known as amotoki_away | 09:05 | |
*** priteau has joined #openstack-infra | 09:06 | |
*** dtantsur|afk is now known as dtantsur | 09:06 | |
*** zz_dimtruck is now known as dimtruck | 09:07 | |
*** spzala has quit IRC | 09:08 | |
AJaeger | #status ok | 09:08 |
openstackstatus | AJaeger: sending ok | 09:08 |
AJaeger | mordred: thanks for noticiing that I mistyped - I corrected your mistype now as well ;) | 09:09 |
mordred | AJaeger: between the two of us, we can get it right :) | 09:09 |
*** markvoelker has quit IRC | 09:09 | |
*** ChanServ changes topic to "Discussion of OpenStack Developer and Community Infrastructure | docs http://docs.openstack.org/infra/ | bugs https://storyboard.openstack.org/ | source https://git.openstack.org/cgit/openstack-infra/ | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-infra/" | 09:10 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Don't error on 404 for floating ips while deleting https://review.openstack.org/476844 | 09:10 |
*** tumbarka has quit IRC | 09:10 | |
AJaeger | mordred: indeed - and if needed, let's iterate a few times ;) | 09:11 |
*** lucas-afk is now known as lucasagomes | 09:11 | |
*** tushar has joined #openstack-infra | 09:11 | |
openstackstatus | AJaeger: finished sending ok | 09:11 |
*** dimtruck is now known as zz_dimtruck | 09:17 | |
*** markvoelker has joined #openstack-infra | 09:21 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: WIP: containers periodic test https://review.openstack.org/475747 | 09:22 |
*** tosky has joined #openstack-infra | 09:22 | |
*** markvoelker has quit IRC | 09:25 | |
*** sambetts_ is now known as sambetts | 09:27 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack-infra/bindep master: bindep: Query for RPM capabilities as well https://review.openstack.org/476851 | 09:27 |
*** markvoelker has joined #openstack-infra | 09:27 | |
openstackgerrit | James Page proposed openstack-infra/project-config master: Disable nova-lxd dsvm gate checks <= newton https://review.openstack.org/476852 | 09:28 |
*** gongysh has quit IRC | 09:28 | |
*** markvoelker has quit IRC | 09:33 | |
*** spzala has joined #openstack-infra | 09:33 | |
*** jamesmcarthur has joined #openstack-infra | 09:36 | |
*** deafult has joined #openstack-infra | 09:36 | |
*** zhurong has quit IRC | 09:37 | |
*** spzala has quit IRC | 09:38 | |
*** stakeda has quit IRC | 09:40 | |
openstackgerrit | Christian Schwede proposed openstack-infra/devstack-gate master: Use subnodes for Swift storage nodes in a multinode setup https://review.openstack.org/304465 | 09:40 |
*** jamesmcarthur has quit IRC | 09:41 | |
openstackgerrit | Carlos Camacho proposed openstack-infra/tripleo-ci master: Enable the HA deployment by default https://review.openstack.org/415179 | 09:45 |
*** markvoelker has joined #openstack-infra | 09:47 | |
*** spzala has joined #openstack-infra | 09:48 | |
*** gcb has joined #openstack-infra | 09:49 | |
*** spzala has quit IRC | 09:52 | |
*** LindaWang has quit IRC | 09:53 | |
*** markvoelker has quit IRC | 09:55 | |
*** amotoki_away is now known as amotoki | 09:55 | |
*** sflanigan has quit IRC | 09:57 | |
*** dtantsur is now known as dtantsur|lunch | 09:58 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: convert glanceclient to the new unified doc build https://review.openstack.org/474782 | 10:00 |
*** chlong has quit IRC | 10:03 | |
*** namnh has quit IRC | 10:03 | |
*** liujiong has quit IRC | 10:04 | |
*** armax has quit IRC | 10:04 | |
*** zz_dimtruck is now known as dimtruck | 10:08 | |
*** junbo has quit IRC | 10:10 | |
*** tuanluong has quit IRC | 10:10 | |
openstackgerrit | Pratik Shah proposed openstack-infra/project-config master: Added changes to run unit tests for Omni project using Zuul https://review.openstack.org/475300 | 10:11 |
*** amotoki is now known as amotoki_away | 10:12 | |
*** jamesmcarthur has joined #openstack-infra | 10:12 | |
*** iyamahat has quit IRC | 10:13 | |
*** junbo has joined #openstack-infra | 10:13 | |
*** yamahata has quit IRC | 10:13 | |
*** jamesmcarthur has quit IRC | 10:17 | |
*** dimtruck is now known as zz_dimtruck | 10:18 | |
*** spzala has joined #openstack-infra | 10:18 | |
*** spzala has quit IRC | 10:23 | |
*** annp has quit IRC | 10:23 | |
*** dizquierdo has joined #openstack-infra | 10:24 | |
*** markvoelker has joined #openstack-infra | 10:25 | |
*** alexchadin has quit IRC | 10:29 | |
*** markvoelker has quit IRC | 10:29 | |
openstackgerrit | Pratik Shah proposed openstack-infra/project-config master: Added changes to run unit tests for Omni project using Zuul https://review.openstack.org/475300 | 10:30 |
*** markvoelker has joined #openstack-infra | 10:31 | |
*** spzala has joined #openstack-infra | 10:34 | |
*** lucasagomes has quit IRC | 10:34 | |
*** wfoster has quit IRC | 10:34 | |
*** rook has quit IRC | 10:35 | |
*** ijw has joined #openstack-infra | 10:36 | |
*** rook has joined #openstack-infra | 10:37 | |
*** rook is now known as Guest16704 | 10:37 | |
*** wfoster has joined #openstack-infra | 10:37 | |
*** jkilpatr has quit IRC | 10:38 | |
*** spzala has quit IRC | 10:38 | |
*** ijw has quit IRC | 10:40 | |
*** markvoelker has quit IRC | 10:40 | |
*** lucasagomes has joined #openstack-infra | 10:40 | |
*** shardy has quit IRC | 10:41 | |
openstackgerrit | James Page proposed openstack-infra/project-config master: nova-lxd: Add py35 tests, refactor to use templates https://review.openstack.org/476890 | 10:41 |
*** shardy has joined #openstack-infra | 10:41 | |
*** markvoelker has joined #openstack-infra | 10:42 | |
*** kashyap has joined #openstack-infra | 10:44 | |
*** jaypipes has quit IRC | 10:45 | |
kashyap | How can I fix blog feed URL? | 10:46 |
kashyap | This is broken (known reason; as I lost the domain - long story) - http://kashyapc.com/tag/openstack/feed/ | 10:46 |
kashyap | And I'd want to replace it with: http://kashyapc.wordpress.com | 10:47 |
* kashyap bbiab; will read scroll when he's back | 10:47 | |
*** katkapilatova has joined #openstack-infra | 10:48 | |
kashyap | I was told I could submit a patch for it (to update the blog feed URL) myself; any pointers would be useful. | 10:48 |
*** jamesmcarthur has joined #openstack-infra | 10:49 | |
*** rhallisey has joined #openstack-infra | 10:49 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: WIP: containers periodic test https://review.openstack.org/475747 | 10:49 |
*** gildub has joined #openstack-infra | 10:50 | |
*** cuongnv has quit IRC | 10:51 | |
*** ericyoung has quit IRC | 10:52 | |
*** jamesmcarthur has quit IRC | 10:53 | |
*** markvoelker has quit IRC | 10:53 | |
*** gildub has quit IRC | 10:54 | |
*** gildub has joined #openstack-infra | 10:54 | |
*** yamamoto has quit IRC | 10:55 | |
*** prateek_ is now known as prateek | 10:55 | |
frickler | kashyap: the repo is called openstack-planet: http://codesearch.openstack.org/?q=kashyapc&i=nope&files=&repos= | 10:56 |
*** yamamoto has joined #openstack-infra | 10:56 | |
*** yamamoto has quit IRC | 10:56 | |
*** tosky has quit IRC | 10:57 | |
openstackgerrit | Carlos Camacho proposed openstack-infra/tripleo-ci master: Enable the HA deployment by default https://review.openstack.org/415179 | 10:58 |
*** tosky has joined #openstack-infra | 10:58 | |
*** apuimedo has quit IRC | 10:59 | |
*** tmorin has joined #openstack-infra | 11:00 | |
*** dtantsur|lunch is now known as dtantsur | 11:00 | |
*** spzala has joined #openstack-infra | 11:03 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack-infra/project-config master: jenkins: job: bifrost: Fix builder order on all jobs https://review.openstack.org/476892 | 11:03 |
*** spzala has quit IRC | 11:07 | |
*** zz_dimtruck is now known as dimtruck | 11:09 | |
*** jkilpatr has joined #openstack-infra | 11:10 | |
*** markvoelker has joined #openstack-infra | 11:14 | |
*** yamamoto has joined #openstack-infra | 11:14 | |
*** dmanchad has joined #openstack-infra | 11:15 | |
*** wolverineav has joined #openstack-infra | 11:15 | |
*** yamamoto has quit IRC | 11:16 | |
*** jpena|off has joined #openstack-infra | 11:16 | |
*** dmellado_ has joined #openstack-infra | 11:17 | |
*** dalvarez has joined #openstack-infra | 11:17 | |
*** amoralej_ has joined #openstack-infra | 11:18 | |
*** weshay has joined #openstack-infra | 11:18 | |
*** ssbarnea has joined #openstack-infra | 11:18 | |
openstackgerrit | Merged openstack-infra/project-config master: jenkins: job: bifrost: Fix builder order on all jobs https://review.openstack.org/476892 | 11:18 |
*** dimtruck is now known as zz_dimtruck | 11:18 | |
*** ltomasbo has joined #openstack-infra | 11:18 | |
*** dmellado has quit IRC | 11:19 | |
*** wznoinsk has joined #openstack-infra | 11:19 | |
*** dmellado_ is now known as dmellado | 11:19 | |
*** sree has joined #openstack-infra | 11:19 | |
*** markvoelker has quit IRC | 11:21 | |
openstackgerrit | Merged openstack-infra/project-config master: Disable nova-lxd dsvm gate checks <= newton https://review.openstack.org/476852 | 11:22 |
*** lucasagomes is now known as lucas-hungry | 11:22 | |
*** amotoki_away is now known as amotoki | 11:23 | |
openstackgerrit | Merged openstack-infra/project-config master: Karbor: add translate option to karbor projects https://review.openstack.org/476395 | 11:23 |
*** markvoelker has joined #openstack-infra | 11:24 | |
openstackgerrit | Merged openstack-infra/project-config master: Make octavia dashboard nodejs4 npm run test voting https://review.openstack.org/475804 | 11:24 |
openstackgerrit | Lajos Katona proposed openstack-infra/project-config master: Enable q-trunk in heat dsvm functional jobs https://review.openstack.org/473700 | 11:25 |
*** jamesmcarthur has joined #openstack-infra | 11:25 | |
kashyap | frickler: Ah, thanks | 11:25 |
openstackgerrit | Merged openstack-infra/project-config master: For zun-ui, add jobs for official project https://review.openstack.org/476375 | 11:27 |
openstackgerrit | Merged openstack-infra/project-config master: Retire Gnocchi https://review.openstack.org/466320 | 11:27 |
*** amoralej_ is now known as amoralej | 11:28 | |
*** markvoelker has quit IRC | 11:29 | |
*** jamesmcarthur has quit IRC | 11:29 | |
*** alexchadin has joined #openstack-infra | 11:30 | |
openstackgerrit | Pratik Shah proposed openstack-infra/project-config master: Added changes to run unit tests for Omni project using Zuul https://review.openstack.org/475300 | 11:31 |
openstackgerrit | Merged openstack-infra/project-config master: Add a Puppet module for the PTG IRC Bot https://review.openstack.org/475429 | 11:32 |
*** openstackgerrit has quit IRC | 11:33 | |
*** spzala has joined #openstack-infra | 11:34 | |
sdague | AJaeger: why doesn't this yaml file actually comply to yaml standards? | 11:35 |
sdague | AJaeger: is there a base bug here somewhere? | 11:36 |
*** gomarivera has joined #openstack-infra | 11:37 | |
*** spzala has quit IRC | 11:39 | |
sdague | AJaeger: oh, it's that | is no good, but > would have been? | 11:40 |
*** openstackgerrit has joined #openstack-infra | 11:41 | |
openstackgerrit | Akihiro Motoki proposed openstack-infra/project-config master: Modifies job for i18n repo to build translated doc https://review.openstack.org/471242 | 11:41 |
*** gomarivera has quit IRC | 11:41 | |
*** jpena|off is now known as jpena | 11:41 | |
*** kzaitsev_mb has joined #openstack-infra | 11:42 | |
*** yamamoto has joined #openstack-infra | 11:44 | |
*** rhallisey has quit IRC | 11:44 | |
*** tosky has quit IRC | 11:45 | |
*** rhallisey has joined #openstack-infra | 11:45 | |
*** tosky has joined #openstack-infra | 11:47 | |
*** jpena is now known as jpena|lunch | 11:48 | |
*** markvoelker has joined #openstack-infra | 11:48 | |
*** rossella_s has joined #openstack-infra | 11:49 | |
*** spzala has joined #openstack-infra | 11:50 | |
*** rnoriega has joined #openstack-infra | 11:52 | |
*** otherwiseguy has joined #openstack-infra | 11:53 | |
*** markvoelker has quit IRC | 11:53 | |
*** markvoelker has joined #openstack-infra | 11:54 | |
openstackgerrit | Akihiro Motoki proposed openstack-infra/project-config master: Modifies job for i18n repo to build translated doc https://review.openstack.org/471242 | 11:54 |
*** spzala has quit IRC | 11:54 | |
*** yamamoto has quit IRC | 11:56 | |
amotoki | Could some infra-core can check nose-html-output py3 support? this is minor repo, so let me ask. https://review.openstack.org/#/c/476456/ | 11:57 |
*** markvoelker has quit IRC | 11:58 | |
*** thorst has joined #openstack-infra | 12:00 | |
*** jistr is now known as jistr|errand | 12:00 | |
*** andreas_s has quit IRC | 12:01 | |
*** jamesmcarthur has joined #openstack-infra | 12:01 | |
*** openstackgerrit has quit IRC | 12:03 | |
*** jamesmcarthur has quit IRC | 12:05 | |
*** zz_dimtruck is now known as dimtruck | 12:09 | |
*** yamamoto has joined #openstack-infra | 12:10 | |
*** lucas-hungry is now known as lucasagomes | 12:10 | |
*** markvoelker has joined #openstack-infra | 12:11 | |
*** salv-orlando has joined #openstack-infra | 12:14 | |
*** yamamoto has quit IRC | 12:15 | |
*** markvoelker has quit IRC | 12:15 | |
*** dprince has joined #openstack-infra | 12:17 | |
*** markvoelker has joined #openstack-infra | 12:18 | |
dirk | pabelanger: any chance you could make me happy today and take a look at https://review.openstack.org/#/c/468130/ ? :-) | 12:19 |
*** dave-mccowan has joined #openstack-infra | 12:19 | |
AJaeger | sdague: we didn't dare to try ;) | 12:19 |
*** dimtruck is now known as zz_dimtruck | 12:19 | |
*** pgadiya has quit IRC | 12:19 | |
sdague | AJaeger: ok, well it would be good to figure out what's going on, because that's totally valid yaml | 12:19 |
AJaeger | sdague: cgit did not parse it. | 12:20 |
sdague | right, so there is a bug somewhere | 12:20 |
AJaeger | sdague: cgit stopped parsing the file at that point, removing the | fixed | 12:20 |
sdague | the issue is cgit can't parse \n right? | 12:20 |
sdague | The | means to keep the formating including \n | 12:21 |
AJaeger | We have several lines that are broken in multiple lines | 12:21 |
AJaeger | but not \n in them, just one long line... | 12:21 |
sdague | right | 12:21 |
AJaeger | And that's what I'm doing now with https://review.openstack.org/#/c/476814/ - feel free +2 | 12:21 |
sdague | AJaeger: ok, that's fine, except long lines are a pain | 12:21 |
sdague | and yaml has all these facilities | 12:22 |
sdague | any idea where the code is to write out the descriptions to cgit? | 12:22 |
*** rlandy has joined #openstack-infra | 12:22 | |
*** salv-orlando has quit IRC | 12:22 | |
sdague | it would be nice to know what's actually wrong so we can fix or document it and not just be afraid :) | 12:22 |
*** dizquierdo has quit IRC | 12:23 | |
AJaeger | sdague: our daily proposal run witll break the long lines and format properly. | 12:24 |
*** ldnunes has joined #openstack-infra | 12:24 | |
AJaeger | sdague: best to talk with clarkb when he's around later | 12:24 |
sdague | AJaeger: no, I mean authoring of long lines | 12:24 |
sdague | and reviewing them in gerrit where they end up going off the page | 12:25 |
sdague | word wrapping in the yaml file is for human authors | 12:25 |
*** markvoelker has quit IRC | 12:25 | |
*** salv-orlando has joined #openstack-infra | 12:26 | |
*** jcoufal has joined #openstack-infra | 12:28 | |
*** openstackgerrit has joined #openstack-infra | 12:28 | |
openstackgerrit | Merged openstack-infra/project-config master: Track ptgbot using gerritbot and storyboard https://review.openstack.org/475430 | 12:28 |
*** kashyap has left #openstack-infra | 12:32 | |
*** openstackgerrit has quit IRC | 12:33 | |
*** trown|outtypewww is now known as trown | 12:36 | |
*** ijw has joined #openstack-infra | 12:37 | |
*** jamesmcarthur has joined #openstack-infra | 12:37 | |
*** jascott1 has joined #openstack-infra | 12:37 | |
*** jamesmcarthur has quit IRC | 12:38 | |
*** jamesmcarthur has joined #openstack-infra | 12:38 | |
*** baoli has joined #openstack-infra | 12:39 | |
*** rossella_ has joined #openstack-infra | 12:40 | |
*** rossella_s has quit IRC | 12:41 | |
*** ijw has quit IRC | 12:41 | |
*** jascott1 has quit IRC | 12:42 | |
*** lucasagomes is now known as lucas-brb | 12:44 | |
*** gordc has joined #openstack-infra | 12:45 | |
*** jpena|lunch is now known as jpena | 12:45 | |
*** yamamoto has joined #openstack-infra | 12:45 | |
*** neiljerram has quit IRC | 12:45 | |
*** jcoufal has quit IRC | 12:46 | |
*** jcoufal has joined #openstack-infra | 12:47 | |
*** spzala has joined #openstack-infra | 12:47 | |
*** neiljerram has joined #openstack-infra | 12:47 | |
*** openstackgerrit has joined #openstack-infra | 12:51 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Fix dict key copy operation https://review.openstack.org/476902 | 12:51 |
*** spzala has quit IRC | 12:52 | |
*** jpena|off has joined #openstack-infra | 12:52 | |
*** yamamoto has quit IRC | 12:52 | |
*** jpena has quit IRC | 12:55 | |
*** jpena|off is now known as jpena | 12:55 | |
*** jamesmcarthur has quit IRC | 12:56 | |
*** rockyg has joined #openstack-infra | 13:01 | |
*** salv-orlando has quit IRC | 13:02 | |
*** jaypipes has joined #openstack-infra | 13:05 | |
*** kzaitsev_mb has quit IRC | 13:05 | |
*** andreww has quit IRC | 13:05 | |
*** kornicameister has quit IRC | 13:06 | |
*** kgiusti has joined #openstack-infra | 13:06 | |
*** gcb has quit IRC | 13:08 | |
*** amoralej is now known as amoralej|lunch | 13:09 | |
*** Dinesh_Bhor has quit IRC | 13:10 | |
*** yamamoto has joined #openstack-infra | 13:11 | |
*** yamamoto has quit IRC | 13:12 | |
*** jamesmcarthur has joined #openstack-infra | 13:16 | |
*** gildub has quit IRC | 13:16 | |
*** Goneri has joined #openstack-infra | 13:17 | |
*** alexchadin has quit IRC | 13:17 | |
*** alexchadin has joined #openstack-infra | 13:18 | |
*** spzala has joined #openstack-infra | 13:18 | |
*** alexchadin has quit IRC | 13:18 | |
*** alexchadin has joined #openstack-infra | 13:19 | |
*** alexchadin has quit IRC | 13:19 | |
*** kornicameister has joined #openstack-infra | 13:19 | |
*** alexchadin has joined #openstack-infra | 13:19 | |
*** alexchadin has quit IRC | 13:20 | |
*** alexchadin has joined #openstack-infra | 13:20 | |
*** tumbarka has joined #openstack-infra | 13:21 | |
*** tushar has quit IRC | 13:21 | |
*** jamesmcarthur has quit IRC | 13:21 | |
*** gouthamr has joined #openstack-infra | 13:22 | |
*** rfolco has joined #openstack-infra | 13:22 | |
*** spzala has quit IRC | 13:23 | |
*** rfolco has quit IRC | 13:23 | |
*** rfolco has joined #openstack-infra | 13:23 | |
*** alexchadin has quit IRC | 13:24 | |
*** jaypipes is now known as leakypipes | 13:25 | |
*** jistr|errand is now known as jistr | 13:25 | |
*** xyang1 has joined #openstack-infra | 13:27 | |
*** deafult has quit IRC | 13:27 | |
*** deafult has joined #openstack-infra | 13:27 | |
*** rwsu has joined #openstack-infra | 13:29 | |
*** askb has quit IRC | 13:29 | |
*** bauzas is now known as bauwser | 13:30 | |
*** gomarivera has joined #openstack-infra | 13:31 | |
*** mpaolino has quit IRC | 13:31 | |
*** jcoufal has quit IRC | 13:31 | |
*** dmanchad has quit IRC | 13:32 | |
*** dansmith is now known as superdan | 13:32 | |
*** dmanchad has joined #openstack-infra | 13:33 | |
*** LindaWang has joined #openstack-infra | 13:34 | |
*** psachin has quit IRC | 13:36 | |
*** deafult has quit IRC | 13:36 | |
*** eranrom_ has joined #openstack-infra | 13:37 | |
*** rwsu has quit IRC | 13:37 | |
*** spzala has joined #openstack-infra | 13:37 | |
*** xarses has joined #openstack-infra | 13:38 | |
openstackgerrit | Gergely Csatari proposed openstack-infra/project-config master: Adding Vitrage install guide https://review.openstack.org/471786 | 13:38 |
*** jcoufal has joined #openstack-infra | 13:39 | |
*** xarses_ has joined #openstack-infra | 13:40 | |
*** eranrom has quit IRC | 13:40 | |
openstackgerrit | Gergely Csatari proposed openstack-infra/project-config master: Adding Vitrage install guide https://review.openstack.org/471786 | 13:43 |
*** lucas-brb is now known as lucasagomes | 13:44 | |
clarkb | sdague: AJaeger it is in jeepyb/cmd/create_cgitrepos.py | 13:45 |
AJaeger | good morning, clarkb | 13:48 |
*** mdrabe has joined #openstack-infra | 13:49 | |
*** kashyap has joined #openstack-infra | 13:49 | |
kashyap | clarkb: When you're back (about broken blog feed): https://review.openstack.org/476911 | 13:49 |
clarkb | should be fixable if we just replace newlines with spaces before writing the description | 13:49 |
kashyap | clarkb: Thanks for notifying. | 13:49 |
clarkb | kashyap: thanks | 13:49 |
openstackgerrit | Samuel de Medeiros Queiroz proposed openstack-infra/shade master: Project update to change enabled only when provided https://review.openstack.org/476914 | 13:50 |
*** rwsu has joined #openstack-infra | 13:50 | |
*** salv-orlando has joined #openstack-infra | 13:51 | |
*** chlong has joined #openstack-infra | 13:56 | |
openstackgerrit | Carlos Camacho proposed openstack-infra/tripleo-ci master: Enable the HA deployment by default https://review.openstack.org/415179 | 13:56 |
*** amoralej|lunch is now known as amoralej | 13:59 | |
*** trown is now known as trown|brb | 14:01 | |
openstackgerrit | Merged openstack-dev/cookiecutter master: update documentation layout and theme https://review.openstack.org/475066 | 14:03 |
*** tushar has joined #openstack-infra | 14:05 | |
*** rwsu has quit IRC | 14:05 | |
*** jamesmcarthur has joined #openstack-infra | 14:05 | |
*** tumbarka has quit IRC | 14:05 | |
*** mhickey has quit IRC | 14:06 | |
*** yamamoto has joined #openstack-infra | 14:06 | |
*** yamamoto has quit IRC | 14:06 | |
openstackgerrit | Dong Ma proposed openstack-infra/jenkins-job-builder master: Update git plugin test cases https://review.openstack.org/476920 | 14:06 |
*** yamamoto has joined #openstack-infra | 14:06 | |
*** florianf has quit IRC | 14:08 | |
*** eharney has joined #openstack-infra | 14:08 | |
*** rbrndt has joined #openstack-infra | 14:10 | |
samueldmq | are there docs on git/gerrit and how to create and maintain a patch chain (with dependency) ? | 14:10 |
*** jamesmcarthur has quit IRC | 14:10 | |
samueldmq | I am mentoring a student for Outreachy and that is something non-trivial | 14:10 |
samueldmq | would be great to have docs on that for newcomers | 14:10 |
*** trown|brb is now known as trown | 14:12 | |
*** sree_ has joined #openstack-infra | 14:13 | |
*** sree_ is now known as Guest99312 | 14:14 | |
*** sree has quit IRC | 14:15 | |
clarkb | samueldmq: the infra manual developers guide covers thr basics of adding dependencies and rebasing | 14:17 |
*** rockyg has quit IRC | 14:17 | |
openstackgerrit | Gergely Csatari proposed openstack-infra/project-config master: Adding Vitrage install guide https://review.openstack.org/471786 | 14:17 |
clarkb | but it isnt meant to be a git doc. I really like git for ages 4 and up | 14:18 |
*** mhickey has joined #openstack-infra | 14:21 | |
*** felipemonteiro has joined #openstack-infra | 14:21 | |
*** alexchadin has joined #openstack-infra | 14:21 | |
*** salv-orlando has quit IRC | 14:23 | |
*** felipemonteiro_ has joined #openstack-infra | 14:23 | |
*** salv-orlando has joined #openstack-infra | 14:23 | |
*** florianf has joined #openstack-infra | 14:25 | |
*** salv-orlando has quit IRC | 14:26 | |
*** salv-orlando has joined #openstack-infra | 14:26 | |
*** felipemonteiro has quit IRC | 14:27 | |
*** ijw has joined #openstack-infra | 14:32 | |
*** rossella__ has joined #openstack-infra | 14:33 | |
*** rossella_ has quit IRC | 14:35 | |
*** Guest99312 has quit IRC | 14:35 | |
*** zz_dimtruck is now known as dimtruck | 14:36 | |
*** rwsu has joined #openstack-infra | 14:36 | |
samueldmq | clarkb: kk nice, I will take a look at that | 14:36 |
*** rwsu has quit IRC | 14:38 | |
*** rwsu has joined #openstack-infra | 14:38 | |
*** rwsu has quit IRC | 14:39 | |
*** rwsu has joined #openstack-infra | 14:41 | |
*** rossella__ has quit IRC | 14:41 | |
openstackgerrit | Sean Dague proposed openstack-infra/jeepyb master: strip out newlines when writing repo.desc https://review.openstack.org/476929 | 14:41 |
sdague | clarkb: ^^^ | 14:41 |
*** rossella__ has joined #openstack-infra | 14:45 | |
*** mhickey has quit IRC | 14:48 | |
*** jamesmcarthur has joined #openstack-infra | 14:49 | |
*** krtaylor has joined #openstack-infra | 14:51 | |
*** jistr is now known as jistr|mtg | 14:54 | |
*** mdrabe has quit IRC | 14:54 | |
*** alexchadin has quit IRC | 14:54 | |
*** cshen has quit IRC | 14:59 | |
*** e0ne has quit IRC | 15:00 | |
*** liusheng has quit IRC | 15:01 | |
*** mhickey has joined #openstack-infra | 15:01 | |
*** rcernin_ has quit IRC | 15:01 | |
*** liusheng has joined #openstack-infra | 15:02 | |
*** salv-orl_ has joined #openstack-infra | 15:03 | |
*** andreww has joined #openstack-infra | 15:03 | |
*** pblaho has quit IRC | 15:04 | |
clarkb | sdague: +2 | 15:04 |
*** salv-orlando has quit IRC | 15:04 | |
*** xarses_ has quit IRC | 15:05 | |
*** marst has quit IRC | 15:06 | |
*** mdrabe has joined #openstack-infra | 15:09 | |
*** HeOS has quit IRC | 15:11 | |
*** hashar_ has joined #openstack-infra | 15:12 | |
*** danpawlik is now known as danpawlik_ | 15:14 | |
AJaeger | sdague, do you want to +2 https://review.openstack.org/#/c/476814/ - or do it differently? | 15:15 |
* AJaeger can abandon or let you take it over | 15:15 | |
sdague | AJaeger: honestly, I'd rather get the multiline comments working, there is a jeepyb change up there | 15:15 |
AJaeger | sdague: shall I abandon mine? | 15:16 |
*** links has quit IRC | 15:16 | |
sdague | sure | 15:17 |
AJaeger | sdague: please keep tools/propose_projects_yaml_update.sh in project-config in mind as well - that reformats the file | 15:18 |
sdague | AJaeger: which? | 15:18 |
AJaeger | sdague: it runs daily and "cleans up" gerrit/projects.yaml | 15:19 |
sdague | ok | 15:19 |
AJaeger | sdague: see e.g. change Iffdaeb244d31ccfcadfe54f1c95916519227965c | 15:19 |
sdague | yeh, the indenter is kind of odd there, let me figure this out | 15:22 |
*** chandankumar is now known as chkumar | 15:23 | |
*** dhinesh has joined #openstack-infra | 15:29 | |
*** jistr|mtg is now known as jistr | 15:30 | |
*** markus_z has quit IRC | 15:30 | |
*** amotoki is now known as amotoki_away | 15:30 | |
sdague | AJaeger: unfortunately the multiline in this script is really weird | 15:32 |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update copyartifact_build_selector_param to use convert_mapping_to_xml() https://review.openstack.org/476951 | 15:32 |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update copyartifact_build_selector_param to use convert_to_xml() https://review.openstack.org/476951 | 15:34 |
*** ijw has quit IRC | 15:34 | |
*** ijw has joined #openstack-infra | 15:39 | |
*** _bmjen has joined #openstack-infra | 15:40 | |
*** xarses_ has joined #openstack-infra | 15:40 | |
*** ykarel has quit IRC | 15:40 | |
*** Hunner has joined #openstack-infra | 15:41 | |
*** Hunner has quit IRC | 15:41 | |
*** Hunner has joined #openstack-infra | 15:41 | |
*** ijw_ has joined #openstack-infra | 15:41 | |
*** xarses has quit IRC | 15:43 | |
sdague | AJaeger: yeh, I have no idea how to make the normalize_projects_yaml.py not do really odd reformatting | 15:44 |
*** ijw has quit IRC | 15:44 | |
*** ijw_ has quit IRC | 15:45 | |
*** aarefiev is now known as aarefiev_afk | 15:46 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update matrix_combinations_param to use convert_mapping_to_xml() https://review.openstack.org/476959 | 15:48 |
*** tumbarka has joined #openstack-infra | 15:50 | |
*** alexchadin has joined #openstack-infra | 15:51 | |
*** tushar has quit IRC | 15:52 | |
*** mriedem has joined #openstack-infra | 15:53 | |
*** katkapilatova has left #openstack-infra | 15:55 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update archive to use convert_mapping_to_xml() https://review.openstack.org/476960 | 15:55 |
*** alexchadin has quit IRC | 15:56 | |
*** rossella__ has quit IRC | 15:57 | |
*** hashar is now known as hasharAway | 15:57 | |
*** LindaWang has quit IRC | 15:58 | |
*** Apoorva has joined #openstack-infra | 16:01 | |
*** xarses_ has quit IRC | 16:01 | |
*** ltomasbo is now known as ltomasbo|away | 16:02 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update jclouds to use convert_mapping_to_xml() https://review.openstack.org/476964 | 16:02 |
*** hashar_ has quit IRC | 16:04 | |
*** ijw has joined #openstack-infra | 16:06 | |
*** yamamoto has quit IRC | 16:08 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update matrix_combinations_param to use convert_mapping_to_xml() https://review.openstack.org/476959 | 16:08 |
*** xarses has joined #openstack-infra | 16:09 | |
*** tmorin has quit IRC | 16:12 | |
*** jpich has quit IRC | 16:12 | |
*** xarses_ has joined #openstack-infra | 16:13 | |
*** xarses_ has quit IRC | 16:14 | |
*** xarses has quit IRC | 16:14 | |
*** xarses_ has joined #openstack-infra | 16:14 | |
*** mhickey has quit IRC | 16:15 | |
*** pcaruana has quit IRC | 16:18 | |
*** links has joined #openstack-infra | 16:18 | |
*** yamamoto has joined #openstack-infra | 16:18 | |
*** xarses_ has quit IRC | 16:20 | |
*** gyee has joined #openstack-infra | 16:21 | |
*** xarses has joined #openstack-infra | 16:21 | |
*** dhinesh has quit IRC | 16:23 | |
*** dtantsur is now known as dtantsur|afk | 16:24 | |
*** lucasagomes is now known as lucas-afk | 16:25 | |
*** yamamoto has quit IRC | 16:27 | |
*** xarses has quit IRC | 16:28 | |
*** xarses has joined #openstack-infra | 16:29 | |
*** dprince has quit IRC | 16:30 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update archive to use convert_mapping_to_xml() https://review.openstack.org/476960 | 16:30 |
*** jascott1 has joined #openstack-infra | 16:33 | |
*** trown is now known as trown|lunch | 16:35 | |
*** spzala has quit IRC | 16:39 | |
*** ZZelle has joined #openstack-infra | 16:42 | |
*** dhajare has quit IRC | 16:44 | |
*** ZZelle has quit IRC | 16:46 | |
*** ccamacho is now known as ccamacho|out | 16:47 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update javadoc to use convert_mapping_to_xml() https://review.openstack.org/476975 | 16:49 |
*** yee379 has quit IRC | 16:52 | |
*** yee379 has joined #openstack-infra | 16:52 | |
*** alexchadin has joined #openstack-infra | 16:53 | |
*** Hunner has quit IRC | 16:54 | |
*** rhallisey has quit IRC | 16:54 | |
*** Hunner has joined #openstack-infra | 16:54 | |
*** Hunner has quit IRC | 16:54 | |
*** Hunner has joined #openstack-infra | 16:54 | |
*** jascott1 has quit IRC | 16:54 | |
*** derekh has quit IRC | 16:56 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update campfire to use convert_mapping_to_xml() https://review.openstack.org/476978 | 17:02 |
openstackgerrit | Doug Hellmann proposed openstack-infra/project-config master: convert oslo.log to the new unified doc build https://review.openstack.org/476979 | 17:03 |
*** electrofelix has quit IRC | 17:03 | |
*** alexchadin has quit IRC | 17:08 | |
openstackgerrit | Dirk Mueller proposed openstack/diskimage-builder master: Avoid hanging endlessly on unreachable cache urls https://review.openstack.org/476981 | 17:08 |
*** tesseract has quit IRC | 17:11 | |
*** alexchadin has joined #openstack-infra | 17:14 | |
*** mriedem has quit IRC | 17:14 | |
*** sambetts is now known as sambetts|afk | 17:15 | |
*** andreww has quit IRC | 17:15 | |
*** links has quit IRC | 17:15 | |
*** Apoorva_ has joined #openstack-infra | 17:17 | |
*** jpena is now known as jpena|off | 17:17 | |
*** SumitNaiksatam has quit IRC | 17:19 | |
*** rbrndt has quit IRC | 17:19 | |
*** netsin has quit IRC | 17:19 | |
*** Apoorva has quit IRC | 17:21 | |
*** Apoorva_ has quit IRC | 17:23 | |
*** Apoorva has joined #openstack-infra | 17:24 | |
*** yamamoto has joined #openstack-infra | 17:27 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update copyartifact_build_selector_param to use convert_to_xml() https://review.openstack.org/476951 | 17:28 |
*** tosky has quit IRC | 17:33 | |
*** spzala has joined #openstack-infra | 17:33 | |
*** armax has joined #openstack-infra | 17:34 | |
*** yamamoto has quit IRC | 17:34 | |
*** yamamoto has joined #openstack-infra | 17:39 | |
*** yamamoto has quit IRC | 17:39 | |
*** jascott1 has joined #openstack-infra | 17:40 | |
*** dhinesh has joined #openstack-infra | 17:44 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack-infra/project-config master: Turn publish jobs to periodic https://review.openstack.org/476989 | 17:47 |
*** SumitNaiksatam has joined #openstack-infra | 17:47 | |
inc0 | clarkb ^ is that enough to make periodic jobs work? | 17:47 |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack-infra/project-config master: Turn publish jobs to periodic https://review.openstack.org/476989 | 17:50 |
*** inc0 has quit IRC | 17:52 | |
*** inc0 has joined #openstack-infra | 17:52 | |
*** xyang1 has quit IRC | 17:52 | |
*** trown|lunch is now known as trown | 17:52 | |
*** xyang1 has joined #openstack-infra | 17:52 | |
*** iyamahat has joined #openstack-infra | 17:55 | |
*** yamahata has joined #openstack-infra | 17:55 | |
*** jamesdenton has quit IRC | 18:00 | |
*** dprince has joined #openstack-infra | 18:01 | |
*** jamesdenton has joined #openstack-infra | 18:01 | |
*** tosky has joined #openstack-infra | 18:01 | |
*** jamesmcarthur has quit IRC | 18:02 | |
*** mriedem has joined #openstack-infra | 18:02 | |
*** ijw has quit IRC | 18:08 | |
*** mriedem has quit IRC | 18:08 | |
*** mriedem has joined #openstack-infra | 18:09 | |
*** hongbin has joined #openstack-infra | 18:11 | |
*** bswartz has joined #openstack-infra | 18:11 | |
*** Swami has joined #openstack-infra | 18:12 | |
*** jamesmcarthur has joined #openstack-infra | 18:13 | |
*** spzala has quit IRC | 18:16 | |
*** mriedem has quit IRC | 18:16 | |
*** tosky has quit IRC | 18:17 | |
*** spzala has joined #openstack-infra | 18:17 | |
*** jamesmcarthur has quit IRC | 18:18 | |
*** spzala has quit IRC | 18:18 | |
*** mriedem has joined #openstack-infra | 18:18 | |
*** tosky has joined #openstack-infra | 18:18 | |
*** rhallisey has joined #openstack-infra | 18:18 | |
*** spzala has joined #openstack-infra | 18:18 | |
*** mriedem has quit IRC | 18:19 | |
*** annegentle has joined #openstack-infra | 18:22 | |
*** armax has quit IRC | 18:22 | |
*** mriedem has joined #openstack-infra | 18:22 | |
*** spzala has quit IRC | 18:23 | |
*** srwilkers has joined #openstack-infra | 18:26 | |
srwilkers | afternoon -- what do i need to do to get cores added to the openstack-helm-infra project? seems we have none currently :) | 18:26 |
*** jamesmcarthur has joined #openstack-infra | 18:27 | |
*** salv-orl_ has quit IRC | 18:30 | |
*** jamesmcarthur has quit IRC | 18:31 | |
*** yamamoto has joined #openstack-infra | 18:31 | |
*** yamamoto has quit IRC | 18:36 | |
*** ijw_ has joined #openstack-infra | 18:36 | |
*** salv-orlando has joined #openstack-infra | 18:38 | |
*** salv-orlando has quit IRC | 18:38 | |
*** salv-orlando has joined #openstack-infra | 18:39 | |
*** rbrndt has joined #openstack-infra | 18:40 | |
*** spzala has joined #openstack-infra | 18:40 | |
*** ijw_ has quit IRC | 18:41 | |
*** jamesmcarthur has joined #openstack-infra | 18:44 | |
*** rossella__ has joined #openstack-infra | 18:45 | |
*** JudeC has joined #openstack-infra | 18:46 | |
*** xarses_ has joined #openstack-infra | 18:46 | |
openstackgerrit | jarondl proposed openstack-infra/jenkins-job-builder master: Add groovy-script options to extended parameters https://review.openstack.org/477003 | 18:50 |
openstackgerrit | Doug Hellmann proposed openstack/os-client-config master: use openstackdocstheme html context https://review.openstack.org/477005 | 18:54 |
*** alexchadin has quit IRC | 18:55 | |
*** jamesmcarthur has quit IRC | 18:55 | |
*** jamesmcarthur has joined #openstack-infra | 18:56 | |
*** amoralej is now known as amoralej|off | 18:58 | |
*** florianf has quit IRC | 19:00 | |
*** eharney has quit IRC | 19:00 | |
*** jamesmcarthur has quit IRC | 19:04 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack-infra/project-config master: Turn publish jobs to periodic https://review.openstack.org/476989 | 19:07 |
*** salv-orlando has quit IRC | 19:16 | |
*** netsin has joined #openstack-infra | 19:16 | |
openstackgerrit | Kendall Nelson proposed openstack-infra/storyboard master: Handle Branches from Launchpad in Migration https://review.openstack.org/437469 | 19:18 |
*** clayton has quit IRC | 19:19 | |
*** MasterOfBugs has joined #openstack-infra | 19:19 | |
*** clayton has joined #openstack-infra | 19:21 | |
*** dave-mccowan has quit IRC | 19:29 | |
*** dhajare has joined #openstack-infra | 19:34 | |
*** e0ne has joined #openstack-infra | 19:36 | |
*** rkukura has quit IRC | 19:41 | |
*** wolverineav has quit IRC | 19:45 | |
*** wolverineav has joined #openstack-infra | 19:46 | |
*** yamamoto has joined #openstack-infra | 19:46 | |
*** e0ne has quit IRC | 19:47 | |
*** wolverineav has quit IRC | 19:50 | |
*** rkukura has joined #openstack-infra | 19:52 | |
*** adisky__ has quit IRC | 19:54 | |
*** yamamoto has quit IRC | 19:55 | |
*** dhajare has quit IRC | 19:59 | |
*** eharney has joined #openstack-infra | 20:01 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update campfire to use convert_mapping_to_xml() https://review.openstack.org/476978 | 20:02 |
*** rory has joined #openstack-infra | 20:03 | |
*** Apoorva has quit IRC | 20:07 | |
*** prateek_cell has joined #openstack-infra | 20:09 | |
*** dimtruck is now known as zz_dimtruck | 20:09 | |
*** rory is now known as guest | 20:11 | |
*** andreww has joined #openstack-infra | 20:13 | |
*** Goneri has quit IRC | 20:13 | |
*** xarses_ has quit IRC | 20:16 | |
*** panda has quit IRC | 20:21 | |
*** andreww has quit IRC | 20:23 | |
*** prateek_cell_ has joined #openstack-infra | 20:24 | |
*** prateek_cell has quit IRC | 20:25 | |
*** Apoorva has joined #openstack-infra | 20:26 | |
*** salv-orlando has joined #openstack-infra | 20:32 | |
*** guest has left #openstack-infra | 20:32 | |
*** salv-orl_ has joined #openstack-infra | 20:33 | |
*** wolverineav has joined #openstack-infra | 20:35 | |
*** salv-orlando has quit IRC | 20:37 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config master: tripleo: move scenario004-multinode-oooq-container to gate https://review.openstack.org/477018 | 20:38 |
*** prateek_cell_ has quit IRC | 20:43 | |
openstackgerrit | Yolande Amate proposed openstack-infra/jenkins-job-builder master: Update javadoc to use convert_mapping_to_xml() https://review.openstack.org/476975 | 20:45 |
*** kgiusti has left #openstack-infra | 20:50 | |
*** mriedem has quit IRC | 20:53 | |
*** yland has joined #openstack-infra | 20:54 | |
*** Hudu has joined #openstack-infra | 20:55 | |
*** trown is now known as trown|outtypewww | 20:57 | |
*** andreww has joined #openstack-infra | 20:57 | |
*** jascott1 has quit IRC | 20:58 | |
*** nicolasbock has quit IRC | 20:58 | |
*** ldnunes has quit IRC | 20:59 | |
*** xarses_ has joined #openstack-infra | 20:59 | |
*** shardy has quit IRC | 21:01 | |
*** andreww has quit IRC | 21:01 | |
*** eharney has quit IRC | 21:04 | |
*** gordc has quit IRC | 21:05 | |
*** jcoufal has quit IRC | 21:05 | |
*** yamamoto has joined #openstack-infra | 21:09 | |
*** rwsu has quit IRC | 21:09 | |
*** rfolco has quit IRC | 21:09 | |
*** andreww has joined #openstack-infra | 21:15 | |
*** xarses_ has quit IRC | 21:16 | |
*** Goneri has joined #openstack-infra | 21:17 | |
*** xarses_ has joined #openstack-infra | 21:17 | |
*** spzala has quit IRC | 21:17 | |
*** xarses_ has quit IRC | 21:18 | |
*** pramodrj07 has joined #openstack-infra | 21:18 | |
*** Apoorva_ has joined #openstack-infra | 21:18 | |
*** pramodrj07 has quit IRC | 21:19 | |
*** ijw has joined #openstack-infra | 21:19 | |
*** andreww has quit IRC | 21:19 | |
*** xarses_ has joined #openstack-infra | 21:19 | |
*** pramodrj07 has joined #openstack-infra | 21:19 | |
*** PramodJ has joined #openstack-infra | 21:21 | |
*** rwsu has joined #openstack-infra | 21:21 | |
*** MasterOfBugs has quit IRC | 21:22 | |
*** Apoorva has quit IRC | 21:22 | |
*** gomarivera has quit IRC | 21:23 | |
*** gomarivera has joined #openstack-infra | 21:23 | |
*** jascott1 has joined #openstack-infra | 21:24 | |
*** rfolco has joined #openstack-infra | 21:25 | |
*** pramodrj07 has quit IRC | 21:25 | |
*** gomarivera has quit IRC | 21:27 | |
*** salv-orlando has joined #openstack-infra | 21:29 | |
*** Apoorva_ has quit IRC | 21:30 | |
*** Apoorva has joined #openstack-infra | 21:30 | |
*** salv-orl_ has quit IRC | 21:33 | |
*** yland has quit IRC | 21:34 | |
*** yland has joined #openstack-infra | 21:35 | |
*** dprince has quit IRC | 21:36 | |
*** yland is now known as Guest90288 | 21:36 | |
*** salv-orl_ has joined #openstack-infra | 21:38 | |
*** salv-orlando has quit IRC | 21:42 | |
*** felipemonteiro__ has joined #openstack-infra | 21:49 | |
*** felipemonteiro_ has quit IRC | 21:49 | |
*** dave-mccowan has joined #openstack-infra | 21:49 | |
*** gardlt has joined #openstack-infra | 21:50 | |
*** gardlt has joined #openstack-infra | 21:50 | |
openstackgerrit | Alex Schultz proposed openstack-infra/project-config master: switch puppet-openstack-guide to unified docs build https://review.openstack.org/477028 | 21:52 |
*** felipemonteiro__ has quit IRC | 21:53 | |
*** priteau has quit IRC | 21:54 | |
*** gardlt has quit IRC | 21:55 | |
*** priteau has joined #openstack-infra | 21:55 | |
*** PramodJ has quit IRC | 21:57 | |
*** priteau has quit IRC | 22:00 | |
*** gtrxcb has joined #openstack-infra | 22:01 | |
*** Apoorva_ has joined #openstack-infra | 22:01 | |
*** rwsu has quit IRC | 22:04 | |
*** Apoorva has quit IRC | 22:04 | |
*** jkilpatr has quit IRC | 22:05 | |
*** baoli has quit IRC | 22:06 | |
*** mdrabe has quit IRC | 22:07 | |
*** Hudu has quit IRC | 22:08 | |
*** gouthamr has quit IRC | 22:10 | |
*** wolverineav has quit IRC | 22:12 | |
*** tphummel has joined #openstack-infra | 22:12 | |
*** tphummel has left #openstack-infra | 22:12 | |
*** jkilpatr has joined #openstack-infra | 22:20 | |
*** kzaitsev_mb has joined #openstack-infra | 22:21 | |
mnaser | shutting down mirror.ca-ymq-1.vexxhost.openstack.org for a quick migration onto ceph (it was on local storage for ages) | 22:22 |
*** rlandy has quit IRC | 22:23 | |
*** salv-orlando has joined #openstack-infra | 22:23 | |
clarkb | mnaser: ok shouldnt be an issue thanks for letting us know | 22:23 |
*** dave-mccowan has quit IRC | 22:24 | |
*** salv-orl_ has quit IRC | 22:27 | |
*** gomarivera has joined #openstack-infra | 22:27 | |
*** salv-orlando has quit IRC | 22:28 | |
mnaser | clarkb: np :) it's back up now and pingable | 22:28 |
*** gardlt has joined #openstack-infra | 22:29 | |
*** hasharAway has quit IRC | 22:30 | |
*** ijw has quit IRC | 22:30 | |
*** tumbarka has quit IRC | 22:31 | |
*** ijw has joined #openstack-infra | 22:31 | |
*** tumbarka has joined #openstack-infra | 22:31 | |
*** gomarivera has quit IRC | 22:31 | |
*** xyang1 has quit IRC | 22:32 | |
*** gouthamr has joined #openstack-infra | 22:32 | |
*** salv-orlando has joined #openstack-infra | 22:33 | |
*** salv-orlando has quit IRC | 22:33 | |
*** salv-orlando has joined #openstack-infra | 22:34 | |
*** gardlt has quit IRC | 22:35 | |
*** tphummel has joined #openstack-infra | 22:37 | |
*** Guest90288 has quit IRC | 22:38 | |
*** rbrndt has quit IRC | 22:38 | |
*** rfolco has quit IRC | 22:39 | |
*** chlong has quit IRC | 22:45 | |
*** Apoorva_ has quit IRC | 22:46 | |
*** Goneri has quit IRC | 22:46 | |
*** Apoorva has joined #openstack-infra | 22:46 | |
*** leakypipes has quit IRC | 22:48 | |
*** jamesmcarthur has joined #openstack-infra | 22:49 | |
*** rossella__ has quit IRC | 22:51 | |
*** kzaitsev_mb has quit IRC | 22:52 | |
*** hongbin has quit IRC | 22:53 | |
*** jamesmcarthur has quit IRC | 22:54 | |
*** umbarkar has joined #openstack-infra | 22:57 | |
*** tumbarka has quit IRC | 22:59 | |
*** Swami has quit IRC | 23:01 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Enable docker service for containerized undercloud https://review.openstack.org/441482 | 23:05 |
*** kzaitsev_mb has joined #openstack-infra | 23:06 | |
*** gouthamr has quit IRC | 23:06 | |
*** ijw has quit IRC | 23:06 | |
*** mriedem has joined #openstack-infra | 23:07 | |
*** ijw has joined #openstack-infra | 23:07 | |
*** yland has joined #openstack-infra | 23:09 | |
*** yland is now known as Guest12636 | 23:10 | |
*** rfolco has joined #openstack-infra | 23:10 | |
*** rfolco has quit IRC | 23:10 | |
*** xarses_ has quit IRC | 23:12 | |
*** gardlt has joined #openstack-infra | 23:13 | |
*** SumitNaiksatam has quit IRC | 23:15 | |
*** kzaitsev_mb has quit IRC | 23:15 | |
*** salv-orlando has quit IRC | 23:16 | |
*** ijw has quit IRC | 23:16 | |
*** ijw has joined #openstack-infra | 23:17 | |
*** salv-orlando has joined #openstack-infra | 23:17 | |
*** spzala has joined #openstack-infra | 23:18 | |
*** kzaitsev_mb has joined #openstack-infra | 23:21 | |
*** salv-orlando has quit IRC | 23:21 | |
*** spzala has quit IRC | 23:22 | |
*** mriedem has quit IRC | 23:25 | |
*** annegentle has quit IRC | 23:26 | |
*** mriedem has joined #openstack-infra | 23:26 | |
*** xarses_ has joined #openstack-infra | 23:29 | |
*** andreww has joined #openstack-infra | 23:30 | |
*** xarses has quit IRC | 23:32 | |
*** xarses_ has quit IRC | 23:33 | |
*** tosky has quit IRC | 23:35 | |
*** yamamoto has quit IRC | 23:35 | |
*** kzaitsev_mb has quit IRC | 23:36 | |
*** yamamoto has joined #openstack-infra | 23:38 | |
*** tosky has joined #openstack-infra | 23:38 | |
*** yamamoto has quit IRC | 23:43 | |
*** tosky has quit IRC | 23:46 | |
*** dhinesh has quit IRC | 23:48 | |
*** yamamoto has joined #openstack-infra | 23:48 | |
*** yamamoto has quit IRC | 23:48 | |
*** gyee has quit IRC | 23:52 | |
*** mriedem has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!