Re: [openstack-dev] [infra][neutron] - best way to load 8021q kernel module into cirros

2016-08-08 Thread Ian Wienand
On 08/09/2016 02:10 AM, Jeremy Stanley wrote: I haven't personally tested the CirrOS build instructions, but have a feeling writing a diskimage-builder element wrapper for that wouldn't be particularly challenging. I'm not exactly sure it fits that well into dib; it seems like "bundle" has it m

[openstack-dev] [release][diskimage-builder] v2 branch request

2016-09-01 Thread Ian Wienand
Hi, diskimage-builder would like to request a feature/v2 branch. We have a backlog of changes that we would like to give more extensive testing together before we merge to master [1]. We've discussed this in our meeting, and we feel like series-independent releases in general work well for us,

Re: [openstack-dev] [Release-job-failures] release-post job for openstack/releases failed

2018-02-08 Thread Ian Wienand
On 02/09/2018 02:35 PM, Tony Breeds wrote: >> - tag-releases >> http://logs.openstack.org/bd/bd802368fe546a891b89f78fec89d3ea9964c155/release-post/tag-releases/ffc68e7/ >> : TIMED_OUT in 32m 19s >> - publish-static publish-static : SKIPPED > > Can we please re-run these jobs. Done with [1] -i

Re: [openstack-dev] Zanata upgrade to version 4

2018-02-28 Thread Ian Wienand
On 02/27/2018 09:32 PM, Frank Kloeker wrote: We will take the chance now to upgrade our translation platform to a new version. This has been completed and translate.o.o is now running 4.3.3. For any issues reply, or catch any infra-root in #openstack-infra Thanks -i

[openstack-dev] [devstack] Jens Harbott added to core

