See <https://builds.apache.org/job/beam_PreCommit_Website_Cron/830/display/redirect?page=changes>
Changes: [iemejia] [BEAM-6324] Remove withWhere from CassandraIO (superceded by withQuery) [mxm] [BEAM-6924] Prevent overflow for Flink bundle timeout [amyrvold] Fix ./gradlew :beam-test-tools:goTest [iemejia] [BEAM-6241] Add support for aggreagates using withQueryFn to MongoDbIO ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1d9daf1aca101fa5a194cbbba969886734e08902 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d9daf1aca101fa5a194cbbba969886734e08902 Commit message: "Merge pull request #8154: [BEAM-6924] Prevent overflow for Flink bundle timeout" > git rev-list --no-walk c2c85fbf1ec9d0c73555b4399c4e1d5a127dc111 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > 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 FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :beam-website:setupBuildDir > Task :beam-website:buildDockerImage Sending build context to Docker daemon 26.45MB Step 1/7 : FROM ruby:2.5 2.5: Pulling from library/ruby e79bb959ec00: Already exists d4b7902036fe: Already exists 1b2a72d4e030: Already exists d54db43011fd: Already exists 69d473365bb3: Already exists 84ed2a0dc034: Pulling fs layer 1f97f190db1e: Pulling fs layer 761e711814b0: Pulling fs layer 761e711814b0: Verifying Checksum 761e711814b0: Download complete 84ed2a0dc034: Verifying Checksum 84ed2a0dc034: Download complete 84ed2a0dc034: Pull complete 1f97f190db1e: Verifying Checksum 1f97f190db1e: Download complete 1f97f190db1e: Pull complete 761e711814b0: Pull complete Digest: sha256:063f661153e37b60c8345c63d76c02ba914f54e0df9f6de48e7111d49d1b2828 Status: Downloaded newer image for ruby:2.5 ---> e86557c9a8ab Step 2/7 : WORKDIR /ruby ---> 6a6e3b4cf96b Removing intermediate container 0e44e674e9d0 Step 3/7 : RUN gem install bundler ---> Running in 6ddf84420fc7 Successfully installed bundler-2.0.1 1 gem installed ---> bab5f63c71e6 Removing intermediate container 6ddf84420fc7 Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> 36c0a17cb307 Removing intermediate container d7cd81797472 Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Running in dce6922970fd Fetching gem metadata from https://rubygems.org/......... Fetching rake 12.3.0 Installing rake 12.3.0 Fetching concurrent-ruby 1.1.4 Installing concurrent-ruby 1.1.4 Fetching i18n 0.9.5 Installing i18n 0.9.5 Fetching minitest 5.11.3 Installing minitest 5.11.3 Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.5 Installing tzinfo 1.2.5 Fetching activesupport 4.2.11 Installing activesupport 4.2.11 Fetching public_suffix 3.0.3 Installing public_suffix 3.0.3 Fetching addressable 2.5.2 Installing addressable 2.5.2 Using bundler 1.17.3 Fetching colorator 1.1.0 Installing colorator 1.1.0 Fetching colorize 0.8.1 Installing colorize 0.8.1 Fetching ffi 1.9.25 Installing ffi 1.9.25 with native extensions 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.5 Installing nokogiri 1.8.5 with native extensions Fetching parallel 1.12.1 Installing parallel 1.12.1 Fetching typhoeus 1.3.1 Installing typhoeus 1.3.1 Fetching yell 2.0.7 Installing yell 2.0.7 Fetching html-proofer 3.9.3 Installing html-proofer 3.9.3 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` ---> 007f916d1ea1 Removing intermediate container dce6922970fd Step 6/7 : ENV LC_ALL C.UTF-8 ---> Running in 7535b47a9eb5 ---> 68a5d38b6266 Removing intermediate container 7535b47a9eb5 Step 7/7 : CMD sleep 3600 ---> Running in 9b91d5804062 ---> d79f7390606b Removing intermediate container 9b91d5804062 Successfully built d79f7390606b Successfully tagged beam-website:latest > Task :beam-website:createDockerContainer > Task :beam-website:startDockerContainer 5dcde6450245e831a858cafb149cc365020cd0330a0ac6202130567163148e13 > Task :beam-website:buildLocalWebsite `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Configuration file: /repo/website/_config.yml Configuration file: /repo/website/_config_test.yml Source: /repo/website/src Destination: generated-local-content Incremental build: enabled Generating... done in 14.134 seconds. Auto-regeneration: disabled. Use --watch to enable. > Task :beam-website:testWebsite `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Running ["ImageCheck", "ScriptCheck", "HtmlCheck", "LinkCheck"] on ["./generated-local-content"] on *.html... Checking 890 external links... Ran on 191 files! - ./generated-local-content/blog/2018/08/20/review-input-streaming-connectors.html * External link https://beam.apache.org/releases/javadoc/2.11.0/org/apache/beam/sdk/io/gcp/pubsub/PubsubIO.html failed: got a time out (response code 0) * External link https://beam.apache.org/releases/javadoc/2.11.0/org/apache/beam/sdk/io/kinesis/KinesisIO.html 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.9.3/lib/html-proofer/runner.rb:167:in `print_failed_tests' /usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.9.3/lib/html-proofer/runner.rb:48:in `run' /repo/build/website/Rakefile:23: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 > Task :beam-website:stopAndRemoveDockerContainer 5dcde6450245e831a858cafb149cc365020cd0330a0ac6202130567163148e13 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 --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 4m 38s 7 actionable tasks: 7 executed Publishing build scan... https://gradle.com/s/xg4we2c4rceri 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]
