See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1444/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #25868: Fix :examples:java:execute so it can be 
used


------------------------------------------
[...truncated 693.50 KB...]
#14 211.7 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#14 DONE 212.7s

#15 [beam 11/16] RUN pip check || (echo "Container does not include required 
Beam dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1)
#15 2.064 No broken requirements found.
#15 DONE 2.2s

#16 [beam 12/16] RUN pip freeze --all
#16 1.011 absl-py==1.4.0
#16 1.011 apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
#16 1.011 astunparse==1.6.3
#16 1.011 attrs==22.2.0
#16 1.011 beautifulsoup4==4.11.2
#16 1.011 bs4==0.0.1
#16 1.011 cachetools==4.2.4
#16 1.011 certifi==2022.12.7
#16 1.011 cffi==1.15.1
#16 1.011 charset-normalizer==3.1.0
#16 1.011 click==8.1.3
#16 1.011 cloudpickle==2.2.1
#16 1.011 crcmod==1.7
#16 1.011 cryptography==39.0.2
#16 1.011 Cython==0.29.33
#16 1.011 deprecation==2.1.0
#16 1.011 dill==0.3.1.1
#16 1.011 dnspython==2.3.0
#16 1.011 docker==6.0.1
#16 1.011 docopt==0.6.2
#16 1.011 exceptiongroup==1.1.0
#16 1.011 execnet==1.9.0
#16 1.011 fastavro==1.7.3
#16 1.011 fasteners==0.18
#16 1.011 flatbuffers==23.3.3
#16 1.011 freezegun==1.2.2
#16 1.011 future==0.18.3
#16 1.011 gast==0.4.0
#16 1.011 google-api-core==2.11.0
#16 1.011 google-apitools==0.5.31
#16 1.011 google-auth==2.16.2
#16 1.011 google-auth-httplib2==0.1.0
#16 1.011 google-auth-oauthlib==0.4.6
#16 1.011 google-cloud-bigquery==3.6.0
#16 1.011 google-cloud-bigquery-storage==2.19.0
#16 1.011 google-cloud-bigtable==2.17.0
#16 1.011 google-cloud-core==2.3.2
#16 1.011 google-cloud-datastore==2.15.0
#16 1.011 google-cloud-dlp==3.12.0
#16 1.011 google-cloud-language==2.9.0
#16 1.011 google-cloud-pubsub==2.15.0
#16 1.011 google-cloud-pubsublite==1.7.0
#16 1.011 google-cloud-recommendations-ai==0.10.2
#16 1.011 google-cloud-spanner==3.28.0
#16 1.011 google-cloud-videointelligence==2.11.0
#16 1.011 google-cloud-vision==3.4.0
#16 1.011 google-crc32c==1.5.0
#16 1.011 google-pasta==0.2.0
#16 1.011 google-resumable-media==2.4.1
#16 1.011 googleapis-common-protos==1.58.0
#16 1.011 greenlet==2.0.2
#16 1.011 grpc-google-iam-v1==0.12.6
#16 1.011 grpcio==1.51.3
#16 1.011 grpcio-status==1.51.3
#16 1.011 guppy3==3.1.2
#16 1.011 h5py==3.8.0
#16 1.011 hdfs==2.7.0
#16 1.011 httplib2==0.21.0
#16 1.011 hypothesis==6.68.2
#16 1.011 idna==3.4
#16 1.011 importlib-metadata==6.0.0
#16 1.011 iniconfig==2.0.0
#16 1.011 jax==0.4.6
#16 1.011 joblib==1.2.0
#16 1.011 keras==2.12.0rc1
#16 1.011 libclang==15.0.6.1
#16 1.011 Markdown==3.4.1
#16 1.011 MarkupSafe==2.1.2
#16 1.011 mmh3==3.0.0
#16 1.011 mock==5.0.1
#16 1.011 nltk==3.8.1
#16 1.011 nose==1.3.7
#16 1.011 numpy==1.23.5
#16 1.011 oauth2client==4.1.3
#16 1.011 oauthlib==3.2.2
#16 1.011 objsize==0.6.1
#16 1.011 opt-einsum==3.3.0
#16 1.011 orjson==3.8.7
#16 1.011 overrides==6.5.0
#16 1.011 packaging==23.0
#16 1.011 pandas==1.5.3
#16 1.011 parameterized==0.8.1
#16 1.011 pip==23.0.1
#16 1.011 pluggy==1.0.0
#16 1.011 proto-plus==1.22.2
#16 1.011 protobuf==4.22.1
#16 1.011 psycopg2-binary==2.9.5
#16 1.011 py==1.11.0
#16 1.011 pyarrow==9.0.0
#16 1.011 pyasn1==0.4.8
#16 1.011 pyasn1-modules==0.2.8
#16 1.011 pycparser==2.21
#16 1.011 pydot==1.4.2
#16 1.011 PyHamcrest==1.10.1
#16 1.011 pymongo==4.3.3
#16 1.011 PyMySQL==1.0.2
#16 1.011 pyparsing==3.0.9
#16 1.011 pytest==7.2.2
#16 1.011 pytest-forked==1.6.0
#16 1.011 pytest-timeout==2.1.0
#16 1.011 pytest-xdist==2.5.0
#16 1.011 python-dateutil==2.8.2
#16 1.011 python-snappy==0.6.1
#16 1.011 pytz==2022.7.1
#16 1.011 PyYAML==6.0
#16 1.011 regex==2022.10.31
#16 1.011 requests==2.28.2
#16 1.011 requests-mock==1.10.0
#16 1.011 requests-oauthlib==1.3.1
#16 1.011 rsa==4.9
#16 1.011 scikit-learn==1.2.2
#16 1.011 scipy==1.10.1
#16 1.011 setuptools==67.6.0
#16 1.011 six==1.16.0
#16 1.011 sortedcontainers==2.4.0
#16 1.011 soupsieve==2.4
#16 1.011 SQLAlchemy==1.4.46
#16 1.011 sqlparse==0.4.3
#16 1.011 tenacity==5.1.5
#16 1.011 tensorboard==2.12.0
#16 1.011 tensorboard-data-server==0.7.0
#16 1.011 tensorboard-plugin-wit==1.8.1
#16 1.011 tensorflow==2.12.0rc1
#16 1.011 tensorflow-estimator==2.12.0rc0
#16 1.011 tensorflow-io-gcs-filesystem==0.31.0
#16 1.011 termcolor==2.2.0
#16 1.011 testcontainers==3.7.1
#16 1.011 threadpoolctl==3.1.0
#16 1.011 tomli==2.0.1
#16 1.011 tqdm==4.65.0
#16 1.011 typing_extensions==4.5.0
#16 1.011 urllib3==1.26.14
#16 1.011 websocket-client==1.5.1
#16 1.011 Werkzeug==2.2.3
#16 1.011 wheel==0.40.0
#16 1.011 wrapt==1.14.1
#16 1.011 zipp==3.15.0
#16 1.011 zstandard==0.20.0
#16 DONE 1.1s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.0s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.0s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.2s

