2021-08-02 01:02:48,167 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.6.1.zip --no-cache-dir 2021-08-02 01:02:50,446 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-02 01:02:50,448 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.6.1.zip 2021-08-02 01:02:51,452 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.6.1.zip (6.5 MB) 2021-08-02 01:03:01,082 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.1.1) 2021-08-02 01:03:01,083 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (5.1.1) 2021-08-02 01:03:01,084 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (3.1.1) 2021-08-02 01:03:01,085 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (2020.11.13) 2021-08-02 01:03:01,085 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.1.2) 2021-08-02 01:03:01,086 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (2.11.2) 2021-08-02 01:03:01,086 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.5.0) 2021-08-02 01:03:01,086 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.0.0) 2021-08-02 01:03:01,087 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (2.0) 2021-08-02 01:03:01,087 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.0.1) 2021-08-02 01:03:01,087 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.1.0) 2021-08-02 01:03:01,087 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.1.1) 2021-08-02 01:03:01,088 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (5.3.1) 2021-08-02 01:03:01,088 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (3.5) 2021-08-02 01:03:01,088 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.8.0) 2021-08-02 01:03:01,088 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.10.4) 2021-08-02 01:03:01,089 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.1.5.post0) 2021-08-02 01:03:01,089 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.10.9) 2021-08-02 01:03:01,089 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.2.0) 2021-08-02 01:03:01,089 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.6.1) 2021-08-02 01:03:01,090 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (2.25.1) 2021-08-02 01:03:01,090 > Requirement already satisfied: semantic_version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (2.8.5) 2021-08-02 01:03:01,090 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (5.8.0) 2021-08-02 01:03:01,090 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (7.1.2) 2021-08-02 01:03:01,091 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.18.2) 2021-08-02 01:03:01,091 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.57.0) 2021-08-02 01:03:01,091 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.12.1) 2021-08-02 01:03:01,091 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.6.0) 2021-08-02 01:03:01,092 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.19.5) 2021-08-02 01:03:01,092 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.0.7) 2021-08-02 01:03:01,092 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.4.21) 2021-08-02 01:03:01,092 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (1.4) 2021-08-02 01:03:01,093 > Requirement already satisfied: feedparser<7,>=6.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (6.0.2) 2021-08-02 01:03:01,093 > Requirement already satisfied: zeroconf<0.25,>=0.24 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.6.1) (0.24.5) 2021-08-02 01:03:01,093 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint==1.6.1) (0.1.2) 2021-08-02 01:03:01,093 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.2->OctoPrint==1.6.1) (1.0.0) 2021-08-02 01:03:01,094 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.6.1) (2.0) 2021-08-02 01:03:01,094 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.6.1) (2020.5) 2021-08-02 01:03:01,094 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.6.1) (2.9.0) 2021-08-02 01:03:01,094 > Collecting immutabledict<2,>=1.2.0 2021-08-02 01:03:01,094 > Downloading https://www.piwheels.org/simple/immutabledict/immutabledict-1.3.0-py3-none-any.whl (3.8 kB) 2021-08-02 01:03:01,095 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.6.1) (51.1.2) 2021-08-02 01:03:01,095 > Collecting OctoPrint-FileCheck>=2021.2.23 2021-08-02 01:03:01,095 > Downloading https://www.piwheels.org/simple/octoprint-filecheck/OctoPrint_FileCheck-2021.2.23-py2.py3-none-any.whl (19 kB) 2021-08-02 01:03:01,095 > Collecting OctoPrint-FirmwareCheck>=2021.2.4 2021-08-02 01:03:01,096 > Downloading https://www.piwheels.org/simple/octoprint-firmwarecheck/OctoPrint_FirmwareCheck-2021.5.31-py2.py3-none-any.whl (31 kB) 2021-08-02 01:03:01,096 > Collecting OctoPrint-PiSupport>=2021.3.26 2021-08-02 01:03:01,096 > Downloading https://www.piwheels.org/simple/octoprint-pisupport/OctoPrint_PiSupport-2021.6.14-py2.py3-none-any.whl (30 kB) 2021-08-02 01:03:01,096 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.6.1) (1.26.2) 2021-08-02 01:03:01,097 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.6.1) (2020.12.5) 2021-08-02 01:03:01,097 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.6.1) (2.10) 2021-08-02 01:03:01,097 > Requirement already satisfied: chardet<5,>=3.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.6.1) (4.0.0) 2021-08-02 01:03:01,097 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket-client<1,>=0.57->OctoPrint==1.6.1) (1.15.0) 2021-08-02 01:03:01,098 > Requirement already satisfied: ifaddr in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.25,>=0.24->OctoPrint==1.6.1) (0.1.7) 2021-08-02 01:03:01,098 > Collecting zipstream-new<1.2,>=1.1.8 2021-08-02 01:03:01,098 > Downloading https://www.piwheels.org/simple/zipstream-new/zipstream_new-1.1.8-py3-none-any.whl (20 kB) 2021-08-02 01:03:01,098 > Building wheels for collected packages: OctoPrint 2021-08-02 01:03:01,099 > Building wheel for OctoPrint (setup.py): started 2021-08-02 01:03:08,897 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2021-08-02 01:03:08,898 > Created wheel for OctoPrint: filename=OctoPrint-1.6.1-py2.py3-none-any.whl size=3868464 sha256=cdc3dad9dfb02997d4b8a2bab7c6c55018787ed7e44bb709e3d63fbcc551ae39 2021-08-02 01:03:08,900 > Stored in directory: /tmp/pip-ephem-wheel-cache-aum_9amq/wheels/3b/60/8b/99670f7928f19073d6caf73baec5ecd269de56e67449c44242 2021-08-02 01:03:08,900 > Successfully built OctoPrint 2021-08-02 01:03:08,900 > Installing collected packages: zipstream-new, OctoPrint-PiSupport, OctoPrint-FirmwareCheck, OctoPrint-FileCheck, immutabledict, OctoPrint 2021-08-02 01:03:08,901 > Attempting uninstall: OctoPrint-FirmwareCheck 2021-08-02 01:03:08,901 > Found existing installation: OctoPrint-FirmwareCheck 2020.9.23 2021-08-02 01:03:08,901 > Uninstalling OctoPrint-FirmwareCheck-2020.9.23: 2021-08-02 01:03:08,901 > Successfully uninstalled OctoPrint-FirmwareCheck-2020.9.23 2021-08-02 01:03:08,902 > Attempting uninstall: OctoPrint-FileCheck 2021-08-02 01:03:08,902 > Found existing installation: OctoPrint-FileCheck 2020.8.7 2021-08-02 01:03:08,902 > Uninstalling OctoPrint-FileCheck-2020.8.7: 2021-08-02 01:03:08,902 > Successfully uninstalled OctoPrint-FileCheck-2020.8.7 2021-08-02 01:03:08,903 > Attempting uninstall: OctoPrint 2021-08-02 01:03:08,903 > Found existing installation: OctoPrint 1.5.2 2021-08-02 01:03:09,905 > Uninstalling OctoPrint-1.5.2: 2021-08-02 01:03:09,906 > Successfully uninstalled OctoPrint-1.5.2 2021-08-02 01:03:12,910 > Successfully installed OctoPrint-1.6.1 OctoPrint-FileCheck-2021.2.23 OctoPrint-FirmwareCheck-2021.5.31 OctoPrint-PiSupport-2021.6.14 immutabledict-1.3.0 zipstream-new-1.1.8 2021-08-02 01:03:13,017 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip --no-cache-dir 2021-08-02 01:03:15,315 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-02 01:03:15,316 > Collecting https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip 2021-08-02 01:03:16,319 > Downloading https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip (56 kB) 2021-08-02 01:03:18,923 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.5.31.zip --no-cache-dir 2021-08-02 01:03:21,190 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-02 01:03:21,191 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.5.31.zip 2021-08-02 01:03:22,194 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.5.31.zip (67 kB) 2021-08-04 02:30:09,534 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.8.2.zip --no-cache-dir 2021-08-04 02:30:12,805 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-04 02:30:12,806 > Collecting https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.8.2.zip 2021-08-04 02:30:13,809 > Downloading https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.8.2.zip (55 kB) 2021-08-04 02:30:15,812 > Building wheels for collected packages: OctoPrint-PiSupport 2021-08-04 02:30:15,814 > Building wheel for OctoPrint-PiSupport (setup.py): started 2021-08-04 02:30:17,015 > Building wheel for OctoPrint-PiSupport (setup.py): finished with status 'done' 2021-08-04 02:30:17,016 > Created wheel for OctoPrint-PiSupport: filename=OctoPrint_PiSupport-2021.8.2-py2.py3-none-any.whl size=31522 sha256=e0f132ea7b0614c4a15bd7f5f6b03dbf146e25cc4d2a1fc3e64a37c7f0830c1f 2021-08-04 02:30:17,018 > Stored in directory: /tmp/pip-ephem-wheel-cache-ebwu7kk7/wheels/30/95/62/917ae5e03763b23be8e70ddb6c73923a590387bd6785c3a558 2021-08-04 02:30:17,018 > Successfully built OctoPrint-PiSupport 2021-08-04 02:30:18,489 > Installing collected packages: OctoPrint-PiSupport 2021-08-04 02:30:18,490 > Attempting uninstall: OctoPrint-PiSupport 2021-08-04 02:30:18,491 > Found existing installation: OctoPrint-PiSupport 2021.6.14 2021-08-04 02:30:18,491 > Uninstalling OctoPrint-PiSupport-2021.6.14: 2021-08-04 02:30:18,492 > Successfully uninstalled OctoPrint-PiSupport-2021.6.14 2021-08-04 02:30:18,492 > Successfully installed OctoPrint-PiSupport-2021.8.2 2021-08-24 07:49:58,469 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.8.11.zip --no-cache-dir 2021-08-24 07:50:02,491 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24 07:50:02,492 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.8.11.zip 2021-08-24 07:50:03,510 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.8.11.zip (71 kB) 2021-08-24 07:50:05,514 > Building wheels for collected packages: OctoPrint-FirmwareCheck 2021-08-24 07:50:05,515 > Building wheel for OctoPrint-FirmwareCheck (setup.py): started 2021-08-24 07:50:06,918 > Building wheel for OctoPrint-FirmwareCheck (setup.py): finished with status 'done' 2021-08-24 07:50:06,919 > Created wheel for OctoPrint-FirmwareCheck: filename=OctoPrint_FirmwareCheck-2021.8.11-py2.py3-none-any.whl size=33786 sha256=5cb26f94ee865443a0e0e176e6dc7bd8facdcc3738e764080c9b395fe4cd6f4c 2021-08-24 07:50:06,920 > Stored in directory: /tmp/pip-ephem-wheel-cache-7qc0717l/wheels/36/61/25/d815d38f742a3a3256ef36fa5f4e49d76753c337900809852a 2021-08-24 07:50:06,920 > Successfully built OctoPrint-FirmwareCheck 2021-08-24 07:50:08,599 > Installing collected packages: OctoPrint-FirmwareCheck 2021-08-24 07:50:08,599 > Attempting uninstall: OctoPrint-FirmwareCheck 2021-08-24 07:50:08,601 > Found existing installation: OctoPrint-FirmwareCheck 2021.5.31 2021-08-24 07:50:08,601 > Uninstalling OctoPrint-FirmwareCheck-2021.5.31: 2021-08-24 07:50:08,601 > Successfully uninstalled OctoPrint-FirmwareCheck-2021.5.31 2021-08-24 07:50:08,601 > Successfully installed OctoPrint-FirmwareCheck-2021.8.11 2021-08-24 07:50:08,753 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.7.zip --no-cache-dir 2021-08-24 07:50:11,255 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24 07:50:11,256 > Collecting https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.7.zip 2021-08-24 07:50:12,261 > Downloading https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.7.zip 2021-08-24 07:50:13,957 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.7) (1.6.1) 2021-08-24 07:50:13,959 > Requirement already satisfied: websocket_client>=0.56.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.7) (0.57.0) 2021-08-24 07:50:13,959 > Requirement already satisfied: requests>=2.24.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.7) (2.25.1) 2021-08-24 07:50:13,959 > Requirement already satisfied: octoflatbuffers==2.0.3 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.7) (2.0.3) 2021-08-24 07:50:13,960 > Requirement already satisfied: brotli>=1.0.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.7) (1.0.9) 2021-08-24 07:50:13,960 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.7) (2.10) 2021-08-24 07:50:13,960 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.7) (1.26.2) 2021-08-24 07:50:13,961 > Requirement already satisfied: chardet<5,>=3.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.7) (4.0.0) 2021-08-24 07:50:13,961 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.7) (2020.12.5) 2021-08-24 07:50:13,961 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket_client>=0.56.0->OctoEverywhere==1.0.7) (1.15.0) 2021-08-24 07:50:15,230 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.4.21) 2021-08-24 07:50:15,231 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2.0) 2021-08-24 07:50:15,231 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.19.5) 2021-08-24 07:50:15,231 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.10.4) 2021-08-24 07:50:15,231 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (3.5) 2021-08-24 07:50:15,232 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.10.9) 2021-08-24 07:50:15,232 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.6.0) 2021-08-24 07:50:15,232 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.6.1) 2021-08-24 07:50:15,232 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2021.2.23) 2021-08-24 07:50:15,233 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (5.1.1) 2021-08-24 07:50:15,233 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (3.1.1) 2021-08-24 07:50:15,233 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.1.2) 2021-08-24 07:50:15,234 > Requirement already satisfied: feedparser<7,>=6.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (6.0.2) 2021-08-24 07:50:15,234 > Requirement already satisfied: zeroconf<0.25,>=0.24 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.24.5) 2021-08-24 07:50:15,234 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.1.5.post0) 2021-08-24 07:50:15,234 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.2.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2021.8.11) 2021-08-24 07:50:15,235 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.1.1) 2021-08-24 07:50:15,235 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2.11.2) 2021-08-24 07:50:15,235 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (5.8.0) 2021-08-24 07:50:15,236 > Requirement already satisfied: immutabledict<2,>=1.2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.3.0) 2021-08-24 07:50:15,236 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (7.1.2) 2021-08-24 07:50:15,237 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (5.3.1) 2021-08-24 07:50:15,237 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.18.2) 2021-08-24 07:50:15,237 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.0.0) 2021-08-24 07:50:15,237 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.1.1) 2021-08-24 07:50:15,238 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.0.7) 2021-08-24 07:50:15,238 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.4) 2021-08-24 07:50:15,238 > Requirement already satisfied: OctoPrint-PiSupport>=2021.3.26 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2021.8.2) 2021-08-24 07:50:15,238 > Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.1.8) 2021-08-24 07:50:15,239 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.12.1) 2021-08-24 07:50:15,239 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.8.0) 2021-08-24 07:50:15,239 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2.8.5) 2021-08-24 07:50:15,239 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.2.0) 2021-08-24 07:50:15,240 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (0.5.0) 2021-08-24 07:50:15,240 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.0.1) 2021-08-24 07:50:15,240 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (1.1.0) 2021-08-24 07:50:15,240 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.7) (2020.11.13) 2021-08-24 07:50:15,241 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint->OctoEverywhere==1.0.7) (0.1.2) 2021-08-24 07:50:15,241 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.2->OctoPrint->OctoEverywhere==1.0.7) (1.0.0) 2021-08-24 07:50:15,241 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoEverywhere==1.0.7) (2.0) 2021-08-24 07:50:15,241 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoEverywhere==1.0.7) (2.9.0) 2021-08-24 07:50:15,242 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoEverywhere==1.0.7) (2020.5) 2021-08-24 07:50:15,242 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoEverywhere==1.0.7) (51.1.2) 2021-08-24 07:50:16,326 > Requirement already satisfied: ifaddr in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.25,>=0.24->OctoPrint->OctoEverywhere==1.0.7) (0.1.7) 2021-08-24 07:50:16,326 > Building wheels for collected packages: OctoEverywhere 2021-08-24 07:50:16,327 > Building wheel for OctoEverywhere (setup.py): started 2021-08-24 07:50:18,631 > Building wheel for OctoEverywhere (setup.py): finished with status 'done' 2021-08-24 07:50:18,631 > Created wheel for OctoEverywhere: filename=OctoEverywhere-1.0.7-py3-none-any.whl size=60112 sha256=ea43d5ab86961396c85e80cf4bd13244bca0f343f5dc0107c6cfd6d29714ad72 2021-08-24 07:50:18,631 > Stored in directory: /tmp/pip-ephem-wheel-cache-guh5iwyv/wheels/59/c0/cc/eb1bbcd98cdb7878c8bc596ca6f48ed215969ef13d1e798a19 2021-08-24 07:50:18,632 > Successfully built OctoEverywhere 2021-08-24 07:50:18,632 > Installing collected packages: OctoEverywhere 2021-08-24 07:50:18,632 > Attempting uninstall: OctoEverywhere 2021-08-24 07:50:18,632 > Found existing installation: OctoEverywhere 1.0.6 2021-08-24 07:50:18,632 > Uninstalling OctoEverywhere-1.0.6: 2021-08-24 07:50:18,633 > Successfully uninstalled OctoEverywhere-1.0.6 2021-08-24 07:50:18,633 > Successfully installed OctoEverywhere-1.0.7 2021-08-26 03:40:14,993 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.8.zip --no-cache-dir 2021-08-26 03:40:18,393 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-26 03:40:18,394 > Collecting https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.8.zip 2021-08-26 03:40:19,435 > Downloading https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/1.0.8.zip (73 kB) 2021-08-26 03:40:22,761 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.8) (1.6.1) 2021-08-26 03:40:22,762 > Requirement already satisfied: websocket_client>=0.56.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.8) (0.57.0) 2021-08-26 03:40:22,762 > Requirement already satisfied: requests>=2.24.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.8) (2.25.1) 2021-08-26 03:40:22,763 > Requirement already satisfied: octoflatbuffers==2.0.3 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.8) (2.0.3) 2021-08-26 03:40:22,763 > Requirement already satisfied: brotli>=1.0.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoEverywhere==1.0.8) (1.0.9) 2021-08-26 03:40:22,763 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.8) (2.10) 2021-08-26 03:40:22,763 > Requirement already satisfied: chardet<5,>=3.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.8) (4.0.0) 2021-08-26 03:40:22,764 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.8) (1.26.2) 2021-08-26 03:40:22,764 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests>=2.24.0->OctoEverywhere==1.0.8) (2020.12.5) 2021-08-26 03:40:22,764 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket_client>=0.56.0->OctoEverywhere==1.0.8) (1.15.0) 2021-08-26 03:40:22,764 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2.8.5) 2021-08-26 03:40:22,765 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (3.5) 2021-08-26 03:40:22,765 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.1.5.post0) 2021-08-26 03:40:22,765 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.1.0) 2021-08-26 03:40:22,766 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.12.1) 2021-08-26 03:40:22,766 > Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.1.8) 2021-08-26 03:40:22,766 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.1.2) 2021-08-26 03:40:22,767 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (3.1.1) 2021-08-26 03:40:22,767 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2.11.2) 2021-08-26 03:40:22,767 > Requirement already satisfied: feedparser<7,>=6.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (6.0.2) 2021-08-26 03:40:22,768 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2.0) 2021-08-26 03:40:22,768 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (5.3.1) 2021-08-26 03:40:22,768 > Requirement already satisfied: OctoPrint-PiSupport>=2021.3.26 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2021.8.2) 2021-08-26 03:40:22,768 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (5.1.1) 2021-08-26 03:40:22,769 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.5.0) 2021-08-26 03:40:22,769 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.2.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2021.8.11) 2021-08-26 03:40:22,769 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.1.1) 2021-08-26 03:40:22,769 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (5.8.0) 2021-08-26 03:40:22,770 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.18.2) 2021-08-26 03:40:22,770 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.6.0) 2021-08-26 03:40:22,770 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.8.0) 2021-08-26 03:40:22,771 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2021.2.23) 2021-08-26 03:40:22,771 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (2020.11.13) 2021-08-26 03:40:22,771 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.0.1) 2021-08-26 03:40:22,771 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.2.0) 2021-08-26 03:40:22,772 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.0.0) 2021-08-26 03:40:22,772 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.4.21) 2021-08-26 03:40:22,772 > Requirement already satisfied: immutabledict<2,>=1.2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.3.0) 2021-08-26 03:40:22,773 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.0.7) 2021-08-26 03:40:22,773 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.6.1) 2021-08-26 03:40:22,773 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (1.4) 2021-08-26 03:40:22,773 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.10.4) 2021-08-26 03:40:22,774 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.10.9) 2021-08-26 03:40:22,774 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.19.5) 2021-08-26 03:40:22,775 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.1.1) 2021-08-26 03:40:22,775 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (7.1.2) 2021-08-26 03:40:22,776 > Requirement already satisfied: zeroconf<0.25,>=0.24 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoEverywhere==1.0.8) (0.24.5) 2021-08-26 03:40:22,776 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint->OctoEverywhere==1.0.8) (0.1.2) 2021-08-26 03:40:22,776 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.2->OctoPrint->OctoEverywhere==1.0.8) (1.0.0) 2021-08-26 03:40:22,776 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoEverywhere==1.0.8) (2.0) 2021-08-26 03:40:22,777 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoEverywhere==1.0.8) (2020.5) 2021-08-26 03:40:22,777 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoEverywhere==1.0.8) (2.9.0) 2021-08-26 03:40:22,777 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoEverywhere==1.0.8) (51.1.2) 2021-08-26 03:40:23,781 > Requirement already satisfied: ifaddr in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.25,>=0.24->OctoPrint->OctoEverywhere==1.0.8) (0.1.7) 2021-08-26 03:40:23,781 > Building wheels for collected packages: OctoEverywhere 2021-08-26 03:40:23,782 > Building wheel for OctoEverywhere (setup.py): started 2021-08-26 03:40:26,081 > Building wheel for OctoEverywhere (setup.py): finished with status 'done' 2021-08-26 03:40:26,082 > Created wheel for OctoEverywhere: filename=OctoEverywhere-1.0.8-py3-none-any.whl size=60607 sha256=d54031c6b096e9d28d95bb044d9c7419c35289c5a968eefb573c12b5e153a2c2 2021-08-26 03:40:26,082 > Stored in directory: /tmp/pip-ephem-wheel-cache-e6d26otb/wheels/a0/16/5c/186985db8c3a74fc29dc07ec0011ffb0fe674e62b36aabc0e9 2021-08-26 03:40:26,082 > Successfully built OctoEverywhere 2021-08-26 03:40:26,082 > Installing collected packages: OctoEverywhere 2021-08-26 03:40:26,083 > Attempting uninstall: OctoEverywhere 2021-08-26 03:40:26,083 > Found existing installation: OctoEverywhere 1.0.7 2021-08-26 03:40:26,083 > Uninstalling OctoEverywhere-1.0.7: 2021-08-26 03:40:26,083 > Successfully uninstalled OctoEverywhere-1.0.7 2021-08-26 03:40:26,084 > Successfully installed OctoEverywhere-1.0.8