Skip to content

Instantly share code, notes, and snippets.

@dakrone
Created August 17, 2015 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dakrone/b499a9de41e76008a48b to your computer and use it in GitHub Desktop.
Save dakrone/b499a9de41e76008a48b to your computer and use it in GitHub Desktop.
[exec] centos-7: ok 30 [RPM] package is installed
[exec] centos-7: ok 31 [RPM] verify package installation
[exec] centos-7: ok 32 [RPM] test elasticsearch
[exec] centos-7: ok 33 [RPM] remove package
[exec] centos-7: ok 34 [RPM] package has been removed
[exec] centos-7: not ok 35 [RPM] verify package removal
[exec] centos-7: # (from function `assert_file_not_exist' in file /elasticsearch/qa/vagrant/src/test/resources/packaging/scripts/packaging_test_utils.bash, line 141,
[exec] centos-7: # in test file /elasticsearch/qa/vagrant/src/test/resources/packaging/scripts/40_rpm_package.bats, line 129)
[exec] centos-7: # `assert_file_not_exist "/etc/elasticsearch"' failed
[exec] centos-7: ok 36 # skip (awaits public release of shield for 2.0) [PLUGINS] install shield plugin
[exec] centos-7: ok 37 # skip (awaits public release of shield for 2.0) [PLUGINS] install shield plugin with a custom path.plugins
[exec] centos-7: ok 38 # skip (awaits public release of shield for 2.0) [PLUGINS] install shield plugin with a custom CONFIG_DIR
[exec] centos-7: ok 39 # skip (awaits public release of shield for 2.0) [PLUGINS] install shield plugin with a custom ES_JAVA_OPTS
[exec] centos-7: ok 40 [SYSTEMD] daemon reload
[exec] centos-7: ok 41 [SYSTEMD] enable
[exec] centos-7: ok 42 [SYSTEMD] start
[exec] centos-7: ok 43 [SYSTEMD] start (running)
[exec] centos-7: ok 44 [SYSTEMD] is active (running)
[exec] centos-7: ok 45 [SYSTEMD] status (running)
[exec] centos-7: ok 46 [SYSTEMD] test elasticsearch
[exec] centos-7: ok 47 [SYSTEMD] restart
[exec] centos-7: ok 48 [SYSTEMD] stop (running)
[exec] centos-7: ok 49 [SYSTEMD] stop (stopped)
[exec] centos-7: ok 50 [SYSTEMD] status (stopped)
[exec] centos-7: ok 51 [SYSTEMD] delete PID_DIR and restart
[exec] centos-7: ok 52 # skip (sysvinit is supported, but systemd too) [INIT.D] start
[exec] centos-7: ok 53 # skip (sysvinit is supported, but systemd too) [INIT.D] status (running)
[exec] centos-7: ok 54 # skip (sysvinit is supported, but systemd too) [INIT.D] test elasticsearch
[exec] centos-7: ok 55 # skip (sysvinit is supported, but systemd too) [INIT.D] restart
[exec] centos-7: ok 56 # skip (sysvinit is supported, but systemd too) [INIT.D] stop (running)
[exec] centos-7: ok 57 # skip (sysvinit is supported, but systemd too) [INIT.D] status (stopped)
[exec] centos-7: ok 58 # skip (sysvinit is supported, but systemd too) [INIT.D] delete PID_DIR and restart
[exec] ==> centos-7: Removing cache buckets symlinks...
[exec] ==> centos-7: Attempting graceful shutdown of VM...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Elasticsearch Build Resources ...................... SUCCESS [ 0.422 s]
[INFO] Elasticsearch Rest API Spec ........................ SUCCESS [ 0.211 s]
[INFO] Elasticsearch Parent POM ........................... SUCCESS [ 3.609 s]
[INFO] Elasticsearch Core ................................. SUCCESS [06:05 min]
[INFO] Elasticsearch Distribution ......................... SUCCESS [ 0.662 s]
[INFO] Elasticsearch with all optional dependencies ....... SUCCESS [ 0.435 s]
[INFO] Elasticsearch Shaded Distribution .................. SUCCESS [ 4.689 s]
[INFO] Elasticsearch TAR Distribution ..................... SUCCESS [ 27.003 s]
[INFO] Elasticsearch ZIP Distribution ..................... SUCCESS [ 26.930 s]
[INFO] Elasticsearch DEB Distribution ..................... SUCCESS [ 3.049 s]
[INFO] Elasticsearch RPM Distribution ..................... SUCCESS [ 49.145 s]
[INFO] Elasticsearch Plugin POM ........................... SUCCESS [ 0.652 s]
[INFO] Elasticsearch Japanese (kuromoji) Analysis plugin .. SUCCESS [ 11.694 s]
[INFO] Elasticsearch Smart Chinese Analysis plugin ........ SUCCESS [ 10.334 s]
[INFO] Elasticsearch Stempel (Polish) Analysis plugin ..... SUCCESS [ 11.379 s]
[INFO] Elasticsearch Phonetic Analysis plugin ............. SUCCESS [ 10.246 s]
[INFO] Elasticsearch ICU Analysis plugin .................. SUCCESS [ 12.487 s]
[INFO] Elasticsearch Google Compute Engine cloud plugin ... SUCCESS [ 9.396 s]
[INFO] Elasticsearch Azure cloud plugin ................... SUCCESS [ 25.782 s]
[INFO] Elasticsearch AWS cloud plugin ..................... SUCCESS [ 12.739 s]
[INFO] Elasticsearch Delete By Query plugin ............... SUCCESS [ 15.268 s]
[INFO] Elasticsearch Python language plugin ............... SUCCESS [ 15.361 s]
[INFO] Elasticsearch JavaScript language plugin ........... SUCCESS [ 12.685 s]
[INFO] Elasticsearch Mapper size plugin ................... SUCCESS [ 11.779 s]
[INFO] Elasticsearch Example site plugin .................. SUCCESS [ 7.474 s]
[INFO] QA: Parent POM ..................................... SUCCESS [ 0.084 s]
[INFO] QA: Smoke Test Plugins ............................. SUCCESS [ 13.973 s]
[INFO] QA: Smoke Test Shaded Jar .......................... SUCCESS [ 6.643 s]
[INFO] QA: Elasticsearch Vagrant Tests .................... FAILURE [04:27 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:38 min
[INFO] Finished at: 2015-08-17T12:19:17-06:00
[INFO] Final Memory: 174M/2965M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (test-vms) on project elasticsearch-distribution-tests: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /home/hinmanm/src/elasticsearch/qa/vagrant/src/dev/ant/vagrant-integration-tests.xml:5: The following error occurred while executing this line:
[ERROR] /home/hinmanm/src/elasticsearch/qa/vagrant/src/dev/ant/vagrant-integration-tests.xml:9: /home/hinmanm/src/elasticsearch/qa/vagrant/src/dev/ant/vagrant-integration-tests.xml:11: exec returned: 1
[ERROR] around Ant part ...<ant antfile="src/dev/ant/vagrant-integration-tests.xml" target="vagrant-test-all-boxes"/>... @ 6:93 in /home/hinmanm/src/elasticsearch/qa/vagrant/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :elasticsearch-distribution-tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment