Starting lpci, version 0.2.3 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20230908-140151.354871.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-519419-focal-amd64' in project 'lpci' in remote 'local' Instance 'lpci-tree-519419-focal-amd64' does not exist. Checking for base instance 'base-instance-lpci-buildd-base-v10-craft-2edb9b3d758fc108bbf6' in project 'lpci' in remote 'local' Base instance 'base-instance-lpci-buildd-base-v10-craft-2edb9b3d758fc108bbf6' does not exist. Creating new instance from image 'focal' from remote 'craft-com.ubuntu.cloud-buildd'. Creating new base instance 'base-instance-lpci-buildd-base-v10-craft-2edb9b3d758fc108bbf6' from instance. Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 101 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'pyflakes3'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: The following additional packages will be installed: :: python3-pkg-resources python3-pyflakes :: Suggested packages: :: python3-setuptools :: Recommended packages: :: pyflakes :: The following NEW packages will be installed: :: pyflakes3 python3-pkg-resources python3-pyflakes :: 0 upgraded, 3 newly installed, 0 to remove and 101 not upgraded. :: Need to get 182 kB of archives. :: After this operation, 906 kB of additional disk space will be used. :: Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] :: Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pyflakes all 2.1.1-2ubuntu1 [48.7 kB] :: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 pyflakes3 all 2.1.1-2ubuntu1 [3336 B] :: Fetched 182 kB in 0s (619 kB/s) :: Selecting previously unselected package python3-pkg-resources. :: (Reading database ... 14324 files and directories currently installed.) :: Preparing to unpack .../python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... :: Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... :: Selecting previously unselected package python3-pyflakes. :: Preparing to unpack .../python3-pyflakes_2.1.1-2ubuntu1_all.deb ... :: Unpacking python3-pyflakes (2.1.1-2ubuntu1) ... :: Selecting previously unselected package pyflakes3. :: Preparing to unpack .../pyflakes3_2.1.1-2ubuntu1_all.deb ... :: Unpacking pyflakes3 (2.1.1-2ubuntu1) ... :: Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... :: Setting up python3-pyflakes (2.1.1-2ubuntu1) ... :: Setting up pyflakes3 (2.1.1-2ubuntu1) ... Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'pyflakes3 $(find -name *.py) > output']