Read the Docs build information Build id: 763042 Project: valence-core Version: latest Commit: 08cf696ba8a83b3307894595be1dabc0f35eeae0 Date: 2021-11-03T08:25:44.553348Z State: finished Success: True [rtd-command-info] start-time: 2021-11-03T08:25:46.397716Z, end-time: 2021-11-03T08:25:52.122559Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 git@bitbucket.org:valenceapps/core.git . Cloning into '.'... Warning: Permanently added 'bitbucket.org,104.192.141.1' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-11-03T08:25:52.265072Z, end-time: 2021-11-03T08:25:52.425932Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 08cf696 Valence release 1.96 "Curium" [rtd-command-info] start-time: 2021-11-03T08:25:52.541864Z, end-time: 2021-11-03T08:25:52.599930Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-03T08:25:53.825353Z, end-time: 2021-11-03T08:25:58.799937Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-11-03T08:25:58.931417Z, end-time: 2021-11-03T08:26:00.030362Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/lib/python3.7/site-packages (21.3.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/lib/python3.7/site-packages (58.4.0) [rtd-command-info] start-time: 2021-11-03T08:26:00.146252Z, end-time: 2021-11-03T08:26:07.746977Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18-py2.py3-none-any.whl (569 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.4.0) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting packaging Downloading packaging-21.2-py3-none-any.whl (40 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting pyparsing<3,>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=caab57ecaa75adf2a259d3151e0970c733344f393444453a6153656e95e04b88 Stored in directory: /tmp/pip-ephem-wheel-cache-5pcal7k1/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=6fadde667aad93efb9c37400a9643703dfbb037dd19d97f30343a0fcbce3c031 Stored in directory: /tmp/pip-ephem-wheel-cache-5pcal7k1/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.18 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.2 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-11-03T08:26:07.868749Z, end-time: 2021-11-03T08:26:09.091502Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting docutils==0.17.1 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Installing collected packages: docutils Attempting uninstall: docutils Found existing installation: docutils 0.18 Uninstalling docutils-0.18: Successfully uninstalled docutils-0.18 Successfully installed docutils-0.17.1 [rtd-command-info] start-time: 2021-11-03T08:26:09.997201Z, end-time: 2021-11-03T08:26:10.064651Z, duration: 0, exit-code: 0 cat docs/conf.py project = 'Valence' master_doc = 'index' html_theme = 'sphinx_rtd_theme' html_theme_options = { # 'includehidden' : False } html_static_path = ['_static'] html_logo = "images/logoSVG_outlines_white.svg" html_theme_options = { 'logo_only' : True, "display_version" : False } def setup(app): app.add_stylesheet('override.css') ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("1.54", "/en/1.54/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'valence-core', 'name': u'core', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.valence.app/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'valenceapps', 'bitbucket_repo': 'core', 'bitbucket_version': 'master', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '08cf696b', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/valence-core/builds/763042/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-11-03T08:26:10.171534Z, end-time: 2021-11-03T08:26:14.536037Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 54 source files that are out of date updating environment: 54 added, 0 changed, 0 removed reading sources... [ 1%] adapter-development/authentication reading sources... [ 3%] adapter-development/creating-an-adapter reading sources... [ 5%] adapter-interfaces/chain-fetch-adapter reading sources... [ 7%] adapter-interfaces/configurable-source-adapter reading sources... [ 9%] adapter-interfaces/configurable-target-adapter reading sources... [ 11%] adapter-interfaces/delayed-planning-adapter reading sources... [ 12%] adapter-interfaces/lazy-load-schema-adapter reading sources... [ 14%] adapter-interfaces/named-credential-adapter reading sources... [ 16%] adapter-interfaces/schema-adapter reading sources... [ 18%] adapter-interfaces/source-adapter-for-pull reading sources... [ 20%] adapter-interfaces/source-adapter-for-raw-data-push reading sources... [ 22%] adapter-interfaces/source-adapter-for-sobject-push reading sources... [ 24%] adapter-interfaces/source-adapter-scope-serializer reading sources... [ 25%] adapter-interfaces/target-adapter reading sources... [ 27%] advanced-concepts/link-splits reading sources... [ 29%] advanced-concepts/multidimensional-data reading sources... [ 31%] advanced-concepts/schema reading sources... [ 33%] classes/adapter-exception reading sources... [ 35%] classes/csv-reader reading sources... [ 37%] classes/fetch-strategy reading sources... [ 38%] classes/field reading sources... [ 40%] classes/field-path reading sources... [ 42%] classes/filter-exception reading sources... [ 44%] classes/json-parse reading sources... [ 46%] classes/link-context reading sources... [ 48%] classes/mapping reading sources... [ 50%] classes/property-node reading sources... [ 51%] classes/record-in-flight reading sources... [ 53%] classes/table reading sources... [ 55%] concepts/delta-sync reading sources... [ 57%] concepts/external-systems reading sources... [ 59%] concepts/handling-errors reading sources... [ 61%] concepts/invoking-valence reading sources... [ 62%] concepts/metadata-files reading sources... [ 64%] concepts/overview reading sources... [ 66%] concepts/testing-mode reading sources... [ 68%] extension-concepts/configurability reading sources... [ 70%] extension-concepts/configuration-component reading sources... [ 72%] extension-concepts/configuration-structure reading sources... [ 74%] extension-concepts/extending-valence reading sources... [ 75%] extension-concepts/property-path reading sources... [ 77%] extension-concepts/test-coverage reading sources... [ 79%] filter-development/creating-a-filter reading sources... [ 81%] filter-interfaces/configurable-per-link-filter reading sources... [ 83%] filter-interfaces/configurable-per-mapping-filter reading sources... [ 85%] filter-interfaces/link-split-filter reading sources... [ 87%] filter-interfaces/schema-aware-transformation-filter reading sources... [ 88%] filter-interfaces/transformation-filter reading sources... [ 90%] guides/complementary-api reading sources... [ 92%] guides/configurable-filter-cutoff-date reading sources... [ 94%] guides/sending-realtime-records-to-salesforce reading sources... [ 96%] guides/stop-infinite-loops reading sources... [ 98%] guides/using-valence-between-two-salesforce-orgs reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/valence-core/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/complementary-api.rst:109: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/complementary-api.rst:110: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] adapter-development/authentication writing output... [ 3%] adapter-development/creating-an-adapter writing output... [ 5%] adapter-interfaces/chain-fetch-adapter writing output... [ 7%] adapter-interfaces/configurable-source-adapter writing output... [ 9%] adapter-interfaces/configurable-target-adapter writing output... [ 11%] adapter-interfaces/delayed-planning-adapter writing output... [ 12%] adapter-interfaces/lazy-load-schema-adapter writing output... [ 14%] adapter-interfaces/named-credential-adapter writing output... [ 16%] adapter-interfaces/schema-adapter writing output... [ 18%] adapter-interfaces/source-adapter-for-pull writing output... [ 20%] adapter-interfaces/source-adapter-for-raw-data-push writing output... [ 22%] adapter-interfaces/source-adapter-for-sobject-push writing output... [ 24%] adapter-interfaces/source-adapter-scope-serializer writing output... [ 25%] adapter-interfaces/target-adapter writing output... [ 27%] advanced-concepts/link-splits writing output... [ 29%] advanced-concepts/multidimensional-data writing output... [ 31%] advanced-concepts/schema writing output... [ 33%] classes/adapter-exception writing output... [ 35%] classes/csv-reader writing output... [ 37%] classes/fetch-strategy writing output... [ 38%] classes/field writing output... [ 40%] classes/field-path writing output... [ 42%] classes/filter-exception writing output... [ 44%] classes/json-parse writing output... [ 46%] classes/link-context writing output... [ 48%] classes/mapping writing output... [ 50%] classes/property-node writing output... [ 51%] classes/record-in-flight writing output... [ 53%] classes/table writing output... [ 55%] concepts/delta-sync writing output... [ 57%] concepts/external-systems writing output... [ 59%] concepts/handling-errors writing output... [ 61%] concepts/invoking-valence writing output... [ 62%] concepts/metadata-files writing output... [ 64%] concepts/overview writing output... [ 66%] concepts/testing-mode writing output... [ 68%] extension-concepts/configurability writing output... [ 70%] extension-concepts/configuration-component writing output... [ 72%] extension-concepts/configuration-structure writing output... [ 74%] extension-concepts/extending-valence writing output... [ 75%] extension-concepts/property-path writing output... [ 77%] extension-concepts/test-coverage writing output... [ 79%] filter-development/creating-a-filter writing output... [ 81%] filter-interfaces/configurable-per-link-filter writing output... [ 83%] filter-interfaces/configurable-per-mapping-filter writing output... [ 85%] filter-interfaces/link-split-filter writing output... [ 87%] filter-interfaces/schema-aware-transformation-filter writing output... [ 88%] filter-interfaces/transformation-filter writing output... [ 90%] guides/complementary-api writing output... [ 92%] guides/configurable-filter-cutoff-date writing output... [ 94%] guides/sending-realtime-records-to-salesforce writing output... [ 96%] guides/stop-infinite-loops writing output... [ 98%] guides/using-valence-between-two-salesforce-orgs writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-development/authentication.rst:64: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-development/creating-an-adapter.rst:74: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-development/creating-an-adapter.rst:204: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-development/creating-an-adapter.rst:214: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-development/creating-an-adapter.rst:220: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-interfaces/configurable-target-adapter.rst:78: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-interfaces/named-credential-adapter.rst:42: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-interfaces/schema-adapter.rst:56: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/adapter-interfaces/source-adapter-for-pull.rst:112: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/adapter-exception.rst:28: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/adapter-exception.rst:39: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/fetch-strategy.rst:324: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/fetch-strategy.rst:387: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/field.rst:20: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/field.rst:28: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/filter-exception.rst:29: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/filter-exception.rst:40: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:18: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:29: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:71: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:77: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:111: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:130: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:147: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:162: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:188: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:208: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:217: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/json-parse.rst:248: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/link-context.rst:44: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/mapping.rst:38: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/mapping.rst:62: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/property-node.rst:29: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/record-in-flight.rst:84: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/table.rst:15: WARNING: undefined label: field (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/table.rst:35: WARNING: undefined label: field (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/classes/table.rst:24: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/concepts/invoking-valence.rst:60: WARNING: unknown document: /guides/sending-realtime-records-salesforce /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/concepts/invoking-valence.rst:24: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/concepts/invoking-valence.rst:38: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/concepts/metadata-files.rst:30: WARNING: unknown document: extensions /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configurability.rst:45: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configuration-component.rst:5: WARNING: unknown document: extension-concepts/configuration-structure /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configuration-component.rst:197: WARNING: Could not lex literal_block as "javascript". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configuration-component.rst:213: WARNING: Could not lex literal_block as "javascript". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configuration-structure.rst:5: WARNING: unknown document: extension-concepts/configuration-component /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/configuration-structure.rst:135: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/property-path.rst:14: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/property-path.rst:30: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/test-coverage.rst:18: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/test-coverage.rst:41: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/test-coverage.rst:63: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/test-coverage.rst:107: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/extension-concepts/test-coverage.rst:138: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-development/creating-a-filter.rst:98: WARNING: unknown document: /filter-interfaces/configurable-per-link /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-development/creating-a-filter.rst:110: WARNING: unknown document: /filter-interfaces/configurable-per-mapping /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-development/creating-a-filter.rst:128: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-development/creating-a-filter.rst:138: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-development/creating-a-filter.rst:144: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-interfaces/link-split-filter.rst:53: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-interfaces/schema-aware-transformation-filter.rst:71: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-interfaces/schema-aware-transformation-filter.rst:86: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-interfaces/schema-aware-transformation-filter.rst:103: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/filter-interfaces/transformation-filter.rst:52: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/configurable-filter-cutoff-date.rst:49: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/configurable-filter-cutoff-date.rst:63: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/configurable-filter-cutoff-date.rst:133: WARNING: Could not lex literal_block as "java". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/valence-core/checkouts/latest/docs/guides/configurable-filter-cutoff-date.rst:148: WARNING: Could not lex literal_block as "java". Highlighting skipped. generating indices... genindex writing additional pages... search copying images... [ 3%] images/table_selection.png copying images... [ 7%] images/schema_browser.png copying images... [ 11%] images/record_tokens.png copying images... [ 14%] images/link_split_schema.png copying images... [ 18%] images/lazy_load_expand_button.png copying images... [ 22%] images/sync_event_summary_timestamps.png copying images... [ 25%] images/sync_event_summary_replay_banner.png copying images... [ 29%] images/sync_event_summary_parent_with_replays.png copying images... [ 33%] images/change_set_editor.png copying images... [ 37%] images/sync_event_summary_screen.png copying images... [ 40%] images/sync_event_summary_record_snapshots.png copying images... [ 44%] images/guide_me_button.png copying images... [ 48%] images/sync_event_summary_guide_me_1.png copying images... [ 51%] images/sync_event_summary_guide_me_2.png copying images... [ 55%] images/testing_mode_dashboard.png copying images... [ 59%] images/testing_mode_sync_event.png copying images... [ 62%] images/register_your_class.png copying images... [ 66%] images/register_your_filter.png copying images... [ 70%] images/push_to_link.png copying images... [ 74%] images/ignore_unchanged_records.png copying images... [ 77%] images/connected_app_step1.png copying images... [ 81%] images/connected_app_step2.png copying images... [ 85%] images/create_manual_auth_provider.png copying images... [ 88%] images/get_auth_provider_callback.png copying images... [ 92%] images/connected_app_step3.png copying images... [ 96%] images/test_auth_provider.png copying images... [100%] images/remote_salesforce_named_credential.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 70 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...