openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503501 | 02:12 |
---|---|---|
openstackgerrit | zhangyangyang proposed openstack-infra/nodepool master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503503 | 02:19 |
openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503507 | 02:49 |
openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503501 | 02:52 |
*** robled has quit IRC | 03:05 | |
*** robled has joined #zuul | 03:07 | |
openstackgerrit | zhangyangyang proposed openstack-infra/zuul master: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503501 | 03:36 |
*** yolanda has quit IRC | 03:50 | |
*** robled has quit IRC | 03:58 | |
*** robled has joined #zuul | 03:59 | |
*** robled has joined #zuul | 03:59 | |
*** robled has quit IRC | 04:00 | |
*** robled has joined #zuul | 04:01 | |
*** robled has joined #zuul | 04:01 | |
*** bhavik1 has joined #zuul | 05:00 | |
*** hashar has joined #zuul | 06:01 | |
*** xinliang has quit IRC | 07:15 | |
*** xinliang has joined #zuul | 07:28 | |
*** xinliang has joined #zuul | 07:28 | |
*** electrofelix has joined #zuul | 08:36 | |
*** bhavik1 has quit IRC | 09:32 | |
*** hashar is now known as hasharAway | 09:45 | |
*** yolanda has joined #zuul | 11:09 | |
*** jkilpatr has joined #zuul | 13:19 | |
*** hasharAway has quit IRC | 13:49 | |
*** yolanda has quit IRC | 14:58 | |
*** pabelanger_ is now known as pabelanger | 15:05 | |
*** jkilpatr has quit IRC | 15:05 | |
*** yolanda has joined #zuul | 15:15 | |
dmsimard | https://review.openstack.org/#/c/502147/ | 15:24 |
dmsimard | not sure why the v3 jobs in ^ are returning POST_FAILURES | 15:27 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Fix typo in variable name https://review.openstack.org/503422 | 15:29 |
jeblair | dmsimard: i don't see those builds on disk; we must have not had 'keep' enabled when they ran | 15:30 |
jeblair | dmsimard: i'll need to recheck them | 15:30 |
dmsimard | jeblair: sure, go ahead, it's part of the multi distro work -- all of them should be passing now that the ci-mirror.sh thing merged for base-test. After they all pass we'll be able to go ahead and merge the base ci-mirror.sh review | 15:31 |
clarkb | mordred: I am beginning to wonder if your shade tests aren't killing themselves somehow? | 15:31 |
clarkb | is exit called anywhere? | 15:32 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Add ref_url column to the buildset reporter table https://review.openstack.org/503714 | 15:38 |
pabelanger | dmsimard: I think the failure on 502147 is happening on logs.o.o, since the last post playbook is return exit code 2 | 15:38 |
dmsimard | pabelanger: how do you tell ? the end of the logs are truncated | 15:39 |
pabelanger | dmsimard: I looked on executor debug.log | 15:40 |
dmsimard | pabelanger: well that's convenient when you can do that :) | 15:40 |
pabelanger | dmsimard: so, possible rsync failed for some reason | 15:40 |
pabelanger | dmsimard: ya, only way to fix that would be have zuul directly copy logs outside of ansible | 15:41 |
dmsimard | let's see what the recheck ends up doing | 15:41 |
pabelanger | yes | 15:41 |
pabelanger | dmsimard: maybe it is zuul_return that is failing for some reason, because I see all the log I expect uploaded to logs.o.o | 15:46 |
dmsimard | pabelanger: perhaps there could be a minimal message in the gerrit comment about the reason for the post failure if we have a clue | 15:47 |
pabelanger | dmsimard: yes, I think that is something jeblair has been working on over time | 15:48 |
dmsimard | for syntax failures, yeah | 15:48 |
dmsimard | not sure about post | 15:48 |
pabelanger | well, right now I only see exit code: 2 in debug.log, so we'd have nothing to post right now | 15:49 |
pabelanger | also, right now | 15:50 |
dmsimard | I just rebased that patch, just in case | 15:50 |
*** yolanda has quit IRC | 15:50 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul-jobs master: Improve the check for sudo not working https://review.openstack.org/503448 | 15:53 |
*** yolanda has joined #zuul | 15:54 | |
pabelanger | clarkb: mgagne: so, we haven't been able to upload a new DIB into inap for 8 days. We are still getting glance proxy errors | 15:58 |
pabelanger | OpenStackCloudHTTPError: (504) Server Error for url: https://image.api.mtl01.cloud.iweb.com/v2/images?marker=c327d32e-694d-45a7-b3f9-39127f3741eb Gateway Time-out (Inner Exception: Expecting value: line 1 column 1 (char 0)) | 15:59 |
*** jkilpatr has joined #zuul | 15:59 | |
clarkb | pabelanger: probably want to try upload a small image like cirros by hand | 15:59 |
jlk | mordred: https://developer.openstack.org/api-ref/networking/v2/index.html | 15:59 |
pabelanger | clarkb: mgagne sorry, this should have been in #openstack-infra | 15:59 |
mgagne | pabelanger: wow, thanks for pointing that out, will look right now | 15:59 |
jlk | ugh that doesn't work. | 15:59 |
jlk | mordred: https://developer.openstack.org/api-ref/networking/v2/index.html#quotas-extension-quotas | 15:59 |
jlk | jeblair: can you confirm what I think is true? If a project config lists a job for a project, and that job is defined in a repo that is not the same as the project, Zuul is smart enough to clone the repo that the job exists in and runs the job from the pwd context of the repo / path where the job lives? | 16:10 |
* rbergeron sends a billion hugs from los angeles | 16:11 | |
jlk | ohai rbergeron! | 16:13 |
jeblair | jlk: it will clone the project for the purpose of having the playbooks available, but will not check that project out in the src/ dir unless it is specified it required-projects | 16:15 |
*** yolanda has quit IRC | 16:16 | |
mordred | tobiash: http://git.openstack.org/cgit/openstack/os-client-config/tree/os_client_config/vendor-schema.json | 16:22 |
Shrews | jlk: jeblair: maybe it's supposed to work that way, but https://review.openstack.org/491937 seems to point to something about that being off | 16:23 |
Shrews | note the zuul error "Job zuul-migrate not defined" | 16:24 |
Shrews | yeah, i think the it was just not merged yet. seems to be ok now | 16:31 |
*** yolanda has joined #zuul | 16:58 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Update time database to v3 https://review.openstack.org/503750 | 16:59 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Migration: handle shared queues https://review.openstack.org/503170 | 17:02 |
jlk | mordred: jeblair: et al -> https://review.openstack.org/503751 adds the linting. | 17:08 |
* SpamapS currently trying to figure out how to get his zuul to pull in zuul-jobs | 17:09 | |
jlk | put it in your project config | 17:10 |
jlk | wait, no | 17:11 |
jlk | put it in your tenant.yaml | 17:11 |
jlk | add it as a config-projects | 17:11 |
jlk | or untrusted-projects | 17:12 |
mordred | SpamapS: I recommend untrusted-projects | 17:13 |
SpamapS | Well I also have to add a gerrit connection | 17:13 |
SpamapS | right? | 17:13 |
mordred | nope | 17:13 |
mordred | we replicate to github you konw | 17:14 |
tobiash | SpamapS: if you fetch it from a mirror (you might have to as the git driver is not complete yet) you might have to exclude the project config | 17:14 |
SpamapS | but I'm on GHE | 17:14 |
mordred | SpamapS: ah. then yes - there ar ea few options ... | 17:14 |
mordred | SpamapS: one is to add a gerrit connection - one is to make a local clone in your ghe that you point to and update from time to time | 17:14 |
mordred | SpamapS: one is to add a public GH connection | 17:14 |
jlk | you could add a public GH connection, without an auth. | 17:15 |
jlk | thinking about this though | 17:15 |
jlk | Unless you had a webhook on that repo, you'd never see changes to that repo, which could trigger reconfiguration | 17:15 |
SpamapS | a mirror might make the most sense | 17:16 |
SpamapS | since I can control updating | 17:16 |
jeblair | eventually we'll have the git driver for this | 17:18 |
jlk | jeblair: even with the git driver, how do you become aware of changes to the repo? Periodic polling? | 17:18 |
jeblair | jlk: yeah. i think that's probably okay for zuul-jobs. | 17:19 |
mordred | SpamapS: also, whilst you do that - it's required that a deployer make their own base job currently - but all the roles we use in ours are in zuul-jobs - what is currently missing is a doc on "make a base job that does X Y and Z and if you wnat to re-use our roles how to, use these 5 and then make sure you have these 4 site-variables set" | 17:19 |
mordred | SpamapS: I think having such a doc would be AWESOME of course, so if you happen to learn things about that area, collecting notes at leats would be neat | 17:19 |
SpamapS | mordred: oh yeah I can def write that doc once I get through this. | 17:20 |
jlk | https://github.com/j2sol/project-config may help crib from | 17:21 |
pabelanger | jlk: mordred: jeblair: see https://review.openstack.org/495463 also for linting things on project-config. Was my first attempt | 17:26 |
jlk | pabelanger: ah good, I'll try to incorporate some of that into my change. | 17:30 |
jlk | (if you don't mind) | 17:30 |
*** electrofelix has quit IRC | 17:41 | |
*** yolanda has quit IRC | 17:42 | |
*** jkilpatr has quit IRC | 17:43 | |
jlk | pabelanger: what is the point of the tests/ dir in your change and the inventory/vars ? | 17:45 |
jlk | oh hah n/m | 17:45 |
dmsimard | jeblair: more post failures in https://review.openstack.org/#/c/502147/ | 17:58 |
pabelanger | jlk: ya, feel free to use what you need | 17:58 |
jeblair | dmsimard: is that derived from base-test? | 18:01 |
dmsimard | jeblair: yes | 18:02 |
dmsimard | jeblair: the point is to test the ci-mirror role that is in base-test | 18:02 |
jeblair | dmsimard: ah. it collided with my tests of subunit, sorry. | 18:02 |
jeblair | dmsimard: they work now | 18:03 |
jeblair | so a recheck should take care of it | 18:03 |
dmsimard | jeblair: hm, actually someone's merged the base change too now so I can try base instead | 18:03 |
dmsimard | jeblair: any hope of getting some hint of the problem showing up on a post failure ? | 18:04 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 18:05 |
*** yolanda has joined #zuul | 18:35 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 18:43 |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 18:46 |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 18:46 |
*** yolanda has quit IRC | 18:46 | |
*** yolanda has joined #zuul | 18:47 | |
Shrews | ignore ^^^ | 18:48 |
*** hashar has joined #zuul | 18:57 | |
*** maxamillion has quit IRC | 18:58 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Update time database to v3 https://review.openstack.org/503750 | 19:00 |
*** maxamillion has joined #zuul | 19:00 | |
*** yolanda has quit IRC | 19:17 | |
* SpamapS wanders to DownTown LA to find rbergeron and other Ansiblers | 19:19 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 19:20 |
Shrews | mordred: jeblair: well, it's not pretty (because the logic is ugly), but we do have irrelevant-files being set in projects now with ^^^ | 19:20 |
Shrews | no idea if it's actually correct | 19:20 |
* Shrews breaks for abit | 19:20 | |
*** yolanda has joined #zuul | 19:41 | |
*** hashar has quit IRC | 19:51 | |
mordred | ERROR:zuul.Migrate:Template python35-jobs not found for expansion into project openstack/patrole | 20:08 |
mordred | jeblair: don't forget WORKSPACE in the ZUUL_ vars thing | 20:20 |
jeblair | mordred: ack | 20:22 |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 20:31 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 20:33 |
qwc | Hey, guys where did you move the v2.5.3 documentation to ?! | 20:33 |
qwc | We need it! | 20:33 |
dmsimard | qwc: I don't have an answer for you | 20:34 |
dmsimard | qwc: but if necessary you can build the docs yourself from the master branch: https://github.com/openstack-infra/zuul | 20:35 |
dmsimard | tox -e docs will get you the html docs | 20:35 |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Expand templates for project-specific matchers https://review.openstack.org/503143 | 20:35 |
Shrews | hrm, thought we fixed the docs thing | 20:36 |
Shrews | pabelanger: ^^^ ??? | 20:36 |
qwc | dmsimard: k, will check tomorrow. all of a sudden the docs were gone, just 404 errors on all open tabs I had ... | 20:36 |
Shrews | https://docs.openstack.org/infra/zuul/ still showing v3 | 20:36 |
qwc | bit of a shock | 20:37 |
Shrews | qwc: that was an accident | 20:37 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 20:39 |
qwc | accidents happen, just get them back somehow, or link on the new location for v2.5.3 | 20:39 |
pabelanger | Shrews: it's should be fix, but we need to trigger a master job | 20:39 |
pabelanger | Shrews: we should be able to trigger it manually in post to do the doc builds | 20:40 |
qwc | The new v3 docs are a bit confusing when you are used to the old variant, btw. | 20:41 |
qwc | you check for triggers and you end up at the development docs not the configuration docs ... O.o | 20:41 |
qwc | Well, thanks for looking and fixing, have a good night! :) | 20:43 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul-jobs master: Fix linting issues found via project-config https://review.openstack.org/503817 | 20:57 |
*** mordred has quit IRC | 20:57 | |
*** yolanda has quit IRC | 21:01 | |
*** yolanda has joined #zuul | 21:04 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Update time database to v3 https://review.openstack.org/503750 | 21:12 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 21:21 |
jlk | hrm. | 21:24 |
*** mordred has joined #zuul | 21:24 | |
jlk | jeblair: I'm slightly confused. I proposed a change to project-config (https://review.openstack.org/503751) which updates zuul.yaml, and adds a new job to the check pipeline. Zuul appears to be processing that and trying to USE it in the change, which I thought it wouldn't since it's a config repo. | 21:26 |
jlk | or is project-config not a config repo? | 21:26 |
openstackgerrit | David Shrewsbury proposed openstack-infra/zuul feature/zuulv3: Support 'files' matcher logic https://review.openstack.org/503832 | 21:26 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Gate on zuul-stream-functional https://review.openstack.org/502864 | 21:29 |
Shrews | jlk: responded to your question | 21:33 |
Shrews | in 503832, that is | 21:34 |
jlk | thanks | 21:34 |
jlk | I'lll wait for that job to run | 21:34 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool feature/zuulv3: WIP: Honor cloud quotas before launching nodes (second approach) https://review.openstack.org/503838 | 21:41 |
tobiash | jeblair, mordred: that's an approach for quota calculation | 21:42 |
tobiash | ^^ | 21:42 |
tobiash | missing a few tests and some polishing yet | 21:42 |
*** mordred has quit IRC | 22:00 | |
*** yolanda has quit IRC | 22:03 | |
dmsimard | jeblair: https://review.openstack.org/#/c/503806/ multinode-test finger://ze01.openstack.org/b20e765e8b9344d88d6fa62b2a8cc479 : RETRY_LIMIT in 42s | 22:05 |
jeblair | dmsimard: http://paste.openstack.org/show/621084/ | 22:08 |
*** mordred has joined #zuul | 22:09 | |
jeblair | dmsimard: http://paste.openstack.org/show/621085/ | 22:11 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add zuul legacy vars filter https://review.openstack.org/503852 | 22:20 |
jeblair | mordred, Shrews: ^ | 22:20 |
tobiash | tristanC: comment on https://review.openstack.org/#/c/503714/1 | 22:21 |
Shrews | jeblair: do you need to make the zuul_legacy_vars() mention in FilterModule an actual call? | 22:30 |
*** yolanda has joined #zuul | 22:35 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Use connection type supplied from nodepool https://review.openstack.org/501976 | 22:43 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 22:44 |
jlk | Shrews: no, it does not appear so | 22:45 |
jlk | at least from Ursula's example | 22:45 |
pabelanger | jlk: comments on 502208 when you have time | 22:46 |
jlk | woo | 22:46 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 22:51 |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul-jobs master: A nodejs install role https://review.openstack.org/503201 | 22:58 |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul-jobs master: A nodejs install role https://review.openstack.org/503201 | 23:00 |
jlk | Is there a clear definition of what goes in zuul-jobs vs what goes in openstack-zuul-jobs vs what goes in project-config ? | 23:05 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Ensure build.start_time is defined https://review.openstack.org/480843 | 23:06 |
Shrews | jlk: https://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/README.rst and https://git.openstack.org/cgit/openstack-infra/openstack-zuul-jobs/tree/README.rst | 23:10 |
jlk | that works | 23:10 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:11 |
*** jkilpatr has joined #zuul | 23:14 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:16 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:29 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/builds route https://review.openstack.org/466561 | 23:29 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{source}/{project}.pem route https://review.openstack.org/502530 | 23:29 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /tenants route https://review.openstack.org/503268 | 23:29 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/status route https://review.openstack.org/503269 | 23:29 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/jobs route https://review.openstack.org/503270 | 23:29 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove zuul-cloner shim https://review.openstack.org/501750 | 23:30 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: web: add /{tenant}/builds route https://review.openstack.org/466561 | 23:34 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:35 |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: change assert(Not)Equals to assert(Not)Equal https://review.openstack.org/503870 | 23:35 |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: DNM: Test v3 multinode things https://review.openstack.org/503806 | 23:43 |
*** jkilpatr has quit IRC | 23:47 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 23:48 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Use feature/zuulv3 for zuul-migrate test https://review.openstack.org/503873 | 23:48 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 23:48 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Use feature/zuulv3 for zuul-migrate test https://review.openstack.org/503873 | 23:51 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Don't set nonvoting based on name suffix https://review.openstack.org/503769 | 23:52 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Emit job definitions https://review.openstack.org/503874 | 23:52 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: Ensure build.start_time is defined https://review.openstack.org/466732 | 23:54 |
*** jkilpatr has joined #zuul | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!