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/10 12:25:30 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #1147

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/1147/display/redirect>

Changes:


------------------------------------------
[...truncated 112.39 KB...]
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for checkstyle-8.23: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt. Retrying...
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1358, in do_open
    r = h.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 316, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 277, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.8/socket.py", line 669, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
ERROR:root:Error occurred when pull <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses/jFormatString-3.0.0.jar/LICENSE> from http://www.gnu.org/licenses/lgpl.html for jFormatString-3.0.0. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for checkstyle-8.23: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html after 9 retries.
ERROR:root:['jFormatString-3.0.0']
ERROR:root:**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [jFormatString-3.0.0]
INFO:root:pull_licenses_java.py failed. It took 1312.065249 seconds with 16 threads.
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 321, in <module>
    raise RuntimeError('{n} error(s) occurred.'.format(n=len(error_msg)),
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [jFormatString-3.0.0]'])

> Task :sdks:java:container:pullLicenses FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.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 24m 55s
130 actionable tasks: 86 executed, 40 from cache, 4 up-to-date

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

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 #1149

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


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


Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #1148

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

Changes:

[ihr] [BEAM-13923] Fix the answers placeholders locations in the Java katas

[jakub.kukul] [BEAM-14039] Propagate ignore_unknown_columns parameter.


------------------------------------------
[...truncated 284.46 KB...]
  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          22.6                    441930.4                    10000000              
  0001          17.6                    567698.0                     9200000              
  0002          10.0                    996512.2                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          23.0                    434235.1                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          32.8                    304423.3                       92833              
  0009  *** not run ***
  0010          49.3                    202695.9                         100              
  0011          37.1                    269665.3                     1839657              
  0012          10.2                    978377.8                      199929              
  0013          51.9                    192737.6                    10000000              
  0014          54.8                    182362.0                    10000000              
  0015  *** not run ***
  0016  *** not run ***
==========================================================================================

22/03/10 18:13:03 DEBUG org.apache.http.client.protocol.RequestAddCookies: CookieSpec selected: default
22/03/10 18:13:03 DEBUG org.apache.http.client.protocol.RequestAuthCache: Auth cache not set in the context
22/03/10 18:13:03 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/10 18:13:03 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/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Opening connection {}->http://10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connecting to /10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator: Connection established 10.128.0.127:34242<->10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: UNCHALLENGED
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/10 18:13:03 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/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "dc[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3];n[0xc3]0[0xc][0x6][0xe0][0xbd][0xa7][0xc8][0x1]<[0x88][0xa4]([0x93][0x83][0xb7][0xae]]2d[\r][0x94]BA[0xdc][0xc6][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xe0]G[0x93][0xe3]7h[0xd2]A[0x86][\r]d[0xa0]6J[0xc3][0x87][0x9f]"s[0xba]u[0xb1][0xff][0xde][0x3][0xee][0xf]q[0xfc]<U[0xfd][0x94]s[0xea][0x9b][0xf7]8[0xc6][0xe3][0xf9]r[0xdd][0xfe][0x95][0xcf][0xdb]][0xea][0x87][0xf6][0x92][0x9b][0x1d]V_[0xf1]'[0xfe][0x97][0xb2][0xb9]?[0x8f]m[0x97]>[0x86][0x6][0x1c]"[0xb4]U[0x9e][0xba]m[0x1a][0xa6][0xf3]x[0xbf]QU[0xd4]v[0x3][0xc1][0x7]%f[0x92][0xb7][0xfc]D[0x9d][0x8d][0x89][0x18]PJ[0xd3]=[0xce][0xa2]j[0x96][0xd4][0x11][0x17][0xaa][0x10]c[0xbd]H[0x82][0x11]Y[0x7](I[0xc5][0xf5][0x9c][0x10]lT[0xf6]B[0xe1][0xf5][0xf6][0x8a][0x8d]J(^gY[0x85]h[0x91]d[0xa3]9"[0x87]%[0xe9]9[0xac]|[0xa8][0x11][0xc9] [0xe2]_[0xef]-[0x18][\r][0x12][0xd5]N[0xa8]d[0x85]4[0xf0]JX[0xa3]=[0xf5]J[0xb3][0x8d][0x81]Y[0xce]_[0x5][0x82][0xa9][0x7][0x8e][0x4][0x0][0x0][\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 401 Unauthorized[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: ba38cf79-a09d-11ec-9b2c-4a1f37690373[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Www-Authenticate: Basic realm="InfluxDB"[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: ba38cf79-a09d-11ec-9b2c-4a1f37690373[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 10 Mar 2022 18:13:03 GMT[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Length: 55[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "{"error":"unable to parse authentication credentials"}[\n]"
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 401 Unauthorized
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: ba38cf79-a09d-11ec-9b2c-4a1f37690373
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Www-Authenticate: Basic realm="InfluxDB"
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: ba38cf79-a09d-11ec-9b2c-4a1f37690373
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu, 10 Mar 2022 18:13:03 GMT
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Length: 55
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/10 18:13:03 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication required
22/03/10 18:13:03 DEBUG org.apache.http.impl.auth.HttpAuthenticator: 10.128.0.96:8086 requested authentication
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Authentication schemes in the order of preference: [Negotiate, Kerberos, NTLM, CredSSP, Digest, Basic]
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Negotiate authentication scheme not available
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Kerberos authentication scheme not available
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for NTLM authentication scheme not available
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for CredSSP authentication scheme not available
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Challenge for Digest authentication scheme not available
22/03/10 18:13:03 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Selected authentication options: [BASIC [complete=true]]
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Executing request POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Target auth state: CHALLENGED
22/03/10 18:13:03 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Generating response to an authentication challenge using basic scheme
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Proxy auth state: UNCHALLENGED
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> POST /write?db=beam_test_metrics&rp=forever&precision=s HTTP/1.1
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Transfer-Encoding: chunked
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Content-Encoding: gzip
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Host: 10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Connection: Keep-Alive
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Accept-Encoding: gzip,deflate
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 >> Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD
22/03/10 18:13:03 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/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Transfer-Encoding: chunked[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Content-Encoding: gzip[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Host: 10.128.0.96:8086[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_312)[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "Authorization: Basic d29ya2VyOldxNDdXNEY2R3VVSmtqdXNHUGhD[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "a[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "dc[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xad][0xd3];n[0xc3]0[0xc][0x6][0xe0][0xbd][0xa7][0xc8][0x1]<[0x88][0xa4]([0x93][0x83][0xb7][0xae]]2d[\r][0x94]BA[0xdc][0xc6][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[0xe0]G[0x93][0xe3]7h[0xd2]A[0x86][\r]d[0xa0]6J[0xc3][0x87][0x9f]"s[0xba]u[0xb1][0xff][0xde][0x3][0xee][0xf]q[0xfc]<U[0xfd][0x94]s[0xea][0x9b][0xf7]8[0xc6][0xe3][0xf9]r[0xdd][0xfe][0x95][0xcf][0xdb]][0xea][0x87][0xf6][0x92][0x9b][0x1d]V_[0xf1]'[0xfe][0x97][0xb2][0xb9]?[0x8f]m[0x97]>[0x86][0x6][0x1c]"[0xb4]U[0x9e][0xba]m[0x1a][0xa6][0xf3]x[0xbf]QU[0xd4]v[0x3][0xc1][0x7]%f[0x92][0xb7][0xfc]D[0x9d][0x8d][0x89][0x18]PJ[0xd3]=[0xce][0xa2]j[0x96][0xd4][0x11][0x17][0xaa][0x10]c[0xbd]H[0x82][0x11]Y[0x7](I[0xc5][0xf5][0x9c][0x10]lT[0xf6]B[0xe1][0xf5][0xf6][0x8a][0x8d]J(^gY[0x85]h[0x91]d[0xa3]9"[0x87]%[0xe9]9[0xac]|[0xa8][0x11][0xc9] [0xe2]_[0xef]-[0x18][\r][0x12][0xd5]N[0xa8]d[0x85]4[0xf0]JX[0xa3]=[0xf5]J[0xb3][0x8d][0x81]Y[0xce]_[0x5][0x82][0xa9][0x7][0x8e][0x4][0x0][0x0][\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "0[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 >> "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Content-Type: application/json[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Request-Id: ba3bfb87-a09d-11ec-9b2d-4a1f37690373[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Build: OSS[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Influxdb-Version: 1.8.0[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "X-Request-Id: ba3bfb87-a09d-11ec-9b2d-4a1f37690373[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "Date: Thu, 10 Mar 2022 18:13:03 GMT[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.wire: http-outgoing-0 << "[\r][\n]"
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << HTTP/1.1 204 No Content
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Content-Type: application/json
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Request-Id: ba3bfb87-a09d-11ec-9b2d-4a1f37690373
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Build: OSS
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Influxdb-Version: 1.8.0
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << X-Request-Id: ba3bfb87-a09d-11ec-9b2d-4a1f37690373
22/03/10 18:13:03 DEBUG org.apache.http.headers: http-outgoing-0 << Date: Thu, 10 Mar 2022 18:13:03 GMT
22/03/10 18:13:03 DEBUG org.apache.http.impl.execchain.MainClientExec: Connection can be kept alive indefinitely
22/03/10 18:13:03 DEBUG org.apache.http.impl.auth.HttpAuthenticator: Authentication succeeded
22/03/10 18:13:03 DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy: Caching 'basic' auth scheme for http://10.128.0.96:8086
22/03/10 18:13:03 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager: Connection [id: 0][route: {}->http://10.128.0.96:8086] can be kept alive indefinitely
22/03/10 18:13:03 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection: http-outgoing-0: set socket timeout to 0
22/03/10 18:13:03 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-10T18:05:38.791Z and ran for PT444.865S

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          22.6                    441930.4                    10000000              
  0001          17.6                    567698.0                     9200000              
  0002          10.0                    996512.2                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          23.0                    434235.1                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          32.8                    304423.3                       92833              
  0009  *** not run ***
  0010          49.3                    202695.9                         100              
  0011          37.1                    269665.3                     1839657              
  0012          10.2                    978377.8                      199929              
  0013          51.9                    192737.6                    10000000              
  0014          54.8                    182362.0                    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:20220310180120
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220310180120]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220310180120] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:508829144ee1a26b048d015f18922da053dcae35acb6abec5bbcbc9b6374f525].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:259e0cb769752fc7e8724685a50776ef83dc78e0fae5c46f96a986fd688f2598
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:259e0cb769752fc7e8724685a50776ef83dc78e0fae5c46f96a986fd688f2598
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 10 Mar 2022 18:13:14 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:259e0cb769752fc7e8724685a50776ef83dc78e0fae5c46f96a986fd688f2598': 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/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 43s
136 actionable tasks: 91 executed, 41 from cache, 4 up-to-date

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

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