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

[CI] CentOS Packaging Tests Still Failing #26312

Closed
talevy opened this issue Aug 21, 2017 · 4 comments
Closed

[CI] CentOS Packaging Tests Still Failing #26312

talevy opened this issue Aug 21, 2017 · 4 comments
Assignees
Labels
>test Issues or PRs that are addressing/adding tests

Comments

@talevy
Copy link
Contributor

talevy commented Aug 21, 2017

CI links:

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.0+packaging-tests/77/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+packaging-tests/1917/console

exception trace:

# (from function `assert_file_not_exist' in file /project/build/bats/utils/utils.bash, line 155,
# (from function `assert_file_not_exist' in file /project/build/bats/utils/utils.bash, line 155,
#  in test file /project/build/bats/tests/40_rpm_package.bats, line 137)
#  in test file /project/build/bats/tests/40_rpm_package.bats, line 137)
#   `assert_file_not_exist "/etc/elasticsearch"' failed
#   `assert_file_not_exist "/etc/elasticsearch"' failed
# Should not exist: /etc/elasticsearch but does
# Should not exist: /etc/elasticsearch but does
ok 110 [RPM] reinstall package
ok 111 [RPM] package is installed by reinstall
ok 112 [RPM] verify package reinstallation
ok 113 [RPM] reremove package
ok 114 [RPM] verify preservation
ok 115 [RPM] finalize package removal
ok 116 [RPM] package has been removed again
ok 117 [RPM PLUGINS] install jvm-example plugin with a symlinked plugins path
ok 118 [RPM PLUGINS] install jvm-example plugin with a custom CONFIG_DIR
ok 119 [RPM PLUGINS] install jvm-example plugin from a directory with a space
ok 120 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install jvm-example plugin to elasticsearch directory with a space
ok 120 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] install jvm-example plugin to elasticsearch directory with a space
ok 121 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found
ok 121 # skip (Test case only supported by TAR PLUGINS) [RPM PLUGINS] fail if java executable is not found
@talevy talevy added the >test Issues or PRs that are addressing/adding tests label Aug 21, 2017
@jasontedor
Copy link
Member

This is known, there's an open PR for it, and an open issue for it.

@jasontedor
Copy link
Member

Duplicates #26309

@talevy
Copy link
Contributor Author

talevy commented Aug 21, 2017

oh thanks @jasontedor, wasn't looking up the right thing in search for existing issue. thanks

@jasontedor
Copy link
Member

@talevy It's my bad for not making it clearer in the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

No branches or pull requests

3 participants