Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #2423

Merged
merged 3 commits into from
Sep 9, 2019
Merged

Conversation

zbynek
Copy link
Contributor

@zbynek zbynek commented Aug 19, 2019

Should fix https://issues.jenkins-ci.org/browse/WEBSITE-469

Also fixes https://issues.jenkins-ci.org/browse/WEBSITE-523 (the issue is "done" but the website was not updated to use the fixed version of the extension library) and brings minor improvements for local development (haml 5 is needed to avoid generating bogus error messages, some of the awestruct fixes relate to logging, see https://github.com/awestruct/awestruct/releases )

@jenkinsadmin
Copy link

Build failed; the context from the latest run is:

Expand to view
[2019-08-19T13:33:14.947Z] ffe3d971af22: Pull complete
[2019-08-19T13:33:15.204Z] Digest: sha256:9b4ef9aae0d8c9c7a4dbbff596acf98e7d7e6a1843ed7d751fabfc2d4680a5d5
[2019-08-19T13:33:15.204Z] Status: Downloaded newer image for node:alpine
[2019-08-19T13:33:15.204Z] docker.io/library/node:alpine
[2019-08-19T13:33:15.204Z] ./scripts/node npm install
[2019-08-19T13:33:20.457Z] npm WARN jenkins.io-node-tooling@1.0.0 No repository field.
[2019-08-19T13:33:20.457Z] npm WARN jenkins.io-node-tooling@1.0.0 No license field.
[2019-08-19T13:33:20.457Z] 
[2019-08-19T13:33:20.457Z] added 6 packages from 8 contributors and audited 6 packages in 1.255s
[2019-08-19T13:33:20.457Z] found 0 vulnerabilities
[2019-08-19T13:33:20.457Z] 
[2019-08-19T13:33:21.388Z] Copying node_modules/ionicons/dist/fonts/ionicons.ttf into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/ionicons/dist/fonts/ionicons.eot into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/ionicons/dist/fonts/ionicons.woff into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/anchor-js/docs/fonts/anchorjs-extras.ttf into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/anchor-js/docs/fonts/anchorjs-extras.woff into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/anchor-js/docs/fonts/anchorjs-extras.eot into build/_site/css/fonts
[2019-08-19T13:33:21.388Z] Copying node_modules/bootstrap/dist/* into build/_site/assets/bower/bootstrap/
[2019-08-19T13:33:21.388Z] Copying node_modules/jquery/dist/* into build/_site/assets/bower/jquery/
[2019-08-19T13:33:21.388Z] Copying node_modules/tether/dist/* into build/_site/assets/bower/tether/
[2019-08-19T13:33:21.388Z] mkdir -p build/_site/assets/bower/anchor-js/
[2019-08-19T13:33:21.388Z] cp node_modules/anchor-js/*.js build/_site/assets/bower/anchor-js/
[2019-08-19T13:33:21.388Z] mkdir -p build/_site/assets/bower/ionicons
[2019-08-19T13:33:21.388Z] cp -R node_modules/ionicons/dist/css build/_site/assets/bower/ionicons
[2019-08-19T13:33:21.388Z] cp -R node_modules/ionicons/dist/fonts build/_site/assets/bower/ionicons
[2019-08-19T13:33:21.388Z] ./scripts/awestruct --generate --verbose --source-dir=content --output-dir=build/_site
[2019-08-19T13:33:23.282Z] bundler: failed to load command: awestruct (/home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/bin/awestruct)
[2019-08-19T13:33:23.846Z] LoadError: cannot load such file -- awestruct/cli/invoker
[2019-08-19T13:33:23.846Z]   /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/awestruct-0.6.0.alpha2/bin/awestruct:6:in `require'
[2019-08-19T13:33:23.846Z]   /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/awestruct-0.6.0.alpha2/bin/awestruct:6:in `<top (required)>'
[2019-08-19T13:33:23.846Z]   /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/bin/awestruct:23:in `load'
[2019-08-19T13:33:23.846Z]   /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/bin/awestruct:23:in `<top (required)>'
[2019-08-19T13:33:23.846Z] Makefile:25: recipe for target 'site' failed
[2019-08-19T13:33:23.846Z] make: *** [site] Error 1
[2019-08-19T13:33:23.880Z] [Pipeline] }
[2019-08-19T13:33:23.916Z] [Pipeline] // timeout
[2019-08-19T13:33:23.938Z] [Pipeline] }
[2019-08-19T13:33:23.973Z] [Pipeline] // stage
[2019-08-19T13:33:23.999Z] [Pipeline] }
[2019-08-19T13:33:24.029Z] [Pipeline] // node
[2019-08-19T13:33:24.073Z] [Pipeline] echo
[2019-08-19T13:33:24.082Z] Caught: hudson.AbortException: script returned exit code 2
[2019-08-19T13:33:24.139Z] [Pipeline] mail
[2019-08-19T13:33:24.360Z] [Pipeline] End of Pipeline
[2019-08-19T13:33:25.196Z] 
[2019-08-19T13:33:25.196Z] GitHub has been notified of this commit’s build result
[2019-08-19T13:33:25.196Z] 
[2019-08-19T13:33:25.196Z] ERROR: script returned exit code 2
[2019-08-19T13:33:25.196Z] Finished: FAILURE

Powered by the Comment Logger

@oleg-nenashev
Copy link
Contributor

Probably it's time to enable Dependabot here

@jenkinsadmin
Copy link

Build failed; the context from the latest run is:

Expand to view
[2019-08-19T14:30:21.194Z] 1f85508cf3dd: Verifying Checksum
[2019-08-19T14:30:21.194Z] 1f85508cf3dd: Download complete
[2019-08-19T14:30:21.452Z] 96465440c208: Verifying Checksum
[2019-08-19T14:30:21.452Z] 96465440c208: Download complete
[2019-08-19T14:30:21.452Z] 4ceeca44b38d: Verifying Checksum
[2019-08-19T14:30:21.452Z] 4ceeca44b38d: Download complete
[2019-08-19T14:30:21.710Z] c4b50f43bf27: Verifying Checksum
[2019-08-19T14:30:21.710Z] c4b50f43bf27: Download complete
[2019-08-19T14:30:23.609Z] 6ac892e64b94: Verifying Checksum
[2019-08-19T14:30:23.609Z] 6ac892e64b94: Download complete
[2019-08-19T14:30:28.870Z] 4ae16bd47783: Pull complete
[2019-08-19T14:30:28.870Z] bbab4ec87ac4: Pull complete
[2019-08-19T14:30:29.435Z] 2ea1f7804402: Pull complete
[2019-08-19T14:30:32.715Z] 96465440c208: Pull complete
[2019-08-19T14:30:44.915Z] 6ac892e64b94: Pull complete
[2019-08-19T14:30:44.915Z] 1f85508cf3dd: Pull complete
[2019-08-19T14:30:44.915Z] c4b50f43bf27: Pull complete
[2019-08-19T14:30:44.915Z] 4ceeca44b38d: Pull complete
[2019-08-19T14:30:44.915Z] Digest: sha256:358f16e92d0f66599103318f7a8528d449b0973fd89e46a1a5c47cec7479f09b
[2019-08-19T14:30:44.915Z] Status: Downloaded newer image for ruby:2.6
[2019-08-19T14:30:44.915Z] docker.io/library/ruby:2.6
[2019-08-19T14:30:44.915Z] ./scripts/ruby bundle install --path=vendor/gems
[2019-08-19T14:31:23.619Z] Fetching gem metadata from https://rubygems.org/..........
[2019-08-19T14:31:23.619Z] Fetching gem metadata from https://rubygems.org/.
[2019-08-19T14:31:23.619Z] You have requested:
[2019-08-19T14:31:23.619Z]   awestruct ~> 0.6.0.alpha3
[2019-08-19T14:31:23.619Z] 
[2019-08-19T14:31:23.619Z] The bundle currently has awestruct locked at 0.6.0.alpha2.
[2019-08-19T14:31:23.619Z] Try running `bundle update awestruct`
[2019-08-19T14:31:23.619Z] 
[2019-08-19T14:31:23.619Z] If you are updating multiple gems in your Gemfile at once,
[2019-08-19T14:31:23.619Z] try passing them all to `bundle update`
[2019-08-19T14:31:23.619Z] Makefile:74: recipe for target 'build/ruby' failed
[2019-08-19T14:31:23.619Z] make: *** [build/ruby] Error 7
[2019-08-19T14:31:23.893Z] [Pipeline] }
[2019-08-19T14:31:23.927Z] [Pipeline] // timeout
[2019-08-19T14:31:23.983Z] [Pipeline] }
[2019-08-19T14:31:24.025Z] [Pipeline] // stage
[2019-08-19T14:31:24.071Z] [Pipeline] }
[2019-08-19T14:31:24.109Z] [Pipeline] // node
[2019-08-19T14:31:24.151Z] [Pipeline] echo
[2019-08-19T14:31:24.159Z] Caught: hudson.AbortException: script returned exit code 2
[2019-08-19T14:31:24.204Z] [Pipeline] mail
[2019-08-19T14:31:24.706Z] [Pipeline] End of Pipeline
[2019-08-19T14:31:25.226Z] 
[2019-08-19T14:31:25.226Z] GitHub has been notified of this commit’s build result
[2019-08-19T14:31:25.226Z] 
[2019-08-19T14:31:25.226Z] ERROR: script returned exit code 2
[2019-08-19T14:31:25.226Z] Finished: FAILURE

Powered by the Comment Logger

@zbynek
Copy link
Contributor Author

zbynek commented Aug 19, 2019

@oleg-nenashev good idea. This PR requires switching to alpha release, which is something dependabot should not suggest.(It will take a while to release awestruct stable and some of the recent changes in awestruct were done for Jenkins specifically, so I would suggest to use alpha rather than wait for a stable release)

@jenkinsadmin
Copy link

Build failed; the context from the latest run is:

Expand to view
[2019-08-20T05:22:19.335Z] [Pipeline] }
[2019-08-20T05:22:19.363Z] [Pipeline] // stage
[2019-08-20T05:22:19.487Z] [Pipeline] stage
[2019-08-20T05:22:19.497Z] [Pipeline] { (Checkout source)
[2019-08-20T05:22:19.560Z] [Pipeline] checkout
[2019-08-20T05:22:21.211Z] using credential github-access-token
[2019-08-20T05:22:21.632Z] Cloning the remote Git repository
[2019-08-20T05:22:21.633Z] Cloning with configured refspecs honoured and without tags
[2019-08-20T05:22:22.941Z] remote: Enumerating objects
[2019-08-20T05:22:22.943Z] remote: Counting objects
[2019-08-20T05:22:22.945Z] remote: Compressing objects
[2019-08-20T05:22:22.956Z] Receiving objects
[2019-08-20T05:22:31.908Z] Resolving deltas
[2019-08-20T05:22:46.510Z] Fetching without tags
[2019-08-20T05:22:46.606Z] Merging remotes/origin/master commit 1c045599c668ab3d2aa81886e47f3239c196aa64 into PR head commit 7f5122b7c12ff6d5db1b8aad5abef7fbbe298465
[2019-08-20T05:23:00.472Z] Merge succeeded, producing 33b8a03dbed78e5f967a5512257592c68c33a0ab
[2019-08-20T05:23:00.472Z] Checking out Revision 33b8a03dbed78e5f967a5512257592c68c33a0ab (PR-2423)
[2019-08-20T05:23:00.931Z] Commit message: "Merge commit '1c045599c668ab3d2aa81886e47f3239c196aa64' into HEAD"
[2019-08-20T05:23:01.636Z] [Pipeline] }
[2019-08-20T05:23:01.693Z] [Pipeline] // stage
[2019-08-20T05:23:01.807Z] [Pipeline] stage
[2019-08-20T05:23:01.822Z] [Pipeline] { (Build site)
[2019-08-20T05:23:01.881Z] [Pipeline] timeout
[2019-08-20T05:23:01.881Z] Timeout set to expire in 1 hr 0 min
[2019-08-20T05:23:01.889Z] [Pipeline] {
[2019-08-20T05:23:02.000Z] [Pipeline] sh
[2019-08-20T05:23:02.296Z] + make all
[2019-08-20T05:23:02.296Z] mkdir -p build/_site
[2019-08-20T05:23:02.296Z] chmod u+x scripts/groovy scripts/ruby scripts/node scripts/asciidoctor-pdf scripts/awestruct scripts/user-site-deploy.sh scripts/release.rss.groovy scripts/fetch-external-resources
[2019-08-20T05:23:02.296Z] mkdir -p vendor/gems
[2019-08-20T05:23:02.296Z] ./scripts/ruby pull
[2019-08-20T05:23:02.556Z] Error response from daemon: unauthorized: authentication required
[2019-08-20T05:23:02.556Z] Makefile:74: recipe for target 'build/ruby' failed
[2019-08-20T05:23:02.556Z] make: *** [build/ruby] Error 1
[2019-08-20T05:23:02.599Z] [Pipeline] }
[2019-08-20T05:23:02.632Z] [Pipeline] // timeout
[2019-08-20T05:23:02.676Z] [Pipeline] }
[2019-08-20T05:23:02.729Z] [Pipeline] // stage
[2019-08-20T05:23:02.769Z] [Pipeline] }
[2019-08-20T05:23:02.833Z] [Pipeline] // node
[2019-08-20T05:23:03.060Z] [Pipeline] echo
[2019-08-20T05:23:03.097Z] Caught: hudson.AbortException: script returned exit code 2
[2019-08-20T05:23:03.163Z] [Pipeline] mail
[2019-08-20T05:23:03.743Z] [Pipeline] End of Pipeline
[2019-08-20T05:23:04.422Z] 
[2019-08-20T05:23:04.422Z] GitHub has been notified of this commit’s build result
[2019-08-20T05:23:04.422Z] 
[2019-08-20T05:23:04.422Z] ERROR: script returned exit code 2
[2019-08-20T05:23:04.422Z] Finished: FAILURE

Powered by the Comment Logger

@jenkinsadmin
Copy link

Build failed; the context from the latest run is:

Expand to view
[2019-08-26T09:24:15.933Z] Installing naturally 2.1.0
[2019-08-26T09:24:15.933Z] Fetching awestruct-ibeams 0.4.2
[2019-08-26T09:24:15.933Z] Installing awestruct-ibeams 0.4.2
[2019-08-26T09:24:15.933Z] Using bundler 1.17.2
[2019-08-26T09:24:15.933Z] Fetching concurrent-ruby 1.1.5
[2019-08-26T09:24:16.190Z] Installing concurrent-ruby 1.1.5
[2019-08-26T09:24:16.190Z] Fetching multipart-post 2.1.1
[2019-08-26T09:24:16.190Z] Installing multipart-post 2.1.1
[2019-08-26T09:24:16.190Z] Fetching faraday 0.9.2
[2019-08-26T09:24:16.447Z] Installing faraday 0.9.2
[2019-08-26T09:24:16.447Z] Fetching faraday_middleware 0.9.2
[2019-08-26T09:24:16.447Z] Installing faraday_middleware 0.9.2
[2019-08-26T09:24:16.447Z] Fetching kramdown 1.9.0
[2019-08-26T09:24:16.447Z] Installing kramdown 1.9.0
[2019-08-26T09:24:17.011Z] Fetching liquid 3.0.6
[2019-08-26T09:24:17.011Z] Installing liquid 3.0.6
[2019-08-26T09:24:17.011Z] Fetching rubyzip 1.2.3
[2019-08-26T09:24:17.011Z] Installing rubyzip 1.2.3
[2019-08-26T09:24:17.268Z] Bundle complete! 13 Gemfile dependencies, 75 gems now installed.
[2019-08-26T09:24:17.268Z] Bundled gems are installed into `./vendor/gems`
[2019-08-26T09:24:17.831Z] mkdir -p content/_tmp
[2019-08-26T09:24:18.087Z] ./scripts/groovy pull
[2019-08-26T09:24:18.344Z] jre-alpine: Pulling from library/groovy
[2019-08-26T09:24:18.344Z] Digest: sha256:8e48946c13029aebf1988d0f39507a69bc8264435d9c3b0e8258d6be333606fd
[2019-08-26T09:24:18.344Z] Status: Image is up to date for groovy:jre-alpine
[2019-08-26T09:24:18.344Z] docker.io/library/groovy:jre-alpine
[2019-08-26T09:24:18.344Z] ./scripts/groovy scripts/release.rss.groovy 'https://updates.jenkins.io/release-history.json' > build/_site/releases.rss
[2019-08-26T09:26:39.781Z] Caught: groovy.json.JsonException: Unable to process url: https://updates.jenkins.io/release-history.json
[2019-08-26T09:26:39.781Z] groovy.json.JsonException: Unable to process url: https://updates.jenkins.io/release-history.json
[2019-08-26T09:26:39.781Z] 	at release_rss.run(release.rss.groovy:18)
[2019-08-26T09:26:39.781Z] Caused by: java.net.ConnectException: Operation timed out (Connection timed out)
[2019-08-26T09:26:39.781Z] 	... 1 more
[2019-08-26T09:26:39.781Z] Makefile:42: recipe for target 'build/fetch' failed
[2019-08-26T09:26:39.781Z] make: *** [build/fetch] Error 1
[2019-08-26T09:26:39.813Z] [Pipeline] }
[2019-08-26T09:26:39.865Z] [Pipeline] // timeout
[2019-08-26T09:26:39.957Z] [Pipeline] }
[2019-08-26T09:26:39.999Z] [Pipeline] // stage
[2019-08-26T09:26:40.066Z] [Pipeline] }
[2019-08-26T09:26:40.103Z] [Pipeline] // node
[2019-08-26T09:26:40.160Z] [Pipeline] echo
[2019-08-26T09:26:40.173Z] Caught: hudson.AbortException: script returned exit code 2
[2019-08-26T09:26:40.213Z] [Pipeline] mail
[2019-08-26T09:26:40.396Z] [Pipeline] End of Pipeline
[2019-08-26T09:26:40.824Z] 
[2019-08-26T09:26:40.824Z] GitHub has been notified of this commit’s build result
[2019-08-26T09:26:40.824Z] 
[2019-08-26T09:26:40.825Z] ERROR: script returned exit code 2
[2019-08-26T09:26:40.825Z] Finished: FAILURE

Powered by the Comment Logger

Copy link
Contributor

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whatever works

@@ -5,7 +5,6 @@ google_analytics:
anonymizeIp: true
account: UA-4216293-5
haml:
:ugly: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The option was removed in haml/haml#894

@bitwiseman
Copy link
Contributor

@zbynek
This is pretty big change.

Can you run make user-site and link to the site generated from that?
We should see the output working before we merge.

@zbynek
Copy link
Contributor Author

zbynek commented Aug 30, 2019

@bitwiseman I uploaded the result of make site to https://jenkins-io-preview.herokuapp.com/

@bitwiseman
Copy link
Contributor

@zbynek user-site would push this to a gh-pages, including getting the link construction right - in the heroku app you spun up, most of the links point to https://jenkins.io instead of https://jenkins-io-preview.herokuapp.com/.

@zbynek
Copy link
Contributor Author

zbynek commented Sep 4, 2019

@bitwiseman links are fixed now in the demo page.

@jenkinsadmin
Copy link

Build failed; the context from the latest run is:

Expand to view
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/awestruct-0.6.0.alpha3/lib/awestruct/engine.rb:428:in `generate_page'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/awestruct-0.6.0.alpha3/lib/awestruct/engine.rb:404:in `block in generate_output'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/parallel-1.17.0/lib/parallel.rb:504:in `call_with_index'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/parallel-1.17.0/lib/parallel.rb:360:in `block (2 levels) in work_in_threads'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/parallel-1.17.0/lib/parallel.rb:515:in `with_instrumentation'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/parallel-1.17.0/lib/parallel.rb:359:in `block in work_in_threads'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/parallel-1.17.0/lib/parallel.rb:209:in `block (3 levels) in in_threads'
[2019-09-05T17:22:47.353Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
[2019-09-05T17:22:47.353Z] Please see .awestruct/error.log for more information
[2019-09-05T17:28:53.962Z] An error occurred during output generation, all pages may not have completed during generation
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:12: warning: already initialized constant CodeRay::Scanners::Groovy::GROOVY_KEYWORDS
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:12: warning: previous definition of GROOVY_KEYWORDS was here
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:15: warning: already initialized constant CodeRay::Scanners::Groovy::KEYWORDS_EXPECTING_VALUE
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:15: warning: previous definition of KEYWORDS_EXPECTING_VALUE was here
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:18: warning: already initialized constant CodeRay::Scanners::Groovy::GROOVY_MAGIC_VARIABLES
[2019-09-05T17:28:54.220Z] /home/jenkins/workspace/Infra_jenkins.io_PR-2423/vendor/gems/ruby/2.6.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb:18: warning: previous definition of GROOVY_MAGIC_VARIABLES was here
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2016-11-21-gc-tuning.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-07-21-Jenkins-code-coverage-diff-for-pull-request.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] asciidoctor: ERROR: 2019-08-23-introducing-gitlab-branch-source-plugin.adoc: line 187: level 0 sections can only be used when doctype is book
[2019-09-05T17:28:54.220Z] Makefile:25: recipe for target 'site' failed
[2019-09-05T17:28:54.220Z] make: *** [site] Error 1
[2019-09-05T17:28:54.247Z] [Pipeline] }
[2019-09-05T17:28:54.281Z] [Pipeline] // timeout
[2019-09-05T17:28:54.308Z] [Pipeline] }
[2019-09-05T17:28:54.345Z] [Pipeline] // stage
[2019-09-05T17:28:54.371Z] [Pipeline] }
[2019-09-05T17:28:54.407Z] [Pipeline] // node
[2019-09-05T17:28:54.441Z] [Pipeline] echo
[2019-09-05T17:28:54.450Z] Caught: hudson.AbortException: script returned exit code 2
[2019-09-05T17:28:54.482Z] [Pipeline] mail
[2019-09-05T17:28:55.165Z] [Pipeline] End of Pipeline
[2019-09-05T17:28:55.591Z] 
[2019-09-05T17:28:55.591Z] GitHub has been notified of this commit’s build result
[2019-09-05T17:28:55.591Z] 
[2019-09-05T17:28:55.591Z] ERROR: script returned exit code 2
[2019-09-05T17:28:55.591Z] Finished: FAILURE

Powered by the Comment Logger

@zbynek
Copy link
Contributor Author

zbynek commented Sep 6, 2019

restart....

@zbynek zbynek closed this Sep 6, 2019
@zbynek zbynek reopened this Sep 6, 2019
@oleg-nenashev
Copy link
Contributor

🚢 🇮🇹 ? Or do we want to get more feedback?

@MarkEWaite
Copy link
Contributor

MarkEWaite commented Sep 9, 2019 via email

@oleg-nenashev oleg-nenashev merged commit e18b197 into jenkins-infra:master Sep 9, 2019
@zbynek zbynek deleted the dependencies branch August 7, 2021 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants