Deploy details
Published & locked deploy for neuro-data-proglearn
Publishing is locked to this deploy.
Production: main@03ab355
Deploy log
1:23:49 AM: Build ready to start
1:23:51 AM: build-image version: 01acd77a1510fdb8f4fc9a04f21fc94be8fc1167 (xenial)
1:23:51 AM: build-image tag: v3.11.0
1:23:51 AM: buildbot version: 4ac77ee15240cafa5a14a04b6ca18d8959fa98e6
1:23:51 AM: Fetching cached dependencies
1:23:51 AM: Failed to fetch cache, continuing with build
1:23:51 AM: Starting to prepare the repo for build
1:23:52 AM: No cached dependencies found. Cloning fresh repo
1:23:52 AM: git clone https://github.com/neurodata/ProgLearn
1:24:00 AM: Preparing Git Reference refs/heads/main
1:24:00 AM: Parsing package.json dependencies
1:24:01 AM: Starting build script
1:24:01 AM: Installing dependencies
1:24:01 AM: Python version set to 3.7
1:24:02 AM: v12.18.0 is already installed.
1:24:02 AM: Now using node v12.18.0 (npm v6.14.4)
1:24:02 AM: Started restoring cached build plugins
1:24:02 AM: Finished restoring cached build plugins
1:24:02 AM: Attempting ruby version 2.7.1, read from environment
1:24:03 AM: Required ruby-2.7.1 is not installed - installing.
1:24:03 AM: Searching for binary rubies, this might take some time.
1:24:03 AM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/16.04/x86_64/ruby-2.7.1.tar.bz2
1:24:03 AM: Checking requirements for ubuntu.
1:24:04 AM: Requirements installation successful.
1:24:04 AM: ruby-2.7.1 - #configure
1:24:04 AM: ruby-2.7.1 - #download
1:24:05 AM: ruby-2.7.1 - #validate archive
1:24:09 AM: ruby-2.7.1 - #extract
1:24:10 AM: ruby-2.7.1 - #validate binary
1:24:11 AM: ruby-2.7.1 - #setup
1:24:11 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
1:24:11 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
1:24:12 AM: ruby-2.7.1 - #generating global wrappers........
1:24:12 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
1:24:12 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
1:24:12 AM: ruby-2.7.1 - #generating default wrappers........
1:24:12 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
1:24:13 AM: Using ruby version 2.7.1
1:24:13 AM: Using PHP version 5.6
1:24:13 AM: Installing pip dependencies
1:24:13 AM: Started restoring cached pip cache
1:24:13 AM: Finished restoring cached pip cache
1:24:14 AM: Collecting tensorflow>=1.19.0
1:24:14 AM: Downloading tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl (497.5 MB)
1:24:23 AM: Collecting scikit-learn>=0.22.0
1:24:23 AM: Downloading scikit_learn-1.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.8 MB)
1:24:23 AM: Collecting scipy>=1.4.1
1:24:23 AM: Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB)
1:24:25 AM: Collecting joblib>=0.14.1
1:24:25 AM: Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB)
1:24:25 AM: Collecting numpy>=1.19.2
1:24:25 AM: Downloading numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB)
1:24:26 AM: Collecting threadpoolctl>=2.0.0
1:24:26 AM: Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB)
1:24:26 AM: Collecting opt-einsum>=2.3.2
1:24:26 AM: Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB)
1:24:26 AM: Collecting h5py>=2.9.0
1:24:26 AM: Downloading h5py-3.6.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.1 MB)
1:24:26 AM: Collecting termcolor>=1.1.0
1:24:26 AM: Downloading termcolor-1.1.0.tar.gz (3.9 kB)
1:24:26 AM: Requirement already satisfied: setuptools in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->-r requirements.txt (line 1)) (51.2.0)
1:24:27 AM: Collecting keras<2.9,>=2.8.0rc0
1:24:27 AM: Downloading keras-2.8.0-py2.py3-none-any.whl (1.4 MB)
1:24:27 AM: Collecting keras-preprocessing>=1.1.1
1:24:27 AM: Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
1:24:27 AM: Collecting gast>=0.2.1
1:24:27 AM: Downloading gast-0.5.3-py3-none-any.whl (19 kB)
1:24:27 AM: Collecting flatbuffers>=1.12
1:24:27 AM: Downloading flatbuffers-2.0-py2.py3-none-any.whl (26 kB)
1:24:27 AM: Collecting protobuf>=3.9.2
1:24:27 AM: Downloading protobuf-3.19.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
1:24:28 AM: Collecting google-pasta>=0.1.1
1:24:28 AM: Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB)
1:24:28 AM: Collecting tensorflow-io-gcs-filesystem>=0.23.1
1:24:28 AM: Downloading tensorflow_io_gcs_filesystem-0.24.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB)
1:24:29 AM: Collecting grpcio<2.0,>=1.24.3
1:24:29 AM: Downloading grpcio-1.44.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
1:24:30 AM: Collecting wrapt>=1.11.0
1:24:30 AM: Downloading wrapt-1.14.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB)
1:24:30 AM: Collecting typing-extensions>=3.6.6
1:24:31 AM: Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB)
1:24:31 AM: Collecting absl-py>=0.4.0
1:24:31 AM: Downloading absl_py-1.0.0-py3-none-any.whl (126 kB)
1:24:31 AM: Collecting astunparse>=1.6.0
1:24:31 AM: Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
1:24:31 AM: Collecting tensorboard<2.9,>=2.8
1:24:31 AM: Downloading tensorboard-2.8.0-py3-none-any.whl (5.8 MB)
1:24:31 AM: Collecting six>=1.12.0
1:24:31 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
1:24:31 AM: Collecting libclang>=9.0.1
1:24:31 AM: Downloading libclang-13.0.0-py2.py3-none-manylinux1_x86_64.whl (14.5 MB)
1:24:32 AM: Collecting tf-estimator-nightly==2.8.0.dev2021122109
1:24:32 AM: Downloading tf_estimator_nightly-2.8.0.dev2021122109-py2.py3-none-any.whl (462 kB)
1:24:32 AM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from astunparse>=1.6.0->tensorflow>=1.19.0->-r requirements.txt (line 1)) (0.37.1)
1:24:32 AM: Collecting cached-property
1:24:32 AM: Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
1:24:32 AM: Collecting google-auth<3,>=1.6.3
1:24:32 AM: Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
1:24:33 AM: Collecting tensorboard-data-server<0.7.0,>=0.6.0
1:24:33 AM: Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB)
1:24:33 AM: Collecting markdown>=2.6.8
1:24:33 AM: Downloading Markdown-3.3.6-py3-none-any.whl (97 kB)
1:24:34 AM: Collecting requests<3,>=2.21.0
1:24:34 AM: Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
1:24:34 AM: Collecting google-auth-oauthlib<0.5,>=0.4.1
1:24:34 AM: Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
1:24:34 AM: Collecting tensorboard-plugin-wit>=1.6.0
1:24:34 AM: Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB)
1:24:34 AM: Collecting werkzeug>=0.11.15
1:24:34 AM: Downloading Werkzeug-2.0.3-py3-none-any.whl (289 kB)
1:24:35 AM: Collecting cachetools<6.0,>=2.0.0
1:24:35 AM: Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
1:24:35 AM: Collecting rsa<5,>=3.1.4
1:24:35 AM: Downloading rsa-4.8-py3-none-any.whl (39 kB)
1:24:35 AM: Collecting pyasn1-modules>=0.2.1
1:24:35 AM: Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
1:24:36 AM: Collecting requests-oauthlib>=0.7.0
1:24:36 AM: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
1:24:36 AM: Collecting importlib-metadata>=4.4
1:24:36 AM: Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB)
1:24:36 AM: Collecting zipp>=0.5
1:24:36 AM: Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
1:24:37 AM: Collecting pyasn1<0.5.0,>=0.4.6
1:24:37 AM: Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
1:24:37 AM: Collecting idna<4,>=2.5
1:24:37 AM: Downloading idna-3.3-py3-none-any.whl (61 kB)
1:24:37 AM: Collecting urllib3<1.27,>=1.21.1
1:24:37 AM: Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
1:24:37 AM: Collecting certifi>=2017.4.17
1:24:37 AM: Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
1:24:37 AM: Collecting charset-normalizer~=2.0.0
1:24:37 AM: Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
1:24:37 AM: Collecting oauthlib>=3.0.0
1:24:37 AM: Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
1:24:37 AM: Building wheels for collected packages: termcolor
1:24:37 AM: Building wheel for termcolor (setup.py): started
1:24:38 AM: Building wheel for termcolor (setup.py): finished with status 'done'
1:24:38 AM: Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4830 sha256=1f41e75a97aa76d3e021f76a9672b0d64e3f4fe7e345e1e2b0659e5dde852c53
1:24:38 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/3f/e3/ec/8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2
1:24:38 AM: Successfully built termcolor
1:24:38 AM: Installing collected packages: urllib3, pyasn1, idna, charset-normalizer, certifi, zipp, typing-extensions, six, rsa, requests, pyasn1-modules, oauthlib, cachetools, requests-oauthlib, importlib-metadata, google-auth, werkzeug, tensorboard-plugin-wit, tensorboard-data-server, protobuf, numpy, markdown, grpcio, google-auth-oauthlib, cached-property, absl-py, wrapt, threadpoolctl, tf-estimator-nightly, termcolor, tensorflow-io-gcs-filesystem, tensorboard, scipy, opt-einsum, libclang, keras-preprocessing, keras, joblib, h5py, google-pasta, gast, flatbuffers, astunparse, tensorflow, scikit-learn
1:25:10 AM: Successfully installed absl-py-1.0.0 astunparse-1.6.3 cached-property-1.5.2 cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 flatbuffers-2.0 gast-0.5.3 google-auth-2.6.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 grpcio-1.44.0 h5py-3.6.0 idna-3.3 importlib-metadata-4.11.3 joblib-1.1.0 keras-2.8.0 keras-preprocessing-1.1.2 libclang-13.0.0 markdown-3.3.6 numpy-1.21.5 oauthlib-3.2.0 opt-einsum-3.3.0 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 requests-oauthlib-1.3.1 rsa-4.8 scikit-learn-1.0.2 scipy-1.7.3 six-1.16.0 tensorboard-2.8.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorflow-2.8.0 tensorflow-io-gcs-filesystem-0.24.0 termcolor-1.1.0 tf-estimator-nightly-2.8.0.dev2021122109 threadpoolctl-3.1.0 typing-extensions-4.1.1 urllib3-1.26.9 werkzeug-2.0.3 wrapt-1.14.0 zipp-3.7.0
1:25:11 AM: WARNING: You are using pip version 20.3.4; however, version 22.0.4 is available.
1:25:11 AM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
1:25:11 AM: Pip dependencies installed
1:25:11 AM: Started restoring cached go cache
1:25:11 AM: Finished restoring cached go cache
1:25:11 AM: go version go1.14.4 linux/amd64
1:25:11 AM: go version go1.14.4 linux/amd64
1:25:11 AM: Installing missing commands
1:25:11 AM: Verify run directory
1:25:12 AM:
1:25:12 AM: ────────────────────────────────────────────────────────────────
1:25:12 AM: Netlify Build
1:25:12 AM: ────────────────────────────────────────────────────────────────
1:25:12 AM:
1:25:12 AM: ❯ Version
1:25:12 AM: @netlify/build 26.5.0
1:25:12 AM:
1:25:12 AM: ❯ Flags
1:25:12 AM: baseRelDir: true
1:25:12 AM: buildId: 62328da576357e0008e49a67
1:25:12 AM: deployId: 62328da576357e0008e49a69
1:25:12 AM:
1:25:12 AM: ❯ Current directory
1:25:12 AM: /opt/build/repo
1:25:12 AM:
1:25:12 AM: ❯ Config file
1:25:12 AM: No config file was defined: using default values.
1:25:12 AM:
1:25:12 AM: ❯ Context
1:25:12 AM: production
1:25:12 AM:
1:25:12 AM: ────────────────────────────────────────────────────────────────
1:25:12 AM: 1. Build command from Netlify app
1:25:12 AM: ────────────────────────────────────────────────────────────────
1:25:12 AM:
1:25:12 AM: $ pip3 install -e .; pip3 install -r docs/requirements.txt; cd docs; make html; cd ..
1:25:13 AM: Obtaining file:///opt/build/repo
1:25:13 AM: Requirement already satisfied: tensorflow>=1.19.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from proglearn==0.0.7) (2.8.0)
1:25:13 AM: Requirement already satisfied: scikit-learn>=0.22.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from proglearn==0.0.7) (1.0.2)
1:25:13 AM: Requirement already satisfied: scipy>=1.4.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from proglearn==0.0.7) (1.7.3)
1:25:13 AM: Requirement already satisfied: joblib>=0.14.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from proglearn==0.0.7) (1.1.0)
1:25:13 AM: Requirement already satisfied: numpy>=1.19.2 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from proglearn==0.0.7) (1.21.5)
1:25:13 AM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from scikit-learn>=0.22.0->proglearn==0.0.7) (3.1.0)
1:25:13 AM: Requirement already satisfied: grpcio<2.0,>=1.24.3 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.44.0)
1:25:13 AM: Requirement already satisfied: setuptools in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (51.2.0)
1:25:13 AM: Requirement already satisfied: six>=1.12.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.16.0)
1:25:13 AM: Requirement already satisfied: protobuf>=3.9.2 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (3.19.4)
1:25:13 AM: Requirement already satisfied: opt-einsum>=2.3.2 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (3.3.0)
1:25:13 AM: Requirement already satisfied: libclang>=9.0.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (13.0.0)
1:25:13 AM: Requirement already satisfied: tensorflow-io-gcs-filesystem>=0.23.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (0.24.0)
1:25:13 AM: Requirement already satisfied: typing-extensions>=3.6.6 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (4.1.1)
1:25:13 AM: Requirement already satisfied: gast>=0.2.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (0.5.3)
1:25:13 AM: Requirement already satisfied: flatbuffers>=1.12 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (2.0)
1:25:13 AM: Requirement already satisfied: tensorboard<2.9,>=2.8 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (2.8.0)
1:25:13 AM: Requirement already satisfied: tf-estimator-nightly==2.8.0.dev2021122109 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (2.8.0.dev2021122109)
1:25:13 AM: Requirement already satisfied: termcolor>=1.1.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.1.0)
1:25:13 AM: Requirement already satisfied: keras<2.9,>=2.8.0rc0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (2.8.0)
1:25:13 AM: Requirement already satisfied: absl-py>=0.4.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.0.0)
1:25:13 AM: Requirement already satisfied: wrapt>=1.11.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.14.0)
1:25:13 AM: Requirement already satisfied: google-pasta>=0.1.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (0.2.0)
1:25:13 AM: Requirement already satisfied: astunparse>=1.6.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.6.3)
1:25:13 AM: Requirement already satisfied: keras-preprocessing>=1.1.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (1.1.2)
1:25:13 AM: Requirement already satisfied: h5py>=2.9.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorflow>=1.19.0->proglearn==0.0.7) (3.6.0)
1:25:13 AM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from astunparse>=1.6.0->tensorflow>=1.19.0->proglearn==0.0.7) (0.37.1)
1:25:13 AM: Requirement already satisfied: cached-property in /opt/buildhome/python3.7/lib/python3.7/site-packages (from h5py>=2.9.0->tensorflow>=1.19.0->proglearn==0.0.7) (1.5.2)
1:25:13 AM: Requirement already satisfied: markdown>=2.6.8 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (3.3.6)
1:25:13 AM: Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (1.8.1)
1:25:13 AM: Requirement already satisfied: werkzeug>=0.11.15 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (2.0.3)
1:25:13 AM: Requirement already satisfied: tensorboard-data-server<0.7.0,>=0.6.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (0.6.1)
1:25:13 AM: Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (0.4.6)
1:25:13 AM: Requirement already satisfied: requests<3,>=2.21.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (2.27.1)
1:25:13 AM: Requirement already satisfied: google-auth<3,>=1.6.3 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (2.6.0)
1:25:13 AM: Requirement already satisfied: rsa<5,>=3.1.4 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (4.8)
1:25:13 AM: Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (0.2.8)
1:25:13 AM: Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from google-auth<3,>=1.6.3->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (5.0.0)
1:25:13 AM: Requirement already satisfied: requests-oauthlib>=0.7.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (1.3.1)
1:25:13 AM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from markdown>=2.6.8->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (4.11.3)
1:25:13 AM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from importlib-metadata>=4.4->markdown>=2.6.8->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (3.7.0)
1:25:13 AM: Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (0.4.8)
1:25:13 AM: Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (1.26.9)
1:25:13 AM: Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (2.0.12)
1:25:13 AM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (3.3)
1:25:13 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (2021.10.8)
1:25:13 AM: Requirement already satisfied: oauthlib>=3.0.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.9,>=2.8->tensorflow>=1.19.0->proglearn==0.0.7) (3.2.0)
1:25:13 AM: Installing collected packages: proglearn
1:25:13 AM: Running setup.py develop for proglearn
1:25:14 AM: Successfully installed proglearn
1:25:14 AM: WARNING: You are using pip version 20.3.4; however, version 22.0.4 is available.
1:25:14 AM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
1:25:14 AM: Collecting sphinx>=1.8.5
1:25:14 AM: Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB)
1:25:15 AM: Collecting sphinx_rtd_theme==0.4.2
1:25:15 AM: Downloading sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl (6.4 MB)
1:25:16 AM: Collecting sphinxcontrib-rawfiles
1:25:16 AM: Downloading sphinxcontrib-rawfiles-0.1.1.tar.gz (3.3 kB)
1:25:16 AM: Collecting nbsphinx==0.8.7
1:25:16 AM: Downloading nbsphinx-0.8.7-py3-none-any.whl (25 kB)
1:25:16 AM: Collecting ipython==7.16.3
1:25:16 AM: Downloading ipython-7.16.3-py3-none-any.whl (783 kB)
1:25:17 AM: Collecting ipykernel==5.1.0
1:25:17 AM: Downloading ipykernel-5.1.0-py3-none-any.whl (113 kB)
1:25:17 AM: Collecting numpydoc==0.7
1:25:17 AM: Downloading numpydoc-0.7.0.tar.gz (19 kB)
1:25:17 AM: Collecting recommonmark==0.5.0
1:25:17 AM: Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB)
1:25:17 AM: Collecting jupyter-client
1:25:17 AM: Downloading jupyter_client-7.1.2-py3-none-any.whl (130 kB)
1:25:17 AM: Collecting traitlets>=4.1.0
1:25:17 AM: Downloading traitlets-5.1.1-py3-none-any.whl (102 kB)
1:25:18 AM: Collecting tornado>=4.2
1:25:18 AM: Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB)
1:25:18 AM: Collecting jedi<=0.17.2,>=0.10
1:25:18 AM: Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB)
1:25:18 AM: Collecting pygments
1:25:18 AM: Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB)
1:25:18 AM: Collecting pexpect
1:25:18 AM: Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
1:25:18 AM: Requirement already satisfied: setuptools>=18.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from ipython==7.16.3->-r docs/requirements.txt (line 5)) (51.2.0)
1:25:18 AM: Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
1:25:18 AM: Downloading prompt_toolkit-3.0.28-py3-none-any.whl (380 kB)
1:25:18 AM: Collecting pickleshare
1:25:18 AM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
1:25:19 AM: Collecting backcall
1:25:19 AM: Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
1:25:19 AM: Collecting decorator
1:25:19 AM: Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
1:25:19 AM: Collecting jinja2
1:25:19 AM: Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
1:25:19 AM: Collecting nbformat
1:25:19 AM: Downloading nbformat-5.2.0-py3-none-any.whl (74 kB)
1:25:19 AM: Collecting docutils
1:25:19 AM: Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB)
1:25:20 AM: Collecting nbconvert!=5.4
1:25:20 AM: Downloading nbconvert-6.4.4-py3-none-any.whl (561 kB)
1:25:20 AM: Collecting commonmark>=0.7.3
1:25:20 AM: Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB)
1:25:20 AM: Collecting packaging
1:25:20 AM: Downloading packaging-21.3-py3-none-any.whl (40 kB)
1:25:20 AM: Collecting sphinxcontrib-applehelp
1:25:20 AM: Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
1:25:20 AM: Collecting sphinxcontrib-jsmath
1:25:20 AM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
1:25:20 AM: Collecting babel>=1.3
1:25:20 AM: Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
1:25:21 AM: Collecting alabaster<0.8,>=0.7
1:25:21 AM: Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
1:25:21 AM: Requirement already satisfied: requests>=2.5.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (2.27.1)
1:25:21 AM: Collecting sphinxcontrib-serializinghtml>=1.1.5
1:25:21 AM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
1:25:21 AM: Collecting imagesize
1:25:21 AM: Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB)
1:25:21 AM: Collecting sphinxcontrib-htmlhelp>=2.0.0
1:25:21 AM: Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
1:25:22 AM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (4.11.3)
1:25:22 AM: Collecting sphinxcontrib-devhelp
1:25:22 AM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
1:25:22 AM: Collecting docutils
1:25:22 AM: Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
1:25:22 AM: Collecting snowballstemmer>=1.1
1:25:22 AM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
1:25:22 AM: Collecting sphinxcontrib-qthelp
1:25:22 AM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
1:25:22 AM: Collecting pytz>=2015.7
1:25:22 AM: Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
1:25:22 AM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (3.7.0)
1:25:22 AM: Requirement already satisfied: typing-extensions>=3.6.4 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (4.1.1)
1:25:22 AM: Collecting parso<0.8.0,>=0.7.0
1:25:23 AM: Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB)
1:25:23 AM: Collecting MarkupSafe>=2.0
1:25:23 AM: Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
1:25:23 AM: Collecting nbclient<0.6.0,>=0.5.0
1:25:23 AM: Downloading nbclient-0.5.13-py3-none-any.whl (70 kB)
1:25:23 AM: Collecting beautifulsoup4
1:25:23 AM: Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
1:25:23 AM: Collecting mistune<2,>=0.8.1
1:25:23 AM: Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB)
1:25:23 AM: Collecting jupyter-core
1:25:23 AM: Downloading jupyter_core-4.9.2-py3-none-any.whl (86 kB)
1:25:24 AM: Collecting pandocfilters>=1.4.1
1:25:24 AM: Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
1:25:24 AM: Collecting jupyterlab-pygments
1:25:24 AM: Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
1:25:24 AM: Collecting defusedxml
1:25:24 AM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
1:25:24 AM: Collecting bleach
1:25:24 AM: Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB)
1:25:24 AM: Collecting entrypoints>=0.2.2
1:25:24 AM: Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB)
1:25:24 AM: Collecting testpath
1:25:24 AM: Downloading testpath-0.6.0-py3-none-any.whl (83 kB)
1:25:24 AM: Collecting nest-asyncio
1:25:24 AM: Downloading nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB)
1:25:25 AM: Collecting python-dateutil>=2.1
1:25:25 AM: Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
1:25:25 AM: Collecting pyzmq>=13
1:25:25 AM: Downloading pyzmq-22.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB)
1:25:25 AM: Collecting jsonschema!=2.5.0,>=2.4
1:25:25 AM: Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB)
1:25:26 AM: Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
1:25:26 AM: Downloading pyrsistent-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
1:25:26 AM: Collecting importlib-resources>=1.4.0
1:25:26 AM: Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB)
1:25:26 AM: Collecting attrs>=17.4.0
1:25:26 AM: Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
1:25:26 AM: Collecting wcwidth
1:25:26 AM: Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
1:25:26 AM: Requirement already satisfied: six>=1.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from python-dateutil>=2.1->jupyter-client->ipykernel==5.1.0->-r docs/requirements.txt (line 6)) (1.16.0)
1:25:26 AM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (3.3)
1:25:26 AM: Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (2.0.12)
1:25:26 AM: Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (1.26.9)
1:25:26 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.7/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.8.5->-r docs/requirements.txt (line 1)) (2021.10.8)
1:25:27 AM: Collecting soupsieve>1.2
1:25:27 AM: Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB)
1:25:27 AM: Collecting webencodings
1:25:27 AM: Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
1:25:27 AM: Collecting pyparsing!=3.0.5,>=2.0.2
1:25:27 AM: Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
1:25:27 AM: Collecting ptyprocess>=0.5
1:25:27 AM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
1:25:27 AM: Building wheels for collected packages: numpydoc, sphinxcontrib-rawfiles
1:25:27 AM: Building wheel for numpydoc (setup.py): started
1:25:28 AM: Building wheel for numpydoc (setup.py): finished with status 'done'
1:25:28 AM: Created wheel for numpydoc: filename=numpydoc-0.7.0-py3-none-any.whl size=20980 sha256=7e55bec5c7617a1dbb9b67f59537da1c474aeb61be01fa155c7d5f622b2b7239
1:25:28 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/12/b6/0d/31010d207388dff9c2ad1baa9e3e7e03ca3d112ad46074bf32
1:25:28 AM: Building wheel for sphinxcontrib-rawfiles (setup.py): started
1:25:28 AM: Building wheel for sphinxcontrib-rawfiles (setup.py): finished with status 'done'
1:25:28 AM: Created wheel for sphinxcontrib-rawfiles: filename=sphinxcontrib_rawfiles-0.1.1-py3-none-any.whl size=4269 sha256=1721c92bedc4092bc5672361d1f451aaeaceabaf4c18cb26f7566152fa220f67
1:25:28 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/02/93/ed/66bfe0d7d68a1eead05b7e4f31bdd2265f41d5607de7b4f2ee
1:25:28 AM: Successfully built numpydoc sphinxcontrib-rawfiles
1:25:28 AM: Installing collected packages: traitlets, pyrsistent, importlib-resources, attrs, tornado, pyzmq, python-dateutil, pyparsing, nest-asyncio, jupyter-core, jsonschema, entrypoints, webencodings, wcwidth, soupsieve, pytz, pygments, ptyprocess, parso, packaging, nbformat, MarkupSafe, jupyter-client, testpath, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, prompt-toolkit, pickleshare, pexpect, pandocfilters, nbclient, mistune, jupyterlab-pygments, jinja2, jedi, imagesize, docutils, defusedxml, decorator, bleach, beautifulsoup4, backcall, babel, alabaster, sphinx, nbconvert, ipython, commonmark, sphinxcontrib-rawfiles, sphinx-rtd-theme, recommonmark, numpydoc, nbsphinx, ipykernel
1:25:42 AM: Successfully installed MarkupSafe-2.1.1 alabaster-0.7.12 attrs-21.4.0 babel-2.9.1 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 commonmark-0.9.1 decorator-5.1.1 defusedxml-0.7.1 docutils-0.17.1 entrypoints-0.4 imagesize-1.3.0 importlib-resources-5.4.0 ipykernel-5.1.0 ipython-7.16.3 jedi-0.17.2 jinja2-3.0.3 jsonschema-4.4.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.4 nbformat-5.2.0 nbsphinx-0.8.7 nest-asyncio-1.5.4 numpydoc-0.7.0 packaging-21.3 pandocfilters-1.5.0 parso-0.7.1 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pygments-2.11.2 pyparsing-3.0.7 pyrsistent-0.18.1 python-dateutil-2.8.2 pytz-2021.3 pyzmq-22.3.0 recommonmark-0.5.0 snowballstemmer-2.2.0 soupsieve-2.3.1 sphinx-4.4.0 sphinx-rtd-theme-0.4.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-rawfiles-0.1.1 sphinxcontrib-serializinghtml-1.1.5 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1
1:25:42 AM: WARNING: You are using pip version 20.3.4; however, version 22.0.4 is available.
1:25:42 AM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
1:25:42 AM: sphinx-build -b html "." "_build/html"
1:25:42 AM: Running Sphinx v4.4.0
1:25:43 AM: making output directory... done
1:25:43 AM: [autosummary] generating autosummary for: api/generated/proglearn.ClassificationProgressiveLearner.rst, api/generated/proglearn.KNNClassificationVoter.rst, api/generated/proglearn.LifelongClassificationForest.rst, api/generated/proglearn.LifelongClassificationNetwork.rst, api/generated/proglearn.NeuralClassificationTransformer.rst, api/generated/proglearn.SimpleArgmaxAverage.rst, api/generated/proglearn.TreeClassificationTransformer.rst, api/generated/proglearn.TreeClassificationVoter.rst, api/generated/proglearn.sims.generate_gaussian_parity.rst, api/generated/proglearn.sims.generate_spirals.rst, ..., tutorials/bayeserrorestimate_gaussianparity.ipynb, tutorials/honest_posteriorestimates_runtime.ipynb, tutorials/installation_guide.ipynb, tutorials/scene_segmentation_nn_tutorial.ipynb, tutorials/scene_segmentation_rf_isic_tutorial.ipynb, tutorials/scene_segmentation_rf_tutorial.ipynb, tutorials/uncertaintyforest_conditionalentropyestimates.ipynb, tutorials/uncertaintyforest_mutualinformationestimates.ipynb, tutorials/uncertaintyforest_posteriorestimates.ipynb, tutorials/uncertaintyforest_running_example.ipynb
1:25:44 AM: 2022-03-17 01:25:44.041958: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
1:25:44 AM: 2022-03-17 01:25:44.041993: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
1:25:45 AM: [autosummary] generating autosummary for: /opt/build/repo/docs/api/generated/proglearn.ClassificationProgressiveLearner.rst, /opt/build/repo/docs/api/generated/proglearn.KNNClassificationVoter.rst, /opt/build/repo/docs/api/generated/proglearn.LifelongClassificationForest.rst, /opt/build/repo/docs/api/generated/proglearn.LifelongClassificationNetwork.rst, /opt/build/repo/docs/api/generated/proglearn.NeuralClassificationTransformer.rst, /opt/build/repo/docs/api/generated/proglearn.SimpleArgmaxAverage.rst, /opt/build/repo/docs/api/generated/proglearn.TreeClassificationTransformer.rst, /opt/build/repo/docs/api/generated/proglearn.TreeClassificationVoter.rst
1:25:45 AM: loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv...
1:25:45 AM: loading intersphinx inventory from https://docs.python.org/3/objects.inv...
1:25:45 AM: loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
1:25:45 AM: loading intersphinx inventory from http://scikit-learn.org/dev/objects.inv...
1:25:45 AM: loading intersphinx inventory from https://matplotlib.org/objects.inv...
1:25:45 AM: intersphinx inventory has moved: https://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/objects.inv
1:25:46 AM: intersphinx inventory has moved: https://matplotlib.org/objects.inv -> https://matplotlib.org/stable/objects.inv
1:25:46 AM: intersphinx inventory has moved: https://docs.scipy.org/doc/numpy/objects.inv -> https://numpy.org/doc/stable/objects.inv
1:25:46 AM: intersphinx inventory has moved: http://scikit-learn.org/dev/objects.inv -> https://scikit-learn.org/dev/objects.inv
1:25:46 AM: building [mo]: targets for 0 po files that are out of date
1:25:46 AM: building [html]: targets for 54 source files that are out of date
1:25:46 AM: updating environment: [new config] 54 added, 0 changed, 0 removed
1:25:46 AM: reading sources... [ 1%] api/generated/proglearn.ClassificationProgressiveLearner
1:25:46 AM: reading sources... [ 3%] api/generated/proglearn.KNNClassificationVoter
1:25:46 AM: reading sources... [ 5%] api/generated/proglearn.LifelongClassificationForest
1:25:47 AM: reading sources... [ 7%] api/generated/proglearn.LifelongClassificationNetwork
1:25:47 AM: reading sources... [ 9%] api/generated/proglearn.NeuralClassificationTransformer
1:25:47 AM: reading sources... [ 11%] api/generated/proglearn.SimpleArgmaxAverage
1:25:48 AM: reading sources... [ 12%] api/generated/proglearn.TreeClassificationTransformer
1:25:48 AM: reading sources... [ 14%] api/generated/proglearn.TreeClassificationVoter
1:25:48 AM: reading sources... [ 16%] api/generated/proglearn.sims.generate_gaussian_parity
1:25:48 AM: reading sources... [ 18%] api/generated/proglearn.sims.generate_spirals
1:25:48 AM: reading sources... [ 20%] api/index
1:25:48 AM: reading sources... [ 22%] contributing
1:25:49 AM: reading sources... [ 24%] experiments
1:25:49 AM: reading sources... [ 25%] experiments/ConvRF_Kappas
1:25:52 AM: reading sources... [ 27%] experiments/ConvRF_Kappas_3_Class
1:25:53 AM: reading sources... [ 29%] experiments/cifar_q_learning
1:25:53 AM: reading sources... [ 31%] experiments/double_descent_RF
1:25:54 AM: reading sources... [ 33%] experiments/fte_bte_aircraft_bird
1:25:55 AM: reading sources... [ 35%] experiments/fte_bte_dtd
1:25:55 AM: reading sources... [ 37%] experiments/fte_bte_flowers
1:25:56 AM: reading sources... [ 38%] experiments/fte_bte_food101
1:25:56 AM: reading sources... [ 40%] experiments/fte_bte_mnist
1:25:57 AM: reading sources... [ 42%] experiments/label_shuffle_exp
1:25:58 AM: reading sources... [ 44%] experiments/random_class_exp
1:25:58 AM: reading sources... [ 46%] experiments/recruitment_across_datasets
1:26:00 AM: reading sources... [ 48%] experiments/recruitment_exp
1:26:02 AM: reading sources... [ 50%] experiments/rotation_cifar
1:26:03 AM: reading sources... [ 51%] experiments/sample_size_experiment
1:26:04 AM: reading sources... [ 53%] experiments/spiral_exp
1:26:05 AM: reading sources... [ 55%] experiments/spoken_digit_exp
1:26:06 AM: reading sources... [ 57%] experiments/xor_rxor_exp
1:26:07 AM: reading sources... [ 59%] experiments/xor_rxor_with_cpd
1:26:08 AM: reading sources... [ 61%] experiments/xor_rxor_with_icp
1:26:09 AM: reading sources... [ 62%] experiments/xor_rxor_with_unaware
1:26:10 AM: reading sources... [ 64%] experiments/xor_xnor_exp
1:26:11 AM: reading sources... [ 66%] experiments/xor_xnor_with_q_learning
1:26:12 AM: reading sources... [ 68%] index
1:26:12 AM: reading sources... [ 70%] install
1:26:12 AM: reading sources... [ 72%] license
1:26:13 AM: reading sources... [ 74%] overview
1:26:13 AM: reading sources... [ 75%] reference/forest
1:26:13 AM: reading sources... [ 77%] reference/index
1:26:13 AM: reading sources... [ 79%] reference/network
1:26:13 AM: reading sources... [ 81%] tutorials
1:26:13 AM: reading sources... [ 83%] tutorials/bayeserrorestimate_gaussianparity
1:26:13 AM: reading sources... [ 85%] tutorials/honest_posteriorestimates_runtime
1:26:14 AM: reading sources... [ 87%] tutorials/installation_guide
1:26:15 AM: reading sources... [ 88%] tutorials/scene_segmentation_nn_tutorial
1:26:16 AM: reading sources... [ 90%] tutorials/scene_segmentation_rf_isic_tutorial
1:26:18 AM: reading sources... [ 92%] tutorials/scene_segmentation_rf_tutorial
1:26:19 AM: reading sources... [ 94%] tutorials/uncertaintyforest_conditionalentropyestimates
1:26:20 AM: reading sources... [ 96%] tutorials/uncertaintyforest_mutualinformationestimates
1:26:21 AM: reading sources... [ 98%] tutorials/uncertaintyforest_posteriorestimates
1:26:21 AM: reading sources... [100%] tutorials/uncertaintyforest_running_example
1:26:22 AM: /opt/buildhome/python3.7/lib/python3.7/site-packages/numpydoc/docscrape.py:139: UserWarning: Unknown section Parameters:
1:26:22 AM: warn("Unknown section %s" % key)
1:26:22 AM: /opt/buildhome/python3.7/lib/python3.7/site-packages/numpydoc/docscrape.py:139: UserWarning: Unknown section Parameters:
1:26:22 AM: warn("Unknown section %s" % key)
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.ClassificationProgressiveLearner.rst:182: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.ClassificationProgressiveLearner.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.KNNClassificationVoter.rst:164: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.KNNClassificationVoter.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.LifelongClassificationForest.rst:182: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.LifelongClassificationForest.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.LifelongClassificationNetwork.rst:182: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.LifelongClassificationNetwork.examples'.
1:26:22 AM: /opt/build/repo/proglearn/transformers.py:docstring of proglearn.transformers.NeuralClassificationTransformer:43: WARNING: Block quote ends without a blank line; unexpected unindent.
1:26:22 AM: /opt/build/repo/proglearn/transformers.py:docstring of proglearn.transformers.NeuralClassificationTransformer:44: WARNING: Block quote ends without a blank line; unexpected unindent.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.NeuralClassificationTransformer.rst:152: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.NeuralClassificationTransformer.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.SimpleArgmaxAverage.rst:164: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.SimpleArgmaxAverage.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.TreeClassificationTransformer.rst:152: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.TreeClassificationTransformer.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.TreeClassificationVoter.rst:166: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.TreeClassificationVoter.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.sims.generate_gaussian_parity.rst:8: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.sims.generate_gaussian_parity.examples'.
1:26:22 AM: /opt/build/repo/docs/api/generated/proglearn.sims.generate_spirals.rst:8: CRITICAL: Problems with "include" directive path:
1:26:22 AM: InputError: [Errno 2] No such file or directory: 'api/generated/backreferences/proglearn.sims.generate_spirals.examples'.
1:26:22 AM: /opt/build/repo/docs/experiments.rst:1: WARNING: Title overline too short.
1:26:22 AM: *********
1:26:22 AM: Experiments
1:26:22 AM: *********
1:26:22 AM: /opt/build/repo/docs/experiments/ConvRF_Kappas_3_Class.ipynb:1: WARNING: Each notebook should have at least one section title
1:26:22 AM: /opt/build/repo/docs/experiments/fte_bte_aircraft_bird.ipynb:11: ERROR: Document or section may not begin with a transition.
1:26:22 AM: /opt/build/repo/docs/experiments/spoken_digit_exp.ipynb:11: ERROR: Document or section may not begin with a transition.
1:26:22 AM: /opt/build/repo/docs/overview.rst:6: WARNING: duplicate label contents, other instance in /opt/build/repo/docs/index.rst
1:26:22 AM: /opt/build/repo/docs/tutorials/bayeserrorestimate_gaussianparity.ipynb:238: CRITICAL: Title level inconsistent:
1:26:22 AM: NOTE: Here, the Gaussians are generated randomly, and hence, the value is not exactly what the actual Bayes’ error of the problem is. Instead, the actual estimate can be computed numerically. However, for a complete understanding, the analytical steps are presented here.
1:26:22 AM: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1:26:22 AM: WARNING: nbsphinx_widgets_path not given and ipywidgets module unavailable
1:26:22 AM: looking for now-outdated files... none found
1:26:22 AM: pickling environment... done
1:26:22 AM: checking consistency... /opt/build/repo/docs/api/generated/proglearn.sims.generate_gaussian_parity.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docs/api/generated/proglearn.sims.generate_spirals.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/ConvRF_Kappas.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/ConvRF_Kappas_3_Class.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/cifar_q_learning.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_aircraft_bird.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_dtd.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_flowers.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/sample_size_experiment.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/xor_xnor_with_q_learning.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/reference/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docs/tutorials/honest_posteriorestimates_runtime.ipynb: WARNING: document isn't included in any toctree
done
/opt/build/repo/docs/api/generated/proglearn.sims.generate_spirals.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/ConvRF_Kappas.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/ConvRF_Kappas_3_Class.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/cifar_q_learning.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_aircraft_bird.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_dtd.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/fte_bte_flowers.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/sample_size_experiment.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/experiments/xor_xnor_with_q_learning.ipynb: WARNING: document isn't included in any toctree
/opt/build/repo/docs/reference/index.rst: WARNING: document isn't included in any toctree
/opt/build/repo/docs/tutorials/honest_posteriorestimates_runtime.ipynb: WARNING: document isn't included in any toctree
done
1:26:22 AM: preparing documents... done
1:26:22 AM: writing output... [ 1%] api/generated/proglearn.ClassificationProgressiveLearner
1:26:22 AM: writing output... [ 3%] api/generated/proglearn.KNNClassificationVoter
1:26:23 AM: writing output... [ 5%] api/generated/proglearn.LifelongClassificationForest
1:26:23 AM: writing output... [ 7%] api/generated/proglearn.LifelongClassificationNetwork
1:26:23 AM: writing output... [ 9%] api/generated/proglearn.NeuralClassificationTransformer
1:26:23 AM: writing output... [ 11%] api/generated/proglearn.SimpleArgmaxAverage
1:26:23 AM: writing output... [ 12%] api/generated/proglearn.TreeClassificationTransformer
1:26:23 AM: writing output... [ 14%] api/generated/proglearn.TreeClassificationVoter
1:26:23 AM: writing output... [ 16%] api/generated/proglearn.sims.generate_gaussian_parity
1:26:23 AM: writing output... [ 18%] api/generated/proglearn.sims.generate_spirals
1:26:23 AM: writing output... [ 20%] api/index
1:26:23 AM: writing output... [ 22%] contributing
1:26:24 AM: writing output... [ 24%] experiments
1:26:24 AM: writing output... [ 25%] experiments/ConvRF_Kappas
1:26:24 AM: writing output... [ 27%] experiments/ConvRF_Kappas_3_Class
1:26:25 AM: writing output... [ 29%] experiments/cifar_q_learning
1:26:25 AM: writing output... [ 31%] experiments/double_descent_RF
1:26:25 AM: writing output... [ 33%] experiments/fte_bte_aircraft_bird
1:26:25 AM: writing output... [ 35%] experiments/fte_bte_dtd
1:26:25 AM: writing output... [ 37%] experiments/fte_bte_flowers
1:26:25 AM: writing output... [ 38%] experiments/fte_bte_food101
1:26:26 AM: writing output... [ 40%] experiments/fte_bte_mnist
1:26:26 AM: writing output... [ 42%] experiments/label_shuffle_exp
1:26:26 AM: writing output... [ 44%] experiments/random_class_exp
1:26:26 AM: writing output... [ 46%] experiments/recruitment_across_datasets
1:26:26 AM: writing output... [ 48%] experiments/recruitment_exp
1:26:26 AM: writing output... [ 50%] experiments/rotation_cifar
1:26:26 AM: writing output... [ 51%] experiments/sample_size_experiment
1:26:27 AM: writing output... [ 53%] experiments/spiral_exp
1:26:27 AM: writing output... [ 55%] experiments/spoken_digit_exp
1:26:27 AM: writing output... [ 57%] experiments/xor_rxor_exp
1:26:27 AM: writing output... [ 59%] experiments/xor_rxor_with_cpd
1:26:27 AM: writing output... [ 61%] experiments/xor_rxor_with_icp
1:26:27 AM: writing output... [ 62%] experiments/xor_rxor_with_unaware
1:26:27 AM: writing output... [ 64%] experiments/xor_xnor_exp
1:26:27 AM: writing output... [ 66%] experiments/xor_xnor_with_q_learning
1:26:28 AM: writing output... [ 68%] index
1:26:28 AM: writing output... [ 70%] install
1:26:28 AM: writing output... [ 72%] license
1:26:28 AM: writing output... [ 74%] overview
1:26:28 AM: writing output... [ 75%] reference/forest
1:26:28 AM: writing output... [ 77%] reference/index
1:26:28 AM: writing output... [ 79%] reference/network
1:26:28 AM: writing output... [ 81%] tutorials
1:26:28 AM: writing output... [ 83%] tutorials/bayeserrorestimate_gaussianparity
1:26:28 AM: writing output... [ 85%] tutorials/honest_posteriorestimates_runtime
1:26:29 AM: writing output... [ 87%] tutorials/installation_guide
1:26:29 AM: writing output... [ 88%] tutorials/scene_segmentation_nn_tutorial
1:26:29 AM: writing output... [ 90%] tutorials/scene_segmentation_rf_isic_tutorial
1:26:29 AM: writing output... [ 92%] tutorials/scene_segmentation_rf_tutorial
1:26:29 AM: writing output... [ 94%] tutorials/uncertaintyforest_conditionalentropyestimates
1:26:29 AM: writing output... [ 96%] tutorials/uncertaintyforest_mutualinformationestimates
1:26:30 AM: writing output... [ 98%] tutorials/uncertaintyforest_posteriorestimates
1:26:30 AM: writing output... [100%] tutorials/uncertaintyforest_running_example
1:26:30 AM: generating indices... genindex done
1:26:30 AM: copying notebooks ... [ 3%] experiments/ConvRF_Kappas.ipynb
1:26:30 AM: copying notebooks ... [ 6%] experiments/ConvRF_Kappas_3_Class.ipynb
1:26:30 AM: copying notebooks ... [ 9%] experiments/cifar_q_learning.ipynb
1:26:30 AM: copying notebooks ... [ 12%] experiments/double_descent_RF.ipynb
1:26:30 AM: copying notebooks ... [ 15%] experiments/fte_bte_aircraft_bird.ipynb
1:26:30 AM: copying notebooks ... [ 18%] experiments/fte_bte_dtd.ipynb
1:26:30 AM: copying notebooks ... [ 21%] experiments/fte_bte_flowers.ipynb
1:26:30 AM: copying notebooks ... [ 24%] experiments/fte_bte_food101.ipynb
1:26:30 AM: copying notebooks ... [ 27%] experiments/fte_bte_mnist.ipynb
1:26:30 AM: copying notebooks ... [ 30%] experiments/label_shuffle_exp.ipynb
1:26:30 AM: copying notebooks ... [ 33%] experiments/random_class_exp.ipynb
1:26:30 AM: copying notebooks ... [ 36%] experiments/recruitment_across_datasets.ipynb
1:26:30 AM: copying notebooks ... [ 39%] experiments/recruitment_exp.ipynb
1:26:30 AM: copying notebooks ... [ 42%] experiments/rotation_cifar.ipynb
1:26:30 AM: copying notebooks ... [ 45%] experiments/sample_size_experiment.ipynb
1:26:30 AM: copying notebooks ... [ 48%] experiments/spiral_exp.ipynb
1:26:30 AM: copying notebooks ... [ 51%] experiments/spoken_digit_exp.ipynb
1:26:30 AM: copying notebooks ... [ 54%] experiments/xor_rxor_exp.ipynb
1:26:30 AM: copying notebooks ... [ 57%] experiments/xor_rxor_with_cpd.ipynb
1:26:30 AM: copying notebooks ... [ 60%] experiments/xor_rxor_with_icp.ipynb
1:26:30 AM: copying notebooks ... [ 63%] experiments/xor_rxor_with_unaware.ipynb
1:26:30 AM: copying notebooks ... [ 66%] experiments/xor_xnor_exp.ipynb
1:26:30 AM: copying notebooks ... [ 69%] experiments/xor_xnor_with_q_learning.ipynb
1:26:30 AM: copying notebooks ... [ 72%] tutorials/bayeserrorestimate_gaussianparity.ipynb
1:26:30 AM: copying notebooks ... [ 75%] tutorials/honest_posteriorestimates_runtime.ipynb
1:26:30 AM: copying notebooks ... [ 78%] tutorials/installation_guide.ipynb
1:26:30 AM: copying notebooks ... [ 81%] tutorials/scene_segmentation_nn_tutorial.ipynb
1:26:30 AM: copying notebooks ... [ 84%] tutorials/scene_segmentation_rf_isic_tutorial.ipynb
1:26:30 AM: copying notebooks ... [ 87%] tutorials/scene_segmentation_rf_tutorial.ipynb
1:26:30 AM: copying notebooks ... [ 90%] tutorials/uncertaintyforest_conditionalentropyestimates.ipynb
1:26:30 AM: copying notebooks ... [ 93%] tutorials/uncertaintyforest_mutualinformationestimates.ipynb
1:26:30 AM: copying notebooks ... [ 96%] tutorials/uncertaintyforest_posteriorestimates.ipynb
1:26:30 AM: copying notebooks ... [100%] tutorials/uncertaintyforest_running_example.ipynb
1:26:30 AM: highlighting module code... [ 12%] proglearn.deciders
1:26:30 AM: highlighting module code... [ 25%] proglearn.forest
1:26:30 AM: highlighting module code... [ 37%] proglearn.network
1:26:30 AM: highlighting module code... [ 50%] proglearn.progressive_learner
1:26:30 AM: highlighting module code... [ 62%] proglearn.sims.gaussian_sim
1:26:30 AM: highlighting module code... [ 75%] proglearn.sims.spiral_sim
1:26:30 AM: highlighting module code... [ 87%] proglearn.transformers
1:26:30 AM: highlighting module code... [100%] proglearn.voters
1:26:30 AM: writing additional pages... search done
1:26:32 AM: Creating deploy upload records
1:26:30 AM: copying images... [ 0%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_14_1.png
1:26:30 AM: copying images... [ 1%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_14_2.png
1:26:30 AM: copying images... [ 2%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_16_1.png
1:26:30 AM: copying images... [ 3%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_16_2.png
1:26:30 AM: copying images... [ 4%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_18_1.png
1:26:30 AM: copying images... [ 5%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_18_2.png
1:26:30 AM: copying images... [ 6%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_13_0.png
1:26:30 AM: copying images... [ 7%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_13_1.png
1:26:30 AM: copying images... [ 8%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_14_0.png
1:26:30 AM: copying images... [ 8%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_14_1.png
1:26:30 AM: copying images... [ 9%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_15_0.png
1:26:30 AM: copying images... [ 10%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_15_1.png
1:26:30 AM: copying images... [ 11%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_16_0.png
1:26:30 AM: copying images... [ 12%] _build/html/.doctrees/nbsphinx/experiments_ConvRF_Kappas_3_Class_16_1.png
1:26:30 AM: copying images... [ 13%] _build/html/.doctrees/nbsphinx/experiments_cifar_q_learning_23_1.png
1:26:30 AM: copying images... [ 14%] _build/html/.doctrees/nbsphinx/experiments_cifar_q_learning_26_1.png
1:26:30 AM: copying images... [ 15%] _build/html/.doctrees/nbsphinx/experiments_double_descent_RF_7_0.png
1:26:30 AM: copying images... [ 16%] _build/html/.doctrees/nbsphinx/experiments_double_descent_RF_20_0.png
1:26:32 AM: Starting post processing
1:26:30 AM: copying images... [ 16%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_aircraft_bird_6_0.png
1:26:30 AM: copying images... [ 17%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_aircraft_bird_11_0.png
1:26:30 AM: copying images... [ 18%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_dtd_14_1.png
1:26:33 AM: Post processing - HTML
1:26:30 AM: copying images... [ 19%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_flowers_15_1.png
1:26:30 AM: copying images... [ 20%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_food101_13_0.png
1:26:30 AM: copying images... [ 21%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_mnist_14_0.png
1:26:30 AM: copying images... [ 22%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_mnist_18_0.png
1:26:30 AM: copying images... [ 23%] _build/html/.doctrees/nbsphinx/experiments_fte_bte_mnist_27_0.png
1:26:30 AM: copying images... [ 24%] _build/html/.doctrees/nbsphinx/experiments_label_shuffle_exp_13_0.png
1:26:30 AM: copying images... [ 25%] _build/html/.doctrees/nbsphinx/experiments_random_class_exp_11_0.png
1:26:30 AM: copying images... [ 25%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_14_0.png
1:26:30 AM: copying images... [ 26%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_19_0.png
1:26:30 AM: copying images... [ 27%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_27_0.png
1:26:33 AM: Post processing - header rules
1:26:30 AM: copying images... [ 28%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_30_0.png
1:26:30 AM: copying images... [ 29%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_32_0.png
1:26:30 AM: copying images... [ 30%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_34_0.png
1:26:30 AM: copying images... [ 31%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_36_0.png
1:26:33 AM: Post processing - redirect rules
1:26:30 AM: copying images... [ 32%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_46_0.png
1:26:30 AM: copying images... [ 33%] _build/html/.doctrees/nbsphinx/experiments_recruitment_across_datasets_48_0.png
1:26:30 AM: copying images... [ 33%] _build/html/.doctrees/nbsphinx/experiments_recruitment_exp_8_0.png
1:26:33 AM: Post processing done
1:26:30 AM: copying images... [ 34%] _build/html/.doctrees/nbsphinx/experiments_recruitment_exp_20_0.png
1:26:30 AM: copying images... [ 35%] _build/html/.doctrees/nbsphinx/experiments_recruitment_exp_31_0.png
1:26:30 AM: copying images... [ 36%] _build/html/.doctrees/nbsphinx/experiments_recruitment_exp_35_0.png
1:26:30 AM: copying images... [ 37%] _build/html/.doctrees/nbsphinx/experiments_recruitment_exp_47_0.png
1:26:30 AM: copying images... [ 38%] _build/html/.doctrees/nbsphinx/experiments_rotation_cifar_11_0.png
1:26:30 AM: copying images... [ 39%] _build/html/.doctrees/nbsphinx/experiments_sample_size_experiment_7_0.png
1:26:30 AM: copying images... [ 40%] _build/html/.doctrees/nbsphinx/experiments_sample_size_experiment_17_0.png
1:26:30 AM: copying images... [ 41%] _build/html/.doctrees/nbsphinx/experiments_sample_size_experiment_21_0.png
1:26:30 AM: copying images... [ 41%] _build/html/.doctrees/nbsphinx/experiments_sample_size_experiment_24_0.png
1:26:30 AM: copying images... [ 42%] _build/html/.doctrees/nbsphinx/experiments_spiral_exp_9_0.png
1:26:30 AM: copying images... [ 43%] _build/html/.doctrees/nbsphinx/experiments_spiral_exp_17_0.png
1:26:30 AM: copying images... [ 44%] _build/html/.doctrees/nbsphinx/experiments_spoken_digit_exp_7_0.png
1:26:30 AM: copying images... [ 45%] _build/html/.doctrees/nbsphinx/experiments_spoken_digit_exp_12_0.png
1:26:30 AM: copying images... [ 46%] _build/html/.doctrees/nbsphinx/experiments_spoken_digit_exp_15_0.png
1:26:30 AM: copying images... [ 47%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_exp_7_0.png
1:26:30 AM: copying images... [ 48%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_exp_7_1.png
1:26:30 AM: copying images... [ 49%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_exp_15_0.png
1:26:30 AM: copying images... [ 50%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_exp_25_0.png
1:26:30 AM: copying images... [ 50%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_exp_32_0.png
1:26:30 AM: copying images... [ 51%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_cpd_6_0.png
1:26:30 AM: copying images... [ 52%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_cpd_6_1.png
1:26:30 AM: copying images... [ 53%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_cpd_6_2.png
1:26:30 AM: copying images... [ 54%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_cpd_16_0.png
1:26:30 AM: copying images... [ 55%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_icp_3_0.png
1:26:30 AM: copying images... [ 56%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_icp_3_1.png
1:26:30 AM: copying images... [ 57%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_icp_3_2.png
1:26:30 AM: copying images... [ 58%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_icp_11_0.png
1:26:30 AM: copying images... [ 58%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_5_0.png
1:26:30 AM: copying images... [ 59%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_9_0.png
1:26:30 AM: copying images... [ 60%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_10_0.png
1:26:30 AM: copying images... [ 61%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_15_0.png
1:26:30 AM: copying images... [ 62%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_16_0.png
1:26:30 AM: copying images... [ 63%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_18_0.png
1:26:30 AM: copying images... [ 64%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_19_0.png
1:26:30 AM: copying images... [ 65%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_21_0.png
1:26:30 AM: copying images... [ 66%] _build/html/.doctrees/nbsphinx/experiments_xor_rxor_with_unaware_22_0.png
1:26:30 AM: copying images... [ 66%] _build/html/.doctrees/nbsphinx/experiments_xor_xnor_exp_7_0.png
1:26:30 AM: copying images... [ 67%] _build/html/.doctrees/nbsphinx/experiments_xor_xnor_exp_7_1.png
1:26:30 AM: copying images... [ 68%] _build/html/.doctrees/nbsphinx/experiments_xor_xnor_exp_15_0.png
1:26:30 AM: copying images... [ 69%] _build/html/.doctrees/nbsphinx/experiments_xor_xnor_with_q_learning_26_0.png
1:26:30 AM: copying images... [ 70%] _build/html/.doctrees/nbsphinx/experiments_xor_xnor_with_q_learning_28_0.png
1:26:30 AM: copying images... [ 71%] _build/html/.doctrees/nbsphinx/tutorials_bayeserrorestimate_gaussianparity_5_0.png
1:26:30 AM: copying images... [ 72%] _build/html/.doctrees/nbsphinx/tutorials_honest_posteriorestimates_runtime_14_0.svg
1:26:30 AM: copying images... [ 73%] _build/html/.doctrees/nbsphinx/tutorials_honest_posteriorestimates_runtime_18_0.svg
1:26:30 AM: copying images... [ 74%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_17_0.png
1:26:30 AM: copying images... [ 75%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_1.png
1:26:30 AM: copying images... [ 75%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_2.png
1:26:30 AM: copying images... [ 76%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_3.png
1:26:30 AM: copying images... [ 77%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_4.png
1:26:30 AM: copying images... [ 78%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_5.png
1:26:30 AM: copying images... [ 79%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_6.png
1:26:30 AM: copying images... [ 80%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_7.png
1:26:30 AM: copying images... [ 81%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_8.png
1:26:30 AM: copying images... [ 82%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_9.png
1:26:30 AM: copying images... [ 83%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_nn_tutorial_21_10.png
1:26:30 AM: copying images... [ 83%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_10_0.png
1:26:30 AM: copying images... [ 84%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_13_0.png
1:26:30 AM: copying images... [ 85%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_19_1.png
1:26:30 AM: copying images... [ 86%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_20_1.png
1:26:30 AM: copying images... [ 87%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_21_1.png
1:26:30 AM: copying images... [ 88%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_isic_tutorial_25_1.png
1:26:30 AM: copying images... [ 89%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_21_0.png
1:26:30 AM: copying images... [ 90%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_22_0.png
1:26:30 AM: copying images... [ 91%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_24_0.png
1:26:30 AM: copying images... [ 91%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_25_1.png
1:26:30 AM: copying images... [ 92%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_27_0.png
1:26:30 AM: copying images... [ 93%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_29_1.png
1:26:30 AM: copying images... [ 94%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_35_1.png
1:26:30 AM: copying images... [ 95%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_38_0.png
1:26:30 AM: copying images... [ 96%] _build/html/.doctrees/nbsphinx/tutorials_scene_segmentation_rf_tutorial_38_1.png
1:26:30 AM: copying images... [ 97%] _build/html/.doctrees/nbsphinx/tutorials_uncertaintyforest_conditionalentropyestimates_8_0.svg
1:26:36 AM: Site is live ✨
1:26:30 AM: copying images... [ 98%] _build/html/.doctrees/nbsphinx/tutorials_uncertaintyforest_mutualinformationestimates_4_0.svg
1:26:30 AM: copying images... [ 99%] _build/html/.doctrees/nbsphinx/tutorials_uncertaintyforest_mutualinformationestimates_10_0.svg
1:26:30 AM: copying images... [100%] _build/html/.doctrees/nbsphinx/tutorials_uncertaintyforest_posteriorestimates_10_0.svg
1:26:31 AM: copying static files... done
1:26:31 AM: copying extra files... done
1:26:31 AM: dumping search index in English (code: en)... done
1:26:31 AM: dumping object inventory... done
1:26:31 AM: build succeeded, 31 warnings.
1:26:31 AM: The HTML pages are in _build/html.
1:26:31 AM: Build finished. The HTML pages are in build/html.
1:26:31 AM:
1:26:31 AM: (build.command completed in 1m 19s)
1:26:31 AM:
1:26:31 AM: ────────────────────────────────────────────────────────────────
1:26:31 AM: 2. Deploy site
1:26:31 AM: ────────────────────────────────────────────────────────────────
1:26:31 AM:
1:26:31 AM: Starting to deploy site from 'docs/_build/html'
1:26:31 AM: Creating deploy tree
1:26:32 AM: 2 new files to upload
1:26:32 AM: 0 new functions to upload
1:26:32 AM: Site deploy was successfully initiated
1:26:32 AM:
1:26:32 AM: (Deploy site completed in 884ms)
1:26:32 AM:
1:26:32 AM: ────────────────────────────────────────────────────────────────
1:26:32 AM: Netlify Build Complete
1:26:32 AM: ────────────────────────────────────────────────────────────────
1:26:32 AM:
1:26:32 AM: (Netlify Build completed in 1m 19.9s)
1:26:33 AM: Caching artifacts
1:26:33 AM: Started saving build plugins
1:26:33 AM: Finished saving build plugins
1:26:33 AM: Started saving pip cache
1:26:33 AM: Finished saving pip cache
1:26:33 AM: Started saving emacs cask dependencies
1:26:33 AM: Finished saving emacs cask dependencies
1:26:33 AM: Started saving maven dependencies
1:26:33 AM: Finished saving maven dependencies
1:26:33 AM: Started saving boot dependencies
1:26:33 AM: Finished saving boot dependencies
1:26:33 AM: Started saving rust rustup cache
1:26:33 AM: Finished saving rust rustup cache
1:26:33 AM: Started saving go dependencies
1:26:33 AM: Finished saving go dependencies
1:26:36 AM: Cached ruby version 2.7.1
1:26:36 AM: Build script success
1:27:40 AM: Finished processing build request in 3m48.726769575s