Sure. The link is out of date. And I do not find the same issue in other pull requests.
I guess this should happen when building the docker image. I am trying to build the docker image on my device. Thanks, Yong On Thu, 6 Feb 2020 at 12:16, Sijie Guo <guosi...@gmail.com> wrote: > Yong, > > Can you help look into this? > > Thanks, > Sijie > > On Wed, Feb 5, 2020 at 4:34 AM Enrico Olivelli <eolive...@gmail.com> > wrote: > >> Hi, >> integration tests started failing on GitHub Actions. >> >> see: >> >> https://pipelines.actions.githubusercontent.com/EMeCU0s3nV8mEzpqEGqbbDjtOUKCLJV4IPXg8mh4qtgdpzCGW6/_apis/pipelines/1/runs/367/signedlogcontent/3?urlExpires=2020-02-05T12%3A31%3A02.1144046Z&urlSigningMethod=HMACV1&urlSignature=YN%2Bwk9c3Z0ZOIuI8mfhtj0L8hmaG%2B94ieufVJITSD8w%3D >> >> Please any Python Client and/or GitHub actions user help >> >> Enrico >> >> >> Copying the log... >> >> 020-02-05T11:55:42.3185364Z adding 'bookkeeper/proto/kv_pb2.py' >> 2020-02-05T11:55:42.3195826Z adding 'bookkeeper/proto/kv_rpc_pb2.py' >> 2020-02-05T11:55:42.3200493Z adding 'bookkeeper/proto/kv_rpc_pb2_grpc.py' >> 2020-02-05T11:55:42.3204309Z adding 'bookkeeper/proto/kv_store_pb2.py' >> 2020-02-05T11:55:42.3214399Z adding 'bookkeeper/proto/storage_pb2.py' >> 2020-02-05T11:55:42.3219234Z adding 'bookkeeper/proto/storage_pb2_grpc.py' >> 2020-02-05T11:55:42.3229668Z adding 'bookkeeper/proto/stream_pb2.py' >> 2020-02-05T11:55:42.3241984Z adding >> 'apache_bookkeeper_client-4.11.0_SNAPSHOT.dist-info/METADATA' >> 2020-02-05T11:55:42.3242447Z adding >> 'apache_bookkeeper_client-4.11.0_SNAPSHOT.dist-info/WHEEL' >> 2020-02-05T11:55:42.3242784Z adding >> >> 'apache_bookkeeper_client-4.11.0_SNAPSHOT.dist-info/namespace_packages.txt' >> 2020-02-05T11:55:42.3243119Z adding >> 'apache_bookkeeper_client-4.11.0_SNAPSHOT.dist-info/top_level.txt' >> 2020-02-05T11:55:42.3243478Z adding >> 'apache_bookkeeper_client-4.11.0_SNAPSHOT.dist-info/RECORD' >> 2020-02-05T11:55:42.3245125Z removing build/bdist.linux-x86_64/wheel >> 2020-02-05T11:57:28.9689829Z [ERROR] The command '/bin/sh -c >> /opt/bookkeeper/scripts/install-python-client.sh' returned a non-zero >> code: 1 >> 2020-02-05T11:59:09.7211864Z [ERROR] The command '/bin/sh -c >> /opt/bookkeeper/scripts/install-python-client.sh' returned a non-zero >> code: 1 >> 2020-02-05T11:59:09.7357291Z [ERROR] Failed to execute goal >> com.spotify:dockerfile-maven-plugin:1.3.7:build (default) on project >> current-version-image: Could not build image: The command '/bin/sh -c >> /opt/bookkeeper/scripts/install-python-client.sh' returned a non-zero >> code: 1 -> [Help 1] >> 2020-02-05T11:59:09.7357906Z [ERROR] >> >