Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ncbi-datasets-pylib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312792.183310/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-ncbi-datasets-pylib.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-ncbi-datasets-pylib-14.26.0-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-ncbi-datasets-pylib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312792.183310/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-ncbi-datasets-pylib.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-ncbi-datasets-pylib-14.26.0-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-ncbi-datasets-pylib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312792.183310/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-ncbi-datasets-pylib.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.GHZF4l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ncbi-datasets-pylib-14.26.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ncbi-datasets-pylib-14.26.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ncbi-datasets-pylib-14.26.0 + /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.jT5ti4 + umask 022 + cd /builddir/build/BUILD + cd ncbi-datasets-pylib-14.26.0 + 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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/ncbi creating build/lib/ncbi/datasets creating build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/__init__.py -> build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/configuration.py -> build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/exceptions.py -> build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/api_client.py -> build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/model_utils.py -> build/lib/ncbi/datasets/openapi copying src/ncbi/datasets/openapi/rest.py -> build/lib/ncbi/datasets/openapi creating build/lib/ncbi/datasets/api copying src/ncbi/datasets/api/__init__.py -> build/lib/ncbi/datasets/api creating build/lib/ncbi/datasets/models copying src/ncbi/datasets/models/__init__.py -> build/lib/ncbi/datasets/models copying src/ncbi/__init__.py -> build/lib/ncbi creating build/lib/ncbi/datasets/v2 creating build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/common_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/__init__.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/virus_annotation_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/gene_product_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/prokaryote_gene_location_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/biosample_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/feature_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/virus_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/gene_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/assembly_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/assembly_revision_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/pathogen_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/prokaryote_gene_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/assembly_sequence_info_pb2.py -> build/lib/ncbi/datasets/v2/reports copying src/ncbi/datasets/v2/reports/microbigge_pb2.py -> build/lib/ncbi/datasets/v2/reports creating build/lib/ncbi/datasets/openapi/apis copying src/ncbi/datasets/openapi/apis/__init__.py -> build/lib/ncbi/datasets/openapi/apis copying src/ncbi/datasets/v2/catalog_pb2.py -> build/lib/ncbi/datasets/v2 copying src/ncbi/datasets/v2/datasets_service_pb2_grpc.py -> build/lib/ncbi/datasets/v2 copying src/ncbi/datasets/v2/__init__.py -> build/lib/ncbi/datasets/v2 copying src/ncbi/datasets/v2/datasets_service_pb2.py -> build/lib/ncbi/datasets/v2 copying src/ncbi/datasets/v2/datasets_pb2.py -> build/lib/ncbi/datasets/v2 copying src/ncbi/datasets/__init__.py -> build/lib/ncbi/datasets creating build/lib/ncbi/datasets/package copying src/ncbi/datasets/package/__init__.py -> build/lib/ncbi/datasets/package copying src/ncbi/datasets/package/dataset.py -> build/lib/ncbi/datasets/package creating build/lib/ncbi/datasets/metadata copying src/ncbi/datasets/metadata/__init__.py -> build/lib/ncbi/datasets/metadata copying src/ncbi/datasets/metadata/genome.py -> build/lib/ncbi/datasets/metadata copying src/ncbi/datasets/metadata/gene.py -> build/lib/ncbi/datasets/metadata creating build/lib/ncbi/datasets/openapi/models copying src/ncbi/datasets/openapi/models/__init__.py -> build/lib/ncbi/datasets/openapi/models creating build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/catalog_pb2.py -> build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/datasets_service_pb2_grpc.py -> build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/__init__.py -> build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/gene_descriptor_pb2.py -> build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/datasets_service_pb2.py -> build/lib/ncbi/datasets/v1 copying src/ncbi/datasets/v1/datasets_pb2.py -> build/lib/ncbi/datasets/v1 creating build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/virus_api.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/__init__.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/prokaryote_api.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/version_api.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/taxonomy_api.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/genome_api.py -> build/lib/ncbi/datasets/openapi/api copying src/ncbi/datasets/openapi/api/gene_api.py -> build/lib/ncbi/datasets/openapi/api creating build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/common_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/__init__.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/prokaryote_gene_location_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/biosample_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/virus_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/gene_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/assembly_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/pathogen_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/refgene_catalog_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/prokaryote_gene_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/assembly_sequence_info_pb2.py -> build/lib/ncbi/datasets/v1/reports copying src/ncbi/datasets/v1/reports/microbigge_pb2.py -> build/lib/ncbi/datasets/v1/reports creating build/lib/ncbi/datasets/options copying src/ncbi/datasets/options/request_pb2.py -> build/lib/ncbi/datasets/options copying src/ncbi/datasets/options/__init__.py -> build/lib/ncbi/datasets/options copying src/ncbi/datasets/options/mongo_pb2.py -> build/lib/ncbi/datasets/options copying src/ncbi/datasets/options/openapi_pb2.py -> build/lib/ncbi/datasets/options copying src/ncbi/datasets/options/report_pb2.py -> build/lib/ncbi/datasets/options creating build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_tabular_output.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_download_summary_dehydrated.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_count_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_contact.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_mature_peptide.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_metadata_request_bioprojects.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_level.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotation.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_download_summary.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_match.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_prokaryote_gene_request_gene_flank_config.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_id.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_conserved_domain.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_descriptor_rna_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_table_field.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotation_for_virus_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_download_summary_available_files.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_metadata.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism_query_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_data_report_page.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism_counts.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_warning.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_metadata_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sort_direction.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_metadata_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_seq_range_set_fasta.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_descriptor_gene_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/__init__.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_metadata_response.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_annotation.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_organism.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_genomic_location.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_method_payload_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_group.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_bio_project.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_fasta.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_gene.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/protobuf_any.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism_query_request_tax_rank_filter.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_dataset_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_status.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sci_name_and_ids_sci_name_and_id.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_range.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotated_assemblies.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_transcript_transcript_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_assembly_status.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_assembly_collection_location.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotation_for_assembly_file.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sars2_protein_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_feature_counts.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_request_resolution.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort_field.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_owner.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_busco_stat.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sci_name_and_ids.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_node.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request_file_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_description.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_availability_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor_chromosome.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_download_summary_hydrated.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_table_format.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_peptide.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism_rank_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_tax_tree_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_data_report_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_error_assembly_error_code.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_node_count_by_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_gene_descriptor_rna_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_error_gene_error_code.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_descriptors.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_genomic_region_genomic_region_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sleep_reply.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_orientation.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_nomenclature_authority.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_element_flank_config.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_attribute.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotation_for_assembly_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_accessions.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_purpose_of_sampling.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_match.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edges_entry.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_assembly_completeness.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_gene_descriptor_gene_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_source.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_orientation.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_dataset_request_symbols_for_taxon.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_genomic_region_genomic_region_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_lineage_organism.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_data_report_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_ortholog_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_version.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_message.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_error_virus_error_code.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_metadata.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_warning_replaced_id.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_match.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_descriptor.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_organism_count_by_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_peptide_uni_prot_id.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_sample_descriptor.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_sleep_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_version_reply.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_assembly.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_prokaryote_gene_location_completeness.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_warning_gene_warning_code.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_download_summary_file_summary.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_prokaryote_gene_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_genomic_region.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_ortholog_set.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_availability.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_availability.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_ortholog_request_content_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_transcript.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_range.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_dataset_filter.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_protein.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_transcript_transcript_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_bio_project_lineage.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_virus_assembly_isolate.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/rpc_status.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_seq_range_set.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_error.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request_file_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_linked_assembly_linked_assembly_type.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_annotation_for_assembly.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_virus_dataset_request.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_gene_counts.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge_child_status.py -> build/lib/ncbi/datasets/openapi/model copying src/ncbi/datasets/openapi/model/v1reports_bio_project.py -> build/lib/ncbi/datasets/openapi/model running egg_info writing src/ncbi_datasets_pylib.egg-info/PKG-INFO writing dependency_links to src/ncbi_datasets_pylib.egg-info/dependency_links.txt writing requirements to src/ncbi_datasets_pylib.egg-info/requires.txt writing top-level names to src/ncbi_datasets_pylib.egg-info/top_level.txt adding license file 'LICENSE.md' writing manifest file 'src/ncbi_datasets_pylib.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ijoe8F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64 + cd ncbi-datasets-pylib-14.26.0 + 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-ncbi-datasets-pylib-14.26.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-ncbi-datasets-pylib-14.26.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/models copying build/lib/ncbi/datasets/models/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/models creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options copying build/lib/ncbi/datasets/options/request_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options copying build/lib/ncbi/datasets/options/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options copying build/lib/ncbi/datasets/options/mongo_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options copying build/lib/ncbi/datasets/options/openapi_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options copying build/lib/ncbi/datasets/options/report_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/models copying build/lib/ncbi/datasets/openapi/models/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/models copying build/lib/ncbi/datasets/openapi/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/virus_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/prokaryote_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/version_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/taxonomy_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/genome_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/api/gene_api.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api copying build/lib/ncbi/datasets/openapi/configuration.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi copying build/lib/ncbi/datasets/openapi/exceptions.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi copying build/lib/ncbi/datasets/openapi/api_client.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi copying build/lib/ncbi/datasets/openapi/model_utils.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/apis copying build/lib/ncbi/datasets/openapi/apis/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/apis copying build/lib/ncbi/datasets/openapi/rest.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_tabular_output.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_download_summary_dehydrated.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_count_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_contact.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_mature_peptide.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_metadata_request_bioprojects.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_level.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotation.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_download_summary.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_match.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_prokaryote_gene_request_gene_flank_config.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_id.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_conserved_domain.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_descriptor_rna_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_table_field.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotation_for_virus_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_download_summary_available_files.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_metadata.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism_query_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_data_report_page.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism_counts.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_warning.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_metadata_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sort_direction.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_metadata_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_seq_range_set_fasta.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_descriptor_gene_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_metadata_response.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_annotation.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_organism.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_genomic_location.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_method_payload_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_group.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_bio_project.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_fasta.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_gene.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/protobuf_any.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism_query_request_tax_rank_filter.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_dataset_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_status.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sci_name_and_ids_sci_name_and_id.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_range.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotated_assemblies.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_transcript_transcript_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_assembly_status.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_assembly_collection_location.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotation_for_assembly_file.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sars2_protein_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_feature_counts.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_request_resolution.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort_field.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_owner.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_busco_stat.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sci_name_and_ids.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_node.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request_file_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_description.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_availability_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor_chromosome.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_download_summary_hydrated.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_table_format.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_peptide.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism_rank_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_tax_tree_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_data_report_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_error_assembly_error_code.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_node_count_by_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_gene_descriptor_rna_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_error_gene_error_code.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_descriptors.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_genomic_region_genomic_region_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sleep_reply.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_orientation.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_nomenclature_authority.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_element_flank_config.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_attribute.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotation_for_assembly_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_accessions.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_purpose_of_sampling.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_match.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edges_entry.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_assembly_completeness.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_gene_descriptor_gene_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_source.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_orientation.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_dataset_request_symbols_for_taxon.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_genomic_region_genomic_region_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_lineage_organism.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_data_report_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_ortholog_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_version.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_message.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_error_virus_error_code.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_metadata.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_warning_replaced_id.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_match.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_descriptor.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_organism_count_by_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_peptide_uni_prot_id.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_sample_descriptor.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_sleep_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_version_reply.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_assembly.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_prokaryote_gene_location_completeness.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_warning_gene_warning_code.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_download_summary_file_summary.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_prokaryote_gene_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_genomic_region.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_ortholog_set.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_availability.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_availability.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_ortholog_request_content_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_transcript.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_range.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_dataset_filter.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_protein.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_transcript_transcript_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_bio_project_lineage.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_virus_assembly_isolate.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/rpc_status.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_seq_range_set.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_error.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request_file_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_linked_assembly_linked_assembly_type.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_annotation_for_assembly.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_virus_dataset_request.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_gene_counts.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge_child_status.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/openapi/model/v1reports_bio_project.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model copying build/lib/ncbi/datasets/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 copying build/lib/ncbi/datasets/v1/catalog_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 copying build/lib/ncbi/datasets/v1/datasets_service_pb2_grpc.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 copying build/lib/ncbi/datasets/v1/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 copying build/lib/ncbi/datasets/v1/gene_descriptor_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 copying build/lib/ncbi/datasets/v1/datasets_service_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/common_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/prokaryote_gene_location_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/biosample_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/virus_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/gene_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/assembly_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/pathogen_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/refgene_catalog_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/prokaryote_gene_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/assembly_sequence_info_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/reports/microbigge_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports copying build/lib/ncbi/datasets/v1/datasets_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1 creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/api copying build/lib/ncbi/datasets/api/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/api creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 copying build/lib/ncbi/datasets/v2/catalog_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 copying build/lib/ncbi/datasets/v2/datasets_service_pb2_grpc.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 copying build/lib/ncbi/datasets/v2/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 copying build/lib/ncbi/datasets/v2/datasets_service_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/common_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/virus_annotation_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/gene_product_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/prokaryote_gene_location_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/biosample_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/feature_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/virus_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/gene_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/assembly_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/assembly_revision_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/pathogen_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/prokaryote_gene_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/assembly_sequence_info_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/reports/microbigge_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports copying build/lib/ncbi/datasets/v2/datasets_pb2.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2 creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/package copying build/lib/ncbi/datasets/package/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/package copying build/lib/ncbi/datasets/package/dataset.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/package creating /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata copying build/lib/ncbi/datasets/metadata/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata copying build/lib/ncbi/datasets/metadata/genome.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata copying build/lib/ncbi/datasets/metadata/gene.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata copying build/lib/ncbi/__init__.py -> /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options/request_pb2.py to request_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options/mongo_pb2.py to mongo_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options/openapi_pb2.py to openapi_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/options/report_pb2.py to report_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/virus_api.py to virus_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/prokaryote_api.py to prokaryote_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/version_api.py to version_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/taxonomy_api.py to taxonomy_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/genome_api.py to genome_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api/gene_api.py to gene_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model_utils.py to model_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_tabular_output.py to v1_tabular_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_download_summary_dehydrated.py to v1_download_summary_dehydrated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_dataset_request.py to v1_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_count_type.py to v1_count_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_contact.py to v1reports_bio_sample_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_mature_peptide.py to v1_mature_peptide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_metadata_request_bioprojects.py to v1_assembly_metadata_request_bioprojects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request_content_type.py to v1_assembly_dataset_descriptors_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_level.py to v1_assembly_dataset_descriptors_filter_assembly_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotation.py to v1_annotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_download_summary.py to v1_download_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request.py to v1_ref_gene_catalog_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_match.py to v1_gene_match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_prokaryote_gene_request_gene_flank_config.py to v1_prokaryote_gene_request_gene_flank_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_id.py to v1reports_bio_sample_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_conserved_domain.py to v1reports_conserved_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_descriptor_rna_type.py to v1_gene_descriptor_rna_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_table_field.py to v1_virus_table_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotation_for_virus_type.py to v1_annotation_for_virus_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_download_summary_available_files.py to v1_download_summary_available_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_metadata.py to v1_gene_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism_query_request.py to v1_organism_query_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_data_report_page.py to v1reports_virus_data_report_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism_counts.py to v1_organism_counts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_warning.py to v1_warning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_dataset_request.py to v1_gene_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_metadata_request_content_type.py to v1_assembly_metadata_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sort_direction.py to v1_sort_direction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_metadata_request.py to v1_assembly_metadata_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_seq_range_set_fasta.py to v1reports_seq_range_set_fasta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_descriptor_gene_type.py to v1_gene_descriptor_gene_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge.py to v1_taxonomy_filtered_subtree_response_edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_metadata_response.py to v1_taxonomy_metadata_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_annotation.py to v1reports_virus_annotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_organism.py to v1reports_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_genomic_location.py to v1_genomic_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_method_payload_request.py to v1_method_payload_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response.py to v1_taxonomy_filtered_subtree_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_group.py to v1_gene_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_bio_project.py to v1_bio_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_fasta.py to v1_fasta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism.py to v1_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_gene.py to v1reports_virus_gene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/protobuf_any.py to protobuf_any.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism_query_request_tax_rank_filter.py to v1_organism_query_request_tax_rank_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_dataset_request_content_type.py to v1_gene_dataset_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_status.py to v1reports_bio_sample_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sci_name_and_ids_sci_name_and_id.py to v1_sci_name_and_ids_sci_name_and_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_range.py to v1reports_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotated_assemblies.py to v1_annotated_assemblies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_transcript_transcript_type.py to v1_transcript_transcript_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_assembly_status.py to v1reports_assembly_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_assembly_collection_location.py to v1reports_virus_assembly_collection_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotation_for_assembly_file.py to v1_annotation_for_assembly_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sars2_protein_dataset_request.py to v1_sars2_protein_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_feature_counts.py to v1_feature_counts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_request_resolution.py to v1_assembly_dataset_request_resolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort_field.py to v1_gene_dataset_request_sort_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request_content_type.py to v1_taxonomy_metadata_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_owner.py to v1reports_bio_sample_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_busco_stat.py to v1_busco_stat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sci_name_and_ids.py to v1_sci_name_and_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_node.py to v1_taxonomy_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_ref_gene_catalog_dataset_request_file_type.py to v1_ref_gene_catalog_dataset_request_file_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_description.py to v1reports_bio_sample_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_availability_request.py to v1_virus_availability_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor_chromosome.py to v1_assembly_dataset_descriptor_chromosome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_download_summary_hydrated.py to v1_download_summary_hydrated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_table_format.py to v1_table_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_peptide.py to v1reports_virus_peptide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism_rank_type.py to v1_organism_rank_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_tax_tree_request.py to v1_tax_tree_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_data_report_request_content_type.py to v1_virus_data_report_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_error_assembly_error_code.py to v1_error_assembly_error_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_node_count_by_type.py to v1_taxonomy_node_count_by_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_gene_descriptor_rna_type.py to v1reports_gene_descriptor_rna_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_error_gene_error_code.py to v1_error_gene_error_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_descriptors.py to v1_gene_descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_genomic_region_genomic_region_type.py to v1reports_genomic_region_genomic_region_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sleep_reply.py to v1_sleep_reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_orientation.py to v1reports_orientation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_nomenclature_authority.py to v1_nomenclature_authority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_element_flank_config.py to v1_element_flank_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_attribute.py to v1reports_bio_sample_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotation_for_assembly_type.py to v1_annotation_for_assembly_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_accessions.py to v1_accessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_purpose_of_sampling.py to v1reports_purpose_of_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_match.py to v1_assembly_match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edges_entry.py to v1_taxonomy_filtered_subtree_response_edges_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_assembly_completeness.py to v1reports_virus_assembly_completeness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_gene_descriptor_gene_type.py to v1reports_gene_descriptor_gene_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_source.py to v1_assembly_dataset_descriptors_filter_assembly_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_orientation.py to v1_orientation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_dataset_request_symbols_for_taxon.py to v1_gene_dataset_request_symbols_for_taxon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_genomic_region_genomic_region_type.py to v1_genomic_region_genomic_region_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_lineage_organism.py to v1reports_lineage_organism.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_data_report_request.py to v1_virus_data_report_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_ortholog_request.py to v1_ortholog_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter_assembly_version.py to v1_assembly_dataset_descriptors_filter_assembly_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_message.py to v1_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_error_virus_error_code.py to v1_error_virus_error_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_metadata.py to v1_assembly_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_warning_replaced_id.py to v1_warning_replaced_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_match.py to v1_taxonomy_match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_descriptor.py to v1_gene_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_organism_count_by_type.py to v1_organism_count_by_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_peptide_uni_prot_id.py to v1reports_virus_peptide_uni_prot_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_sample_descriptor.py to v1reports_bio_sample_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_sleep_request.py to v1_sleep_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_version_reply.py to v1_version_reply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_assembly.py to v1reports_virus_assembly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_request.py to v1_taxonomy_filtered_subtree_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_prokaryote_gene_location_completeness.py to v1reports_prokaryote_gene_location_completeness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_warning_gene_warning_code.py to v1_warning_gene_warning_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request.py to v1_micro_bigge_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_download_summary_file_summary.py to v1_download_summary_file_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_prokaryote_gene_request.py to v1_prokaryote_gene_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_request.py to v1_assembly_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_genomic_region.py to v1_genomic_region.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_ortholog_set.py to v1_ortholog_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptor.py to v1_assembly_dataset_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_availability.py to v1_assembly_dataset_availability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_availability.py to v1_virus_availability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_ortholog_request_content_type.py to v1_ortholog_request_content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_transcript.py to v1_transcript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_metadata_request.py to v1_taxonomy_metadata_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_request.py to v1_assembly_dataset_descriptors_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_range.py to v1_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_dataset_filter.py to v1_virus_dataset_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_dataset_request_sort.py to v1_gene_dataset_request_sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors.py to v1_assembly_dataset_descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_protein.py to v1_protein.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_transcript_transcript_type.py to v1reports_transcript_transcript_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_bio_project_lineage.py to v1_bio_project_lineage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_virus_assembly_isolate.py to v1reports_virus_assembly_isolate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/rpc_status.py to rpc_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_seq_range_set.py to v1_seq_range_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_error.py to v1_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_micro_bigge_dataset_request_file_type.py to v1_micro_bigge_dataset_request_file_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_linked_assembly_linked_assembly_type.py to v1reports_linked_assembly_linked_assembly_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_annotation_for_assembly.py to v1_annotation_for_assembly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_virus_dataset_request.py to v1_virus_dataset_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_gene_counts.py to v1_gene_counts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_assembly_dataset_descriptors_filter.py to v1_assembly_dataset_descriptors_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1_taxonomy_filtered_subtree_response_edge_child_status.py to v1_taxonomy_filtered_subtree_response_edge_child_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/openapi/model/v1reports_bio_project.py to v1reports_bio_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/catalog_pb2.py to catalog_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/datasets_service_pb2_grpc.py to datasets_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/gene_descriptor_pb2.py to gene_descriptor_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/datasets_service_pb2.py to datasets_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/common_pb2.py to common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/prokaryote_gene_location_pb2.py to prokaryote_gene_location_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/biosample_pb2.py to biosample_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/virus_pb2.py to virus_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/gene_pb2.py to gene_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/assembly_pb2.py to assembly_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/pathogen_pb2.py to pathogen_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/refgene_catalog_pb2.py to refgene_catalog_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/prokaryote_gene_pb2.py to prokaryote_gene_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/assembly_sequence_info_pb2.py to assembly_sequence_info_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/reports/microbigge_pb2.py to microbigge_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v1/datasets_pb2.py to datasets_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/catalog_pb2.py to catalog_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/datasets_service_pb2_grpc.py to datasets_service_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/datasets_service_pb2.py to datasets_service_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/common_pb2.py to common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/virus_annotation_pb2.py to virus_annotation_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/gene_product_pb2.py to gene_product_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/prokaryote_gene_location_pb2.py to prokaryote_gene_location_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/biosample_pb2.py to biosample_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/feature_pb2.py to feature_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/virus_pb2.py to virus_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/gene_pb2.py to gene_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/assembly_pb2.py to assembly_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/assembly_revision_pb2.py to assembly_revision_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/pathogen_pb2.py to pathogen_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/prokaryote_gene_pb2.py to prokaryote_gene_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/assembly_sequence_info_pb2.py to assembly_sequence_info_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/reports/microbigge_pb2.py to microbigge_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/v2/datasets_pb2.py to datasets_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/package/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata/genome.py to genome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/datasets/metadata/gene.py to gene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpum03v7a0.py' /usr/bin/python3 /tmp/tmpum03v7a0.py removing /tmp/tmpum03v7a0.py running install_egg_info running egg_info writing src/ncbi_datasets_pylib.egg-info/PKG-INFO writing dependency_links to src/ncbi_datasets_pylib.egg-info/dependency_links.txt writing requirements to src/ncbi_datasets_pylib.egg-info/requires.txt writing top-level names to src/ncbi_datasets_pylib.egg-info/top_level.txt adding license file 'LICENSE.md' writing manifest file 'src/ncbi_datasets_pylib.egg-info/SOURCES.txt' Copying src/ncbi_datasets_pylib.egg-info to /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9/site-packages/ncbi_datasets_pylib-14.26.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64//usr/share/doc/python-ncbi-datasets-pylib + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64 ~/build/BUILD/ncbi-datasets-pylib-14.26.0 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-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/ncbi-datasets-pylib-14.26.0 + mv /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ncbi-datasets-pylib-14.26.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 14.26.0-1 --unique-debug-suffix -14.26.0-1.x86_64 --unique-debug-src-base python-ncbi-datasets-pylib-14.26.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ncbi-datasets-pylib-14.26.0 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-ncbi-datasets-pylib-14.26.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ncbi-datasets-pylib-14.26.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.20.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.26.9 Provides: python-ncbi-datasets-pylib python3-ncbi-datasets-pylib = 14.26.0-1 python3.9dist(ncbi-datasets-pylib) = 14.26 python3dist(ncbi-datasets-pylib) = 14.26 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: python(abi) = 3.9 python3.9dist(gffutils) python3.9dist(jinja2) python3.9dist(jsonlines) python3.9dist(protobuf) python3.9dist(python-dateutil) >= 2.5.3 python3.9dist(setuptools) >= 21 python3.9dist(urllib3) >= 1.25.3 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.20.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.26.9 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-ncbi-datasets-pylib.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-ncbi-datasets-pylib.spec