Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zincati generates a lot of errors on FCOS #219

Closed
evertmulder opened this issue Jun 17, 2020 · 6 comments
Closed

Zincati generates a lot of errors on FCOS #219

evertmulder opened this issue Jun 17, 2020 · 6 comments
Milestone

Comments

@evertmulder
Copy link

Describe the bug
On OKD FCOS nodes zincati generates a lot of errors.

journalctl -u zincati -f
...
systemd[1]: zincati.service: Scheduled restart job, restart counter is at 786.
systemd[1]: Stopped Zincati Update Agent.
systemd[1]: Started Zincati Update Agent.
zincati[200836]: [INFO ] starting update agent (zincati 0.0.11)
zincati[200836]: Error: Error("missing field `coreos-assembler.basearch`", line: 10, column: 7)
zincati[200836]: failed to introspect OS base architecture
zincati[200836]: failed to build default identity
zincati[200836]: failed to validate agent identity configuration
zincati[200836]: failed to assemble configuration settings
systemd[1]: zincati.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: zincati.service: Failed with result 'exit-code'.
...
<repeat every 10 sec>

I do not know if the zincati service is used for OKD for OS updates or if this message indicate the OS is not receiving updates... Is there some documentation around this?

Version
Seen on:
4.4-beta5
4.5.0-0.okd-2020-06-16-144107

How reproducible
login to a node:

journalctl -u zincati -f
@vrutkovs
Copy link
Member

machine-os-content needs to have a few more labels so that Zincati could parse these

@vrutkovs vrutkovs added this to the Beta 6 milestone Jun 17, 2020
@vrutkovs
Copy link
Member

Zincati analyzes rpm-ostree commit, which we build using coreos-assembler dev-overlay. Unfortunately the latter can't set commit metadata.

The error is annoying, but harmless, so I'll move this out of Beta 6 milestone

@vrutkovs vrutkovs modified the milestones: Beta 6, GA Jun 23, 2020
@vrutkovs
Copy link
Member

See also coreos/fedora-coreos-tracker#392

@vrutkovs
Copy link
Member

vrutkovs commented Jul 3, 2020

Fixed by openshift/machine-config-operator#1890

@vrutkovs vrutkovs closed this as completed Jul 3, 2020
@vrutkovs vrutkovs reopened this Aug 12, 2020
@vrutkovs
Copy link
Member

This is still happening on latest nighties

@vrutkovs
Copy link
Member

Fixed in https://origin-release.apps.ci.l2s4.p1.openshiftapps.com/releasetag/4.5.0-0.okd-2020-08-12-165745: localhost systemd[1]: Condition check resulted in Zincati Update Agent being skipped.

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

No branches or pull requests

2 participants