Closed philippkahr closed 2 years ago
I don't what really is wrong here with the Jenkins-CI. It seems to be not able to reach the internet? https://devops-ci.elastic.co/job/elastic+ansible-elasticsearch+pull-request-6x/OS=ubuntu-1804,TEST_TYPE=oss-to-default-upgrade,label=linux/44/console
11:53:07 Fetching source index from https://rubygems.org/
11:53:35
11:53:35 Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
11:53:35 Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
11:53:35 Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
11:53:35 Could not fetch specs from https://rubygems.org/
11:53:35 make: *** [setup] Error 17
11:53:35 Makefile:10: recipe for target 'setup' failed
I guess all the failures in the CI can be related to the "internet is down" currently. I will retrigger the build when "internet is alive" again.
jenkins test this please
I guess this is nothing that I can fix. Could somebody change the Jenkins job details? https://devops-ci.elastic.co/job/elastic+ansible-elasticsearch+pull-request/configure as I only have read access. Maybe we can change the CI to parse the needed version from the .ruby-version
?
export RBENV_VERSION='2.5.7'
13:50:21 ++ command rbenv rehash
13:50:21 + rbenv local 2.5.7
13:50:21 + local command
13:50:22 bundle install
13:50:22 + bundle install
13:50:29 Fetching gem metadata from https://rubygems.org/.........
13:50:29 chef-utils-17.1.35 requires ruby version >= 2.6, which is incompatible with the
13:50:29 current version, ruby 2.5.7p206
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.
jenkins test this please
jenkins test this please
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.
Hi,
I run the entire kitchen suite locally and no errors/issues where detected.
I need to bump the version for kitchen-test, kitchen-docker so that SLES and OpenSuse is proper supported.