[jira] [Updated] (CASSANDRA-12337) dtest failure in scrub_test.TestScrubIndexes.test_standalone_scrub

2018-11-18 Thread C. Scott Andreas (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-12337:
-
Component/s: Testing

> dtest failure in scrub_test.TestScrubIndexes.test_standalone_scrub
> --
>
> Key: CASSANDRA-12337
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12337
> Project: Cassandra
>  Issue Type: Bug
>  Components: Testing
>Reporter: Joel Knighton
>Assignee: Joel Knighton
>Priority: Major
>  Labels: dtest
>
> We have an existing open ticket for this test in [CASSANDRA-11236]. That 
> ticket is for a Windows failure with a different failure mode. Since the 
> resolution will likely be different, I've opened this ticket to track the 
> most recent failure.
> example failure: 
> [http://cassci.datastax.com/job/cassandra-3.9_dtest/20/testReport/junit/scrub_test/TestScrubIndexes/test_standalone_scrub/]
> {code}
> sstablescrub failed
>  >> begin captured logging << 
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-Ilk7GU
> dtest: DEBUG: Done setting configuration options:
> {   'initial_token': None,
> 'num_tokens': '32',
> 'phi_convict_threshold': 5,
> 'range_request_timeout_in_ms': 1,
> 'read_request_timeout_in_ms': 1,
> 'request_timeout_in_ms': 1,
> 'truncate_request_timeout_in_ms': 1,
> 'write_request_timeout_in_ms': 1}
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677957710
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
>  (0.317KiB)
> Scrub of 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
>  complete; looks like all 0 rows were tombstoned
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677962057
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
>  (0.176KiB)
> Scrub of 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
>  complete; looks like all 0 rows were tombstoned
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677966308
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.state_idx/mb-1-big-Data.db')
>  (0.178KiB)
> Scrub of 
> 

[jira] [Updated] (CASSANDRA-12337) dtest failure in scrub_test.TestScrubIndexes.test_standalone_scrub

2016-07-29 Thread Joel Knighton (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Knighton updated CASSANDRA-12337:
--
Description: 
We have an existing open ticket for this test in [CASSANDRA-11236]. That ticket 
is for a Windows failure with a different failure mode. Since the resolution 
will likely be different, I've opened this ticket to track the most recent 
failure.

example failure: 

[http://cassci.datastax.com/job/cassandra-3.9_dtest/20/testReport/junit/scrub_test/TestScrubIndexes/test_standalone_scrub/]

{code}
sstablescrub failed
 >> begin captured logging << 
dtest: DEBUG: cluster ccm directory: /tmp/dtest-Ilk7GU
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
'num_tokens': '32',
'phi_convict_threshold': 5,
'range_request_timeout_in_ms': 1,
'read_request_timeout_in_ms': 1,
'request_timeout_in_ms': 1,
'truncate_request_timeout_in_ms': 1,
'write_request_timeout_in_ms': 1}
dtest: DEBUG: Checking sstables in 
['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
dtest: DEBUG: Found sstable file mb-1-big-CRC.db
dtest: DEBUG: Found sstable file mb-1-big-Filter.db
dtest: DEBUG: Found sstable file mb-1-big-Summary.db
dtest: DEBUG: Found sstable file mb-1-big-Data.db
dtest: DEBUG: Found sstable file mb-1-big-Index.db
dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
dtest: DEBUG: Checking sstables in 
['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
dtest: DEBUG: Found sstable file mb-1-big-CRC.db
dtest: DEBUG: Found sstable file mb-1-big-Filter.db
dtest: DEBUG: Found sstable file mb-1-big-Summary.db
dtest: DEBUG: Found sstable file mb-1-big-Data.db
dtest: DEBUG: Found sstable file mb-1-big-Index.db
dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
dtest: DEBUG: Checking sstables in 
['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
dtest: DEBUG: Found sstable file mb-1-big-CRC.db
dtest: DEBUG: Found sstable file mb-1-big-Filter.db
dtest: DEBUG: Found sstable file mb-1-big-Summary.db
dtest: DEBUG: Found sstable file mb-1-big-Data.db
dtest: DEBUG: Found sstable file mb-1-big-Index.db
dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
dtest: DEBUG: Checking sstables in 
['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
dtest: DEBUG: Found sstable file mb-1-big-CRC.db
dtest: DEBUG: Found sstable file mb-1-big-Filter.db
dtest: DEBUG: Found sstable file mb-1-big-Summary.db
dtest: DEBUG: Found sstable file mb-1-big-Data.db
dtest: DEBUG: Found sstable file mb-1-big-Index.db
dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
pre-scrub-1469677957710
Scrubbing 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
 (0.317KiB)
Scrub of 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
 complete; looks like all 0 rows were tombstoned

dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
pre-scrub-1469677962057
Scrubbing 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
 (0.176KiB)
Scrub of 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
 complete; looks like all 0 rows were tombstoned

dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
pre-scrub-1469677966308
Scrubbing 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.state_idx/mb-1-big-Data.db')
 (0.178KiB)
Scrub of 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.state_idx/mb-1-big-Data.db')
 complete; looks like all 0 rows were tombstoned

dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
pre-scrub-1469677970549
Scrubbing 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.birth_year_idx/mb-1-big-Data.db')
 (0.189KiB)
Scrub of 
BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.birth_year_idx/mb-1-big-Data.db')
 complete; looks like all 0 rows were tombstoned

dtest: DEBUG: ERROR 03:52:50 Error in ThreadPoolExecutor

[jira] [Updated] (CASSANDRA-12337) dtest failure in scrub_test.TestScrubIndexes.test_standalone_scrub

2016-07-28 Thread Philip Thompson (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Thompson updated CASSANDRA-12337:

Labels: dtest  (was: )

> dtest failure in scrub_test.TestScrubIndexes.test_standalone_scrub
> --
>
> Key: CASSANDRA-12337
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12337
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Joel Knighton
>  Labels: dtest
>
> We have an existing open ticket for this test in [CASSANDRA-11236]. That 
> ticket is for a Windows failure with a different failure mode. Since the 
> resolution will likely be different, I've opened this ticket to track the 
> most recent failure.
> example failure: 
> [http://cassci.datastax.com/job/cassandra-3.9_dtest/lastCompletedBuild/testReport/junit/scrub_test/TestScrubIndexes/test_standalone_scrub/]
> {code}
> sstablescrub failed
>  >> begin captured logging << 
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-Ilk7GU
> dtest: DEBUG: Done setting configuration options:
> {   'initial_token': None,
> 'num_tokens': '32',
> 'phi_convict_threshold': 5,
> 'range_request_timeout_in_ms': 1,
> 'read_request_timeout_in_ms': 1,
> 'request_timeout_in_ms': 1,
> 'truncate_request_timeout_in_ms': 1,
> 'write_request_timeout_in_ms': 1}
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: Checking sstables in 
> ['/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83']
> dtest: DEBUG: Found sstable file mb-1-big-Statistics.db
> dtest: DEBUG: Found sstable file mb-1-big-CRC.db
> dtest: DEBUG: Found sstable file mb-1-big-Filter.db
> dtest: DEBUG: Found sstable file mb-1-big-Summary.db
> dtest: DEBUG: Found sstable file mb-1-big-Data.db
> dtest: DEBUG: Found sstable file mb-1-big-Index.db
> dtest: DEBUG: Found sstable file mb-1-big-TOC.txt
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677957710
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
>  (0.317KiB)
> Scrub of 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/mb-1-big-Data.db')
>  complete; looks like all 0 rows were tombstoned
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677962057
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
>  (0.176KiB)
> Scrub of 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.gender_idx/mb-1-big-Data.db')
>  complete; looks like all 0 rows were tombstoned
> dtest: DEBUG: /home/automaton/cassandra/bin/sstablescrub
> dtest: DEBUG: Pre-scrub sstables snapshotted into snapshot 
> pre-scrub-1469677966308
> Scrubbing 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.state_idx/mb-1-big-Data.db')
>  (0.178KiB)
> Scrub of 
> BigTableReader(path='/tmp/dtest-Ilk7GU/test/node1/data0/ks/users-b1956190547611e683f7630547833e83/.state_idx/mb-1-big-Data.db')
>  complete; looks like all 0 rows