==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: python-pyghmi 1.5.53-1 (Wed Sep 28 12:09:39 2022)
==> Retrieving sources...
  -> Found pyghmi-1.5.53.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyghmi-1.5.53.tar.gz ... Passed
==> Making package: python-pyghmi 1.5.53-1 (Wed Sep 28 12:09:55 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) libnsl-2.0.0-2.1  python-cffi-1.15.1-1.0  python-ply-3.11-10.2
             python-pycparser-2.21-3.2  python-3.10.7-1.0
             python-cryptography-37.0.2-1.2  python-dateutil-2.8.2-4.0
             python-six-1.16.0-6.0

Total Download Size:   13.76 MiB
Total Installed Size:  60.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.10.7-1.0-i686 downloading...
 python-cryptography-37.0.2-1.2-i686 downloading...
 python-dateutil-2.8.2-4.0-any downloading...
 python-cffi-1.15.1-1.0-i686 downloading...
 python-pycparser-2.21-3.2-any downloading...
 python-ply-3.11-10.2-any downloading...
 python-six-1.16.0-6.0-any downloading...
 libnsl-2.0.0-2.1-i686 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-cryptography...
installing python-six...
installing python-dateutil...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) cython-0.29.32-2.0  python-appdirs-1.4.4-7.0
              python-autocommand-2.2.1-1.0  python-inflect-6.0.0-1.0
              python-jaraco.context-4.1.2-1.0
              python-jaraco.functools-3.5.1-1.0  python-jaraco.text-3.9.1-1.0
              python-more-itertools-8.13.0-2.0  python-nspektr-0.4.0-2.0
              python-ordered-set-4.1.0-1.0  python-packaging-21.3-1.0
              python-pydantic-1.10.2-1.0  python-pyparsing-3.0.9-1.0
              python-tomli-2.0.1-1.0  python-trove-classifiers-2022.8.31-1.0
              python-typing_extensions-4.3.0-1.0
              python-validate-pyproject-0.10.1-1.0  python-pip-22.2.2-2.0
              python-setuptools-1:62.3.4-1.0

Total Download Size:    7.19 MiB
Total Installed Size:  37.66 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pip-22.2.2-2.0-any downloading...
 cython-0.29.32-2.0-i686 downloading...
 python-pydantic-1.10.2-1.0-i686 downloading...
 python-setuptools-1:62.3.4-1.0-any downloading...
 python-pyparsing-3.0.9-1.0-any downloading...
 python-validate-pyproject-0.10.1-1.0-any downloading...
 python-more-itertools-8.13.0-2.0-any downloading...
 python-packaging-21.3-1.0-any downloading...
 python-inflect-6.0.0-1.0-any downloading...
 python-typing_extensions-4.3.0-1.0-any downloading...
 python-tomli-2.0.1-1.0-any downloading...
 python-autocommand-2.2.1-1.0-any downloading...
 python-jaraco.text-3.9.1-1.0-any downloading...
 python-appdirs-1.4.4-7.0-any downloading...
 python-trove-classifiers-2022.8.31-1.0-any downloading...
 python-ordered-set-4.1.0-1.0-any downloading...
 python-jaraco.functools-3.5.1-1.0-any downloading...
 python-nspektr-0.4.0-2.0-any downloading...
 python-jaraco.context-4.1.2-1.0-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing cython...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-nspektr...
