Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685533117.985970/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mobsfscan-0.2.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685533117.985970/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mobsfscan-0.2.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685533117.985970/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mobsfscan.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OvbmqV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mobsfscan-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mobsfscan-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mobsfscan-0.2.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.cEvT4t + umask 022 + cd /builddir/build/BUILD + cd mobsfscan-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mobsfscan copying mobsfscan/exceptions.py -> build/lib/mobsfscan copying mobsfscan/__init__.py -> build/lib/mobsfscan copying mobsfscan/utils.py -> build/lib/mobsfscan copying mobsfscan/settings.py -> build/lib/mobsfscan copying mobsfscan/mobsfscan.py -> build/lib/mobsfscan copying mobsfscan/__main__.py -> build/lib/mobsfscan copying mobsfscan/manifest_metadata.py -> build/lib/mobsfscan copying mobsfscan/manifest.py -> build/lib/mobsfscan copying mobsfscan/logger.py -> build/lib/mobsfscan creating build/lib/mobsfscan/formatters copying mobsfscan/formatters/__init__.py -> build/lib/mobsfscan/formatters copying mobsfscan/formatters/cli.py -> build/lib/mobsfscan/formatters copying mobsfscan/formatters/json.py -> build/lib/mobsfscan/formatters copying mobsfscan/formatters/sonarqube.py -> build/lib/mobsfscan/formatters copying mobsfscan/formatters/sarif.py -> build/lib/mobsfscan/formatters running egg_info writing mobsfscan.egg-info/PKG-INFO writing dependency_links to mobsfscan.egg-info/dependency_links.txt writing entry points to mobsfscan.egg-info/entry_points.txt writing requirements to mobsfscan.egg-info/requires.txt writing top-level names to mobsfscan.egg-info/top_level.txt reading manifest file 'mobsfscan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mobsfscan.egg-info/SOURCES.txt' creating build/lib/mobsfscan/rules creating build/lib/mobsfscan/rules/patterns creating build/lib/mobsfscan/rules/patterns/android creating build/lib/mobsfscan/rules/patterns/android/kotlin copying mobsfscan/rules/patterns/android/kotlin/best_practices.yaml -> build/lib/mobsfscan/rules/patterns/android/kotlin copying mobsfscan/rules/patterns/android/kotlin/kotlin_rules.yaml -> build/lib/mobsfscan/rules/patterns/android/kotlin creating build/lib/mobsfscan/rules/patterns/ios creating build/lib/mobsfscan/rules/patterns/ios/objectivec copying mobsfscan/rules/patterns/ios/objectivec/best_practices.yaml -> build/lib/mobsfscan/rules/patterns/ios/objectivec copying mobsfscan/rules/patterns/ios/objectivec/objective_c_rules.yaml -> build/lib/mobsfscan/rules/patterns/ios/objectivec creating build/lib/mobsfscan/rules/patterns/ios/swift copying mobsfscan/rules/patterns/ios/swift/best_practices.yaml -> build/lib/mobsfscan/rules/patterns/ios/swift copying mobsfscan/rules/patterns/ios/swift/swift_rules.yaml -> build/lib/mobsfscan/rules/patterns/ios/swift creating build/lib/mobsfscan/rules/semgrep creating build/lib/mobsfscan/rules/semgrep/android copying mobsfscan/rules/semgrep/android/hidden_ui.yaml -> build/lib/mobsfscan/rules/semgrep/android copying mobsfscan/rules/semgrep/android/logging.yaml -> build/lib/mobsfscan/rules/semgrep/android copying mobsfscan/rules/semgrep/android/secrets.yaml -> build/lib/mobsfscan/rules/semgrep/android copying mobsfscan/rules/semgrep/android/word_readable_writable.yaml -> build/lib/mobsfscan/rules/semgrep/android creating build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/android_safetynetapi.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/flag_secure.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/root_detection.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/tapjacking.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/tls_certificate_transparency.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices copying mobsfscan/rules/semgrep/best_practices/tls_pinning.yaml -> build/lib/mobsfscan/rules/semgrep/best_practices creating build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/aes_ecb.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/aes_encryption_keys.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/cbc_padding_oracle.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/cbc_static_iv.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/insecure_random.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/insecure_ssl_v3.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/rsa_no_oeap.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/sha1_hash.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/weak_ciphers.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/weak_hashes.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/weak_iv.yaml -> build/lib/mobsfscan/rules/semgrep/crypto copying mobsfscan/rules/semgrep/crypto/weak_key_size.yaml -> build/lib/mobsfscan/rules/semgrep/crypto creating build/lib/mobsfscan/rules/semgrep/deserialization copying mobsfscan/rules/semgrep/deserialization/jackson_deserialization.yaml -> build/lib/mobsfscan/rules/semgrep/deserialization copying mobsfscan/rules/semgrep/deserialization/object_deserialization.yaml -> build/lib/mobsfscan/rules/semgrep/deserialization creating build/lib/mobsfscan/rules/semgrep/injection copying mobsfscan/rules/semgrep/injection/command_injection.yaml -> build/lib/mobsfscan/rules/semgrep/injection copying mobsfscan/rules/semgrep/injection/command_injection_formated.yaml -> build/lib/mobsfscan/rules/semgrep/injection copying mobsfscan/rules/semgrep/injection/sqlite_injection.yaml -> build/lib/mobsfscan/rules/semgrep/injection creating build/lib/mobsfscan/rules/semgrep/network copying mobsfscan/rules/semgrep/network/accept_self_signed.yaml -> build/lib/mobsfscan/rules/semgrep/network copying mobsfscan/rules/semgrep/network/default_http_client_tls.yaml -> build/lib/mobsfscan/rules/semgrep/network creating build/lib/mobsfscan/rules/semgrep/webview copying mobsfscan/rules/semgrep/webview/webview_debugging.yaml -> build/lib/mobsfscan/rules/semgrep/webview copying mobsfscan/rules/semgrep/webview/webview_external_storage.yaml -> build/lib/mobsfscan/rules/semgrep/webview copying mobsfscan/rules/semgrep/webview/webview_file_access.yaml -> build/lib/mobsfscan/rules/semgrep/webview copying mobsfscan/rules/semgrep/webview/webview_ignore_ssl_errors.yaml -> build/lib/mobsfscan/rules/semgrep/webview copying mobsfscan/rules/semgrep/webview/webview_javascript_interface.yaml -> build/lib/mobsfscan/rules/semgrep/webview creating build/lib/mobsfscan/rules/semgrep/xxe copying mobsfscan/rules/semgrep/xxe/xmldecoder_xxe.yaml -> build/lib/mobsfscan/rules/semgrep/xxe copying mobsfscan/rules/semgrep/xxe/xmlfactory_external_entities_enabled.yaml -> build/lib/mobsfscan/rules/semgrep/xxe copying mobsfscan/rules/semgrep/xxe/xmlfactory_xxe.yaml -> build/lib/mobsfscan/rules/semgrep/xxe + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NHYKXE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 + cd mobsfscan-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/exceptions.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/__init__.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/utils.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/settings.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/mobsfscan.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/android_safetynetapi.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/tls_pinning.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/tls_certificate_transparency.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/root_detection.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/flag_secure.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices copying build/lib/mobsfscan/rules/semgrep/best_practices/tapjacking.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/best_practices creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview copying build/lib/mobsfscan/rules/semgrep/webview/webview_file_access.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview copying build/lib/mobsfscan/rules/semgrep/webview/webview_javascript_interface.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview copying build/lib/mobsfscan/rules/semgrep/webview/webview_external_storage.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview copying build/lib/mobsfscan/rules/semgrep/webview/webview_debugging.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview copying build/lib/mobsfscan/rules/semgrep/webview/webview_ignore_ssl_errors.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/webview creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/injection copying build/lib/mobsfscan/rules/semgrep/injection/command_injection.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/injection copying build/lib/mobsfscan/rules/semgrep/injection/sqlite_injection.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/injection copying build/lib/mobsfscan/rules/semgrep/injection/command_injection_formated.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/injection creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/xxe copying build/lib/mobsfscan/rules/semgrep/xxe/xmlfactory_external_entities_enabled.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/xxe copying build/lib/mobsfscan/rules/semgrep/xxe/xmlfactory_xxe.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/xxe copying build/lib/mobsfscan/rules/semgrep/xxe/xmldecoder_xxe.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/xxe creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/cbc_padding_oracle.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/rsa_no_oeap.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/aes_encryption_keys.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/insecure_ssl_v3.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/cbc_static_iv.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/insecure_random.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/weak_iv.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/aes_ecb.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/weak_key_size.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/weak_hashes.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/sha1_hash.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto copying build/lib/mobsfscan/rules/semgrep/crypto/weak_ciphers.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/crypto creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/deserialization copying build/lib/mobsfscan/rules/semgrep/deserialization/object_deserialization.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/deserialization copying build/lib/mobsfscan/rules/semgrep/deserialization/jackson_deserialization.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/deserialization creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/android copying build/lib/mobsfscan/rules/semgrep/android/hidden_ui.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/android copying build/lib/mobsfscan/rules/semgrep/android/word_readable_writable.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/android copying build/lib/mobsfscan/rules/semgrep/android/secrets.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/android copying build/lib/mobsfscan/rules/semgrep/android/logging.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/android creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/network copying build/lib/mobsfscan/rules/semgrep/network/default_http_client_tls.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/network copying build/lib/mobsfscan/rules/semgrep/network/accept_self_signed.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/semgrep/network creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/objectivec copying build/lib/mobsfscan/rules/patterns/ios/objectivec/best_practices.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/objectivec copying build/lib/mobsfscan/rules/patterns/ios/objectivec/objective_c_rules.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/objectivec creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/swift copying build/lib/mobsfscan/rules/patterns/ios/swift/swift_rules.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/swift copying build/lib/mobsfscan/rules/patterns/ios/swift/best_practices.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/ios/swift creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/android creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/android/kotlin copying build/lib/mobsfscan/rules/patterns/android/kotlin/kotlin_rules.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/android/kotlin copying build/lib/mobsfscan/rules/patterns/android/kotlin/best_practices.yaml -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/rules/patterns/android/kotlin copying build/lib/mobsfscan/__main__.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/manifest_metadata.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/manifest.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan copying build/lib/mobsfscan/logger.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan creating /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters copying build/lib/mobsfscan/formatters/__init__.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters copying build/lib/mobsfscan/formatters/cli.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters copying build/lib/mobsfscan/formatters/json.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters copying build/lib/mobsfscan/formatters/sonarqube.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters copying build/lib/mobsfscan/formatters/sarif.py -> /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/mobsfscan.py to mobsfscan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/manifest_metadata.py to manifest_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters/sonarqube.py to sonarqube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan/formatters/sarif.py to sarif.cpython-39.pyc writing byte-compilation script '/tmp/tmp2cah9l3p.py' /usr/bin/python3 /tmp/tmp2cah9l3p.py removing /tmp/tmp2cah9l3p.py running install_egg_info running egg_info writing mobsfscan.egg-info/PKG-INFO writing dependency_links to mobsfscan.egg-info/dependency_links.txt writing entry points to mobsfscan.egg-info/entry_points.txt writing requirements to mobsfscan.egg-info/requires.txt writing top-level names to mobsfscan.egg-info/top_level.txt reading manifest file 'mobsfscan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mobsfscan.egg-info/SOURCES.txt' Copying mobsfscan.egg-info to /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/mobsfscan-0.2.0-py3.9.egg-info running install_scripts Installing mobsfscan script to /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64//usr/share/doc/python-mobsfscan + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 ~/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 ~/build/BUILD/mobsfscan-0.2.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/mobsfscan-0.2.0 + mv /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.0-1 --unique-debug-suffix -0.2.0-1.x86_64 --unique-debug-src-base python-mobsfscan-0.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mobsfscan-0.2.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-mobsfscan-0.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mobsfscan-0.2.0-1.noarch Provides: python-mobsfscan python3-mobsfscan = 0.2.0-1 python3.9dist(mobsfscan) = 0.2 python3dist(mobsfscan) = 0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(colorama) >= 0.4.5 python3.9dist(jschema-to-python) >= 1.2.3 python3.9dist(libsast) >= 1.5.1 python3.9dist(sarif-om) >= 1.0.4 python3.9dist(setuptools) python3.9dist(tabulate) >= 0.8.10 python3.9dist(xmltodict) >= 0.13 Processing files: python-mobsfscan-help-0.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/mobsfscan-0.2.0/doclist.lst Provides: python-mobsfscan-help = 0.2.0-1 python3-mobsfscan-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python-mobsfscan-help-0.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mobsfscan-0.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z9r4sz + umask 022 + cd /builddir/build/BUILD + cd mobsfscan-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mobsfscan-0.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0