Skip to content

Synthesis failed for video-intelligence #4096

@yoshi-automation

Description

@yoshi-automation

Hello! Autosynth couldn't regenerate video-intelligence. 💔

Here's the output from running synth.py:

Cloning into 'working_repo'...
Switched to branch 'autosynth-video-intelligence'
�[35msynthtool > �[31m�[43mYou are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please use python3 -m synthtool instead.�[0m
�[35msynthtool > �[36mEnsuring dependencies.�[0m
�[35msynthtool > �[36mPulling artman image.�[0m
Error response from daemon: error parsing HTTP 404 response body: invalid character 'p' after top-level value: "404 page not found\n"
�[35msynthtool > �[33mFailed executing docker pull googleapis/artman:latest:

None�[0m
Traceback (most recent call last):
  File "synth.py", line 20, in <module>
    gapic = gcp.GAPICGenerator()
  File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 33, in __init__
    self._artman = artman.Artman()
  File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/artman.py", line 35, in __init__
    self._install_artman()
  File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/artman.py", line 124, in _install_artman
    ["docker", "pull", f"googleapis/artman:{ARTMAN_VERSION}"], hide_output=False
  File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 39, in run
    raise exc
  File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 33, in run
    encoding="utf-8",
  File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/subprocess.py", line 418, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['docker', 'pull', 'googleapis/artman:latest']' returned non-zero exit status 1.
�[35msynthtool > �[36mCleaned up 0 temporary directories.�[0m

Synthesis failed

Google internal developers can see the full log here.

Metadata

Metadata

Labels

autosynth failurepriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions