Build failed in Jenkins: pgadmin4-master-python26 #921 - Mailing list pgadmin-hackers

From pgAdmin 4 Jenkins
Subject Build failed in Jenkins: pgadmin4-master-python26 #921
Date
Msg-id 1140382051.28.1540192425562.JavaMail.jenkins@jenkins.pgadmin.org
Whole thread Raw
Responses Jenkins build is back to normal : pgadmin4-master-python26 #922  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
List pgadmin-hackers
See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/921/display/redirect?page=changes>

Changes:

[akshay.joshi] Ensure that Utilities(Backup/Restore/Maintenence/Import-Export) should

------------------------------------------
[...truncated 1.06 MB...]
                    When backup the server with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the object with option - Do not save privilege, tablespace, unlogged table data,
                    When backup object with format directory,
                    When backup the server with option only_data,
                    When backup the object with option - all queries,
                    When backup the object with option - format plain and dns_owner,
                    When backup the server with option - miscellaneous,
                    When backup the object with option only_schema)
        BackupJobTest (When backup the object with the default options)
        RestoreCreateJobTest (When restore object with option - Disbale,
                    When restore the object with Type of objects,
                    When restore object with option - Miscellaneous,
                    When restore object with option - Do not save,
                    When restore object with option - Queries,
                    When restore object with default options,
                    When restore object with the sections options,
                    When restore object with option - Do not save comments,
                    When restore object with format directory)
    14 tests skipped:
        PgAgentPutTestCase (Put pgAgent job)
        PgAgentAddScheduleTestCase (Create schedule with exception in pgAgent job)
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        PgAgentDeleteStepTestCase (Delete pgAgent Step)
        PgAgentAddTestCase (Add pgAgent job)
        TestSSLConnection (Test for SSL connection)
        TableAddTestCase (Create Hash partitioned table with 2 partitions,
                    Create Range partitioned table with 2 partitions,
                    Create List partitioned table with 2 partitions)
        PgAgentPutScheduleTestCase (Update schedule with repeat,
                    Update schedule change exception date and time,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule with start and end time)
        TableUpdateTestCase (Detach partition from existing list partitioned table,
                    Create partitions of existing range partitioned table,
                    Detach partition from existing range partitioned table,
                    Attach partition to existing range partitioned table,
                    Attach partition to existing list partitioned table,
                    Create partitions of existing list partitioned table)
        PgAgentAddStepTestCase (Create step for pgAgent job)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        PgAgentGetTestCase (Get pgAgent job)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
        PgAgentDeleteTestCase (Delete pgAgent job)

EDB Postgres AS 9.2:

    358 tests passed
    6 tests failed:
        MaintenanceJobTest (When maintenance the object with the default options)
        MaintenanceCreateJobTest (When maintenance the object with the CLUSTER,
                    When maintenance object with VACUUM FULL,
                    When maintenance object with the ANALYZE,
                    When maintenance the object with the REINDEX,
                    When maintenance object with default options)
        RestoreJobTest (When restore the object with the default options)
        BackupCreateJobTest (When backup the server with option - all queries,
                    When backup the object with format tar,
                    When backup object with default options,
                    When backup the object with option - Do not save comments,,
                    When backup globals,
                    When backup the server with option only_schema,
                    When backup the object with option only_data,
                    When backup the object with option sections to all data,
                    When backup the server with option - Do not save comments,,
                    When backup the server,
                    When backup the object with option - load via partition root,
                    When backup the object with option - miscellaneous,
                    When backup the object with option - all queries and format custom,
                    When backup the server with encoding,
                    When backup the server with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the object with option - Do not save privilege, tablespace, unlogged table data,
                    When backup object with format directory,
                    When backup the server with option only_data,
                    When backup the object with option - all queries,
                    When backup the object with option - format plain and dns_owner,
                    When backup the server with option - miscellaneous,
                    When backup the object with option only_schema)
        BackupJobTest (When backup the object with the default options)
        RestoreCreateJobTest (When restore object with option - Disbale,
                    When restore the object with Type of objects,
                    When restore object with option - Miscellaneous,
                    When restore object with option - Do not save,
                    When restore object with option - Queries,
                    When restore object with default options,
                    When restore object with the sections options,
                    When restore object with option - Do not save comments,
                    When restore object with format directory)
    26 tests skipped:
        PgAgentAddStepTestCase (Create step for pgAgent job)
        PgAgentAddScheduleTestCase (Create schedule with exception in pgAgent job)
        PgAgentDeleteStepTestCase (Delete pgAgent Step)
        ResourceGroupsGetTestCase (Get resource groups)
        ViewsGetTestCase (Get materialized view under schema node)
        PgAgentPutTestCase (Put pgAgent job)
        TableAddTestCase (Create Hash partitioned table with 2 partitions,
                    Create Range partitioned table with 2 partitions,
                    Create List partitioned table with 2 partitions)
        ViewsDeleteTestCase (Delete materialized view under schema node)
        PgAgentPutScheduleTestCase (Update schedule with repeat,
                    Update schedule change exception date and time,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule with start and end time)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
        ViewsAddTestCase (Add materialized view under schema node)
        EventTriggerDeleteTestCase (Fetch Event Trigger Node URL)
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        PgAgentAddTestCase (Add pgAgent job)
        TestSSLConnection (Test for SSL connection)
        ResourceGroupsAddTestCase (Add resource groups)
        EventTriggerAddTestCase (Fetch Event Trigger Node URL)
        TableUpdateTestCase (Detach partition from existing list partitioned table,
                    Create partitions of existing range partitioned table,
                    Detach partition from existing range partitioned table,
                    Attach partition to existing range partitioned table,
                    Attach partition to existing list partitioned table,
                    Create partitions of existing list partitioned table)
        ResourceGroupsPutTestCase (Put resource groups)
        EventTriggerPutTestCase (Fetch Event Trigger Node URL)
        PgAgentGetTestCase (Get pgAgent job)
        ResourceGroupsDeleteTestCase (Delete resource groups)
        PgAgentDeleteTestCase (Delete pgAgent job)
        ViewsUpdateTestCase (Update materialized view under schema node)
        EventTriggerGetTestCase (Fetch Event Trigger Node URL)

