*** john-davidge has joined #openstack-infra | 00:03 | |
*** ijw has quit IRC | 00:04 | |
*** jogo has quit IRC | 00:05 | |
*** jogo has joined #openstack-infra | 00:06 | |
*** jogo has joined #openstack-infra | 00:06 | |
*** wolverineav has quit IRC | 00:07 | |
*** esikache1 has quit IRC | 00:07 | |
*** john-davidge has quit IRC | 00:08 | |
*** wolverineav has joined #openstack-infra | 00:09 | |
*** baoli_ has quit IRC | 00:10 | |
*** wolverineav has quit IRC | 00:13 | |
*** scottda has quit IRC | 00:15 | |
*** kzaitsev_mb has joined #openstack-infra | 00:15 | |
*** MasterOfBugs has joined #openstack-infra | 00:16 | |
clarkb | rcarrillocruz: cmurphy: hey so I rebooted baremetal00.vanilla.ic.openstack.org to pick up kernel patch whcih seemed like a great idea at the time. But then it never came back with networking. Hopping on the ILO I see the server is up but not doing much. I think it may not be configuring networking on its nic. Do we dhcp for that or is that static or? | 00:17 |
---|---|---|
clarkb | rcarrillocruz: cmurphy: any help debugging that much appreciated as I'm somewhat confused right now | 00:17 |
clarkb | rcarrillocruz: cmurphy: I did manage to follow a boot with textcons on ilo and it didn't look like the hardware was unhappy or anything | 00:18 |
clarkb | rcarrillocruz: cmurphy VSP was not working so I couldn't get a login to poke around and see what might be wrong | 00:19 |
clarkb | anyways, help is much appreciated as I am currently stumped as to what could be unhappy there | 00:19 |
clarkb | what bootstraps the network on the baremetal node? | 00:20 |
clarkb | is it dhcp? | 00:20 |
mnaser | clarkb do you have access to another host on that network | 00:22 |
mnaser | you could run tcpdump and see if its broadcasting dhcp requests | 00:22 |
clarkb | oh good idea | 00:22 |
*** kzaitsev_mb has quit IRC | 00:23 | |
mnaser | clarkb to make life easier, you can use filter 'port 67 or port 68' | 00:24 |
mnaser | that'll narrow down dhcp traffic only | 00:24 |
clarkb | I've got it running however looking at the network config of the host I'm on I doubt its dhcping | 00:24 |
clarkb | I remember now that its a funny static setup, which confuzzles me more because that should just work :/ | 00:24 |
mnaser | ilo doesnt have a kvm console? | 00:25 |
* fungi is not really here, but wonders if the switchport is shutdown, maybe loop detection gone awry or something | 00:25 | |
clarkb | mnaser: not that I see, virtual serial which does nothing and the text console which is just dmesg output | 00:25 |
mnaser | clarkb ilo doesn't have kvm? (we only roll dell gear so im not sure on the feature parity) | 00:26 |
fungi | virtual serial would probably work if the server was set up to run a getty on that tty | 00:26 |
*** hongbin has quit IRC | 00:26 | |
mnaser | if you have access to the switches (and they're cisco) | 00:27 |
fungi | no login prompt if you send newlines through the text console though? | 00:27 |
mnaser | show interfaces status err-disable will show you if its disabled | 00:27 |
clarkb | fungi: nope | 00:27 |
clarkb | mnaser: ya no access unfortunately | 00:27 |
fungi | diagnosing the switchgear would be easy enough _if_ we had access, yes | 00:27 |
mnaser | do they only have 1 port? | 00:28 |
*** Julien-zte has joined #openstack-infra | 00:28 | |
mnaser | aaand are they all sitting in the same l2 network? maybe if routes are broken it is still has l3 access | 00:28 |
clarkb | I tried the private address locally | 00:29 |
*** nemish_m has quit IRC | 00:29 | |
clarkb | guess I can try the public address too | 00:29 |
fungi | would be od for that to change just by rebooting the server itself | 00:29 |
clarkb | no route to host | 00:29 |
clarkb | fungi: well we also updated the kernel | 00:29 |
clarkb | which has me worried that maybe the mellanox drivers stopped working | 00:30 |
mnaser | have teh server been rebooted before | 00:30 |
mnaser | has the* (jeez) | 00:30 |
clarkb | mnaser: yes I actually rebooted it just before on the old kernel and that was fine | 00:30 |
* fungi shakes fist and swears at uselkess "complimentary" wifi here. will let people who are on real network connections try to discuss | 00:30 | |
clarkb | mnaser: then I upgraded the kernel, rebooted and nothing | 00:30 |
*** tphummel has quit IRC | 00:30 | |
clarkb | pretty sure most of the boot succeeded based on output from textcons | 00:30 |
clarkb | it looks like linux dmesg and lots of usb chatter | 00:31 |
mnaser | where does the text console stop at? (or does it clear out at some point) | 00:31 |
clarkb | its just spamming usb device addition stuff | 00:31 |
clarkb | for virtual keyboard from the ilo | 00:31 |
mnaser | i mean if you have a virtual keyboard could you not break the boot process | 00:32 |
mnaser | and select the older kernel | 00:32 |
clarkb | actually probably let me try that | 00:32 |
mnaser | combo between escape and arrow up/arrow down | 00:32 |
mnaser | *if* that works but doesnt boot into the kernel, we can always boot into single user mode or change the kernel args to fix the display | 00:33 |
clarkb | now we wait for the 10 minute boot process | 00:35 |
*** tosky has quit IRC | 00:35 | |
clarkb | this is why we have VMs | 00:35 |
mnaser | clarkb the luxury of booting VMs is underrated | 00:37 |
mnaser | :P | 00:37 |
clarkb | ok its booting old kernel now | 00:40 |
clarkb | dmesg output looks more "complete" | 00:40 |
clarkb | and it pings | 00:40 |
clarkb | OK thats really weird, how did I break the kernel update | 00:40 |
mnaser | clarkb cool, at least we got it back, what was the new kernel version? | 00:41 |
clarkb | mnaser: latest for trusty 3.13.0-116 | 00:41 |
clarkb | bootable is -70 | 00:41 |
clarkb | well its not got working ssh yet (boot is waiting for network config to finish) | 00:42 |
clarkb | but it pings so I am hopeful | 00:42 |
clarkb | yup I'm in | 00:42 |
mnaser | id check system logs | 00:42 |
mnaser | to see if the previous boots | 00:42 |
mnaser | completed or not | 00:42 |
clarkb | based on dmesg output I don't think they did | 00:42 |
mnaser | dmesg in /var/log/dmesg or typing "dmesg" | 00:42 |
clarkb | there is far more on the -70 boot so I'm guessing I derped the kernel uinstall | 00:42 |
mnaser | dmesg will always start from current boot afaik | 00:43 |
clarkb | mnaser: ya | 00:43 |
mnaser | /var/log/syslog will give you the more accurate information | 00:43 |
clarkb | I noticed the server hadn't auto updated the kernel either which may be related | 00:43 |
*** EricGonczer_ has joined #openstack-infra | 00:43 | |
mnaser | well, at least its running now :D | 00:44 |
clarkb | grepping /var/log I don't think -116 ever got into proper boot | 00:44 |
clarkb | far less content then grepping -70 | 00:44 |
clarkb | rcarrillocruz: cmurphy: so now I will change my question to hwo does one properly upgrade the kernel on these boxes? is it the mellanox hardware that makes it special or? | 00:45 |
*** beslemon has joined #openstack-infra | 00:45 | |
*** nemish_m has joined #openstack-infra | 00:47 | |
*** baoli has joined #openstack-infra | 00:48 | |
*** baoli has quit IRC | 00:48 | |
*** beslemon has quit IRC | 00:48 | |
fungi | ahh, wonder if klms need rebuilding against newer headers | 00:49 |
fungi | lkms | 00:49 |
*** beslemon has joined #openstack-infra | 00:49 | |
*** baoli has joined #openstack-infra | 00:49 | |
clarkb | ya poking around it may be that we don't have "linux" installed for some reason | 00:49 |
*** nemish_m has quit IRC | 00:50 | |
*** zhenguo has joined #openstack-infra | 00:52 | |
*** links has joined #openstack-infra | 00:53 | |
*** inc0 has quit IRC | 00:54 | |
*** EricGonczer_ has quit IRC | 00:56 | |
*** linzi has quit IRC | 01:00 | |
*** linzi has joined #openstack-infra | 01:00 | |
*** ijw has joined #openstack-infra | 01:01 | |
mnaser | is my internet broken? | 01:02 |
mnaser | wiki.openstack.org took too long to respond. | 01:02 |
mnaser | looks like its taking a long time to respond for both ipv4 locally and from a vm over ipv6 (curl http://wiki.openstack.org/) | 01:02 |
*** Apoorva_ has quit IRC | 01:04 | |
*** Apoorva has joined #openstack-infra | 01:04 | |
clarkb | mtr segfaults on me thats new | 01:04 |
clarkb | yes it is not responding to ssh even | 01:04 |
clarkb | fungi: jpmaxman ^ any idea if that is realted to planned work? | 01:05 |
clarkb | I've got to pop out now for dinner | 01:07 |
fungi | doesn't sound familiar. checking up on it | 01:07 |
fungi | as much as i can over this connection anyway | 01:08 |
fungi | wondering if there's a host crash in rackspace | 01:08 |
*** ijw has quit IRC | 01:10 | |
fungi | cacti seems to have ceased receiving responses from it as of a few minutes ago too | 01:12 |
*** kevinshort has quit IRC | 01:12 | |
*** srobert has joined #openstack-infra | 01:14 | |
fungi | has ping responses though | 01:14 |
mnaser | fungi if your connection helps at all, checking the console logs might give hints (console log show <uuid>) | 01:15 |
mnaser | if that doesnt even respond then the host is probably crashed | 01:15 |
* mnaser ^ | 01:17 | |
* mnaser & | 01:17 | |
*** srobert has quit IRC | 01:19 | |
*** kzaitsev_mb has joined #openstack-infra | 01:20 | |
fungi | the wifi here goes dead for a minute or more at a time and then i get a few seconds of packets through to home... frustrating | 01:20 |
*** Julien-zte has quit IRC | 01:20 | |
*** Julien-zte has joined #openstack-infra | 01:21 | |
fungi | "there is no such action" | 01:22 |
*** gyee has quit IRC | 01:22 | |
fungi | even on working instances | 01:23 |
fungi | i don't think rackspace enables it | 01:23 |
fungi | i've always had to use there java-based virtual console but don't have a working java stack on my travel machine | 01:24 |
fungi | s/there/thier/ | 01:25 |
*** esikache1 has joined #openstack-infra | 01:25 | |
fungi | grr | 01:26 |
*** ijw has joined #openstack-infra | 01:27 | |
fungi | infra-root: anyone around a working computer who can jump into rackspace's portal and check tickets and virtual console for wiki-upgrade-test.openstack.org (the server currently serving the wiki.o.o site)? | 01:28 |
*** ijw has quit IRC | 01:28 | |
*** thorst has quit IRC | 01:29 | |
*** ijw has joined #openstack-infra | 01:29 | |
fungi | the most i can do from here is maybe hack out a nova reboot command and hope for the best | 01:29 |
*** harlowja has quit IRC | 01:29 | |
fungi | jhesketh: ^ ? | 01:29 |
*** esikache1 has quit IRC | 01:30 | |
*** Julien-zte has quit IRC | 01:30 | |
fungi | clarkb: pabelanger: what are the odds that the wiki server was in the batch of things you rebooted for new kernels? wondering if maybe something like it came up with no firewall rules and got its elasticsearch hacked again | 01:33 |
*** yanyanhu has joined #openstack-infra | 01:34 | |
jhesketh | fungi: yep, can take a look | 01:34 |
fungi | you're a lifesaver jhesketh. i can't do anything from here and need to get a few hours sleep before heading to an airport | 01:35 |
jhesketh | no worries :-) | 01:35 |
*** kzaitsev_mb has quit IRC | 01:35 | |
jhesketh | there are some maintenances scheduled, but they should be complete unless they are running late | 01:42 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Remove installation of moreutils and replace ts https://review.openstack.org/456654 | 01:42 |
*** beslemon_ has joined #openstack-infra | 01:44 | |
jhesketh | The console has a bunch of xenwatch info's about hanging | 01:45 |
jhesketh | A restart might be best | 01:45 |
jhesketh | fungi: want me to reboot it? | 01:45 |
fungi | sure, thanks for checking | 01:45 |
*** MasterOfBugs has quit IRC | 01:45 | |
*** MasterOfBugs has joined #openstack-infra | 01:46 | |
fungi | i'll see if i can manage to get in and double-check it's actually firewalled still | 01:46 |
jhesketh | fungi: firewalled where? (can I check to save you) | 01:46 |
fungi | iptables -L | 01:47 |
*** beslemon has quit IRC | 01:47 | |
jhesketh | fungi: I can't seem to even ssh in from puppetmaster | 01:47 |
jhesketh | and ctrl-alt-delete on the console seems to have done nothing | 01:47 |
jhesketh | so I think it needs a hard reset | 01:47 |
fungi | and ip6tables -L | 01:47 |
fungi | onc you're fone rebooting | 01:47 |
jhesketh | okay, I'll do a hard | 01:47 |
fungi | apologies for typos, can't see half of what i'm typing due to lag (eve _with_ mosh) | 01:48 |
jhesketh | it's doing a fsck | 01:48 |
fungi | expected | 01:49 |
*** liujiong has joined #openstack-infra | 01:50 | |
jhesketh | 30%.. | 01:52 |
jhesketh | fungi: booted and appears to be working | 01:57 |
jhesketh | iptables look as expected | 01:57 |
fungi | finished i guess | 01:57 |
fungi | yep | 01:57 |
fungi | iptables output lgtm | 01:57 |
*** thorst has joined #openstack-infra | 01:58 | |
*** thorst has quit IRC | 01:58 | |
fungi | so strange, but glad it wasn't that at least | 01:58 |
jhesketh | yeah, I think something was screwy with the xen host | 01:59 |
jhesketh | likely following the network maintenence | 01:59 |
fungi | thanks for taking care of it, jhesketh! | 02:00 |
jhesketh | no worries :-) | 02:00 |
* fungi disappears | 02:00 | |
*** ihrachys has joined #openstack-infra | 02:00 | |
jhesketh | #status log wiki.o.o required a hard restart due to host issues following rackspace network maintenence | 02:01 |
openstackstatus | jhesketh: finished logging | 02:01 |
*** esikache1 has joined #openstack-infra | 02:03 | |
*** esikache1 has quit IRC | 02:08 | |
*** ijw has quit IRC | 02:10 | |
*** Apoorva has quit IRC | 02:12 | |
*** esberglu has joined #openstack-infra | 02:13 | |
*** esberglu has quit IRC | 02:13 | |
*** esberglu has joined #openstack-infra | 02:13 | |
*** esikache1 has joined #openstack-infra | 02:14 | |
*** esberglu has quit IRC | 02:17 | |
*** esikache1 has quit IRC | 02:19 | |
*** rhallisey has quit IRC | 02:21 | |
*** esikache1 has joined #openstack-infra | 02:26 | |
*** Apoorva has joined #openstack-infra | 02:28 | |
*** thorst has joined #openstack-infra | 02:29 | |
*** esikache1 has quit IRC | 02:30 | |
*** kzaitsev_mb has joined #openstack-infra | 02:32 | |
*** zhurong has joined #openstack-infra | 02:33 | |
*** Apoorva has quit IRC | 02:34 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/puppet-subunit2sql master: Config is a dict so use get not getattr https://review.openstack.org/456811 | 02:34 |
mtreinish | clarkb: ^^^ that's the fix so the subunit worker will start again | 02:35 |
*** MasterOfBugs has quit IRC | 02:36 | |
*** Kevin_Zheng has joined #openstack-infra | 02:36 | |
*** MasterOfBugs has joined #openstack-infra | 02:37 | |
*** Julien-zte has joined #openstack-infra | 02:37 | |
*** kzaitsev_mb has quit IRC | 02:37 | |
*** ijw has joined #openstack-infra | 02:39 | |
*** yonglihe has joined #openstack-infra | 02:39 | |
*** EricGonczer_ has joined #openstack-infra | 02:43 | |
*** ijw has quit IRC | 02:44 | |
*** tphummel has joined #openstack-infra | 02:47 | |
*** thorst has quit IRC | 02:48 | |
*** gouthamr has quit IRC | 02:49 | |
*** esikache1 has joined #openstack-infra | 02:50 | |
*** knangia has quit IRC | 02:51 | |
*** esikache1 has quit IRC | 02:55 | |
*** EricGonczer_ has quit IRC | 02:57 | |
cmurphy | clarkb: I'm not really around today, and I don't have an answer about kernel updates on those servers, but maybe the mellanox nics have special drivers that are breaking? | 02:59 |
*** john-davidge has joined #openstack-infra | 03:04 | |
*** hamzy has joined #openstack-infra | 03:06 | |
*** john-davidge has quit IRC | 03:09 | |
*** ijw has joined #openstack-infra | 03:09 | |
*** mat128 has joined #openstack-infra | 03:11 | |
kevinbenton | fungi: hey, who is the best person to ask about the multinode networking topology? | 03:13 |
*** ijw has quit IRC | 03:13 | |
kevinbenton | fungi: (i.e. how nodes are connected together) | 03:13 |
mtreinish | kevinbenton: clarkb is who I would ask about that | 03:14 |
kevinbenton | mtreinish: ack | 03:14 |
mtreinish | kevinbenton: also does http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/multinode_setup_info.txt have whatever you're looking for? | 03:14 |
clarkb | kevinbenton: ya ^ is the doc | 03:15 |
clarkb | kevinbenton: I can try to help now if you have questions for now | 03:15 |
kevinbenton | clarkb: that doc doesn't quite have what i'm looking for | 03:15 |
clarkb | cmurphy: thanks, I think I discovered how to recover so will work on better kernel install then try again | 03:15 |
kevinbenton | clarkb: at least not for linuxbridge | 03:15 |
clarkb | cmurphy: and hopefully won't have to recover off of the ilo again :) | 03:15 |
kevinbenton | clarkb: http://logs.openstack.org/65/456665/1/check/gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv/74b2004/logs/worlddump-2017-04-13-194801.txt.gz | 03:15 |
kevinbenton | clarkb: what i want to know is what eth0 and eth1 are | 03:16 |
clarkb | kevinbenton: eth0 and eth1 are the cloud provided interfaces they are "real" | 03:16 |
*** tonytan4ever has quit IRC | 03:16 | |
clarkb | kevinbenton: in this case looks like rackspace. eth0 is the public interfacen and eth1 the private | 03:16 |
clarkb | they should not be used for testing generally | 03:16 |
*** tonytan4ever has joined #openstack-infra | 03:16 | |
kevinbenton | clarkb: well the reason i ask is that we're getting occasional failures on rax | 03:17 |
kevinbenton | clarkb: with linux bridge multinode | 03:17 |
kevinbenton | clarkb: and i think it's due to a failure to carry multicast traffic | 03:17 |
*** esikache1 has joined #openstack-infra | 03:17 | |
kevinbenton | clarkb: eth1 between the two nodes are on different networks | 03:17 |
kevinbenton | clarkb: so it honestly doesn't surprise me that multicast routing may be broken between the two | 03:18 |
clarkb | you can't generally do multicast thats right | 03:18 |
clarkb | whcih is why you shouldn't test over eth0 and eth1 | 03:18 |
clarkb | you should use overlays if you need that kind of control | 03:18 |
kevinbenton | clarkb: well OVS does utilize it for it's vxlan meshes | 03:18 |
kevinbenton | clarkb: the 'local_ip' option the neutron agent | 03:19 |
kevinbenton | clarkb: but it's direct unicast | 03:19 |
kevinbenton | clarkb: so nothing magical | 03:19 |
clarkb | I'm not sure I understand that | 03:19 |
kevinbenton | OVS case: node1 and node2 are running OVS agents | 03:20 |
kevinbenton | they are both configured with a local_ip that gets passed between them via the neutron server for forming a VXLAN tunnel mesh | 03:20 |
mtreinish | pabelanger: is this something youve seen before? http://logs.openstack.org/11/456811/1/check/gate-openstackci-beaker-centos-7/dcb57e5/console.html#_2017-04-14_02_37_33_912439 | 03:21 |
clarkb | kevinbenton: and where is multicast coming in? | 03:21 |
kevinbenton | so they both establish tunnels with each other as endpoints | 03:21 |
kevinbenton | so multicast comes in in the linux bridge case | 03:21 |
kevinbenton | without L2pop enabled (which it's not here) | 03:21 |
kevinbenton | linux bridge sends traffic to unlearned destinations to a multicast address | 03:22 |
*** esikache1 has quit IRC | 03:22 | |
clarkb | right so for that you likely want an overlay like we do for br-ex and the nova net case? | 03:22 |
kevinbenton | it depends on how hard that would be :) | 03:22 |
clarkb | then you can multicast over that or just have shared l2 and everyone is happy (we actually rely on shared l2 happyness in most of the cases I think) | 03:23 |
clarkb | its already built in | 03:23 |
kevinbenton | if that's a lot of work, we can just enable l2_population for linux bridge and call it a day | 03:23 |
kevinbenton | oh okay | 03:23 |
clarkb | devstack-gate has a function called setup-vxlan-overlay or something | 03:23 |
clarkb | you just have to do that and you automagically get all the subnodes hanging off the primary node using ovs + vxlan | 03:24 |
*** nicolasbock has quit IRC | 03:24 | |
kevinbenton | in the linuxbridge case i don't think we even have ovs installed | 03:24 |
clarkb | the test env does | 03:24 |
clarkb | for exactly this purpose | 03:24 |
kevinbenton | ah, i saw this in worlddump "*** ovs-vsctl not found: skipping" | 03:25 |
clarkb | basically since we can't rely on the underlying cloud to do this for us we provide our own virtual switch and cabling for every test case that needs it :) | 03:25 |
clarkb | ya its likely that the job currently doesn't opt into it | 03:25 |
kevinbenton | ok | 03:25 |
clarkb | but all the framework for doing so is there you just have to turn it on basically | 03:25 |
*** esikache1 has joined #openstack-infra | 03:25 | |
kevinbenton | where do i put the logic that says to load this stuff up for the linux bridge multinode job | 03:25 |
clarkb | kevinbenton: let me find links into code | 03:26 |
clarkb | https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate.sh#n142 probably right around there | 03:26 |
clarkb | right now its nova net or dvr because those are the only two cases that have needed it | 03:27 |
kevinbenton | clarkb: ack. i'll look into this tonight | 03:28 |
kevinbenton | clarkb: thanks for the pointer | 03:28 |
openstackgerrit | Xingchao Yu proposed openstack-infra/project-config master: New project - Foxnut https://review.openstack.org/456494 | 03:32 |
*** esikache1 has quit IRC | 03:32 | |
*** hongbin has joined #openstack-infra | 03:33 | |
*** hongbin has quit IRC | 03:33 | |
*** hongbin has joined #openstack-infra | 03:34 | |
*** kzaitsev_mb has joined #openstack-infra | 03:34 | |
*** jascott1 has quit IRC | 03:36 | |
*** jascott1 has joined #openstack-infra | 03:36 | |
*** armax has joined #openstack-infra | 03:37 | |
*** kzaitsev_mb has quit IRC | 03:40 | |
*** ricardoas has joined #openstack-infra | 03:40 | |
*** jascott1 has quit IRC | 03:41 | |
*** harlowja has joined #openstack-infra | 03:44 | |
cmurphy | clarkb: btw iirc vanilla has the mellanox nics but the other regions don't, so it that's the issue then the others shouldn't have the same problem | 03:52 |
cmurphy | kind of scary to test that though | 03:52 |
*** mat128 has quit IRC | 03:53 | |
*** ricardoas has quit IRC | 03:55 | |
*** esikache1 has joined #openstack-infra | 03:58 | |
*** beslemon_ has quit IRC | 04:00 | |
*** zhurong has quit IRC | 04:02 | |
*** esikache1 has quit IRC | 04:03 | |
*** ricardoas has joined #openstack-infra | 04:04 | |
*** faizy has joined #openstack-infra | 04:05 | |
*** csomerville has joined #openstack-infra | 04:10 | |
*** cody-somerville has quit IRC | 04:13 | |
*** Julien-zte has quit IRC | 04:14 | |
*** Julien-z_ has joined #openstack-infra | 04:14 | |
*** Julien-z_ has quit IRC | 04:15 | |
*** nadya has joined #openstack-infra | 04:22 | |
*** gongysh has joined #openstack-infra | 04:23 | |
*** harlowja has quit IRC | 04:23 | |
*** esikache1 has joined #openstack-infra | 04:25 | |
*** psachin has joined #openstack-infra | 04:25 | |
*** hongbin has quit IRC | 04:27 | |
*** zhurong has joined #openstack-infra | 04:29 | |
*** esikache1 has quit IRC | 04:30 | |
*** gongysh has quit IRC | 04:31 | |
*** kzaitsev_mb has joined #openstack-infra | 04:36 | |
*** harlowja has joined #openstack-infra | 04:38 | |
*** kzaitsev_mb has quit IRC | 04:41 | |
*** thorst has joined #openstack-infra | 04:45 | |
*** prateek has joined #openstack-infra | 04:53 | |
linzi | I follow the steps in website : https://docs.openstack.org/infra/openstackci/third_party_ci.html#start-nodepool | 05:02 |
linzi | Could anyone tell me how to fix it? Thank you https://thepasteb.in/p/48hYgZ3q5BGHR | 05:02 |
linzi | I have copied the entire contents of "https://github.com/openstack-infra/project-config/tree/master/nodepool/elements" and "https://github.com/openstack-infra/project-config/tree/master/nodepool/script" | 05:02 |
linzi | and not modified any file. | 05:02 |
linzi | It still cannot work... | 05:03 |
*** rcernin has quit IRC | 05:08 | |
*** set-an has joined #openstack-infra | 05:12 | |
*** set-an has left #openstack-infra | 05:12 | |
*** baoli has quit IRC | 05:13 | |
*** thorst has quit IRC | 05:14 | |
*** srobert has joined #openstack-infra | 05:15 | |
*** rcernin has joined #openstack-infra | 05:17 | |
*** gcb has quit IRC | 05:19 | |
*** srobert has quit IRC | 05:20 | |
*** MasterOfBugs has quit IRC | 05:21 | |
*** MasterOfBugs has joined #openstack-infra | 05:21 | |
*** esikache1 has joined #openstack-infra | 05:24 | |
*** MasterOfBugs has quit IRC | 05:24 | |
*** MasterOfBugs has joined #openstack-infra | 05:24 | |
*** prateek has quit IRC | 05:26 | |
*** john-davidge has joined #openstack-infra | 05:31 | |
*** gcb has joined #openstack-infra | 05:32 | |
*** pramodrj07 has joined #openstack-infra | 05:32 | |
*** pramodrj07 has quit IRC | 05:35 | |
*** MasterOfBugs has quit IRC | 05:35 | |
*** MasterOfBugs has joined #openstack-infra | 05:35 | |
*** john-davidge has quit IRC | 05:36 | |
*** alexchadin has joined #openstack-infra | 05:37 | |
*** kzaitsev_mb has joined #openstack-infra | 05:38 | |
*** hichihara has joined #openstack-infra | 05:40 | |
*** prateek has joined #openstack-infra | 05:41 | |
*** kzaitsev_mb has quit IRC | 05:44 | |
*** alexchadin has quit IRC | 05:46 | |
*** nadya has quit IRC | 05:49 | |
*** masayukig has quit IRC | 05:49 | |
*** masayukig has joined #openstack-infra | 05:49 | |
*** jascott1 has joined #openstack-infra | 05:53 | |
*** harlowja has quit IRC | 05:55 | |
*** cshastri has joined #openstack-infra | 05:55 | |
*** esikache1 has quit IRC | 05:59 | |
*** gongysh has joined #openstack-infra | 06:00 | |
*** nadya has joined #openstack-infra | 06:09 | |
*** thorst has joined #openstack-infra | 06:11 | |
*** Hal has quit IRC | 06:12 | |
*** bhavik1 has joined #openstack-infra | 06:15 | |
openstackgerrit | Xingchao Yu proposed openstack-infra/project-config master: New project - Foxnut https://review.openstack.org/456494 | 06:16 |
*** thorst has quit IRC | 06:17 | |
*** Julien-zte has joined #openstack-infra | 06:17 | |
*** prateek has quit IRC | 06:20 | |
*** zhurong has quit IRC | 06:20 | |
*** armax has quit IRC | 06:21 | |
*** nadya has quit IRC | 06:23 | |
openstackgerrit | Merged openstack-dev/pbr master: doc: Document Sphinx integration https://review.openstack.org/456154 | 06:25 |
*** esikache1 has joined #openstack-infra | 06:26 | |
*** zhurong has joined #openstack-infra | 06:32 | |
*** bhavik1 has quit IRC | 06:37 | |
*** Julien-zte has quit IRC | 06:39 | |
*** Julien-zte has joined #openstack-infra | 06:39 | |
*** kzaitsev_mb has joined #openstack-infra | 06:40 | |
*** armax has joined #openstack-infra | 06:41 | |
ttx | clarkb: odsreg.o.o is good to go, I don't need it anymore | 06:42 |
*** Julien-zte has quit IRC | 06:42 | |
*** Julien-zte has joined #openstack-infra | 06:43 | |
*** ralonsoh has joined #openstack-infra | 06:45 | |
*** kzaitsev_mb has quit IRC | 06:46 | |
*** esikache1 has quit IRC | 06:47 | |
*** john-davidge has joined #openstack-infra | 06:47 | |
*** andreas-f has quit IRC | 06:51 | |
*** john-davidge has quit IRC | 06:52 | |
*** amotoki has joined #openstack-infra | 07:01 | |
*** Julien-zte has quit IRC | 07:07 | |
*** Julien-zte has joined #openstack-infra | 07:07 | |
*** HeOS_ has joined #openstack-infra | 07:08 | |
*** jascott1 has quit IRC | 07:09 | |
*** jascott1 has joined #openstack-infra | 07:09 | |
*** tesseract has joined #openstack-infra | 07:10 | |
*** hichihara has quit IRC | 07:11 | |
*** thorst has joined #openstack-infra | 07:13 | |
*** jascott1 has quit IRC | 07:13 | |
*** esikache1 has joined #openstack-infra | 07:15 | |
*** srobert has joined #openstack-infra | 07:17 | |
*** thorst has quit IRC | 07:18 | |
*** esberglu has joined #openstack-infra | 07:18 | |
*** srobert has quit IRC | 07:21 | |
*** esberglu has quit IRC | 07:22 | |
*** Hal has joined #openstack-infra | 07:27 | |
*** MasterOfBugs has quit IRC | 07:29 | |
*** Julien-zte has quit IRC | 07:32 | |
*** Julien-zte has joined #openstack-infra | 07:32 | |
*** bauzas is now known as bauwser | 07:33 | |
*** hashar has joined #openstack-infra | 07:34 | |
*** nadya has joined #openstack-infra | 07:34 | |
*** nadya has quit IRC | 07:39 | |
*** nadya has joined #openstack-infra | 07:40 | |
*** kzaitsev_mb has joined #openstack-infra | 07:42 | |
*** john-davidge has joined #openstack-infra | 07:42 | |
*** hashar_ has joined #openstack-infra | 07:44 | |
*** hashar has quit IRC | 07:44 | |
*** kzaitsev_mb has quit IRC | 07:47 | |
*** john-davidge has quit IRC | 07:47 | |
*** chkumar|off is now known as chandankumar | 07:48 | |
*** alexchadin has joined #openstack-infra | 07:51 | |
*** flepied has quit IRC | 07:51 | |
*** hashar_ has quit IRC | 07:54 | |
*** Julien-zte has quit IRC | 07:56 | |
*** Julien-zte has joined #openstack-infra | 07:57 | |
*** hashar has joined #openstack-infra | 07:58 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-infra | 08:01 | |
*** andreas-f has joined #openstack-infra | 08:01 | |
*** linzi has quit IRC | 08:02 | |
*** linzi has joined #openstack-infra | 08:02 | |
*** Julien-zte has quit IRC | 08:05 | |
*** Julien-zte has joined #openstack-infra | 08:05 | |
*** thorst has joined #openstack-infra | 08:14 | |
*** rossella_s has joined #openstack-infra | 08:15 | |
*** flepied has joined #openstack-infra | 08:17 | |
*** efoley has joined #openstack-infra | 08:18 | |
*** mhickey has joined #openstack-infra | 08:18 | |
*** yuanying has joined #openstack-infra | 08:19 | |
*** efoley_ has joined #openstack-infra | 08:20 | |
*** yuanying_ has quit IRC | 08:21 | |
*** askb has joined #openstack-infra | 08:22 | |
*** tphummel has quit IRC | 08:23 | |
*** efoley has quit IRC | 08:24 | |
*** armax has quit IRC | 08:26 | |
*** armax has joined #openstack-infra | 08:27 | |
*** thorst has quit IRC | 08:33 | |
*** tosky has joined #openstack-infra | 08:37 | |
*** electrofelix has joined #openstack-infra | 08:39 | |
*** kzaitsev_mb has joined #openstack-infra | 08:44 | |
*** kzaitsev_mb has quit IRC | 08:50 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config master: neutron-vpnaas: Move tempest job from experimental to non-voting https://review.openstack.org/453015 | 08:50 |
*** liusheng has quit IRC | 09:12 | |
*** markvoelker_ has quit IRC | 09:17 | |
*** srobert has joined #openstack-infra | 09:17 | |
openstackgerrit | Anton Chevychalov proposed openstack-infra/project-config master: Enable EPEL for bindep-fallback.txt https://review.openstack.org/456867 | 09:18 |
*** amotoki has quit IRC | 09:20 | |
*** srobert has quit IRC | 09:22 | |
*** e0ne has joined #openstack-infra | 09:26 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Run ovb jobs in transition mode https://review.openstack.org/454134 | 09:29 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DONT REVIEW: test running OVB ha/nonha job with featureset https://review.openstack.org/454276 | 09:30 |
*** Julien-zte has quit IRC | 09:30 | |
*** gcb has quit IRC | 09:31 | |
*** links has quit IRC | 09:33 | |
*** liusheng has joined #openstack-infra | 09:38 | |
*** lewo has quit IRC | 09:39 | |
*** lewo has joined #openstack-infra | 09:40 | |
*** aviau has quit IRC | 09:44 | |
*** gcb has joined #openstack-infra | 09:44 | |
*** efoley_ is now known as efoley | 09:44 | |
*** aviau has joined #openstack-infra | 09:44 | |
*** e0ne has quit IRC | 09:46 | |
*** kzaitsev_mb has joined #openstack-infra | 09:46 | |
*** ijw has joined #openstack-infra | 09:51 | |
*** kzaitsev_mb has quit IRC | 09:53 | |
*** ijw has quit IRC | 09:55 | |
*** e0ne has joined #openstack-infra | 09:56 | |
*** xarses_ has quit IRC | 10:00 | |
*** nadya has quit IRC | 10:03 | |
*** john-davidge has joined #openstack-infra | 10:03 | |
*** zhurong has quit IRC | 10:03 | |
*** liujiong has quit IRC | 10:07 | |
*** alexchadin has quit IRC | 10:12 | |
*** ggnel_t has joined #openstack-infra | 10:12 | |
ggnel_t | yo | 10:12 |
*** markvoelker has joined #openstack-infra | 10:18 | |
ssbarnea | Any git-review expert around here? I tried to enable it for gerrit's gerrit instance but I was not able to succeed yet : https://storyboard.openstack.org/#!/story/2000991 | 10:20 |
*** ggnel_t has quit IRC | 10:21 | |
*** nicolasbock has joined #openstack-infra | 10:23 | |
*** markvoelker has quit IRC | 10:23 | |
*** yamahata has quit IRC | 10:24 | |
*** thorst has joined #openstack-infra | 10:30 | |
*** amotoki has joined #openstack-infra | 10:31 | |
*** gcb has quit IRC | 10:34 | |
*** thorst has quit IRC | 10:35 | |
*** nadya has joined #openstack-infra | 10:40 | |
*** kzaitsev_mb has joined #openstack-infra | 10:48 | |
*** yanyanhu has quit IRC | 10:51 | |
*** kzaitsev_mb has quit IRC | 10:53 | |
*** linzi has quit IRC | 11:00 | |
*** chlong has joined #openstack-infra | 11:02 | |
*** amotoki_ has joined #openstack-infra | 11:04 | |
*** amotoki has quit IRC | 11:07 | |
*** ramishra_ has quit IRC | 11:13 | |
*** sdague has joined #openstack-infra | 11:15 | |
*** srobert has joined #openstack-infra | 11:18 | |
*** jkilpatr has quit IRC | 11:19 | |
*** chlong has quit IRC | 11:20 | |
*** gongysh has quit IRC | 11:21 | |
*** srobert has quit IRC | 11:23 | |
*** yamamoto has quit IRC | 11:25 | |
*** ggnel_t has joined #openstack-infra | 11:27 | |
*** spotz_ is now known as spotz | 11:32 | |
*** john-davidge has quit IRC | 11:38 | |
*** ggnel_t has quit IRC | 11:41 | |
*** ggnel_t has joined #openstack-infra | 11:41 | |
*** thorst has joined #openstack-infra | 11:42 | |
*** amotoki_ has quit IRC | 11:46 | |
*** amotoki has joined #openstack-infra | 11:46 | |
*** rhallisey has joined #openstack-infra | 11:47 | |
*** kzaitsev_mb has joined #openstack-infra | 11:50 | |
*** kzaitsev_mb has quit IRC | 11:56 | |
*** faizy_ has joined #openstack-infra | 11:56 | |
*** jamesdenton has quit IRC | 11:58 | |
*** esikache1 has quit IRC | 11:59 | |
*** amotoki has quit IRC | 11:59 | |
*** faizy has quit IRC | 12:00 | |
*** jkilpatr has joined #openstack-infra | 12:01 | |
*** Hal has quit IRC | 12:01 | |
*** faizy has joined #openstack-infra | 12:03 | |
*** faizy_ has quit IRC | 12:06 | |
*** hashar has quit IRC | 12:08 | |
*** ssbarnea has quit IRC | 12:13 | |
*** Hal has joined #openstack-infra | 12:18 | |
*** hashar has joined #openstack-infra | 12:19 | |
*** markvoelker has joined #openstack-infra | 12:20 | |
*** efoley has quit IRC | 12:21 | |
*** markvoelker has quit IRC | 12:24 | |
*** markvoelker has joined #openstack-infra | 12:25 | |
*** gouthamr has joined #openstack-infra | 12:26 | |
*** faizy_ has joined #openstack-infra | 12:31 | |
pabelanger | morning | 12:32 |
*** ildikov is now known as coffeecat | 12:32 | |
*** coffeecat is now known as coffee_cat | 12:32 | |
pabelanger | clarkb: I released the locks on mirror-update.o.o this morning, we can re-grab them for afs upgrade | 12:33 |
pabelanger | also, won't be around for the morning but around lunch time | 12:33 |
*** faizy has quit IRC | 12:35 | |
*** yamamoto has joined #openstack-infra | 12:39 | |
*** askb has quit IRC | 12:44 | |
*** yamamoto has quit IRC | 12:44 | |
*** fguillot has joined #openstack-infra | 12:47 | |
*** Guest52586 has quit IRC | 12:50 | |
*** kzaitsev_mb has joined #openstack-infra | 12:52 | |
*** faizy_ has quit IRC | 12:53 | |
*** eroux has joined #openstack-infra | 12:56 | |
*** ggnel_t has quit IRC | 12:56 | |
*** kzaitsev_mb has quit IRC | 12:58 | |
*** hashar has quit IRC | 12:58 | |
*** zigo has joined #openstack-infra | 12:58 | |
*** jaypipes is now known as feeblepipes | 12:59 | |
*** signed8bit_Zzz is now known as signed8b_ | 13:05 | |
*** xyang1 has joined #openstack-infra | 13:05 | |
openstackgerrit | Rosario Di Somma proposed openstack-infra/shade master: WIP: Use REST for the cinder volumes list https://review.openstack.org/456736 | 13:05 |
tushar | Pabelanger : good morning | 13:13 |
*** mhickey has quit IRC | 13:14 | |
*** dasm has left #openstack-infra | 13:15 | |
tushar | Pabelanger : Can I skip the UCA part in CI ? I mean commenting the "sudo add-apt-repository -y cloud-archive:ocata" | 13:16 |
tushar | still having issue with this in our CI setup | 13:17 |
*** mdrabe has joined #openstack-infra | 13:17 | |
*** baoli has joined #openstack-infra | 13:18 | |
*** srobert has joined #openstack-infra | 13:19 | |
*** esberglu has joined #openstack-infra | 13:19 | |
*** nadya has quit IRC | 13:22 | |
*** hashar has joined #openstack-infra | 13:23 | |
*** srobert has quit IRC | 13:24 | |
*** esberglu has quit IRC | 13:24 | |
*** rderose has joined #openstack-infra | 13:25 | |
*** yamamoto has joined #openstack-infra | 13:31 | |
*** yamamoto has quit IRC | 13:32 | |
*** yamamoto has joined #openstack-infra | 13:32 | |
*** tonytan_brb has joined #openstack-infra | 13:32 | |
*** yamamoto_ has joined #openstack-infra | 13:33 | |
*** rderose has quit IRC | 13:34 | |
*** tonytan4ever has quit IRC | 13:35 | |
*** Dinesh_Bhor has quit IRC | 13:36 | |
*** yamamoto has quit IRC | 13:36 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: TEST: DONT RECHECK or REVIEW: periodic jobs https://review.openstack.org/359215 | 13:36 |
*** wolverineav has joined #openstack-infra | 13:38 | |
*** persia has joined #openstack-infra | 13:45 | |
*** tesseract has quit IRC | 13:45 | |
*** pilgrimstack has joined #openstack-infra | 13:46 | |
*** tesseract has joined #openstack-infra | 13:46 | |
*** esberglu has joined #openstack-infra | 13:47 | |
*** jamesdenton has joined #openstack-infra | 13:47 | |
*** gongysh has joined #openstack-infra | 13:48 | |
*** rbrndt_ has joined #openstack-infra | 13:51 | |
*** gongysh has quit IRC | 13:55 | |
*** kzaitsev_mb has joined #openstack-infra | 13:55 | |
*** xarses has joined #openstack-infra | 13:57 | |
*** yamamoto_ has quit IRC | 13:57 | |
*** yamamoto has joined #openstack-infra | 13:57 | |
*** kzaitsev_mb has quit IRC | 14:00 | |
*** larainema has quit IRC | 14:02 | |
*** yamamoto has quit IRC | 14:02 | |
*** larainema has joined #openstack-infra | 14:02 | |
*** anton_chevychalo has joined #openstack-infra | 14:02 | |
*** xarses has quit IRC | 14:02 | |
*** armax has quit IRC | 14:03 | |
*** Julien-zte has joined #openstack-infra | 14:03 | |
anton_chevychalo | Hey there! Could someone please take a look at https://review.openstack.org/#/c/456867/ | 14:04 |
anton_chevychalo | After EPEL enablement in I714cd44afb77191c89ac82f79cf57aa85a794e6d we have a troubles with bindep-fallback.txt | 14:05 |
*** xyang1 has quit IRC | 14:11 | |
*** xyang1 has joined #openstack-infra | 14:11 | |
*** armax has joined #openstack-infra | 14:13 | |
*** tphummel has joined #openstack-infra | 14:17 | |
*** felipemonteiro has joined #openstack-infra | 14:20 | |
*** dimtruck is now known as zz_dimtruck | 14:21 | |
*** mortenie has joined #openstack-infra | 14:23 | |
*** nadya has joined #openstack-infra | 14:29 | |
*** EricGonczer_ has joined #openstack-infra | 14:30 | |
*** rbrndt_ has quit IRC | 14:30 | |
*** rbrndt has joined #openstack-infra | 14:30 | |
*** esikache1 has joined #openstack-infra | 14:32 | |
*** EricGonc_ has joined #openstack-infra | 14:32 | |
*** EricGonczer_ has quit IRC | 14:35 | |
*** annegentle has joined #openstack-infra | 14:35 | |
*** cshastri has quit IRC | 14:37 | |
*** Kevin_Zheng has quit IRC | 14:37 | |
*** Kevin_Zheng has joined #openstack-infra | 14:37 | |
*** tphummel has quit IRC | 14:39 | |
*** xarses has joined #openstack-infra | 14:42 | |
*** zz_dimtruck is now known as dimtruck | 14:43 | |
*** sdague has quit IRC | 14:50 | |
*** scottda has joined #openstack-infra | 14:52 | |
*** dmsimard is now known as dmsimard|afk | 14:55 | |
*** flepied has quit IRC | 14:58 | |
*** yamamoto has joined #openstack-infra | 14:59 | |
*** xarses_ has joined #openstack-infra | 14:59 | |
*** andreww has joined #openstack-infra | 15:00 | |
*** esikache1 has quit IRC | 15:00 | |
*** HeOS_ has quit IRC | 15:02 | |
*** mortenie has quit IRC | 15:03 | |
*** lin_yang has quit IRC | 15:03 | |
*** lin_yang has joined #openstack-infra | 15:03 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/tripleo-ci master: Adapt getthelogs UX for more use cases https://review.openstack.org/449552 | 15:04 |
*** xarses_ has quit IRC | 15:04 | |
*** ijw has joined #openstack-infra | 15:06 | |
*** knangia has joined #openstack-infra | 15:07 | |
*** Julien-zte has quit IRC | 15:10 | |
*** Julien-zte has joined #openstack-infra | 15:11 | |
*** Julien-zte has quit IRC | 15:16 | |
*** Julien-zte has joined #openstack-infra | 15:16 | |
*** Julien-zte has quit IRC | 15:16 | |
*** jamesdenton has quit IRC | 15:17 | |
*** Julien-zte has joined #openstack-infra | 15:17 | |
clarkb | tushar: when I wrote the chagne to enable it in devstack I decided to not make it configurable beacuse we knew the base versions weren't working well | 15:17 |
*** burgerk has joined #openstack-infra | 15:17 | |
clarkb | tushar: are you still having problems now that pabelanger updated it to use the helper function for apt-get update? | 15:17 |
*** mortenie has joined #openstack-infra | 15:20 | |
*** inc0 has joined #openstack-infra | 15:21 | |
*** Julien-zte has quit IRC | 15:22 | |
clarkb | pabelanger: ok, ping when you are back and we can pick up afs things again. In the meantime I am going to fiddle with the baremetal server to see if I can't sort out what was wrong with its kernel update | 15:22 |
*** Qiming has quit IRC | 15:22 | |
*** Julien-zte has joined #openstack-infra | 15:22 | |
*** Julien-zte has quit IRC | 15:27 | |
*** tomhambleton_ has quit IRC | 15:27 | |
*** tomhambleton_ has joined #openstack-infra | 15:27 | |
*** Julien-zte has joined #openstack-infra | 15:28 | |
clarkb | anton_chevychalo: reviewed, let me know what you think | 15:28 |
*** Qiming has joined #openstack-infra | 15:30 | |
clarkb | tushar: happy to help you work through the problem if you can provide more info | 15:30 |
*** ssbarnea has joined #openstack-infra | 15:31 | |
*** ssbarnea has quit IRC | 15:33 | |
*** mortenie has quit IRC | 15:34 | |
*** ssbarnea has joined #openstack-infra | 15:35 | |
anton_chevychalo | clarkb: You are right: I have to do something to restrict that to rpm based distros. But as far as I know it is forbiden to change bindep-fallback.txt | 15:36 |
*** nadya has quit IRC | 15:37 | |
*** rcernin has quit IRC | 15:37 | |
*** rbrndt has quit IRC | 15:37 | |
*** jordanP_ has joined #openstack-infra | 15:38 | |
*** ssbarnea has quit IRC | 15:38 | |
jordanP_ | clarkb, if you have a chance, could you review https://review.openstack.org/#/c/454738/ (Swift: don't start optionnal services by default) please ? | 15:39 |
clarkb | anton_chevychalo: I think that we can modify bindep-fallback here just for centos and python34 | 15:39 |
clarkb | anton_chevychalo: since its currently not working anyways and most projects have already said they don't epel or will opt into it themselves implying no one is using python34 on centos. If there is anyone they can opt in like the others? | 15:40 |
openstackgerrit | Anton Chevychalov proposed openstack-infra/project-config master: Enable EPEL for bindep-fallback.txt https://review.openstack.org/456867 | 15:41 |
anton_chevychalo | clarkb: Well I am stranger there. There is no needs python for jobs I have. So I can do that patch. | 15:42 |
*** EricGonc_ has quit IRC | 15:43 | |
*** EricGonczer_ has joined #openstack-infra | 15:43 | |
*** ijw has quit IRC | 15:44 | |
clarkb | jordanP_: pulling it up now | 15:46 |
clarkb | anton_chevychalo: ping me when the patch to remove it from fallback list is up, will make sure to review it | 15:46 |
jordanP_ | thanks | 15:47 |
clarkb | jordanP_: my only concern with that change is the swift functional test job. I'm not sure if they rely on all the services there, but maybe you can explicitly enable them in that one job and depends on that change in the current change? | 15:48 |
pabelanger | just coming back online now | 15:48 |
jordanP_ | clarkb, I rant the swift func test with that change, they pass | 15:48 |
pabelanger | let me grab a coffee and catch up | 15:48 |
jordanP_ | *ran | 15:48 |
clarkb | jordanP_: oh interesting, I guess they don't test the additional services there then? | 15:49 |
jordanP_ | they don't, not in the func tests. They have something call "probe" tests that might exercice them but there's no job for that tox environment yet, and no Jenkins job associated | 15:50 |
clarkb | jordanP_: gotcha, thanks for clearing that up. I will approve the change | 15:50 |
AJaeger_ | pabelanger, clarkb : Seeing the EPEL py34 comments, do we want to remove py34 from most jobs due to mitaka EOL first? https://review.openstack.org/#/c/456340/ | 15:51 |
clarkb | AJaeger_: I think most (maybe all) of those are using trusty py34 so somewhat orthogonal | 15:52 |
clarkb | I think we can remove from centos now in fallback list to fix jobs then cleanup the rest of py34 when trusty is retired | 15:52 |
openstackgerrit | Anton Chevychalov proposed openstack-infra/project-config master: Remove python34-devel from bindep-fallback.txt https://review.openstack.org/456867 | 15:54 |
pabelanger | ya, if we land removal of python34 from bindep-fallback.txt, we can roll new images | 15:56 |
clarkb | cmurphy: mnaser rcarrillocruz Ok clearly I just needed to sleep on it. But I differed the package installs between baremetal00 and compute000 and found that linux-image-generic was missing on baremeta00 as well as the -extras kernel package which likely has modules i needed. Got both of those installed, rebooted and I think our general package update process should properly install new kernels now. | 15:57 |
clarkb | Thanks for the help | 15:57 |
mnaser | that was probably it, glad it's all worked out clarkb :) | 15:57 |
AJaeger_ | clarkb: ah, I see - you're talking CentOS while my change covers Ubuntu mainly. Ok. | 15:57 |
*** psachin has quit IRC | 15:57 | |
clarkb | AJaeger_: yup | 15:57 |
*** kzaitsev_mb has joined #openstack-infra | 15:58 | |
clarkb | anton_chevychalo: +2 thanks | 15:58 |
*** e0ne has quit IRC | 15:59 | |
anton_chevychalo | clarkb: Thanks to you. | 16:01 |
*** mdrabe has quit IRC | 16:02 | |
pabelanger | +3 | 16:02 |
pabelanger | once it lands, I'll start new image builds | 16:03 |
*** kzaitsev_mb has quit IRC | 16:03 | |
*** ralonsoh has quit IRC | 16:04 | |
AJaeger_ | pabelanger: could you put a small spring cleanup on your review queue, please? https://review.openstack.org/#/c/455795/ contains some unused scripts in project-config... | 16:04 |
*** gyee has joined #openstack-infra | 16:05 | |
*** pilgrimstack has quit IRC | 16:07 | |
*** hongbin has joined #openstack-infra | 16:07 | |
*** mdrabe has joined #openstack-infra | 16:08 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove python34-devel from bindep-fallback.txt https://review.openstack.org/456867 | 16:09 |
*** csomerville has quit IRC | 16:09 | |
*** csomerville has joined #openstack-infra | 16:10 | |
*** yamamoto has quit IRC | 16:10 | |
*** larainema has quit IRC | 16:12 | |
*** mwhahaha has quit IRC | 16:14 | |
*** hashar has quit IRC | 16:14 | |
*** mwhahaha has joined #openstack-infra | 16:15 | |
*** mhickey has joined #openstack-infra | 16:15 | |
*** Apoorva has joined #openstack-infra | 16:16 | |
*** rbrndt has joined #openstack-infra | 16:20 | |
*** armax has quit IRC | 16:21 | |
*** armax has joined #openstack-infra | 16:21 | |
anton_chevychalo | What is typical time lag for zuul to accept merged configs? | 16:22 |
openstackgerrit | Saad Zaher proposed openstack-infra/project-config master: Update freezer and freezer-api gate jobs https://review.openstack.org/456738 | 16:22 |
*** tbarron has quit IRC | 16:23 | |
clarkb | anton_chevychalo: in this case we will have to rebuild the centos image and get it uploaded into all the cloud regions so it will vary by cloud | 16:23 |
clarkb | anton_chevychalo: some accept uploads much more quickly than others, probably a few hours | 16:23 |
anton_chevychalo | Ok. Got it. | 16:24 |
clarkb | anton_chevychalo: pabelanger and I have one more server to patch then we can make sure that build and upload are queued up properly | 16:24 |
*** tbarron has joined #openstack-infra | 16:24 | |
*** reed has quit IRC | 16:27 | |
*** reed has joined #openstack-infra | 16:29 | |
*** amotoki has joined #openstack-infra | 16:31 | |
*** pbourke has quit IRC | 16:33 | |
tushar_ | clarkb : with helper function also devstack installation is failing | 16:33 |
*** Julien-zte has quit IRC | 16:34 | |
clarkb | tushar_: can you provide logs or link to them? I'm curious to see what is failing | 16:34 |
*** Hal has quit IRC | 16:34 | |
*** pbourke has joined #openstack-infra | 16:34 | |
szaher | AJaeger_: https://review.openstack.org/#/c/456738/ Done !, Thanks for the help | 16:34 |
openstackgerrit | Jimmy McCrory proposed openstack-infra/project-config master: Enable EPEL before installing distro packages https://review.openstack.org/456720 | 16:36 |
tushar_ | clarkb : https://pastebin.com/qNYeEKRT | 16:36 |
tushar_ | we need to change anything ..after addition of helper function | 16:37 |
tushar_ | ? | 16:37 |
*** sripriya has quit IRC | 16:38 | |
*** sripriya has joined #openstack-infra | 16:38 | |
clarkb | tushar_: can you hit the cloud archive url from that host? | 16:38 |
clarkb | tushar_: try using wget or curl manually and see what you get | 16:38 |
tushar_ | clarkb : https://pastebin.com/NB9pJVsw | 16:41 |
tushar_ | unable to get response | 16:42 |
clarkb | tushar_: ok, are you sure your proxy is configured properly? | 16:42 |
*** jascott1 has joined #openstack-infra | 16:43 | |
tushar_ | clarkb : yes. Even I can connect to ubuntu archive | 16:44 |
clarkb | tushar_: can you test that using wget too? | 16:44 |
tushar_ | yes already tested | 16:45 |
tushar_ | https://pastebin.com/KtsUn7T8 | 16:46 |
clarkb | tushar_: I would check your proxy configuration to make sure it allows connections to cloud archive and if so check the logs to see why the proxy couldn't connect | 16:47 |
pabelanger | anton_chevychalo: clarkb: AJaeger_: centos-7 DIB building now | 16:47 |
*** Kevin_Zheng has quit IRC | 16:47 | |
*** robcresswell has quit IRC | 16:48 | |
*** robcresswell has joined #openstack-infra | 16:48 | |
*** dtantsur|afk is now known as dtantsur | 16:54 | |
*** hongbin has quit IRC | 16:58 | |
*** jascott1 has quit IRC | 17:00 | |
*** kzaitsev_mb has joined #openstack-infra | 17:01 | |
*** anton_chevychalo has quit IRC | 17:03 | |
*** e0ne has joined #openstack-infra | 17:04 | |
*** rossella_s has quit IRC | 17:04 | |
*** burgerk has quit IRC | 17:04 | |
*** kzaitsev_mb has quit IRC | 17:06 | |
tushar_ | clarkb : I think its because of privoxy... I need to add cloudarchive url in the list | 17:06 |
openstackgerrit | Merged openstack-infra/devstack-gate master: Swift: don't start optionnal services by default https://review.openstack.org/454738 | 17:09 |
dtantsur | hi folks! is there any form of reservation for rooms @ https://wiki.openstack.org/wiki/Infrastructure/Conferencing ? | 17:09 |
clarkb | dtantsur: we've mostly just done it ad hoc. Haven't heard of any problems with collisions | 17:10 |
*** jordanP_ has quit IRC | 17:10 | |
clarkb | dtantsur: there is a sprints page on the wiki that I think people have used to reserve the sprints irc channel and then also a pbx room | 17:10 |
pabelanger | ya, we have a bunch of rooms setup | 17:10 |
dtantsur | yeah, I'm editing the sprints page, but I guess we'll use our channel | 17:10 |
*** flepied has joined #openstack-infra | 17:11 | |
*** pilgrimstack has joined #openstack-infra | 17:13 | |
openstackgerrit | kevin raymond proposed openstack-infra/git-review master: Fix unused warn function argument. https://review.openstack.org/456929 | 17:14 |
openstackgerrit | kevin raymond proposed openstack-infra/git-review master: Define a new nothin option argument to fine tune git-send-pack. https://review.openstack.org/456930 | 17:14 |
openstackgerrit | kevin raymond proposed openstack-infra/git-review master: Prevent rebase against a non existing remote folder. https://review.openstack.org/456931 | 17:14 |
*** esberglu has quit IRC | 17:14 | |
cmurphy | clarkb: yay i'm glad it's working | 17:14 |
*** pilgrimstack has left #openstack-infra | 17:14 | |
*** ssbarnea has joined #openstack-infra | 17:16 | |
*** ssbarnea has quit IRC | 17:19 | |
*** ssbarnea has joined #openstack-infra | 17:22 | |
*** e0ne has quit IRC | 17:22 | |
*** dtantsur is now known as dtantsur|afk | 17:23 | |
pabelanger | #status log vos release npm.mirror --localauth currently running from screen in afsdb01 | 17:23 |
openstackstatus | pabelanger: finished logging | 17:23 |
*** esberglu has joined #openstack-infra | 17:25 | |
*** nadya has joined #openstack-infra | 17:25 | |
*** flepied has quit IRC | 17:26 | |
*** ijw has joined #openstack-infra | 17:31 | |
*** armax_ has joined #openstack-infra | 17:31 | |
*** erikmwilson has quit IRC | 17:32 | |
pabelanger | anton_chevychalo: clarkb: AJaeger_: centos-7 uploads started | 17:32 |
*** tesseract has quit IRC | 17:33 | |
*** armax has quit IRC | 17:35 | |
*** armax_ is now known as armax | 17:35 | |
*** electrofelix has quit IRC | 17:40 | |
*** yamahata has joined #openstack-infra | 17:41 | |
*** nadya has quit IRC | 17:49 | |
*** ssbarnea has quit IRC | 17:50 | |
*** ssbarnea has joined #openstack-infra | 17:52 | |
openstackgerrit | kevin raymond proposed openstack-infra/git-review master: Warn which patchset are going to be obsoleted. https://review.openstack.org/456937 | 17:52 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add AFS maintenance docs https://review.openstack.org/456938 | 17:53 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add kerberos maintenance docs https://review.openstack.org/456939 | 17:53 |
clarkb | pabelanger: ^ how do those look? | 17:53 |
*** signed8b_ is now known as signed8bit_Zzz | 17:54 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Remove old clouds from clouds_layouts.yml https://review.openstack.org/456941 | 17:55 |
rcarrillocruz | clarkb: sorry, was travelling yesterday back from US and went straight to vaca | 17:55 |
rcarrillocruz | All sorted? | 17:55 |
*** tbarron has quit IRC | 17:55 | |
clarkb | rcarrillocruz: yup all sorted, Seemed to be a problem with the base image in how its kernel was installed. I managed to use console to boot old kernel that worked, then diffed against a compute host to figure out how the kernel needed changing then got it rebooted and happy | 17:56 |
*** ijw has quit IRC | 17:57 | |
pabelanger | clarkb: https://review.openstack.org/#/c/456755/ should fix our system-config failures | 17:58 |
clarkb | rcarrillocruz: I just needed to get some sleep then the path forward was much clearer to me. Thanks again everyone for helping | 17:58 |
pabelanger | clarkb: also, left commands on 456938 | 17:58 |
rcarrillocruz | Yup | 17:58 |
clarkb | pabelanger: thanks, I'll edit then push up once the system-config failures fix merges | 17:59 |
dirk | review for https://review.openstack.org/#/c/456743/ highly appreciated - we need to get the global requirements proposal bot running again.. | 18:00 |
*** xarses has quit IRC | 18:00 | |
*** tbarron has joined #openstack-infra | 18:00 | |
*** knangia has quit IRC | 18:01 | |
*** tbarron has quit IRC | 18:01 | |
*** sdague has joined #openstack-infra | 18:02 | |
clarkb | dirk: reviewed, one small thing | 18:02 |
openstackgerrit | Merged openstack-infra/puppet-openstackci master: Fix beaker-rspec tests for centos7 https://review.openstack.org/456755 | 18:02 |
*** kzaitsev_mb has joined #openstack-infra | 18:02 | |
*** baoli has quit IRC | 18:04 | |
openstackgerrit | Stephen Finucane proposed openstack-dev/pbr master: docs: Use definition lists https://review.openstack.org/456155 | 18:04 |
*** baoli has joined #openstack-infra | 18:05 | |
openstackgerrit | Stephen Finucane proposed openstack-dev/pbr master: Stop building man pages by default https://review.openstack.org/456156 | 18:05 |
*** oanson has quit IRC | 18:05 | |
openstackgerrit | Stephen Finucane proposed openstack-dev/pbr master: Remove 'build_sphinx_latex' https://review.openstack.org/456157 | 18:05 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add AFS maintenance docs https://review.openstack.org/456938 | 18:07 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add kerberos maintenance docs https://review.openstack.org/456939 | 18:07 |
clarkb | pabelanger: that better ^? | 18:07 |
*** tbarron has joined #openstack-infra | 18:07 | |
*** oanson has joined #openstack-infra | 18:07 | |
*** kzaitsev_mb has quit IRC | 18:08 | |
*** tphummel has joined #openstack-infra | 18:08 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/system-config master: Install libsystemd-{journal}-dev on proposal slave https://review.openstack.org/456743 | 18:09 |
dirk | clarkb: thanks, should be better now | 18:10 |
*** signed8bit_Zzz is now known as signed8b_ | 18:10 | |
*** harlowja has joined #openstack-infra | 18:12 | |
pabelanger | clarkb: one more round of comments, but looks good | 18:12 |
*** tphummel has quit IRC | 18:12 | |
clarkb | pabelanger: for the auxiliary status lines, is that in addition to what is already printed there or a replacement? | 18:14 |
*** jkilpatr has quit IRC | 18:15 | |
clarkb | looks like reaplcement based on irc scrollback, thanks | 18:16 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add AFS maintenance docs https://review.openstack.org/456938 | 18:16 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Add kerberos maintenance docs https://review.openstack.org/456939 | 18:16 |
*** armax has quit IRC | 18:18 | |
*** MasterOfBugs has joined #openstack-infra | 18:20 | |
*** tphummel has joined #openstack-infra | 18:20 | |
openstackgerrit | Merged openstack-infra/project-config master: Enable EPEL before installing distro packages https://review.openstack.org/456720 | 18:20 |
gaieges | ! wondering how to use JJB with multibranch pipelines? i can't seem to find any documentation around it. anyone know if this is possible? | 18:21 |
openstack | gaieges: Error: "wondering" is not a valid command. | 18:21 |
clarkb | zaro: zxiiro ^ do you know the answer to gaieges' question? | 18:21 |
zxiiro | gaieges: sorry i don't use pipelines | 18:22 |
zaro | gaieges: is that another type of job? | 18:22 |
zaro | pipeline jobs are supported, but not sure if that type is supported | 18:23 |
*** eroux has quit IRC | 18:23 | |
gaieges | zaro: yeah .. mainly a multibranch job, with a pipeline in scm: https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Multibranch+Plugin | 18:23 |
zaro | yeah, multibranch project is not there https://docs.openstack.org/infra/jenkins-job-builder/definition.html#modules | 18:25 |
gaieges | yeah i didnt see anything, was wondering if anyone had any luck with setting it up. at the very least a pipeline-scm job would work but i can't seem to get that working either (i can give more details around that if it would help) | 18:26 |
*** portdirect has quit IRC | 18:26 | |
*** portdirect has joined #openstack-infra | 18:26 | |
zaro | Sorry, i haven’t used pipelines myself. | 18:29 |
*** krtaylor has quit IRC | 18:30 | |
*** kzaitsev_mb has joined #openstack-infra | 18:32 | |
*** ssbarnea has quit IRC | 18:33 | |
*** ssbarnea has joined #openstack-infra | 18:34 | |
*** clayg has quit IRC | 18:36 | |
*** kzaitsev1mb has joined #openstack-infra | 18:37 | |
*** ssbarnea has quit IRC | 18:37 | |
pabelanger | clarkb: ya, replacement | 18:38 |
*** ssbarnea has joined #openstack-infra | 18:39 | |
*** kzaitsev_mb has quit IRC | 18:40 | |
openstackgerrit | Merged openstack-infra/system-config master: Install libsystemd-{journal}-dev on proposal slave https://review.openstack.org/456743 | 18:42 |
clarkb | dirk: ^ next puppet pulse should get that out to places | 18:42 |
dirk | clarkb: thanks. /me hopes this will not fail | 18:43 |
dirk | clarkb: any chance we could sneak in https://review.openstack.org/#/c/437154/ ? | 18:44 |
*** andreww is now known as xarses | 18:45 | |
clarkb | dirk: I've approved it | 18:45 |
clarkb | out of curiousity do most people not fully type out zypper install? I guess my days of IOSing made me prefer using verbose strings rather than shortcuts (far easier to understand) | 18:46 |
dirk | clarkb: happy to change that.. | 18:47 |
clarkb | dirk: nah its just a minor thing | 18:47 |
*** armax has joined #openstack-infra | 18:48 | |
openstackgerrit | Merged openstack-infra/system-config master: Add support for openSUSE Leap https://review.openstack.org/437154 | 18:49 |
*** claudiub|2 has quit IRC | 18:50 | |
*** cody-somerville has joined #openstack-infra | 18:51 | |
*** cody-somerville has joined #openstack-infra | 18:51 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/system-config master: suse: spell out zypper options in verbose fashion https://review.openstack.org/456946 | 18:51 |
dirk | clarkb: ^^ | 18:51 |
*** gaieges has quit IRC | 18:52 | |
clarkb | thanks | 18:52 |
*** csomerville has quit IRC | 18:53 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/system-config master: Implement openSUSE slaves configuration https://review.openstack.org/438882 | 18:53 |
openstackgerrit | Félix Bouliane proposed openstack-infra/project-config master: Add ironic-pxe-snmp gate to virtualpdu https://review.openstack.org/456947 | 18:54 |
dirk | clarkb: this is the last patch needed to have opensuse as nodepool images: https://review.openstack.org/#/c/438882/ | 18:54 |
openstackgerrit | Mike Perez proposed openstack-infra/project-config master: sphinx-feature-classification lib for features https://review.openstack.org/452556 | 18:55 |
clarkb | dirk: thats mostly just to get the uid ranges to line up ya? | 18:55 |
*** krtaylor has joined #openstack-infra | 18:57 | |
*** ac has joined #openstack-infra | 18:58 | |
*** ac is now known as Guest27397 | 18:58 | |
*** Guest27397 is now known as anton_chev | 18:58 | |
*** baoli has quit IRC | 18:59 | |
dirk | clarkb: yep, this is the diff: http://paste.openstack.org/show/606575/ | 18:59 |
*** baoli has joined #openstack-infra | 18:59 | |
pabelanger | clarkb: dirk: we should hold off adding things to puppet, we'll likely remove them next week | 18:59 |
pabelanger | if we can, lets just add opensuse without puppet | 19:00 |
pabelanger | I don't think it will be much longer | 19:00 |
dirk | pabelanger: which element would do login.defs then? I can't it or an open review to check out | 19:01 |
*** jbryce has quit IRC | 19:02 | |
dirk | I'm happy to test that the element works.. I'm just frustrated that I can't get relatively small patches in that are changing opensuse-only code that would allow to build an image that we can iterate on | 19:02 |
*** jbryce has joined #openstack-infra | 19:02 | |
pabelanger | nodepool-base I would guess | 19:02 |
pabelanger | need to read up how we are using login.defs now | 19:03 |
clarkb | I'm fine with adding to puppet now then cleaning those bits up as we go. | 19:03 |
clarkb | but if we want to jump ahead that fine too | 19:03 |
pabelanger | ya, I think it will be next week honest | 19:04 |
dirk | pabelanger: can't find an open review that handles login.defs. does it exist? | 19:04 |
pabelanger | dirk: no, that's what I am saying. We still need to write it | 19:04 |
*** ssbarnea has quit IRC | 19:04 | |
pabelanger | at the rate we are deleting puppet in system-config, I'd rather hold off on opensuse, until puppet is removed from DIB, then I'll help focus on bringing opensuse online | 19:05 |
openstackgerrit | Félix Bouliane proposed openstack-infra/project-config master: Add ironic-pxe-snmp gate to virtualpdu https://review.openstack.org/456947 | 19:05 |
pabelanger | I don't think it will be much longer, maybe 2 weeks | 19:05 |
pabelanger | at this point, we just need core reviewers for open reviews | 19:06 |
dirk | pabelanger: I'm happy to work with you on this .. ;-) | 19:06 |
dirk | pabelanger: its really just this one review though. literally. and then we could build an image | 19:06 |
clarkb | note that the login defs stuff only matters for our non test instances | 19:06 |
clarkb | so that our uses (which we are removing) can have consistent uids | 19:07 |
pabelanger | https://review.openstack.org/#/q/status:open+project:openstack-infra/system-config+topic:unpuppet-zuul-workers | 19:07 |
*** ssbarnea has joined #openstack-infra | 19:07 | |
cmurphy | dirk: clarkb also need mt puppet-iptables patch, i'm on phone though so hard to link | 19:07 |
pabelanger | clarkb: so, we nolonger need login.def once we remove embedded users? | 19:08 |
clarkb | pabelanger: correct | 19:08 |
clarkb | pabelanger: at least thats my understanding | 19:08 |
pabelanger | k, then once we land nodepool changes, which are open reviews, we'll be able to stop installing users | 19:09 |
*** ihrachys has quit IRC | 19:09 | |
dirk | clarkb: pabelanger : the login.def was important so that the jenkins user has the proper uid (I think you're not removing that one?) | 19:09 |
clarkb | do we care what the jenkins uid is? | 19:09 |
clarkb | this became a thing with afs and making sure our uids lined up? maybe I should look at git logs | 19:10 |
dirk | as a side effect | 19:10 |
pabelanger | Ya, don't think we need it for jenkins user in image | 19:10 |
pabelanger | going to look at history of patch | 19:10 |
dirk | build was failing without the change. I can try to figure it out again if you want | 19:10 |
* dirk forgot the details | 19:10 | |
*** hashar has joined #openstack-infra | 19:12 | |
pabelanger | ya, we only pull in params.pp from users.pp now | 19:13 |
pabelanger | so, once we remove that, they nolonger will be installed | 19:13 |
*** knangia has joined #openstack-infra | 19:15 | |
dirk | cmurphy: ah, this one.. https://review.openstack.org/#/c/447220/ | 19:16 |
dirk | cmurphy: is there an unpuppet version of that one as well? | 19:16 |
*** gyee_ has joined #openstack-infra | 19:16 | |
cmurphy | dirk: not yet afaik | 19:17 |
*** rcernin has joined #openstack-infra | 19:20 | |
*** jamesdenton has joined #openstack-infra | 19:20 | |
*** gyee_ has quit IRC | 19:21 | |
*** gyee has quit IRC | 19:22 | |
*** markvoelker has quit IRC | 19:22 | |
openstackgerrit | Félix Bouliane proposed openstack-infra/project-config master: Add ironic-pxe-snmp gate to virtualpdu https://review.openstack.org/456947 | 19:23 |
openstackgerrit | Félix Bouliane proposed openstack-infra/project-config master: Add ironic-pxe-snmp gate to virtualpdu https://review.openstack.org/456947 | 19:25 |
*** markvoelker has joined #openstack-infra | 19:30 | |
*** liusheng has quit IRC | 19:30 | |
*** chenying has quit IRC | 19:31 | |
*** armax_ has joined #openstack-infra | 19:32 | |
*** prateek has joined #openstack-infra | 19:33 | |
*** signed8b_ has quit IRC | 19:33 | |
*** armax has quit IRC | 19:33 | |
*** armax_ is now known as armax | 19:33 | |
*** tonytan_brb has quit IRC | 19:35 | |
pabelanger | https://review.openstack.org/#/c/147643/ | 19:36 |
pabelanger | likely still need for long lived, but zuul workers we can remove once we land https://review.openstack.org/#/c/450029/ | 19:36 |
dirk | pabelanger: again, uid ranges is not the only change.. the other change is also needed | 19:37 |
pabelanger | dirk: can you post a diff from the original | 19:38 |
dirk | pabelanger: http://paste.openstack.org/show/606575/ | 19:39 |
pabelanger | why USER_GROUPS_ENAB | 19:40 |
*** rhallisey has quit IRC | 19:41 | |
*** ssbarnea has quit IRC | 19:41 | |
dirk | pabelanger: because there is various code assuming that users have separate userspecific groups | 19:42 |
dirk | which is not the case by default on suse, all users have "users" as initial group | 19:43 |
pabelanger | right, in this case it would make more sense for the jobs to account for that, wouldn't it? | 19:43 |
pabelanger | as an example, it is enabled right now for fedora-25 | 19:44 |
pabelanger | I'm trying to check centos-7 and xenial | 19:44 |
dirk | pabelanger: its disabled everywhere.. | 19:45 |
pabelanger | not sure I follow, disabled where? | 19:46 |
dirk | USER_GROUPS_ENAB defaults to no if not given, and no other distro sets it afaik | 19:46 |
dirk | pabelanger: ok, so I'll post a patch that removes login.defs everywhere? | 19:46 |
dirk | and fix the fallout | 19:47 |
pabelanger | dirk: once we land https://review.openstack.org/#/c/450029/ we likely can | 19:47 |
pabelanger | I am hoping next week we can have nodepool use key-name setting and add our keys into root user via glean | 19:47 |
pabelanger | clarkb: server afs01.dfw.openstack.org partition /vicepa RW Site | 19:51 |
pabelanger | for docs volume | 19:51 |
clarkb | cool so we are all done now (I guess get docs changes in?) | 19:52 |
pabelanger | yup | 19:52 |
pabelanger | still dealing with mirror.npm | 19:52 |
*** chenying has joined #openstack-infra | 19:53 | |
*** liusheng has joined #openstack-infra | 19:53 | |
*** mortenie has joined #openstack-infra | 19:56 | |
*** mhickey has quit IRC | 20:00 | |
*** beslemon has joined #openstack-infra | 20:03 | |
*** bhavik1 has joined #openstack-infra | 20:03 | |
*** matrohon has joined #openstack-infra | 20:03 | |
*** gyee has joined #openstack-infra | 20:08 | |
*** yamamoto has joined #openstack-infra | 20:08 | |
*** annegentle has quit IRC | 20:11 | |
*** yamamoto has quit IRC | 20:13 | |
*** Hal has joined #openstack-infra | 20:16 | |
*** jascott1 has joined #openstack-infra | 20:18 | |
*** chlong has joined #openstack-infra | 20:20 | |
*** beslemon has quit IRC | 20:22 | |
*** erikmwilson has joined #openstack-infra | 20:32 | |
*** gouthamr has quit IRC | 20:35 | |
*** jascott1 has quit IRC | 20:38 | |
clarkb | pabelanger: is it just behind? | 20:43 |
pabelanger | clarkb: yes | 20:44 |
pabelanger | once vos release is finished, I'll mirror by hand and release again | 20:44 |
*** e0ne has joined #openstack-infra | 20:46 | |
clarkb | ok | 20:46 |
*** ijw has joined #openstack-infra | 20:50 | |
*** ijw has quit IRC | 20:50 | |
*** fguillot has quit IRC | 20:50 | |
*** bhavik1 has quit IRC | 20:50 | |
*** ijw has joined #openstack-infra | 20:50 | |
*** dimtruck is now known as zz_dimtruck | 20:52 | |
*** esberglu has quit IRC | 20:54 | |
*** chlong has quit IRC | 20:58 | |
*** gouthamr has joined #openstack-infra | 20:58 | |
*** anton_chev has quit IRC | 21:01 | |
*** linzi has joined #openstack-infra | 21:01 | |
*** pramodrj07 has joined #openstack-infra | 21:03 | |
*** matrohon has quit IRC | 21:05 | |
*** MasterOfBugs has quit IRC | 21:06 | |
*** jkilpatr has joined #openstack-infra | 21:08 | |
*** jascott1 has joined #openstack-infra | 21:10 | |
*** e0ne has quit IRC | 21:10 | |
*** jascott1 has quit IRC | 21:12 | |
*** kzaitsev1mb has quit IRC | 21:14 | |
*** claudiub|2 has joined #openstack-infra | 21:15 | |
*** tonytan4ever has joined #openstack-infra | 21:17 | |
*** slaweq has joined #openstack-infra | 21:18 | |
slaweq | mordred: hello, how are You? | 21:18 |
slaweq | mordred: I just read Your email about shade and contributions to it | 21:18 |
*** prateek has quit IRC | 21:18 | |
slaweq | mordred: is it possible to help e.g. on transition to replace neutron client with REST calls? | 21:19 |
slaweq | or someone is already doing it maybe? | 21:19 |
*** flepied has joined #openstack-infra | 21:24 | |
*** mortenie has quit IRC | 21:28 | |
*** jamesdenton has quit IRC | 21:31 | |
*** mortenie has joined #openstack-infra | 21:39 | |
*** felipemonteiro has quit IRC | 21:49 | |
clarkb | slaweq: hey, I don't know the answers to your questsions, but people do hang out in #openstack-shade and do shade specific things tehre that may not be here | 21:51 |
clarkb | slaweq: its possible they (along with mordred) could provide answers to your questsions | 21:51 |
slaweq | clarkb: ok, thx, I will join to openstack-shade then | 21:53 |
*** mdrabe has quit IRC | 21:58 | |
*** amotoki has quit IRC | 21:58 | |
*** jogo has quit IRC | 21:59 | |
*** jogo has joined #openstack-infra | 21:59 | |
*** MasterOfBugs has joined #openstack-infra | 22:01 | |
*** jascott1 has joined #openstack-infra | 22:01 | |
*** gouthamr has quit IRC | 22:03 | |
*** pramodrj07 has quit IRC | 22:04 | |
*** hashar has quit IRC | 22:07 | |
*** jascott1 has quit IRC | 22:07 | |
*** jkilpatr has quit IRC | 22:13 | |
*** jascott1 has joined #openstack-infra | 22:17 | |
*** hongbin has joined #openstack-infra | 22:17 | |
*** feeblepipes has quit IRC | 22:20 | |
*** jkilpatr has joined #openstack-infra | 22:20 | |
*** rderose has joined #openstack-infra | 22:23 | |
*** sdague has quit IRC | 22:25 | |
*** rderose has quit IRC | 22:25 | |
*** zz_dimtruck is now known as dimtruck | 22:26 | |
*** thorst has quit IRC | 22:30 | |
*** rcernin has quit IRC | 22:37 | |
*** zul has quit IRC | 22:38 | |
*** xarses has quit IRC | 22:44 | |
sdake | not a pressing emergency - but spending lots of gate bandwidth just to run one job - can someone add an additonal +2 to this review: https://review.openstack.org/#/c/456130/ | 22:44 |
sdake | thanks :) | 22:44 |
*** askb has joined #openstack-infra | 22:47 | |
*** Julien-zte has joined #openstack-infra | 22:49 | |
*** flepied has quit IRC | 22:53 | |
*** rbrndt has quit IRC | 22:55 | |
*** esberglu has joined #openstack-infra | 22:55 | |
*** xyang1 has quit IRC | 22:57 | |
*** esberglu has quit IRC | 22:58 | |
*** esberglu has joined #openstack-infra | 22:58 | |
*** mortenie has quit IRC | 22:59 | |
*** beslemon has joined #openstack-infra | 23:00 | |
*** Julien-zte has quit IRC | 23:01 | |
*** Julien-zte has joined #openstack-infra | 23:01 | |
*** Julien-zte has quit IRC | 23:03 | |
*** Julien-zte has joined #openstack-infra | 23:04 | |
*** beslemon has quit IRC | 23:05 | |
*** esberglu has quit IRC | 23:07 | |
pabelanger | clarkb: npm is now using 1TB of data | 23:09 |
pabelanger | mirror.npm 1000000000 1000000356 100%<< 70% <<WARNING | 23:09 |
*** yamamoto has joined #openstack-infra | 23:11 | |
pabelanger | going to bump it by 200GB for now | 23:12 |
*** baoli has quit IRC | 23:13 | |
*** yamamoto has quit IRC | 23:16 | |
pabelanger | https://registry.npmjs.org/ | 23:16 |
pabelanger | if that is kb, it is 2.3 TB now | 23:16 |
pabelanger | "data_size":2364678628 | 23:17 |
pabelanger | clarkb: maybe we should reconsider the npm mirror and use the reverse proxy cache | 23:17 |
*** gouthamr has joined #openstack-infra | 23:20 | |
*** beslemon has joined #openstack-infra | 23:25 | |
*** wolverin_ has joined #openstack-infra | 23:31 | |
*** wolverineav has quit IRC | 23:31 | |
*** xarses has joined #openstack-infra | 23:33 | |
*** xarses has quit IRC | 23:33 | |
*** xarses has joined #openstack-infra | 23:33 | |
*** beslemon has quit IRC | 23:37 | |
*** beslemon_ has joined #openstack-infra | 23:37 | |
*** beslemon_ has quit IRC | 23:41 | |
*** wolverin_ has quit IRC | 23:46 | |
*** wolverineav has joined #openstack-infra | 23:47 | |
*** Julien-zte has quit IRC | 23:49 | |
*** tosky has quit IRC | 23:50 | |
*** baoli has joined #openstack-infra | 23:50 | |
*** wolverineav has quit IRC | 23:53 | |
*** baoli has quit IRC | 23:55 | |
*** baoli has joined #openstack-infra | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!