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

roachtest: activerecord failed #80825

Closed
cockroach-teamcity opened this issue Apr 30, 2022 · 15 comments
Closed

roachtest: activerecord failed #80825

cockroach-teamcity opened this issue Apr 30, 2022 · 15 comments
Labels
C-test-failure Broken test (automatically or manually discovered). deprecated-branch-release-22.1.0 O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 30, 2022

roachtest.activerecord failed with artifacts on release-22.1.0 @ 24ba4d7211aa9fb9cea18f856c693bc8f592c8f6:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.4-71-g24ba4d7211
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6647 tests passed
		2 tests failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-15498

@cockroach-teamcity cockroach-teamcity added deprecated-branch-release-22.1.0 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Apr 30, 2022
@blathers-crl blathers-crl bot added the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Apr 30, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 24ba4d7211aa9fb9cea18f856c693bc8f592c8f6:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.4-71-g24ba4d7211
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6648 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@otan otan removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. blocks-22.1.0-rc.1 labels May 3, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 120fbbb2cb4bdd071c1835f29d5364953752a5bd:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.4-73-g120fbbb2cb
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6648 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 741578d77cb0c4faf4484dee7c502c5a34ee33b9:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.5-4-g741578d77c
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6647 tests passed
		2 tests failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: PostgresqlIntervalTest#test_interval_type (unexpected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 5b78463ed2e7106a8477b63fa837564ad02bb510:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.5-6-g5b78463ed2
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6647 tests passed
		2 tests failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 5b78463ed2e7106a8477b63fa837564ad02bb510:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-beta.5-6-g5b78463ed2
		Tests run against activerecord 6.1.5
		6649 Total Tests Run
		6645 tests passed
		4 tests failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociation#test_should_update_children_when_autosave_is_true_and_parent_is_new_but_child_is_not (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociation#test_should_not_save_and_return_false_if_a_callback_cancelled_saving_in_either_create_or_update (unexpected)
		--- FAIL: TestAutosaveAssociationOnAHasAndBelongsToManyAssociation#test_should_not_update_children_when_parent_creation_with_no_reason (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@ecwall
Copy link
Contributor

ecwall commented May 16, 2022

test_insert_all_and_upsert_all_with_expression_index has been resolved, the others need to be looked into

@rafiss
Copy link
Collaborator

rafiss commented May 16, 2022

I think we can ignore this particular issue, but leave it open. backports to 22.1.0 are frozen now, and this will all be resolved once the release-22.1.0 branch is merged back to release-22.1.

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-rc.1-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-rc.1-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-rc.1-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-rc.1-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-rc.1-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6664 tests passed
		1 test failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		1 test failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-22.1.0 @ 3abc7eeade10df4b59b0fb24236992f95bf46d9b:

The test failed on branch=release-22.1.0, cloud=gce:
test artifacts and logs in: /artifacts/activerecord/run_1
	orm_helpers.go:193,orm_helpers.go:119,activerecord.go:251,test_runner.go:875: 
		Tests run on Cockroach v22.1.0-2-g3abc7eeade
		Tests run against activerecord 6.1.5
		6665 Total Tests Run
		6663 tests passed
		2 tests failed
		18 tests skipped
		4 tests ignored
		0 tests passed unexpectedly
		2 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: PostgresqlIntervalTest#test_interval_type (unexpected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_with_expression_index (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss rafiss closed this as completed May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). deprecated-branch-release-22.1.0 O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

6 participants