Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682023400.458182/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 aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-resolwe-bio-50.0.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 aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682023400.458182/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 aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-resolwe-bio-50.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682023400.458182/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 aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.algHjk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resolwe-bio-50.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/resolwe-bio-50.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd resolwe-bio-50.0.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.JcuapS + umask 022 + cd /builddir/build/BUILD + cd resolwe-bio-50.0.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 -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/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/resolwe_bio copying resolwe_bio/__about__.py -> build/lib/resolwe_bio copying resolwe_bio/apps.py -> build/lib/resolwe_bio copying resolwe_bio/__init__.py -> build/lib/resolwe_bio copying resolwe_bio/extensions.py -> build/lib/resolwe_bio copying resolwe_bio/models.py -> build/lib/resolwe_bio copying resolwe_bio/filters.py -> build/lib/resolwe_bio creating build/lib/resolwe_bio/expression_filters copying resolwe_bio/expression_filters/relation.py -> build/lib/resolwe_bio/expression_filters copying resolwe_bio/expression_filters/__init__.py -> build/lib/resolwe_bio/expression_filters copying resolwe_bio/expression_filters/sample.py -> build/lib/resolwe_bio/expression_filters creating build/lib/resolwe_bio/process copying resolwe_bio/process/runtime.py -> build/lib/resolwe_bio/process copying resolwe_bio/process/__init__.py -> build/lib/resolwe_bio/process copying resolwe_bio/process/models.py -> build/lib/resolwe_bio/process creating build/lib/resolwe_bio/utils copying resolwe_bio/utils/test.py -> build/lib/resolwe_bio/utils copying resolwe_bio/utils/filter.py -> build/lib/resolwe_bio/utils copying resolwe_bio/utils/__init__.py -> build/lib/resolwe_bio/utils creating build/lib/resolwe_bio/kb copying resolwe_bio/kb/serializers.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/admin.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/views.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/backends.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/apps.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/__init__.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/listener_plugin.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/pagination.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/models.py -> build/lib/resolwe_bio/kb copying resolwe_bio/kb/filters.py -> build/lib/resolwe_bio/kb creating build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/0001_squashed_0015_sample_indices.py -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/0004_merge_fastq_type.py -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/0003_sample_indices.py -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/__init__.py -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/0002_metadata_table_type.py -> build/lib/resolwe_bio/migrations creating build/lib/resolwe_bio/kb/management copying resolwe_bio/kb/management/__init__.py -> build/lib/resolwe_bio/kb/management creating build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0002_alter_field_max_length.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0007_feature_fullname_350.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0004_add_unique_together.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0003_add_map_index.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0011_feature_type_index.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0008_callable_defaults.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0005_species.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0001_squashed_0012_update_feature_search.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0001_initial.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/__init__.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0012_update_feature_search.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0013_update_feature_search.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0006_feature_fullname_300.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0010_update_indexes_constraints.py -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/0009_full_text_search.py -> build/lib/resolwe_bio/kb/migrations creating build/lib/resolwe_bio/kb/management/commands copying resolwe_bio/kb/management/commands/utils.py -> build/lib/resolwe_bio/kb/management/commands copying resolwe_bio/kb/management/commands/insert_mappings.py -> build/lib/resolwe_bio/kb/management/commands copying resolwe_bio/kb/management/commands/__init__.py -> build/lib/resolwe_bio/kb/management/commands copying resolwe_bio/kb/management/commands/insert_features.py -> build/lib/resolwe_bio/kb/management/commands creating build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/diffexp.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/sample.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/geneset.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/oncxerna_clinical.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/sample_vaccinesurvey.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/dicty_time_series.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/rnaseq.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/unified-descriptor.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/reads.yml -> build/lib/resolwe_bio/descriptors copying resolwe_bio/descriptors/general_clinical.yml -> build/lib/resolwe_bio/descriptors creating build/lib/resolwe_bio/fixtures copying resolwe_bio/fixtures/relationtypes.yaml -> build/lib/resolwe_bio/fixtures copying resolwe_bio/kb/migrations/triggers_feature.sql -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/triggers_feature_2.sql -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/kb/migrations/reverse_triggers_feature.sql -> build/lib/resolwe_bio/kb/migrations copying resolwe_bio/migrations/resolwe_indexes_2.sql -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/resolwe_indexes.sql -> build/lib/resolwe_bio/migrations copying resolwe_bio/migrations/resolwe_indexes_3.sql -> build/lib/resolwe_bio/migrations creating build/lib/resolwe_bio/processes creating build/lib/resolwe_bio/processes/junctions copying resolwe_bio/processes/junctions/regtools.yml -> build/lib/resolwe_bio/processes/junctions creating build/lib/resolwe_bio/processes/differential_expression copying resolwe_bio/processes/differential_expression/abstract.yml -> build/lib/resolwe_bio/processes/differential_expression creating build/lib/resolwe_bio/processes/annotation copying resolwe_bio/processes/annotation/cuffmerge.yml -> build/lib/resolwe_bio/processes/annotation copying resolwe_bio/processes/annotation/abstract.yml -> build/lib/resolwe_bio/processes/annotation creating build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bwa.yml -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bwamem2.yml -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/abstract.yml -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/hisat2.yml -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bowtie.yml -> build/lib/resolwe_bio/processes/alignment creating build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/cuffquant.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/go_gaf.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/annotation.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/mappability_tab.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/variants_vcf.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/seq_reads_multiplexed.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/bam.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/etc.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/sam_header.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/go_obo.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/abstract_bed.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/annotation_bed.yml -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/differential_exp.yml -> build/lib/resolwe_bio/processes/import_data creating build/lib/resolwe_bio/processes/unit_tests copying resolwe_bio/processes/unit_tests/test_hidden_fields.yml -> build/lib/resolwe_bio/processes/unit_tests copying resolwe_bio/processes/unit_tests/test_sleep_progress.yml -> build/lib/resolwe_bio/processes/unit_tests copying resolwe_bio/processes/unit_tests/test_list.yml -> build/lib/resolwe_bio/processes/unit_tests copying resolwe_bio/processes/unit_tests/test_disabled_fields.yml -> build/lib/resolwe_bio/processes/unit_tests copying resolwe_bio/processes/unit_tests/test_basic_fields.yml -> build/lib/resolwe_bio/processes/unit_tests creating build/lib/resolwe_bio/processes/plots copying resolwe_bio/processes/plots/bamliquidator.yml -> build/lib/resolwe_bio/processes/plots copying resolwe_bio/processes/plots/bamplot.yml -> build/lib/resolwe_bio/processes/plots creating build/lib/resolwe_bio/processes/clustering copying resolwe_bio/processes/clustering/pca.yml -> build/lib/resolwe_bio/processes/clustering creating build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/bam_split.yml -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/spikeins_qc.yml -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/prepare_geo.yml -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/library_strandedness.yml -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/gff_to_gtf.yml -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/archive.yml -> build/lib/resolwe_bio/processes/support_processors creating build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/cuffquant.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/mirna.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/cut_and_run.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/chemut.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/wes.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/corall.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/wgbs.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/chip_seq.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/shrna.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/atac_seq.yml -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/wgs.yml -> build/lib/resolwe_bio/processes/workflows creating build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/trimmomatic.yml -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/cutadapt.yml -> build/lib/resolwe_bio/processes/reads_processing creating build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/scoring.yml -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/macs2_batch.yml -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/macs2_rose2_batch.yml -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/prepeak_qc.yml -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/macs14.yml -> build/lib/resolwe_bio/processes/chip_seq creating build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/cufflinks.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/cuffquant.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/mappability.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/abstract.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/etc.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/dicty_bcm.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/merge_etc.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/cuffnorm.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/salmon_index.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/merge_expressions.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/expression_aggregator.yml -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/shrna_quant.yml -> build/lib/resolwe_bio/processes/expression creating build/lib/resolwe_bio/processes/WGBS copying resolwe_bio/processes/WGBS/methcounts.yml -> build/lib/resolwe_bio/processes/WGBS copying resolwe_bio/processes/WGBS/hmr.yml -> build/lib/resolwe_bio/processes/WGBS copying resolwe_bio/processes/WGBS/walt.yml -> build/lib/resolwe_bio/processes/WGBS copying resolwe_bio/processes/differential_expression/cuffdiff.py -> build/lib/resolwe_bio/processes/differential_expression copying resolwe_bio/processes/differential_expression/shRNAde.py -> build/lib/resolwe_bio/processes/differential_expression copying resolwe_bio/processes/differential_expression/edgeR.py -> build/lib/resolwe_bio/processes/differential_expression copying resolwe_bio/processes/differential_expression/deseq.py -> build/lib/resolwe_bio/processes/differential_expression creating build/lib/resolwe_bio/processes/samtools copying resolwe_bio/processes/samtools/samtools_view.py -> build/lib/resolwe_bio/processes/samtools copying resolwe_bio/processes/samtools/samtools_coverage.py -> build/lib/resolwe_bio/processes/samtools copying resolwe_bio/processes/alignment/bowtie_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/hisat2_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/star.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/star_index_new.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bwa_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/star_new.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bowtie2_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/bwamem2_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/alignment/star_index.py -> build/lib/resolwe_bio/processes/alignment copying resolwe_bio/processes/import_data/ensembl_vep_cache.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/expressions.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/proteomics_data.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/ml_ready_reference.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/bwamem2_index_files.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/bam_scseq.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/metadata.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/sra_file.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/ml_ready_expressions.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/basespace.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/seq_reads_10x.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/annotation_bedpe.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/methylation_array_idat.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/seq_reads.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/nucleotide_seq.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/import_data/geneset.py -> build/lib/resolwe_bio/processes/import_data copying resolwe_bio/processes/clustering/find_similar.py -> build/lib/resolwe_bio/processes/clustering copying resolwe_bio/processes/clustering/hierarchical_clustering.py -> build/lib/resolwe_bio/processes/clustering copying resolwe_bio/processes/clustering/hierarchical_clustering_etc.py -> build/lib/resolwe_bio/processes/clustering copying resolwe_bio/processes/support_processors/samtools_idxstats.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/alignment_summary.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/rrbs_metrics.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/seqtk_reverse_complement.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/umi_tools.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/bam_conversion.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/wgs_metrics.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/multiqc.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/seqtk.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/insert_size.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/mutations_table.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/qorts_qc.py -> build/lib/resolwe_bio/processes/support_processors copying resolwe_bio/processes/support_processors/merge_samples.py -> build/lib/resolwe_bio/processes/support_processors creating build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk_merge_vcfs.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk4_hc.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk_select_variants.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/filtering_chemut.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk_variant_refinement.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/ensembl_vep.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/vc_chemut.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk_variant_filtration.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/create_genomicsdb.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/variants_to_table.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/gatk4.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/vqsr.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/snpeff.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/genotype_gvcfs.py -> build/lib/resolwe_bio/processes/variant_calling copying resolwe_bio/processes/variant_calling/wgs_preprocess_bwa2.py -> build/lib/resolwe_bio/processes/variant_calling creating build/lib/resolwe_bio/processes/go_enrichment copying resolwe_bio/processes/go_enrichment/go.py -> build/lib/resolwe_bio/processes/go_enrichment creating build/lib/resolwe_bio/processes/microarray copying resolwe_bio/processes/microarray/map_probes.py -> build/lib/resolwe_bio/processes/microarray copying resolwe_bio/processes/microarray/microarray_expression.py -> build/lib/resolwe_bio/processes/microarray copying resolwe_bio/processes/microarray/methylation_arrays.py -> build/lib/resolwe_bio/processes/microarray copying resolwe_bio/processes/workflows/bbduk_star_new.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/rnaseq_variant_calling.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/geo_import.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/bbduk_star_featurecounts_qc.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/bbduk_star.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/bbduk_salmon_qc.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/quantseq.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/workflows/wgs_gvcf.py -> build/lib/resolwe_bio/processes/workflows copying resolwe_bio/processes/reads_processing/split_ncigar.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/bamclipper.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/markduplicates.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/bam_to_fastq.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/bbduk.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/rnaseq_vc_preprocess.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/alignmentsieve.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/trimgalore.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/bqsr.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/xengsort.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/cutadapt_3prime.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/reads_processing/cutadapt_corall.py -> build/lib/resolwe_bio/processes/reads_processing copying resolwe_bio/processes/chip_seq/rose2.py -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/chipqc.py -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/chip_seq/macs2.py -> build/lib/resolwe_bio/processes/chip_seq copying resolwe_bio/processes/expression/salmon.py -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/featureCounts.py -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/expression/star_quantification.py -> build/lib/resolwe_bio/processes/expression copying resolwe_bio/processes/WGBS/bsrate.py -> build/lib/resolwe_bio/processes/WGBS copying resolwe_bio/processes/WGBS/walt_index.py -> build/lib/resolwe_bio/processes/WGBS creating build/lib/resolwe_bio/processes/scseq copying resolwe_bio/processes/scseq/cellranger.py -> build/lib/resolwe_bio/processes/scseq creating build/lib/resolwe_bio/tools copying resolwe_bio/tools/plot_enhancers.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/bamliquidator_table.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/create_gene_sets.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/importETC.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/pca.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mergebowtie2stats_paired.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_diffexp.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/expressionmerge.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/xexpression.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/utils.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/novel_splice_junctions.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/merge_chipqc_archive.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mappability.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_star_expressions.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/spikein_pairwise.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/etc.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/gff3_to_gtf.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/unique_sample_names.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/postprocess_snpeff.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/validate_fastq.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/expression2storage.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/convert_DE_excel_table.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/make_igv_session_archive.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_encoding_type.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/bed_file_corrections_genome_browsers.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/cuffnorm_group_labels.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/demultiplex.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_library_type.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/spikeins_report.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/cufflinks_sample_groups.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/expressionmerge_archive.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_cuffnorm.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mergeetc.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/cuffnorm_output_table_headers.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/star_sj_to_bed12.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mergebowtie2stats.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/expression_aggregator.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mergebowtiestats.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/lofreq2_indel_ovlp.py -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/diffexp_filtering.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/run_edger.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/peak2geneScore.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/deseq.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/mapped_species_to_expression.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/parse_closest_features.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/sesame.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/tximport_summarize.R -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/detect_strandedness.sh -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/extract_umi.sh -> build/lib/resolwe_bio/tools copying resolwe_bio/tools/fastqc.sh -> build/lib/resolwe_bio/tools + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KH3wTy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 + cd resolwe-bio-50.0.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 -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-resolwe-bio-50.0.0-1.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) 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-resolwe-bio-50.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters copying build/lib/resolwe_bio/expression_filters/relation.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters copying build/lib/resolwe_bio/expression_filters/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters copying build/lib/resolwe_bio/expression_filters/sample.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters copying build/lib/resolwe_bio/__about__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio copying build/lib/resolwe_bio/apps.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/junctions copying build/lib/resolwe_bio/processes/junctions/regtools.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/junctions creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression copying build/lib/resolwe_bio/processes/differential_expression/cuffdiff.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression copying build/lib/resolwe_bio/processes/differential_expression/shRNAde.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression copying build/lib/resolwe_bio/processes/differential_expression/abstract.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression copying build/lib/resolwe_bio/processes/differential_expression/edgeR.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression copying build/lib/resolwe_bio/processes/differential_expression/deseq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/annotation copying build/lib/resolwe_bio/processes/annotation/cuffmerge.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/annotation copying build/lib/resolwe_bio/processes/annotation/abstract.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/annotation creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/samtools copying build/lib/resolwe_bio/processes/samtools/samtools_view.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/samtools copying build/lib/resolwe_bio/processes/samtools/samtools_coverage.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/samtools creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bowtie_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bwa.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/hisat2_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/star.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bwamem2.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/star_index_new.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bwa_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/abstract.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/star_new.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/hisat2.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bowtie.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bowtie2_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/bwamem2_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment copying build/lib/resolwe_bio/processes/alignment/star_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/cuffquant.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/go_gaf.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/ensembl_vep_cache.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/expressions.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/proteomics_data.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/ml_ready_reference.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/annotation.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/bwamem2_index_files.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/mappability_tab.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/bam_scseq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/variants_vcf.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/metadata.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/sra_file.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/seq_reads_multiplexed.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/ml_ready_expressions.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/basespace.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/bam.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/etc.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/seq_reads_10x.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/sam_header.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/go_obo.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/annotation_bedpe.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/methylation_array_idat.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/seq_reads.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/abstract_bed.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/nucleotide_seq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/annotation_bed.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/differential_exp.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data copying build/lib/resolwe_bio/processes/import_data/geneset.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests copying build/lib/resolwe_bio/processes/unit_tests/test_hidden_fields.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests copying build/lib/resolwe_bio/processes/unit_tests/test_sleep_progress.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests copying build/lib/resolwe_bio/processes/unit_tests/test_list.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests copying build/lib/resolwe_bio/processes/unit_tests/test_disabled_fields.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests copying build/lib/resolwe_bio/processes/unit_tests/test_basic_fields.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/unit_tests creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/plots copying build/lib/resolwe_bio/processes/plots/bamliquidator.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/plots copying build/lib/resolwe_bio/processes/plots/bamplot.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/plots creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering copying build/lib/resolwe_bio/processes/clustering/find_similar.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering copying build/lib/resolwe_bio/processes/clustering/pca.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering copying build/lib/resolwe_bio/processes/clustering/hierarchical_clustering.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering copying build/lib/resolwe_bio/processes/clustering/hierarchical_clustering_etc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/samtools_idxstats.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/alignment_summary.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/bam_split.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/spikeins_qc.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/rrbs_metrics.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/seqtk_reverse_complement.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/prepare_geo.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/umi_tools.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/bam_conversion.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/wgs_metrics.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/multiqc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/seqtk.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/library_strandedness.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/insert_size.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/mutations_table.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/gff_to_gtf.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/archive.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/qorts_qc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors copying build/lib/resolwe_bio/processes/support_processors/merge_samples.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk_merge_vcfs.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk4_hc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk_select_variants.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/filtering_chemut.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk_variant_refinement.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/ensembl_vep.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/vc_chemut.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk_variant_filtration.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/create_genomicsdb.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/variants_to_table.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/gatk4.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/vqsr.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/snpeff.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/genotype_gvcfs.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling copying build/lib/resolwe_bio/processes/variant_calling/wgs_preprocess_bwa2.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/go_enrichment copying build/lib/resolwe_bio/processes/go_enrichment/go.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/go_enrichment creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray copying build/lib/resolwe_bio/processes/microarray/map_probes.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray copying build/lib/resolwe_bio/processes/microarray/microarray_expression.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray copying build/lib/resolwe_bio/processes/microarray/methylation_arrays.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/bbduk_star_new.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/cuffquant.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/mirna.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/cut_and_run.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/rnaseq_variant_calling.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/geo_import.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/bbduk_star_featurecounts_qc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/bbduk_star.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/chemut.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/wes.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/corall.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/bbduk_salmon_qc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/wgbs.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/chip_seq.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/quantseq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/shrna.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/atac_seq.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/wgs.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows copying build/lib/resolwe_bio/processes/workflows/wgs_gvcf.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/split_ncigar.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/trimmomatic.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/bamclipper.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/cutadapt.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/markduplicates.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/bam_to_fastq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/bbduk.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/rnaseq_vc_preprocess.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/alignmentsieve.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/trimgalore.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/bqsr.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/xengsort.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/cutadapt_3prime.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing copying build/lib/resolwe_bio/processes/reads_processing/cutadapt_corall.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/scoring.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/rose2.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/macs2_batch.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/macs2_rose2_batch.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/prepeak_qc.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/macs14.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/chipqc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq copying build/lib/resolwe_bio/processes/chip_seq/macs2.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/cufflinks.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/cuffquant.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/mappability.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/abstract.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/salmon.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/etc.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/dicty_bcm.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/merge_etc.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/cuffnorm.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/salmon_index.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/merge_expressions.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/featureCounts.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/star_quantification.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/expression_aggregator.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression copying build/lib/resolwe_bio/processes/expression/shrna_quant.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS copying build/lib/resolwe_bio/processes/WGBS/bsrate.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS copying build/lib/resolwe_bio/processes/WGBS/methcounts.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS copying build/lib/resolwe_bio/processes/WGBS/walt_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS copying build/lib/resolwe_bio/processes/WGBS/hmr.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS copying build/lib/resolwe_bio/processes/WGBS/walt.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/scseq copying build/lib/resolwe_bio/processes/scseq/cellranger.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/scseq creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process copying build/lib/resolwe_bio/process/runtime.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process copying build/lib/resolwe_bio/process/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process copying build/lib/resolwe_bio/process/models.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils copying build/lib/resolwe_bio/utils/test.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils copying build/lib/resolwe_bio/utils/filter.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils copying build/lib/resolwe_bio/utils/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/serializers.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands copying build/lib/resolwe_bio/kb/management/commands/utils.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands copying build/lib/resolwe_bio/kb/management/commands/insert_mappings.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands copying build/lib/resolwe_bio/kb/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands copying build/lib/resolwe_bio/kb/management/commands/insert_features.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands copying build/lib/resolwe_bio/kb/management/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management copying build/lib/resolwe_bio/kb/admin.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/views.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/backends.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/apps.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/listener_plugin.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/pagination.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0002_alter_field_max_length.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0007_feature_fullname_350.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0004_add_unique_together.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0003_add_map_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0011_feature_type_index.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/triggers_feature.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/triggers_feature_2.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0008_callable_defaults.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0005_species.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/reverse_triggers_feature.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0001_squashed_0012_update_feature_search.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0012_update_feature_search.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0013_update_feature_search.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0006_feature_fullname_300.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0010_update_indexes_constraints.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/migrations/0009_full_text_search.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations copying build/lib/resolwe_bio/kb/models.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/kb/filters.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb copying build/lib/resolwe_bio/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio copying build/lib/resolwe_bio/extensions.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/plot_enhancers.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/bamliquidator_table.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/create_gene_sets.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/importETC.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/pca.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mergebowtie2stats_paired.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/diffexp_filtering.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_diffexp.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/run_edger.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/expressionmerge.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/peak2geneScore.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/xexpression.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/utils.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/detect_strandedness.sh -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/deseq.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mapped_species_to_expression.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/novel_splice_junctions.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/merge_chipqc_archive.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mappability.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_star_expressions.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/spikein_pairwise.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/etc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/gff3_to_gtf.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/unique_sample_names.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/postprocess_snpeff.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/validate_fastq.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/expression2storage.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_closest_features.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/convert_DE_excel_table.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/make_igv_session_archive.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_encoding_type.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/bed_file_corrections_genome_browsers.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/cuffnorm_group_labels.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/demultiplex.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_library_type.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/sesame.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/spikeins_report.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/cufflinks_sample_groups.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/expressionmerge_archive.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/parse_cuffnorm.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mergeetc.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/cuffnorm_output_table_headers.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/star_sj_to_bed12.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mergebowtie2stats.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/extract_umi.sh -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/expression_aggregator.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/tximport_summarize.R -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/mergebowtiestats.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/fastqc.sh -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools copying build/lib/resolwe_bio/tools/lofreq2_indel_ovlp.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/0001_squashed_0015_sample_indices.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/0004_merge_fastq_type.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/0003_sample_indices.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/resolwe_indexes_2.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/resolwe_indexes.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/resolwe_indexes_3.sql -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/migrations/0002_metadata_table_type.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations copying build/lib/resolwe_bio/models.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio copying build/lib/resolwe_bio/filters.py -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/fixtures copying build/lib/resolwe_bio/fixtures/relationtypes.yaml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/fixtures creating /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/diffexp.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/sample.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/geneset.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/oncxerna_clinical.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/sample_vaccinesurvey.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/dicty_time_series.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/rnaseq.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/unified-descriptor.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/reads.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors copying build/lib/resolwe_bio/descriptors/general_clinical.yml -> /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/descriptors byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/expression_filters/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression/cuffdiff.py to cuffdiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression/shRNAde.py to shRNAde.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression/edgeR.py to edgeR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/differential_expression/deseq.py to deseq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/samtools/samtools_view.py to samtools_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/samtools/samtools_coverage.py to samtools_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/bowtie_index.py to bowtie_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/hisat2_index.py to hisat2_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/star.py to star.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/star_index_new.py to star_index_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/bwa_index.py to bwa_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/star_new.py to star_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/bowtie2_index.py to bowtie2_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/bwamem2_index.py to bwamem2_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/alignment/star_index.py to star_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/ensembl_vep_cache.py to ensembl_vep_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/expressions.py to expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/proteomics_data.py to proteomics_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/ml_ready_reference.py to ml_ready_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/bwamem2_index_files.py to bwamem2_index_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/bam_scseq.py to bam_scseq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/sra_file.py to sra_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/ml_ready_expressions.py to ml_ready_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/basespace.py to basespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/seq_reads_10x.py to seq_reads_10x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/annotation_bedpe.py to annotation_bedpe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/methylation_array_idat.py to methylation_array_idat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/seq_reads.py to seq_reads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/nucleotide_seq.py to nucleotide_seq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/import_data/geneset.py to geneset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering/find_similar.py to find_similar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering/hierarchical_clustering.py to hierarchical_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/clustering/hierarchical_clustering_etc.py to hierarchical_clustering_etc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/samtools_idxstats.py to samtools_idxstats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/alignment_summary.py to alignment_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/rrbs_metrics.py to rrbs_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/seqtk_reverse_complement.py to seqtk_reverse_complement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/umi_tools.py to umi_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/bam_conversion.py to bam_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/wgs_metrics.py to wgs_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/multiqc.py to multiqc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/seqtk.py to seqtk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/insert_size.py to insert_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/mutations_table.py to mutations_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/qorts_qc.py to qorts_qc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/support_processors/merge_samples.py to merge_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk_merge_vcfs.py to gatk_merge_vcfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk4_hc.py to gatk4_hc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk_select_variants.py to gatk_select_variants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/filtering_chemut.py to filtering_chemut.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk_variant_refinement.py to gatk_variant_refinement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/ensembl_vep.py to ensembl_vep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/vc_chemut.py to vc_chemut.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk_variant_filtration.py to gatk_variant_filtration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/create_genomicsdb.py to create_genomicsdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/variants_to_table.py to variants_to_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/gatk4.py to gatk4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/vqsr.py to vqsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/snpeff.py to snpeff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/genotype_gvcfs.py to genotype_gvcfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/variant_calling/wgs_preprocess_bwa2.py to wgs_preprocess_bwa2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/go_enrichment/go.py to go.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray/map_probes.py to map_probes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray/microarray_expression.py to microarray_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/microarray/methylation_arrays.py to methylation_arrays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/bbduk_star_new.py to bbduk_star_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/rnaseq_variant_calling.py to rnaseq_variant_calling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/geo_import.py to geo_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/bbduk_star_featurecounts_qc.py to bbduk_star_featurecounts_qc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/bbduk_star.py to bbduk_star.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/bbduk_salmon_qc.py to bbduk_salmon_qc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/quantseq.py to quantseq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/workflows/wgs_gvcf.py to wgs_gvcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/split_ncigar.py to split_ncigar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/bamclipper.py to bamclipper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/markduplicates.py to markduplicates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/bam_to_fastq.py to bam_to_fastq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/bbduk.py to bbduk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/rnaseq_vc_preprocess.py to rnaseq_vc_preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/alignmentsieve.py to alignmentsieve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/trimgalore.py to trimgalore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/bqsr.py to bqsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/xengsort.py to xengsort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/cutadapt_3prime.py to cutadapt_3prime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/reads_processing/cutadapt_corall.py to cutadapt_corall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq/rose2.py to rose2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq/chipqc.py to chipqc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/chip_seq/macs2.py to macs2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression/salmon.py to salmon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression/featureCounts.py to featureCounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/expression/star_quantification.py to star_quantification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS/bsrate.py to bsrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/WGBS/walt_index.py to walt_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/processes/scseq/cellranger.py to cellranger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/process/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands/insert_mappings.py to insert_mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/commands/insert_features.py to insert_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/backends.py to backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/listener_plugin.py to listener_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0002_alter_field_max_length.py to 0002_alter_field_max_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0007_feature_fullname_350.py to 0007_feature_fullname_350.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0004_add_unique_together.py to 0004_add_unique_together.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0003_add_map_index.py to 0003_add_map_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0011_feature_type_index.py to 0011_feature_type_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0008_callable_defaults.py to 0008_callable_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0005_species.py to 0005_species.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0001_squashed_0012_update_feature_search.py to 0001_squashed_0012_update_feature_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0012_update_feature_search.py to 0012_update_feature_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0013_update_feature_search.py to 0013_update_feature_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0006_feature_fullname_300.py to 0006_feature_fullname_300.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0010_update_indexes_constraints.py to 0010_update_indexes_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/migrations/0009_full_text_search.py to 0009_full_text_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/kb/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/plot_enhancers.py to plot_enhancers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/bamliquidator_table.py to bamliquidator_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/create_gene_sets.py to create_gene_sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/importETC.py to importETC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/pca.py to pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/mergebowtie2stats_paired.py to mergebowtie2stats_paired.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/parse_diffexp.py to parse_diffexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/expressionmerge.py to expressionmerge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/xexpression.py to xexpression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/novel_splice_junctions.py to novel_splice_junctions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/merge_chipqc_archive.py to merge_chipqc_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/mappability.py to mappability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/parse_star_expressions.py to parse_star_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/spikein_pairwise.py to spikein_pairwise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/etc.py to etc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/gff3_to_gtf.py to gff3_to_gtf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/unique_sample_names.py to unique_sample_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/postprocess_snpeff.py to postprocess_snpeff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/validate_fastq.py to validate_fastq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/expression2storage.py to expression2storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/convert_DE_excel_table.py to convert_DE_excel_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/make_igv_session_archive.py to make_igv_session_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/parse_encoding_type.py to parse_encoding_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/bed_file_corrections_genome_browsers.py to bed_file_corrections_genome_browsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/cuffnorm_group_labels.py to cuffnorm_group_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/demultiplex.py to demultiplex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/parse_library_type.py to parse_library_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/spikeins_report.py to spikeins_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/cufflinks_sample_groups.py to cufflinks_sample_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/expressionmerge_archive.py to expressionmerge_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/parse_cuffnorm.py to parse_cuffnorm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/mergeetc.py to mergeetc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/cuffnorm_output_table_headers.py to cuffnorm_output_table_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/star_sj_to_bed12.py to star_sj_to_bed12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/mergebowtie2stats.py to mergebowtie2stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/expression_aggregator.py to expression_aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/mergebowtiestats.py to mergebowtiestats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/tools/lofreq2_indel_ovlp.py to lofreq2_indel_ovlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations/0001_squashed_0015_sample_indices.py to 0001_squashed_0015_sample_indices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations/0004_merge_fastq_type.py to 0004_merge_fastq_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations/0003_sample_indices.py to 0003_sample_indices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/migrations/0002_metadata_table_type.py to 0002_metadata_table_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio/filters.py to filters.cpython-39.pyc writing byte-compilation script '/tmp/tmpagbum4pi.py' /usr/bin/python3 /tmp/tmpagbum4pi.py removing /tmp/tmpagbum4pi.py running install_egg_info running egg_info writing resolwe_bio.egg-info/PKG-INFO writing dependency_links to resolwe_bio.egg-info/dependency_links.txt writing requirements to resolwe_bio.egg-info/requires.txt writing top-level names to resolwe_bio.egg-info/top_level.txt reading manifest file 'resolwe_bio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.pylintrc' no previously-included directories found matching 'resolwe_bio/tests/files/large' adding license file 'LICENSE' writing manifest file 'resolwe_bio.egg-info/SOURCES.txt' Copying resolwe_bio.egg-info to /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9/site-packages/resolwe_bio-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64//usr/share/doc/python-resolwe-bio + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64//usr/share/doc/python-resolwe-bio + '[' -d example ']' ~/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 ~/build/BUILD/resolwe-bio-50.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64 + '[' -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 ']' ~/build/BUILD/resolwe-bio-50.0.0 + popd + mv /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-resolwe-bio-50.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 50.0.0-1 --unique-debug-suffix -50.0.0-1.aarch64 --unique-debug-src-base python-resolwe-bio-50.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/resolwe-bio-50.0.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-resolwe-bio-50.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-resolwe-bio-50.0.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.1 error: Illegal char '*' (0x2a) in: 33.* error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.13.3 Provides: python-resolwe-bio python3-resolwe-bio = 50.0.0-1 python3.9dist(resolwe-bio) = 0 python3dist(resolwe-bio) = 0 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: /bin/bash /usr/bin/Rscript /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(django) python3.9dist(django-filter) python3.9dist(djangorestframework) python3.9dist(resolwe) >= 33.0a1 python3.9dist(wrapt) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.1 Illegal char '*' (0x2a) in: 33.* Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.13.3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.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 aarch64 --nodeps /builddir/build/SPECS/python-resolwe-bio.spec