Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

locked database prevents from build jobs being started #148

@tpokorra

Description

@tpokorra
--- Logging error ---
Traceback (most recent call last):
  File "/usr/share/lightbuildserver/web/lbs.py", line 86, in processbuildqueue
    self.LBS.ProcessBuildQueue()
  File "/usr/share/lightbuildserver/web/../lib/LightBuildServer.py", line 455, in ProcessBuildQueue
    self.attemptToFindBuildMachine(con, row)
  File "/usr/share/lightbuildserver/web/../lib/LightBuildServer.py", line 435, in attemptToFindBuildMachine
    buildmachine=self.GetAvailableBuildMachine(con,username,projectname,packagename,branchname,lxcdistro,lxcrelease,lxcarch,AvoidDocker,AvoidLXC)
  File "/usr/share/lightbuildserver/web/../lib/LightBuildServer.py", line 155, in GetAvailableBuildMachine
    cursor.execute(stmt)
sqlite3.OperationalError: database is locked

Later (might be unrelated):

stopping machine build02.lbs.solidcharity.com because of hanging build
ReleaseMachine build02.lbs.solidcharity.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions