Help: 'cosa build' failed on s390x
by QingFeng Hao
Hi all,
Sorry to bother, but I couldn't figure this problem out. If anyone could provide help, that's very appreciated! Tuan Hoang and I are trying to build cores image on s390x, we did some changes on coreos-assembler, mantle, fedora-coreos-config and some others, the first steps of 'docker build ...', 'cosa init ...', 'cosa fetch' succeeded, but we failed on 'cosa build' and the error is:
[ 93.278169] anaconda[1637]: Receiving objects: 99% (30655/30656) 520.4 MB^M^M
[ 93.278204] anaconda[1637]: Preparing deployment of fedora/29/s390x/coreos^M^M
[ 93.278242] anaconda[1637]: Deployment starting: fedora/29/s390x/coreos^M^M
[ 93.278277] anaconda[1637]: Deployment complete: fedora/29/s390x/coreos^M^M
[ 94.099939] anaconda[1637]: .^M^M
[ 94.100135] anaconda[1637]: Configuring storage^M^M
[ 275.623279] anaconda[1637]: .--- Logging error ---^M^M
[ 275.623530] anaconda[1637]: Traceback (most recent call last):^M^M
[ 275.623651] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 985, in emit^M^M
[ 275.623770] anaconda[1637]: stream.write(msg)^M^M
[ 275.623881] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/anaconda_logging.py", line 120, in write^M^M
[ 275.623994] anaconda[1637]: stream.write(*args, **kwargs)^M^M
[ 275.624105] anaconda[1637]: ValueError: underlying buffer has been detached^M^M
[ 275.624214] anaconda[1637]: Call stack:^M^M
[ 275.624325] anaconda[1637]: File "/usr/sbin/anaconda", line 642, in ^M^M
[ 275.624436] anaconda[1637]: display.setup_display(anaconda, opts, addon_paths=addon_paths)^M^M
[ 275.624548] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/display.py", line 273, in setup_display^M^M
[ 275.624660] anaconda[1637]: stdout_log.warning(error_message)^M^M
[ 275.624767] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1344, in warning^M^M
[ 275.624879] anaconda[1637]: self._log(WARNING, msg, args, **kwargs)^M^M
[ 275.624988] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1468, in _log^M^M
[ 275.625101] anaconda[1637]: self.handle(record)^M^M
[ 275.625216] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1478, in handle^M^M
[ 275.625320] anaconda[1637]: self.callHandlers(record)^M^M
[ 275.625431] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1540, in callHandlers^M^M
[ 275.625542] anaconda[1637]: hdlr.handle(record)^M^M
[ 275.625645] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/anaconda_logging.py", line 101, in handle^M^M
[ 275.625747] anaconda[1637]: self.emit(record) # pylint: disable=no-member^M^M
[ 275.625852] anaconda[1637]: Message: 'Not asking for VNC because of an automated install'^M^M
[ 275.625954] anaconda[1637]: Arguments: ()^M^M
[ 275.626054] anaconda[1637]: --- Logging error ---^M^M
[ 275.626166] anaconda[1637]: Traceback (most recent call last):^M^M
[ 275.626282] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 985, in emit^M^M
[ 275.626385] anaconda[1637]: stream.write(msg)^M^M
[ 275.626487] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/anaconda_logging.py", line 120, in write^M^M
[ 275.626598] anaconda[1637]: stream.write(*args, **kwargs)^M^M
[ 275.626712] anaconda[1637]: ValueError: underlying buffer has been detached^M^M
[ 275.626811] anaconda[1637]: Call stack:^M^M
[ 275.626926] anaconda[1637]: File "/usr/sbin/anaconda", line 642, in ^M^M
[ 275.627040] anaconda[1637]: display.setup_display(anaconda, opts, addon_paths=addon_paths)^M^M
[ 275.627144] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/display.py", line 273, in setup_display^M^M
[ 275.627205] anaconda[1637]: stdout_log.warning(error_message)^M^M
[ 275.627244] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1344, in warning^M^M
[ 275.627283] anaconda[1637]: self._log(WARNING, msg, args, **kwargs)^M^M
[ 275.627392] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1468, in _log^M^M
[ 275.627489] anaconda[1637]: self.handle(record)^M^M
[ 275.627593] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1478, in handle^M^M
[ 275.627692] anaconda[1637]: self.callHandlers(record)^M^M
[ 275.627801] anaconda[1637]: File "/usr/lib64/python3.7/logging/init.py", line 1540, in callHandlers^M^M
[ 275.627916] anaconda[1637]: hdlr.handle(record)^M^M
[ 275.628016] anaconda[1637]: File "/usr/lib64/python3.7/site-packages/pyanaconda/anaconda_logging.py", line 101, in handle^M^M
[ 275.628122] anaconda[1637]: self.emit(record) # pylint: disable=no-member^M^M
[ 275.628220] anaconda[1637]: Message: 'Not asking for VNC because text mode was explicitly asked for in kickstart'^M^M
[ 275.628336] anaconda[1637]: Arguments: ()^M^M
[ 275.628442] anaconda[1637]: Installing boot loader^M^M
[ 275.628541] anaconda[1637]: Running in cmdline mode, no interactive debugging allowed.^M^M
[ 275.628640] anaconda[1637]: The exact error message is:^M^M
[ 275.628740] anaconda[1637]: 'NoneType' object has no attribute 'short_label'.^M^M
[ 275.628839] anaconda[1637]: The installer will now terminate.^M^M
[^[[0;32m OK ^[[0m] Stopped coreos-virtinstall-logs.service.^M^M^M
However, Tuan succeeded to run 'cosa build' last month, so we doubt there might be something changed on upstream which broke this, or we need any adoption for s390x? or is that because of python 3.7 incompatible for s390x in this case? Any tip is welcome.
thanks a lot!
--
Regards
QingFeng Hao
4 years, 4 months
Fedora CoreOS Meeting Minutes 2019-04-24
by Andrew Jeddeloh
Minutes: https://meetbot.fedoraproject.org/teams/fedora_coreos_meeting/fedora_core...
Minutes (text):
https://meetbot-raw.fedoraproject.org/teams/fedora_coreos_meeting/fedora_...
Log: https://meetbot.fedoraproject.org/teams/fedora_coreos_meeting/fedora_core...
========================================
#fedora-meeting-1: fedora_coreos_meeting
========================================
Meeting started by ajeddeloh at 16:30:16 UTC. The full logs are
available at
https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-24/fedora_core...
.
Meeting summary
---------------
* roll call (ajeddeloh, 16:30:25)
* please add items to the meeting agenda at
https://public.etherpad-mozilla.org/p/20190424-FCOS-Meeting
(ajeddeloh, 16:31:44)
* Action items from last meeting (ajeddeloh, 16:33:14)
* LINK: https://pagure.io/releng/issue/8294 (jlebon, 16:35:26)
* ksinny requested pool tags (bgilbert, 16:35:51)
* CT for FCOS (ajeddeloh, 16:37:08)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/129
(ajeddeloh, 16:37:18)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/89
(ajeddeloh, 16:37:26)
* LINK:
https://github.com/coreos/fedora-coreos-tracker/issues/89#issuecomment-48...
(ajeddeloh, 16:39:31)
* HELP: (bgilbert, 16:45:31)
* HELP: (bgilbert, 16:45:39)
* ACTION: ajeddeloh to figure out how to make ct consumable as a
library with the proposed versioning (ajeddeloh, 16:53:43)
* Open Floor (ajeddeloh, 16:55:24)
* LINK: https://github.com/coreos/airlock/pulls (ajeddeloh,
16:56:22)
* kaeso started work on airlock (ajeddeloh, 16:56:37)
* LINK:
https://github.com/coreos/fedora-coreos-tracker/issues/83#issuecomment-48...
(kaeso, 16:58:32)
* ACTION: kaeso to pick a name for zincinnati (ajeddeloh, 17:07:18)
* ACTION: ajeddeloh to pick names for FCCT FCCL and FCC (ajeddeloh,
17:17:36)
* we only have xfsprogs, setools-console and policycoreutils-python
left for removing python (ajeddeloh, 17:23:17)
* rfairley is making good progress on packaging afterburn (ajeddeloh,
17:31:33)
Meeting ended at 17:35:48 UTC.
Action Items
------------
* ajeddeloh to figure out how to make ct consumable as a library with
the proposed versioning
* kaeso to pick a name for zincinnati
* ajeddeloh to pick names for FCCT FCCL and FCC
Action Items, by person
-----------------------
* ajeddeloh
* ajeddeloh to figure out how to make ct consumable as a library with
the proposed versioning
* ajeddeloh to pick names for FCCT FCCL and FCC
* kaeso
* kaeso to pick a name for zincinnati
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* ajeddeloh (80)
* bgilbert (32)
* kaeso (26)
* zodbot (25)
* yzhang (19)
* slowrie (15)
* rfairley (8)
* dustymabe (7)
* jlebon (6)
* ksinny_ (5)
* jbrooks (4)
* nirik (1)
* dustymab1 (1)
* miabbott (1)
* geoff- (1)
* mnguyen_ (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
4 years, 5 months
Fedora CoreOS Meeting Minutes 2019-04-17
by Benjamin Gilbert
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-17/fedora_core...
Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-17/fedora_core...
Log: https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-17/fedora_core...
========================================
#fedora-meeting-1: fedora_coreos_meeting
========================================
Meeting started by bgilbert at 16:30:01 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-17/fedora_core...
.
Meeting summary
---------------
* roll call (bgilbert, 16:30:06)
* please add items to the meeting agenda at
https://public.etherpad-mozilla.org/p/20190417-FCOS-Meeting
(bgilbert, 16:34:21)
* Action items from last meeting (bgilbert, 16:34:35)
* bgilbert created https://github.com/coreos/airlock (bgilbert,
16:35:03)
* ksinny will request for tags after this meeting (ksinny, 16:35:38)
* ACTION: ksinny to request pool tags (bgilbert, 16:36:02)
* jlebon engaging with Packit upstream (bgilbert, 16:37:52)
* Finalize artifact storage strategy (bgilbert, 16:38:17)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/169
(bgilbert, 16:38:18)
* LINK: https://pagure.io/fedora-infrastructure/issue/7719 (jlebon,
16:41:39)
* Implement tooling for release streams (bgilbert, 16:47:39)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/137
(bgilbert, 16:47:48)
* LINK:
https://github.com/coreos/fedora-coreos-tracker/blob/master/stream-toolin...
(bgilbert, 16:47:55)
* Produce live PXE images (bgilbert, 17:09:51)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/105
(bgilbert, 17:09:56)
* LINK:
https://github.com/coreos/fedora-coreos-tracker/issues/105#issuecomment-4...
(bgilbert, 17:10:48)
* we're planning not to initially support live PXE with a persistent
root partition in FCOS. if you use this functionality on CL, please
speak up in
https://github.com/coreos/fedora-coreos-tracker/issues/105
(bgilbert, 17:25:58)
* Open Floor (bgilbert, 17:26:18)
* Requested for coreos-pool and coreos-release tag
https://pagure.io/releng/issue/8294 (ksinny, 17:29:45)
Meeting ended at 17:30:41 UTC.
Action Items
------------
* ksinny to request pool tags
Action Items, by person
-----------------------
* ksinny
* ksinny to request pool tags
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* bgilbert (108)
* zodbot (21)
* jlebon (20)
* red_beard (16)
* kaeso (13)
* slowrie (3)
* ksinny (3)
* jligon (2)
* rfairley (1)
* geoff-- (1)
* mnguyen_ (1)
* yzhang (1)
* geoff- (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
4 years, 5 months
Fedora CoreOS Meeting Minutes 2019-04-10
by Benjamin Gilbert
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-10/fedora_core...
Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-10/fedora_core...
Log: https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-10/fedora_core...
========================================
#fedora-meeting-1: fedora_coreos_meeting
========================================
Meeting started by bgilbert at 16:30:01 UTC. The full logs are available
at
https://meetbot.fedoraproject.org/fedora-meeting-1/2019-04-10/fedora_core...
.
Meeting summary
---------------
* roll call (bgilbert, 16:30:06)
* Please add meeting topics to the etherpad:
https://public.etherpad-mozilla.org/p/20190410-FCOS-Meeting
(bgilbert, 16:33:25)
* Action items from last meeting (bgilbert, 16:33:49)
* kaeso filed https://github.com/coreos/coreos-assembler/issues/463
(bgilbert, 16:35:12)
* jlebon filed
https://github.com/coreos/fedora-coreos-tracker/issues/169
(bgilbert, 16:36:24)
* Implement tooling for release streams (bgilbert, 16:37:33)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/137
(bgilbert, 16:37:38)
* continuous builds for build tools that we consume (bgilbert,
16:47:14)
* LINK: https://github.com/coreos/fedora-coreos-tracker/issues/84
(bgilbert, 16:47:22)
* LINK: https://pagure.io/releng/issue/8165 (bgilbert, 16:49:35)
* LINK: https://github.com/packit-service/packit (dustymabe[m],
16:56:20)
* ACTION: jlebon to investigate packit (bgilbert, 16:56:42)
* ACTION: ksinny to request pool tag(s) once stream implementation PR
is finalized (bgilbert, 17:00:19)
* LVM support in Ignition - how much and when? (bgilbert, 17:00:45)
* LINK: https://stratis-storage.github.io/ (dustymabe[m], 17:08:26)
* final call for locksmith2 names (bgilbert, 17:15:39)
* LINK:
https://github.com/coreos/fedora-coreos-tracker/issues/3#issuecomment-479...
(bgilbert, 17:15:42)
* ACTION: bgilbert to create coreos/airlock (bgilbert, 17:17:45)
* kaeso started writing down the locksmith2 HTTP protocol (bgilbert,
17:18:16)
* LINK: https://hackmd.io/gOQigjYORx-DJdvyO1YSTg?view (bgilbert,
17:18:18)
* Open Floor (bgilbert, 17:20:04)
Meeting ended at 17:32:22 UTC.
Action Items
------------
* jlebon to investigate packit
* ksinny to request pool tag(s) once stream implementation PR is
finalized
* bgilbert to create coreos/airlock
Action Items, by person
-----------------------
* bgilbert
* bgilbert to create coreos/airlock
* jlebon
* jlebon to investigate packit
* ksinny
* ksinny to request pool tag(s) once stream implementation PR is
finalized
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* bgilbert (81)
* dustymabe[m] (60)
* zodbot (29)
* jlebon (21)
* ajeddeloh (19)
* walters (14)
* ksinny (11)
* kaeso (8)
* lorbus (5)
* kushal (2)
* rfairley (2)
* sayan (2)
* dmabe-webirc (2)
* slowrie (2)
* mnguyen_ (1)
* jbrooks (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
4 years, 5 months