You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/01 12:13:21 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17 #281

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/281/display/redirect?page=changes>

Changes:

[noreply] [BEAM-9150] Fix beam_PostRelease_Python_Candidate (python RC validation


------------------------------------------
[...truncated 296.54 KB...]
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          25.1                    397899.1                    10000000              
  0001          18.0                    554323.7                     9200000              
  0002          15.4                    648803.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          25.3                    395100.8                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          21.9                    456370.9                       92833              
  0009  *** not run ***
  0010          49.7                    201207.2                         100              
  0011          29.6                    338283.5                     1839657              
  0012          16.6                    603864.7                      199929              
  0013          45.2                    221023.8                    10000000              
  0014          56.3                    177711.4                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================

22/03/01 12:13:05 DEBUG org.apache.http.client.protocol.RequestAddCookies: CookieSpec selected: default
22/03/01 12:13:05 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth cache not set in the context
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection request: [route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: {}->http://10.128.0.96:8086][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening connection {}->http://10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to /10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection established 10.128.0.128:56274<->10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: UNCHALLENGED
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "dd[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd2]=n[0xc3]0[0xc][0x5][0xe0][0xbd][0xa7][0xc8][0x1]<[0x88][0xa4]H[0x8b][0x83][0xb7][0xae]Y2d[\r][0x94]BE[0xdc][0xc6]2[0xe0][0x9f][0xa4][0xc7]o[0x1b][0xa4][0x83][0x2][0x1b][0xcd]@m[0x94][0x86][0xf]|z9}uq[0xf8]<[0xe0][0xe1][0x18][0xa7][0xb7]S5[0xcc]9[0xa7][0xa1]y[0x8d]S|?[0xf7][0xd7][0xdd]m[0xbc][0xdf][0xee][0xd3]0[0xb6]}n[0xf6]X}[0xc4]K[0xfc][0x1b][0xa1][0xde][0xfc][0xbc]Om[0x97][0xb6]c[0x3][0xec][0x81][0xda]*[0xcf][0xdd].[0x8d][0xf3]y[0x1a][0x9b]@[0x8c]u[0xbb][0x1][0xf1][0x2]$[0x4][0xf2][0x92][0xef]&X[0x99][0xc1]yW[0x98][0x8a][0xee][0xf7],[0xaa][0xc1]HEP[0xc0][0x7]5[0x10]-[0x9a][0xce][0xca]d[0xa0][0xd2][0x4][0xe7][0xd6]We3[0x96][0xa0][0xc][0xd8][0xb3][0xac][0xfc][0xa9]Y[0x91][0x84][0xa5]4AUQ[0x97]U[0xab]M=[0xa3][0xf7][0xcf][0x7][0xc]V[0x15]Fe[0x81][0xd2][\r][0xa4][0xc2]+![[0xf5][0xc9]k[0xed][0xdc][0xe3][0xba][0xcb][0xa4][0x18][0x91],X[0xc3][0xff][0x9][0x3]#[0x12][0xdd][0x16][0x98][0x4][0x0][0x0][\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401 Unauthorized[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: f32f92d2-9958-11ec-809e-4a1f37690373[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: f32f92d2-9958-11ec-809e-4a1f37690373[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Tue, 01 Mar 2022 12:13:05 GMT[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Length: 55[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "{"error":"unable to parse authentication credentials"}[\n]"
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 401 Unauthorized
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: f32f92d2-9958-11ec-809e-4a1f37690373
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Www-Authenticate: Basic realm="InfluxDB"
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: f32f92d2-9958-11ec-809e-4a1f37690373
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Tue, 01 Mar 2022 12:13:05 GMT
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Length: 55
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/01 12:13:05 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication required
22/03/01 12:13:05 DEBUG org.apache.http.impl.auth.HttpAuthenticator: 10.128.0.96:8086 requested authentication
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic]
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Negotiate authentication scheme not available
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Kerberos authentication scheme not available
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM authentication scheme not available
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP authentication scheme not available
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest authentication scheme not available
22/03/01 12:13:05 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected authentication options: [BASIC [complete=true]]
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: CHALLENGED
22/03/01 12:13:05 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating response to an authentication challenge using basic scheme
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 >> Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "dd[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd2]=n[0xc3]0[0xc][0x5][0xe0][0xbd][0xa7][0xc8][0x1]<[0x88][0xa4]H[0x8b][0x83][0xb7][0xae]Y2d[\r][0x94]BE[0xdc][0xc6]2[0xe0][0x9f][0xa4][0xc7]o[0x1b][0xa4][0x83][0x2][0x1b][0xcd]@m[0x94][0x86][0xf]|z9}uq[0xf8]<[0xe0][0xe1][0x18][0xa7][0xb7]S5[0xcc]9[0xa7][0xa1]y[0x8d]S|?[0xf7][0xd7][0xdd]m[0xbc][0xdf][0xee][0xd3]0[0xb6]}n[0xf6]X}[0xc4]K[0xfc][0x1b][0xa1][0xde][0xfc][0xbc]Om[0x97][0xb6]c[0x3][0xec][0x81][0xda]*[0xcf][0xdd].[0x8d][0xf3]y[0x1a][0x9b]@[0x8c]u[0xbb][0x1][0xf1][0x2]$[0x4][0xf2][0x92][0xef]&X[0x99][0xc1]yW[0x98][0x8a][0xee][0xf7],[0xaa][0xc1]HEP[0xc0][0x7]5[0x10]-[0x9a][0xce][0xca]d[0xa0][0xd2][0x4][0xe7][0xd6]We3[0x96][0xa0][0xc][0xd8][0xb3][0xac][0xfc][0xa9]Y[0x91][0x84][0xa5]4AUQ[0x97]U[0xab]M=[0xa3][0xf7][0xcf][0x7][0xc]V[0x15]Fe[0x81][0xd2][\r][0xa4][0xc2]+![[0xf5][0xc9]k[0xed][0xdc][0xe3][0xba][0xcb][0xa4][0x18][0x91],X[0xc3][0xff][0x9][0x3]#[0x12][0xdd][0x16][0x98][0x4][0x0][0x0][\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: f332cb9e-9958-11ec-809f-4a1f37690373[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: f332cb9e-9958-11ec-809f-4a1f37690373[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Tue, 01 Mar 2022 12:13:05 GMT[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 204 No Content
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: f332cb9e-9958-11ec-809f-4a1f37690373
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: f332cb9e-9958-11ec-809f-4a1f37690373
22/03/01 12:13:05 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Tue, 01 Mar 2022 12:13:05 GMT
22/03/01 12:13:05 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/01 12:13:05 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication succeeded
22/03/01 12:13:05 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth scheme for http://10.128.0.96:8086
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id: 0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0: set socket timeout to 0
22/03/01 12:13:05 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection released: [id: 0][route: {}->http://10.128.0.96:8086][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]

==========================================================================================
Run started 2022-03-01T12:05:16.993Z and ran for PT468.818S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:RESHUFFLE; numEvents:10000000
  0015  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0016  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          25.1                    397899.1                    10000000              
  0001          18.0                    554323.7                     9200000              
  0002          15.4                    648803.0                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          25.3                    395100.8                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          21.9                    456370.9                       92833              
  0009  *** not run ***
  0010          49.7                    201207.2                         100              
  0011          29.6                    338283.5                     1839657              
  0012          16.6                    603864.7                      199929              
  0013          45.2                    221023.8                    10000000              
  0014          56.3                    177711.4                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================


> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301120115
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301120115]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301120115] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a85eb3191cd3cb0167c324489cb0faae1035f77bd66f4bba27835e20be6b0f38].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:56f71e003ea7a3f75772111b3d66a42fcaf36d75f17d726c5da5184ca536976c
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:56f71e003ea7a3f75772111b3d66a42fcaf36d75f17d726c5da5184ca536976c
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 01 Mar 2022 12:13:17 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:56f71e003ea7a3f75772111b3d66a42fcaf36d75f17d726c5da5184ca536976c': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 12m 45s
136 actionable tasks: 91 executed, 41 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/eq2zfd4siokya

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17 #282

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2_Java17/282/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org