#6232 Lookaside cache returns 503
Closed: Fixed 6 years ago Opened 6 years ago by psabata.

As of last week I've been observing random lookaside cache hiccups. Usually it only lasts from a couple of seconds to a minute or two but it's definitely noticable and causing builds to fail. This is especially annoying when building batches of packages, for example via the module build service.

For completeness: this affects both koji and local mock builds.

A snippet from a random mock log:

DEBUG: Executing command: ['fedpkg', '--release', 'module', 'sources'] with env environ({'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'screen', 'PATH': '/usr/sbin:/usr/bin:/sbin:/bin:/root/bin', 'LOGNAME': 'root', 'USER': 'root', 'USERHELPER_UID': '1001', 'HOME': '/home/build'}) and shell False
DEBUG: /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
DEBUG:   DeprecationWarning)
DEBUG: Downloading tree-1.7.0.tgz
DEBUG: Remove downloaded invalid file ./tree-1.7.0.tgz
DEBUG: Could not execute sources: Server returned status code 503
DEBUG: Child return code was: 1
ERROR: Command failed: 
 # fedpkg --release module sources

Are these still happening? In particular have you seen any after about 19UTC today?

@kevin None of the build problems I ran into last night appear to have anything to do with this, so I dare to say it's okay now.

Great. Please re-open or file a new ticket if you see it again.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata