Skip to content

build: Use lockfiles to guard ostree repo and image.json extraction#2892

Merged
jlebon merged 1 commit intocoreos:mainfrom
cgwalters:lock-uncompress
Jun 2, 2022
Merged

build: Use lockfiles to guard ostree repo and image.json extraction#2892
jlebon merged 1 commit intocoreos:mainfrom
cgwalters:lock-uncompress

Conversation

@cgwalters
Copy link
Copy Markdown
Member

CI hit a race where parallel buildextend-* would race to generate
tmp/image.json.

We need to lock this for efficiency (avoid duplicate work) and
correctness.

CI hit a race where parallel `buildextend-*` would race to generate
`tmp/image.json`.

We need to lock this for efficiency (avoid duplicate work) and
correctness.
@jlebon jlebon enabled auto-merge (rebase) June 2, 2022 13:22
@cgwalters
Copy link
Copy Markdown
Member Author

Looks like some unrelated race in gangplank unit tests, restarted Jenkins run.

@miabbott
Copy link
Copy Markdown
Member

miabbott commented Jun 2, 2022

gangplank tests are being flaky; restarted again

@dustymabe
Copy link
Copy Markdown
Member

hit the issue this is trying to solve in https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/715/ I think.

@jlebon
Copy link
Copy Markdown
Member

jlebon commented Jun 2, 2022

I restarted CI on this again to pick up #2895.

@jlebon jlebon merged commit 6222e3f into coreos:main Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants