Public bug reported:

iso: impish beta 
http://cdimage.ubuntu.com/releases/21.10/beta/ubuntu-21.10-beta-live-server-arm64.iso
hardware: taishan2280v2 (kreiken)

== Steps to Reproduce ==
1. Boot impish beta with the iso (via vMedia of BMC)
2. subiquity shows up. Answer questions.

== Expected Result ==
I can walk through all questions

== Actual Result ==
Traceback shows up (maybe in right after answering locale or right before block 
device detection) and the installer prompt re-spawns.

=== message snippet from /var/log/installer/subiquity-server-
debug.log.3844 of the installer shell ===

After the installer prompt re-spawned, I use "Enter shell" to dump the
log shown below.

2021-09-24 19:09:59,880 INFO root:39 finish: 
subiquity/Meta/client_variant_POST: SUCCESS: 200 null
2021-09-24 19:09:59,881 INFO aiohttp.access:206  [24/Sep/2021:19:09:59 +0000] 
"POST /meta/client_variant?variant=%22server%22 HTTP/1.1" 200 195 "-" 
"Python/3.6 aiohttp/3.7.4.post0"
2021-09-24 19:09:59,882 INFO root:39 start: subiquity/Meta/status_GET:
2021-09-24 19:09:59,883 DEBUG root:39 start: subiquity/Locale/GET:
2021-09-24 19:09:59,883 DEBUG root:39 finish: subiquity/Locale/GET: SUCCESS: 
200 "en_GB.UTF-8"
2021-09-24 19:09:59,883 INFO aiohttp.access:206  [24/Sep/2021:19:09:59 +0000] 
"GET /locale HTTP/1.1" 200 205 "-" "Python/3.6 aiohttp/3.7.4.post0"
2021-09-24 19:10:00,123 INFO root:39 finish: subiquity/Meta/status_GET: 
SUCCESS: 500 Traceback (most recent call last):
  File "/snap/subiquity/2654/lib/python3.6...
2021-09-24 19:10:00,124 DEBUG subiquity.server.server:369 request to 
/meta/status?cur=%22ERROR%22 crashed
Traceback (most recent call last):
  File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/common/api/server.py",
 line 123, in handler
    result = await implementation(**args)
  File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 87, in status_GET
    await self.app.state_event.wait()
  File "/snap/subiquity/2654/usr/lib/python3.6/asyncio/locks.py", line 283, in 
wait
    yield from fut
concurrent.futures._base.CancelledError
2021-09-24 19:10:00,124 ERROR aiohttp.server:393 Error handling request
Traceback (most recent call last):
  File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_protocol.py", 
line 422, in _handle_request
    resp = await self._request_handler(request)
  File "/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_app.py", 
line 499, in _handle
    resp = await handler(request)
  File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_middlewares.py", 
line 119, in impl
    return await handler(request)
  File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 375, in middleware
    ErrorReportRef, report.ref())
AttributeError: 'NoneType' object has no attribute 'ref'

ProblemType: Bug
DistroRelease: Ubuntu 21.10
ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
Uname: Linux 5.13.0-16-generic aarch64
ApportVersion: 2.20.11-0ubuntu69
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Fri Sep 24 19:15:55 2021
Snap: subiquity 21.08.2 ()
Symptom: installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: subiquity
     Importance: Undecided
         Status: New

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: apport-bug arm64 impish uec-images

** Also affects: subiquity
   Importance: Undecided
       Status: New

** Description changed:

  iso: impish beta 
http://cdimage.ubuntu.com/releases/21.10/beta/ubuntu-21.10-beta-live-server-arm64.iso
- hardware: taishan2280v2
+ hardware: taishan2280v2 (kreiken)
  
  == Steps to Reproduce ==
  1. Boot impish beta with the iso (via vMedia of BMC)
  2. subiquity shows up. Answer questions.
  
  == Expected Result ==
  I can walk through all questions
  
  == Actual Result ==
  Traceback shows up (maybe in right after answering locale or right before 
block device detection) and the installer prompt re-spawns.
  
- 
- === message snippet from /var/log/installer/subiquity-server-debug.log.3844 
of the installer shell ===
+ === message snippet from /var/log/installer/subiquity-server-
+ debug.log.3844 of the installer shell ===
  
  After the installer prompt re-spawned, I use "Enter shell" to dump the
  log shown below.
  
  2021-09-24 19:09:59,880 INFO root:39 finish: 
subiquity/Meta/client_variant_POST: SUCCESS: 200 null
  2021-09-24 19:09:59,881 INFO aiohttp.access:206  [24/Sep/2021:19:09:59 +0000] 
"POST /meta/client_variant?variant=%22server%22 HTTP/1.1" 200 195 "-" 
"Python/3.6 aiohttp/3.7.4.post0"
  2021-09-24 19:09:59,882 INFO root:39 start: subiquity/Meta/status_GET:
  2021-09-24 19:09:59,883 DEBUG root:39 start: subiquity/Locale/GET:
  2021-09-24 19:09:59,883 DEBUG root:39 finish: subiquity/Locale/GET: SUCCESS: 
200 "en_GB.UTF-8"
  2021-09-24 19:09:59,883 INFO aiohttp.access:206  [24/Sep/2021:19:09:59 +0000] 
"GET /locale HTTP/1.1" 200 205 "-" "Python/3.6 aiohttp/3.7.4.post0"
  2021-09-24 19:10:00,123 INFO root:39 finish: subiquity/Meta/status_GET: 
SUCCESS: 500 Traceback (most recent call last):
-   File "/snap/subiquity/2654/lib/python3.6...
+   File "/snap/subiquity/2654/lib/python3.6...
  2021-09-24 19:10:00,124 DEBUG subiquity.server.server:369 request to 
/meta/status?cur=%22ERROR%22 crashed
  Traceback (most recent call last):
-   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/common/api/server.py",
 line 123, in handler
-     result = await implementation(**args)
-   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 87, in status_GET
-     await self.app.state_event.wait()
-   File "/snap/subiquity/2654/usr/lib/python3.6/asyncio/locks.py", line 283, 
in wait
-     yield from fut
+   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/common/api/server.py",
 line 123, in handler
+     result = await implementation(**args)
+   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 87, in status_GET
+     await self.app.state_event.wait()
+   File "/snap/subiquity/2654/usr/lib/python3.6/asyncio/locks.py", line 283, 
in wait
+     yield from fut
  concurrent.futures._base.CancelledError
  2021-09-24 19:10:00,124 ERROR aiohttp.server:393 Error handling request
  Traceback (most recent call last):
-   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_protocol.py", 
line 422, in _handle_request
-     resp = await self._request_handler(request)
-   File "/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_app.py", 
line 499, in _handle
-     resp = await handler(request)
-   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_middlewares.py", 
line 119, in impl
-     return await handler(request)
-   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 375, in middleware
-     ErrorReportRef, report.ref())
+   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_protocol.py", 
line 422, in _handle_request
+     resp = await self._request_handler(request)
+   File "/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_app.py", 
line 499, in _handle
+     resp = await handler(request)
+   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/aiohttp/web_middlewares.py", 
line 119, in impl
+     return await handler(request)
+   File 
"/snap/subiquity/2654/lib/python3.6/site-packages/subiquity/server/server.py", 
line 375, in middleware
+     ErrorReportRef, report.ref())
  AttributeError: 'NoneType' object has no attribute 'ref'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic aarch64
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Fri Sep 24 19:15:55 2021
  Snap: subiquity 21.08.2 ()
  Symptom: installer
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945012

Title:
  [Impish Beta][arm64] installer has python traceback

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1945012/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to