installing python-ordered-set...
installing python-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-pip...
[?25h==> Retrieving sources...
  -> Found pyghmi-1.5.53.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyghmi-1.5.53.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/pyghmi
creating build/lib/pyghmi/ipmi
copying pyghmi/ipmi/events.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/sdr.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/command.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/bmc.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/console.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/fru.py -> build/lib/pyghmi/ipmi
copying pyghmi/ipmi/__init__.py -> build/lib/pyghmi/ipmi
creating build/lib/pyghmi/tests
creating build/lib/pyghmi/tests/unit
copying pyghmi/tests/unit/base.py -> build/lib/pyghmi/tests/unit
copying pyghmi/tests/unit/__init__.py -> build/lib/pyghmi/tests/unit
creating build/lib/pyghmi/util
copying pyghmi/util/webclient.py -> build/lib/pyghmi/util
copying pyghmi/util/parse.py -> build/lib/pyghmi/util
copying pyghmi/util/__init__.py -> build/lib/pyghmi/util
copying pyghmi/media.py -> build/lib/pyghmi
copying pyghmi/exceptions.py -> build/lib/pyghmi
copying pyghmi/version.py -> build/lib/pyghmi
copying pyghmi/constants.py -> build/lib/pyghmi
copying pyghmi/__init__.py -> build/lib/pyghmi
copying pyghmi/storage.py -> build/lib/pyghmi
creating build/lib/pyghmi/cmd
copying pyghmi/cmd/pyghmicons.py -> build/lib/pyghmi/cmd
copying pyghmi/cmd/pyghmiutil.py -> build/lib/pyghmi/cmd
copying pyghmi/cmd/virshbmc.py -> build/lib/pyghmi/cmd
copying pyghmi/cmd/fakebmc.py -> build/lib/pyghmi/cmd
copying pyghmi/cmd/__init__.py -> build/lib/pyghmi/cmd
creating build/lib/pyghmi/ipmi/oem
copying pyghmi/ipmi/oem/generic.py -> build/lib/pyghmi/ipmi/oem
copying pyghmi/ipmi/oem/lookup.py -> build/lib/pyghmi/ipmi/oem
copying pyghmi/ipmi/oem/__init__.py -> build/lib/pyghmi/ipmi/oem
copying pyghmi/tests/__init__.py -> build/lib/pyghmi/tests
creating build/lib/pyghmi/tests/unit/ipmi
copying pyghmi/tests/unit/ipmi/test_sdr.py -> build/lib/pyghmi/tests/unit/ipmi
copying pyghmi/tests/unit/ipmi/__init__.py -> build/lib/pyghmi/tests/unit/ipmi
creating build/lib/pyghmi/redfish
creating build/lib/pyghmi/redfish/oem
creating build/lib/pyghmi/redfish/oem/dell
copying pyghmi/redfish/oem/dell/idrac.py -> build/lib/pyghmi/redfish/oem/dell
copying pyghmi/redfish/oem/dell/main.py -> build/lib/pyghmi/redfish/oem/dell
copying pyghmi/redfish/oem/dell/__init__.py -> build/lib/pyghmi/redfish/oem/dell
copying pyghmi/redfish/oem/generic.py -> build/lib/pyghmi/redfish/oem
copying pyghmi/redfish/oem/lookup.py -> build/lib/pyghmi/redfish/oem
copying pyghmi/redfish/oem/__init__.py -> build/lib/pyghmi/redfish/oem
creating build/lib/pyghmi/redfish/oem/lenovo
copying pyghmi/redfish/oem/lenovo/tsma.py -> build/lib/pyghmi/redfish/oem/lenovo
copying pyghmi/redfish/oem/lenovo/xcc.py -> build/lib/pyghmi/redfish/oem/lenovo
copying pyghmi/redfish/oem/lenovo/main.py -> build/lib/pyghmi/redfish/oem/lenovo
copying pyghmi/redfish/oem/lenovo/__init__.py -> build/lib/pyghmi/redfish/oem/lenovo
creating build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/cpu.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/drive.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/config.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/nextscale.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/raid_controller.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/handler.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/imm.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/pci.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/inventory.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/psu.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/raid_drive.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/dimm.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/energy.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/__init__.py -> build/lib/pyghmi/ipmi/oem/lenovo
copying pyghmi/ipmi/oem/lenovo/firmware.py -> build/lib/pyghmi/ipmi/oem/lenovo
creating build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/util.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/serversession.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/spd.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/constants.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/simplesession.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/localsession.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/session.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/ipmi/private/__init__.py -> build/lib/pyghmi/ipmi/private
copying pyghmi/redfish/command.py -> build/lib/pyghmi/redfish
copying pyghmi/redfish/__init__.py -> build/lib/pyghmi/redfish
running egg_info
writing pyghmi.egg-info/PKG-INFO
writing dependency_links to pyghmi.egg-info/dependency_links.txt
writing entry points to pyghmi.egg-info/entry_points.txt
writing requirements to pyghmi.egg-info/requires.txt
writing top-level names to pyghmi.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
running egg_info
writing pyghmi.egg-info/PKG-INFO
writing dependency_links to pyghmi.egg-info/dependency_links.txt
writing entry points to pyghmi.egg-info/entry_points.txt
writing requirements to pyghmi.egg-info/requires.txt
writing top-level names to pyghmi.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running install_lib
creating /build/python-pyghmi/pkg/python-pyghmi/usr
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
copying build/lib/pyghmi/media.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
copying build/lib/pyghmi/cmd/pyghmicons.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
copying build/lib/pyghmi/cmd/pyghmiutil.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
copying build/lib/pyghmi/cmd/virshbmc.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
copying build/lib/pyghmi/cmd/fakebmc.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
copying build/lib/pyghmi/cmd/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo
copying build/lib/pyghmi/redfish/oem/lenovo/tsma.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo
copying build/lib/pyghmi/redfish/oem/lenovo/xcc.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo
copying build/lib/pyghmi/redfish/oem/lenovo/main.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo
copying build/lib/pyghmi/redfish/oem/lenovo/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo
copying build/lib/pyghmi/redfish/oem/generic.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem
copying build/lib/pyghmi/redfish/oem/lookup.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell
copying build/lib/pyghmi/redfish/oem/dell/idrac.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell
copying build/lib/pyghmi/redfish/oem/dell/main.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell
copying build/lib/pyghmi/redfish/oem/dell/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell
copying build/lib/pyghmi/redfish/oem/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem
copying build/lib/pyghmi/redfish/command.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish
copying build/lib/pyghmi/redfish/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish
copying build/lib/pyghmi/exceptions.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
copying build/lib/pyghmi/version.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit
copying build/lib/pyghmi/tests/unit/base.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit
copying build/lib/pyghmi/tests/unit/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/ipmi
copying build/lib/pyghmi/tests/unit/ipmi/test_sdr.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/ipmi
copying build/lib/pyghmi/tests/unit/ipmi/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/ipmi
copying build/lib/pyghmi/tests/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests
copying build/lib/pyghmi/constants.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util
copying build/lib/pyghmi/util/webclient.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util
copying build/lib/pyghmi/util/parse.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util
copying build/lib/pyghmi/util/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util
copying build/lib/pyghmi/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
copying build/lib/pyghmi/storage.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/events.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/cpu.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/drive.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/config.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/nextscale.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/raid_controller.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/handler.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/imm.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/pci.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/inventory.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/psu.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/raid_drive.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/dimm.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/energy.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/lenovo/firmware.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo
copying build/lib/pyghmi/ipmi/oem/generic.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem
copying build/lib/pyghmi/ipmi/oem/lookup.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem
copying build/lib/pyghmi/ipmi/oem/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem
creating /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/util.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/serversession.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/spd.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/constants.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/simplesession.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/localsession.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/session.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/private/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private
copying build/lib/pyghmi/ipmi/sdr.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/command.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/bmc.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/console.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/fru.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
copying build/lib/pyghmi/ipmi/__init__.py -> /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/media.py to media.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd/pyghmicons.py to pyghmicons.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd/pyghmiutil.py to pyghmiutil.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd/virshbmc.py to virshbmc.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd/fakebmc.py to fakebmc.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/cmd/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo/tsma.py to tsma.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo/xcc.py to xcc.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo/main.py to main.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lenovo/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/generic.py to generic.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/lookup.py to lookup.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell/idrac.py to idrac.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell/main.py to main.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/dell/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/oem/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/command.py to command.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/redfish/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/exceptions.py to exceptions.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/version.py to version.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/base.py to base.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/ipmi/test_sdr.py to test_sdr.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/unit/ipmi/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/tests/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/constants.py to constants.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util/webclient.py to webclient.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util/parse.py to parse.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/util/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/storage.py to storage.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/events.py to events.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/cpu.py to cpu.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/drive.py to drive.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/config.py to config.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/nextscale.py to nextscale.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/raid_controller.py to raid_controller.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/handler.py to handler.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/imm.py to imm.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/pci.py to pci.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/inventory.py to inventory.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/psu.py to psu.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/raid_drive.py to raid_drive.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/dimm.py to dimm.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/energy.py to energy.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lenovo/firmware.py to firmware.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/generic.py to generic.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/lookup.py to lookup.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/oem/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/util.py to util.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/serversession.py to serversession.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/spd.py to spd.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/constants.py to constants.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/simplesession.py to simplesession.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/localsession.py to localsession.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/session.py to session.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/private/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/sdr.py to sdr.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/command.py to command.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/bmc.py to bmc.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/console.py to console.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/fru.py to fru.cpython-310.pyc
byte-compiling /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi/ipmi/__init__.py to __init__.cpython-310.pyc
writing byte-compilation script '/tmp/tmpiv9s58fo.py'
/usr/bin/python /tmp/tmpiv9s58fo.py
removing /tmp/tmpiv9s58fo.py
running install_egg_info
Copying pyghmi.egg-info to /build/python-pyghmi/pkg/python-pyghmi/usr/lib/python3.10/site-packages/pyghmi-1.5.53-py3.10.egg-info
running install_scripts
Installing fakebmc script to /build/python-pyghmi/pkg/python-pyghmi/usr/bin
Installing pyghmicons script to /build/python-pyghmi/pkg/python-pyghmi/usr/bin
Installing pyghmiutil script to /build/python-pyghmi/pkg/python-pyghmi/usr/bin
Installing virshbmc script to /build/python-pyghmi/pkg/python-pyghmi/usr/bin
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyghmi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyghmi 1.5.53-1 (Wed Sep 28 12:11:13 2022)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libxml2 optionally requires python: Python bindings
:: util-linux optionally requires python: python bindings to libmount

Packages (27) cython-0.29.32-2.0  libnsl-2.0.0-2.1  python-3.10.7-1.0
              python-appdirs-1.4.4-7.0  python-autocommand-2.2.1-1.0
              python-cffi-1.15.1-1.0  python-cryptography-37.0.2-1.2
              python-dateutil-2.8.2-4.0  python-inflect-6.0.0-1.0
              python-jaraco.context-4.1.2-1.0
              python-jaraco.functools-3.5.1-1.0  python-jaraco.text-3.9.1-1.0
              python-more-itertools-8.13.0-2.0  python-nspektr-0.4.0-2.0
              python-ordered-set-4.1.0-1.0  python-packaging-21.3-1.0
              python-pip-22.2.2-2.0  python-ply-3.11-10.2
              python-pycparser-2.21-3.2  python-pydantic-1.10.2-1.0
              python-pyparsing-3.0.9-1.0  python-setuptools-1:62.3.4-1.0
              python-six-1.16.0-6.0  python-tomli-2.0.1-1.0
              python-trove-classifiers-2022.8.31-1.0
              python-typing_extensions-4.3.0-1.0
              python-validate-pyproject-0.10.1-1.0

Total Removed Size:  98.14 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-pip...
removing python-ordered-set...
removing python-nspektr...
removing python-packaging...
removing python-pyparsing...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-inflect...
removing python-pydantic...
removing python-typing_extensions...
removing python-dateutil...
removing python-six...
removing python-cryptography...
removing python-cffi...
removing python-pycparser...
removing python-ply...
removing python-autocommand...
removing python-appdirs...
removing python...
removing libnsl...
removing cython...
[?25h