[
https://issues.apache.org/jira/browse/IGNITE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405907#comment-15405907
]
Ilya Suntsov commented on IGNITE-3293:
--------------------------------------
Igor,
You a right. Sorry. As I understand latest commit is:
{noformat}
commit f41060473465f4843a2e28c42d52b3ab97cbf8ed
Author: Igor <[email protected]>
Date: Tue Aug 2 17:01:31 2016 -0700
minor fix - "netty-all" removed from cassandra-all artifact exclusions
diff --git a/modules/cassandra/pom.xml b/modules/cassandra/pom.xml
index 91a8507..9fc880b 100644
--- a/modules/cassandra/pom.xml
+++ b/modules/cassandra/pom.xml
{noformat}
Right?
I've rebuilt ignite-cassandra-tests and ran "ignite" tests with 3 ignite and
cassandra nodes and with 2 tests nodes. All work fine.
But when I tried to change TESTS_TYPE to "cassandra" then got 2 new errors.
Ignite error:
{noformat}
Check your system clock
[ERROR] Failed to configure ganglia-core
[ERROR]-----------------------------------------------------
[ERROR] Failed to start ignite node
[ERROR]-----------------------------------------------------
upload: ../ignite-cassandra-tests/bootstrap/start_result to
s3://qa-is-cass/test1/ignite/failure/ip-172-31-0-27.ec2.internal/__error__
[INFO] Removing ignite node registration from:
s3://qa-is-cass/test1/ignite/discovery/ip-172-31-0-27.ec2.internal
[INFO] Node registration actually haven't been previously created
Aug 03 12:59:32 cloud-init[2723]: util.py[WARNING]: Failed running
/var/lib/cloud/instance/scripts/part-001 [1]
Aug 03 12:59:32 cloud-init[2723]: cc_scripts_user.py[WARNING]: Failed to run
module scripts-user (scripts in /var/lib/cloud/instance/scripts)
Aug 03 12:59:32 cloud-init[2723]: util.py[WARNING]: Running module scripts-user
(<module 'cloudinit.config.cc_scripts_user' from
'/usr/lib/python2.7/dist-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
{noformat}
Cassandra error:
{noformat}
[INFO] Removing cassandra node registration from:
s3://qa-is-cass/test1/cassandra/discovery/ip-172-31-0-233.ec2.internal
[INFO] Node registration actually haven't been previously created
[INFO] Trying to get first node lock:
s3://qa-is-cass/test1/cassandra/first-node-lock
[INFO] Checking for the first node lock:
s3://qa-is-cass/test1/cassandra/first-node-lock
[INFO] First node lock doesn't exist
[ERROR] Failed to create first node lock:
s3://qa-is-cass/test1/cassandra/first-node-lock
[ERROR]-----------------------------------------------------
[ERROR] Failed to start cassandra node
[ERROR]-----------------------------------------------------
Completed 1 part(s) with ... file(s) remaining
[ERROR] Failed to drop report folder:
s3://qa-is-cass/test1/cassandra/failure/ip-172-31-0-233.ec2.internal
[ERROR] Failed to export node start result to:
s3://qa-is-cass/test1/cassandra/failure/ip-172-31-0-233.ec2.internal/__error__
[INFO] Removing cassandra node registration from:
s3://qa-is-cass/test1/cassandra/discovery/ip-172-31-0-233.ec2.internal
[INFO] Node registration actually haven't been previously created
{noformat}
Started only 2 ignite and cassandra nodes (should be 3).
I didn't change roles, policies, time zones and anithing else (except
TESTS_TYPE) after "ignite" tests.
Please take a look on logs at attachment.
> AWS bootstrap scripts patch for Ignite-Cassandra
> -------------------------------------------------
>
> Key: IGNITE-3293
> URL: https://issues.apache.org/jira/browse/IGNITE-3293
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.6, 1.7
> Reporter: Igor Rudyak
> Assignee: Nikolay Tikhonov
> Attachments: aws-linux-fail.zip, fail-03-08-cassandra-tests.zip,
> logs-aws-linux-1307.zip, logs-aws-linux-fail-1407.zip,
> logs-cassandra-ignite.zip, logs-gail-ignite-cass-0208.zip
>
>
> New version of AWS bootstrap script having:
> 1) Gaglia monitoring
> 2) Allows to manually trigger tests execution multiple times on the same
> ifstastructure
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)