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

Changes:

[ningk] [BEAM-10775] Added a typescript precommit job


------------------------------------------
[...truncated 420.17 KB...]
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in ada1033cd533
Removing intermediate container ada1033cd533
 ---> acaf9d3a9d2c
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 564ab3c45edc
Removing intermediate container 564ab3c45edc
 ---> 38566686daf1
Successfully built 38566686daf1
Successfully tagged golicenses-python:latest

> Task :sdks:java:container:pullLicenses
> Task :buildSrc:compileJava NO-SOURCE

> Task :sdks:python:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/go>

> Task :release:go-licenses:java:dockerRun
+ rm -rf /output/licenses
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:python:container:installDependencies

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/bin/python3.5>
Not overwriting existing python script 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/bin/python>
 (you must use 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/bin/python3.5)>
Installing setuptools, pip, wheel...

> Task :sdks:python:container:buildDarwinAmd64 UP-TO-DATE

> Task :sdks:java:container:pullLicenses
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble

> Task :sdks:python:container:buildLinuxAmd64 UP-TO-DATE
> Task :sdks:python:container:goBuild

> Task :release:go-licenses:py:dockerRun
+ rm -rf /output/licenses
+ go get github.com/apache/beam/sdks/python/container

> Task :sdks:python:container:py35:copyLauncherDependencies

> Task :sdks:java:container:pullLicenses
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Configure project :sdks:java:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> Task :sdks:python:setupVirtualenv
done.
Running virtualenv with interpreter /usr/bin/python3.5
Collecting tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp35-cp35m-manylinux2010_x86_64.whl (2.5 MB)
Processing 
/home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB)
Collecting py<2,>=1.4.17
  Using cached py-1.9.0-py2.py3-none-any.whl (99 kB)
Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/lib/python3.5/site-packages>
 (from tox==3.11.1) (50.0.0)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.31.0-cp35-cp35m-manylinux2014_x86_64.whl (3.4 MB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.13.0-cp35-cp35m-manylinux1_x86_64.whl (1.3 MB)
Collecting importlib-metadata>=0.12; python_version < "3.8"
  Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting distlib<1,>=0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting importlib-resources>=1.0; python_version < "3.7"
  Using cached importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB)
Collecting zipp>=0.5
  Using cached zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Installing collected packages: zipp, importlib-metadata, pluggy, filelock, 
toml, py, six, appdirs, distlib, importlib-resources, virtualenv, tox, grpcio, 
protobuf, grpcio-tools, future, mypy-protobuf
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 
future-0.18.2 grpcio-1.31.0 grpcio-tools-1.30.0 importlib-metadata-1.7.0 
importlib-resources-3.0.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.13.0 
py-1.9.0 six-1.15.0 toml-0.10.1 tox-3.11.1 virtualenv-20.0.31 zipp-1.2.0

> Task :sdks:python:sdist FAILED
Traceback (most recent call last):
  File "setup.py", line 26, in <module>
    from distutils.errors import DistutilsError
  File "<frozen importlib._bootstrap>", line 969, in _find_and_load
  File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 666, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 577, in module_from_spec
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python3.5/site-packages/_distutils_hack/__init__.py";,>
 line 82, in create_module
    return importlib.import_module('._distutils', 'setuptools')
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/build/gradleenv/1922375555/lib/python3.5/importlib/__init__.py";,>
 line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 981, in _gcd_import
  File "<frozen importlib._bootstrap>", line 931, in _sanity_check
SystemError: Parent module 'setuptools' not loaded, cannot perform relative 
import

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 29s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/7mr76oevh7xn6

Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Not overwriting existing python script 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/build/virtualenv/bin/python>
 (you must use 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/build/virtualenv/bin/python3)>
Installing setuptools, pip, wheel...
done.
Requirement already satisfied: beautifulsoup4<5.0,>=4.9.0 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 19)) (4.9.1)
Requirement already satisfied: future<1.0.0,>=0.16.0 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 20)) (0.18.2)
Requirement already satisfied: pyyaml<6.0.0,>=3.12 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 21)) (5.3.1)
Requirement already satisfied: tenacity<6.0,>=5.0.2 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 22)) (5.1.5)
Requirement already satisfied: soupsieve>1.2 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from 
beautifulsoup4<5.0,>=4.9.0->-r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 19)) (2.0.1)
Requirement already satisfied: six>=1.9.0 in 
./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from 
tenacity<6.0,>=5.0.2->-r 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/requirement.txt>
 (line 22)) (1.15.0)
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_dir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 176 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.32454 seconds with 16 
threads.
Copy licenses to 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies UP-TO-DATE

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64 UP-TO-DATE
> Task :sdks:java:container:goBuild

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses

> Task :release:go-licenses:py:dockerRun
+ go-licenses save github.com/apache/beam/sdks/python/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/python/container
+ tee /output/licenses/list.csv
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/nightlyone/lockfile,https://github.com/nightlyone/lockfile/blob/master/LICENSE,MIT
github.com/apache/beam/sdks/python/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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/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
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/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/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
golang.org/x/net,https://go.googlesource.com/net/+/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/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:copyGolangLicenses
> Task :release:go-licenses:py:createLicenses
> Task :sdks:python:container:py35:copyGolangLicenses
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:spark:job-server:sparkJobServerCleanup
Stopping job server pid: 19806.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/python/build.gradle'>
 line: 46

* What went wrong:
Execution failed for task ':sdks:python:sdist'.
> Process 'command '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. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 50s
141 actionable tasks: 34 executed, 107 up-to-date

Publishing build scan...
https://gradle.com/s/bbthzkkvmjyiq

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