Hello! Autosynth couldn't regenerate python-network-connectivity. 💔
oro/docker/docs/fetch_gpg_keys.sh
.kokoro/docs/common.cfg
.kokoro/docs/docs-presubmit.cfg
.kokoro/docs/docs.cfg
.kokoro/populate-secrets.sh
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/samples/lint/common.cfg
.kokoro/samples/lint/continuous.cfg
.kokoro/samples/lint/periodic.cfg
.kokoro/samples/lint/presubmit.cfg
.kokoro/samples/python3.6/common.cfg
.kokoro/samples/python3.6/continuous.cfg
.kokoro/samples/python3.6/periodic.cfg
.kokoro/samples/python3.6/presubmit.cfg
.kokoro/samples/python3.7/common.cfg
.kokoro/samples/python3.7/continuous.cfg
.kokoro/samples/python3.7/periodic.cfg
.kokoro/samples/python3.7/presubmit.cfg
.kokoro/samples/python3.8/common.cfg
.kokoro/samples/python3.8/continuous.cfg
.kokoro/samples/python3.8/periodic.cfg
.kokoro/samples/python3.8/presubmit.cfg
.kokoro/test-samples.sh
.kokoro/trampoline.sh
.kokoro/trampoline_v2.sh
.pre-commit-config.yaml
.trampolinerc
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
docs/multiprocessing.rst
noxfile.py.j2
renovate.json
Skipping: samples/AUTHORING_GUIDE.md
Skipping: samples/CONTRIBUTING.md
scripts/decrypt-secrets.sh
scripts/readme-gen/readme_gen.py.j2
scripts/readme-gen/templates/README.tmpl.rst
scripts/readme-gen/templates/auth.tmpl.rst
scripts/readme-gen/templates/auth_api_key.tmpl.rst
scripts/readme-gen/templates/install_deps.tmpl.rst
scripts/readme-gen/templates/install_portaudio.tmpl.rst
setup.cfg
testing/.gitignore
nox > Running session blacken
nox > Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
nox > python -m pip install black==19.10b0
nox > black docs google tests noxfile.py setup.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/docs/conf.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/pagers.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/base.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/types/__init__.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/types/common.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/async_client.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc_asyncio.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/noxfile.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/services/hub_service/client.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/google/cloud/networkconnectivity_v1alpha1/types/hub.py
reformatted /home/kbuilder/.cache/synthtool/python-network-connectivity/tests/unit/gapic/networkconnectivity_v1alpha1/test_hub_service.py
All done! ✨ 🍰 ✨
16 files reformatted, 3 files left unchanged.
nox > Session blacken was successful.
2021-02-18 07:21:47,092 synthtool [DEBUG] > Wrote metadata to synth.metadata.
2021-02-18 07:21:47,138 autosynth [INFO] > Changed files:
2021-02-18 07:21:47,138 autosynth [INFO] > M CONTRIBUTING.rst
M MANIFEST.in
M google/cloud/networkconnectivity/__init__.py
M google/cloud/networkconnectivity_v1alpha1/__init__.py
M google/cloud/networkconnectivity_v1alpha1/services/hub_service/async_client.py
M google/cloud/networkconnectivity_v1alpha1/services/hub_service/client.py
M google/cloud/networkconnectivity_v1alpha1/services/hub_service/pagers.py
M google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc.py
M google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc_asyncio.py
M google/cloud/networkconnectivity_v1alpha1/types/__init__.py
M google/cloud/networkconnectivity_v1alpha1/types/hub.py
M synth.metadata
M tests/unit/gapic/networkconnectivity_v1alpha1/test_hub_service.py
2021-02-18 07:21:47,139 autosynth [DEBUG] > Running: git log e53f05caf2fcc77c92be82bc2654e5d6000c5148 -1 --no-decorate --pretty=%s
2021-02-18 07:21:47,142 autosynth [DEBUG] > Running: git log e53f05caf2fcc77c92be82bc2654e5d6000c5148 -1 --no-decorate --pretty=%b%n%nSource-Author: %an <%ae>%nSource-Date: %ad
2021-02-18 07:21:47,145 autosynth [DEBUG] > Running: git add -A
2021-02-18 07:21:47,151 autosynth [DEBUG] > Running: git status --porcelain
2021-02-18 07:21:47,156 autosynth [DEBUG] > Running: git commit -m chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster
PiperOrigin-RevId: 358007902
Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Feb 17 12:28:03 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e53f05caf2fcc77c92be82bc2654e5d6000c5148
Source-Link: https://github.com/googleapis/googleapis/commit/e53f05caf2fcc77c92be82bc2654e5d6000c5148
[autosynth-94 f4ac270] chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster
13 files changed, 262 insertions(+), 153 deletions(-)
2021-02-18 07:21:47,171 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at f4ac270 chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster
2021-02-18 07:21:47,175 autosynth [DEBUG] > Running: git checkout autosynth
Switched to branch 'autosynth'
2021-02-18 07:21:47,180 autosynth [DEBUG] > Running: git diff --binary HEAD..autosynth-94 -- . :(exclude)synth.metadata
2021-02-18 07:21:47,183 autosynth [DEBUG] > Running: git diff HEAD..autosynth-94 -- synth.metadata
2021-02-18 07:21:47,186 autosynth [DEBUG] > Running: git diff --binary HEAD..autosynth-95 -- . :(exclude)synth.metadata
2021-02-18 07:21:47,190 autosynth [DEBUG] > Running: git diff --binary HEAD autosynth-95
2021-02-18 07:21:47,194 autosynth [DEBUG] > Running: git apply /tmpfs/tmp/tmpgjqrr6oe/autosynth-95.patch
2021-02-18 07:21:47,197 autosynth [DEBUG] > Running: git add -A
2021-02-18 07:21:47,201 autosynth [DEBUG] > Running: git status --porcelain
2021-02-18 07:21:47,205 autosynth [DEBUG] > Running: git commit -m build(python): enable flakybot on library unit and system tests
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Wed Feb 17 14:10:46 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: d17674372e27fb8f23013935e794aa37502071aa
Source-Link: https://github.com/googleapis/synthtool/commit/d17674372e27fb8f23013935e794aa37502071aa
[autosynth 40678e6] build(python): enable flakybot on library unit and system tests
4 files changed, 32 insertions(+), 7 deletions(-)
2021-02-18 07:21:47,212 autosynth [DEBUG] > Running: git diff --binary autosynth-95..autosynth-102 -- . :(exclude)synth.metadata
2021-02-18 07:21:47,215 autosynth [DEBUG] > Running: git diff autosynth-95..autosynth-102 -- synth.metadata
2021-02-18 07:21:47,219 autosynth [DEBUG] > Running: git push --force origin autosynth
remote:
remote: Create a pull request for 'autosynth' on GitHub by visiting:
remote: https://github.com/googleapis/python-network-connectivity/pull/new/autosynth
remote:
To https://github.com/googleapis/python-network-connectivity.git
* [new branch] autosynth -> autosynth
2021-02-18 07:21:51,074 autosynth [DEBUG] > Running: git log -6 --pretty=%b
2021-02-18 07:21:53,685 autosynth [DEBUG] > Running: git clean -fdx
Removing .nox/
Removing __pycache__/
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 354, in <module>
main()
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 189, in main
return _inner_main(temp_dir)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 334, in _inner_main
commit_count = synthesize_loop(x, multiple_prs, change_pusher, synthesizer)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 92, in synthesize_loop
synthesize_inner_loop(fork, synthesizer)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 137, in synthesize_inner_loop
synthesizer, len(toolbox.versions) - 1
File "/tmpfs/src/github/synthtool/autosynth/synth_toolbox.py", line 259, in synthesize_version_in_new_branch
synthesizer.synthesize(synth_log_path, self.environ)
File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
synth_proc.check_returncode() # Raise an exception.
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.
Hello! Autosynth couldn't regenerate python-network-connectivity. 💔
Here's the output from running
synth.py:Google internal developers can see the full log here.