Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-0-orchestrator.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686317448.530937/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-0-orchestrator.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-0-orchestrator-1.1.0a8-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-0-orchestrator.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686317448.530937/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-0-orchestrator.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-0-orchestrator-1.1.0a8-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-0-orchestrator.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686317448.530937/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-0-orchestrator.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.aNk0Mt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 0-orchestrator-1.1.0a8 + /usr/bin/gzip -dc /builddir/build/SOURCES/0-orchestrator-1.1.0a8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 0-orchestrator-1.1.0a8 + /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.07RLLR + umask 022 + cd /builddir/build/BUILD + cd 0-orchestrator-1.1.0a8 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '1.1.0-alpha-8' to '1.1.0a8' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/zeroos copying zeroos/__init__.py -> build/lib/zeroos creating build/lib/zeroos/orchestrator copying zeroos/orchestrator/__init__.py -> build/lib/zeroos/orchestrator copying zeroos/orchestrator/configuration.py -> build/lib/zeroos/orchestrator creating build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Disk.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/ETCD.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/abstracts.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/__init__.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/ZeroStor.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Pubsub.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Partition.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StoragePool.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StorageCluster.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StorageEngine.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/healthcheck.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Node.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Container.py -> build/lib/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Network.py -> build/lib/zeroos/orchestrator/sal creating build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/NodeHealthCheck.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ProcessSignal.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CPUStats.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumJobResultState.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/NicInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMMigrate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterDriveType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolDeviceStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GW.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/FilesystemCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/client_utils.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/WriteFile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/DeleteFile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/oauth2_client_itsyouonline.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumNodeStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ListGW.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/MemInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ClusterCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Zerotier.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/client.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMNicInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierJoin.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateStorDriveType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/DiskPartition.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWHost.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/__init__.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWNIC.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StorageServer.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerNICconfig.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VDiskLink.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateDriveType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/nodes_service.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Snapshot.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/DHCP.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/storageclusters_service.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Bridge.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/graphs_service.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVMStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumZerotierType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Vdisk.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskRollback.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskResize.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumGWNICType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/HTTPProxy.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskListItemType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Message.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Cluster.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/JobListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Filesystem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolDataProfile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Graph.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/HealthCheck.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerUpdate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVMListItemStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolCreateDataProfile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/IPProtocol.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/OSInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumZerotierListItemType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumJobResultName.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumBridgeStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateStorMetaDriveType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateMetaDriveType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/JobResult.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/PortForward.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/NodeMount.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskListItemStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumBridgeCreateNetworkMode.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePool.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateClusterType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/health_service.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolListItemStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolCreateMetadataProfile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMUpdate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/HTTPType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/client_support.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskCreateType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VM.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/DiskInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumNicLinkType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Dashboard.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerNIC.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/NicLink.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CoreStateResult.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/DashboardListItem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolMetadataProfile.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerNICStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolDevice.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/BridgeCreateSetting.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/BridgeCreate.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerListItemStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CreateSnapshotReqBody.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Process.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWNICconfig.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStorageServerStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CreateContainer.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumGetGWStatus.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Node.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CoreSystem.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Container.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CloudInit.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/vdisks_service.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumDiskInfoType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/Job.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMDiskInfo.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/GetGW.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/StorageClusterHealthCheck.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierRoute.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierBridge.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerNICType.py -> build/lib/zeroos/orchestrator/client copying zeroos/orchestrator/client/CPUInfo.py -> build/lib/zeroos/orchestrator/client creating build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/networkload.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/diskusage.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/networkbond.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/log_rotator.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/cpu_mem_core.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/__init__.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/context_switch.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/temperature.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/powersupply.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/threads.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/fan.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/qemu_vm_logs.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/interrupts.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/networkstability.py -> build/lib/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/openfiledescriptors.py -> build/lib/zeroos/orchestrator/sal/healthchecks creating build/lib/zeroos/orchestrator/sal/stats_collector copying zeroos/orchestrator/sal/stats_collector/__init__.py -> build/lib/zeroos/orchestrator/sal/stats_collector copying zeroos/orchestrator/sal/stats_collector/stats_collector.py -> build/lib/zeroos/orchestrator/sal/stats_collector creating build/lib/zeroos/orchestrator/sal/influxdb copying zeroos/orchestrator/sal/influxdb/__init__.py -> build/lib/zeroos/orchestrator/sal/influxdb copying zeroos/orchestrator/sal/influxdb/influxdb.py -> build/lib/zeroos/orchestrator/sal/influxdb creating build/lib/zeroos/orchestrator/sal/templates copying zeroos/orchestrator/sal/templates/__init__.py -> build/lib/zeroos/orchestrator/sal/templates creating build/lib/zeroos/orchestrator/sal/grafana copying zeroos/orchestrator/sal/grafana/grafana.py -> build/lib/zeroos/orchestrator/sal/grafana copying zeroos/orchestrator/sal/grafana/__init__.py -> build/lib/zeroos/orchestrator/sal/grafana creating build/lib/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/http.py -> build/lib/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/dhcp.py -> build/lib/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/__init__.py -> build/lib/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/firewall.py -> build/lib/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/cloudinit.py -> build/lib/zeroos/orchestrator/sal/gateway creating build/lib/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/sal/atyourservice/abstracts.py -> build/lib/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/sal/atyourservice/__init__.py -> build/lib/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/sal/atyourservice/StoragePool.py -> build/lib/zeroos/orchestrator/sal/atyourservice running egg_info writing 0_orchestrator.egg-info/PKG-INFO writing dependency_links to 0_orchestrator.egg-info/dependency_links.txt writing namespace_packages to 0_orchestrator.egg-info/namespace_packages.txt writing requirements to 0_orchestrator.egg-info/requires.txt writing top-level names to 0_orchestrator.egg-info/top_level.txt reading manifest file '0_orchestrator.egg-info/SOURCES.txt' writing manifest file '0_orchestrator.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.keZ92q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 + cd 0-orchestrator-1.1.0a8 + 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-0-orchestrator-1.1.0a8-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '1.1.0-alpha-8' to '1.1.0a8' warnings.warn(tmpl.format(**locals())) 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 Skipping installation of /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/__init__.py (namespace package) copying zeroos/orchestrator/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator copying zeroos/orchestrator/configuration.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator copying zeroos/orchestrator/sal/Disk.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/ETCD.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/abstracts.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/ZeroStor.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Pubsub.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Partition.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StoragePool.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StorageCluster.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/StorageEngine.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/healthcheck.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Node.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Container.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/Network.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal copying zeroos/orchestrator/sal/healthchecks/networkload.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/diskusage.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/networkbond.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/log_rotator.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/cpu_mem_core.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/context_switch.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/temperature.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/powersupply.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/threads.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/fan.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/qemu_vm_logs.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/interrupts.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/networkstability.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/healthchecks/openfiledescriptors.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks copying zeroos/orchestrator/sal/stats_collector/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/stats_collector copying zeroos/orchestrator/sal/stats_collector/stats_collector.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/stats_collector copying zeroos/orchestrator/sal/influxdb/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/influxdb copying zeroos/orchestrator/sal/influxdb/influxdb.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/influxdb copying zeroos/orchestrator/sal/templates/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/templates copying zeroos/orchestrator/sal/grafana/grafana.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/grafana copying zeroos/orchestrator/sal/grafana/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/grafana copying zeroos/orchestrator/sal/gateway/http.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/dhcp.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/firewall.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/gateway/cloudinit.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway copying zeroos/orchestrator/sal/atyourservice/abstracts.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/sal/atyourservice/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/sal/atyourservice/StoragePool.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice copying zeroos/orchestrator/client/NodeHealthCheck.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ProcessSignal.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CPUStats.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumJobResultState.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/NicInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMMigrate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterDriveType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolDeviceStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GW.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/FilesystemCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/client_utils.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/WriteFile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/DeleteFile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/oauth2_client_itsyouonline.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumNodeStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ListGW.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/MemInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ClusterCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Zerotier.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/client.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMNicInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierJoin.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateStorDriveType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/DiskPartition.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWHost.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/__init__.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWNIC.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StorageServer.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerNICconfig.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VDiskLink.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateDriveType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/nodes_service.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Snapshot.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/DHCP.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/storageclusters_service.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Bridge.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/graphs_service.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVMStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumZerotierType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Vdisk.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskRollback.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskResize.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumGWNICType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/HTTPProxy.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskListItemType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Message.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Cluster.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/JobListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Filesystem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolDataProfile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Graph.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/HealthCheck.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerUpdate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVMListItemStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolCreateDataProfile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/IPProtocol.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/OSInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumZerotierListItemType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumJobResultName.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumBridgeStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateStorMetaDriveType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateMetaDriveType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/JobResult.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/PortForward.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/NodeMount.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskListItemStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumBridgeCreateNetworkMode.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePool.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumClusterCreateClusterType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/health_service.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolListItemStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolCreateMetadataProfile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VdiskListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMUpdate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/HTTPType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/client_support.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskCreateType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VM.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/DiskInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumNicLinkType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Dashboard.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ContainerNIC.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/NicLink.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CoreStateResult.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/DashboardListItem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStoragePoolMetadataProfile.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerNICStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StoragePoolDevice.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/BridgeCreateSetting.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/BridgeCreate.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerListItemStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CreateSnapshotReqBody.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Process.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GWNICconfig.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumStorageServerStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumVdiskType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CreateContainer.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumGetGWStatus.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Node.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CoreSystem.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Container.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CloudInit.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/vdisks_service.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumDiskInfoType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/Job.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/VMDiskInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/GetGW.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/StorageClusterHealthCheck.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierRoute.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/ZerotierBridge.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/EnumContainerNICType.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client copying zeroos/orchestrator/client/CPUInfo.py -> /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Disk.py to Disk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/ETCD.py to ETCD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/ZeroStor.py to ZeroStor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Pubsub.py to Pubsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Partition.py to Partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/StoragePool.py to StoragePool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/StorageCluster.py to StorageCluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/StorageEngine.py to StorageEngine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthcheck.py to healthcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Node.py to Node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Container.py to Container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/Network.py to Network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/networkload.py to networkload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/diskusage.py to diskusage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/networkbond.py to networkbond.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/log_rotator.py to log_rotator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/cpu_mem_core.py to cpu_mem_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/context_switch.py to context_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/temperature.py to temperature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/powersupply.py to powersupply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py to ssh_cleanup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py", line 32 j.tools.async.wrappers.sync(tcp_service.executeAction("drop"), context=self.job.context) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/fan.py to fan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/qemu_vm_logs.py to qemu_vm_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/interrupts.py to interrupts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/networkstability.py to networkstability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/openfiledescriptors.py to openfiledescriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/stats_collector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/stats_collector/stats_collector.py to stats_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/influxdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/influxdb/influxdb.py to influxdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/grafana/grafana.py to grafana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/grafana/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway/dhcp.py to dhcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway/firewall.py to firewall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/gateway/cloudinit.py to cloudinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice/abstracts.py to abstracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/atyourservice/StoragePool.py to StoragePool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/NodeHealthCheck.py to NodeHealthCheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ProcessSignal.py to ProcessSignal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMInfo.py to VMInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CPUStats.py to CPUStats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VdiskCreate.py to VdiskCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumJobResultState.py to EnumJobResultState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/NicInfo.py to NicInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMMigrate.py to VMMigrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterDriveType.py to EnumClusterDriveType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolDeviceStatus.py to EnumStoragePoolDeviceStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GW.py to GW.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/FilesystemCreate.py to FilesystemCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/client_utils.py to client_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ContainerListItem.py to ContainerListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/WriteFile.py to WriteFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/DeleteFile.py to DeleteFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/oauth2_client_itsyouonline.py to oauth2_client_itsyouonline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumNodeStatus.py to EnumNodeStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ListGW.py to ListGW.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/MemInfo.py to MemInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ClusterCreate.py to ClusterCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Zerotier.py to Zerotier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMNicInfo.py to VMNicInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ZerotierJoin.py to ZerotierJoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterCreateStorDriveType.py to EnumClusterCreateStorDriveType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVdiskStatus.py to EnumVdiskStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/DiskPartition.py to DiskPartition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ZerotierListItem.py to ZerotierListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GWHost.py to GWHost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolStatus.py to EnumStoragePoolStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GWNIC.py to GWNIC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StorageServer.py to StorageServer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ContainerNICconfig.py to ContainerNICconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VDiskLink.py to VDiskLink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterCreateDriveType.py to EnumClusterCreateDriveType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/nodes_service.py to nodes_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Snapshot.py to Snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/DHCP.py to DHCP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/storageclusters_service.py to storageclusters_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Bridge.py to Bridge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/graphs_service.py to graphs_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVMStatus.py to EnumVMStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumZerotierType.py to EnumZerotierType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Vdisk.py to Vdisk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VdiskRollback.py to VdiskRollback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VdiskResize.py to VdiskResize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumGWNICType.py to EnumGWNICType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/HTTPProxy.py to HTTPProxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVdiskListItemType.py to EnumVdiskListItemType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Message.py to Message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Cluster.py to Cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StoragePoolListItem.py to StoragePoolListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/JobListItem.py to JobListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterStatus.py to EnumClusterStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Filesystem.py to Filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolDataProfile.py to EnumStoragePoolDataProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Graph.py to Graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/HealthCheck.py to HealthCheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StoragePoolCreate.py to StoragePoolCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ContainerUpdate.py to ContainerUpdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GWCreate.py to GWCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVMListItemStatus.py to EnumVMListItemStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolCreateDataProfile.py to EnumStoragePoolCreateDataProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/IPProtocol.py to IPProtocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/OSInfo.py to OSInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumZerotierListItemType.py to EnumZerotierListItemType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumJobResultName.py to EnumJobResultName.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumBridgeStatus.py to EnumBridgeStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterCreateStorMetaDriveType.py to EnumClusterCreateStorMetaDriveType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterCreateMetaDriveType.py to EnumClusterCreateMetaDriveType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMListItem.py to VMListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/JobResult.py to JobResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/PortForward.py to PortForward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/NodeMount.py to NodeMount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVdiskListItemStatus.py to EnumVdiskListItemStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumBridgeCreateNetworkMode.py to EnumBridgeCreateNetworkMode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StoragePool.py to StoragePool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMCreate.py to VMCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumClusterCreateClusterType.py to EnumClusterCreateClusterType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/health_service.py to health_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolListItemStatus.py to EnumStoragePoolListItemStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolCreateMetadataProfile.py to EnumStoragePoolCreateMetadataProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VdiskListItem.py to VdiskListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMUpdate.py to VMUpdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/HTTPType.py to HTTPType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/client_support.py to client_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVdiskCreateType.py to EnumVdiskCreateType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VM.py to VM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/DiskInfo.py to DiskInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumNicLinkType.py to EnumNicLinkType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumContainerStatus.py to EnumContainerStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Dashboard.py to Dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ContainerNIC.py to ContainerNIC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/NicLink.py to NicLink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CoreStateResult.py to CoreStateResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/DashboardListItem.py to DashboardListItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStoragePoolMetadataProfile.py to EnumStoragePoolMetadataProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumContainerNICStatus.py to EnumContainerNICStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StoragePoolDevice.py to StoragePoolDevice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/BridgeCreateSetting.py to BridgeCreateSetting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/BridgeCreate.py to BridgeCreate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumContainerListItemStatus.py to EnumContainerListItemStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CreateSnapshotReqBody.py to CreateSnapshotReqBody.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Process.py to Process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GWNICconfig.py to GWNICconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumStorageServerStatus.py to EnumStorageServerStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumVdiskType.py to EnumVdiskType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CreateContainer.py to CreateContainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumGetGWStatus.py to EnumGetGWStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Node.py to Node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CoreSystem.py to CoreSystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Container.py to Container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CloudInit.py to CloudInit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/vdisks_service.py to vdisks_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumDiskInfoType.py to EnumDiskInfoType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/Job.py to Job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/VMDiskInfo.py to VMDiskInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/GetGW.py to GetGW.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/StorageClusterHealthCheck.py to StorageClusterHealthCheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ZerotierRoute.py to ZerotierRoute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/ZerotierBridge.py to ZerotierBridge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/EnumContainerNICType.py to EnumContainerNICType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/client/CPUInfo.py to CPUInfo.cpython-39.pyc writing byte-compilation script '/tmp/tmpq9zsnxiq.py' /usr/bin/python3 /tmp/tmpq9zsnxiq.py File "/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py", line 32 j.tools.async.wrappers.sync(tcp_service.executeAction("drop"), context=self.job.context) ^ SyntaxError: invalid syntax removing /tmp/tmpq9zsnxiq.py running install_egg_info running egg_info writing 0_orchestrator.egg-info/PKG-INFO writing dependency_links to 0_orchestrator.egg-info/dependency_links.txt writing namespace_packages to 0_orchestrator.egg-info/namespace_packages.txt writing requirements to 0_orchestrator.egg-info/requires.txt writing top-level names to 0_orchestrator.egg-info/top_level.txt reading manifest file '0_orchestrator.egg-info/SOURCES.txt' writing manifest file '0_orchestrator.egg-info/SOURCES.txt' Copying 0_orchestrator.egg-info to /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/0_orchestrator-1.1.0a8-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/0_orchestrator-1.1.0a8-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64//usr/share/doc/python-0-orchestrator + '[' -d doc ']' ~/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 ~/build/BUILD/0-orchestrator-1.1.0a8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/0-orchestrator-1.1.0a8 + mv /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0a8-1 --unique-debug-suffix -1.1.0a8-1.x86_64 --unique-debug-src-base python-0-orchestrator-1.1.0a8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/0-orchestrator-1.1.0a8 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-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-0-orchestrator-1.1.0a8-1.x86_64/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py'... File "/usr/lib/python3.9/site-packages/zeroos/orchestrator/sal/healthchecks/ssh_cleanup.py", line 32 j.tools.async.wrappers.sync(tcp_service.executeAction("drop"), context=self.job.context) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.keZ92q (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.keZ92q (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-0-orchestrator.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-0-orchestrator.spec