#21 [third_party_licenses 1/5] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/5] RUN rm 
/opt/apache/beam/third_party_licenses/golang/LICENSE
#23 DONE 0.3s

#24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/
#24 DONE 0.0s

#25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<4.0.0' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#25 1.055 Collecting pip-licenses<4.0.0
#25 1.129   Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
#25 1.137 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#25 1.138 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (5.1.5)
#25 1.176 Collecting PTable
#25 1.196   Downloading PTable-0.9.2.tar.gz (31 kB)
#25 1.213   Preparing metadata (setup.py): started
#25 1.565   Preparing metadata (setup.py): finished with status 'done'
#25 1.580 Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.8/site-packages (from tenacity) (1.16.0)
#25 1.584 Building wheels for collected packages: PTable
#25 1.585   Building wheel for PTable (setup.py): started
#25 2.134   Building wheel for PTable (setup.py): finished with status 'done'
#25 2.135   Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl 
size=22908 
sha256=fae85ca7877aeb565cadeb825c4b1426ac0c848321a6e723c2da53024e154e02
#25 2.135   Stored in directory: 
/root/.cache/pip/wheels/1b/3a/02/8d8da2bca2223dda2f827949c88b2d82dc85dccbc2bb6265e5
#25 2.141 Successfully built PTable
#25 3.240 Installing collected packages: PTable, pip-licenses
#25 3.328 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#25 3.329 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#25 16.30 Skip pulling license for  bs4
#25 16.30 INFO:root:Successfully pulled licenses for 134 dependencies
#25 DONE 16.4s

#26 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#26 DONE 0.1s

#27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#27 DONE 0.4s

#28 exporting to image
#28 exporting layers
#28 exporting layers 14.0s done
#28 writing image 
sha256:2dec1e9703537568ea1ef559beab60412b1d05e66e49140749b64061f2959690 done
#28 naming to docker.io/apache/beam_python3.8_sdk:2.47.0.dev done
#28 DONE 14.0s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.sh'' finished with 
> non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 11m 19s
223 actionable tasks: 147 executed, 64 from cache, 12 up-to-date

Publishing build scan...
https://gradle.com/s/3qsoh4korefr6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to