See 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/191/display/redirect>

------------------------------------------
[...truncated 22.05 MB...]
Fetching ethon 0.11.0
Installing ethon 0.11.0
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching mini_portile2 2.3.0
Installing mini_portile2 2.3.0
Fetching nokogiri 1.8.2
Installing nokogiri 1.8.2 with native extensions
Fetching parallel 1.12.1
Installing parallel 1.12.1
Fetching typhoeus 1.3.0
Installing typhoeus 1.3.0
Fetching yell 2.0.7
Installing yell 2.0.7
Fetching html-proofer 3.8.0
Installing html-proofer 3.8.0
Fetching rb-fsevent 0.10.2
Installing rb-fsevent 0.10.2
Fetching rb-inotify 0.9.10
Installing rb-inotify 0.9.10
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.5.5
Installing sass 3.5.5
Fetching jekyll-sass-converter 1.5.2
Installing jekyll-sass-converter 1.5.2
Fetching ruby_dep 1.5.0
Installing ruby_dep 1.5.0
Fetching listen 3.1.5
Installing listen 3.1.5
Fetching jekyll-watch 1.5.1
Installing jekyll-watch 1.5.1
Fetching kramdown 1.16.2
Installing kramdown 1.16.2
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching pathutil 0.16.1
Installing pathutil 0.16.1
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching jekyll 3.2.0
Installing jekyll 3.2.0
Fetching jekyll-redirect-from 0.11.0
Installing jekyll-redirect-from 0.11.0
Fetching jekyll_github_sample 0.3.1
Installing jekyll_github_sample 0.3.1
Bundle complete! 7 Gemfile dependencies, 38 gems now installed.
Bundled gems are installed into `/usr/local/bundle`
 ---> dfbde775073e
Removing intermediate container e6677e22dba3
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in 25a505cd1a00
 ---> 9a9ead8058bc
Removing intermediate container 25a505cd1a00
Step 7/7 : CMD sleep 3600
 ---> Running in e521c2621886
 ---> d9fe49d94695
Removing intermediate container e521c2621886
Successfully built d9fe49d94695
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':',5,main]) completed. 
Took 1 mins 10.758 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':',5,main]) 
started.

> Task :beam-website:createDockerContainer
Caching disabled for task ':beam-website:createDockerContainer': Caching has 
not been enabled for the task
Task ':beam-website:createDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command '/bin/bash''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: /bin/bash -c docker create -v 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src>:/repo
 -u $(id -u):$(id -g) beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':',5,main]) 
completed. Took 0.091 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:startDockerContainer
Caching disabled for task ':beam-website:startDockerContainer': Caching has not 
been enabled for the task
Task ':beam-website:startDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker start 
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926
Successfully started process 'command 'docker''
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926
:beam-website:startDockerContainer (Thread[Task worker for ':',5,main]) 
completed. Took 0.287 secs.
:beam-website:buildWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:buildWebsite
Build cache key for task ':beam-website:buildWebsite' is 
519e48b659d03febe4ba7817a8c1ab39
Caching disabled for task ':beam-website:buildWebsite': Caching has not been 
enabled for the task
Task ':beam-website:buildWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker exec 
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926 /bin/bash -c 
cd /repo/build/website &&       bundle exec jekyll build       --config 
/repo/website/_config.yml       --incremental       --source /repo/website/src
      
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
            Source: /repo/website/src
       Destination: generated-content
 Incremental build: enabled
      Generating... 
                    done in 9.443 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildWebsite (Thread[Task worker for ':',5,main]) completed. Took 
10.556 secs.
:beam-website:testWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:testWebsite
Caching disabled for task ':beam-website:testWebsite': Caching has not been 
enabled for the task
Task ':beam-website:testWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker exec 
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926 /bin/bash -c 
cd /repo/build/website &&       bundle exec rake test
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["HtmlCheck", "LinkCheck", "ImageCheck", "ScriptCheck"] on 
["./generated-content"] on *.html... 


Checking 650 external links...
Ran on 157 files!


- ./generated-content/contribute/eclipse/index.html
  *  External link https://marketplace.eclipse.org/content/checkstyle-plug 
failed: got a time out (response code 0)
  *  External link https://projects.eclipse.org/projects/tools.buildship 
failed: got a time out (response code 0)
rake aborted!
HTML-Proofer found 2 failures!
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:167:in
 `print_failed_tests'
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:48:in
 `run'