2018-03-04 Thread Ian Wienand
Hello, Jens Harbott (frickler) has agreed to take on core responsibilities in devstack, so feel free to bug him about reviews :) We have also added the members of qa-release in directly to devstack-core, just for visibility (they already had permissions via qa-release -> devstack-release -> devst

[openstack-dev] [infra][all] Anyone using our ubuntu-mariadb mirror?

2018-03-14 Thread Ian Wienand
Hello, We discovered an issue with our mariadb package mirroring that suggests it hasn't been updating for some time. This would be packages from http://mirror.X.Y.openstack.org/ubuntu-mariadb/10.<1|2> This was originally added in [1]. AFAICT from codesearch, it is currently unused. We expor

[openstack-dev] [infra][dib] Gate "out of disk" errors and diskimage-builder 2.12.0

2018-03-20 Thread Ian Wienand
Hi, We had a small issue with dib's 2.12.0 release that means it creates the root partition with the wrong partition type [1]. The result is that a very old check in sfdisk fails, and growpart then can not expand the disk -- which means you may have seen jobs that usually work fine run out of di

Re: [openstack-dev] [tripleo][infra][dib] Gate "out of disk" errors and diskimage-builder 2.12.0

2018-03-21 Thread Ian Wienand
On 03/21/2018 03:39 PM, Ian Wienand wrote: We will prepare dib 2.12.1 with the fix. As usual there are complications, since the dib gate is broken due to unrelated triple-o issues [2]. In the mean time, probably avoid 2.12.0 if you can. [2] https://review.openstack.org/554705 Since we

Re: [openstack-dev] Asking for ask.openstack.org

2018-04-04 Thread Ian Wienand
On 04/05/2018 08:30 AM, Paul Belanger wrote: > We likely need to reduce the number of days we retain database > backups / http logs or look to attach a volume to increase storage. We've long had problems with this host and I've looked at it before [1]. It often drops out. It seems there's enough

Re: [openstack-dev] Asking for ask.openstack.org

2018-04-04 Thread Ian Wienand
On 04/05/2018 10:23 AM, Zane Bitter wrote: On 04/04/18 17:26, Jimmy McArthur wrote: Here's the thing: email alerts. They're broken. This is the type of thing we can fix if we know about it ... I will contact you off-list because the last email to what I presume is you went to an address that is

Re: [openstack-dev] [devstack][infra] pip vs psutil

2018-04-16 Thread Ian Wienand
On 04/15/2018 09:32 PM, Gary Kotton wrote: The gate is currently broken with https://launchpad.net/bugs/1763966. https://review.openstack.org/#/c/561427/ Can unblock us in the short term. Any other ideas? I'm thinking this is probably along the lines of the best idea. I left a fairly long co

Re: [openstack-dev] [openstack-infra] How to take over a project?

2018-04-16 Thread Ian Wienand
On 04/17/2018 12:00 PM, Sangho Shin wrote: > I would like to know how to take over an OpenStack project. I am a > committer of the networking-onos project > (https://github.com/openstack/networking-onos > ), and I would like to > take over the project.

Re: [openstack-dev] [openstack-infra] How to take over a project?

2018-04-18 Thread Ian Wienand
On 04/19/2018 01:19 AM, Ian Y. Choi wrote: By the way, since the networking-onos-release group has no neutron release team group, I think infra team can help to include neutron release team and neutron release team can help to create branches for the repo if there is no reponse from current netwo

Re: [openstack-dev] [cinder] [third-party][ci] devstack failures

2016-12-04 Thread Ian Wienand
On 12/05/2016 04:43 PM, Apoorva Deshpande wrote: > [1] http://openstack-ci.tintri.com/tintri/refs-changes-23-405223-4/ This is failing at 2016-12-05 01:19:17.356 | + functions-common:git_timed:598 : timeout -s SIGINT 0 git clone git://git.openstack.org/openstack/horizon.git /opt/st

[openstack-dev] [gerrit] dell-afc-ci disabled but constantly connecting to gerrit

2016-12-14 Thread Ian Wienand
Hi, There's a zombie account "dell-afc-ci" which was disabled in April [1] that has been trying to connect to gerrit every 5 seconds since ... [2016-12-15 06:27:44,223 +] 946a4473 dell-afc-ci - AUTH FAILURE FROM 143.166.116.138 inactive-account [2016-12-15 06:27:49,544 +] 9497a4aa del

[openstack-dev] Gerrit downtime on Thursday 2017-01-12 at 20:00 UTC

2017-01-10 Thread Ian Wienand
Hi everyone, On Thursday, January 12th from approximately 20:00 through 20:30 UTC Gerrit will be unavailable while we complete project renames. Currently, we plan on renaming the following projects: Nomad -> Cyborg - openstack/nomad -> openstack/cyborg Nimble -> Mogan - openstack/nimble

Re: [openstack-dev] [infra][Neutron] Running out of memory on gate for linux bridge job

2017-01-18 Thread Ian Wienand
On 01/14/2017 02:48 AM, Jakub Libosvar wrote: > recently I noticed we got oom-killer in action in one of our jobs [1]. > Any other ideas? I spent quite a while chasing down similar things with centos a while ago. I do have some ideas :) The symptom is probably that mysql gets chosen by the OOM

Re: [openstack-dev] [ironic-pyhon-agent][DIB] IPA failed to start on Ubuntu because of modprobe path

2017-01-22 Thread Ian Wienand
On 01/21/2017 09:31 PM, Moshe Levi wrote: Added ExecStartPre=/usr/sbin/modprobe vfat to the ironic-python-agent systemd script The problem is that modprobe location in Ubuntu / sbin/modprobe (the /usr/sbin/modprobe vfat works for redhat) I have opened this bug in Launchpad > https://bugs.laun

[openstack-dev] [dib] diskimage-builder v2 RC1 release; request for test

2017-02-08 Thread Ian Wienand
Hi diskimage-builder has been working on a feature/v2 branch incorporating some largely internal changes to the way it finds and calls elements, enhancements to partitioning and removal of some long-deprecated elements. We have just tagged 2.0.0rc1 and are requesting testing by interested parties

[openstack-dev] [all] Moving coverage jobs to check queue

2017-02-13 Thread Ian Wienand
Hello, In a prior thread we discussed moving coverage jobs from "post" jobs to the check queue [1]. Firstly, if you have no idea what I'm talking about, the coverage jobs run the unit tests under the coverage tool [2] and produce some output like [3] which identifies which parts of the code have

Re: [openstack-dev] OpenStack lagging behind 2 major python versions: we need a Python 3.7 gate

2018-07-17 Thread Ian Wienand
On 07/13/2018 06:38 AM, Thomas Goirand wrote: > Now, both Debian and Ubuntu have Python 3.7. Every package which I > upload in Sid need to support that. Yet, OpenStack's CI is still > lagging with Python 3.5. OpenStack's CI is rather broad -- I'm going to assume we're talking about whole-system de

[openstack-dev] [all] Ongoing spam in Freenode IRC channels

2018-07-31 Thread Ian Wienand
Hello, It seems freenode is currently receiving a lot of unsolicited traffic across all channels. The freenode team are aware [1] and doing their best. There are not really a lot of options. We can set "+r" on channels which means only nickserv registered users can join channels. We have trad

[openstack-dev] [all][docs] ACTION REQUIRED for projects using readthedocs

2018-08-02 Thread Ian Wienand
Hello, tl;dr : any projects using the "docs-on-readthedocs" job template to trigger a build of their documentation in readthedocs needs to: 1) add the "openstackci" user as a maintainer of the RTD project 2) generate a webhook integration URL for the project via RTD 3) provide the unique webho

[openstack-dev] [all]-ish : Updates required for readthedocs publishers

2018-09-05 Thread Ian Wienand
Hello, If you're interested in the projects mentioned below, you may have noticed a new, failing, non-voting job "your-readthedocs-job-requires-attention". Spoiler alert: your readthedocs job requires attention. It's easy to miss because publishing happens in the post pipeline and people don't o

Re: [openstack-dev] [all]-ish : Updates required for readthedocs publishers

2018-09-05 Thread Ian Wienand
On 09/06/2018 02:10 AM, Doug Hellmann wrote: Those instructions and the ones linked at https://docs.openstack.org/infra/openstack-zuul-jobs/project-templates.html#project_template-docs-on-readthedocs say to "generate a web hook URL". I think you got the correct answers, thanks Dmitry. Note it

Re: [openstack-dev] [networking-odl][networking-bgpvpn][Telemetry] all requirement updates are currently blocked

2018-09-09 Thread Ian Wienand
On 09/10/2018 09:39 AM, Tony Breeds wrote: Julien, Do you mind me arranging for at least the following versions to be published to pypi? For this particular case, I think our best approach is to have an admin manually upload the tar & wheels from tarballs.openstack.org to pypi. All other optio

Re: [openstack-dev] [Release-job-failures] Tag of openstack/python-neutronclient failed

2018-09-10 Thread Ian Wienand
> On Mon, Sep 10, 2018 at 05:13:35AM +, z...@openstack.org wrote: >> Build failed. >> >> - publish-openstack-releasenotes >> http://logs.openstack.org/c8/c89ca61fdcaf603a10750b289228b7f9a3597290/tag/publish-openstack-releasenotes/fbbd0fa/ >> : FAILURE in 4m 03s The line that is causing this

Re: [openstack-dev] [requirements][vitrage][infra] SQLAlchemy-Utils version 0.33.6 breaks Vitrage gate

2018-10-23 Thread Ian Wienand
On Thu, Oct 18, 2018 at 01:17:13PM +, Jeremy Stanley wrote: > It's been deleted (again) and the suspected fix approved so > hopefully it won't recur. Unfortunately the underlying issue is still a mystery. It recurred once after the suspected fix was merged [1], and despite trying to replicate

[openstack-dev] Gerrit downtime on Tuesday 2016-11-22 at 21:00UTC

2016-11-15 Thread Ian Wienand
Hi everyone, On Tuesday, November 22nd from approximately 21:00 through 21:30 UTC Gerrit will be unavailable while we complete project renames. Currently, we plan on renaming the following projects: rsc -> valence Existing reviews, project watches, etc, for these projects will all be carried

<    1   2