[Bug 238785] Google Compute Engine - Some of the GCE packages fills the logs with an error message
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 24 09:58:08 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238785
Bug ID: 238785
Summary: Google Compute Engine - Some of the GCE packages fills
the logs with an error message
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: mage at mage.gold
Hello,
I’ve been running FreeBSD servers in Compute Engine for years.
In the last few months, my servers’ logs are full of a specific error message:
Jun 12 09:34:21 xxx google-accounts: ERROR Exception calling the response
handler. [Errno 2] No such file or directory. Traceback (most recent call
last): File
"/usr/local/lib/python2.7/site-packages/google_compute_engine/metadata_watcher.py",
line 200, in WatchMetadata handler(response) File
"/usr/local/lib/python2.7/site-packages/google_compute_engine/accounts/accounts_daemon.py",
line 283, in HandleAccounts self._UpdateUsers(desired_users) File
"/usr/local/lib/python2.7/site-packages/google_compute_engine/accounts/accounts_daemon.py",
line 216, in _UpdateUsers if not self.utils.UpdateUser(user, ssh_keys):
File
"/usr/local/lib/python2.7/site-packages/google_compute_engine/accounts/accounts_utils.py",
line 349, in UpdateUser if not self._UpdateSudoer(user, sudoer=True):
File
"/usr/local/lib/python2.7/site-packages/google_compute_engine/accounts/accounts_utils.py",
line 271, in _UpdateSudoer subprocess.check_call(command.split(' ')) File
"/usr/local/lib/python2.7/subprocess.py", line 185, in c
Jun 12 09:34:21 xxx kernel: ess.py", line 185, in c
It’s there in every second minute or so.
FreeBSD xxx 11.2-RELEASE-p10 FreeBSD 11.2-RELEASE-p10 #0: Mon May 13 21:20:50
UTC 2019 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
amd64
All packages are up to date.
I think it comes from this package/port
py27-google-compute-engine-2.8.13
I hope it helps.
Mage
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list