Starting lpci, version 0.2.3 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20230919-152829.179606.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-519160-focal-amd64' in project 'lpci' in remote 'local' Instance exists and is not running. Starting instance. Running `snap install yq (channel=latest/stable, classic=False)` Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', "# Install dependencies as declared in the layer files\nDEBIAN_FRONTEND=noninteractive \\\n apt-get install -qy \\\n $(cat charms/focal/autopkgtest-web/layer.yaml | \\\n yq -r '.options.basic.packages[]') \\\n $(cat charms/focal/autopkgtest-web/layer.yaml | \\\n yq -r '.options.apt.packages[]')\n"] :: Reading package lists... :: Building dependency tree... :: Reading state information... :: libjs-jquery is already the newest version (3.3.1~dfsg-3). :: make is already the newest version (4.2.1-1.2). :: amqp-tools is already the newest version (0.10.0-1). :: libjs-bootstrap is already the newest version (3.4.1+dfsg-1). :: python3-amqplib is already the newest version (1.0.2-2). :: python3-flask-openid is already the newest version (1.2.5+dfsg-3). :: distro-info is already the newest version (0.23ubuntu1.1). :: git is already the newest version (1:2.25.1-1ubuntu3.11). :: python3-distro-info is already the newest version (0.23ubuntu1.1). :: python3-flask is already the newest version (1.1.1-2ubuntu0.1). :: python3-swiftclient is already the newest version (1:3.9.0-0ubuntu1.2). :: python3-werkzeug is already the newest version (0.16.1+dfsg1-2ubuntu0.1). :: 0 upgraded, 0 newly installed, 0 to remove and 97 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'python3 -m unittest discover \\\n--start-directory charms/focal/autopkgtest-web/webcontrol/\n'] :: .ERROR:root:Request failed with 400: not 31337 enough :: .ERROR:root:Request failed with 400: not 31337 enough :: ..ERROR:root:Request failed with 400: not 31337 enough :: .ERROR:root:Request failed with 200: not 31337 enough :: .....ERROR:root:check_github_sig: signature mismatch! received: sha1=deadbeef0815 calculated: sha1=cb59904bf33c619ad2c52095deb405c86cc5adfd :: ERROR:root:Request failed with 403: GitHub signature verification failed :: ..ERROR:root:Request failed with 400: weird color :: .ERROR:root:Failed to load GitHub key for package hi: Expecting value: line 1 column 1 (char 0) :: ERROR:root:Request failed with 403: GitHub signature verification failed :: .ERROR:root:Request failed with 400: Missing field in JSON data: 'number' :: ...ERROR:root:/the/creds.txt does not have password for project proj :: ......................ERROR:root:URL gave invalid response b'{not: json}{"total_size": 1, "entries": [{"component_name": "main"}]}': Expecting property name enclosed in double quotes: line 1 column 2 (char 1) :: ERROR:root:URL gave invalid response b'{not: json}{"total_size": 1, "entries": [{"component_name": "main"}]}': Expecting property name enclosed in double quotes: line 1 column 2 (char 1) :: .ERROR:root:URL http://mock.launchpad.net gave invalid response b'not { json}': Expecting value: line 1 column 1 (char 0) :: ERROR:root:URL http://mock.launchpad.net failed with code 404 :: ..ERROR:root:URL http://mock.launchpad.net gave invalid response b'not { json}': Expecting value: line 1 column 1 (char 0) :: ERROR:root:URL http://mock.launchpad.net failed with code 404 :: ................ :: ---------------------------------------------------------------------- :: Ran 58 tests in 1.236s :: :: OK :: [call.Request(url='https://example.com', method='POST', data=b'{"bar": 2}', headers={'Content-Type': 'application/json', 'Authorization': 'Basic dXNlcjpzM2tyMXQ='}), :: call.urlopen(), :: call.urlopen().__enter__(), :: call.urlopen().__enter__().geturl(), :: call.urlopen().__enter__().getcode(), :: call.urlopen().__enter__().read(), :: call.urlopen().__exit__(None, None, None)]