Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-platformio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682161024.798544/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-platformio.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-platformio-6.1.6-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-platformio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682161024.798544/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-platformio.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-platformio-6.1.6-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-platformio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682161024.798544/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-platformio.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.N8vnZJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf platformio-6.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/platformio-6.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd platformio-6.1.6 + /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.f3RXih + umask 022 + cd /builddir/build/BUILD + cd platformio-6.1.6 + 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/platformio copying platformio/exception.py -> build/lib/platformio copying platformio/proc.py -> build/lib/platformio copying platformio/cli.py -> build/lib/platformio copying platformio/telemetry.py -> build/lib/platformio copying platformio/cache.py -> build/lib/platformio copying platformio/__init__.py -> build/lib/platformio copying platformio/maintenance.py -> build/lib/platformio copying platformio/fs.py -> build/lib/platformio copying platformio/util.py -> build/lib/platformio copying platformio/compat.py -> build/lib/platformio copying platformio/public.py -> build/lib/platformio copying platformio/__main__.py -> build/lib/platformio copying platformio/app.py -> build/lib/platformio copying platformio/http.py -> build/lib/platformio creating build/lib/platformio/registry copying platformio/registry/__init__.py -> build/lib/platformio/registry copying platformio/registry/mirror.py -> build/lib/platformio/registry copying platformio/registry/client.py -> build/lib/platformio/registry creating build/lib/platformio/check copying platformio/check/cli.py -> build/lib/platformio/check copying platformio/check/__init__.py -> build/lib/platformio/check copying platformio/check/defect.py -> build/lib/platformio/check creating build/lib/platformio/home copying platformio/home/run.py -> build/lib/platformio/home copying platformio/home/cli.py -> build/lib/platformio/home copying platformio/home/__init__.py -> build/lib/platformio/home copying platformio/home/helpers.py -> build/lib/platformio/home creating build/lib/platformio/debug copying platformio/debug/exception.py -> build/lib/platformio/debug copying platformio/debug/cli.py -> build/lib/platformio/debug copying platformio/debug/__init__.py -> build/lib/platformio/debug copying platformio/debug/helpers.py -> build/lib/platformio/debug creating build/lib/platformio/test copying platformio/test/exception.py -> build/lib/platformio/test copying platformio/test/cli.py -> build/lib/platformio/test copying platformio/test/__init__.py -> build/lib/platformio/test copying platformio/test/helpers.py -> build/lib/platformio/test copying platformio/test/result.py -> build/lib/platformio/test creating build/lib/platformio/device copying platformio/device/cli.py -> build/lib/platformio/device copying platformio/device/__init__.py -> build/lib/platformio/device copying platformio/device/finder.py -> build/lib/platformio/device creating build/lib/platformio/commands copying platformio/commands/lib.py -> build/lib/platformio/commands copying platformio/commands/platform.py -> build/lib/platformio/commands copying platformio/commands/__init__.py -> build/lib/platformio/commands copying platformio/commands/upgrade.py -> build/lib/platformio/commands copying platformio/commands/ci.py -> build/lib/platformio/commands copying platformio/commands/update.py -> build/lib/platformio/commands copying platformio/commands/settings.py -> build/lib/platformio/commands copying platformio/commands/boards.py -> build/lib/platformio/commands creating build/lib/platformio/remote copying platformio/remote/cli.py -> build/lib/platformio/remote copying platformio/remote/__init__.py -> build/lib/platformio/remote copying platformio/remote/projectsync.py -> build/lib/platformio/remote creating build/lib/platformio/package copying platformio/package/exception.py -> build/lib/platformio/package copying platformio/package/cli.py -> build/lib/platformio/package copying platformio/package/lockfile.py -> build/lib/platformio/package copying platformio/package/vcsclient.py -> build/lib/platformio/package copying platformio/package/__init__.py -> build/lib/platformio/package copying platformio/package/meta.py -> build/lib/platformio/package copying platformio/package/pack.py -> build/lib/platformio/package copying platformio/package/download.py -> build/lib/platformio/package copying platformio/package/unpack.py -> build/lib/platformio/package copying platformio/package/version.py -> build/lib/platformio/package creating build/lib/platformio/system copying platformio/system/cli.py -> build/lib/platformio/system copying platformio/system/prune.py -> build/lib/platformio/system copying platformio/system/completion.py -> build/lib/platformio/system copying platformio/system/__init__.py -> build/lib/platformio/system creating build/lib/platformio/project copying platformio/project/exception.py -> build/lib/platformio/project copying platformio/project/cli.py -> build/lib/platformio/project copying platformio/project/config.py -> build/lib/platformio/project copying platformio/project/savedeps.py -> build/lib/platformio/project copying platformio/project/__init__.py -> build/lib/platformio/project copying platformio/project/helpers.py -> build/lib/platformio/project copying platformio/project/options.py -> build/lib/platformio/project creating build/lib/platformio/run copying platformio/run/cli.py -> build/lib/platformio/run copying platformio/run/__init__.py -> build/lib/platformio/run copying platformio/run/processor.py -> build/lib/platformio/run copying platformio/run/helpers.py -> build/lib/platformio/run creating build/lib/platformio/platform copying platformio/platform/exception.py -> build/lib/platformio/platform copying platformio/platform/_run.py -> build/lib/platformio/platform copying platformio/platform/__init__.py -> build/lib/platformio/platform copying platformio/platform/factory.py -> build/lib/platformio/platform copying platformio/platform/_packages.py -> build/lib/platformio/platform copying platformio/platform/board.py -> build/lib/platformio/platform copying platformio/platform/base.py -> build/lib/platformio/platform creating build/lib/platformio/account copying platformio/account/validate.py -> build/lib/platformio/account copying platformio/account/cli.py -> build/lib/platformio/account copying platformio/account/__init__.py -> build/lib/platformio/account copying platformio/account/client.py -> build/lib/platformio/account creating build/lib/platformio/builder copying platformio/builder/main.py -> build/lib/platformio/builder copying platformio/builder/__init__.py -> build/lib/platformio/builder creating build/lib/platformio/registry/access copying platformio/registry/access/validate.py -> build/lib/platformio/registry/access copying platformio/registry/access/cli.py -> build/lib/platformio/registry/access copying platformio/registry/access/__init__.py -> build/lib/platformio/registry/access creating build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/list.py -> build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/grant.py -> build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/__init__.py -> build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/private.py -> build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/public.py -> build/lib/platformio/registry/access/commands copying platformio/registry/access/commands/revoke.py -> build/lib/platformio/registry/access/commands creating build/lib/platformio/check/tools copying platformio/check/tools/__init__.py -> build/lib/platformio/check/tools copying platformio/check/tools/pvsstudio.py -> build/lib/platformio/check/tools copying platformio/check/tools/cppcheck.py -> build/lib/platformio/check/tools copying platformio/check/tools/clangtidy.py -> build/lib/platformio/check/tools copying platformio/check/tools/base.py -> build/lib/platformio/check/tools creating build/lib/platformio/home/rpc copying platformio/home/rpc/server.py -> build/lib/platformio/home/rpc copying platformio/home/rpc/__init__.py -> build/lib/platformio/home/rpc creating build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/ide.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/project.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/piocore.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/registry.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/account.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/__init__.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/misc.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/os.py -> build/lib/platformio/home/rpc/handlers copying platformio/home/rpc/handlers/app.py -> build/lib/platformio/home/rpc/handlers creating build/lib/platformio/debug/process copying platformio/debug/process/server.py -> build/lib/platformio/debug/process copying platformio/debug/process/gdb.py -> build/lib/platformio/debug/process copying platformio/debug/process/__init__.py -> build/lib/platformio/debug/process copying platformio/debug/process/client.py -> build/lib/platformio/debug/process copying platformio/debug/process/base.py -> build/lib/platformio/debug/process creating build/lib/platformio/debug/config copying platformio/debug/config/renode.py -> build/lib/platformio/debug/config copying platformio/debug/config/qemu.py -> build/lib/platformio/debug/config copying platformio/debug/config/__init__.py -> build/lib/platformio/debug/config copying platformio/debug/config/mspdebug.py -> build/lib/platformio/debug/config copying platformio/debug/config/factory.py -> build/lib/platformio/debug/config copying platformio/debug/config/jlink.py -> build/lib/platformio/debug/config copying platformio/debug/config/blackmagic.py -> build/lib/platformio/debug/config copying platformio/debug/config/native.py -> build/lib/platformio/debug/config copying platformio/debug/config/generic.py -> build/lib/platformio/debug/config copying platformio/debug/config/base.py -> build/lib/platformio/debug/config creating build/lib/platformio/test/runners copying platformio/test/runners/googletest.py -> build/lib/platformio/test/runners copying platformio/test/runners/unity.py -> build/lib/platformio/test/runners copying platformio/test/runners/doctest.py -> build/lib/platformio/test/runners copying platformio/test/runners/__init__.py -> build/lib/platformio/test/runners copying platformio/test/runners/factory.py -> build/lib/platformio/test/runners copying platformio/test/runners/base.py -> build/lib/platformio/test/runners creating build/lib/platformio/test/reports copying platformio/test/reports/junit.py -> build/lib/platformio/test/reports copying platformio/test/reports/__init__.py -> build/lib/platformio/test/reports copying platformio/test/reports/stdout.py -> build/lib/platformio/test/reports copying platformio/test/reports/json.py -> build/lib/platformio/test/reports copying platformio/test/reports/base.py -> build/lib/platformio/test/reports creating build/lib/platformio/test/runners/readers copying platformio/test/runners/readers/__init__.py -> build/lib/platformio/test/runners/readers copying platformio/test/runners/readers/program.py -> build/lib/platformio/test/runners/readers copying platformio/test/runners/readers/serial.py -> build/lib/platformio/test/runners/readers creating build/lib/platformio/device/monitor copying platformio/device/monitor/__init__.py -> build/lib/platformio/device/monitor copying platformio/device/monitor/terminal.py -> build/lib/platformio/device/monitor copying platformio/device/monitor/command.py -> build/lib/platformio/device/monitor creating build/lib/platformio/device/list copying platformio/device/list/__init__.py -> build/lib/platformio/device/list copying platformio/device/list/util.py -> build/lib/platformio/device/list copying platformio/device/list/command.py -> build/lib/platformio/device/list creating build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/time.py -> build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/__init__.py -> build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/hexlify.py -> build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/send_on_enter.py -> build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/log2file.py -> build/lib/platformio/device/monitor/filters copying platformio/device/monitor/filters/base.py -> build/lib/platformio/device/monitor/filters creating build/lib/platformio/commands/device copying platformio/commands/device/__init__.py -> build/lib/platformio/commands/device creating build/lib/platformio/remote/client copying platformio/remote/client/update_core.py -> build/lib/platformio/remote/client copying platformio/remote/client/agent_list.py -> build/lib/platformio/remote/client copying platformio/remote/client/__init__.py -> build/lib/platformio/remote/client copying platformio/remote/client/async_base.py -> build/lib/platformio/remote/client copying platformio/remote/client/run_or_test.py -> build/lib/platformio/remote/client copying platformio/remote/client/device_monitor.py -> build/lib/platformio/remote/client copying platformio/remote/client/device_list.py -> build/lib/platformio/remote/client copying platformio/remote/client/agent_service.py -> build/lib/platformio/remote/client copying platformio/remote/client/base.py -> build/lib/platformio/remote/client creating build/lib/platformio/remote/ac copying platformio/remote/ac/process.py -> build/lib/platformio/remote/ac copying platformio/remote/ac/__init__.py -> build/lib/platformio/remote/ac copying platformio/remote/ac/psync.py -> build/lib/platformio/remote/ac copying platformio/remote/ac/serial.py -> build/lib/platformio/remote/ac copying platformio/remote/ac/base.py -> build/lib/platformio/remote/ac creating build/lib/platformio/remote/factory copying platformio/remote/factory/__init__.py -> build/lib/platformio/remote/factory copying platformio/remote/factory/client.py -> build/lib/platformio/remote/factory copying platformio/remote/factory/ssl.py -> build/lib/platformio/remote/factory creating build/lib/platformio/package/manifest copying platformio/package/manifest/schema.py -> build/lib/platformio/package/manifest copying platformio/package/manifest/parser.py -> build/lib/platformio/package/manifest copying platformio/package/manifest/__init__.py -> build/lib/platformio/package/manifest creating build/lib/platformio/package/commands copying platformio/package/commands/list.py -> build/lib/platformio/package/commands copying platformio/package/commands/search.py -> build/lib/platformio/package/commands copying platformio/package/commands/uninstall.py -> build/lib/platformio/package/commands copying platformio/package/commands/unpublish.py -> build/lib/platformio/package/commands copying platformio/package/commands/__init__.py -> build/lib/platformio/package/commands copying platformio/package/commands/pack.py -> build/lib/platformio/package/commands copying platformio/package/commands/exec.py -> build/lib/platformio/package/commands copying platformio/package/commands/update.py -> build/lib/platformio/package/commands copying platformio/package/commands/outdated.py -> build/lib/platformio/package/commands copying platformio/package/commands/publish.py -> build/lib/platformio/package/commands copying platformio/package/commands/show.py -> build/lib/platformio/package/commands copying platformio/package/commands/install.py -> build/lib/platformio/package/commands creating build/lib/platformio/package/manager copying platformio/package/manager/tool.py -> build/lib/platformio/package/manager copying platformio/package/manager/_update.py -> build/lib/platformio/package/manager copying platformio/package/manager/_registry.py -> build/lib/platformio/package/manager copying platformio/package/manager/_legacy.py -> build/lib/platformio/package/manager copying platformio/package/manager/library.py -> build/lib/platformio/package/manager copying platformio/package/manager/_install.py -> build/lib/platformio/package/manager copying platformio/package/manager/platform.py -> build/lib/platformio/package/manager copying platformio/package/manager/_download.py -> build/lib/platformio/package/manager copying platformio/package/manager/__init__.py -> build/lib/platformio/package/manager copying platformio/package/manager/_symlink.py -> build/lib/platformio/package/manager copying platformio/package/manager/_uninstall.py -> build/lib/platformio/package/manager copying platformio/package/manager/core.py -> build/lib/platformio/package/manager copying platformio/package/manager/base.py -> build/lib/platformio/package/manager creating build/lib/platformio/system/commands copying platformio/system/commands/prune.py -> build/lib/platformio/system/commands copying platformio/system/commands/completion.py -> build/lib/platformio/system/commands copying platformio/system/commands/__init__.py -> build/lib/platformio/system/commands copying platformio/system/commands/info.py -> build/lib/platformio/system/commands creating build/lib/platformio/project/commands copying platformio/project/commands/init.py -> build/lib/platformio/project/commands copying platformio/project/commands/config.py -> build/lib/platformio/project/commands copying platformio/project/commands/metadata.py -> build/lib/platformio/project/commands copying platformio/project/commands/__init__.py -> build/lib/platformio/project/commands creating build/lib/platformio/project/integration copying platformio/project/integration/__init__.py -> build/lib/platformio/project/integration copying platformio/project/integration/generator.py -> build/lib/platformio/project/integration creating build/lib/platformio/account/org copying platformio/account/org/cli.py -> build/lib/platformio/account/org copying platformio/account/org/__init__.py -> build/lib/platformio/account/org creating build/lib/platformio/account/commands copying platformio/account/commands/forgot.py -> build/lib/platformio/account/commands copying platformio/account/commands/register.py -> build/lib/platformio/account/commands copying platformio/account/commands/password.py -> build/lib/platformio/account/commands copying platformio/account/commands/token.py -> build/lib/platformio/account/commands copying platformio/account/commands/__init__.py -> build/lib/platformio/account/commands copying platformio/account/commands/login.py -> build/lib/platformio/account/commands copying platformio/account/commands/logout.py -> build/lib/platformio/account/commands copying platformio/account/commands/update.py -> build/lib/platformio/account/commands copying platformio/account/commands/destroy.py -> build/lib/platformio/account/commands copying platformio/account/commands/show.py -> build/lib/platformio/account/commands creating build/lib/platformio/account/team copying platformio/account/team/cli.py -> build/lib/platformio/account/team copying platformio/account/team/__init__.py -> build/lib/platformio/account/team creating build/lib/platformio/account/org/commands copying platformio/account/org/commands/list.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/remove.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/create.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/add.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/__init__.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/update.py -> build/lib/platformio/account/org/commands copying platformio/account/org/commands/destroy.py -> build/lib/platformio/account/org/commands creating build/lib/platformio/account/team/commands copying platformio/account/team/commands/list.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/remove.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/create.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/add.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/__init__.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/update.py -> build/lib/platformio/account/team/commands copying platformio/account/team/commands/destroy.py -> build/lib/platformio/account/team/commands creating build/lib/platformio/builder/tools copying platformio/builder/tools/compilation_db.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioplatform.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piomisc.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioino.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piomaxlen.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/__init__.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piohooks.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioproject.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioasm.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piotarget.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piotest.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piosize.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piointegration.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piobuild.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piolib.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioupload.py -> build/lib/platformio/builder/tools creating build/lib/platformio/assets creating build/lib/platformio/assets/system copying platformio/assets/system/99-platformio-udev.rules -> build/lib/platformio/assets/system creating build/lib/platformio/assets/templates creating build/lib/platformio/assets/templates/ide-projects creating build/lib/platformio/assets/templates/ide-projects/codeblocks copying platformio/assets/templates/ide-projects/codeblocks/platformio.cbp.tpl -> build/lib/platformio/assets/templates/ide-projects/codeblocks creating build/lib/platformio/assets/templates/ide-projects/visualstudio copying platformio/assets/templates/ide-projects/visualstudio/platformio.vcxproj.filters.tpl -> build/lib/platformio/assets/templates/ide-projects/visualstudio copying platformio/assets/templates/ide-projects/visualstudio/platformio.vcxproj.tpl -> build/lib/platformio/assets/templates/ide-projects/visualstudio creating build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.files.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.cxxflags.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.config.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.cflags.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.creator.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/platformio.includes.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/qtcreator/Makefile.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator creating build/lib/platformio/assets/templates/ide-projects/clion copying platformio/assets/templates/ide-projects/clion/CMakeLists.txt.tpl -> build/lib/platformio/assets/templates/ide-projects/clion copying platformio/assets/templates/ide-projects/clion/CMakeListsPrivate.txt.tpl -> build/lib/platformio/assets/templates/ide-projects/clion creating build/lib/platformio/assets/templates/ide-projects/sublimetext copying platformio/assets/templates/ide-projects/sublimetext/platformio.sublime-project.tpl -> build/lib/platformio/assets/templates/ide-projects/sublimetext creating build/lib/platformio/assets/templates/ide-projects/eclipse copying platformio/assets/templates/ide-projects/eclipse/.cproject.tpl -> build/lib/platformio/assets/templates/ide-projects/eclipse copying platformio/assets/templates/ide-projects/eclipse/.project.tpl -> build/lib/platformio/assets/templates/ide-projects/eclipse copying platformio/assets/templates/ide-projects/qtcreator/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/qtcreator copying platformio/assets/templates/ide-projects/clion/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/clion creating build/lib/platformio/assets/templates/ide-projects/emacs copying platformio/assets/templates/ide-projects/emacs/.ccls.tpl -> build/lib/platformio/assets/templates/ide-projects/emacs copying platformio/assets/templates/ide-projects/emacs/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/emacs creating build/lib/platformio/assets/templates/ide-projects/vim copying platformio/assets/templates/ide-projects/vim/.ccls.tpl -> build/lib/platformio/assets/templates/ide-projects/vim copying platformio/assets/templates/ide-projects/vim/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/vim creating build/lib/platformio/assets/templates/ide-projects/atom copying platformio/assets/templates/ide-projects/atom/.clang_complete.tpl -> build/lib/platformio/assets/templates/ide-projects/atom copying platformio/assets/templates/ide-projects/atom/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/atom copying platformio/assets/templates/ide-projects/atom/.gcc-flags.json.tpl -> build/lib/platformio/assets/templates/ide-projects/atom creating build/lib/platformio/assets/templates/ide-projects/vscode copying platformio/assets/templates/ide-projects/vscode/.gitignore.tpl -> build/lib/platformio/assets/templates/ide-projects/vscode copying platformio/assets/templates/ide-projects/sublimetext/.ccls.tpl -> build/lib/platformio/assets/templates/ide-projects/sublimetext creating build/lib/platformio/assets/templates/ide-projects/eclipse/.settings copying platformio/assets/templates/ide-projects/eclipse/.settings/org.eclipse.cdt.core.prefs.tpl -> build/lib/platformio/assets/templates/ide-projects/eclipse/.settings copying platformio/assets/templates/ide-projects/eclipse/.settings/language.settings.xml.tpl -> build/lib/platformio/assets/templates/ide-projects/eclipse/.settings copying platformio/assets/templates/ide-projects/eclipse/.settings/PlatformIO Debugger.launch.tpl -> build/lib/platformio/assets/templates/ide-projects/eclipse/.settings creating build/lib/platformio/assets/templates/ide-projects/vscode/.vscode copying platformio/assets/templates/ide-projects/vscode/.vscode/c_cpp_properties.json.tpl -> build/lib/platformio/assets/templates/ide-projects/vscode/.vscode copying platformio/assets/templates/ide-projects/vscode/.vscode/extensions.json.tpl -> build/lib/platformio/assets/templates/ide-projects/vscode/.vscode copying platformio/assets/templates/ide-projects/vscode/.vscode/launch.json.tpl -> build/lib/platformio/assets/templates/ide-projects/vscode/.vscode + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JMkN1s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 + cd platformio-6.1.6 + 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-platformio-6.1.6-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-platformio-6.1.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/proc.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/telemetry.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access copying build/lib/platformio/registry/access/validate.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access copying build/lib/platformio/registry/access/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access copying build/lib/platformio/registry/access/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/grant.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/private.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/public.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/access/commands/revoke.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands copying build/lib/platformio/registry/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry copying build/lib/platformio/registry/mirror.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry copying build/lib/platformio/registry/client.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry copying build/lib/platformio/cache.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check copying build/lib/platformio/check/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/tools/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/tools/pvsstudio.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/tools/cppcheck.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/tools/clangtidy.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/tools/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools copying build/lib/platformio/check/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check copying build/lib/platformio/check/defect.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home copying build/lib/platformio/home/run.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home copying build/lib/platformio/home/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/ide.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/project.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/piocore.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/registry.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/account.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/misc.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/os.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/handlers/app.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers copying build/lib/platformio/home/rpc/server.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc copying build/lib/platformio/home/rpc/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc copying build/lib/platformio/home/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home copying build/lib/platformio/home/helpers.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug copying build/lib/platformio/debug/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug copying build/lib/platformio/debug/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/process/server.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/process/gdb.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/process/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/process/client.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/process/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process copying build/lib/platformio/debug/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug copying build/lib/platformio/debug/helpers.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/renode.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/qemu.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/mspdebug.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/factory.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/jlink.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/blackmagic.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/native.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/generic.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/debug/config/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config copying build/lib/platformio/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/maintenance.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test copying build/lib/platformio/test/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/runners/googletest.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/runners/unity.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/runners/doctest.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/runners/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/runners/factory.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers copying build/lib/platformio/test/runners/readers/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers copying build/lib/platformio/test/runners/readers/program.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers copying build/lib/platformio/test/runners/readers/serial.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers copying build/lib/platformio/test/runners/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners copying build/lib/platformio/test/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test copying build/lib/platformio/test/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test copying build/lib/platformio/test/helpers.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test copying build/lib/platformio/test/result.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports copying build/lib/platformio/test/reports/junit.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports copying build/lib/platformio/test/reports/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports copying build/lib/platformio/test/reports/stdout.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports copying build/lib/platformio/test/reports/json.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports copying build/lib/platformio/test/reports/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device copying build/lib/platformio/device/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/time.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/hexlify.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/send_on_enter.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/log2file.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/filters/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters copying build/lib/platformio/device/monitor/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor copying build/lib/platformio/device/monitor/terminal.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor copying build/lib/platformio/device/monitor/command.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list copying build/lib/platformio/device/list/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list copying build/lib/platformio/device/list/util.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list copying build/lib/platformio/device/list/command.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list copying build/lib/platformio/device/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device copying build/lib/platformio/device/finder.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/lib.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/platform.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/device copying build/lib/platformio/commands/device/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/device copying build/lib/platformio/commands/upgrade.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/ci.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/settings.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/commands/boards.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands copying build/lib/platformio/fs.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse copying build/lib/platformio/assets/templates/ide-projects/eclipse/.cproject.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse/.settings copying build/lib/platformio/assets/templates/ide-projects/eclipse/.settings/org.eclipse.cdt.core.prefs.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse/.settings copying build/lib/platformio/assets/templates/ide-projects/eclipse/.settings/language.settings.xml.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse/.settings copying build/lib/platformio/assets/templates/ide-projects/eclipse/.settings/PlatformIO Debugger.launch.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse/.settings copying build/lib/platformio/assets/templates/ide-projects/eclipse/.project.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/eclipse creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/codeblocks copying build/lib/platformio/assets/templates/ide-projects/codeblocks/platformio.cbp.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/codeblocks creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/visualstudio copying build/lib/platformio/assets/templates/ide-projects/visualstudio/platformio.vcxproj.filters.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/visualstudio copying build/lib/platformio/assets/templates/ide-projects/visualstudio/platformio.vcxproj.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/visualstudio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.files.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.cxxflags.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.config.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.cflags.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.creator.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/platformio.includes.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator copying build/lib/platformio/assets/templates/ide-projects/qtcreator/Makefile.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/qtcreator creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/clion copying build/lib/platformio/assets/templates/ide-projects/clion/CMakeLists.txt.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/clion copying build/lib/platformio/assets/templates/ide-projects/clion/CMakeListsPrivate.txt.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/clion copying build/lib/platformio/assets/templates/ide-projects/clion/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/clion creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/emacs copying build/lib/platformio/assets/templates/ide-projects/emacs/.ccls.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/emacs copying build/lib/platformio/assets/templates/ide-projects/emacs/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/emacs creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vim copying build/lib/platformio/assets/templates/ide-projects/vim/.ccls.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vim copying build/lib/platformio/assets/templates/ide-projects/vim/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vim creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/atom copying build/lib/platformio/assets/templates/ide-projects/atom/.clang_complete.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/atom copying build/lib/platformio/assets/templates/ide-projects/atom/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/atom copying build/lib/platformio/assets/templates/ide-projects/atom/.gcc-flags.json.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/atom creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode/.vscode copying build/lib/platformio/assets/templates/ide-projects/vscode/.vscode/c_cpp_properties.json.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode/.vscode copying build/lib/platformio/assets/templates/ide-projects/vscode/.vscode/extensions.json.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode/.vscode copying build/lib/platformio/assets/templates/ide-projects/vscode/.vscode/launch.json.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode/.vscode copying build/lib/platformio/assets/templates/ide-projects/vscode/.gitignore.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/vscode creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/sublimetext copying build/lib/platformio/assets/templates/ide-projects/sublimetext/.ccls.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/sublimetext copying build/lib/platformio/assets/templates/ide-projects/sublimetext/platformio.sublime-project.tpl -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/templates/ide-projects/sublimetext creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/system copying build/lib/platformio/assets/system/99-platformio-udev.rules -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/assets/system copying build/lib/platformio/util.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio copying build/lib/platformio/compat.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote copying build/lib/platformio/remote/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/update_core.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/agent_list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/async_base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/run_or_test.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/device_monitor.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/device_list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/agent_service.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client copying build/lib/platformio/remote/client/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/ac/process.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/ac/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/ac/psync.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/ac/serial.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/ac/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac copying build/lib/platformio/remote/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote copying build/lib/platformio/remote/projectsync.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory copying build/lib/platformio/remote/factory/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory copying build/lib/platformio/remote/factory/client.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory copying build/lib/platformio/remote/factory/ssl.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory copying build/lib/platformio/public.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest copying build/lib/platformio/package/manifest/schema.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest copying build/lib/platformio/package/manifest/parser.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest copying build/lib/platformio/package/manifest/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest copying build/lib/platformio/package/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/lockfile.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/vcsclient.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/search.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/uninstall.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/unpublish.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/pack.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/exec.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/outdated.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/publish.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/show.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/commands/install.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands copying build/lib/platformio/package/meta.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/pack.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/download.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/package/unpack.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/tool.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_registry.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_legacy.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/library.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_install.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/platform.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_download.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_symlink.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/_uninstall.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/core.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/manager/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager copying build/lib/platformio/package/version.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package copying build/lib/platformio/__main__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system copying build/lib/platformio/system/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system copying build/lib/platformio/system/prune.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system copying build/lib/platformio/system/completion.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system copying build/lib/platformio/system/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands copying build/lib/platformio/system/commands/prune.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands copying build/lib/platformio/system/commands/completion.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands copying build/lib/platformio/system/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands copying build/lib/platformio/system/commands/info.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/config.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/savedeps.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands copying build/lib/platformio/project/commands/init.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands copying build/lib/platformio/project/commands/config.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands copying build/lib/platformio/project/commands/metadata.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands copying build/lib/platformio/project/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands copying build/lib/platformio/project/helpers.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project copying build/lib/platformio/project/options.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/integration copying build/lib/platformio/project/integration/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/integration copying build/lib/platformio/project/integration/generator.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/integration creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run copying build/lib/platformio/run/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run copying build/lib/platformio/run/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run copying build/lib/platformio/run/processor.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run copying build/lib/platformio/run/helpers.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run copying build/lib/platformio/app.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/exception.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/_run.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/factory.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/_packages.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/board.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/platform/base.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform copying build/lib/platformio/http.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account copying build/lib/platformio/account/validate.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account copying build/lib/platformio/account/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org copying build/lib/platformio/account/org/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org copying build/lib/platformio/account/org/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/remove.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/create.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/add.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/org/commands/destroy.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands copying build/lib/platformio/account/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/forgot.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/register.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/password.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/token.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/login.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/logout.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/destroy.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/commands/show.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands copying build/lib/platformio/account/client.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team copying build/lib/platformio/account/team/cli.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team copying build/lib/platformio/account/team/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/list.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/remove.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/create.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/add.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/update.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands copying build/lib/platformio/account/team/commands/destroy.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder copying build/lib/platformio/builder/main.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder creating /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/compilation_db.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioplatform.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piomisc.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioino.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piomaxlen.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piohooks.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioproject.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioasm.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piotarget.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piotest.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piosize.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piointegration.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piobuild.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piolib.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioupload.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools copying build/lib/platformio/builder/__init__.py -> /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/proc.py to proc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/telemetry.py to telemetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/grant.py to grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/private.py to private.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/public.py to public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/access/commands/revoke.py to revoke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/mirror.py to mirror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/registry/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools/pvsstudio.py to pvsstudio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools/cppcheck.py to cppcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools/clangtidy.py to clangtidy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/tools/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/check/defect.py to defect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/ide.py to ide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/piocore.py to piocore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/os.py to os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/handlers/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/home/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process/gdb.py to gdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/process/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/renode.py to renode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/qemu.py to qemu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/mspdebug.py to mspdebug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/jlink.py to jlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/blackmagic.py to blackmagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/native.py to native.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/debug/config/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/maintenance.py to maintenance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/googletest.py to googletest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/unity.py to unity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/doctest.py to doctest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers/program.py to program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/readers/serial.py to serial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/runners/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports/junit.py to junit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports/stdout.py to stdout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/test/reports/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/hexlify.py to hexlify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/send_on_enter.py to send_on_enter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/log2file.py to log2file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/filters/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/terminal.py to terminal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/monitor/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/list/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/device/finder.py to finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/lib.py to lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/ci.py to ci.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/commands/boards.py to boards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/update_core.py to update_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/agent_list.py to agent_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/async_base.py to async_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/run_or_test.py to run_or_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/device_monitor.py to device_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/device_list.py to device_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/agent_service.py to agent_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/client/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac/psync.py to psync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac/serial.py to serial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/ac/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/projectsync.py to projectsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/remote/factory/ssl.py to ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/public.py to public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manifest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/lockfile.py to lockfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/vcsclient.py to vcsclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/unpublish.py to unpublish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/exec.py to exec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/outdated.py to outdated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/publish.py to publish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/commands/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/unpack.py to unpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_update.py to _update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_registry.py to _registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_legacy.py to _legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_install.py to _install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_download.py to _download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_symlink.py to _symlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/_uninstall.py to _uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/manager/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/package/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/completion.py to completion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands/completion.py to completion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/system/commands/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/savedeps.py to savedeps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/project/integration/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/run/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/_run.py to _run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/_packages.py to _packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/board.py to board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/platform/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/remove.py to remove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/add.py to add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/org/commands/destroy.py to destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/forgot.py to forgot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/password.py to password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/logout.py to logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/destroy.py to destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/commands/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/remove.py to remove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/add.py to add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/account/team/commands/destroy.py to destroy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/compilation_db.py to compilation_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/pioplatform.py to pioplatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piomisc.py to piomisc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/pioino.py to pioino.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piomaxlen.py to piomaxlen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piohooks.py to piohooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/pioproject.py to pioproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/pioasm.py to pioasm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piotarget.py to piotarget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piotest.py to piotest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piosize.py to piosize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piointegration.py to piointegration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piobuild.py to piobuild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/piolib.py to piolib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/tools/pioupload.py to pioupload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio/builder/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1ypnpxin.py' /usr/bin/python3 /tmp/tmp1ypnpxin.py removing /tmp/tmp1ypnpxin.py running install_egg_info running egg_info writing platformio.egg-info/PKG-INFO writing dependency_links to platformio.egg-info/dependency_links.txt writing entry points to platformio.egg-info/entry_points.txt writing requirements to platformio.egg-info/requires.txt writing top-level names to platformio.egg-info/top_level.txt reading manifest file 'platformio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'platformio.egg-info/SOURCES.txt' Copying platformio.egg-info to /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/lib/python3.9/site-packages/platformio-6.1.6-py3.9.egg-info running install_scripts Installing pio script to /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/bin Installing piodebuggdb script to /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/bin Installing platformio script to /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64//usr/share/doc/python-platformio + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 ~/build/BUILDROOT/python-platformio-6.1.6-1.x86_64 ~/build/BUILD/platformio-6.1.6 + '[' -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/platformio-6.1.6 + mv /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-platformio-6.1.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.1.6-1 --unique-debug-suffix -6.1.6-1.x86_64 --unique-debug-src-base python-platformio-6.1.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/platformio-6.1.6 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-platformio-6.1.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-platformio-6.1.6-1.noarch error: File must begin with "/": Debugger.launch.tpl RPM build errors: File must begin with "/": Debugger.launch.tpl Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-platformio.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-platformio.spec