EDB Postgres AS 9.3:

    366 tests passed
    6 tests failed:
        MaintenanceJobTest (When maintenance the object with the default options)
        MaintenanceCreateJobTest (When maintenance the object with the CLUSTER,
                    When maintenance object with VACUUM FULL,
                    When maintenance object with the ANALYZE,
                    When maintenance the object with the REINDEX,
                    When maintenance object with default options)
        RestoreJobTest (When restore the object with the default options)
        BackupCreateJobTest (When backup the server with option - all queries,
                    When backup the object with format tar,
                    When backup object with default options,
                    When backup the object with option - Do not save comments,,
                    When backup globals,
                    When backup the server with option only_schema,
                    When backup the object with option only_data,
                    When backup the object with option sections to all data,
                    When backup the server with option - Do not save comments,,
                    When backup the server,
                    When backup the object with option - load via partition root,
                    When backup the object with option - miscellaneous,
                    When backup the object with option - all queries and format custom,
                    When backup the server with encoding,
                    When backup the server with option - Do not save privilege, tablespace, unlogged table data,
                    When backup the object with option - Do not save privilege, tablespace, unlogged table data,
                    When backup object with format directory,
                    When backup the server with option only_data,
                    When backup the object with option - all queries,
                    When backup the object with option - format plain and dns_owner,
                    When backup the server with option - miscellaneous,
                    When backup the object with option only_schema)
        BackupJobTest (When backup the object with the default options)
        RestoreCreateJobTest (When restore object with option - Disbale,
                    When restore the object with Type of objects,
                    When restore object with option - Miscellaneous,
                    When restore object with option - Do not save,
                    When restore object with option - Queries,
                    When restore object with default options,
                    When restore object with the sections options,
                    When restore object with option - Do not save comments,
                    When restore object with format directory)
    18 tests skipped:
        PgAgentPutTestCase (Put pgAgent job)
        PgAgentAddScheduleTestCase (Create schedule with exception in pgAgent job)
        PgAgentStatsTestCase (Check the stats of pgAgent job)
        TableUpdateTestCase (Detach partition from existing list partitioned table,
                    Create partitions of existing range partitioned table,
                    Detach partition from existing range partitioned table,
                    Attach partition to existing range partitioned table,
                    Attach partition to existing list partitioned table,
                    Create partitions of existing list partitioned table)
        ResourceGroupsGetTestCase (Get resource groups)
        TestSSLConnection (Test for SSL connection)
        ResourceGroupsAddTestCase (Add resource groups)
        TableAddTestCase (Create Hash partitioned table with 2 partitions,
                    Create Range partitioned table with 2 partitions,
                    Create List partitioned table with 2 partitions)
        PgAgentPutScheduleTestCase (Update schedule with repeat,
                    Update schedule change exception date and time,
                    Update schedule delete exception,
                    Update schedule add exception,
                    Update schedule with start and end time)
        PgAgentDeleteStepTestCase (Delete pgAgent Step)
        ResourceGroupsPutTestCase (Put resource groups)
        PgAgentAddStepTestCase (Create step for pgAgent job)
        PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
        PgAgentAddTestCase (Add pgAgent job)
        PgAgentGetTestCase (Get pgAgent job)
        PgAgentPutStepTestCase (Update step with kind, description, code and error,
                    Update step with connection type and string)
        PgAgentDeleteTestCase (Delete pgAgent job)
        ResourceGroupsDeleteTestCase (Delete resource groups)

======================================================================

NOTE: Configuring authentication for DESKTOP mode.
pgAdmin 4 - Application Initialisation
======================================

Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Executing and polling with: 2 NOTICES WITH DATASET
Executing and polling with: 1000 NOTICES WITH DATASET
Executing and polling with: NO NOTICE WITH DATASET
Please check output in file:
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/regression/regression.log>

ERROR: Error detected when running the Python tests.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user akshay.joshi@enterprisedb.com


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure thatUtilities(Backup/Restore/Maintenence/Impo
Next
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python36 #779