XComp commented on PR #23042:
URL: https://github.com/apache/flink/pull/23042#issuecomment-1646569547

   The fixes worked in [this CI 
build](https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51570&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=43ba8ce7-ebbf-57cd-9163-444305d74117&l=166):
   ```
   Jul 22 09:52:18 Preparing to unpack .../conntrack_1%3a1.4.5-2_amd64.deb ...
   Jul 22 09:52:18 Unpacking conntrack (1:1.4.5-2) ...
   Jul 22 09:52:18 Setting up conntrack (1:1.4.5-2) ...
   Jul 22 09:52:18 Processing triggers for man-db (2.9.1-1) ...
   2023-07-22 09:52:20 
URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/80172100/7186c302-3766-4ed5-920a-f85c9d6334ac?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T095038Z&X-Amz-Expires=300&X-Amz-Signature=303c32e959498b92632316af16b5f885c7084357e0640f5b0262e6a8335fbc85&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=80172100&response-content-disposition=attachment%3B%20filename%3Dcrictl-v1.24.2-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream
 [14553934/14553934] -> "crictl-v1.24.2-linux-amd64.tar.gz" [1]
   Jul 22 09:52:20 crictl
   + local CRI_DOCKERD_VERSION=0.2.3
   + local CRI_DOCKERD_BIN=cri-dockerd-0.2.3.amd64.tgz
   + wget -nv 
https://github.com/Mirantis/cri-dockerd/releases/download/v0.2.3/cri-dockerd-0.2.3.amd64.tgz
   2023-07-22 09:52:20 
URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/318491505/e304ee45-ccad-4438-bc2c-039c8f6755d1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230722T095039Z&X-Amz-Expires=300&X-Amz-Signature=902a67ea6c321d1860c4e7840bec24ed1169cbd5a72b4dddcaabf8e8fee2ec9d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=318491505&response-content-disposition=attachment%3B%20filename%3Dcri-dockerd-0.2.3.amd64.tgz&response-content-type=application%2Foctet-stream
 [23042323/23042323] -> "cri-dockerd-0.2.3.amd64.tgz" [1]
   + local BIN_NAME=cri-dockerd
   + sudo tar xzvf cri-dockerd-0.2.3.amd64.tgz cri-dockerd/cri-dockerd
   Jul 22 09:52:20 cri-dockerd/cri-dockerd
   + sudo install -o root -g root -m 0755 cri-dockerd/cri-dockerd 
/usr/local/bin/cri-dockerd
   + wget -nv 
https://raw.githubusercontent.com/Mirantis/cri-dockerd/v0.2.3/packaging/systemd/cri-docker.service
   2023-07-22 09:52:21 
URL:https://raw.githubusercontent.com/Mirantis/cri-dockerd/v0.2.3/packaging/systemd/cri-docker.service
 [1337/1337] -> "cri-docker.service" [1]
   + wget -nv 
https://raw.githubusercontent.com/Mirantis/cri-dockerd/v0.2.3/packaging/systemd/cri-docker.socket
   2023-07-22 09:52:21 
URL:https://raw.githubusercontent.com/Mirantis/cri-dockerd/v0.2.3/packaging/systemd/cri-docker.socket
 [204/204] -> "cri-docker.socket" [1]
   + sudo mv cri-docker.socket cri-docker.service /etc/systemd/system/
   + sudo sed -i -e s,/usr/bin/cri-dockerd,/usr/local/bin/cri-dockerd, 
/etc/systemd/system/cri-docker.service
   + sudo systemctl daemon-reload
   + sudo systemctl enable cri-docker.service
   Created symlink 
/etc/systemd/system/multi-user.target.wants/cri-docker.service → 
/etc/systemd/system/cri-docker.service.
   + sudo systemctl enable --now cri-docker.socket
   Created symlink /etc/systemd/system/sockets.target.wants/cri-docker.socket → 
/etc/systemd/system/cri-docker.socket.
   ```
   
   I'm gonna go ahead, reorganize the changes and prepare the PR for review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to