>>> py3-aiosmb: Building testing/py3-aiosmb 0.4.4-r0 (using abuild 3.10.0-r0) started Sun, 05 Mar 2023 09:56:05 +0000 >>> py3-aiosmb: Checking sanity of /home/buildozer/aports/testing/py3-aiosmb/APKBUILD... >>> py3-aiosmb: Analyzing dependencies... >>> py3-aiosmb: Installing for build: build-base py3-asn1crypto py3-asyauth py3-asysocks py3-colorama py3-minikerberos py3-prompt_toolkit py3-six py3-tqdm py3-unicrypto py3-wcwidth py3-winacl python3 py3-gpep517 py3-wheel py3-setuptools (1/34) Installing gdbm (1.23-r0) (2/34) Installing mpdecimal (2.5.1-r1) (3/34) Installing libpanelw (6.4_p20230225-r0) (4/34) Installing readline (8.2.1-r0) (5/34) Installing sqlite-libs (3.41.0-r0) (6/34) Installing python3 (3.11.2-r0) (7/34) Installing py3-asn1crypto (1.5.1-r1) (8/34) Installing py3-asysocks (0.2.5-r0) (9/34) Installing py3-oscrypto (1.3.0-r4) (10/34) Installing py3-six (1.16.0-r5) (11/34) Installing py3-tqdm (4.64.1-r1) (12/34) Installing py3-cparser (2.21-r1) (13/34) Installing py3-cffi (1.15.1-r1) (14/34) Installing py3-cryptography (39.0.2-r0) (15/34) Installing mbedtls (2.28.2-r0) (16/34) Installing py3-certifi (2022.12.7-r1) (17/34) Installing py3-typing-extensions (4.5.0-r0) (18/34) Installing py3-mbedtls (2.6.1-r0) (19/34) Installing py3-pycryptodome (3.17.0-r0) (20/34) Installing py3-pycryptodomex (3.17.0-r0) (21/34) Installing py3-unicrypto (0.0.10-r0) (22/34) Installing py3-minikerberos (0.4.0-r0) (23/34) Installing py3-asyauth (0.0.13-r0) (24/34) Installing py3-colorama (0.4.6-r2) (25/34) Installing py3-wcwidth (0.2.6-r1) (26/34) Installing py3-prompt_toolkit (3.0.36-r1) (27/34) Installing py3-winacl (0.1.7-r0) (28/34) Installing py3-installer (0.6.0-r0) (29/34) Installing py3-gpep517 (13-r0) (30/34) Installing py3-parsing (3.0.9-r1) (31/34) Installing py3-packaging (23.0-r1) (32/34) Installing py3-wheel (0.38.4-r1) (33/34) Installing py3-setuptools (67.4.0-r1) (34/34) Installing .makedepends-py3-aiosmb (20230305.095606) Executing busybox-1.36.0-r5.trigger OK: 1169 MiB in 140 packages >>> py3-aiosmb: Cleaning up srcdir >>> py3-aiosmb: Cleaning up pkgdir >>> py3-aiosmb: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-aiosmb-0.4.4.tar.gz >>> py3-aiosmb: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-aiosmb-0.4.4.tar.gz >>> py3-aiosmb: Checking sha512sums... py3-aiosmb-0.4.4.tar.gz: OK >>> py3-aiosmb: Unpacking /var/cache/distfiles/edge//py3-aiosmb-0.4.4.tar.gz... 2023-03-05 09:56:07,256 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-05 09:56:07,304 root INFO running bdist_wheel 2023-03-05 09:56:07,315 root INFO running build 2023-03-05 09:56:07,315 root INFO running build_py 2023-03-05 09:56:07,317 root INFO creating build 2023-03-05 09:56:07,317 root INFO creating build/lib 2023-03-05 09:56:07,318 root INFO creating build/lib/aiosmb 2023-03-05 09:56:07,318 root INFO copying aiosmb/__init__.py -> build/lib/aiosmb 2023-03-05 09:56:07,318 root INFO copying aiosmb/connection.py -> build/lib/aiosmb 2023-03-05 09:56:07,318 root INFO copying aiosmb/serverconnection.py -> build/lib/aiosmb 2023-03-05 09:56:07,318 root INFO copying aiosmb/_version.py -> build/lib/aiosmb 2023-03-05 09:56:07,319 root INFO creating build/lib/aiosmb/dcerpc 2023-03-05 09:56:07,319 root INFO copying aiosmb/dcerpc/__init__.py -> build/lib/aiosmb/dcerpc 2023-03-05 09:56:07,319 root INFO creating build/lib/aiosmb/external 2023-03-05 09:56:07,319 root INFO copying aiosmb/external/__init__.py -> build/lib/aiosmb/external 2023-03-05 09:56:07,319 root INFO creating build/lib/aiosmb/commons 2023-03-05 09:56:07,319 root INFO copying aiosmb/commons/__init__.py -> build/lib/aiosmb/commons 2023-03-05 09:56:07,320 root INFO copying aiosmb/commons/exceptions.py -> build/lib/aiosmb/commons 2023-03-05 09:56:07,320 root INFO copying aiosmb/commons/smbcontainer.py -> build/lib/aiosmb/commons 2023-03-05 09:56:07,320 root INFO creating build/lib/aiosmb/examples 2023-03-05 09:56:07,320 root INFO copying aiosmb/examples/__init__.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,320 root INFO copying aiosmb/examples/smbget.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,320 root INFO copying aiosmb/examples/smbreg.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbclient.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbsharelist.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbeventq.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbgetfile.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbshareenum.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,321 root INFO copying aiosmb/examples/smbcertreq.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,322 root INFO copying aiosmb/examples/epmtest.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,322 root INFO copying aiosmb/examples/zl.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,322 root INFO copying aiosmb/examples/smbpathcompleter.py -> build/lib/aiosmb/examples 2023-03-05 09:56:07,322 root INFO creating build/lib/aiosmb/protocol 2023-03-05 09:56:07,322 root INFO copying aiosmb/protocol/__init__.py -> build/lib/aiosmb/protocol 2023-03-05 09:56:07,322 root INFO copying aiosmb/protocol/common.py -> build/lib/aiosmb/protocol 2023-03-05 09:56:07,323 root INFO creating build/lib/aiosmb/wintypes 2023-03-05 09:56:07,323 root INFO copying aiosmb/wintypes/__init__.py -> build/lib/aiosmb/wintypes 2023-03-05 09:56:07,323 root INFO copying aiosmb/wintypes/access_mask.py -> build/lib/aiosmb/wintypes 2023-03-05 09:56:07,323 root INFO copying aiosmb/wintypes/ntstatus.py -> build/lib/aiosmb/wintypes 2023-03-05 09:56:07,323 root INFO creating build/lib/aiosmb/transport 2023-03-05 09:56:07,324 root INFO copying aiosmb/transport/__init__.py -> build/lib/aiosmb/transport 2023-03-05 09:56:07,324 root INFO copying aiosmb/transport/netbios.py -> build/lib/aiosmb/transport 2023-03-05 09:56:07,324 root INFO creating build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,324 root INFO copying aiosmb/dcerpc/v5/__init__.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,324 root INFO copying aiosmb/dcerpc/v5/even6.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,324 root INFO copying aiosmb/dcerpc/v5/hresult_errors.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,326 root INFO copying aiosmb/dcerpc/v5/icpr.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,326 root INFO copying aiosmb/dcerpc/v5/tsch.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,326 root INFO copying aiosmb/dcerpc/v5/rrp.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,326 root INFO copying aiosmb/dcerpc/v5/srvs.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,326 root INFO copying aiosmb/dcerpc/v5/drsuapi.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,327 root INFO copying aiosmb/dcerpc/v5/rprn.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,327 root INFO copying aiosmb/dcerpc/v5/rpcrt.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,327 root INFO copying aiosmb/dcerpc/v5/lsad.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,327 root INFO copying aiosmb/dcerpc/v5/structure.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,327 root INFO copying aiosmb/dcerpc/v5/scmr.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,328 root INFO copying aiosmb/dcerpc/v5/nrpc.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,328 root INFO copying aiosmb/dcerpc/v5/samr.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,328 root INFO copying aiosmb/dcerpc/v5/par.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,328 root INFO copying aiosmb/dcerpc/v5/system_errors.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,329 root INFO copying aiosmb/dcerpc/v5/ndr.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,329 root INFO copying aiosmb/dcerpc/v5/connection.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,330 root INFO copying aiosmb/dcerpc/v5/enum.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,330 root INFO copying aiosmb/dcerpc/v5/dtypes.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,330 root INFO copying aiosmb/dcerpc/v5/lsat.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,330 root INFO copying aiosmb/dcerpc/v5/epm.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,330 root INFO copying aiosmb/dcerpc/v5/bkrp.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,331 root INFO copying aiosmb/dcerpc/v5/uuid.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,331 root INFO copying aiosmb/dcerpc/v5/wkst.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,331 root INFO copying aiosmb/dcerpc/v5/even.py -> build/lib/aiosmb/dcerpc/v5 2023-03-05 09:56:07,331 root INFO creating build/lib/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,331 root INFO copying aiosmb/dcerpc/v5/servers/__init__.py -> build/lib/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,331 root INFO copying aiosmb/dcerpc/v5/servers/srvsvc.py -> build/lib/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,332 root INFO creating build/lib/aiosmb/dcerpc/v5/protocol 2023-03-05 09:56:07,332 root INFO copying aiosmb/dcerpc/v5/protocol/__init__.py -> build/lib/aiosmb/dcerpc/v5/protocol 2023-03-05 09:56:07,332 root INFO creating build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,332 root INFO copying aiosmb/dcerpc/v5/interfaces/__init__.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,332 root INFO copying aiosmb/dcerpc/v5/interfaces/srvsmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,332 root INFO copying aiosmb/dcerpc/v5/interfaces/even6.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/tschmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/icprmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/remoteregistry.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/samrmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/parmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/lsatmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,333 root INFO copying aiosmb/dcerpc/v5/interfaces/servicemanager.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/interfaces/wkstmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/interfaces/endpointmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/interfaces/drsuapimgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/interfaces/rprnmgr.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/interfaces/bkrp.py -> build/lib/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,334 root INFO creating build/lib/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,334 root INFO copying aiosmb/dcerpc/v5/common/__init__.py -> build/lib/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/common/secrets.py -> build/lib/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/common/domain.py -> build/lib/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/common/service.py -> build/lib/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,335 root INFO creating build/lib/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/transport/__init__.py -> build/lib/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/transport/smb.py -> build/lib/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,335 root INFO copying aiosmb/dcerpc/v5/transport/tcp.py -> build/lib/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,336 root INFO creating build/lib/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,336 root INFO copying aiosmb/dcerpc/v5/servers/transport/__init__.py -> build/lib/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,336 root INFO copying aiosmb/dcerpc/v5/servers/transport/smbtransport.py -> build/lib/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,336 root INFO creating build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,336 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/__init__.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,336 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/commons.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,336 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/bindack.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/bindnack.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/cancel.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/constants.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/protocol/conpdu/bind.py -> build/lib/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,337 root INFO creating build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/common/connection/__init__.py -> build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,337 root INFO copying aiosmb/dcerpc/v5/common/connection/connectionstring.py -> build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/connection/smbdcefactory.py -> build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/connection/authentication.py -> build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/connection/target.py -> build/lib/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,338 root INFO creating build/lib/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/even6/__init__.py -> build/lib/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/even6/resultset.py -> build/lib/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,338 root INFO copying aiosmb/dcerpc/v5/common/even6/binxml.py -> build/lib/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,339 root INFO creating build/lib/aiosmb/external/aiocmd 2023-03-05 09:56:07,339 root INFO copying aiosmb/external/aiocmd/__init__.py -> build/lib/aiosmb/external/aiocmd 2023-03-05 09:56:07,339 root INFO copying aiosmb/external/aiocmd/setup.py -> build/lib/aiosmb/external/aiocmd 2023-03-05 09:56:07,339 root INFO creating build/lib/aiosmb/external/asciitree 2023-03-05 09:56:07,339 root INFO copying aiosmb/external/asciitree/__init__.py -> build/lib/aiosmb/external/asciitree 2023-03-05 09:56:07,339 root INFO copying aiosmb/external/asciitree/setup.py -> build/lib/aiosmb/external/asciitree 2023-03-05 09:56:07,340 root INFO creating build/lib/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/aiocmd/aiocmd/__init__.py -> build/lib/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/aiocmd/aiocmd/aiocmd.py -> build/lib/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/aiocmd/aiocmd/nested_completer.py -> build/lib/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,340 root INFO creating build/lib/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/asciitree/asciitree/__init__.py -> build/lib/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/asciitree/asciitree/traversal.py -> build/lib/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,340 root INFO copying aiosmb/external/asciitree/asciitree/drawing.py -> build/lib/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,341 root INFO copying aiosmb/external/asciitree/asciitree/util.py -> build/lib/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,341 root INFO creating build/lib/aiosmb/commons/scanner 2023-03-05 09:56:07,341 root INFO copying aiosmb/commons/scanner/__init__.py -> build/lib/aiosmb/commons/scanner 2023-03-05 09:56:07,341 root INFO copying aiosmb/commons/scanner/scanner.py -> build/lib/aiosmb/commons/scanner 2023-03-05 09:56:07,341 root INFO creating build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,341 root INFO copying aiosmb/commons/utils/__init__.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/apq.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/decorators.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/glob2re.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/hexdump.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/extb.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/ts2dt.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO copying aiosmb/commons/utils/univeraljson.py -> build/lib/aiosmb/commons/utils 2023-03-05 09:56:07,342 root INFO creating build/lib/aiosmb/commons/connection 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/connection/__init__.py -> build/lib/aiosmb/commons/connection 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/connection/params.py -> build/lib/aiosmb/commons/connection 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/connection/factory.py -> build/lib/aiosmb/commons/connection 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/connection/target.py -> build/lib/aiosmb/commons/connection 2023-03-05 09:56:07,343 root INFO creating build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/interfaces/__init__.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,343 root INFO copying aiosmb/commons/interfaces/session.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/localgroup.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/domain.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/share.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/directory.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/machine.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO copying aiosmb/commons/interfaces/file.py -> build/lib/aiosmb/commons/interfaces 2023-03-05 09:56:07,344 root INFO creating build/lib/aiosmb/commons/scanner/common 2023-03-05 09:56:07,345 root INFO copying aiosmb/commons/scanner/common/__init__.py -> build/lib/aiosmb/commons/scanner/common 2023-03-05 09:56:07,345 root INFO copying aiosmb/commons/scanner/common/comms.py -> build/lib/aiosmb/commons/scanner/common 2023-03-05 09:56:07,345 root INFO creating build/lib/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,345 root INFO copying aiosmb/commons/scanner/targetgen/__init__.py -> build/lib/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,345 root INFO copying aiosmb/commons/scanner/targetgen/listtarget.py -> build/lib/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,345 root INFO copying aiosmb/commons/scanner/targetgen/filetarget.py -> build/lib/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,345 root INFO creating build/lib/aiosmb/commons/scanner/scanners 2023-03-05 09:56:07,346 root INFO copying aiosmb/commons/scanner/scanners/__init__.py -> build/lib/aiosmb/commons/scanner/scanners 2023-03-05 09:56:07,346 root INFO creating build/lib/aiosmb/commons/interfaces/blocking 2023-03-05 09:56:07,346 root INFO copying aiosmb/commons/interfaces/blocking/__init__.py -> build/lib/aiosmb/commons/interfaces/blocking 2023-03-05 09:56:07,346 root INFO creating build/lib/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,346 root INFO copying aiosmb/commons/interfaces/blocking/file/__init__.py -> build/lib/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,346 root INFO copying aiosmb/commons/interfaces/blocking/file/blockingfile.py -> build/lib/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,346 root INFO copying aiosmb/commons/interfaces/blocking/file/protocol.py -> build/lib/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,347 root INFO copying aiosmb/commons/interfaces/blocking/file/file.py -> build/lib/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,347 root INFO creating build/lib/aiosmb/examples/scancommons 2023-03-05 09:56:07,347 root INFO copying aiosmb/examples/scancommons/__init__.py -> build/lib/aiosmb/examples/scancommons 2023-03-05 09:56:07,347 root INFO copying aiosmb/examples/scancommons/targetgens.py -> build/lib/aiosmb/examples/scancommons 2023-03-05 09:56:07,347 root INFO copying aiosmb/examples/scancommons/utils.py -> build/lib/aiosmb/examples/scancommons 2023-03-05 09:56:07,347 root INFO copying aiosmb/examples/scancommons/internal.py -> build/lib/aiosmb/examples/scancommons 2023-03-05 09:56:07,347 root INFO creating build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/__init__.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbadmin.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbiface.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbprintnightmare.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbsession.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbfinger.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/smbfile.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,348 root INFO copying aiosmb/examples/scanners/__main__.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,349 root INFO copying aiosmb/examples/scanners/smbproto.py -> build/lib/aiosmb/examples/scanners 2023-03-05 09:56:07,349 root INFO creating build/lib/aiosmb/protocol/compression 2023-03-05 09:56:07,349 root INFO copying aiosmb/protocol/compression/__init__.py -> build/lib/aiosmb/protocol/compression 2023-03-05 09:56:07,349 root INFO copying aiosmb/protocol/compression/lznt1.py -> build/lib/aiosmb/protocol/compression 2023-03-05 09:56:07,349 root INFO creating build/lib/aiosmb/protocol/crypto 2023-03-05 09:56:07,349 root INFO copying aiosmb/protocol/crypto/__init__.py -> build/lib/aiosmb/protocol/crypto 2023-03-05 09:56:07,349 root INFO copying aiosmb/protocol/crypto/from_impacket.py -> build/lib/aiosmb/protocol/crypto 2023-03-05 09:56:07,350 root INFO creating build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO copying aiosmb/protocol/smb/__init__.py -> build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO copying aiosmb/protocol/smb/commons.py -> build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO copying aiosmb/protocol/smb/header.py -> build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO copying aiosmb/protocol/smb/command_codes.py -> build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO copying aiosmb/protocol/smb/message.py -> build/lib/aiosmb/protocol/smb 2023-03-05 09:56:07,350 root INFO creating build/lib/aiosmb/protocol/smb2 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb2/__init__.py -> build/lib/aiosmb/protocol/smb2 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb2/header.py -> build/lib/aiosmb/protocol/smb2 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb2/command_codes.py -> build/lib/aiosmb/protocol/smb2 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb2/message.py -> build/lib/aiosmb/protocol/smb2 2023-03-05 09:56:07,351 root INFO creating build/lib/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb/commands/__init__.py -> build/lib/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,351 root INFO copying aiosmb/protocol/smb/commands/negotiate.py -> build/lib/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,352 root INFO creating build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/__init__.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/transform.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/asynch.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/compression.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/sync.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,352 root INFO copying aiosmb/protocol/smb2/headers/common.py -> build/lib/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,353 root INFO creating build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/__init__.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/query_info.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/query_directory.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/sessionsetup.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/read.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,353 root INFO copying aiosmb/protocol/smb2/commands/ioctl.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/tree_disconnect.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/negotiate.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/write.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/tree_connect.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/error.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/close.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,354 root INFO copying aiosmb/protocol/smb2/commands/echo.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,355 root INFO copying aiosmb/protocol/smb2/commands/cancel.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,355 root INFO copying aiosmb/protocol/smb2/commands/create.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,355 root INFO copying aiosmb/protocol/smb2/commands/flush.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,355 root INFO copying aiosmb/protocol/smb2/commands/logoff.py -> build/lib/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,355 root INFO creating build/lib/aiosmb/wintypes/dtyp 2023-03-05 09:56:07,355 root INFO copying aiosmb/wintypes/dtyp/__init__.py -> build/lib/aiosmb/wintypes/dtyp 2023-03-05 09:56:07,355 root INFO creating build/lib/aiosmb/wintypes/fscc 2023-03-05 09:56:07,356 root INFO copying aiosmb/wintypes/fscc/__init__.py -> build/lib/aiosmb/wintypes/fscc 2023-03-05 09:56:07,356 root INFO copying aiosmb/wintypes/fscc/FileAttributes.py -> build/lib/aiosmb/wintypes/fscc 2023-03-05 09:56:07,356 root INFO creating build/lib/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,356 root INFO copying aiosmb/wintypes/dtyp/structures/__init__.py -> build/lib/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,356 root INFO copying aiosmb/wintypes/dtyp/structures/filetime.py -> build/lib/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,356 root INFO creating build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,356 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/__init__.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/access_mask.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/security_information.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/ace.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/security_descriptor.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/guid.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/sid.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,357 root INFO copying aiosmb/wintypes/dtyp/constrcuted_security/acl.py -> build/lib/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,358 root INFO creating build/lib/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,358 root INFO copying aiosmb/wintypes/fscc/structures/__init__.py -> build/lib/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,358 root INFO copying aiosmb/wintypes/fscc/structures/fileinfoclass.py -> build/lib/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,358 root INFO copying aiosmb/wintypes/fscc/structures/FileFullDirectoryInformation.py -> build/lib/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,358 root INFO running egg_info 2023-03-05 09:56:07,363 root INFO creating aiosmb.egg-info 2023-03-05 09:56:07,364 root INFO writing aiosmb.egg-info/PKG-INFO 2023-03-05 09:56:07,365 root INFO writing dependency_links to aiosmb.egg-info/dependency_links.txt 2023-03-05 09:56:07,365 root INFO writing entry points to aiosmb.egg-info/entry_points.txt 2023-03-05 09:56:07,365 root INFO writing requirements to aiosmb.egg-info/requires.txt 2023-03-05 09:56:07,365 root INFO writing top-level names to aiosmb.egg-info/top_level.txt 2023-03-05 09:56:07,365 root INFO writing manifest file 'aiosmb.egg-info/SOURCES.txt' 2023-03-05 09:56:07,371 root INFO reading manifest file 'aiosmb.egg-info/SOURCES.txt' 2023-03-05 09:56:07,371 root INFO reading manifest template 'MANIFEST.in' 2023-03-05 09:56:07,371 root WARNING warning: no files found matching 'LICENSE' 2023-03-05 09:56:07,373 root INFO writing manifest file 'aiosmb.egg-info/SOURCES.txt' 2023-03-05 09:56:07,382 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-05 09:56:07,382 root INFO running install 2023-03-05 09:56:07,390 root INFO running install_lib 2023-03-05 09:56:07,392 root INFO creating build/bdist.linux-armv8l 2023-03-05 09:56:07,393 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-05 09:56:07,393 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb 2023-03-05 09:56:07,393 root INFO copying build/lib/aiosmb/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb 2023-03-05 09:56:07,393 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc 2023-03-05 09:56:07,393 root INFO copying build/lib/aiosmb/dcerpc/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc 2023-03-05 09:56:07,393 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,393 root INFO copying build/lib/aiosmb/dcerpc/v5/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,393 root INFO copying build/lib/aiosmb/dcerpc/v5/even6.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,394 root INFO copying build/lib/aiosmb/dcerpc/v5/hresult_errors.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,394 root INFO copying build/lib/aiosmb/dcerpc/v5/icpr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,395 root INFO copying build/lib/aiosmb/dcerpc/v5/tsch.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,395 root INFO copying build/lib/aiosmb/dcerpc/v5/rrp.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,395 root INFO copying build/lib/aiosmb/dcerpc/v5/srvs.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,395 root INFO copying build/lib/aiosmb/dcerpc/v5/drsuapi.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,395 root INFO copying build/lib/aiosmb/dcerpc/v5/rprn.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,396 root INFO copying build/lib/aiosmb/dcerpc/v5/rpcrt.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,396 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,396 root INFO copying build/lib/aiosmb/dcerpc/v5/servers/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,396 root INFO copying build/lib/aiosmb/dcerpc/v5/servers/srvsvc.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers 2023-03-05 09:56:07,396 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,396 root INFO copying build/lib/aiosmb/dcerpc/v5/servers/transport/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,396 root INFO copying build/lib/aiosmb/dcerpc/v5/servers/transport/smbtransport.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/servers/transport 2023-03-05 09:56:07,397 root INFO copying build/lib/aiosmb/dcerpc/v5/lsad.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,397 root INFO copying build/lib/aiosmb/dcerpc/v5/structure.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,397 root INFO copying build/lib/aiosmb/dcerpc/v5/scmr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,397 root INFO copying build/lib/aiosmb/dcerpc/v5/nrpc.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,397 root INFO copying build/lib/aiosmb/dcerpc/v5/samr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,398 root INFO copying build/lib/aiosmb/dcerpc/v5/par.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,398 root INFO copying build/lib/aiosmb/dcerpc/v5/system_errors.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,398 root INFO copying build/lib/aiosmb/dcerpc/v5/ndr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,399 root INFO copying build/lib/aiosmb/dcerpc/v5/connection.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,399 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol 2023-03-05 09:56:07,399 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol 2023-03-05 09:56:07,399 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,399 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,399 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/commons.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/bindack.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/bindnack.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/cancel.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/constants.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/protocol/conpdu/bind.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/protocol/conpdu 2023-03-05 09:56:07,400 root INFO copying build/lib/aiosmb/dcerpc/v5/enum.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,400 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/srvsmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/even6.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/tschmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/icprmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/remoteregistry.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/samrmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,401 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/parmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/lsatmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/servicemanager.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/wkstmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/endpointmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/drsuapimgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/rprnmgr.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,402 root INFO copying build/lib/aiosmb/dcerpc/v5/interfaces/bkrp.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/interfaces 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/dtypes.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/lsat.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,403 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/common/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/common/secrets.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,403 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/common/connection/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,403 root INFO copying build/lib/aiosmb/dcerpc/v5/common/connection/connectionstring.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/connection/smbdcefactory.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/connection/authentication.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/connection/target.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/connection 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/domain.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,404 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/even6/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/even6/resultset.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,404 root INFO copying build/lib/aiosmb/dcerpc/v5/common/even6/binxml.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common/even6 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/common/service.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/common 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/epm.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/bkrp.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,405 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/transport/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/transport/smb.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,405 root INFO copying build/lib/aiosmb/dcerpc/v5/transport/tcp.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5/transport 2023-03-05 09:56:07,406 root INFO copying build/lib/aiosmb/dcerpc/v5/uuid.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,406 root INFO copying build/lib/aiosmb/dcerpc/v5/wkst.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,406 root INFO copying build/lib/aiosmb/dcerpc/v5/even.py -> build/bdist.linux-armv8l/wheel/aiosmb/dcerpc/v5 2023-03-05 09:56:07,406 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/external 2023-03-05 09:56:07,406 root INFO copying build/lib/aiosmb/external/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/external 2023-03-05 09:56:07,406 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd 2023-03-05 09:56:07,406 root INFO copying build/lib/aiosmb/external/aiocmd/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd 2023-03-05 09:56:07,407 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/aiocmd/aiocmd/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/aiocmd/aiocmd/aiocmd.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/aiocmd/aiocmd/nested_completer.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd/aiocmd 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/aiocmd/setup.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/aiocmd 2023-03-05 09:56:07,407 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/asciitree/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree 2023-03-05 09:56:07,407 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,407 root INFO copying build/lib/aiosmb/external/asciitree/asciitree/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/external/asciitree/asciitree/traversal.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/external/asciitree/asciitree/drawing.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/external/asciitree/asciitree/util.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree/asciitree 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/external/asciitree/setup.py -> build/bdist.linux-armv8l/wheel/aiosmb/external/asciitree 2023-03-05 09:56:07,408 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/commons/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons 2023-03-05 09:56:07,408 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/commons/scanner/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner 2023-03-05 09:56:07,408 root INFO copying build/lib/aiosmb/commons/scanner/scanner.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner 2023-03-05 09:56:07,409 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/common 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/common/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/common 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/common/comms.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/common 2023-03-05 09:56:07,409 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/targetgen/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/targetgen/listtarget.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/targetgen/filetarget.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/targetgen 2023-03-05 09:56:07,409 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/scanners 2023-03-05 09:56:07,409 root INFO copying build/lib/aiosmb/commons/scanner/scanners/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/scanner/scanners 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/exceptions.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons 2023-03-05 09:56:07,410 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/apq.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/decorators.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/glob2re.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/hexdump.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/extb.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,410 root INFO copying build/lib/aiosmb/commons/utils/ts2dt.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/utils/univeraljson.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/utils 2023-03-05 09:56:07,411 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/connection 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/connection/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/connection 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/connection/params.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/connection 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/connection/factory.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/connection 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/connection/target.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/connection 2023-03-05 09:56:07,411 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,411 root INFO copying build/lib/aiosmb/commons/interfaces/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/session.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/localgroup.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/domain.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/share.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/directory.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/machine.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,412 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking 2023-03-05 09:56:07,412 root INFO copying build/lib/aiosmb/commons/interfaces/blocking/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking 2023-03-05 09:56:07,413 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/interfaces/blocking/file/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/interfaces/blocking/file/blockingfile.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/interfaces/blocking/file/protocol.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/interfaces/blocking/file/file.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces/blocking/file 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/interfaces/file.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons/interfaces 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/commons/smbcontainer.py -> build/bdist.linux-armv8l/wheel/aiosmb/commons 2023-03-05 09:56:07,413 root INFO copying build/lib/aiosmb/connection.py -> build/bdist.linux-armv8l/wheel/aiosmb 2023-03-05 09:56:07,414 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/smbget.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/smbreg.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/smbclient.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/smbsharelist.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,414 root INFO copying build/lib/aiosmb/examples/smbeventq.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/smbgetfile.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/smbshareenum.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/smbcertreq.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,415 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/examples/scancommons 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/scancommons/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scancommons 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/scancommons/targetgens.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scancommons 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/scancommons/utils.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scancommons 2023-03-05 09:56:07,415 root INFO copying build/lib/aiosmb/examples/scancommons/internal.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scancommons 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/epmtest.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/zl.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/smbpathcompleter.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples 2023-03-05 09:56:07,416 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/scanners/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/scanners/smbadmin.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/scanners/smbiface.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/scanners/smbprintnightmare.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,416 root INFO copying build/lib/aiosmb/examples/scanners/smbsession.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/examples/scanners/smbfinger.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/examples/scanners/smbfile.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/examples/scanners/__main__.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/examples/scanners/smbproto.py -> build/bdist.linux-armv8l/wheel/aiosmb/examples/scanners 2023-03-05 09:56:07,417 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/protocol/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol 2023-03-05 09:56:07,417 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/compression 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/protocol/compression/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/compression 2023-03-05 09:56:07,417 root INFO copying build/lib/aiosmb/protocol/compression/lznt1.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/compression 2023-03-05 09:56:07,418 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/crypto 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/crypto/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/crypto 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/crypto/from_impacket.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/crypto 2023-03-05 09:56:07,418 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/smb/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/smb/commons.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/smb/header.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,418 root INFO copying build/lib/aiosmb/protocol/smb/command_codes.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb/message.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb 2023-03-05 09:56:07,419 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb/commands/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb/commands/negotiate.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb/commands 2023-03-05 09:56:07,419 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb2/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb2/header.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb2/command_codes.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2 2023-03-05 09:56:07,419 root INFO copying build/lib/aiosmb/protocol/smb2/message.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2 2023-03-05 09:56:07,420 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/transform.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/asynch.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/compression.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/sync.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO copying build/lib/aiosmb/protocol/smb2/headers/common.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/headers 2023-03-05 09:56:07,420 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/query_info.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/query_directory.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/sessionsetup.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/read.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/ioctl.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/tree_disconnect.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,421 root INFO copying build/lib/aiosmb/protocol/smb2/commands/negotiate.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/write.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/tree_connect.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/error.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/close.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/echo.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/cancel.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/create.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,422 root INFO copying build/lib/aiosmb/protocol/smb2/commands/flush.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,423 root INFO copying build/lib/aiosmb/protocol/smb2/commands/logoff.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol/smb2/commands 2023-03-05 09:56:07,423 root INFO copying build/lib/aiosmb/protocol/common.py -> build/bdist.linux-armv8l/wheel/aiosmb/protocol 2023-03-05 09:56:07,423 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes 2023-03-05 09:56:07,423 root INFO copying build/lib/aiosmb/wintypes/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes 2023-03-05 09:56:07,423 root INFO copying build/lib/aiosmb/wintypes/access_mask.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes 2023-03-05 09:56:07,423 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp 2023-03-05 09:56:07,423 root INFO copying build/lib/aiosmb/wintypes/dtyp/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp 2023-03-05 09:56:07,423 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/structures/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/structures/filetime.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/structures 2023-03-05 09:56:07,424 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/access_mask.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/security_information.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/ace.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,424 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/security_descriptor.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/guid.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/sid.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/dtyp/constrcuted_security/acl.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/dtyp/constrcuted_security 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/ntstatus.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes 2023-03-05 09:56:07,425 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/fscc/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc 2023-03-05 09:56:07,425 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,425 root INFO copying build/lib/aiosmb/wintypes/fscc/structures/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/wintypes/fscc/structures/fileinfoclass.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/wintypes/fscc/structures/FileFullDirectoryInformation.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc/structures 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/wintypes/fscc/FileAttributes.py -> build/bdist.linux-armv8l/wheel/aiosmb/wintypes/fscc 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/serverconnection.py -> build/bdist.linux-armv8l/wheel/aiosmb 2023-03-05 09:56:07,426 root INFO creating build/bdist.linux-armv8l/wheel/aiosmb/transport 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/transport/__init__.py -> build/bdist.linux-armv8l/wheel/aiosmb/transport 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/transport/netbios.py -> build/bdist.linux-armv8l/wheel/aiosmb/transport 2023-03-05 09:56:07,426 root INFO copying build/lib/aiosmb/_version.py -> build/bdist.linux-armv8l/wheel/aiosmb 2023-03-05 09:56:07,427 root INFO running install_egg_info 2023-03-05 09:56:07,430 root INFO Copying aiosmb.egg-info to build/bdist.linux-armv8l/wheel/aiosmb-0.4.4-py3.11.egg-info 2023-03-05 09:56:07,431 root INFO running install_scripts 2023-03-05 09:56:07,433 wheel INFO creating build/bdist.linux-armv8l/wheel/aiosmb-0.4.4.dist-info/WHEEL 2023-03-05 09:56:07,433 wheel INFO creating '/home/buildozer/aports/testing/py3-aiosmb/src/aiosmb-0.4.4/dist/.tmp-22hzoqzq/aiosmb-0.4.4-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-05 09:56:07,433 wheel INFO adding 'aiosmb/__init__.py' 2023-03-05 09:56:07,434 wheel INFO adding 'aiosmb/_version.py' 2023-03-05 09:56:07,434 wheel INFO adding 'aiosmb/connection.py' 2023-03-05 09:56:07,434 wheel INFO adding 'aiosmb/serverconnection.py' 2023-03-05 09:56:07,434 wheel INFO adding 'aiosmb/commons/__init__.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/exceptions.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/smbcontainer.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/connection/__init__.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/connection/factory.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/connection/params.py' 2023-03-05 09:56:07,435 wheel INFO adding 'aiosmb/commons/connection/target.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/__init__.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/directory.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/domain.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/file.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/localgroup.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/machine.py' 2023-03-05 09:56:07,436 wheel INFO adding 'aiosmb/commons/interfaces/session.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/share.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/blocking/__init__.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/blocking/file/__init__.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/blocking/file/blockingfile.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/blocking/file/file.py' 2023-03-05 09:56:07,437 wheel INFO adding 'aiosmb/commons/interfaces/blocking/file/protocol.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/__init__.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/scanner.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/common/__init__.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/common/comms.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/scanners/__init__.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/targetgen/__init__.py' 2023-03-05 09:56:07,438 wheel INFO adding 'aiosmb/commons/scanner/targetgen/filetarget.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/scanner/targetgen/listtarget.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/__init__.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/apq.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/decorators.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/extb.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/glob2re.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/hexdump.py' 2023-03-05 09:56:07,439 wheel INFO adding 'aiosmb/commons/utils/ts2dt.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/commons/utils/univeraljson.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/dcerpc/__init__.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/dcerpc/v5/__init__.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/dcerpc/v5/bkrp.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/dcerpc/v5/connection.py' 2023-03-05 09:56:07,440 wheel INFO adding 'aiosmb/dcerpc/v5/drsuapi.py' 2023-03-05 09:56:07,441 wheel INFO adding 'aiosmb/dcerpc/v5/dtypes.py' 2023-03-05 09:56:07,441 wheel INFO adding 'aiosmb/dcerpc/v5/enum.py' 2023-03-05 09:56:07,441 wheel INFO adding 'aiosmb/dcerpc/v5/epm.py' 2023-03-05 09:56:07,442 wheel INFO adding 'aiosmb/dcerpc/v5/even.py' 2023-03-05 09:56:07,442 wheel INFO adding 'aiosmb/dcerpc/v5/even6.py' 2023-03-05 09:56:07,443 wheel INFO adding 'aiosmb/dcerpc/v5/hresult_errors.py' 2023-03-05 09:56:07,443 wheel INFO adding 'aiosmb/dcerpc/v5/icpr.py' 2023-03-05 09:56:07,444 wheel INFO adding 'aiosmb/dcerpc/v5/lsad.py' 2023-03-05 09:56:07,444 wheel INFO adding 'aiosmb/dcerpc/v5/lsat.py' 2023-03-05 09:56:07,444 wheel INFO adding 'aiosmb/dcerpc/v5/ndr.py' 2023-03-05 09:56:07,445 wheel INFO adding 'aiosmb/dcerpc/v5/nrpc.py' 2023-03-05 09:56:07,445 wheel INFO adding 'aiosmb/dcerpc/v5/par.py' 2023-03-05 09:56:07,445 wheel INFO adding 'aiosmb/dcerpc/v5/rpcrt.py' 2023-03-05 09:56:07,445 wheel INFO adding 'aiosmb/dcerpc/v5/rprn.py' 2023-03-05 09:56:07,445 wheel INFO adding 'aiosmb/dcerpc/v5/rrp.py' 2023-03-05 09:56:07,446 wheel INFO adding 'aiosmb/dcerpc/v5/samr.py' 2023-03-05 09:56:07,446 wheel INFO adding 'aiosmb/dcerpc/v5/scmr.py' 2023-03-05 09:56:07,446 wheel INFO adding 'aiosmb/dcerpc/v5/srvs.py' 2023-03-05 09:56:07,447 wheel INFO adding 'aiosmb/dcerpc/v5/structure.py' 2023-03-05 09:56:07,448 wheel INFO adding 'aiosmb/dcerpc/v5/system_errors.py' 2023-03-05 09:56:07,448 wheel INFO adding 'aiosmb/dcerpc/v5/tsch.py' 2023-03-05 09:56:07,448 wheel INFO adding 'aiosmb/dcerpc/v5/uuid.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/wkst.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/common/__init__.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/common/domain.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/common/secrets.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/common/service.py' 2023-03-05 09:56:07,449 wheel INFO adding 'aiosmb/dcerpc/v5/common/connection/__init__.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/connection/authentication.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/connection/connectionstring.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/connection/smbdcefactory.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/connection/target.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/even6/__init__.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/even6/binxml.py' 2023-03-05 09:56:07,450 wheel INFO adding 'aiosmb/dcerpc/v5/common/even6/resultset.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/__init__.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/bkrp.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/drsuapimgr.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/endpointmgr.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/even6.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/icprmgr.py' 2023-03-05 09:56:07,451 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/lsatmgr.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/parmgr.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/remoteregistry.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/rprnmgr.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/samrmgr.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/servicemanager.py' 2023-03-05 09:56:07,452 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/srvsmgr.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/tschmgr.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/interfaces/wkstmgr.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/__init__.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/__init__.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/bind.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/bindack.py' 2023-03-05 09:56:07,453 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/bindnack.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/cancel.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/commons.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/protocol/conpdu/constants.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/servers/__init__.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/servers/srvsvc.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/servers/transport/__init__.py' 2023-03-05 09:56:07,454 wheel INFO adding 'aiosmb/dcerpc/v5/servers/transport/smbtransport.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/dcerpc/v5/transport/__init__.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/dcerpc/v5/transport/smb.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/dcerpc/v5/transport/tcp.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/examples/__init__.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/examples/epmtest.py' 2023-03-05 09:56:07,455 wheel INFO adding 'aiosmb/examples/smbcertreq.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbclient.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbeventq.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbget.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbgetfile.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbpathcompleter.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbreg.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbshareenum.py' 2023-03-05 09:56:07,456 wheel INFO adding 'aiosmb/examples/smbsharelist.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/zl.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scancommons/__init__.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scancommons/internal.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scancommons/targetgens.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scancommons/utils.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scanners/__init__.py' 2023-03-05 09:56:07,457 wheel INFO adding 'aiosmb/examples/scanners/__main__.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbadmin.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbfile.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbfinger.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbiface.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbprintnightmare.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbproto.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/examples/scanners/smbsession.py' 2023-03-05 09:56:07,458 wheel INFO adding 'aiosmb/external/__init__.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/aiocmd/__init__.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/aiocmd/setup.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/aiocmd/aiocmd/__init__.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/aiocmd/aiocmd/aiocmd.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/aiocmd/aiocmd/nested_completer.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/asciitree/__init__.py' 2023-03-05 09:56:07,459 wheel INFO adding 'aiosmb/external/asciitree/setup.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/external/asciitree/asciitree/__init__.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/external/asciitree/asciitree/drawing.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/external/asciitree/asciitree/traversal.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/external/asciitree/asciitree/util.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/protocol/__init__.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/protocol/common.py' 2023-03-05 09:56:07,460 wheel INFO adding 'aiosmb/protocol/compression/__init__.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/compression/lznt1.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/crypto/__init__.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/crypto/from_impacket.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/smb/__init__.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/smb/command_codes.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/smb/commons.py' 2023-03-05 09:56:07,461 wheel INFO adding 'aiosmb/protocol/smb/header.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb/message.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb/commands/__init__.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb/commands/negotiate.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb2/__init__.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb2/command_codes.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb2/header.py' 2023-03-05 09:56:07,462 wheel INFO adding 'aiosmb/protocol/smb2/message.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/__init__.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/cancel.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/close.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/create.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/echo.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/error.py' 2023-03-05 09:56:07,463 wheel INFO adding 'aiosmb/protocol/smb2/commands/flush.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/ioctl.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/logoff.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/negotiate.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/query_directory.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/query_info.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/read.py' 2023-03-05 09:56:07,464 wheel INFO adding 'aiosmb/protocol/smb2/commands/sessionsetup.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/commands/tree_connect.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/commands/tree_disconnect.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/commands/write.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/headers/__init__.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/headers/asynch.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/headers/common.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/headers/compression.py' 2023-03-05 09:56:07,465 wheel INFO adding 'aiosmb/protocol/smb2/headers/sync.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/protocol/smb2/headers/transform.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/transport/__init__.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/transport/netbios.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/wintypes/__init__.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/wintypes/access_mask.py' 2023-03-05 09:56:07,466 wheel INFO adding 'aiosmb/wintypes/ntstatus.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/__init__.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/__init__.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/access_mask.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/ace.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/acl.py' 2023-03-05 09:56:07,467 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/guid.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/security_descriptor.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/security_information.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/dtyp/constrcuted_security/sid.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/dtyp/structures/__init__.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/dtyp/structures/filetime.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/fscc/FileAttributes.py' 2023-03-05 09:56:07,468 wheel INFO adding 'aiosmb/wintypes/fscc/__init__.py' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb/wintypes/fscc/structures/FileFullDirectoryInformation.py' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb/wintypes/fscc/structures/__init__.py' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb/wintypes/fscc/structures/fileinfoclass.py' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb-0.4.4.dist-info/METADATA' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb-0.4.4.dist-info/WHEEL' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb-0.4.4.dist-info/entry_points.txt' 2023-03-05 09:56:07,469 wheel INFO adding 'aiosmb-0.4.4.dist-info/top_level.txt' 2023-03-05 09:56:07,470 wheel INFO adding 'aiosmb-0.4.4.dist-info/RECORD' 2023-03-05 09:56:07,471 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-05 09:56:07,475 gpep517 INFO The backend produced dist/aiosmb-0.4.4-py3-none-any.whl aiosmb-0.4.4-py3-none-any.whl >>> py3-aiosmb: Entering fakeroot... >>> py3-aiosmb*: Running postcheck for py3-aiosmb >>> py3-aiosmb*: Preparing package py3-aiosmb... >>> py3-aiosmb*: Tracing dependencies... >>> py3-aiosmb*: Package size: 7.1 MB >>> py3-aiosmb*: Compressing data... >>> py3-aiosmb*: Create checksum... >>> py3-aiosmb*: Create py3-aiosmb-0.4.4-r0.apk >>> py3-aiosmb: Build complete at Sun, 05 Mar 2023 09:56:08 +0000 elapsed time 0h 0m 3s >>> py3-aiosmb: Cleaning up srcdir >>> py3-aiosmb: Cleaning up pkgdir >>> py3-aiosmb: Uninstalling dependencies... (1/34) Purging .makedepends-py3-aiosmb (20230305.095606) (2/34) Purging py3-asyauth (0.0.13-r0) (3/34) Purging py3-colorama (0.4.6-r2) (4/34) Purging py3-minikerberos (0.4.0-r0) (5/34) Purging py3-asysocks (0.2.5-r0) (6/34) Purging py3-oscrypto (1.3.0-r4) (7/34) Purging py3-asn1crypto (1.5.1-r1) (8/34) Purging py3-prompt_toolkit (3.0.36-r1) (9/34) Purging py3-six (1.16.0-r5) (10/34) Purging py3-tqdm (4.64.1-r1) (11/34) Purging py3-unicrypto (0.0.10-r0) (12/34) Purging py3-mbedtls (2.6.1-r0) (13/34) Purging py3-certifi (2022.12.7-r1) (14/34) Purging py3-typing-extensions (4.5.0-r0) (15/34) Purging py3-pycryptodome (3.17.0-r0) (16/34) Purging py3-pycryptodomex (3.17.0-r0) (17/34) Purging py3-wcwidth (0.2.6-r1) (18/34) Purging py3-winacl (0.1.7-r0) (19/34) Purging py3-cryptography (39.0.2-r0) (20/34) Purging py3-cffi (1.15.1-r1) (21/34) Purging py3-cparser (2.21-r1) (22/34) Purging py3-gpep517 (13-r0) (23/34) Purging py3-installer (0.6.0-r0) (24/34) Purging py3-wheel (0.38.4-r1) (25/34) Purging py3-setuptools (67.4.0-r1) (26/34) Purging py3-packaging (23.0-r1) (27/34) Purging py3-parsing (3.0.9-r1) (28/34) Purging python3 (3.11.2-r0) (29/34) Purging gdbm (1.23-r0) (30/34) Purging mpdecimal (2.5.1-r1) (31/34) Purging libpanelw (6.4_p20230225-r0) (32/34) Purging readline (8.2.1-r0) (33/34) Purging sqlite-libs (3.41.0-r0) (34/34) Purging mbedtls (2.28.2-r0) Executing busybox-1.36.0-r5.trigger OK: 1061 MiB in 106 packages >>> py3-aiosmb: Updating the testing/armv7 repository index... >>> py3-aiosmb: Signing the index...