# Checking port 62006 # Found port 62006 Name: main Data directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/archives Connection string: port=62006 host=/tmp/01ffo6h6mh Log file: /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log [10:49:05.916](0.022s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/log/001_libpq_pipeline_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 28087 # Running: libpq_pipeline -r 700 cancel port=62006 host=/tmp/01ffo6h6mh dbname='postgres' test cancellations... WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ok [10:49:06.169](0.253s) ok 1 - libpq_pipeline cancel # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/disallowed_in_pipeline.trace disallowed_in_pipeline port=62006 host=/tmp/01ffo6h6mh dbname='postgres' test error cases... ok [10:49:06.183](0.015s) ok 2 - libpq_pipeline disallowed_in_pipeline [10:49:06.185](0.001s) ok 3 - disallowed_in_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/multi_pipelines.trace multi_pipelines port=62006 host=/tmp/01ffo6h6mh dbname='postgres' multi pipeline... ok [10:49:06.200](0.015s) ok 4 - libpq_pipeline multi_pipelines [10:49:06.201](0.002s) ok 5 - multi_pipelines trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/nosync.trace nosync port=62006 host=/tmp/01ffo6h6mh dbname='postgres' nosync... ok [10:49:06.215](0.014s) ok 6 - libpq_pipeline nosync [10:49:06.217](0.002s) ok 7 - nosync trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_abort.trace pipeline_abort port=62006 host=/tmp/01ffo6h6mh dbname='postgres' aborted pipeline... NOTICE: table "pq_pipeline_demo" does not exist, skipping ok WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree ok got expected ERROR: cannot insert multiple commands into a prepared statement got row: 0.33333333333333333333 got row: 0.50000000000000000000 got row: 1.00000000000000000000 got expected division-by-zero [10:49:06.252](0.035s) ok 8 - libpq_pipeline pipeline_abort [10:49:06.254](0.002s) not ok 9 - pipeline_abort trace match [10:49:06.254](0.000s) # Failed test 'pipeline_abort trace match' # at /tmp/cirrus-ci-build/src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl line 71. [10:49:06.254](0.001s) # got: 'F 42 Query "DROP TABLE IF EXISTS pq_pipeline_demo" # B NN NoticeResponse S "NOTICE" V "NOTICE" C "00000" M "table "pq_pipeline_demo" does not exist, skipping" F "SSSS" L "SSSS" R "SSSS" \x00 # B 15 CommandComplete "DROP TABLE" # B 5 ReadyForQuery I # F 99 Query "CREATE UNLOGGED TABLE pq_pipeline_demo(id serial primary key, itemno integer,int8filler int8);" # B 17 CommandComplete "CREATE TABLE" # B 5 ReadyForQuery I # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 39 Parse "" "SELECT no_such_function($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '2' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '3' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B NN ErrorResponse S "ERROR" V "ERROR" C "42883" M "function no_such_function(integer) does not exist" H "No function matches the given name and argument types. You might need to add explicit type casts." P "8" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B 5 ReadyForQuery I # F 26 Parse "" "SELECT 1; SELECT 2" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN ErrorResponse S "ERROR" V "ERROR" C "42601" M "cannot insert multiple commands into a prepared statement" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 54 Parse "" "SELECT 1.0/g FROM generate_series(3, -1, -1) g" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN NoticeResponse S "WARNING" V "WARNING" C "01000" M "outfuncs/readfuncs failed to produce an equal rewritten parse tree" F "SSSS" L "SSSS" R "SSSS" \x00 # B 4 ParseComplete # B 4 BindComplete # B 33 RowDescription 1 "?column?" NNNN 0 NNNN 65535 -1 0 # B 32 DataRow 1 22 '0.33333333333333333333' # B 32 DataRow 1 22 '0.50000000000000000000' # B 32 DataRow 1 22 '1.00000000000000000000' # B NN ErrorResponse S "ERROR" V "ERROR" C "22012" M "division by zero" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 40 Query "SELECT itemno FROM pq_pipeline_demo" # B 31 RowDescription 1 "itemno" NNNN 2 NNNN 4 -1 0 # B 11 DataRow 1 1 '3' # B 13 CommandComplete "SELECT 1" # B 5 ReadyForQuery I # F 4 Terminate # ' # expected: 'F 42 Query "DROP TABLE IF EXISTS pq_pipeline_demo" # B NN NoticeResponse S "NOTICE" V "NOTICE" C "00000" M "table "pq_pipeline_demo" does not exist, skipping" F "SSSS" L "SSSS" R "SSSS" \x00 # B 15 CommandComplete "DROP TABLE" # B 5 ReadyForQuery I # F 99 Query "CREATE UNLOGGED TABLE pq_pipeline_demo(id serial primary key, itemno integer,int8filler int8);" # B 17 CommandComplete "CREATE TABLE" # B 5 ReadyForQuery I # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 39 Parse "" "SELECT no_such_function($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '1' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '2' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # F 60 Parse "" "INSERT INTO pq_pipeline_demo(itemno) VALUES ($1)" 1 NNNN # F 19 Bind "" "" 0 1 1 '3' 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B NN ErrorResponse S "ERROR" V "ERROR" C "42883" M "function no_such_function(integer) does not exist" H "No function matches the given name and argument types. You might need to add explicit type casts." P "8" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # B 4 ParseComplete # B 4 BindComplete # B 4 NoData # B 15 CommandComplete "INSERT 0 1" # B 5 ReadyForQuery I # F 26 Parse "" "SELECT 1; SELECT 2" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B NN ErrorResponse S "ERROR" V "ERROR" C "42601" M "cannot insert multiple commands into a prepared statement" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 54 Parse "" "SELECT 1.0/g FROM generate_series(3, -1, -1) g" 0 # F 14 Bind "" "" 0 0 1 0 # F 6 Describe P "" # F 9 Execute "" 0 # F 4 Sync # B 4 ParseComplete # B 4 BindComplete # B 33 RowDescription 1 "?column?" NNNN 0 NNNN 65535 -1 0 # B 32 DataRow 1 22 '0.33333333333333333333' # B 32 DataRow 1 22 '0.50000000000000000000' # B 32 DataRow 1 22 '1.00000000000000000000' # B NN ErrorResponse S "ERROR" V "ERROR" C "22012" M "division by zero" F "SSSS" L "SSSS" R "SSSS" \x00 # B 5 ReadyForQuery I # F 40 Query "SELECT itemno FROM pq_pipeline_demo" # B 31 RowDescription 1 "itemno" NNNN 2 NNNN 4 -1 0 # B 11 DataRow 1 1 '3' # B 13 CommandComplete "SELECT 1" # B 5 ReadyForQuery I # F 4 Terminate # ' # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/pipeline_idle.trace pipeline_idle port=62006 host=/tmp/01ffo6h6mh dbname='postgres' pipeline idle... ok - 1 NOTICE 1: WARNING: you don't own a lock of type ExclusiveLock ok - 2 [10:49:06.271](0.017s) ok 10 - libpq_pipeline pipeline_idle [10:49:06.274](0.003s) ok 11 - pipeline_idle trace match # Running: libpq_pipeline -r 700 pipelined_insert port=62006 host=/tmp/01ffo6h6mh dbname='postgres' ok pipeline sync sent [10:49:06.310](0.037s) ok 12 - libpq_pipeline pipelined_insert # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/prepared.trace prepared port=62006 host=/tmp/01ffo6h6mh dbname='postgres' prepared... closing statement..creating portal... closing portal... ok [10:49:06.326](0.015s) ok 13 - libpq_pipeline prepared [10:49:06.327](0.002s) ok 14 - prepared trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/simple_pipeline.trace simple_pipeline port=62006 host=/tmp/01ffo6h6mh dbname='postgres' simple pipeline... ok [10:49:06.342](0.015s) ok 15 - libpq_pipeline simple_pipeline [10:49:06.344](0.001s) ok 16 - simple_pipeline trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/singlerow.trace singlerow port=62006 host=/tmp/01ffo6h6mh dbname='postgres' Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 0, 1 tuple: 44 Result status PGRES_TUPLES_OK for query 0, tuples: 0 all tuples received in query 0 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 42 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 43 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 44 Result status PGRES_SINGLE_TUPLE for query 1, 1 tuple: 45 Result status PGRES_TUPLES_OK for query 1, tuples: 0 all tuples received in query 1 Result status PGRES_TUPLES_OK for query 2, tuples: 5 end of pipeline reached ok [10:49:06.359](0.015s) ok 17 - libpq_pipeline singlerow [10:49:06.360](0.001s) ok 18 - singlerow trace match # Running: libpq_pipeline -r 700 -t /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/traces/transaction.trace transaction port=62006 host=/tmp/01ffo6h6mh dbname='postgres' NOTICE: table "pq_pipeline_tst" does not exist, skipping ok 0: got status PGRES_COMMAND_OK 1: got NULL result 2: got status PGRES_COMMAND_OK 3: got NULL result 4: got status PGRES_FATAL_ERROR; error: ERROR: division by zero 5: got NULL result 6: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 7: got NULL result 8: got status PGRES_PIPELINE_ABORTED: command didn't run because pipeline aborted 9: got NULL result 10: got status PGRES_PIPELINE_SYNC 11: got status PGRES_FATAL_ERROR; error: ERROR: current transaction is aborted, commands ignored until end of transaction block 12: got NULL result 13: got status PGRES_PIPELINE_SYNC 14: got status PGRES_COMMAND_OK 15: got NULL result 16: got status PGRES_COMMAND_OK 17: got NULL result 18: got status PGRES_PIPELINE_SYNC 19: got status PGRES_PIPELINE_SYNC [10:49:06.397](0.036s) ok 19 - libpq_pipeline transaction [10:49:06.398](0.002s) ok 20 - transaction trace match # Running: libpq_pipeline -r 700 uniqviol port=62006 host=/tmp/01ffo6h6mh dbname='postgres' uniqviol ...NOTICE: table "ppln_uniqviol" does not exist, skipping ............................................................................................................................................................................. switch to reading ......................................................................................E................................................................ switch to reading result 0/324: 0 result 1/324: 1 result 2/324: 2 result 3/324: 3 result 4/324: 4 result 5/324: 5 result 6/324: 6 result 7/324: 7 result 8/324: 8 result 9/324: 9 result 10/324: 10 result 11/324: 11 result 12/324: 12 result 13/324: 13 result 14/324: 14 result 15/324: 15 result 16/324: 16 result 17/324: 17 result 18/324: 18 result 19/324: 19 result 20/324: 20 result 21/324: 21 result 22/324: 22 result 23/324: 23 result 24/324: 24 result 25/324: 25 result 26/324: 26 result 27/324: 27 result 28/324: 28 result 29/324: 29 result 30/324: 30 result 31/324: 31 result 32/324: 32 result 33/324: 33 result 34/324: 34 result 35/324: 35 result 36/324: 36 result 37/324: 37 result 38/324: 38 result 39/324: 39 result 40/324: 40 result 41/324: 41 result 42/324: 42 result 43/324: 43 result 44/324: 44 result 45/324: 45 result 46/324: 46 result 47/324: 47 result 48/324: 48 result 49/324: 49 result 50/324: 50 result 51/324: 51 result 52/324: 52 result 53/324: 53 result 54/324: 54 result 55/324: 55 result 56/324: 56 result 57/324: 57 result 58/324: 58 result 59/324: 59 result 60/324: 60 result 61/324: 61 result 62/324: 62 result 63/324: 63 result 64/324: 64 result 65/324: 65 result 66/324: 66 result 67/324: 67 result 68/324: 68 result 69/324: 69 result 70/324: 70 result 71/324: 71 result 72/324: 72 result 73/324: 73 result 74/324: 74 result 75/324: 75 result 76/324: 76 result 77/324: 77 result 78/324: 78 result 79/324: 79 result 80/324: 80 result 81/324: 81 result 82/324: 82 result 83/324: 83 result 84/324: 84 result 85/324: 85 result 86/324: 86 result 87/324: 87 result 88/324: 88 result 89/324: 89 result 90/324: 90 result 91/324: 91 result 92/324: 92 result 93/324: 93 result 94/324: 94 result 95/324: 95 result 96/324: 96 result 97/324: 97 result 98/324: 98 result 99/324: 99 result 100/324: 100 result 101/324: 101 result 102/324: 102 result 103/324: 103 result 104/324: 104 result 105/324: 105 result 106/324: 106 result 107/324: 107 result 108/324: 108 result 109/324: 109 result 110/324: 110 result 111/324: 111 result 112/324: 112 result 113/324: 113 result 114/324: 114 result 115/324: 115 result 116/324: 116 result 117/324: 117 result 118/324: 118 result 119/324: 119 result 120/324: 120 result 121/324: 121 result 122/324: 122 result 123/324: 123 result 124/324: 124 result 125/324: 125 result 126/324: 126 result 127/324: 127 result 128/324: 128 result 129/324: 129 result 130/324: 130 ................................................................ done writing result 131/388: 131 result 132/388: 132 result 133/388: 133 result 134/388: 134 result 135/388: 135 result 136/388: 136 result 137/388: 137 result 138/388: 138 result 139/388: 139 result 140/388: 140 result 141/388: 141 result 142/388: 142 result 143/388: 143 result 144/388: 144 result 145/388: 145 result 146/388: 146 result 147/388: 147 result 148/388: 148 result 149/388: 149 result 150/388: 150 result 151/388: 151 result 152/388: 152 result 153/388: 153 result 154/388: 154 result 155/388: 155 result 156/388: 156 result 157/388: 157 result 158/388: 158 result 159/388: 159 result 160/388: 160 result 161/388: 161 result 162/388: 162 result 163/388: 163 result 164/388: 164 result 165/388: 165 result 166/388: 166 result 167/388: 167 result 168/388: 168 result 169/388: 169 result 170/388: 170 result 171/388: 171 result 172/388: 172 result 173/388: 173 result 174/388: 174 result 175/388: 175 result 176/388: 176 result 177/388: 177 result 178/388: 178 result 179/388: 179 result 180/388: 180 result 181/388: 181 result 182/388: 182 result 183/388: 183 result 184/388: 184 result 185/388: 185 result 186/388: 186 result 187/388: 187 result 188/388: 188 result 189/388: 189 result 190/388: 190 result 191/388: 191 result 192/388: 192 result 193/388: 193 result 194/388: 194 result 195/388: 195 result 196/388: 196 result 197/388: 197 result 198/388: 198 result 199/388: 199 result 200/388: 200 result 201/388: 201 result 202/388: 202 result 203/388: 203 result 204/388: 204 result 205/388: 205 result 206/388: 206 result 207/388: 207 result 208/388: 208 result 209/388: 209 result 210/388: 210 result 211/388: 211 result 212/388: 212 result 213/388: 213 result 214/388: 214 result 215/388: 215 result 216/388: 216 result 217/388: 217 result 218/388: 218 result 219/388: 219 result 220/388: 220 result 221/388: 221 result 222/388: 222 result 223/388: 223 result 224/388: 224 result 225/388: 225 result 226/388: 226 result 227/388: 227 result 228/388: 228 result 229/388: 229 result 230/388: 230 result 231/388: 231 result 232/388: 232 result 233/388: 233 result 234/388: 234 result 235/388: 235 result 236/388: 236 result 237/388: 237 result 238/388: 238 result 239/388: 239 result 240/388: 240 result 241/388: 241 result 242/388: 242 result 243/388: 243 result 244/388: 244 result 245/388: 245 result 246/388: 246 result 247/388: 247 result 248/388: 248 result 249/388: 249 result 250/388: 250 result 251/388: 251 result 252/388: 252 result 253/388: 253 result 254/388: 254 result 255/388: 255 result 256/388: 256 result 257/388: 257 result 258/388: 258 result 259/388 (error): ERROR: duplicate key value violates unique constraint "ppln_uniqviol_pkey" DETAIL: Key (id)=(129) already exists. result 260/388: pipeline aborted result 261/388: pipeline aborted result 262/388: pipeline aborted result 263/388: pipeline aborted result 264/388: pipeline aborted result 265/388: pipeline aborted result 266/388: pipeline aborted result 267/388: pipeline aborted result 268/388: pipeline aborted result 269/388: pipeline aborted result 270/388: pipeline aborted result 271/388: pipeline aborted result 272/388: pipeline aborted result 273/388: pipeline aborted result 274/388: pipeline aborted result 275/388: pipeline aborted result 276/388: pipeline aborted result 277/388: pipeline aborted result 278/388: pipeline aborted result 279/388: pipeline aborted result 280/388: pipeline aborted result 281/388: pipeline aborted result 282/388: pipeline aborted result 283/388: pipeline aborted result 284/388: pipeline aborted result 285/388: pipeline aborted result 286/388: pipeline aborted result 287/388: pipeline aborted result 288/388: pipeline aborted result 289/388: pipeline aborted result 290/388: pipeline aborted result 291/388: pipeline aborted result 292/388: pipeline aborted result 293/388: pipeline aborted result 294/388: pipeline aborted result 295/388: pipeline aborted result 296/388: pipeline aborted result 297/388: pipeline aborted result 298/388: pipeline aborted result 299/388: pipeline aborted result 300/388: pipeline aborted result 301/388: pipeline aborted result 302/388: pipeline aborted result 303/388: pipeline aborted result 304/388: pipeline aborted result 305/388: pipeline aborted result 306/388: pipeline aborted result 307/388: pipeline aborted result 308/388: pipeline aborted result 309/388: pipeline aborted result 310/388: pipeline aborted result 311/388: pipeline aborted result 312/388: pipeline aborted result 313/388: pipeline aborted result 314/388: pipeline aborted result 315/388: pipeline aborted result 316/388: pipeline aborted result 317/388: pipeline aborted result 318/388: pipeline aborted result 319/388: pipeline aborted result 320/388: pipeline aborted result 321/388: pipeline aborted result 322/388: pipeline aborted result 323/388: pipeline aborted result 324/388: pipeline aborted result 325/388: pipeline aborted result 326/388: pipeline aborted result 327/388: pipeline aborted result 328/388: pipeline aborted result 329/388: pipeline aborted result 330/388: pipeline aborted result 331/388: pipeline aborted result 332/388: pipeline aborted result 333/388: pipeline aborted result 334/388: pipeline aborted result 335/388: pipeline aborted result 336/388: pipeline aborted result 337/388: pipeline aborted result 338/388: pipeline aborted result 339/388: pipeline aborted result 340/388: pipeline aborted result 341/388: pipeline aborted result 342/388: pipeline aborted result 343/388: pipeline aborted result 344/388: pipeline aborted result 345/388: pipeline aborted result 346/388: pipeline aborted result 347/388: pipeline aborted result 348/388: pipeline aborted result 349/388: pipeline aborted result 350/388: pipeline aborted result 351/388: pipeline aborted result 352/388: pipeline aborted result 353/388: pipeline aborted result 354/388: pipeline aborted result 355/388: pipeline aborted result 356/388: pipeline aborted result 357/388: pipeline aborted result 358/388: pipeline aborted result 359/388: pipeline aborted result 360/388: pipeline aborted result 361/388: pipeline aborted result 362/388: pipeline aborted result 363/388: pipeline aborted result 364/388: pipeline aborted result 365/388: pipeline aborted result 366/388: pipeline aborted result 367/388: pipeline aborted result 368/388: pipeline aborted result 369/388: pipeline aborted result 370/388: pipeline aborted result 371/388: pipeline aborted result 372/388: pipeline aborted result 373/388: pipeline aborted result 374/388: pipeline aborted result 375/388: pipeline aborted result 376/388: pipeline aborted result 377/388: pipeline aborted result 378/388: pipeline aborted result 379/388: pipeline aborted result 380/388: pipeline aborted result 381/388: pipeline aborted result 382/388: pipeline aborted result 383/388: pipeline aborted result 384/388: pipeline aborted result 385/388: pipeline aborted result 386/388: pipeline aborted result 387/388: pipeline aborted ok [10:49:06.434](0.036s) ok 21 - libpq_pipeline uniqviol ### Stopping node "main" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/t_001_libpq_pipeline_main_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [10:49:06.545](0.111s) 1..21 [10:49:06.546](0.001s) # Looks like you failed 1 test of 21.