Skip to content

Rotki Nightly Tests #136

Rotki Nightly Tests

Rotki Nightly Tests #136

Triggered via schedule July 31, 2023 00:01
Status Failure
Total duration 1h 45m 6s
Artifacts 2

rotki_nightly.yml

on: schedule
Matrix: linux / Backend tests
Matrix: macos / Backend tests
Success check
8s
Success check
Matrix: e2e / e2e
Fit to window
Zoom out
Zoom in

Annotations

31 errors
linux / Backend tests (others): rotkehlchen/tests/external_apis/test_coingecko.py#L50
test_asset_data AssertionError: assert 'https://asse...pg?1687142705' == 'https://asse...ng?1676174746' Skipping 49 identical leading characters in diff, use -v to show - mall/yearn-finance-yfi.png?1676174746 + mall/yearn.jpg?1687142705
linux / Backend tests (others): rotkehlchen/tests/unit/test_inquirer.py#L410
test_saddle_oracle[False-True] AssertionError: assert False + where False = <bound method FVal.is_close of FVal(1483.0)>(FVal(1861.78), max_diff='100') + where <bound method FVal.is_close of FVal(1483.0)> = FVal(1483.0).is_close
linux / Backend tests (others): rotkehlchen/tests/unit/test_makerdao.py#L251
test_query_ilk_registry_and_update_cache[v4_global_before_migration1.db-False-globaldb_upgrades0] assert 61 == 59
linux / Backend tests (others): rotkehlchen/tests/unit/decoders/test_ens.py#L198
test_text_changed[ethereum_accounts0] AssertionError: assert [HistoryBaseE...ra_data=None)] == [HistoryBaseE...ra_data=None)] At index 1 diff: HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', identifier=None, extra_data=None) != HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None) Full diff: [ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH name:Ethereum symbol:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), ? +++++++++++++++++++++++++ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None), ? ^^^^^^ ^^^^^^ + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', ident
linux / Backend tests (others)
Process completed with exit code 1.
linux / Backend tests (api): rotkehlchen/tests/api/test_balances.py#L743
test_query_ksm_balances[ksm_accounts0-kusama_manager_connect_at_start0-0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': "'NoneType' object has no attribute 'get_metadata_pallet'"}
linux / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[False-True-ethereum_modules0-0] AssertionError: assert FVal(32.006180461) >= FVal(34.547410412) + where FVal(32.006180461) = FVal('32.006180461')
linux / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[True-True-ethereum_modules0-0] AssertionError: assert FVal(32.006180461) >= FVal(34.547410412) + where FVal(32.006180461) = FVal('32.006180461')
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L232
test_query_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L348
test_query_vaults_details_liquidation[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: assert 4 == 2 + where 4 = len([{'collateral': {'amount': '0.0', 'usd_value': '0.0000000000000000000000000'}, 'collateral_asset': 'ETH', 'collateral_...0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0', 'collateral_type': 'WSTETH-B', 'collateralization_ratio': '390.57%', ...}])
linux / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L113
test_nft_query_after_account_add[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collections?offset=0&limit=300&asset_owner=0x2B888954421b424C5D3D9Ce9bB67c9bD47537d12'}
linux / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L134
test_nft_query_after_account_add[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collections?offset=0&limit=300&asset_owner=0x3Ba6eB0e4327B96aDe6D4f3b578724208a590CEF'}
macos / Backend tests (others): rotkehlchen/tests/external_apis/test_coingecko.py#L50
test_asset_data AssertionError: assert 'https://asse...pg?1687142705' == 'https://asse...ng?1676174746' Skipping 49 identical leading characters in diff, use -v to show - mall/yearn-finance-yfi.png?1676174746 + mall/yearn.jpg?1687142705
macos / Backend tests (others): rotkehlchen/tests/unit/test_inquirer.py#L410
test_saddle_oracle[False-True] AssertionError: assert False + where False = <bound method FVal.is_close of FVal(1499.87)>(FVal(1873.37), max_diff='100') + where <bound method FVal.is_close of FVal(1499.87)> = FVal(1499.87).is_close
macos / Backend tests (others): rotkehlchen/tests/unit/test_makerdao.py#L251
test_query_ilk_registry_and_update_cache[v4_global_before_migration1.db-False-globaldb_upgrades0] assert 61 == 59
macos / Backend tests (others): rotkehlchen/tests/unit/decoders/test_ens.py#L198
test_text_changed[ethereum_accounts0] AssertionError: assert [HistoryBaseE...ra_data=None)] == [HistoryBaseE...ra_data=None)] At index 1 diff: HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', identifier=None, extra_data=None) != HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None) Full diff: [ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH name:Ethereum symbol:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), ? +++++++++++++++++++++++++ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None), ? ^^^^^^ ^^^^^^ + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', ident
macos / Backend tests (others)
Process completed with exit code 1.
macos / Backend tests (api): rotkehlchen/tests/api/test_bitcoin.py#L350
test_add_delete_xpub_multiple_chains[0] assert 0 > 0
macos / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[False-True-ethereum_modules0-0] AssertionError: assert FVal(32.006256535) >= FVal(34.547410412) + where FVal(32.006256535) = FVal('32.006256535')
macos / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[True-True-ethereum_modules0-0] AssertionError: assert FVal(32.006256535) >= FVal(34.547410412) + where FVal(32.006256535) = FVal('32.006256535')
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L232
test_query_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L348
test_query_vaults_details_liquidation[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: assert 4 == 2 + where 4 = len([{'collateral': {'amount': '0.0', 'usd_value': '0.0000000000000000000000000'}, 'collateral_asset': 'ETH', 'collateral_...0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0', 'collateral_type': 'WSTETH-B', 'collateralization_ratio': '390.57%', ...}])
macos / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L151
test_nft_ids_are_unique[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/fundrop-5-peripheral-port-by-chris-dorland/stats?name=fundrop-5-peripheral-port-by-chris-dorland'}
macos / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L151
test_nft_ids_are_unique[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/eigenlayer-world-builders/stats?name=eigenlayer-world-builders'}
Success check
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
backend-logs-Linux Expired
90 MB
videos-Linux Expired
16.2 MB