------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-future-0.18.2.txz Installing /packages/All/py27-certifi-2019.11.28.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-python-telegram-bot-12.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-python-telegram-bot-12.3.0 for building => SHA256 Checksum OK for python-telegram-bot-12.3.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-python-telegram-bot-12.3.0 for building ===> Extracting for py27-python-telegram-bot-12.3.0 => SHA256 Checksum OK for python-telegram-bot-12.3.0.tar.gz. Extracted Memory Use: 1.53M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-python-telegram-bot-12.3.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on package: py27-future>0 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-setuptools>0 - found ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-certifi>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on package: py27-future>0 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-setuptools>0 - found ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-certifi>0 - found ===> Configuring for py27-python-telegram-bot-12.3.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-python-telegram-bot-12.3.0 running build running build_py creating build creating build/lib creating build/lib/telegram copying telegram/replymarkup.py -> build/lib/telegram copying telegram/loginurl.py -> build/lib/telegram copying telegram/user.py -> build/lib/telegram copying telegram/choseninlineresult.py -> build/lib/telegram copying telegram/version.py -> build/lib/telegram copying telegram/webhookinfo.py -> build/lib/telegram copying telegram/parsemode.py -> build/lib/telegram copying telegram/forcereply.py -> build/lib/telegram copying telegram/messageentity.py -> build/lib/telegram copying telegram/message.py -> build/lib/telegram copying telegram/chat.py -> build/lib/telegram copying telegram/bot.py -> build/lib/telegram copying telegram/chatpermissions.py -> build/lib/telegram copying telegram/callbackquery.py -> build/lib/telegram copying telegram/error.py -> build/lib/telegram copying telegram/__init__.py -> build/lib/telegram copying telegram/userprofilephotos.py -> build/lib/telegram copying telegram/poll.py -> build/lib/telegram copying telegram/replykeyboardremove.py -> build/lib/telegram copying telegram/__main__.py -> build/lib/telegram copying telegram/replykeyboardmarkup.py -> build/lib/telegram copying telegram/constants.py -> build/lib/telegram copying telegram/chatmember.py -> build/lib/telegram copying telegram/base.py -> build/lib/telegram copying telegram/chataction.py -> build/lib/telegram copying telegram/update.py -> build/lib/telegram copying telegram/keyboardbutton.py -> build/lib/telegram creating build/lib/telegram/passport copying telegram/passport/__init__.py -> build/lib/telegram/passport copying telegram/passport/data.py -> build/lib/telegram/passport copying telegram/passport/credentials.py -> build/lib/telegram/passport copying telegram/passport/encryptedpassportelement.py -> build/lib/telegram/passport copying telegram/passport/passportfile.py -> build/lib/telegram/passport copying telegram/passport/passportdata.py -> build/lib/telegram/passport copying telegram/passport/passportelementerrors.py -> build/lib/telegram/passport creating build/lib/telegram/utils copying telegram/utils/deprecate.py -> build/lib/telegram/utils copying telegram/utils/__init__.py -> build/lib/telegram/utils copying telegram/utils/helpers.py -> build/lib/telegram/utils copying telegram/utils/webhookhandler.py -> build/lib/telegram/utils copying telegram/utils/promise.py -> build/lib/telegram/utils copying telegram/utils/request.py -> build/lib/telegram/utils creating build/lib/telegram/payment copying telegram/payment/precheckoutquery.py -> build/lib/telegram/payment copying telegram/payment/labeledprice.py -> build/lib/telegram/payment copying telegram/payment/orderinfo.py -> build/lib/telegram/payment copying telegram/payment/__init__.py -> build/lib/telegram/payment copying telegram/payment/invoice.py -> build/lib/telegram/payment copying telegram/payment/shippingaddress.py -> build/lib/telegram/payment copying telegram/payment/shippingoption.py -> build/lib/telegram/payment copying telegram/payment/shippingquery.py -> build/lib/telegram/payment copying telegram/payment/successfulpayment.py -> build/lib/telegram/payment creating build/lib/telegram/vendor copying telegram/vendor/__init__.py -> build/lib/telegram/vendor creating build/lib/telegram/ext copying telegram/ext/conversationhandler.py -> build/lib/telegram/ext copying telegram/ext/commandhandler.py -> build/lib/telegram/ext copying telegram/ext/handler.py -> build/lib/telegram/ext copying telegram/ext/filters.py -> build/lib/telegram/ext copying telegram/ext/jobqueue.py -> build/lib/telegram/ext copying telegram/ext/messagehandler.py -> build/lib/telegram/ext copying telegram/ext/updater.py -> build/lib/telegram/ext copying telegram/ext/basepersistence.py -> build/lib/telegram/ext copying telegram/ext/callbackcontext.py -> build/lib/telegram/ext copying telegram/ext/precheckoutqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/stringregexhandler.py -> build/lib/telegram/ext copying telegram/ext/regexhandler.py -> build/lib/telegram/ext copying telegram/ext/__init__.py -> build/lib/telegram/ext copying telegram/ext/stringcommandhandler.py -> build/lib/telegram/ext copying telegram/ext/picklepersistence.py -> build/lib/telegram/ext copying telegram/ext/shippingqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/messagequeue.py -> build/lib/telegram/ext copying telegram/ext/callbackqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/inlinequeryhandler.py -> build/lib/telegram/ext copying telegram/ext/choseninlineresulthandler.py -> build/lib/telegram/ext copying telegram/ext/typehandler.py -> build/lib/telegram/ext copying telegram/ext/dictpersistence.py -> build/lib/telegram/ext copying telegram/ext/dispatcher.py -> build/lib/telegram/ext creating build/lib/telegram/inline copying telegram/inline/inputmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inputvenuemessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inputlocationmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inputtextmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresult.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultaudio.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedsticker.py -> build/lib/telegram/inline copying telegram/inline/inlinequery.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedaudio.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultarticle.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedmpeg4gif.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedphoto.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedvideo.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcontact.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedvoice.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultgame.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultgif.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultlocation.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultdocument.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvoice.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvideo.py -> build/lib/telegram/inline copying telegram/inline/inlinekeyboardmarkup.py -> build/lib/telegram/inline copying telegram/inline/inlinekeyboardbutton.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvenue.py -> build/lib/telegram/inline copying telegram/inline/__init__.py -> build/lib/telegram/inline copying telegram/inline/inputcontactmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultphoto.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedgif.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcacheddocument.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultmpeg4gif.py -> build/lib/telegram/inline creating build/lib/telegram/files copying telegram/files/inputfile.py -> build/lib/telegram/files copying telegram/files/file.py -> build/lib/telegram/files copying telegram/files/photosize.py -> build/lib/telegram/files copying telegram/files/audio.py -> build/lib/telegram/files copying telegram/files/animation.py -> build/lib/telegram/files copying telegram/files/sticker.py -> build/lib/telegram/files copying telegram/files/chatphoto.py -> build/lib/telegram/files copying telegram/files/__init__.py -> build/lib/telegram/files copying telegram/files/video.py -> build/lib/telegram/files copying telegram/files/document.py -> build/lib/telegram/files copying telegram/files/contact.py -> build/lib/telegram/files copying telegram/files/location.py -> build/lib/telegram/files copying telegram/files/videonote.py -> build/lib/telegram/files copying telegram/files/inputmedia.py -> build/lib/telegram/files copying telegram/files/venue.py -> build/lib/telegram/files copying telegram/files/voice.py -> build/lib/telegram/files creating build/lib/telegram/games copying telegram/games/__init__.py -> build/lib/telegram/games copying telegram/games/gamehighscore.py -> build/lib/telegram/games copying telegram/games/callbackgame.py -> build/lib/telegram/games copying telegram/games/game.py -> build/lib/telegram/games creating build/lib/telegram/vendor/ptb_urllib3 copying telegram/vendor/ptb_urllib3/__init__.py -> build/lib/telegram/vendor/ptb_urllib3 creating build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/poolmanager.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/_collections.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/connection.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/connectionpool.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/fields.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/filepost.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/exceptions.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/response.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 copying telegram/vendor/ptb_urllib3/urllib3/request.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3 creating build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib copying telegram/vendor/ptb_urllib3/urllib3/contrib/socks.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib copying telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib copying telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib copying telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib copying telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib creating build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/url.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/timeout.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/wait.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/response.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/retry.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/request.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/ssl_.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/selectors.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util copying telegram/vendor/ptb_urllib3/urllib3/util/connection.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/util creating build/lib/telegram/vendor/ptb_urllib3/urllib3/packages copying telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages copying telegram/vendor/ptb_urllib3/urllib3/packages/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages copying telegram/vendor/ptb_urllib3/urllib3/packages/six.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages creating build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname copying telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname copying telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname creating build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/backports copying telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/backports copying telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.py -> build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/backports running egg_info writing requirements to python_telegram_bot.egg-info/requires.txt writing python_telegram_bot.egg-info/PKG-INFO writing top-level names to python_telegram_bot.egg-info/top_level.txt writing dependency_links to python_telegram_bot.egg-info/dependency_links.txt reading manifest file 'python_telegram_bot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_telegram_bot.egg-info/SOURCES.txt' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-python-telegram-bot-12.3.0 depends on package: py27-future>0 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-setuptools>0 - found ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-certifi>0 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-python-telegram-bot-12.3.0 ===> py27-python-telegram-bot-12.3.0 depends on package: py27-future>0 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-setuptools>0 - found ===> py27-python-telegram-bot-12.3.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-python-telegram-bot-12.3.0 depends on package: py27-certifi>0 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to python_telegram_bot.egg-info/requires.txt writing python_telegram_bot.egg-info/PKG-INFO writing top-level names to python_telegram_bot.egg-info/top_level.txt writing dependency_links to python_telegram_bot.egg-info/dependency_links.txt reading manifest file 'python_telegram_bot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_telegram_bot.egg-info/SOURCES.txt' running install_lib creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7 creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/constants.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/version.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/replykeyboardremove.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/__main__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/credentials.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/data.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/passportelementerrors.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/encryptedpassportelement.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/passportfile.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/passport/passportdata.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport copying build/lib/telegram/keyboardbutton.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/chatpermissions.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/choseninlineresult.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/parsemode.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/error.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/loginurl.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/chataction.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/message.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/deprecate.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/promise.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/helpers.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/request.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/utils/webhookhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils copying build/lib/telegram/update.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/base.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/shippingaddress.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/successfulpayment.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/invoice.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/shippingquery.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/precheckoutquery.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/orderinfo.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/shippingoption.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment copying build/lib/telegram/payment/labeledprice.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/audio.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/contact.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/inputfile.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/chatphoto.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/videonote.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/sticker.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/video.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/voice.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/inputmedia.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/photosize.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/location.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/document.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/venue.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/file.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files copying build/lib/telegram/files/animation.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games copying build/lib/telegram/games/game.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games copying build/lib/telegram/games/gamehighscore.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games copying build/lib/telegram/games/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games copying build/lib/telegram/games/callbackgame.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedaudio.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultmpeg4gif.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inputlocationmessagecontent.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedmpeg4gif.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcontact.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultarticle.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedphoto.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedvideo.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedsticker.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultlocation.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvoice.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvenue.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inputcontactmessagecontent.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inputtextmessagecontent.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedgif.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequery.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inputvenuemessagecontent.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultgame.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresult.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultdocument.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcacheddocument.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinekeyboardbutton.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultgif.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inputmessagecontent.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultphoto.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedvoice.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultaudio.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvideo.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/inline/inlinekeyboardmarkup.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline copying build/lib/telegram/replymarkup.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3 creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/request.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/six.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/backports copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/backports copying build/lib/telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/backports creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib copying build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib copying build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib copying build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib/socks.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib copying build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib copying build/lib/telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/retry.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/timeout.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/wait.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/ssl_.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/response.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/url.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/request.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/connection.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/util/selectors.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util copying build/lib/telegram/vendor/ptb_urllib3/urllib3/filepost.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/fields.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/response.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/_collections.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/exceptions.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/poolmanager.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/connection.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/connectionpool.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/urllib3/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3 copying build/lib/telegram/vendor/ptb_urllib3/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3 copying build/lib/telegram/vendor/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor copying build/lib/telegram/callbackquery.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/userprofilephotos.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/user.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/chat.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/chatmember.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/replykeyboardmarkup.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram creating /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/basepersistence.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/typehandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/__init__.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/dispatcher.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/shippingqueryhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/jobqueue.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/choseninlineresulthandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/stringcommandhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/commandhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/inlinequeryhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/updater.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/filters.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/stringregexhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/messagehandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/dictpersistence.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/messagequeue.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/regexhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/conversationhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/callbackqueryhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/precheckoutqueryhandler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/callbackcontext.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/handler.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/ext/picklepersistence.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext copying build/lib/telegram/messageentity.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/bot.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/webhookinfo.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/forcereply.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram copying build/lib/telegram/poll.py -> /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/constants.py to constants.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/version.py to version.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/replykeyboardremove.py to replykeyboardremove.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/__main__.py to __main__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/credentials.py to credentials.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/data.py to data.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/passportelementerrors.py to passportelementerrors.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/encryptedpassportelement.py to encryptedpassportelement.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/passportfile.py to passportfile.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/passport/passportdata.py to passportdata.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/keyboardbutton.py to keyboardbutton.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/chatpermissions.py to chatpermissions.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/choseninlineresult.py to choseninlineresult.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/parsemode.py to parsemode.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/error.py to error.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/loginurl.py to loginurl.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/chataction.py to chataction.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/message.py to message.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/deprecate.py to deprecate.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/promise.py to promise.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/helpers.py to helpers.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/request.py to request.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/utils/webhookhandler.py to webhookhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/update.py to update.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/base.py to base.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/shippingaddress.py to shippingaddress.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/successfulpayment.py to successfulpayment.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/invoice.py to invoice.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/shippingquery.py to shippingquery.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/precheckoutquery.py to precheckoutquery.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/orderinfo.py to orderinfo.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/shippingoption.py to shippingoption.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/payment/labeledprice.py to labeledprice.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/audio.py to audio.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/contact.py to contact.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/inputfile.py to inputfile.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/chatphoto.py to chatphoto.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/videonote.py to videonote.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/sticker.py to sticker.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/video.py to video.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/voice.py to voice.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/inputmedia.py to inputmedia.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/photosize.py to photosize.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/location.py to location.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/document.py to document.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/venue.py to venue.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/file.py to file.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/files/animation.py to animation.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games/game.py to game.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games/gamehighscore.py to gamehighscore.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/games/callbackgame.py to callbackgame.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedaudio.py to inlinequeryresultcachedaudio.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultmpeg4gif.py to inlinequeryresultmpeg4gif.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inputlocationmessagecontent.py to inputlocationmessagecontent.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedmpeg4gif.py to inlinequeryresultcachedmpeg4gif.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcontact.py to inlinequeryresultcontact.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultarticle.py to inlinequeryresultarticle.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedphoto.py to inlinequeryresultcachedphoto.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedvideo.py to inlinequeryresultcachedvideo.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedsticker.py to inlinequeryresultcachedsticker.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultlocation.py to inlinequeryresultlocation.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultvoice.py to inlinequeryresultvoice.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultvenue.py to inlinequeryresultvenue.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inputcontactmessagecontent.py to inputcontactmessagecontent.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inputtextmessagecontent.py to inputtextmessagecontent.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedgif.py to inlinequeryresultcachedgif.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequery.py to inlinequery.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inputvenuemessagecontent.py to inputvenuemessagecontent.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultgame.py to inlinequeryresultgame.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresult.py to inlinequeryresult.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultdocument.py to inlinequeryresultdocument.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcacheddocument.py to inlinequeryresultcacheddocument.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinekeyboardbutton.py to inlinekeyboardbutton.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultgif.py to inlinequeryresultgif.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inputmessagecontent.py to inputmessagecontent.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultphoto.py to inlinequeryresultphoto.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultcachedvoice.py to inlinequeryresultcachedvoice.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultaudio.py to inlinequeryresultaudio.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinequeryresultvideo.py to inlinequeryresultvideo.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/inline/inlinekeyboardmarkup.py to inlinekeyboardmarkup.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/replymarkup.py to replymarkup.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/request.py to request.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/six.py to six.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.py to ordered_dict.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.py to makefile.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.py to ntlmpool.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.py to pyopenssl.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib/socks.py to socks.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.py to appengine.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/retry.py to retry.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/timeout.py to timeout.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/wait.py to wait.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/ssl_.py to ssl_.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/response.py to response.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/url.py to url.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/request.py to request.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/connection.py to connection.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/util/selectors.py to selectors.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/filepost.py to filepost.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/fields.py to fields.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/response.py to response.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/_collections.py to _collections.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/exceptions.py to exceptions.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/connection.py to connection.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/urllib3/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/ptb_urllib3/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/vendor/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/callbackquery.py to callbackquery.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/userprofilephotos.py to userprofilephotos.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/user.py to user.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/chat.py to chat.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/chatmember.py to chatmember.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/replykeyboardmarkup.py to replykeyboardmarkup.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/basepersistence.py to basepersistence.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/typehandler.py to typehandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/__init__.py to __init__.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/dispatcher.py to dispatcher.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/shippingqueryhandler.py to shippingqueryhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/jobqueue.py to jobqueue.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/choseninlineresulthandler.py to choseninlineresulthandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/stringcommandhandler.py to stringcommandhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/commandhandler.py to commandhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/inlinequeryhandler.py to inlinequeryhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/updater.py to updater.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/filters.py to filters.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/stringregexhandler.py to stringregexhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/messagehandler.py to messagehandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/dictpersistence.py to dictpersistence.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/messagequeue.py to messagequeue.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/regexhandler.py to regexhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/conversationhandler.py to conversationhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/callbackqueryhandler.py to callbackqueryhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/precheckoutqueryhandler.py to precheckoutqueryhandler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/callbackcontext.py to callbackcontext.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/handler.py to handler.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/ext/picklepersistence.py to picklepersistence.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/messageentity.py to messageentity.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/bot.py to bot.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/webhookinfo.py to webhookinfo.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/forcereply.py to forcereply.pyc byte-compiling /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/telegram/poll.py to poll.pyc writing byte-compilation script '/tmp/tmpyjNUFs.py' /usr/local/bin/python2.7 -O /tmp/tmpyjNUFs.py removing /tmp/tmpyjNUFs.py running install_egg_info Copying python_telegram_bot.egg-info to /construction/net-im/py-python-telegram-bot/stage/usr/local/lib/python2.7/site-packages/python_telegram_bot-12.3.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/net-im/py-python-telegram-bot/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-python-telegram-bot-12.3.0 file sizes/checksums [473]: 0% file sizes/checksums [473]: 21% file sizes/checksums [473]: 42% file sizes/checksums [473]: 63% file sizes/checksums [473]: 84% file sizes/checksums [473]: 100% packing files [473]: 0% packing files [473]: 21% packing files [473]: 42% packing files [473]: 63% packing files [473]: 84% packing files [473]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:11