/repo/build/website/Rakefile:24:in `block in <top (required)>'
/usr/local/bundle/ruby/2.5.0/gems/rake-12.3.0/exe/rake:27:in `<top (required)>'
/usr/local/bundle/bin/bundle:23:in `load'
/usr/local/bundle/bin/bundle:23:in `<main>'
Tasks: TOP => test
(See full trace by running task with --trace)

> Task :beam-website:testWebsite FAILED
:beam-website:testWebsite (Thread[Task worker for ':',5,main]) completed. Took 
1 mins 18.434 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':',5,main]) 
started.

> Task :beam-website:stopAndRemoveDockerContainer
Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching 
has not been enabled for the task
Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker rm -f 
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926
Successfully started process 'command 'docker''
e541a5f5b0ab6205179dc4b3b27be1167fcbeee7bc77874d60ab72dc986ce926
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':',5,main]) 
completed. Took 0.364 secs.
:release:compileJava (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:compileJava NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/java',>
 not found
Skipping task ':release:compileJava' as it has no source files and no previous 
output files.
:release:compileJava (Thread[Task worker for ':' Thread 10,5,main]) completed. 
Took 0.001 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:compileGroovy FROM-CACHE
Build cache key for task ':release:compileGroovy' is 
97c3a23777a22c2c4ae3bed3b10c273a
Task ':release:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':release:compileGroovy': {executionTime=2268, 
hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, 
buildInvocationId=h3mivnobunfhrfjmkqqvw6jatq, creationTime=1537603987472, 
type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, 
gradleVersion=4.10.2, 
rootPath=<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src,>
 path=:release:compileGroovy}
Unpacked output for task ':release:compileGroovy' from cache.
:release:compileGroovy (Thread[Task worker for ':' Thread 10,5,main]) 
completed. Took 0.013 secs.
:release:processResources (Thread[Task worker for ':' Thread 10,5,main]) 
started.

> Task :release:processResources NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/resources',>
 not found
Skipping task ':release:processResources' as it has no source files and no 
previous output files.
:release:processResources (Thread[Task worker for ':' Thread 10,5,main]) 
completed. Took 0.0 secs.
:release:classes (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:classes UP-TO-DATE
Skipping task ':release:classes' as it has no actions.
:release:classes (Thread[Task worker for ':' Thread 10,5,main]) completed. Took 
0.0 secs.
:release:jar (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:jar
Build cache key for task ':release:jar' is a60759d451bdddcc1bb91fe8a2c66dc0
Caching disabled for task ':release:jar': Caching has not been enabled for the 
task
Task ':release:jar' is not up-to-date because:
  No history is available.
:release:jar (Thread[Task worker for ':' Thread 10,5,main]) completed. Took 
0.016 secs.
:release:assemble (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:assemble
Skipping task ':release:assemble' as it has no actions.
:release:assemble (Thread[Task worker for ':' Thread 10,5,main]) completed. 
Took 0.001 secs.
:release:compileTestJava (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:compileTestJava NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/java',>
 not found
Skipping task ':release:compileTestJava' as it has no source files and no 
previous output files.
:release:compileTestJava (Thread[Task worker for ':' Thread 10,5,main]) 
completed. Took 0.0 secs.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 10,5,main]) 
started.

> Task :release:compileTestGroovy NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/groovy',>
 not found
Skipping task ':release:compileTestGroovy' as it has no source files and no 
previous output files.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 10,5,main]) 
completed. Took 0.0 secs.
:release:processTestResources (Thread[Task worker for ':' Thread 10,5,main]) 
started.

> Task :release:processTestResources NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/resources',>
 not found
Skipping task ':release:processTestResources' as it has no source files and no 
previous output files.
:release:processTestResources (Thread[Task worker for ':' Thread 10,5,main]) 
completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':' Thread 10,5,main]) started.

> Task :release:testClasses UP-TO-DATE
Skipping task ':release:testClasses' as it has no actions.
:release:testClasses (Thread[Task worker for ':' Thread 10,5,main]) completed. 
Took 0.0 secs.
:release:test (Thread[Task worker for ':',5,main]) started.

> Task :release:test NO-SOURCE
Skipping task ':release:test' as it has no source files and no previous output 
files.
:release:test (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs.
:release:check (Thread[Task worker for ':',5,main]) started.

> Task :release:check UP-TO-DATE
Skipping task ':release:check' as it has no actions.
:release:check (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
:release:build (Thread[Task worker for ':' Thread 8,5,main]) started.

> Task :release:build
Skipping task ':release:build' as it has no actions.
:release:build (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 
0.0 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-website:testWebsite'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 3m 3s
821 actionable tasks: 813 executed, 8 from cache

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

Closing Git repo: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Reply via email to