Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685373308.673091/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cimpyorm-0.9.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685373308.673091/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cimpyorm-0.9.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685373308.673091/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cimpyorm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RoKlsd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cimpyorm-0.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/cimpyorm-0.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cimpyorm-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y7jhZR + umask 022 + cd /builddir/build/BUILD + cd cimpyorm-0.9.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/cimpyorm copying cimpyorm/__init__.py -> build/lib/cimpyorm copying cimpyorm/Parser.py -> build/lib/cimpyorm copying cimpyorm/backends.py -> build/lib/cimpyorm copying cimpyorm/cli.py -> build/lib/cimpyorm copying cimpyorm/datasets.py -> build/lib/cimpyorm copying cimpyorm/auxiliary.py -> build/lib/cimpyorm copying cimpyorm/api.py -> build/lib/cimpyorm copying cimpyorm/Writer.py -> build/lib/cimpyorm creating build/lib/cimpyorm/Model copying cimpyorm/Model/__init__.py -> build/lib/cimpyorm/Model copying cimpyorm/Model/Parseable.py -> build/lib/cimpyorm/Model copying cimpyorm/Model/Schema.py -> build/lib/cimpyorm/Model copying cimpyorm/Model/Source.py -> build/lib/cimpyorm/Model copying cimpyorm/Model/auxiliary.py -> build/lib/cimpyorm/Model creating build/lib/cimpyorm/Test copying cimpyorm/Test/__init__.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_aux_and_misc.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_loadRDFS_pytest.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_api.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_metadata.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_xml_merge.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_parser.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_serialization.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_data_integrity.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/test_schema.py -> build/lib/cimpyorm/Test copying cimpyorm/Test/conftest.py -> build/lib/cimpyorm/Test creating build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/__init__.py -> build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/Property.py -> build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/Base.py -> build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/Class.py -> build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/Datatype.py -> build/lib/cimpyorm/Model/Elements copying cimpyorm/Model/Elements/Enum.py -> build/lib/cimpyorm/Model/Elements creating build/lib/cimpyorm/Test/Integration copying cimpyorm/Test/Integration/__init__.py -> build/lib/cimpyorm/Test/Integration creating build/lib/cimpyorm/Test/Deployment copying cimpyorm/Test/Deployment/__init__.py -> build/lib/cimpyorm/Test/Deployment copying cimpyorm/Test/Deployment/test_pypi_deploy.py -> build/lib/cimpyorm/Test/Deployment creating build/lib/cimpyorm/Test/test_datasets copying cimpyorm/Test/test_datasets/__init__.py -> build/lib/cimpyorm/Test/test_datasets creating build/lib/cimpyorm/Test/Integration/MariaDB copying cimpyorm/Test/Integration/MariaDB/__init__.py -> build/lib/cimpyorm/Test/Integration/MariaDB copying cimpyorm/Test/Integration/MariaDB/test_integration_tests.py -> build/lib/cimpyorm/Test/Integration/MariaDB creating build/lib/cimpyorm/Test/Integration/SQLite copying cimpyorm/Test/Integration/SQLite/__init__.py -> build/lib/cimpyorm/Test/Integration/SQLite copying cimpyorm/Test/Integration/SQLite/test_integration_tests.py -> build/lib/cimpyorm/Test/Integration/SQLite creating build/lib/cimpyorm/Test/Integration/MySQL copying cimpyorm/Test/Integration/MySQL/__init__.py -> build/lib/cimpyorm/Test/Integration/MySQL copying cimpyorm/Test/Integration/MySQL/test_integration_tests.py -> build/lib/cimpyorm/Test/Integration/MySQL running egg_info writing cimpyorm.egg-info/PKG-INFO writing dependency_links to cimpyorm.egg-info/dependency_links.txt writing entry points to cimpyorm.egg-info/entry_points.txt writing requirements to cimpyorm.egg-info/requires.txt writing top-level names to cimpyorm.egg-info/top_level.txt reading manifest file 'cimpyorm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.db' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cimpyorm.egg-info/SOURCES.txt' creating build/lib/cimpyorm/res copying cimpyorm/res/.DS_Store -> build/lib/cimpyorm/res copying cimpyorm/res/LICENSE -> build/lib/cimpyorm/res creating build/lib/cimpyorm/res/datasets copying cimpyorm/res/datasets/.DS_Store -> build/lib/cimpyorm/res/datasets creating build/lib/cimpyorm/res/datasets/FullGrid copying cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_SSH_4.xml -> build/lib/cimpyorm/res/datasets/FullGrid copying cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_SV_4.xml -> build/lib/cimpyorm/res/datasets/FullGrid copying cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_TP_4.xml -> build/lib/cimpyorm/res/datasets/FullGrid copying cimpyorm/res/datasets/FullGrid/20171002T0930Z_BE_EQ_4.xml -> build/lib/cimpyorm/res/datasets/FullGrid creating build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch copying cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_DL_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch copying cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_EQ_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch copying cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_SSH_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch copying cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_SV_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch copying cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_TP_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch creating build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_DL_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_EQ_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_SSH_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_SV_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_TP_v3.0.0.xml -> build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker creating build/lib/cimpyorm/res/schemata creating build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/DiagramLayoutProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/DynamicsProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/DynamicsProfileRDFSAugmented_noAbstract-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/EquipmentBoundaryProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/EquipmentProfileCoreOperationRDFSAugmented-v2_4_15-4Jul2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/EquipmentProfileCoreRDFSAugmented-v2_4_15-4Jul2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/EquipmentProfileCoreShortCircuitOperationRDFSAugmented-v2_4_15-4Jul2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/EquipmentProfileCoreShortCircuitRDFSAugmented-v2_4_15-4Jul2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/GeographicalLocationProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/Profile_Dependencies.json -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/StateVariablesProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/SteadyStateHypothesisProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/TopologyBoundaryProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 copying cimpyorm/res/schemata/CIM16/TopologyProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> build/lib/cimpyorm/res/schemata/CIM16 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YLGtkR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 + cd cimpyorm-0.9.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model copying build/lib/cimpyorm/Model/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model copying build/lib/cimpyorm/Model/Parseable.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/Property.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/Base.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/Class.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/Datatype.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Elements/Enum.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements copying build/lib/cimpyorm/Model/Schema.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model copying build/lib/cimpyorm/Model/Source.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model copying build/lib/cimpyorm/Model/auxiliary.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model copying build/lib/cimpyorm/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm copying build/lib/cimpyorm/Parser.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm copying build/lib/cimpyorm/backends.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm copying build/lib/cimpyorm/cli.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/Profile_Dependencies.json -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/TopologyProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/TopologyBoundaryProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/EquipmentProfileCoreOperationRDFSAugmented-v2_4_15-4Jul2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/SteadyStateHypothesisProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/EquipmentBoundaryProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/EquipmentProfileCoreRDFSAugmented-v2_4_15-4Jul2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/DynamicsProfileRDFSAugmented_noAbstract-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/EquipmentProfileCoreShortCircuitRDFSAugmented-v2_4_15-4Jul2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/EquipmentProfileCoreShortCircuitOperationRDFSAugmented-v2_4_15-4Jul2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/GeographicalLocationProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/DiagramLayoutProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/DynamicsProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/schemata/CIM16/StateVariablesProfileRDFSAugmented-v2_4_15-16Feb2016.rdf -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/schemata/CIM16 copying build/lib/cimpyorm/res/LICENSE -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/FullGrid copying build/lib/cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_SV_4.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/FullGrid copying build/lib/cimpyorm/res/datasets/FullGrid/20171002T0930Z_BE_EQ_4.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/FullGrid copying build/lib/cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_SSH_4.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/FullGrid copying build/lib/cimpyorm/res/datasets/FullGrid/20171002T0930Z_1D_BE_TP_4.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/FullGrid creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch copying build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_TP_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch copying build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_SV_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch copying build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_EQ_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch copying build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_DL_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch copying build/lib/cimpyorm/res/datasets/MiniGrid_BusBranch/MiniGridTestConfiguration_BC_SSH_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_BusBranch creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_TP_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_SV_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_EQ_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_DL_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/MiniGrid_NodeBreaker/MiniGridTestConfiguration_BC_SSH_v3.0.0.xml -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets/MiniGrid_NodeBreaker copying build/lib/cimpyorm/res/datasets/.DS_Store -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res/datasets copying build/lib/cimpyorm/res/.DS_Store -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/res copying build/lib/cimpyorm/datasets.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm copying build/lib/cimpyorm/auxiliary.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration copying build/lib/cimpyorm/Test/Integration/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MariaDB copying build/lib/cimpyorm/Test/Integration/MariaDB/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MariaDB copying build/lib/cimpyorm/Test/Integration/MariaDB/test_integration_tests.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MariaDB creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/SQLite copying build/lib/cimpyorm/Test/Integration/SQLite/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/SQLite copying build/lib/cimpyorm/Test/Integration/SQLite/test_integration_tests.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/SQLite creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MySQL copying build/lib/cimpyorm/Test/Integration/MySQL/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MySQL copying build/lib/cimpyorm/Test/Integration/MySQL/test_integration_tests.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MySQL copying build/lib/cimpyorm/Test/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_aux_and_misc.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_loadRDFS_pytest.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_api.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_metadata.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_xml_merge.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_parser.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Deployment copying build/lib/cimpyorm/Test/Deployment/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Deployment copying build/lib/cimpyorm/Test/Deployment/test_pypi_deploy.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Deployment copying build/lib/cimpyorm/Test/test_serialization.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_data_integrity.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/Test/test_schema.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test creating /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_datasets copying build/lib/cimpyorm/Test/test_datasets/__init__.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_datasets copying build/lib/cimpyorm/Test/conftest.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test copying build/lib/cimpyorm/api.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm copying build/lib/cimpyorm/Writer.py -> /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Parseable.py to Parseable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/Property.py to Property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/Base.py to Base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/Class.py to Class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/Datatype.py to Datatype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Elements/Enum.py to Enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Schema.py to Schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/Source.py to Source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Model/auxiliary.py to auxiliary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Parser.py to Parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/backends.py to backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/auxiliary.py to auxiliary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MariaDB/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MariaDB/test_integration_tests.py to test_integration_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/SQLite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/SQLite/test_integration_tests.py to test_integration_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MySQL/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Integration/MySQL/test_integration_tests.py to test_integration_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_aux_and_misc.py to test_aux_and_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_loadRDFS_pytest.py to test_loadRDFS_pytest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_xml_merge.py to test_xml_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_parser.py to test_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/Deployment/test_pypi_deploy.py to test_pypi_deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_serialization.py to test_serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_data_integrity.py to test_data_integrity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/test_datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Test/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm/Writer.py to Writer.cpython-39.pyc writing byte-compilation script '/tmp/tmpislo3xlx.py' /usr/bin/python3 /tmp/tmpislo3xlx.py removing /tmp/tmpislo3xlx.py running install_egg_info running egg_info writing cimpyorm.egg-info/PKG-INFO writing dependency_links to cimpyorm.egg-info/dependency_links.txt writing entry points to cimpyorm.egg-info/entry_points.txt writing requirements to cimpyorm.egg-info/requires.txt writing top-level names to cimpyorm.egg-info/top_level.txt reading manifest file 'cimpyorm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.db' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cimpyorm.egg-info/SOURCES.txt' Copying cimpyorm.egg-info to /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9/site-packages/cimpyorm-0.9.4-py3.9.egg-info running install_scripts Installing cimpyorm script to /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64//usr/share/doc/python-cimpyorm + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 ~/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 ~/build/BUILD/cimpyorm-0.9.4 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/cimpyorm-0.9.4 + mv /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.4-1 --unique-debug-suffix -0.9.4-1.x86_64 --unique-debug-src-base python-cimpyorm-0.9.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cimpyorm-0.9.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cimpyorm-0.9.4-1.noarch Provides: python-cimpyorm python3-cimpyorm = 0.9.4-1 python3.9dist(cimpyorm) = 0.9.4 python3dist(cimpyorm) = 0.9.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(defusedxml) < 0.7 python3.9dist(lxml) python3.9dist(networkx) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(setuptools) python3.9dist(sqlalchemy) python3.9dist(tabulate) python3.9dist(tqdm) Processing files: python-cimpyorm-help-0.9.4-1.noarch warning: Empty %files file /builddir/build/BUILD/cimpyorm-0.9.4/doclist.lst Provides: python-cimpyorm-help = 0.9.4-1 python3-cimpyorm-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 Wrote: /builddir/build/RPMS/python-cimpyorm-help-0.9.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cimpyorm-0.9.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zq2vNw + umask 022 + cd /builddir/build/BUILD + cd cimpyorm-0.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cimpyorm-0.9.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0