See <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/944/display/redirect>
Changes: ------------------------------------------ [...truncated 201.69 KB...] Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB) > Task :model:job-management:compileJava FROM-CACHE > Task :model:job-management:classes > Task :model:fn-execution:compileJava FROM-CACHE > Task :model:fn-execution:classes > Task :model:job-management:shadowJar FROM-CACHE > Task :model:fn-execution:shadowJar FROM-CACHE > Task :sdks:go:test:setupVirtualenv Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, protobuf, pluggy, packaging, grpcio, tox, mypy-protobuf, grpcio-tools, future Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 filelock-3.3.2 future-0.18.2 grpcio-1.41.1 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.2 platformdirs-2.4.0 pluggy-1.0.0 protobuf-3.19.1 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.9.0 > Task :release:go-licenses:java:docker Removing intermediate container 90f0e7b86a1d ---> 107ca81c5fb5 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 74e478255763 Step 4/6 : ARG sdk_location ---> Running in 54bd90c610a2 Removing intermediate container 54bd90c610a2 ---> 8e3c77509382 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in a585997e1df1 Removing intermediate container a585997e1df1 ---> 2a6701fcf807 Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in 443fc837d385 Removing intermediate container 443fc837d385 ---> 53248d4d92a9 Successfully built 53248d4d92a9 Successfully tagged golicenses-java:latest > Task :release:go-licenses:go:docker Removing intermediate container e784ea4ae0ae ---> a6266cd1f4ae Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 76b948073339 Step 4/6 : ARG sdk_location ---> Running in 0da0ecc191a7 Removing intermediate container 0da0ecc191a7 ---> 50ad15e3cbb4 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in 0b31edb3733a Removing intermediate container 0b31edb3733a ---> 3899d38b39cf Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in 42fe657629f9 Removing intermediate container 42fe657629f9 ---> dcc3c1a72ce7 Successfully built dcc3c1a72ce7 Successfully tagged golicenses-go:latest > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + export GO111MODULE=off + GO111MODULE=off + go get github.com/apache/beam/sdks/java/container > Task :release:go-licenses:go:dockerRun + rm -rf '/output/*' + export GO111MODULE=off + GO111MODULE=off + go get github.com/apache/beam/sdks/go/container > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses > Task :release:go-licenses:go:dockerRun + go-licenses save github.com/apache/beam/sdks/go/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/go/container + tee /output/licenses/list.csv github.com/apache/beam/sdks/go,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :release:go-licenses:go:createLicenses > Task :sdks:go:container:copyGolangLicenses > Task :sdks:go:container:dockerPrepare > Task :sdks:go:container:docker Sending build context to Docker daemon 14.22MB Step 1/11 : FROM debian:buster ---> 2b6f409b1d24 Step 2/11 : MAINTAINER "Apache Beam <[email protected]>" ---> Running in b5bb3ae9bb67 Removing intermediate container b5bb3ae9bb67 ---> 5d26ebdfb5b5 Step 3/11 : ARG pull_licenses ---> Running in 5d435fde8c46 Removing intermediate container 5d435fde8c46 ---> a01de406c53f Step 4/11 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* ---> Running in 917ff1c095d7 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] Fetched 8469 kB in 2s (4043 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libssl1.1 openssl The following NEW packages will be installed: ca-certificates libssl1.1 openssl 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 2549 kB of archives. After this operation, 6084 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 2549 kB in 0s (7735 kB/s) Selecting previously unselected package libssl1.1:amd64. (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100%(Reading database ... 6677 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.1.1d-0+deb10u7_amd64.deb ... Unpacking openssl (1.1.1d-0+deb10u7) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... Setting up openssl (1.1.1d-0+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Processing triggers for libc-bin (2.28-10) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 6.562457 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PreCommit_GoPortable_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:go:container:docker 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 917ff1c095d7 ---> 43bab598dd7a Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 3c854deaadd4 Step 6/11 : COPY target/LICENSE /opt/apache/beam/ ---> 32bff41fbff0 Step 7/11 : COPY target/NOTICE /opt/apache/beam/ ---> acc4a4debc6a Step 8/11 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 8263663fd620 Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in e301f47a5ecc Removing intermediate container e301f47a5ecc ---> 5287160425af Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 93e8ad741ad9 Removing intermediate container 93e8ad741ad9 ---> 2b0b94714738 Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 356530d83092 Removing intermediate container 356530d83092 ---> c8308b33fca3 Successfully built c8308b33fca3 Successfully tagged apache/beam_go_sdk:latest FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:core:generateGrammarSource'. > Failed to load cache entry for task ':sdks:java:core:generateGrammarSource' * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4m 46s 77 actionable tasks: 63 executed, 9 from cache, 5 up-to-date Publishing build scan... https://gradle.com/s/iuqveauxij5g4 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]
