Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 6238f381b91701784dda4b302473aee702cfd478+c4833ecb71a5b036c07645cdd3981a69f5c223ec (5fd3aad07882813e68e236e80f14090eb8bce820) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17120959773917354483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16715256156086801027.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7284533417800077343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17827855071795219401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6180873912020818502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16745318675682371336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6293 in /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 6238f381b91701784dda4b302473aee702cfd478 Merge succeeded, producing 6238f381b91701784dda4b302473aee702cfd478 Checking out Revision 6238f381b91701784dda4b302473aee702cfd478 (PR-150) > git config core.sparsecheckout # timeout=10 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 Commit message: "feat(snap): Copy provision watcher files in snapcraft" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T14:45:22.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T14:45:22.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T14:45:22.619Z] ========================================================= [2023-02-16T14:45:22.619Z] EdgeX Global Pipelines Version Info [2023-02-16T14:45:22.619Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:45:23.380Z] ------------------- [2023-02-16T14:45:23.380Z] stable info: [2023-02-16T14:45:23.380Z] ------------------- [2023-02-16T14:45:23.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T14:45:23.380Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T14:45:23.380Z] Message: update stable to v1.0.244 [2023-02-16T14:45:23.949Z] ------------------- [2023-02-16T14:45:23.949Z] experimental info: [2023-02-16T14:45:23.949Z] ------------------- [2023-02-16T14:45:23.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T14:45:23.949Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T14:45:23.949Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T14:45:24.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-16T14:45:24.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-16T14:45:24.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T14:45:24.347Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T14:45:24.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T14:45:24.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T14:45:24.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T14:45:24.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-16T14:45:24.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T14:45:24.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T14:45:24.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T14:45:24.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-16T14:45:24.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T14:45:24.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T14:45:24.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T14:45:24.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T14:45:24.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T14:45:24.933Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T14:45:24.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T14:45:25.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T14:45:25.051Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-16T14:45:25.090Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-16T14:45:25.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T14:45:25.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T14:45:25.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T14:45:25.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T14:45:25.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T14:45:25.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo [2023-02-16T14:45:25.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo [2023-02-16T14:45:25.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo [2023-02-16T14:45:25.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo [2023-02-16T14:45:25.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6238f38 [Pipeline] echo [2023-02-16T14:45:25.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T14:45:25.669Z] provisioning config files... [2023-02-16T14:45:25.682Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config17011205220012743735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:45:26.022Z] ---> docker-login.sh [2023-02-16T14:45:26.023Z] nexus3.edgexfoundry.org:10001 [2023-02-16T14:45:26.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:27.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:27.219Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:27.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:27.219Z] [2023-02-16T14:45:27.219Z] Login Succeeded [2023-02-16T14:45:27.219Z] nexus3.edgexfoundry.org:10002 [2023-02-16T14:45:27.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:27.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:27.219Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:27.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:27.219Z] [2023-02-16T14:45:27.219Z] Login Succeeded [2023-02-16T14:45:27.219Z] nexus3.edgexfoundry.org:10003 [2023-02-16T14:45:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:27.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:27.479Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:27.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:27.479Z] [2023-02-16T14:45:27.479Z] Login Succeeded [2023-02-16T14:45:27.479Z] nexus3.edgexfoundry.org:10004 [2023-02-16T14:45:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:27.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:27.479Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:27.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:27.479Z] [2023-02-16T14:45:27.479Z] Login Succeeded [2023-02-16T14:45:27.479Z] docker.io [2023-02-16T14:45:27.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:27.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:27.997Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:27.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:27.997Z] [2023-02-16T14:45:27.997Z] Login Succeeded [2023-02-16T14:45:27.997Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T14:45:28.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T14:45:28.644Z] + git rev-list -1 --merges 6238f381b91701784dda4b302473aee702cfd478~1..6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo [2023-02-16T14:45:28.677Z] -----------> git rev-list -1 --merges 6238f381b91701784dda4b302473aee702cfd478~1..6238f381b91701784dda4b302473aee702cfd478 6238f381b91701784dda4b302473aee702cfd478 [false] [Pipeline] sh [2023-02-16T14:45:28.991Z] + git log --format=format:%s -1 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo [2023-02-16T14:45:29.025Z] ========================================================= [2023-02-16T14:45:29.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T14:45:29.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T14:45:29.452Z] + git log --format=format:%s -1 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo [2023-02-16T14:45:29.487Z] [semverPrep] GIT_COMMIT: 6238f381b91701784dda4b302473aee702cfd478, Commit Message: feat(snap): Copy provision watcher files in snapcraft [Pipeline] echo [2023-02-16T14:45:29.517Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T14:45:29.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T14:45:29.904Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T14:45:29.904Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T14:45:29.904Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T14:45:29.904Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T14:45:29.904Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T14:45:29.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:45:30.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T14:45:30.389Z] [2023-02-16T14:45:30.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:45:30.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T14:45:30.760Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T14:45:30.760Z] b85a868b505f: Pulling fs layer [2023-02-16T14:45:30.760Z] e2be974225ed: Pulling fs layer [2023-02-16T14:45:30.760Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T14:45:30.760Z] 988bab9f4d93: Pulling fs layer [2023-02-16T14:45:30.760Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T14:45:30.760Z] eaf3925da568: Pulling fs layer [2023-02-16T14:45:30.760Z] bab4dde63d76: Pulling fs layer [2023-02-16T14:45:30.760Z] bde34c3a00c8: Pulling fs layer [2023-02-16T14:45:30.760Z] b352a97aabf1: Pulling fs layer [2023-02-16T14:45:30.760Z] 4872d77fe225: Pulling fs layer [2023-02-16T14:45:30.760Z] 5851b861e8e6: Pulling fs layer [2023-02-16T14:45:30.760Z] bde34c3a00c8: Waiting [2023-02-16T14:45:30.760Z] eaf3925da568: Waiting [2023-02-16T14:45:30.760Z] 988bab9f4d93: Waiting [2023-02-16T14:45:30.760Z] bab4dde63d76: Waiting [2023-02-16T14:45:30.760Z] 1469e6f7b9e6: Waiting [2023-02-16T14:45:30.760Z] 4872d77fe225: Waiting [2023-02-16T14:45:30.760Z] b352a97aabf1: Waiting [2023-02-16T14:45:30.760Z] e2be974225ed: Verifying Checksum [2023-02-16T14:45:30.760Z] e2be974225ed: Download complete [2023-02-16T14:45:30.760Z] 988bab9f4d93: Verifying Checksum [2023-02-16T14:45:30.760Z] 988bab9f4d93: Download complete [2023-02-16T14:45:31.021Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T14:45:31.021Z] 339a4e72a1f5: Download complete [2023-02-16T14:45:31.021Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T14:45:31.021Z] 1469e6f7b9e6: Download complete [2023-02-16T14:45:31.281Z] eaf3925da568: Verifying Checksum [2023-02-16T14:45:31.281Z] eaf3925da568: Download complete [2023-02-16T14:45:31.541Z] bde34c3a00c8: Verifying Checksum [2023-02-16T14:45:31.541Z] bde34c3a00c8: Download complete [2023-02-16T14:45:32.113Z] b352a97aabf1: Verifying Checksum [2023-02-16T14:45:32.113Z] b352a97aabf1: Download complete [2023-02-16T14:45:32.113Z] 4872d77fe225: Verifying Checksum [2023-02-16T14:45:32.113Z] 4872d77fe225: Download complete [2023-02-16T14:45:32.113Z] 5851b861e8e6: Verifying Checksum [2023-02-16T14:45:32.113Z] 5851b861e8e6: Download complete [2023-02-16T14:45:32.113Z] b85a868b505f: Verifying Checksum [2023-02-16T14:45:32.113Z] b85a868b505f: Download complete [2023-02-16T14:45:32.113Z] bab4dde63d76: Download complete [2023-02-16T14:45:33.487Z] b85a868b505f: Pull complete [2023-02-16T14:45:33.487Z] e2be974225ed: Pull complete [2023-02-16T14:45:34.054Z] 339a4e72a1f5: Pull complete [2023-02-16T14:45:34.054Z] 988bab9f4d93: Pull complete [2023-02-16T14:45:34.312Z] 1469e6f7b9e6: Pull complete [2023-02-16T14:45:34.571Z] eaf3925da568: Pull complete [2023-02-16T14:45:36.472Z] bab4dde63d76: Pull complete [2023-02-16T14:45:36.731Z] bde34c3a00c8: Pull complete [2023-02-16T14:45:36.991Z] b352a97aabf1: Pull complete [2023-02-16T14:45:36.991Z] 4872d77fe225: Pull complete [2023-02-16T14:45:37.251Z] 5851b861e8e6: Pull complete [2023-02-16T14:45:37.251Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T14:45:37.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T14:45:37.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:45:37.471Z] prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container [2023-02-16T14:45:37.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T14:45:40.139Z] $ docker top cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f -eo pid,comm [2023-02-16T14:45:40.227Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T14:45:40.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T14:45:40.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T14:45:40.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T14:45:40.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T14:45:40.436Z] $ docker exec cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent [2023-02-16T14:45:40.588Z] SSH_AUTH_SOCK=/tmp/ssh-GqmZucPCrLFQ/agent.33 [2023-02-16T14:45:40.588Z] SSH_AGENT_PID=39 [2023-02-16T14:45:40.593Z] Running ssh-add (command line suppressed) [2023-02-16T14:45:40.649Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_9604711995260227812.key (/w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_9604711995260227812.key) [2023-02-16T14:45:40.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T14:45:41.024Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T14:45:41.019Z] $ docker exec --env ******** --env ******** cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent -k [2023-02-16T14:45:41.109Z] unset SSH_AUTH_SOCK; [2023-02-16T14:45:41.110Z] unset SSH_AGENT_PID; [2023-02-16T14:45:41.110Z] echo Agent pid 39 killed; [2023-02-16T14:45:41.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T14:45:41.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T14:45:41.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T14:45:41.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T14:45:41.335Z] $ docker exec cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent [2023-02-16T14:45:41.474Z] SSH_AUTH_SOCK=/tmp/ssh-TYlW9hCov9sh/agent.72 [2023-02-16T14:45:41.474Z] SSH_AGENT_PID=78 [2023-02-16T14:45:41.479Z] Running ssh-add (command line suppressed) [2023-02-16T14:45:41.537Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_11514496441613421913.key (/w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_11514496441613421913.key) [2023-02-16T14:45:41.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T14:45:41.908Z] + git semver init [2023-02-16T14:45:42.166Z] 2023-02-16 14:45:42,061 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T14:45:42.166Z] 2023-02-16 14:45:42,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-150/.semver [2023-02-16T14:45:42.166Z] 2023-02-16 14:45:42,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-150/.semver [2023-02-16T14:45:42.166Z] 2023-02-16 14:45:42,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-150/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-150, universal_newlines=False, shell=None, istream=None) [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-150/.git/info/exclude [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 with force:False [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,097 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,101 [execute] INFO git cat-file --batch-check [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,107 [execute] INFO git cat-file --batch [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T14:45:43.543Z] 2023-02-16 14:45:43,113 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 [2023-02-16T14:45:43.543Z] 0.0.0 [Pipeline] } [2023-02-16T14:45:43.536Z] $ docker exec --env ******** --env ******** cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent -k [2023-02-16T14:45:43.628Z] unset SSH_AUTH_SOCK; [2023-02-16T14:45:43.628Z] unset SSH_AGENT_PID; [2023-02-16T14:45:43.628Z] echo Agent pid 78 killed; [2023-02-16T14:45:43.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T14:45:44.088Z] + git semver [Pipeline] } [2023-02-16T14:45:44.337Z] $ docker stop --time=1 cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f [2023-02-16T14:45:45.607Z] $ docker rm -f --volumes cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T14:45:46.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T14:45:46.309Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T14:45:46.326Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [2023-02-16T14:45:46.766Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6298 in /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] { [Pipeline] ws [2023-02-16T14:45:46.821Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-16T14:45:46.878Z] Selected Git installation does not exist. Using Default [2023-02-16T14:45:46.878Z] The recommended git tool is: NONE [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T14:45:46.968Z] provisioning config files... [2023-02-16T14:45:46.976Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config7971601853023708748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:45:47.326Z] ---> docker-login.sh [2023-02-16T14:45:47.326Z] nexus3.edgexfoundry.org:10001 [2023-02-16T14:45:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:47.326Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:47.326Z] [2023-02-16T14:45:47.326Z] Login Succeeded [2023-02-16T14:45:47.326Z] nexus3.edgexfoundry.org:10002 [2023-02-16T14:45:47.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:47.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:47.326Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:47.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:47.326Z] [2023-02-16T14:45:47.326Z] Login Succeeded [2023-02-16T14:45:47.326Z] nexus3.edgexfoundry.org:10003 [2023-02-16T14:45:47.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:47.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:47.585Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:47.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:47.585Z] [2023-02-16T14:45:47.585Z] Login Succeeded [2023-02-16T14:45:47.585Z] nexus3.edgexfoundry.org:10004 [2023-02-16T14:45:47.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:47.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:47.843Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:47.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:47.843Z] [2023-02-16T14:45:47.843Z] Login Succeeded [2023-02-16T14:45:47.843Z] docker.io [2023-02-16T14:45:48.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:45:48.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:45:48.365Z] Configure a credential helper to remove this warning. See [2023-02-16T14:45:48.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:45:48.365Z] [2023-02-16T14:45:48.365Z] Login Succeeded [2023-02-16T14:45:48.365Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T14:45:48.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T14:45:48.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T14:45:48.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T14:45:48.644Z] ========================================================= [2023-02-16T14:45:48.644Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T14:45:48.644Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:45:49.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T14:45:49.108Z] Sending build context to Docker daemon 1.746MB [2023-02-16T14:45:49.108Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T14:45:49.108Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-16T14:45:49.108Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T14:45:49.108Z] 213ec9aee27d: Pulling fs layer [2023-02-16T14:45:49.108Z] 4583459ba037: Pulling fs layer [2023-02-16T14:45:49.108Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T14:45:49.108Z] 53926ce57604: Pulling fs layer [2023-02-16T14:45:49.108Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T14:45:49.108Z] 22ff95d597cd: Pulling fs layer [2023-02-16T14:45:49.108Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T14:45:49.108Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T14:45:49.108Z] a7acece74701: Pulling fs layer [2023-02-16T14:45:49.108Z] 21b2b0c7a3f4: Waiting [2023-02-16T14:45:49.108Z] 22ff95d597cd: Waiting [2023-02-16T14:45:49.108Z] a7acece74701: Waiting [2023-02-16T14:45:49.108Z] 93c1e223e6f2: Download complete [2023-02-16T14:45:49.108Z] 4583459ba037: Verifying Checksum [2023-02-16T14:45:49.108Z] 4583459ba037: Download complete [2023-02-16T14:45:49.108Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T14:45:49.108Z] 21b2b0c7a3f4: Download complete [2023-02-16T14:45:49.370Z] 22ff95d597cd: Verifying Checksum [2023-02-16T14:45:49.371Z] 22ff95d597cd: Download complete [2023-02-16T14:45:49.371Z] 213ec9aee27d: Verifying Checksum [2023-02-16T14:45:49.371Z] 213ec9aee27d: Download complete [2023-02-16T14:45:49.371Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T14:45:49.371Z] 12d6caf4c0d1: Download complete [2023-02-16T14:45:49.640Z] 213ec9aee27d: Pull complete [2023-02-16T14:45:49.640Z] 4583459ba037: Pull complete [2023-02-16T14:45:49.640Z] 93c1e223e6f2: Pull complete [2023-02-16T14:45:50.734Z] a7acece74701: Verifying Checksum [2023-02-16T14:45:50.734Z] a7acece74701: Download complete [2023-02-16T14:45:51.010Z] 53926ce57604: Verifying Checksum [2023-02-16T14:45:51.010Z] 53926ce57604: Download complete [2023-02-16T14:45:51.577Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T14:45:51.577Z] 96b7cbca73a9: Download complete [2023-02-16T14:45:51.887Z] using credential edgex-jenkins-ssh [2023-02-16T14:45:51.900Z] Cloning the remote Git repository [2023-02-16T14:45:51.909Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-16T14:45:51.971Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-16T14:45:52.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-16T14:45:52.137Z] > git --version # timeout=10 [2023-02-16T14:45:52.166Z] > git --version # 'git version 2.25.1' [2023-02-16T14:45:52.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T14:45:52.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T14:45:54.870Z] 53926ce57604: Pull complete [2023-02-16T14:45:54.870Z] 21b2b0c7a3f4: Pull complete [2023-02-16T14:45:54.870Z] 22ff95d597cd: Pull complete [2023-02-16T14:45:54.870Z] 12d6caf4c0d1: Pull complete [2023-02-16T14:45:55.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-16T14:45:55.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T14:45:56.548Z] Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 6238f381b91701784dda4b302473aee702cfd478 [2023-02-16T14:45:56.755Z] Merge succeeded, producing 6238f381b91701784dda4b302473aee702cfd478 [2023-02-16T14:45:56.756Z] Checking out Revision 6238f381b91701784dda4b302473aee702cfd478 (PR-150) [2023-02-16T14:45:56.771Z] 96b7cbca73a9: Pull complete [2023-02-16T14:45:55.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-16T14:45:55.838Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-16T14:45:55.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T14:45:55.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T14:45:56.534Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T14:45:56.555Z] > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 [2023-02-16T14:45:56.634Z] > git remote # timeout=10 [2023-02-16T14:45:56.650Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T14:45:56.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T14:45:56.682Z] > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 [2023-02-16T14:45:56.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T14:45:56.729Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T14:45:56.744Z] > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 [2023-02-16T14:45:57.728Z] a7acece74701: Pull complete [2023-02-16T14:45:57.728Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T14:45:57.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T14:45:57.728Z] ---> db6d94c90886 [2023-02-16T14:45:57.728Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-16T14:46:00.245Z] Commit message: "feat(snap): Copy provision watcher files in snapcraft" [2023-02-16T14:46:00.265Z] > git --version # timeout=10 [2023-02-16T14:46:00.276Z] > git --version # 'git version 2.25.1' [2023-02-16T14:46:00.291Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T14:46:01.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T14:46:01.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:46:01.383Z] Dload Upload Total Spent Left Speed [2023-02-16T14:46:01.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 54725 0 --:--:-- --:--:-- --:--:-- 54961 [Pipeline] sh [2023-02-16T14:46:01.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T14:46:02.327Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T14:46:02.327Z] + sudo tee /etc/docker/daemon.new [2023-02-16T14:46:02.327Z] { [2023-02-16T14:46:02.327Z] "registry-mirrors": [ [2023-02-16T14:46:02.327Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T14:46:02.327Z] ], [2023-02-16T14:46:02.327Z] "bip": "10.250.0.254/24", [2023-02-16T14:46:02.327Z] "hosts": [ [2023-02-16T14:46:02.327Z] "tcp://0.0.0.0:5555", [2023-02-16T14:46:02.327Z] "unix:///var/run/docker.sock" [2023-02-16T14:46:02.327Z] ], [2023-02-16T14:46:02.328Z] "mtu": 1458, [2023-02-16T14:46:02.328Z] "selinux-enabled": true, [2023-02-16T14:46:02.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T14:46:02.328Z] } [Pipeline] sh [2023-02-16T14:46:02.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T14:46:02.999Z] ---> Running in 7ba6644f8d1f [2023-02-16T14:46:02.999Z] Removing intermediate container 7ba6644f8d1f [2023-02-16T14:46:02.999Z] ---> d421eb2ad420 [2023-02-16T14:46:02.999Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T14:46:02.999Z] ---> Running in 406983e09a82 [2023-02-16T14:46:02.999Z] Removing intermediate container 406983e09a82 [2023-02-16T14:46:02.999Z] ---> 18e8a9b439ce [2023-02-16T14:46:02.999Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-16T14:46:02.999Z] ---> Running in 91084cbe9f0b [2023-02-16T14:46:03.002Z] + sudo service docker restart [2023-02-16T14:46:03.258Z] Removing intermediate container 91084cbe9f0b [2023-02-16T14:46:03.258Z] ---> 04ee70433555 [2023-02-16T14:46:03.258Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-16T14:46:03.258Z] ---> Running in 09138028b495 [2023-02-16T14:46:03.517Z] Removing intermediate container 09138028b495 [2023-02-16T14:46:03.517Z] ---> ea719bbaa9d2 [2023-02-16T14:46:03.517Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T14:46:03.517Z] ---> Running in 223fe82db9ae [2023-02-16T14:46:03.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T14:46:03.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T14:46:04.034Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-16T14:46:04.034Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-16T14:46:04.034Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-16T14:46:04.034Z] (4/80) Installing libxcb (1.15-r0) [2023-02-16T14:46:04.034Z] (5/80) Installing libx11 (1.8-r0) [2023-02-16T14:46:04.034Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-16T14:46:04.034Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-16T14:46:04.034Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-16T14:46:04.034Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-16T14:46:04.034Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-16T14:46:04.034Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-16T14:46:04.034Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-16T14:46:04.034Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-16T14:46:04.034Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-16T14:46:04.292Z] (15/80) Installing libice (1.0.10-r0) [2023-02-16T14:46:04.292Z] (16/80) Installing libuuid (2.38-r1) [2023-02-16T14:46:04.292Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-16T14:46:04.292Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-16T14:46:04.292Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-16T14:46:04.292Z] (20/80) Installing xset (1.2.4-r0) [2023-02-16T14:46:04.292Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-16T14:46:04.292Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-16T14:46:04.292Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-16T14:46:04.550Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-16T14:46:04.550Z] (25/80) Installing libintl (0.21-r2) [2023-02-16T14:46:04.550Z] (26/80) Installing libblkid (2.38-r1) [2023-02-16T14:46:04.550Z] (27/80) Installing libmount (2.38-r1) [2023-02-16T14:46:04.550Z] (28/80) Installing pcre (8.45-r2) [2023-02-16T14:46:04.550Z] (29/80) Installing glib (2.72.1-r0) [2023-02-16T14:46:04.550Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-16T14:46:04.550Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-16T14:46:04.550Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-16T14:46:04.550Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-16T14:46:04.808Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-16T14:46:04.808Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-16T14:46:04.808Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-16T14:46:04.808Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-16T14:46:04.808Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-16T14:46:04.808Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-16T14:46:04.808Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-16T14:46:04.808Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-16T14:46:04.808Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-16T14:46:04.808Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-16T14:46:05.068Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-16T14:46:05.068Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-16T14:46:05.068Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-16T14:46:05.068Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-16T14:46:05.068Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-16T14:46:05.068Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-16T14:46:05.068Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-16T14:46:05.068Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-16T14:46:05.068Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-16T14:46:05.068Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-16T14:46:05.068Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-16T14:46:05.068Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-16T14:46:05.326Z] (56/80) Installing libunistring (1.0-r0) [2023-02-16T14:46:05.326Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-16T14:46:05.326Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-16T14:46:05.326Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-16T14:46:05.326Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-16T14:46:05.326Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-16T14:46:05.326Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-16T14:46:05.326Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-16T14:46:05.326Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-16T14:46:05.326Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-16T14:46:05.326Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-16T14:46:05.326Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-16T14:46:05.326Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-16T14:46:05.326Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-16T14:46:05.326Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-16T14:46:05.326Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-16T14:46:05.326Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-16T14:46:05.585Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-16T14:46:05.585Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-16T14:46:05.585Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-16T14:46:05.585Z] Executing udev-init-scripts-35-r0.post-install [2023-02-16T14:46:05.585Z] (76/80) Installing kmod-libs (29-r2) [2023-02-16T14:46:05.585Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-16T14:46:05.585Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-16T14:46:05.585Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-16T14:46:05.585Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-16T14:46:05.585Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T14:46:05.585Z] Executing eudev-3.2.11-r0.trigger [2023-02-16T14:46:05.585Z] OK: 331 MiB in 131 packages [2023-02-16T14:46:09.881Z] Removing intermediate container 223fe82db9ae [2023-02-16T14:46:09.881Z] ---> 9df3a2cc6eac [2023-02-16T14:46:09.881Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-16T14:46:09.881Z] ---> Running in 1b8dc5cf8f9b [2023-02-16T14:46:09.881Z] Removing intermediate container 1b8dc5cf8f9b [2023-02-16T14:46:09.881Z] ---> 19c700e5890e [2023-02-16T14:46:09.881Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-16T14:46:09.881Z] ---> c88c433d20b2 [2023-02-16T14:46:09.881Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T14:46:09.881Z] ---> Running in 0e4a4130b476 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T14:46:21.301Z] provisioning config files... [2023-02-16T14:46:21.322Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13750570617912191451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:46:21.704Z] ---> docker-login.sh [2023-02-16T14:46:21.704Z] nexus3.edgexfoundry.org:10001 [2023-02-16T14:46:22.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:46:22.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:46:22.285Z] Configure a credential helper to remove this warning. See [2023-02-16T14:46:22.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:46:22.285Z] [2023-02-16T14:46:22.285Z] Login Succeeded [2023-02-16T14:46:22.285Z] nexus3.edgexfoundry.org:10002 [2023-02-16T14:46:22.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:46:22.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:46:22.815Z] Configure a credential helper to remove this warning. See [2023-02-16T14:46:22.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:46:22.815Z] [2023-02-16T14:46:22.815Z] Login Succeeded [2023-02-16T14:46:22.815Z] nexus3.edgexfoundry.org:10003 [2023-02-16T14:46:23.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:46:23.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:46:23.080Z] Configure a credential helper to remove this warning. See [2023-02-16T14:46:23.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:46:23.080Z] [2023-02-16T14:46:23.080Z] Login Succeeded [2023-02-16T14:46:23.347Z] nexus3.edgexfoundry.org:10004 [2023-02-16T14:46:23.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:46:23.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:46:23.613Z] Configure a credential helper to remove this warning. See [2023-02-16T14:46:23.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:46:23.613Z] [2023-02-16T14:46:23.613Z] Login Succeeded [2023-02-16T14:46:23.613Z] docker.io [2023-02-16T14:46:23.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T14:46:24.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T14:46:24.147Z] Configure a credential helper to remove this warning. See [2023-02-16T14:46:24.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T14:46:24.147Z] [2023-02-16T14:46:24.147Z] Login Succeeded [2023-02-16T14:46:24.147Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T14:46:24.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T14:46:24.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T14:46:24.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T14:46:24.602Z] ========================================================= [2023-02-16T14:46:24.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T14:46:24.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:46:25.100Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T14:46:25.367Z] Sending build context to Docker daemon 1.14MB [2023-02-16T14:46:25.367Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T14:46:25.367Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-16T14:46:25.634Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T14:46:25.634Z] 9b18e9b68314: Pulling fs layer [2023-02-16T14:46:25.634Z] 35d82f9e3411: Pulling fs layer [2023-02-16T14:46:25.634Z] e16973657156: Pulling fs layer [2023-02-16T14:46:25.634Z] fc693d55d65f: Pulling fs layer [2023-02-16T14:46:25.634Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T14:46:25.634Z] dda99020689f: Pulling fs layer [2023-02-16T14:46:25.634Z] db1c61fa0a46: Pulling fs layer [2023-02-16T14:46:25.634Z] 891c053d2c06: Pulling fs layer [2023-02-16T14:46:25.634Z] dda99020689f: Waiting [2023-02-16T14:46:25.634Z] db1c61fa0a46: Waiting [2023-02-16T14:46:25.634Z] 891c053d2c06: Waiting [2023-02-16T14:46:25.634Z] fc693d55d65f: Waiting [2023-02-16T14:46:25.634Z] 7e9fc2657dce: Waiting [2023-02-16T14:46:25.634Z] e16973657156: Download complete [2023-02-16T14:46:25.634Z] 35d82f9e3411: Verifying Checksum [2023-02-16T14:46:25.634Z] 35d82f9e3411: Download complete [2023-02-16T14:46:25.634Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T14:46:25.634Z] 7e9fc2657dce: Download complete [2023-02-16T14:46:25.634Z] dda99020689f: Verifying Checksum [2023-02-16T14:46:25.634Z] dda99020689f: Download complete [2023-02-16T14:46:25.634Z] 9b18e9b68314: Verifying Checksum [2023-02-16T14:46:25.634Z] 9b18e9b68314: Download complete [2023-02-16T14:46:26.609Z] 9b18e9b68314: Pull complete [2023-02-16T14:46:26.609Z] 891c053d2c06: Verifying Checksum [2023-02-16T14:46:26.609Z] 891c053d2c06: Download complete [2023-02-16T14:46:27.203Z] 35d82f9e3411: Pull complete [2023-02-16T14:46:27.471Z] e16973657156: Pull complete [2023-02-16T14:46:28.055Z] db1c61fa0a46: Verifying Checksum [2023-02-16T14:46:28.055Z] db1c61fa0a46: Download complete [2023-02-16T14:46:28.322Z] fc693d55d65f: Download complete [2023-02-16T14:46:40.637Z] fc693d55d65f: Pull complete [2023-02-16T14:46:40.637Z] 7e9fc2657dce: Pull complete [2023-02-16T14:46:40.637Z] dda99020689f: Pull complete [2023-02-16T14:46:41.989Z] Removing intermediate container 0e4a4130b476 [2023-02-16T14:46:41.989Z] ---> aa57fc17f5af [2023-02-16T14:46:41.989Z] Step 11/13 : COPY . . [2023-02-16T14:46:41.989Z] ---> 70c37a5e965e [2023-02-16T14:46:41.989Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-16T14:46:41.989Z] ---> Running in a85d5534ca02 [2023-02-16T14:46:41.989Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:46:41.989Z] Dload Upload Total Spent Left Speed [2023-02-16T14:46:41.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9603 0 --:--:-- --:--:-- --:--:-- 9654 [2023-02-16T14:46:42.250Z] Removing intermediate container a85d5534ca02 [2023-02-16T14:46:42.250Z] ---> e9f647d2e0c7 [2023-02-16T14:46:42.250Z] Step 13/13 : RUN ${MAKE} [2023-02-16T14:46:42.250Z] ---> Running in 1e3343f536ee [2023-02-16T14:46:42.509Z] noop [2023-02-16T14:46:42.771Z] Removing intermediate container 1e3343f536ee [2023-02-16T14:46:42.771Z] ---> 280bc7d5b6a3 [2023-02-16T14:46:42.771Z] Successfully built 280bc7d5b6a3 [2023-02-16T14:46:42.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:46:43.230Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T14:46:43.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:46:43.411Z] prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container [2023-02-16T14:46:43.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T14:46:43.873Z] $ docker top b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T14:46:44.307Z] + go version [2023-02-16T14:46:44.307Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T14:46:44.307Z] $ docker stop --time=1 b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 [2023-02-16T14:46:45.660Z] $ docker rm -f --volumes b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:46:46.413Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T14:46:46.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:46:46.570Z] prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container [2023-02-16T14:46:46.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T14:46:46.959Z] $ docker top 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T14:46:47.287Z] db1c61fa0a46: Pull complete [2023-02-16T14:46:47.399Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] fileExists [Pipeline] sh [2023-02-16T14:46:47.752Z] + make test [2023-02-16T14:46:47.752Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T14:46:48.009Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-16T14:46:48.695Z] 891c053d2c06: Pull complete [2023-02-16T14:46:48.695Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T14:46:48.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T14:46:48.695Z] ---> f96f9c87975a [2023-02-16T14:46:48.695Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-16T14:46:50.098Z] ---> Running in 33e6c6bcf173 [2023-02-16T14:46:50.371Z] Removing intermediate container 33e6c6bcf173 [2023-02-16T14:46:50.371Z] ---> abc3d0ef6f35 [2023-02-16T14:46:50.371Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T14:46:50.371Z] ---> Running in 8023dcf743a8 [2023-02-16T14:46:50.645Z] Removing intermediate container 8023dcf743a8 [2023-02-16T14:46:50.645Z] ---> 9f24587da2ab [2023-02-16T14:46:50.645Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-16T14:46:50.645Z] ---> Running in bc7696b186bf [2023-02-16T14:46:50.915Z] Removing intermediate container bc7696b186bf [2023-02-16T14:46:50.915Z] ---> 17004fb22c2b [2023-02-16T14:46:50.915Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-16T14:46:50.915Z] ---> Running in cbdde0b3344e [2023-02-16T14:46:51.182Z] Removing intermediate container cbdde0b3344e [2023-02-16T14:46:51.182Z] ---> 5c2c7da7654a [2023-02-16T14:46:51.182Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T14:46:51.449Z] ---> Running in 80ce1aceff02 [2023-02-16T14:46:52.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T14:46:52.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T14:46:53.947Z] (1/14) Installing libintl (0.21-r2) [2023-02-16T14:46:53.947Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-16T14:46:53.947Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-16T14:46:53.947Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-16T14:46:53.947Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-16T14:46:53.947Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-16T14:46:53.947Z] Executing udev-init-scripts-35-r0.post-install [2023-02-16T14:46:53.947Z] (7/14) Installing libblkid (2.38-r1) [2023-02-16T14:46:53.947Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-16T14:46:54.214Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-16T14:46:54.214Z] (10/14) Installing kmod-libs (29-r2) [2023-02-16T14:46:54.214Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-16T14:46:54.214Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-16T14:46:54.214Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-16T14:46:54.214Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-16T14:46:54.214Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T14:46:54.214Z] Executing eudev-3.2.11-r0.trigger [2023-02-16T14:46:54.214Z] OK: 228 MiB in 65 packages [2023-02-16T14:46:55.624Z] Removing intermediate container 80ce1aceff02 [2023-02-16T14:46:55.624Z] ---> 311bab2b03c0 [2023-02-16T14:46:55.624Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-16T14:46:55.624Z] ---> Running in da35f5451f71 [2023-02-16T14:46:55.894Z] Removing intermediate container da35f5451f71 [2023-02-16T14:46:55.894Z] ---> 9ddb313d1057 [2023-02-16T14:46:55.894Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-16T14:46:56.160Z] ---> f99a18f071a2 [2023-02-16T14:46:56.160Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T14:46:56.429Z] ---> Running in 6676a30ff7eb [2023-02-16T14:46:57.975Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-16T14:46:58.544Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2023-02-16T14:47:06.688Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T14:47:06.688Z] go vet ./... [2023-02-16T14:47:09.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T14:47:09.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T14:47:09.972Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T14:47:10.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T14:47:10.005Z] $ docker stop --time=1 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 [2023-02-16T14:47:14.404Z] $ docker rm -f --volumes 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T14:47:15.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T14:47:15.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-16T14:47:15.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T14:47:16.132Z] + ls -al . [2023-02-16T14:47:16.132Z] total 208 [2023-02-16T14:47:16.132Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 14:46 . [2023-02-16T14:47:16.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 .. [2023-02-16T14:47:16.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:46 .git [2023-02-16T14:47:16.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 .github [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 16 14:45 .gitignore [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 14:45 .golangci.yml [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 14:45 .hadolint.yml [2023-02-16T14:47:16.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:45 .semver [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 16 14:45 Attribution.txt [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 16 14:45 CHANGELOG.md [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 16 14:45 Dockerfile [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 14:45 GOVERNANCE.md [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 14:45 Jenkinsfile [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 14:45 LICENSE [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 16 14:45 Makefile [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 14:45 OWNERS.md [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 16 14:45 README.md [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 14:45 VERSION [2023-02-16T14:47:16.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:45 bin [2023-02-16T14:47:16.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 cmd [2023-02-16T14:47:16.132Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 16 14:46 coverage.out [2023-02-16T14:47:16.132Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 16 14:45 docker-entrypoint.sh [2023-02-16T14:47:16.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 docs [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 3574 Feb 16 14:45 go.mod [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 45170 Feb 16 14:45 go.sum [2023-02-16T14:47:16.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 internal [2023-02-16T14:47:16.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 snap [2023-02-16T14:47:16.132Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 14:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:47:16.538Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6238f381b91701784dda4b302473aee702cfd478 --label arch=amd64 --label version=0.0.0 . [2023-02-16T14:47:16.538Z] Sending build context to Docker daemon 1.777MB [2023-02-16T14:47:16.538Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T14:47:16.538Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-16T14:47:16.538Z] ---> 280bc7d5b6a3 [2023-02-16T14:47:16.538Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-16T14:47:16.538Z] ---> Running in a98edd2c15f3 [2023-02-16T14:47:16.538Z] Removing intermediate container a98edd2c15f3 [2023-02-16T14:47:16.538Z] ---> f766c975b4e9 [2023-02-16T14:47:16.538Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T14:47:16.802Z] ---> Running in 6ef8ea3dceb2 [2023-02-16T14:47:16.802Z] Removing intermediate container 6ef8ea3dceb2 [2023-02-16T14:47:16.802Z] ---> 4fedb7672f6f [2023-02-16T14:47:16.802Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-16T14:47:16.802Z] ---> Running in 740e0a686f75 [2023-02-16T14:47:16.802Z] Removing intermediate container 740e0a686f75 [2023-02-16T14:47:16.802Z] ---> 8845712f0a07 [2023-02-16T14:47:16.802Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-16T14:47:16.802Z] ---> Running in b72b177465da [2023-02-16T14:47:17.061Z] Removing intermediate container b72b177465da [2023-02-16T14:47:17.061Z] ---> c784292eee85 [2023-02-16T14:47:17.061Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T14:47:17.061Z] ---> Running in fdae151bed3e [2023-02-16T14:47:17.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T14:47:17.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T14:47:18.147Z] OK: 331 MiB in 131 packages [2023-02-16T14:47:18.407Z] Removing intermediate container fdae151bed3e [2023-02-16T14:47:18.407Z] ---> 645bd699be0b [2023-02-16T14:47:18.407Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-16T14:47:18.407Z] ---> Running in c7beb56d11ec [2023-02-16T14:47:18.667Z] Removing intermediate container c7beb56d11ec [2023-02-16T14:47:18.667Z] ---> e350789794ce [2023-02-16T14:47:18.667Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-16T14:47:18.926Z] ---> ab73b2b35ce2 [2023-02-16T14:47:18.926Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T14:47:18.926Z] ---> Running in b65946a82249 [2023-02-16T14:47:19.568Z] Removing intermediate container b65946a82249 [2023-02-16T14:47:19.568Z] ---> 84e5c070ebb7 [2023-02-16T14:47:19.568Z] Step 11/35 : COPY . . [2023-02-16T14:47:19.827Z] ---> dbdd741f3fae [2023-02-16T14:47:19.827Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-16T14:47:19.827Z] ---> Running in 7a9282572c12 [2023-02-16T14:47:20.086Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:47:20.086Z]  Dload Upload Total Spent Left Speed [2023-02-16T14:47:20.345Z]  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 33696 0 --:--:-- --:--:-- --:--:-- 34258 [2023-02-16T14:47:20.916Z] Removing intermediate container 7a9282572c12 [2023-02-16T14:47:20.916Z] ---> b1a81b2f92fb [2023-02-16T14:47:20.916Z] Step 13/35 : RUN ${MAKE} [2023-02-16T14:47:21.181Z] ---> Running in 400a0d6832c1 [2023-02-16T14:47:21.757Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-16T14:47:48.357Z] Removing intermediate container 400a0d6832c1 [2023-02-16T14:47:48.357Z] ---> 254a6c4affd0 [2023-02-16T14:47:48.357Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-16T14:47:48.357Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-16T14:47:48.357Z] af6660deedbd: Pulling fs layer [2023-02-16T14:47:48.357Z] 97cd0a44c592: Pulling fs layer [2023-02-16T14:47:48.357Z] 97cd0a44c592: Verifying Checksum [2023-02-16T14:47:48.357Z] 97cd0a44c592: Download complete [2023-02-16T14:47:48.357Z] af6660deedbd: Verifying Checksum [2023-02-16T14:47:48.357Z] af6660deedbd: Download complete [2023-02-16T14:47:48.357Z] af6660deedbd: Pull complete [2023-02-16T14:47:48.357Z] 97cd0a44c592: Pull complete [2023-02-16T14:47:48.357Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-16T14:47:48.357Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-16T14:47:48.357Z] ---> fea57e182299 [2023-02-16T14:47:48.357Z] Step 15/35 : FROM alpine:3.16 [2023-02-16T14:47:48.357Z] 3.16: Pulling from library/alpine [2023-02-16T14:47:48.357Z] ef5531b6e74e: Pulling fs layer [2023-02-16T14:47:48.357Z] ef5531b6e74e: Verifying Checksum [2023-02-16T14:47:48.357Z] ef5531b6e74e: Download complete [2023-02-16T14:47:48.357Z] ef5531b6e74e: Pull complete [2023-02-16T14:47:48.357Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T14:47:48.357Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T14:47:48.357Z] ---> dfd21b5a31f5 [2023-02-16T14:47:48.357Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-16T14:47:48.357Z] ---> Running in bc29ccb331c7 [2023-02-16T14:47:48.357Z] Removing intermediate container bc29ccb331c7 [2023-02-16T14:47:48.357Z] ---> b14298f811bf [2023-02-16T14:47:48.357Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-16T14:47:48.357Z] ---> Running in a09adc47b717 [2023-02-16T14:47:48.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T14:47:48.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T14:47:49.441Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-16T14:47:49.441Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-16T14:47:49.441Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-16T14:47:49.441Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-16T14:47:49.441Z] (5/80) Installing libxcb (1.15-r0) [2023-02-16T14:47:49.441Z] (6/80) Installing libx11 (1.8-r0) [2023-02-16T14:47:49.441Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-16T14:47:49.701Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-16T14:47:49.701Z] (9/80) Installing expat (2.5.0-r0) [2023-02-16T14:47:49.701Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-16T14:47:49.701Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-16T14:47:49.701Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-16T14:47:49.701Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-16T14:47:49.701Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-16T14:47:49.959Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-16T14:47:49.959Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-16T14:47:49.959Z] (17/80) Installing libintl (0.21-r2) [2023-02-16T14:47:49.959Z] (18/80) Installing libblkid (2.38-r1) [2023-02-16T14:47:49.959Z] (19/80) Installing libmount (2.38-r1) [2023-02-16T14:47:49.959Z] (20/80) Installing pcre (8.45-r2) [2023-02-16T14:47:49.959Z] (21/80) Installing glib (2.72.1-r0) [2023-02-16T14:47:49.959Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-16T14:47:49.959Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-16T14:47:50.218Z] (24/80) Installing libass (0.16.0-r0) [2023-02-16T14:47:50.218Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-16T14:47:50.218Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-16T14:47:50.219Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-16T14:47:50.219Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-16T14:47:50.219Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-16T14:47:50.478Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-16T14:47:50.478Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-16T14:47:50.478Z] (32/80) Installing libunistring (1.0-r0) [2023-02-16T14:47:50.478Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-16T14:47:50.478Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-16T14:47:50.478Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-16T14:47:50.737Z] (36/80) Installing lame (3.100-r0) [2023-02-16T14:47:50.737Z] (37/80) Installing opus (1.3.1-r1) [2023-02-16T14:47:50.737Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-16T14:47:50.737Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-16T14:47:50.737Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-16T14:47:50.737Z] (41/80) Installing orc (0.4.32-r0) [2023-02-16T14:47:50.737Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-16T14:47:50.737Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-16T14:47:50.737Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-16T14:47:50.996Z] (45/80) Installing flac (1.3.4-r0) [2023-02-16T14:47:50.996Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-16T14:47:50.996Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-16T14:47:50.996Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-16T14:47:50.996Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-16T14:47:50.996Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-16T14:47:50.996Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-16T14:47:50.996Z] (52/80) Installing libpulse (15.0-r2) [2023-02-16T14:47:51.255Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-16T14:47:51.255Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-16T14:47:51.255Z] (55/80) Installing librist (0.2.6-r1) [2023-02-16T14:47:51.255Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-16T14:47:51.255Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-16T14:47:51.255Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-16T14:47:51.255Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-16T14:47:51.255Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-16T14:47:51.255Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-16T14:47:51.255Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-16T14:47:51.255Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-16T14:47:51.255Z] (64/80) Installing libva (2.14.0-r0) [2023-02-16T14:47:51.256Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-16T14:47:51.256Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-16T14:47:51.256Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-16T14:47:51.516Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-16T14:47:51.516Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-16T14:47:51.516Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-16T14:47:51.516Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-16T14:47:51.775Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-16T14:47:51.775Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-16T14:47:52.341Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-16T14:47:52.341Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-16T14:47:52.341Z] Executing udev-init-scripts-35-r0.post-install [2023-02-16T14:47:52.341Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-16T14:47:52.341Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-16T14:47:52.341Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-16T14:47:52.341Z] (79/80) Installing kmod-libs (29-r2) [2023-02-16T14:47:52.341Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-16T14:47:52.341Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T14:47:52.341Z] Executing eudev-3.2.11-r0.trigger [2023-02-16T14:47:52.341Z] OK: 100 MiB in 94 packages [2023-02-16T14:47:54.876Z] Removing intermediate container a09adc47b717 [2023-02-16T14:47:54.876Z] ---> 8b344967e256 [2023-02-16T14:47:54.876Z] Step 18/35 : WORKDIR / [2023-02-16T14:47:54.876Z] ---> Running in 3b8e7e4455e3 [2023-02-16T14:47:54.876Z] Removing intermediate container 3b8e7e4455e3 [2023-02-16T14:47:54.876Z] ---> fa6445c7bf41 [2023-02-16T14:47:54.876Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-16T14:47:55.811Z] ---> 8bd11d3527fb [2023-02-16T14:47:55.811Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-16T14:47:55.811Z] ---> 6a095185ce80 [2023-02-16T14:47:55.811Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-16T14:47:56.070Z] ---> 7ebb3faf258f [2023-02-16T14:47:56.070Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-16T14:47:56.070Z] ---> 644eb44480e6 [2023-02-16T14:47:56.070Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-16T14:47:56.328Z] ---> 3baff521108c [2023-02-16T14:47:56.328Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-16T14:47:56.328Z] ---> ed23bdb15c63 [2023-02-16T14:47:56.328Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-16T14:47:57.262Z] ---> ea1ac2c3cbb8 [2023-02-16T14:47:57.262Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-16T14:47:57.262Z] ---> Running in ae02350f10de [2023-02-16T14:47:57.521Z] Removing intermediate container ae02350f10de [2023-02-16T14:47:57.521Z] ---> e3da835dbe53 [2023-02-16T14:47:57.521Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-16T14:47:57.521Z] ---> Running in b9dfc5de07d2 [2023-02-16T14:47:58.456Z] Removing intermediate container b9dfc5de07d2 [2023-02-16T14:47:58.456Z] ---> f481e8963818 [2023-02-16T14:47:58.456Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-16T14:47:58.456Z] ---> Running in 21aa4ff06e7d [2023-02-16T14:47:58.714Z] Removing intermediate container 21aa4ff06e7d [2023-02-16T14:47:58.714Z] ---> f3be47eded02 [2023-02-16T14:47:58.714Z] Step 29/35 : EXPOSE 59983 [2023-02-16T14:47:58.714Z] ---> Running in 3c26c4bb5a5d [2023-02-16T14:47:58.977Z] Removing intermediate container 3c26c4bb5a5d [2023-02-16T14:47:58.977Z] ---> 0c9c405a0ff1 [2023-02-16T14:47:58.977Z] Step 30/35 : EXPOSE 8554 [2023-02-16T14:47:58.977Z] ---> Running in 6ae08c942f71 [2023-02-16T14:47:58.977Z] Removing intermediate container 6ae08c942f71 [2023-02-16T14:47:58.977Z] ---> 9f519b4a0dcb [2023-02-16T14:47:58.977Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-16T14:47:58.977Z] ---> Running in e1baaf19b501 [2023-02-16T14:47:58.977Z] Removing intermediate container e1baaf19b501 [2023-02-16T14:47:58.977Z] ---> 5e5e23e5f945 [2023-02-16T14:47:58.977Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-16T14:47:58.977Z] ---> Running in 2a26d1804996 [2023-02-16T14:47:59.238Z] Removing intermediate container 2a26d1804996 [2023-02-16T14:47:59.238Z] ---> f54751aeeece [2023-02-16T14:47:59.238Z] Step 33/35 : LABEL arch=amd64 [2023-02-16T14:47:59.238Z] ---> Running in 846b2958ba07 [2023-02-16T14:47:59.238Z] Removing intermediate container 846b2958ba07 [2023-02-16T14:47:59.238Z] ---> 5b10f27ecefb [2023-02-16T14:47:59.238Z] Step 34/35 : LABEL git_sha=6238f381b91701784dda4b302473aee702cfd478 [2023-02-16T14:47:59.238Z] ---> Running in f481cd414e9e [2023-02-16T14:47:59.238Z] Removing intermediate container f481cd414e9e [2023-02-16T14:47:59.238Z] ---> f6de80abd36c [2023-02-16T14:47:59.238Z] Step 35/35 : LABEL version=0.0.0 [2023-02-16T14:47:59.496Z] ---> Running in 058df6089489 [2023-02-16T14:47:59.496Z] Removing intermediate container 058df6089489 [2023-02-16T14:47:59.496Z] ---> b4fab7316d8e [2023-02-16T14:47:59.496Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T14:47:59.496Z] Successfully built b4fab7316d8e [2023-02-16T14:47:59.496Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:48:00.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T14:48:00.391Z] [2023-02-16T14:48:00.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:48:00.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T14:48:00.780Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T14:48:00.780Z] 5eb5b503b376: Pulling fs layer [2023-02-16T14:48:00.780Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T14:48:00.780Z] ec43610c2a17: Pulling fs layer [2023-02-16T14:48:00.780Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T14:48:00.780Z] 33b1e0a273af: Pulling fs layer [2023-02-16T14:48:00.780Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T14:48:00.780Z] 2f39f015ded8: Pulling fs layer [2023-02-16T14:48:00.780Z] 33b1e0a273af: Waiting [2023-02-16T14:48:00.780Z] 5d3b04190fa2: Waiting [2023-02-16T14:48:00.780Z] 2f39f015ded8: Waiting [2023-02-16T14:48:00.780Z] 3a2ae6a8a46f: Waiting [2023-02-16T14:48:00.780Z] 5c69ac0246d0: Download complete [2023-02-16T14:48:00.780Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T14:48:00.780Z] 3a2ae6a8a46f: Download complete [2023-02-16T14:48:01.050Z] 33b1e0a273af: Verifying Checksum [2023-02-16T14:48:01.050Z] 33b1e0a273af: Download complete [2023-02-16T14:48:01.050Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T14:48:01.050Z] 5d3b04190fa2: Download complete [2023-02-16T14:48:01.050Z] ec43610c2a17: Verifying Checksum [2023-02-16T14:48:01.050Z] ec43610c2a17: Download complete [2023-02-16T14:48:01.309Z] 5eb5b503b376: Verifying Checksum [2023-02-16T14:48:01.309Z] 5eb5b503b376: Download complete [2023-02-16T14:48:01.878Z] 2f39f015ded8: Download complete [2023-02-16T14:48:02.444Z] 5eb5b503b376: Pull complete [2023-02-16T14:48:02.702Z] 5c69ac0246d0: Pull complete [2023-02-16T14:48:03.268Z] ec43610c2a17: Pull complete [2023-02-16T14:48:03.268Z] 3a2ae6a8a46f: Pull complete [2023-02-16T14:48:03.527Z] 33b1e0a273af: Pull complete [2023-02-16T14:48:03.527Z] 5d3b04190fa2: Pull complete [2023-02-16T14:48:04.275Z] Removing intermediate container 6676a30ff7eb [2023-02-16T14:48:04.275Z] ---> eb5535a66403 [2023-02-16T14:48:04.275Z] Step 11/13 : COPY . . [2023-02-16T14:48:04.275Z] ---> 4678527affd7 [2023-02-16T14:48:04.275Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-16T14:48:04.275Z] ---> Running in 92bf8f405a3e [2023-02-16T14:48:04.275Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:48:04.275Z] Dload Upload Total Spent Left Speed [2023-02-16T14:48:04.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14012 0 --:--:-- --:--:-- --:--:-- 14160 [2023-02-16T14:48:04.275Z] Removing intermediate container 92bf8f405a3e [2023-02-16T14:48:04.275Z] ---> 7237a4e826b0 [2023-02-16T14:48:04.275Z] Step 13/13 : RUN ${MAKE} [2023-02-16T14:48:04.275Z] ---> Running in a6c5e1dc68c9 [2023-02-16T14:48:05.235Z] noop [2023-02-16T14:48:05.820Z] Removing intermediate container a6c5e1dc68c9 [2023-02-16T14:48:05.820Z] ---> cf00a4f76b31 [2023-02-16T14:48:05.820Z] Successfully built cf00a4f76b31 [2023-02-16T14:48:05.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:48:06.304Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T14:48:06.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:48:06.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2023-02-16T14:48:06.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T14:48:07.823Z] $ docker top 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T14:48:08.760Z] + go version [2023-02-16T14:48:08.760Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T14:48:08.792Z] 2f39f015ded8: Pull complete [2023-02-16T14:48:08.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T14:48:08.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T14:48:08.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T14:48:08.759Z] $ docker stop --time=1 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e [2023-02-16T14:48:10.371Z] $ docker rm -f --volumes 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:48:10.902Z] prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container [2023-02-16T14:48:10.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T14:48:14.245Z] $ docker top 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:48:14.749Z] ---> job-cost.sh [2023-02-16T14:48:14.749Z] lf-activate-venv: SKIPPING [2023-02-16T14:48:14.749Z] INFO: No Stack... [2023-02-16T14:48:14.936Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T14:48:14.936Z] . [Pipeline] } [Pipeline] // withEnv [2023-02-16T14:48:15.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withDockerContainer [2023-02-16T14:48:15.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2023-02-16T14:48:15.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T14:48:15.577Z] INFO: Archiving Costs [2023-02-16T14:48:17.005Z] $ docker top 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-16T14:48:17.598Z] + cat /w/workspace/foundry_device-usb-camera_PR-150/archives/cost.csv [2023-02-16T14:48:17.598Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T14:48:17.640Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [2023-02-16T14:48:17.645Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] did not exist. Created. [2023-02-16T14:48:17.645Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] { [2023-02-16T14:48:17.676Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-02-16T14:48:18.093Z] + make test [2023-02-16T14:48:18.093Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T14:48:18.127Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-02-16T14:48:18.174Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T14:48:18.201Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T14:48:18.251Z] $ docker stop --time=1 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 [2023-02-16T14:48:19.410Z] $ docker rm -f --volumes 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T14:48:20.028Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-16T14:49:41.632Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-16T14:49:46.967Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements [2023-02-16T14:49:46.967Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T14:49:46.967Z] go vet ./... [2023-02-16T14:50:09.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T14:50:09.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T14:50:09.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T14:50:09.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T14:50:09.062Z] $ docker stop --time=1 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 [2023-02-16T14:50:10.844Z] $ docker rm -f --volumes 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T14:50:11.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T14:50:11.877Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T14:50:12.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T14:50:12.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T14:50:13.228Z] + ls -al . [2023-02-16T14:50:13.228Z] total 204 [2023-02-16T14:50:13.228Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:48 . [2023-02-16T14:50:13.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 .. [2023-02-16T14:50:13.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .git [2023-02-16T14:50:13.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 .github [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 16 14:45 .gitignore [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 14:45 .golangci.yml [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 14:45 .hadolint.yml [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 16 14:45 Attribution.txt [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 16 14:45 CHANGELOG.md [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 16 14:45 Dockerfile [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 14:45 GOVERNANCE.md [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 14:45 Jenkinsfile [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 14:45 LICENSE [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 16 14:45 Makefile [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 14:45 OWNERS.md [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 16 14:45 README.md [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 14:45 VERSION [2023-02-16T14:50:13.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:45 bin [2023-02-16T14:50:13.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 cmd [2023-02-16T14:50:13.228Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 16 14:49 coverage.out [2023-02-16T14:50:13.228Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 16 14:45 docker-entrypoint.sh [2023-02-16T14:50:13.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 docs [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 3574 Feb 16 14:45 go.mod [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 45170 Feb 16 14:45 go.sum [2023-02-16T14:50:13.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 internal [2023-02-16T14:50:13.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 snap [2023-02-16T14:50:13.228Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 14:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:50:13.633Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6238f381b91701784dda4b302473aee702cfd478 --label arch=arm64 --label version=0.0.0 . [2023-02-16T14:50:13.901Z] Sending build context to Docker daemon 1.171MB [2023-02-16T14:50:13.901Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T14:50:13.901Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-16T14:50:13.901Z] ---> cf00a4f76b31 [2023-02-16T14:50:13.901Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-16T14:50:14.167Z] ---> Running in 0d7903c8015a [2023-02-16T14:50:14.433Z] Removing intermediate container 0d7903c8015a [2023-02-16T14:50:14.433Z] ---> 22f94ba2014f [2023-02-16T14:50:14.433Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T14:50:14.433Z] ---> Running in 5b59727209c2 [2023-02-16T14:50:14.698Z] Removing intermediate container 5b59727209c2 [2023-02-16T14:50:14.698Z] ---> 4f8aa88490db [2023-02-16T14:50:14.698Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-16T14:50:14.698Z] ---> Running in 22187be09a7c [2023-02-16T14:50:14.965Z] Removing intermediate container 22187be09a7c [2023-02-16T14:50:14.965Z] ---> ba49c66c4a69 [2023-02-16T14:50:14.965Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-16T14:50:14.965Z] ---> Running in 75bae3416cd1 [2023-02-16T14:50:15.231Z] Removing intermediate container 75bae3416cd1 [2023-02-16T14:50:15.232Z] ---> 9e41a3a67781 [2023-02-16T14:50:15.232Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T14:50:15.498Z] ---> Running in 6e19867af199 [2023-02-16T14:50:16.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T14:50:16.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T14:50:17.679Z] OK: 228 MiB in 65 packages [2023-02-16T14:50:18.642Z] Removing intermediate container 6e19867af199 [2023-02-16T14:50:18.642Z] ---> 63ca48413e6d [2023-02-16T14:50:18.642Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-16T14:50:18.642Z] ---> Running in 97e85dc5f2f4 [2023-02-16T14:50:18.909Z] Removing intermediate container 97e85dc5f2f4 [2023-02-16T14:50:18.909Z] ---> 53519cd57753 [2023-02-16T14:50:18.909Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-16T14:50:19.182Z] ---> ca8180b2c422 [2023-02-16T14:50:19.182Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T14:50:19.451Z] ---> Running in d02b0316540e [2023-02-16T14:50:21.392Z] Removing intermediate container d02b0316540e [2023-02-16T14:50:21.392Z] ---> 997503669537 [2023-02-16T14:50:21.392Z] Step 11/35 : COPY . . [2023-02-16T14:50:22.355Z] ---> 7472f6716388 [2023-02-16T14:50:22.355Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-16T14:50:22.355Z] ---> Running in 68b298bcd5e0 [2023-02-16T14:50:23.317Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:50:23.317Z] Dload Upload Total Spent Left Speed [2023-02-16T14:50:23.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 2035   0 --:--:-- --:--:-- --:--:-- 2038 [2023-02-16T14:50:26.481Z] Removing intermediate container 68b298bcd5e0 [2023-02-16T14:50:26.481Z] ---> 886e9351207e [2023-02-16T14:50:26.481Z] Step 13/35 : RUN ${MAKE} [2023-02-16T14:50:26.481Z] ---> Running in 20376b775f06 [2023-02-16T14:50:27.065Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-16T14:52:48.751Z] Removing intermediate container 20376b775f06 [2023-02-16T14:52:48.751Z] ---> 6dec892fe43f [2023-02-16T14:52:48.751Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-16T14:52:48.751Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-16T14:52:48.751Z] eab2503cf8f4: Pulling fs layer [2023-02-16T14:52:48.751Z] 97cd0a44c592: Pulling fs layer [2023-02-16T14:52:48.751Z] 97cd0a44c592: Download complete [2023-02-16T14:52:48.751Z] eab2503cf8f4: Verifying Checksum [2023-02-16T14:52:48.751Z] eab2503cf8f4: Download complete [2023-02-16T14:52:48.751Z] eab2503cf8f4: Pull complete [2023-02-16T14:52:48.751Z] 97cd0a44c592: Pull complete [2023-02-16T14:52:48.751Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-16T14:52:48.751Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-16T14:52:48.751Z] ---> 7f763cca56b3 [2023-02-16T14:52:48.751Z] Step 15/35 : FROM alpine:3.16 [2023-02-16T14:52:48.751Z] 3.16: Pulling from library/alpine [2023-02-16T14:52:48.751Z] 3760b48202b3: Pulling fs layer [2023-02-16T14:52:48.751Z] 3760b48202b3: Verifying Checksum [2023-02-16T14:52:48.751Z] 3760b48202b3: Download complete [2023-02-16T14:52:48.751Z] 3760b48202b3: Pull complete [2023-02-16T14:52:48.751Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T14:52:48.751Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T14:52:48.751Z] ---> 4c81e5bf8899 [2023-02-16T14:52:48.751Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-16T14:52:48.751Z] ---> Running in 4bf0edb32a6f [2023-02-16T14:52:48.751Z] Removing intermediate container 4bf0edb32a6f [2023-02-16T14:52:48.751Z] ---> 817d78c44b54 [2023-02-16T14:52:48.751Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-16T14:52:48.751Z] ---> Running in 324ecf3cd332 [2023-02-16T14:52:48.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T14:52:48.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T14:52:48.751Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-16T14:52:48.751Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-16T14:52:48.751Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-16T14:52:48.751Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-16T14:52:48.751Z] (5/79) Installing libxcb (1.15-r0) [2023-02-16T14:52:48.751Z] (6/79) Installing libx11 (1.8-r0) [2023-02-16T14:52:48.751Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-16T14:52:48.751Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-16T14:52:48.751Z] (9/79) Installing expat (2.5.0-r0) [2023-02-16T14:52:48.751Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-16T14:52:48.751Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-16T14:52:48.751Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-16T14:52:48.751Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-16T14:52:48.751Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-16T14:52:48.751Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-16T14:52:48.751Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-16T14:52:48.751Z] (17/79) Installing libintl (0.21-r2) [2023-02-16T14:52:48.751Z] (18/79) Installing libblkid (2.38-r1) [2023-02-16T14:52:48.751Z] (19/79) Installing libmount (2.38-r1) [2023-02-16T14:52:48.751Z] (20/79) Installing pcre (8.45-r2) [2023-02-16T14:52:48.751Z] (21/79) Installing glib (2.72.1-r0) [2023-02-16T14:52:48.751Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-16T14:52:48.751Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-16T14:52:48.751Z] (24/79) Installing libass (0.16.0-r0) [2023-02-16T14:52:48.751Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-16T14:52:48.751Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-16T14:52:48.751Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-16T14:52:48.751Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-16T14:52:48.751Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-16T14:52:48.751Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-16T14:52:48.751Z] (31/79) Installing libunistring (1.0-r0) [2023-02-16T14:52:48.751Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-16T14:52:48.751Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-16T14:52:48.751Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-16T14:52:48.751Z] (35/79) Installing lame (3.100-r0) [2023-02-16T14:52:48.751Z] (36/79) Installing opus (1.3.1-r1) [2023-02-16T14:52:48.751Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-16T14:52:48.751Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-16T14:52:48.751Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-16T14:52:48.751Z] (40/79) Installing orc (0.4.32-r0) [2023-02-16T14:52:48.751Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-16T14:52:48.751Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-16T14:52:48.751Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-16T14:52:48.751Z] (44/79) Installing flac (1.3.4-r0) [2023-02-16T14:52:48.751Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-16T14:52:48.751Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-16T14:52:48.751Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-16T14:52:48.751Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-16T14:52:48.751Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-16T14:52:48.751Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-16T14:52:48.751Z] (51/79) Installing libpulse (15.0-r2) [2023-02-16T14:52:48.751Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-16T14:52:48.751Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-16T14:52:48.751Z] (54/79) Installing librist (0.2.6-r1) [2023-02-16T14:52:48.751Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-16T14:52:48.751Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-16T14:52:48.751Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-16T14:52:48.751Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-16T14:52:48.751Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-16T14:52:48.751Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-16T14:52:48.751Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-16T14:52:48.751Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-16T14:52:48.751Z] (63/79) Installing libva (2.14.0-r0) [2023-02-16T14:52:48.751Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-16T14:52:48.751Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-16T14:52:48.751Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-16T14:52:48.751Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-16T14:52:48.751Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-16T14:52:48.751Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-16T14:52:48.751Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-16T14:52:48.751Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-16T14:52:48.751Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-16T14:52:48.751Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-16T14:52:48.751Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-16T14:52:48.751Z] Executing udev-init-scripts-35-r0.post-install [2023-02-16T14:52:48.751Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-16T14:52:48.751Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-16T14:52:48.751Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-16T14:52:48.751Z] (78/79) Installing kmod-libs (29-r2) [2023-02-16T14:52:48.751Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-16T14:52:48.751Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T14:52:48.751Z] Executing eudev-3.2.11-r0.trigger [2023-02-16T14:52:48.751Z] OK: 77 MiB in 93 packages [2023-02-16T14:52:52.093Z] Removing intermediate container 324ecf3cd332 [2023-02-16T14:52:52.093Z] ---> ed7964b3ee25 [2023-02-16T14:52:52.093Z] Step 18/35 : WORKDIR / [2023-02-16T14:52:52.093Z] ---> Running in e8522b4dc4a8 [2023-02-16T14:52:52.093Z] Removing intermediate container e8522b4dc4a8 [2023-02-16T14:52:52.093Z] ---> ffe9baf0375b [2023-02-16T14:52:52.093Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-16T14:52:53.500Z] ---> 81605d4decc4 [2023-02-16T14:52:53.500Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-16T14:52:54.083Z] ---> a3ae74860306 [2023-02-16T14:52:54.083Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-16T14:52:56.022Z] ---> 62262a3b86d7 [2023-02-16T14:52:56.022Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-16T14:52:56.605Z] ---> 1a39979dfdc5 [2023-02-16T14:52:56.605Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-16T14:52:56.871Z] ---> 4c2270271209 [2023-02-16T14:52:56.871Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-16T14:52:57.456Z] ---> 3fbbd81f9af6 [2023-02-16T14:52:57.456Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-16T14:52:58.861Z] ---> 8e0ac0f392b5 [2023-02-16T14:52:58.861Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-16T14:52:58.861Z] ---> Running in 14528a1e4f04 [2023-02-16T14:53:00.266Z] Removing intermediate container 14528a1e4f04 [2023-02-16T14:53:00.266Z] ---> a1053f87eb20 [2023-02-16T14:53:00.266Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-16T14:53:00.266Z] ---> Running in 702cea368b4c [2023-02-16T14:53:02.209Z] Removing intermediate container 702cea368b4c [2023-02-16T14:53:02.209Z] ---> 0dc7d22e3c37 [2023-02-16T14:53:02.209Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-16T14:53:02.209Z] ---> Running in 0f8cd126cbd2 [2023-02-16T14:53:03.622Z] Removing intermediate container 0f8cd126cbd2 [2023-02-16T14:53:03.622Z] ---> 9492f7e7e4cc [2023-02-16T14:53:03.622Z] Step 29/35 : EXPOSE 59983 [2023-02-16T14:53:03.622Z] ---> Running in a3eb135b2b58 [2023-02-16T14:53:03.888Z] Removing intermediate container a3eb135b2b58 [2023-02-16T14:53:03.888Z] ---> b57a8eeff1a2 [2023-02-16T14:53:03.888Z] Step 30/35 : EXPOSE 8554 [2023-02-16T14:53:03.888Z] ---> Running in ee9bd806e9e5 [2023-02-16T14:53:04.155Z] Removing intermediate container ee9bd806e9e5 [2023-02-16T14:53:04.155Z] ---> c56d849869e8 [2023-02-16T14:53:04.155Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-16T14:53:04.155Z] ---> Running in 0a5170f46c2a [2023-02-16T14:53:04.424Z] Removing intermediate container 0a5170f46c2a [2023-02-16T14:53:04.424Z] ---> 1e9083377056 [2023-02-16T14:53:04.424Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-16T14:53:04.691Z] ---> Running in 6f17ae7dd4e6 [2023-02-16T14:53:04.963Z] Removing intermediate container 6f17ae7dd4e6 [2023-02-16T14:53:04.963Z] ---> 057c61cc1499 [2023-02-16T14:53:04.963Z] Step 33/35 : LABEL arch=arm64 [2023-02-16T14:53:04.963Z] ---> Running in cfbc6117c448 [2023-02-16T14:53:05.230Z] Removing intermediate container cfbc6117c448 [2023-02-16T14:53:05.230Z] ---> 490e02ae4053 [2023-02-16T14:53:05.230Z] Step 34/35 : LABEL git_sha=6238f381b91701784dda4b302473aee702cfd478 [2023-02-16T14:53:05.496Z] ---> Running in 8db5e988e6ab [2023-02-16T14:53:05.762Z] Removing intermediate container 8db5e988e6ab [2023-02-16T14:53:05.762Z] ---> 2b5feb55139d [2023-02-16T14:53:05.762Z] Step 35/35 : LABEL version=0.0.0 [2023-02-16T14:53:05.762Z] ---> Running in 1bdf84aebd31 [2023-02-16T14:53:06.027Z] Removing intermediate container 1bdf84aebd31 [2023-02-16T14:53:06.027Z] ---> d9eb53107fb7 [2023-02-16T14:53:06.027Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T14:53:06.027Z] Successfully built d9eb53107fb7 [2023-02-16T14:53:06.027Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:53:06.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T14:53:06.821Z] [2023-02-16T14:53:06.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:53:07.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T14:53:07.231Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T14:53:07.231Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T14:53:07.231Z] 04944245beec: Pulling fs layer [2023-02-16T14:53:07.231Z] 699f458cf7ca: Pulling fs layer [2023-02-16T14:53:07.231Z] 765212b225bb: Pulling fs layer [2023-02-16T14:53:07.231Z] f23df028b6ca: Pulling fs layer [2023-02-16T14:53:07.231Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T14:53:07.232Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T14:53:07.232Z] f23df028b6ca: Waiting [2023-02-16T14:53:07.232Z] d65c8cfc05b1: Waiting [2023-02-16T14:53:07.232Z] 2437ff75d9bd: Waiting [2023-02-16T14:53:07.232Z] 765212b225bb: Waiting [2023-02-16T14:53:07.499Z] 04944245beec: Verifying Checksum [2023-02-16T14:53:07.499Z] 04944245beec: Download complete [2023-02-16T14:53:07.499Z] 765212b225bb: Verifying Checksum [2023-02-16T14:53:07.499Z] 765212b225bb: Download complete [2023-02-16T14:53:07.499Z] f23df028b6ca: Verifying Checksum [2023-02-16T14:53:07.499Z] f23df028b6ca: Download complete [2023-02-16T14:53:07.499Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T14:53:07.499Z] d65c8cfc05b1: Download complete [2023-02-16T14:53:07.771Z] 699f458cf7ca: Verifying Checksum [2023-02-16T14:53:07.771Z] 699f458cf7ca: Download complete [2023-02-16T14:53:08.050Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T14:53:08.050Z] 8998bd30e6a1: Download complete [2023-02-16T14:53:10.628Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T14:53:10.628Z] 2437ff75d9bd: Download complete [2023-02-16T14:53:12.032Z] 8998bd30e6a1: Pull complete [2023-02-16T14:53:12.616Z] 04944245beec: Pull complete [2023-02-16T14:53:14.021Z] 699f458cf7ca: Pull complete [2023-02-16T14:53:14.288Z] 765212b225bb: Pull complete [2023-02-16T14:53:14.871Z] f23df028b6ca: Pull complete [2023-02-16T14:53:15.139Z] d65c8cfc05b1: Pull complete [2023-02-16T14:53:30.119Z] 2437ff75d9bd: Pull complete [2023-02-16T14:53:30.119Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T14:53:30.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T14:53:30.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:53:30.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container [2023-02-16T14:53:30.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T14:53:32.907Z] $ docker top f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:33.837Z] ---> job-cost.sh [2023-02-16T14:53:33.837Z] lf-activate-venv: SKIPPING [2023-02-16T14:53:33.837Z] INFO: No Stack... [2023-02-16T14:53:34.417Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T14:53:35.041Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T14:53:35.437Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-16T14:53:35.437Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T14:53:35.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [2023-02-16T14:53:35.495Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] did not exist. Created. [2023-02-16T14:53:35.495Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T14:53:35.914Z] /w/workspace/device-usb-camera/1@tmp/durable-f4d3fa3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T14:53:36.284Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T14:53:36.592Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T14:53:36.638Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T14:53:36.651Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T14:53:36.682Z] $ docker stop --time=1 f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 [2023-02-16T14:53:38.160Z] $ docker rm -f --volumes f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-16T14:53:39.136Z] provisioning config files... [2023-02-16T14:53:39.143Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config3582520917188110636tmp [Pipeline] { [Pipeline] sh [2023-02-16T14:53:39.473Z] + set +x [2023-02-16T14:53:39.473Z] + curl -s https://codecov.io/bash [2023-02-16T14:53:39.473Z] + bash -s -- [2023-02-16T14:53:39.473Z] [2023-02-16T14:53:39.473Z] _____ _ [2023-02-16T14:53:39.473Z] / ____| | | [2023-02-16T14:53:39.473Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T14:53:39.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T14:53:39.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T14:53:39.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T14:53:39.473Z] Bash-1.0.6 [2023-02-16T14:53:39.473Z] [2023-02-16T14:53:39.473Z] [2023-02-16T14:53:39.473Z] ==> git version 2.25.1 found [2023-02-16T14:53:39.473Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-16T14:53:39.473Z] Release-Date: 2020-01-08 [2023-02-16T14:53:39.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T14:53:39.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T14:53:39.473Z] ==> Jenkins CI detected. [2023-02-16T14:53:39.473Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-150 [2023-02-16T14:53:39.473Z] project root: . [2023-02-16T14:53:39.473Z] --> token set from env [2023-02-16T14:53:39.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T14:53:39.732Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T14:53:39.732Z] ==> Python coveragepy not found [2023-02-16T14:53:39.732Z] ==> Searching for coverage reports in: [2023-02-16T14:53:39.732Z] + . [2023-02-16T14:53:39.732Z] -> Found 1 reports [2023-02-16T14:53:39.732Z] ==> Detecting git/mercurial file structure [2023-02-16T14:53:39.732Z] ==> Reading reports [2023-02-16T14:53:39.732Z] + ./coverage.out bytes=30666 [2023-02-16T14:53:39.732Z] ==> Appending adjustments [2023-02-16T14:53:39.732Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T14:53:39.732Z] + Found adjustments [2023-02-16T14:53:39.732Z] ==> Gzipping contents [2023-02-16T14:53:39.732Z] 8.0K /tmp/codecov.wDjAjm.gz [2023-02-16T14:53:39.732Z] ==> Uploading reports [2023-02-16T14:53:39.732Z] url: https://codecov.io [2023-02-16T14:53:39.732Z] query: branch=PR-150&commit=6238f381b91701784dda4b302473aee702cfd478&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=150&job=&cmd_args= [2023-02-16T14:53:39.732Z] -> Pinging Codecov [2023-02-16T14:53:39.732Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-150&commit=6238f381b91701784dda4b302473aee702cfd478&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=150&job=&cmd_args= [2023-02-16T14:53:39.992Z] -> Uploading to [2023-02-16T14:53:39.992Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/73D8F5FF140700D3E01443B452E23636/6238f381b91701784dda4b302473aee702cfd478/431dbb9f-fda7-428c-94df-05b3b092ef61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T145339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b52b2f427ed5d8bc79e1cfd608c6dbd01d2bea53c756ff79b9fad3b17ff356 [2023-02-16T14:53:39.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T14:53:39.992Z] Dload Upload Total Spent Left Speed [2023-02-16T14:53:40.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 16037 --:--:-- --:--:-- --:--:-- 16097 [2023-02-16T14:53:40.251Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6238f381b91701784dda4b302473aee702cfd478 [Pipeline] } [2023-02-16T14:53:40.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-16T14:53:42.003Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-150/archives ] [2023-02-16T14:53:42.003Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-150/archives [2023-02-16T14:53:42.003Z] total 16 [2023-02-16T14:53:42.003Z] drwxr-xr-x 3 root root 4096 Feb 16 14:48 . [2023-02-16T14:53:42.003Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:48 .. [2023-02-16T14:53:42.003Z] drwxr-xr-x 2 root root 4096 Feb 16 14:48 cost [2023-02-16T14:53:42.003Z] -rw-r--r-- 1 root root 90 Feb 16 14:48 cost.csv [2023-02-16T14:53:42.003Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-150/archives [2023-02-16T14:53:42.003Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-150/archives [2023-02-16T14:53:42.003Z] total 16 [2023-02-16T14:53:42.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:48 . [2023-02-16T14:53:42.004Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:48 .. [2023-02-16T14:53:42.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:48 cost [2023-02-16T14:53:42.004Z] -rw-r--r-- 1 jenkins jenkins 90 Feb 16 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:42.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:43.223Z] ---> package-listing.sh [2023-02-16T14:53:43.223Z] ++ facter osfamily [2023-02-16T14:53:43.223Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T14:53:43.485Z] + OS_FAMILY=debian [2023-02-16T14:53:43.485Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-150 [2023-02-16T14:53:43.485Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T14:53:43.485Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T14:53:43.485Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T14:53:43.485Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T14:53:43.485Z] + '[' /w/workspace/foundry_device-usb-camera_PR-150 ']' [2023-02-16T14:53:43.485Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T14:53:43.485Z] + case "${OS_FAMILY}" in [2023-02-16T14:53:43.485Z] + dpkg -l [2023-02-16T14:53:43.485Z] + grep '^ii' [2023-02-16T14:53:43.485Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T14:53:43.485Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T14:53:43.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T14:53:43.485Z] + '[' /w/workspace/foundry_device-usb-camera_PR-150 ']' [2023-02-16T14:53:43.485Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-150/archives/ [2023-02-16T14:53:43.485Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-150/archives/ [Pipeline] echo [2023-02-16T14:53:43.521Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T14:53:43.814Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T14:53:44.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T14:53:44.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T14:53:44.581Z] prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container [2023-02-16T14:53:44.571Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T14:53:44.770Z] $ docker top 1da65382224a6ffa2fc584b029b8db57bb8b174a65d68dc4871609873dc10041 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T14:53:45.201Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T14:53:45.511Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T14:53:45.815Z] + ls /var/log/sa-host [2023-02-16T14:53:45.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T14:53:46.021Z] provisioning config files... [2023-02-16T14:53:46.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config13802538258056007147tmp [Pipeline] { [Pipeline] echo [2023-02-16T14:53:46.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:46.396Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T14:53:46.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:46.822Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T14:53:46.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:47.166Z] ---> sudo-logs.sh [2023-02-16T14:53:47.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T14:53:47.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:47.564Z] ---> job-cost.sh [2023-02-16T14:53:47.564Z] lf-activate-venv: SKIPPING [2023-02-16T14:53:47.564Z] DEBUG: total: 0.4399999976158142 [2023-02-16T14:53:47.564Z] INFO: Retrieving Stack Cost... [2023-02-16T14:53:47.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T14:53:48.393Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T14:53:48.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T14:53:48.736Z] ---> logs-deploy.sh [2023-02-16T14:53:48.736Z] lf-activate-venv: SKIPPING [2023-02-16T14:53:48.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-150/1 [2023-02-16T14:53:48.736Z] INFO: archiving workspace using pattern(s): [2023-02-16T14:53:50.114Z] Archives upload complete. [2023-02-16T14:53:50.114Z] INFO: archiving logs to Nexus [2023-02-16T14:53:50.682Z] ---> uname -a: [2023-02-16T14:53:50.682Z] Linux prd-ubuntu20-04-docker-8c-8g-6293 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-16T14:53:50.682Z] [2023-02-16T14:53:50.682Z] [2023-02-16T14:53:50.682Z] ---> lscpu: [2023-02-16T14:53:50.682Z] Architecture: x86_64 [2023-02-16T14:53:50.682Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-16T14:53:50.682Z] Byte Order: Little Endian [2023-02-16T14:53:50.682Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-16T14:53:50.682Z] CPU(s): 8 [2023-02-16T14:53:50.682Z] On-line CPU(s) list: 0-7 [2023-02-16T14:53:50.682Z] Thread(s) per core: 1 [2023-02-16T14:53:50.682Z] Core(s) per socket: 1 [2023-02-16T14:53:50.682Z] Socket(s): 8 [2023-02-16T14:53:50.682Z] NUMA node(s): 1 [2023-02-16T14:53:50.682Z] Vendor ID: AuthenticAMD [2023-02-16T14:53:50.682Z] CPU family: 23 [2023-02-16T14:53:50.682Z] Model: 49 [2023-02-16T14:53:50.682Z] Model name: AMD EPYC-Rome Processor [2023-02-16T14:53:50.682Z] Stepping: 0 [2023-02-16T14:53:50.682Z] CPU MHz: 2800.000 [2023-02-16T14:53:50.682Z] BogoMIPS: 5600.00 [2023-02-16T14:53:50.682Z] Virtualization: AMD-V [2023-02-16T14:53:50.682Z] Hypervisor vendor: KVM [2023-02-16T14:53:50.682Z] Virtualization type: full [2023-02-16T14:53:50.682Z] L1d cache: 256 KiB [2023-02-16T14:53:50.682Z] L1i cache: 256 KiB [2023-02-16T14:53:50.682Z] L2 cache: 4 MiB [2023-02-16T14:53:50.682Z] L3 cache: 128 MiB [2023-02-16T14:53:50.682Z] NUMA node0 CPU(s): 0-7 [2023-02-16T14:53:50.682Z] Vulnerability Itlb multihit: Not affected [2023-02-16T14:53:50.682Z] Vulnerability L1tf: Not affected [2023-02-16T14:53:50.682Z] Vulnerability Mds: Not affected [2023-02-16T14:53:50.682Z] Vulnerability Meltdown: Not affected [2023-02-16T14:53:50.682Z] Vulnerability Mmio stale data: Not affected [2023-02-16T14:53:50.682Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-16T14:53:50.682Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-16T14:53:50.682Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-16T14:53:50.682Z] Vulnerability Srbds: Not affected [2023-02-16T14:53:50.682Z] Vulnerability Tsx async abort: Not affected [2023-02-16T14:53:50.682Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-16T14:53:50.682Z] [2023-02-16T14:53:50.682Z] [2023-02-16T14:53:50.945Z] ---> nproc: [2023-02-16T14:53:50.945Z] 8 [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] ---> df -h: [2023-02-16T14:53:50.945Z] Filesystem Size Used Avail Use% Mounted on [2023-02-16T14:53:50.945Z] overlay 155G 12G 144G 8% / [2023-02-16T14:53:50.945Z] tmpfs 64M 0 64M 0% /dev [2023-02-16T14:53:50.945Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-16T14:53:50.945Z] shm 64M 0 64M 0% /dev/shm [2023-02-16T14:53:50.945Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] ---> sar -b -r -n DEV: [2023-02-16T14:53:50.945Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6293) 02/16/23 _x86_64_ (8 CPU) [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] 13:21:16 LINUX RESTART (8 CPU) [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] 13:22:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-16T14:53:50.945Z] 13:23:01 39.87 24.20 15.67 0.00 2427.58 26406.62 0.00 [2023-02-16T14:53:50.945Z] 13:24:01 3.85 0.00 3.85 0.00 0.00 19368.12 0.00 [2023-02-16T14:53:50.945Z] 13:25:01 3.70 0.00 3.70 0.00 0.00 19365.71 0.00 [2023-02-16T14:53:50.945Z] 13:26:01 5.97 1.02 4.95 0.00 21.86 19387.17 0.00 [2023-02-16T14:53:50.945Z] 13:27:01 4.02 0.00 4.02 0.00 0.00 19376.50 0.00 [2023-02-16T14:53:50.945Z] 13:28:01 3.53 0.00 3.53 0.00 0.00 19365.44 0.00 [2023-02-16T14:53:50.945Z] 13:29:01 3.82 0.00 3.82 0.00 0.00 19367.17 0.00 [2023-02-16T14:53:50.945Z] 13:30:01 1.45 0.00 1.45 0.00 0.00 3103.77 0.00 [2023-02-16T14:53:50.945Z] 13:31:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2023-02-16T14:53:50.945Z] 13:32:01 1.63 0.00 1.63 0.00 0.00 20.53 0.00 [2023-02-16T14:53:50.945Z] 13:33:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-02-16T14:53:50.945Z] 13:34:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-02-16T14:53:50.945Z] 13:35:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2023-02-16T14:53:50.945Z] 13:36:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2023-02-16T14:53:50.945Z] 13:37:01 1.60 0.02 1.58 0.00 0.13 16.80 0.00 [2023-02-16T14:53:50.945Z] 13:38:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 [2023-02-16T14:53:50.945Z] 13:39:01 2.75 1.67 1.08 0.00 45.46 11.86 0.00 [2023-02-16T14:53:50.945Z] 13:40:01 3.18 1.93 1.25 0.00 38.53 26.13 0.00 [2023-02-16T14:53:50.945Z] 13:41:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-02-16T14:53:50.945Z] 13:42:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2023-02-16T14:53:50.945Z] 13:43:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-02-16T14:53:50.945Z] 13:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2023-02-16T14:53:50.945Z] 13:45:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-02-16T14:53:50.945Z] 13:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2023-02-16T14:53:50.945Z] 13:47:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-02-16T14:53:50.945Z] 13:48:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2023-02-16T14:53:50.945Z] 13:49:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2023-02-16T14:53:50.945Z] 13:50:01 0.88 0.02 0.87 0.00 0.93 11.60 0.00 [2023-02-16T14:53:50.945Z] 13:51:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-02-16T14:53:50.945Z] 13:52:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2023-02-16T14:53:50.945Z] 13:53:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-02-16T14:53:50.945Z] 13:54:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2023-02-16T14:53:50.945Z] 13:55:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-02-16T14:53:50.945Z] 13:56:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2023-02-16T14:53:50.945Z] 13:57:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-02-16T14:53:50.945Z] 13:58:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2023-02-16T14:53:50.945Z] 13:59:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-02-16T14:53:50.945Z] 14:00:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2023-02-16T14:53:50.945Z] 14:01:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2023-02-16T14:53:50.945Z] 14:02:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2023-02-16T14:53:50.945Z] 14:03:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2023-02-16T14:53:50.945Z] 14:04:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 [2023-02-16T14:53:50.945Z] 14:05:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-02-16T14:53:50.945Z] 14:06:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2023-02-16T14:53:50.945Z] 14:07:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-02-16T14:53:50.945Z] 14:08:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 [2023-02-16T14:53:50.945Z] 14:09:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-02-16T14:53:50.945Z] 14:10:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-02-16T14:53:50.945Z] 14:11:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-02-16T14:53:50.945Z] 14:12:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2023-02-16T14:53:50.945Z] 14:13:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-02-16T14:53:50.945Z] 14:14:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2023-02-16T14:53:50.945Z] 14:15:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-02-16T14:53:50.945Z] 14:16:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2023-02-16T14:53:50.945Z] 14:17:01 1.00 0.02 0.98 0.00 0.13 10.66 0.00 [2023-02-16T14:53:50.945Z] 14:18:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2023-02-16T14:53:50.945Z] 14:19:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-02-16T14:53:50.945Z] 14:20:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2023-02-16T14:53:50.945Z] 14:21:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2023-02-16T14:53:50.945Z] 14:22:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2023-02-16T14:53:50.945Z] 14:23:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-02-16T14:53:50.945Z] 14:24:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 [2023-02-16T14:53:50.945Z] 14:25:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-02-16T14:53:50.945Z] 14:26:01 19.20 0.15 19.05 0.00 2.67 576.70 0.00 [2023-02-16T14:53:50.945Z] 14:27:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-02-16T14:53:50.945Z] 14:28:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-02-16T14:53:50.945Z] 14:29:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2023-02-16T14:53:50.945Z] 14:30:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-02-16T14:53:50.945Z] 14:31:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2023-02-16T14:53:50.945Z] 14:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2023-02-16T14:53:50.945Z] 14:33:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2023-02-16T14:53:50.945Z] 14:34:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2023-02-16T14:53:50.945Z] 14:35:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-02-16T14:53:50.945Z] 14:36:02 1.42 0.00 1.42 0.00 0.00 16.39 0.00 [2023-02-16T14:53:50.945Z] 14:37:01 0.98 0.00 0.98 0.00 0.00 11.25 0.00 [2023-02-16T14:53:50.945Z] 14:38:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2023-02-16T14:53:50.945Z] 14:39:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-02-16T14:53:50.945Z] 14:40:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2023-02-16T14:53:50.945Z] 14:41:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-02-16T14:53:50.945Z] 14:42:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2023-02-16T14:53:50.945Z] 14:43:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2023-02-16T14:53:50.945Z] 14:44:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2023-02-16T14:53:50.945Z] 14:45:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2023-02-16T14:53:50.945Z] 14:46:01 221.43 12.88 208.55 0.00 1903.15 31952.27 0.00 [2023-02-16T14:53:50.945Z] 14:47:01 162.77 0.60 162.17 0.00 8.27 53821.30 0.00 [2023-02-16T14:53:50.945Z] 14:48:01 210.33 0.13 210.20 0.00 6.53 31563.67 0.00 [2023-02-16T14:53:50.945Z] 14:49:01 34.09 0.00 34.09 0.00 0.00 16721.48 0.00 [2023-02-16T14:53:50.945Z] 14:50:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 [2023-02-16T14:53:50.945Z] 14:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-02-16T14:53:50.945Z] 14:52:01 1.58 0.00 1.58 0.00 0.00 18.92 0.00 [2023-02-16T14:53:50.945Z] 14:53:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-02-16T14:53:50.945Z] Average: 8.90 0.46 8.44 0.00 48.10 3085.04 0.00 [2023-02-16T14:53:50.945Z] [2023-02-16T14:53:50.945Z] 13:22:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-16T14:53:50.945Z] 13:23:01 30391592 31881664 483500 1.47 52648 1745512 1664836 4.91 744696 1470904 24 [2023-02-16T14:53:50.945Z] 13:24:01 30390732 31881560 483488 1.47 52736 1745644 1664836 4.91 744964 1471456 208 [2023-02-16T14:53:50.945Z] 13:25:01 30388020 31878952 485944 1.48 52824 1745648 1664836 4.91 747580 1471464 180 [2023-02-16T14:53:50.945Z] 13:26:01 30382732 31874704 489408 1.49 52964 1746268 1712972 5.05 747996 1471996 44 [2023-02-16T14:53:50.945Z] 13:27:01 30383220 31875356 488792 1.49 53076 1746272 1712972 5.05 748104 1472064 28 [2023-02-16T14:53:50.945Z] 13:28:01 30382956 31875228 488656 1.49 53164 1746272 1712972 5.05 748596 1472064 172 [2023-02-16T14:53:50.945Z] 13:29:01 30382876 31875232 488592 1.49 53244 1746276 1712972 5.05 748264 1472068 12 [2023-02-16T14:53:50.945Z] 13:30:01 30382648 31875020 488772 1.49 53284 1746280 1712972 5.05 748288 1472068 56 [2023-02-16T14:53:50.945Z] 13:31:01 30382608 31875504 488692 1.49 53376 1746280 1712972 5.05 748116 1472468 4 [2023-02-16T14:53:50.945Z] 13:32:01 30382576 31875472 488612 1.49 53420 1746264 1712972 5.05 748064 1472452 40 [2023-02-16T14:53:50.945Z] 13:33:01 30382520 31875472 488600 1.49 53444 1746264 1712972 5.05 748556 1472452 8 [2023-02-16T14:53:50.945Z] 13:34:01 30382464 31875440 488528 1.49 53496 1746272 1712972 5.05 748928 1472456 48 [2023-02-16T14:53:50.945Z] 13:35:01 30382408 31875448 488500 1.49 53520 1746272 1712972 5.05 748800 1472464 8 [2023-02-16T14:53:50.945Z] 13:36:01 30382400 31875456 488424 1.49 53544 1746268 1712972 5.05 748436 1472472 40 [2023-02-16T14:53:50.945Z] 13:37:01 30381104 31874228 489380 1.49 53580 1746276 1715200 5.05 748532 1472468 8 [2023-02-16T14:53:50.945Z] 13:38:01 30380748 31873904 489628 1.49 53604 1746280 1715200 5.05 748804 1472472 40 [2023-02-16T14:53:50.945Z] 13:39:01 30370884 31865464 498260 1.52 53644 1747640 1715200 5.05 761476 1473432 28 [2023-02-16T14:53:50.946Z] 13:40:01 30332904 31829428 533568 1.62 53672 1749080 1731260 5.10 796952 1473948 136 [2023-02-16T14:53:50.946Z] 13:41:01 30331372 31827952 534968 1.63 53712 1749084 1731260 5.10 797216 1473956 44 [2023-02-16T14:53:50.946Z] 13:42:01 30331700 31828372 534140 1.62 53748 1749088 1731260 5.10 797168 1473952 12 [2023-02-16T14:53:50.946Z] 13:43:01 30331084 31827788 534668 1.63 53772 1749092 1731260 5.10 797344 1473960 8 [2023-02-16T14:53:50.946Z] 13:44:01 30330784 31827492 534976 1.63 53804 1749092 1731260 5.10 797384 1473956 136 [2023-02-16T14:53:50.946Z] 13:45:01 30330736 31827488 534928 1.63 53836 1749096 1731260 5.10 797436 1473964 24 [2023-02-16T14:53:50.946Z] 13:46:01 30331168 31827992 534856 1.63 53876 1749096 1731260 5.10 797676 1473968 8 [2023-02-16T14:53:50.946Z] 13:47:01 30330616 31827456 535352 1.63 53900 1749104 1731260 5.10 797644 1473972 8 [2023-02-16T14:53:50.946Z] 13:48:01 30330860 31827744 535004 1.63 53940 1749108 1731260 5.10 797820 1473976 104 [2023-02-16T14:53:50.946Z] 13:49:01 30330560 31827468 535212 1.63 53968 1749108 1731260 5.10 797836 1473976 8 [2023-02-16T14:53:50.946Z] 13:50:01 30330432 31827424 535124 1.63 53992 1749140 1731260 5.10 797904 1474008 64 [2023-02-16T14:53:50.946Z] 13:51:01 30329620 31826644 535840 1.63 54032 1749124 1731260 5.10 798792 1474008 8 [2023-02-16T14:53:50.946Z] 13:52:01 30331492 31828696 533656 1.62 54072 1749276 1731260 5.10 797060 1474132 16 [2023-02-16T14:53:50.946Z] 13:53:01 30331484 31828732 533564 1.62 54104 1749280 1731260 5.10 797468 1474136 12 [2023-02-16T14:53:50.946Z] 13:54:01 30330852 31828112 534104 1.62 54128 1749280 1731260 5.10 797172 1474148 36 [2023-02-16T14:53:50.946Z] 13:55:01 30331096 31828384 533780 1.62 54144 1749284 1731260 5.10 797184 1474152 8 [2023-02-16T14:53:50.946Z] 13:56:01 30331264 31828612 533724 1.62 54184 1749284 1731260 5.10 797320 1474152 36 [2023-02-16T14:53:50.946Z] 13:57:01 30330728 31828080 534208 1.62 54200 1749288 1731260 5.10 797656 1474156 24 [2023-02-16T14:53:50.946Z] 13:58:01 30330696 31828076 534144 1.62 54232 1749292 1731260 5.10 797764 1474160 136 [2023-02-16T14:53:50.946Z] 13:59:01 30330396 31827808 534360 1.63 54256 1749292 1731260 5.10 797880 1474160 8 [2023-02-16T14:53:50.946Z] 14:00:01 30330348 31827768 534320 1.62 54272 1749300 1731260 5.10 797916 1474164 56 [2023-02-16T14:53:50.946Z] 14:01:01 30329724 31827144 534852 1.63 54296 1749300 1731260 5.10 798028 1474164 12 [2023-02-16T14:53:50.946Z] 14:02:01 30328968 31826504 535464 1.63 54344 1749304 1731260 5.10 797864 1474172 12 [2023-02-16T14:53:50.946Z] 14:03:01 30329172 31826720 535180 1.63 54368 1749304 1731260 5.10 798116 1474172 8 [2023-02-16T14:53:50.946Z] 14:04:01 30328968 31826544 535336 1.63 54392 1749312 1731260 5.10 798156 1474176 4 [2023-02-16T14:53:50.946Z] 14:05:01 30328624 31826244 535832 1.63 54424 1749316 1731260 5.10 799288 1474184 8 [2023-02-16T14:53:50.946Z] 14:06:01 30328372 31826032 536044 1.63 54464 1749316 1731260 5.10 798944 1474184 136 [2023-02-16T14:53:50.946Z] 14:07:01 30327868 31825568 536496 1.63 54504 1749320 1731260 5.10 798976 1474188 24 [2023-02-16T14:53:50.946Z] 14:08:01 30327488 31825284 536736 1.63 54568 1749320 1731260 5.10 799588 1474188 204 [2023-02-16T14:53:50.946Z] 14:09:01 30327512 31825312 536684 1.63 54592 1749324 1731260 5.10 799212 1474192 8 [2023-02-16T14:53:50.946Z] 14:10:01 30327676 31825500 536404 1.63 54624 1749328 1731260 5.10 799512 1474192 44 [2023-02-16T14:53:50.946Z] 14:11:01 30327416 31825280 536624 1.63 54656 1749316 1731260 5.10 799328 1474196 8 [2023-02-16T14:53:50.946Z] 14:12:01 30327616 31825520 536552 1.63 54672 1749336 1731260 5.10 799388 1474204 36 [2023-02-16T14:53:50.946Z] 14:13:01 30327592 31825524 536532 1.63 54696 1749336 1731260 5.10 799868 1474204 8 [2023-02-16T14:53:50.946Z] 14:14:01 30327520 31825480 536528 1.63 54720 1749340 1731260 5.10 799652 1474208 36 [2023-02-16T14:53:50.946Z] 14:15:01 30327464 31825444 536612 1.63 54736 1749340 1731260 5.10 799652 1474208 8 [2023-02-16T14:53:50.946Z] 14:16:01 30327424 31825424 536584 1.63 54760 1749336 1714852 5.05 799756 1474212 36 [2023-02-16T14:53:50.946Z] 14:17:01 30326580 31824616 537340 1.63 54788 1749340 1714852 5.05 800116 1474212 8 [2023-02-16T14:53:50.946Z] 14:18:01 30326084 31824160 537720 1.64 54812 1749348 1714852 5.05 800076 1474216 36 [2023-02-16T14:53:50.946Z] 14:19:01 30326052 31824156 537680 1.64 54836 1749356 1714852 5.05 800108 1474220 8 [2023-02-16T14:53:50.946Z] 14:20:01 30325720 31823948 537804 1.64 54852 1749488 1730904 5.10 800432 1474324 204 [2023-02-16T14:53:50.946Z] 14:21:01 30325652 31823924 538040 1.64 54876 1749492 1730904 5.10 800496 1474328 4 [2023-02-16T14:53:50.946Z] 14:22:01 30326144 31824420 537736 1.64 54892 1749492 1730904 5.10 800432 1474328 204 [2023-02-16T14:53:50.946Z] 14:23:01 30326136 31824432 537696 1.64 54916 1749496 1730904 5.10 800580 1474332 8 [2023-02-16T14:53:50.946Z] 14:24:01 30325932 31824256 537852 1.64 54956 1749500 1730904 5.10 800296 1474336 36 [2023-02-16T14:53:50.946Z] 14:25:01 30325916 31824284 537820 1.64 54980 1749500 1730904 5.10 800352 1474336 8 [2023-02-16T14:53:50.946Z] 14:26:01 30257796 31759620 602324 1.83 57772 1749932 1730904 5.10 869844 1474784 176 [2023-02-16T14:53:50.946Z] 14:27:01 30256740 31758640 603272 1.83 57828 1749948 1730904 5.10 869992 1474784 20 [2023-02-16T14:53:50.946Z] 14:28:01 30256684 31758628 603212 1.83 57868 1749956 1730904 5.10 869688 1474788 196 [2023-02-16T14:53:50.946Z] 14:29:01 30256628 31758580 603176 1.83 57896 1749956 1730904 5.10 869620 1474788 4 [2023-02-16T14:53:50.946Z] 14:30:01 30256612 31758600 603096 1.83 57928 1749960 1730904 5.10 869668 1474792 188 [2023-02-16T14:53:50.946Z] 14:31:01 30256564 31758588 603064 1.83 57952 1749956 1730904 5.10 869684 1474796 8 [2023-02-16T14:53:50.946Z] 14:32:01 30256556 31758620 602980 1.83 57976 1749964 1730904 5.10 869768 1474800 36 [2023-02-16T14:53:50.946Z] 14:33:01 30256884 31758968 603008 1.83 58008 1749968 1730904 5.10 869828 1474804 4 [2023-02-16T14:53:50.946Z] 14:34:01 30256876 31758992 602972 1.83 58032 1749968 1730904 5.10 869820 1474804 176 [2023-02-16T14:53:50.946Z] 14:35:01 30256828 31758976 602940 1.83 58048 1749972 1730904 5.10 869828 1474808 8 [2023-02-16T14:53:50.946Z] 14:36:02 30256740 31758924 602908 1.83 58072 1749968 1730904 5.10 870360 1474808 144 [2023-02-16T14:53:50.946Z] 14:37:01 30256512 31758808 602944 1.83 58104 1750108 1730904 5.10 869968 1474912 36 [2023-02-16T14:53:50.946Z] 14:38:01 30256684 31759016 602676 1.83 58136 1750116 1714368 5.05 869976 1474916 24 [2023-02-16T14:53:50.946Z] 14:39:01 30256592 31758956 602892 1.83 58160 1750116 1714368 5.05 869932 1474916 8 [2023-02-16T14:53:50.946Z] 14:40:01 30255116 31757576 604040 1.84 58192 1750120 1714368 5.05 871724 1473936 12 [2023-02-16T14:53:50.946Z] 14:41:01 30255360 31757868 603756 1.84 58216 1750120 1714368 5.05 871608 1473936 8 [2023-02-16T14:53:50.946Z] 14:42:01 30255028 31757544 603964 1.84 58268 1750124 1714368 5.05 871284 1473940 20 [2023-02-16T14:53:50.946Z] 14:43:01 30255232 31757804 603776 1.84 58292 1750128 1714368 5.05 871380 1473944 8 [2023-02-16T14:53:50.946Z] 14:44:01 30255184 31757780 603748 1.84 58316 1750128 1714368 5.05 871172 1473944 164 [2023-02-16T14:53:50.946Z] 14:45:01 30255384 31758008 603692 1.84 58332 1750132 1714368 5.05 871440 1473948 8 [2023-02-16T14:53:50.946Z] 14:46:01 28956476 31581484 729732 2.22 83084 2807408 1870244 5.51 1146448 2404424 122020 [2023-02-16T14:53:50.946Z] 14:47:01 27823428 31339728 954548 2.90 152128 3538584 2086584 6.15 1549080 3024940 118720 [2023-02-16T14:53:50.946Z] 14:48:01 27687968 31513016 780920 2.37 158076 3840516 2098572 6.18 1427368 3278180 55368 [2023-02-16T14:53:50.946Z] 14:49:01 27287600 31565176 728160 2.21 164764 4237220 1777676 5.24 1395140 3662840 12 [2023-02-16T14:53:50.946Z] 14:50:01 27287464 31565124 728156 2.21 164792 4237224 1777676 5.24 1395012 3662844 44 [2023-02-16T14:53:50.946Z] 14:51:01 27293660 31571336 721872 2.20 164812 4237224 1777676 5.24 1387660 3662844 8 [2023-02-16T14:53:50.946Z] 14:52:01 27293896 31571608 721524 2.19 164844 4237224 1777676 5.24 1387696 3662848 52 [2023-02-16T14:53:50.946Z] 14:53:01 27299424 31577160 715916 2.18 164868 4237232 1777676 5.24 1382584 3662852 8 [2023-02-16T14:53:50.946Z] Average: 30084640 31795148 561469 1.71 63570 1939848 1736072 5.12 856512 1641218 3301 [2023-02-16T14:53:50.946Z] [2023-02-16T14:53:50.946Z] 13:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-16T14:53:50.946Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:23:01 ens3 176.39 119.53 427.43 23.09 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:24:01 ens3 1.83 0.60 0.46 0.28 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:25:01 ens3 2.85 1.70 2.12 0.54 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:26:01 ens3 0.67 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:27:01 ens3 0.52 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:29:01 ens3 0.28 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:30:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:31:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:32:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:33:01 ens3 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.946Z] 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:39:01 ens3 1.15 0.85 0.72 0.43 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:40:01 ens3 13.56 10.43 11.40 6.20 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:41:01 ens3 0.28 0.12 0.36 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:43:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:48:01 ens3 0.32 0.32 0.10 0.14 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:50:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:51:01 ens3 1.53 0.62 0.44 0.29 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:52:01 ens3 1.67 0.90 0.82 0.60 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:53:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:56:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:57:01 ens3 0.40 0.10 0.19 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:58:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:03:01 ens3 0.13 0.17 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:05:01 ens3 0.58 0.60 0.34 0.29 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:08:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:13:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.947Z] 14:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:18:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:23:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:26:01 ens3 183.89 154.04 168.49 105.90 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:27:01 ens3 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:28:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:36:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:40:01 ens3 4.15 3.48 2.36 4.48 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:43:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:46:01 docker0 1.22 1.20 0.18 8.57 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:46:01 ens3 479.69 363.97 5948.23 150.79 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:46:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:47:01 docker0 181.45 235.18 14.58 2479.04 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:47:01 ens3 266.52 203.38 2510.48 31.06 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:47:01 veth85f152b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:48:01 docker0 34.34 61.27 2.11 637.95 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:48:01 ens3 153.99 105.17 1812.23 21.28 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:48:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:49:01 ens3 67.72 35.86 1581.63 8.06 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:53:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] Average: docker0 2.39 3.27 0.19 34.36 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] Average: ens3 14.97 11.04 136.95 3.90 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-16T14:53:50.948Z] [2023-02-16T14:53:50.948Z] [2023-02-16T14:53:50.948Z] ---> sar -P ALL: [2023-02-16T14:53:50.948Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6293) 02/16/23 _x86_64_ (8 CPU) [2023-02-16T14:53:50.948Z] [2023-02-16T14:53:50.948Z] 13:21:16 LINUX RESTART (8 CPU) [2023-02-16T14:53:50.948Z] [2023-02-16T14:53:50.948Z] 13:22:03 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.948Z] 13:23:01 all 1.71 0.00 0.32 2.09 0.02 95.86 [2023-02-16T14:53:50.948Z] 13:23:01 0 2.01 0.00 0.31 0.28 0.05 97.35 [2023-02-16T14:53:50.949Z] 13:23:01 1 1.04 0.00 0.36 6.25 0.02 92.33 [2023-02-16T14:53:50.949Z] 13:23:01 2 2.62 0.00 0.21 0.71 0.00 96.46 [2023-02-16T14:53:50.949Z] 13:23:01 3 2.46 0.00 0.35 1.54 0.02 95.64 [2023-02-16T14:53:50.949Z] 13:23:01 4 1.02 0.00 0.28 4.58 0.02 94.11 [2023-02-16T14:53:50.949Z] 13:23:01 5 2.50 0.00 0.33 0.86 0.02 96.29 [2023-02-16T14:53:50.949Z] 13:23:01 6 1.05 0.00 0.35 1.55 0.02 97.03 [2023-02-16T14:53:50.949Z] 13:23:01 7 0.97 0.00 0.36 0.95 0.02 97.70 [2023-02-16T14:53:50.949Z] 13:24:01 all 0.16 0.00 0.02 0.19 0.02 99.61 [2023-02-16T14:53:50.949Z] 13:24:01 0 1.01 0.00 0.07 0.00 0.00 98.92 [2023-02-16T14:53:50.949Z] 13:24:01 1 0.02 0.00 0.02 1.37 0.00 98.60 [2023-02-16T14:53:50.949Z] 13:24:01 2 0.05 0.00 0.00 0.07 0.05 99.83 [2023-02-16T14:53:50.949Z] 13:24:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-16T14:53:50.949Z] 13:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:24:01 6 0.07 0.00 0.05 0.12 0.07 99.70 [2023-02-16T14:53:50.949Z] 13:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:25:01 all 0.19 0.00 0.01 0.31 0.01 99.49 [2023-02-16T14:53:50.949Z] 13:25:01 0 1.40 0.00 0.02 0.00 0.02 98.56 [2023-02-16T14:53:50.949Z] 13:25:01 1 0.00 0.00 0.00 2.40 0.00 97.60 [2023-02-16T14:53:50.949Z] 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:25:01 6 0.07 0.00 0.03 0.08 0.03 99.78 [2023-02-16T14:53:50.949Z] 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:26:01 all 0.26 0.00 0.03 0.23 0.01 99.48 [2023-02-16T14:53:50.949Z] 13:26:01 0 1.68 0.00 0.02 0.00 0.00 98.30 [2023-02-16T14:53:50.949Z] 13:26:01 1 0.02 0.00 0.05 1.42 0.02 98.50 [2023-02-16T14:53:50.949Z] 13:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-16T14:53:50.949Z] 13:26:01 3 0.18 0.00 0.05 0.07 0.02 99.68 [2023-02-16T14:53:50.949Z] 13:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.949Z] 13:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:26:01 6 0.05 0.00 0.03 0.35 0.02 99.55 [2023-02-16T14:53:50.949Z] 13:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:27:01 all 0.06 0.00 0.01 0.02 0.01 99.91 [2023-02-16T14:53:50.949Z] 13:27:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2023-02-16T14:53:50.949Z] 13:27:01 1 0.03 0.00 0.02 0.13 0.00 99.82 [2023-02-16T14:53:50.949Z] 13:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:27:01 6 0.02 0.00 0.02 0.03 0.03 99.90 [2023-02-16T14:53:50.949Z] 13:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:28:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2023-02-16T14:53:50.949Z] 13:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:28:01 1 0.00 0.00 0.00 0.15 0.00 99.85 [2023-02-16T14:53:50.949Z] 13:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.949Z] 13:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:28:01 6 0.05 0.00 0.00 0.05 0.02 99.88 [2023-02-16T14:53:50.949Z] 13:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:29:01 all 0.04 0.00 0.01 0.06 0.02 99.87 [2023-02-16T14:53:50.949Z] 13:29:01 0 0.18 0.00 0.00 0.00 0.03 99.78 [2023-02-16T14:53:50.949Z] 13:29:01 1 0.03 0.00 0.00 0.45 0.02 99.50 [2023-02-16T14:53:50.949Z] 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.949Z] 13:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:29:01 6 0.05 0.00 0.07 0.03 0.03 99.82 [2023-02-16T14:53:50.949Z] 13:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:30:01 all 0.01 0.00 0.01 0.04 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:30:01 1 0.00 0.00 0.00 0.25 0.00 99.75 [2023-02-16T14:53:50.949Z] 13:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.949Z] 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:30:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-16T14:53:50.949Z] 13:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:31:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-02-16T14:53:50.949Z] 13:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-16T14:53:50.949Z] 13:31:01 1 0.02 0.00 0.02 0.17 0.00 99.80 [2023-02-16T14:53:50.949Z] 13:31:01 2 0.02 0.00 0.00 0.17 0.00 99.82 [2023-02-16T14:53:50.949Z] 13:31:01 3 0.02 0.00 0.00 0.02 0.03 99.93 [2023-02-16T14:53:50.949Z] 13:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.949Z] 13:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:32:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.949Z] 13:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:33:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-02-16T14:53:50.949Z] 13:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:33:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2023-02-16T14:53:50.949Z] 13:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] [2023-02-16T14:53:50.949Z] 13:33:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.949Z] 13:34:01 all 0.00 0.00 0.00 0.01 0.00 99.99 [2023-02-16T14:53:50.949Z] 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.949Z] 13:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.949Z] 13:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-16T14:53:50.949Z] 13:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:36:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2023-02-16T14:53:50.949Z] 13:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.949Z] 13:36:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-16T14:53:50.949Z] 13:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.949Z] 13:37:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-02-16T14:53:50.949Z] 13:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.949Z] 13:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-16T14:53:50.949Z] 13:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.949Z] 13:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.949Z] 13:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-16T14:53:50.949Z] 13:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:39:01 all 0.09 0.00 0.00 0.01 0.01 99.89 [2023-02-16T14:53:50.950Z] 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:39:01 1 0.20 0.00 0.02 0.02 0.00 99.77 [2023-02-16T14:53:50.950Z] 13:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-02-16T14:53:50.950Z] 13:39:01 3 0.15 0.00 0.00 0.05 0.02 99.78 [2023-02-16T14:53:50.950Z] 13:39:01 4 0.13 0.00 0.00 0.00 0.02 99.85 [2023-02-16T14:53:50.950Z] 13:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:39:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-16T14:53:50.950Z] 13:40:01 all 0.38 0.00 0.04 0.03 0.00 99.55 [2023-02-16T14:53:50.950Z] 13:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:40:01 1 0.38 0.00 0.03 0.08 0.00 99.50 [2023-02-16T14:53:50.950Z] 13:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-16T14:53:50.950Z] 13:40:01 3 0.37 0.00 0.12 0.12 0.00 99.40 [2023-02-16T14:53:50.950Z] 13:40:01 4 1.85 0.00 0.00 0.00 0.00 98.15 [2023-02-16T14:53:50.950Z] 13:40:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2023-02-16T14:53:50.950Z] 13:40:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-16T14:53:50.950Z] 13:40:01 7 0.17 0.00 0.07 0.00 0.00 99.77 [2023-02-16T14:53:50.950Z] 13:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-16T14:53:50.950Z] 13:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:41:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-16T14:53:50.950Z] 13:41:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-02-16T14:53:50.950Z] 13:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:42:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-16T14:53:50.950Z] 13:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:43:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-02-16T14:53:50.950Z] 13:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:44:01 all 0.17 0.00 0.01 0.01 0.00 99.81 [2023-02-16T14:53:50.950Z] 13:44:01 0 1.27 0.00 0.00 0.00 0.00 98.73 [2023-02-16T14:53:50.950Z] 13:44:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2023-02-16T14:53:50.950Z] 13:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] [2023-02-16T14:53:50.950Z] 13:44:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.950Z] 13:45:01 all 0.00 0.00 0.01 0.04 0.01 99.94 [2023-02-16T14:53:50.950Z] 13:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:45:01 1 0.00 0.00 0.00 0.18 0.00 99.82 [2023-02-16T14:53:50.950Z] 13:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:45:01 3 0.00 0.00 0.03 0.12 0.00 99.85 [2023-02-16T14:53:50.950Z] 13:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:46:01 all 0.02 0.00 0.01 0.07 0.01 99.89 [2023-02-16T14:53:50.950Z] 13:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:46:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:46:01 3 0.03 0.00 0.00 0.18 0.02 99.77 [2023-02-16T14:53:50.950Z] 13:46:01 4 0.02 0.00 0.00 0.35 0.00 99.63 [2023-02-16T14:53:50.950Z] 13:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:47:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:48:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-02-16T14:53:50.950Z] 13:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:48:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-16T14:53:50.950Z] 13:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-02-16T14:53:50.950Z] 13:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:49:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-02-16T14:53:50.950Z] 13:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:50:01 all 0.01 0.00 0.01 6.50 0.01 93.47 [2023-02-16T14:53:50.950Z] 13:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:50:01 1 0.03 0.00 0.02 51.94 0.00 48.01 [2023-02-16T14:53:50.950Z] 13:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:50:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-02-16T14:53:50.950Z] 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:51:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:51:01 1 0.00 0.00 0.00 0.13 0.00 99.87 [2023-02-16T14:53:50.950Z] 13:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:51:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-02-16T14:53:50.950Z] 13:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-02-16T14:53:50.950Z] 13:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:52:01 4 0.72 0.00 0.02 0.00 0.00 99.27 [2023-02-16T14:53:50.950Z] 13:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.950Z] 13:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.950Z] 13:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:53:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:53:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-16T14:53:50.950Z] 13:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.950Z] 13:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:54:01 all 0.02 0.00 0.01 0.03 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-16T14:53:50.950Z] 13:54:01 2 0.00 0.00 0.00 0.22 0.02 99.77 [2023-02-16T14:53:50.950Z] 13:54:01 3 0.00 0.00 0.02 0.00 0.05 99.93 [2023-02-16T14:53:50.950Z] 13:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.950Z] 13:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.950Z] 13:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-16T14:53:50.950Z] 13:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-16T14:53:50.950Z] 13:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.951Z] 13:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.951Z] 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] [2023-02-16T14:53:50.951Z] 13:55:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.951Z] 13:56:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-02-16T14:53:50.951Z] 13:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:56:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-16T14:53:50.951Z] 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 13:56:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-02-16T14:53:50.951Z] 13:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:57:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-02-16T14:53:50.951Z] 13:57:01 0 0.32 0.00 0.00 0.00 0.00 99.68 [2023-02-16T14:53:50.951Z] 13:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:57:01 3 0.00 0.00 0.02 0.08 0.02 99.88 [2023-02-16T14:53:50.951Z] 13:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 13:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.951Z] 13:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:58:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-02-16T14:53:50.951Z] 13:58:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2023-02-16T14:53:50.951Z] 13:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-16T14:53:50.951Z] 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-16T14:53:50.951Z] 13:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 13:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 13:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 13:59:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-02-16T14:53:50.951Z] 13:59:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2023-02-16T14:53:50.951Z] 13:59:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.951Z] 13:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 13:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 13:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 13:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-16T14:53:50.951Z] 14:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-16T14:53:50.951Z] 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:01:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-02-16T14:53:50.951Z] 14:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.951Z] 14:01:01 1 0.00 0.00 0.00 0.08 0.00 99.92 [2023-02-16T14:53:50.951Z] 14:01:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-02-16T14:53:50.951Z] 14:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:01:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-02-16T14:53:50.951Z] 14:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:02:01 all 0.01 0.00 0.01 0.07 0.01 99.90 [2023-02-16T14:53:50.951Z] 14:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:02:01 1 0.00 0.00 0.00 0.38 0.00 99.62 [2023-02-16T14:53:50.951Z] 14:02:01 2 0.00 0.00 0.02 0.08 0.00 99.90 [2023-02-16T14:53:50.951Z] 14:02:01 3 0.00 0.00 0.00 0.08 0.02 99.90 [2023-02-16T14:53:50.951Z] 14:02:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-02-16T14:53:50.951Z] 14:02:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-02-16T14:53:50.951Z] 14:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:03:01 all 0.02 0.00 0.02 0.02 0.01 99.93 [2023-02-16T14:53:50.951Z] 14:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-16T14:53:50.951Z] 14:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:03:01 3 0.02 0.00 0.02 0.17 0.02 99.78 [2023-02-16T14:53:50.951Z] 14:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-16T14:53:50.951Z] 14:03:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.951Z] 14:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-16T14:53:50.951Z] 14:04:01 all 0.16 0.00 0.00 0.00 0.01 99.82 [2023-02-16T14:53:50.951Z] 14:04:01 0 1.19 0.00 0.00 0.00 0.02 98.79 [2023-02-16T14:53:50.951Z] 14:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-16T14:53:50.951Z] 14:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:04:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-16T14:53:50.951Z] 14:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:05:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-02-16T14:53:50.951Z] 14:05:01 0 1.32 0.00 0.00 0.00 0.00 98.68 [2023-02-16T14:53:50.951Z] 14:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:05:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-02-16T14:53:50.951Z] 14:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.951Z] 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 14:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-16T14:53:50.951Z] 14:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] [2023-02-16T14:53:50.951Z] 14:06:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.951Z] 14:07:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2023-02-16T14:53:50.951Z] 14:07:01 0 1.66 0.00 0.02 0.00 0.00 98.32 [2023-02-16T14:53:50.951Z] 14:07:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-16T14:53:50.951Z] 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:08:01 all 0.24 0.00 0.02 0.02 0.01 99.72 [2023-02-16T14:53:50.951Z] 14:08:01 0 1.76 0.00 0.05 0.00 0.02 98.17 [2023-02-16T14:53:50.951Z] 14:08:01 1 0.02 0.00 0.02 0.18 0.00 99.78 [2023-02-16T14:53:50.951Z] 14:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-16T14:53:50.951Z] 14:08:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2023-02-16T14:53:50.951Z] 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.951Z] 14:09:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-02-16T14:53:50.951Z] 14:09:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2023-02-16T14:53:50.951Z] 14:09:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-16T14:53:50.951Z] 14:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.951Z] 14:09:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-16T14:53:50.951Z] 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.951Z] 14:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:10:01 all 0.09 0.00 0.01 0.03 0.00 99.87 [2023-02-16T14:53:50.951Z] 14:10:01 0 0.65 0.00 0.00 0.00 0.02 99.33 [2023-02-16T14:53:50.951Z] 14:10:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2023-02-16T14:53:50.951Z] 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:10:01 3 0.02 0.00 0.03 0.13 0.02 99.80 [2023-02-16T14:53:50.951Z] 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.951Z] 14:11:01 all 0.09 0.00 0.00 0.01 0.01 99.89 [2023-02-16T14:53:50.951Z] 14:11:01 0 0.68 0.00 0.02 0.00 0.02 99.29 [2023-02-16T14:53:50.951Z] 14:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.951Z] 14:11:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2023-02-16T14:53:50.951Z] 14:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.952Z] 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:12:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2023-02-16T14:53:50.952Z] 14:12:01 0 0.76 0.00 0.02 0.00 0.00 99.22 [2023-02-16T14:53:50.952Z] 14:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-16T14:53:50.952Z] 14:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:13:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-02-16T14:53:50.952Z] 14:13:01 0 0.57 0.00 0.02 0.00 0.02 99.40 [2023-02-16T14:53:50.952Z] 14:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:13:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-16T14:53:50.952Z] 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-16T14:53:50.952Z] 14:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:15:01 all 0.09 0.00 0.00 0.00 0.00 99.90 [2023-02-16T14:53:50.952Z] 14:15:01 0 0.70 0.00 0.02 0.00 0.00 99.28 [2023-02-16T14:53:50.952Z] 14:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.952Z] 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.952Z] 14:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-16T14:53:50.952Z] 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:17:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-02-16T14:53:50.952Z] 14:17:01 0 0.57 0.00 0.00 0.00 0.02 99.42 [2023-02-16T14:53:50.952Z] 14:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.952Z] 14:17:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2023-02-16T14:53:50.952Z] 14:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.952Z] 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.952Z] [2023-02-16T14:53:50.952Z] 14:17:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.952Z] 14:18:01 all 0.11 0.00 0.01 0.03 0.01 99.84 [2023-02-16T14:53:50.952Z] 14:18:01 0 0.85 0.00 0.00 0.00 0.00 99.15 [2023-02-16T14:53:50.952Z] 14:18:01 1 0.02 0.00 0.00 0.20 0.00 99.78 [2023-02-16T14:53:50.952Z] 14:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:18:01 3 0.03 0.00 0.03 0.02 0.05 99.87 [2023-02-16T14:53:50.952Z] 14:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.952Z] 14:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:19:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2023-02-16T14:53:50.952Z] 14:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-16T14:53:50.952Z] 14:19:01 1 0.00 0.00 0.00 0.13 0.00 99.87 [2023-02-16T14:53:50.952Z] 14:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-16T14:53:50.952Z] 14:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:20:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2023-02-16T14:53:50.952Z] 14:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:20:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2023-02-16T14:53:50.952Z] 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:20:01 3 0.00 0.00 0.03 0.05 0.03 99.88 [2023-02-16T14:53:50.952Z] 14:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:21:01 all 0.01 0.00 0.01 0.09 0.01 99.89 [2023-02-16T14:53:50.952Z] 14:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.952Z] 14:21:01 1 0.00 0.00 0.02 0.23 0.02 99.73 [2023-02-16T14:53:50.952Z] 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:21:01 3 0.02 0.00 0.03 0.45 0.02 99.48 [2023-02-16T14:53:50.952Z] 14:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.952Z] 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-16T14:53:50.952Z] 14:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-16T14:53:50.952Z] 14:22:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-16T14:53:50.952Z] 14:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.952Z] 14:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-16T14:53:50.952Z] 14:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-16T14:53:50.952Z] 14:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.952Z] 14:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:24:01 all 0.02 0.00 0.00 0.05 0.01 99.91 [2023-02-16T14:53:50.952Z] 14:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:24:01 1 0.00 0.00 0.00 0.28 0.02 99.70 [2023-02-16T14:53:50.952Z] 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:24:01 3 0.02 0.00 0.00 0.15 0.03 99.80 [2023-02-16T14:53:50.952Z] 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:24:01 7 0.12 0.00 0.00 0.00 0.02 99.87 [2023-02-16T14:53:50.952Z] 14:25:01 all 0.02 0.00 0.01 0.11 0.00 99.86 [2023-02-16T14:53:50.952Z] 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:25:01 1 0.00 0.00 0.00 0.43 0.00 99.57 [2023-02-16T14:53:50.952Z] 14:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:25:01 3 0.02 0.00 0.02 0.42 0.02 99.53 [2023-02-16T14:53:50.952Z] 14:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.952Z] 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:25:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-02-16T14:53:50.952Z] 14:26:01 all 0.99 0.00 0.16 1.09 0.01 97.75 [2023-02-16T14:53:50.952Z] 14:26:01 0 0.35 0.00 0.07 0.02 0.02 99.55 [2023-02-16T14:53:50.952Z] 14:26:01 1 1.47 0.00 0.65 8.72 0.02 89.15 [2023-02-16T14:53:50.952Z] 14:26:01 2 1.11 0.00 0.02 0.00 0.00 98.88 [2023-02-16T14:53:50.952Z] 14:26:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2023-02-16T14:53:50.952Z] 14:26:01 4 3.63 0.00 0.05 0.00 0.02 96.30 [2023-02-16T14:53:50.952Z] 14:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-16T14:53:50.952Z] 14:26:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-16T14:53:50.952Z] 14:26:01 7 1.12 0.00 0.38 0.02 0.02 98.46 [2023-02-16T14:53:50.952Z] 14:27:01 all 0.00 0.00 0.01 0.02 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:27:01 1 0.00 0.00 0.02 0.12 0.00 99.87 [2023-02-16T14:53:50.952Z] 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.952Z] 14:28:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2023-02-16T14:53:50.952Z] 14:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:28:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-16T14:53:50.952Z] 14:28:01 2 0.57 0.00 0.02 0.00 0.00 99.42 [2023-02-16T14:53:50.952Z] 14:28:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2023-02-16T14:53:50.952Z] 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.952Z] 14:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.952Z] 14:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.952Z] 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] [2023-02-16T14:53:50.953Z] 14:28:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.953Z] 14:29:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-02-16T14:53:50.953Z] 14:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:29:01 1 0.02 0.00 0.02 0.22 0.00 99.75 [2023-02-16T14:53:50.953Z] 14:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:29:01 3 0.02 0.00 0.03 0.13 0.03 99.78 [2023-02-16T14:53:50.953Z] 14:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.953Z] 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:30:01 all 0.01 0.00 0.00 0.11 0.01 99.86 [2023-02-16T14:53:50.953Z] 14:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:30:01 1 0.00 0.00 0.00 0.65 0.00 99.35 [2023-02-16T14:53:50.953Z] 14:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:30:01 3 0.00 0.00 0.02 0.27 0.03 99.68 [2023-02-16T14:53:50.953Z] 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:31:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2023-02-16T14:53:50.953Z] 14:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:31:01 1 0.02 0.00 0.00 0.22 0.00 99.77 [2023-02-16T14:53:50.953Z] 14:31:01 2 0.35 0.00 0.00 0.00 0.00 99.65 [2023-02-16T14:53:50.953Z] 14:31:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:32:01 all 0.04 0.00 0.01 0.04 0.01 99.90 [2023-02-16T14:53:50.953Z] 14:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.953Z] 14:32:01 1 0.00 0.00 0.00 0.17 0.00 99.83 [2023-02-16T14:53:50.953Z] 14:32:01 2 0.25 0.00 0.00 0.00 0.02 99.73 [2023-02-16T14:53:50.953Z] 14:32:01 3 0.00 0.00 0.03 0.15 0.02 99.80 [2023-02-16T14:53:50.953Z] 14:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:33:01 all 0.03 0.00 0.01 0.07 0.00 99.89 [2023-02-16T14:53:50.953Z] 14:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:33:01 1 0.00 0.00 0.00 0.38 0.00 99.62 [2023-02-16T14:53:50.953Z] 14:33:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2023-02-16T14:53:50.953Z] 14:33:01 3 0.03 0.00 0.03 0.18 0.02 99.73 [2023-02-16T14:53:50.953Z] 14:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:34:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:34:01 1 0.00 0.00 0.02 0.15 0.00 99.83 [2023-02-16T14:53:50.953Z] 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:34:01 3 0.00 0.00 0.02 0.07 0.03 99.88 [2023-02-16T14:53:50.953Z] 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:35:01 1 0.02 0.00 0.00 0.08 0.00 99.90 [2023-02-16T14:53:50.953Z] 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:36:02 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-16T14:53:50.953Z] 14:36:02 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:36:02 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:36:02 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.953Z] 14:36:02 3 0.00 0.00 0.03 0.02 0.03 99.92 [2023-02-16T14:53:50.953Z] 14:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:36:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:36:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:36:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:37:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2023-02-16T14:53:50.953Z] 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-16T14:53:50.953Z] 14:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.953Z] 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:38:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-02-16T14:53:50.953Z] 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:38:01 1 0.02 0.00 0.02 0.13 0.00 99.83 [2023-02-16T14:53:50.953Z] 14:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:38:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2023-02-16T14:53:50.953Z] 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:39:01 all 0.01 0.00 0.00 0.06 0.01 99.91 [2023-02-16T14:53:50.953Z] 14:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:39:01 1 0.00 0.00 0.00 0.33 0.00 99.67 [2023-02-16T14:53:50.953Z] 14:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-16T14:53:50.953Z] 14:39:01 3 0.03 0.00 0.00 0.17 0.02 99.78 [2023-02-16T14:53:50.953Z] 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.953Z] 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] [2023-02-16T14:53:50.953Z] 14:39:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.953Z] 14:40:01 all 0.26 0.00 0.04 0.03 0.00 99.68 [2023-02-16T14:53:50.953Z] 14:40:01 0 0.15 0.00 0.05 0.00 0.00 99.80 [2023-02-16T14:53:50.953Z] 14:40:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2023-02-16T14:53:50.953Z] 14:40:01 2 1.53 0.00 0.05 0.00 0.00 98.42 [2023-02-16T14:53:50.953Z] 14:40:01 3 0.02 0.00 0.03 0.13 0.03 99.78 [2023-02-16T14:53:50.953Z] 14:40:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2023-02-16T14:53:50.953Z] 14:40:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-16T14:53:50.953Z] 14:40:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-02-16T14:53:50.953Z] 14:40:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-16T14:53:50.953Z] 14:41:01 all 0.14 0.00 0.00 0.00 0.01 99.85 [2023-02-16T14:53:50.953Z] 14:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:41:01 2 1.01 0.00 0.00 0.00 0.00 98.99 [2023-02-16T14:53:50.953Z] 14:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:42:01 all 0.01 0.00 0.01 0.05 0.01 99.92 [2023-02-16T14:53:50.953Z] 14:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:42:01 1 0.00 0.00 0.00 0.25 0.00 99.75 [2023-02-16T14:53:50.953Z] 14:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:42:01 3 0.02 0.00 0.00 0.17 0.02 99.80 [2023-02-16T14:53:50.953Z] 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:42:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-02-16T14:53:50.953Z] 14:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:43:01 all 0.08 0.00 0.00 0.02 0.00 99.89 [2023-02-16T14:53:50.953Z] 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.953Z] 14:43:01 1 0.02 0.00 0.00 0.15 0.00 99.83 [2023-02-16T14:53:50.953Z] 14:43:01 2 0.58 0.00 0.00 0.00 0.00 99.42 [2023-02-16T14:53:50.953Z] 14:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.953Z] 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.953Z] 14:44:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-02-16T14:53:50.953Z] 14:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-16T14:53:50.953Z] 14:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-16T14:53:50.953Z] 14:44:01 2 0.68 0.00 0.00 0.00 0.00 99.32 [2023-02-16T14:53:50.954Z] 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.954Z] 14:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-16T14:53:50.954Z] 14:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-16T14:53:50.954Z] 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:45:01 all 0.08 0.00 0.01 0.02 0.01 99.89 [2023-02-16T14:53:50.954Z] 14:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:45:01 2 0.60 0.00 0.02 0.00 0.02 99.37 [2023-02-16T14:53:50.954Z] 14:45:01 3 0.00 0.00 0.00 0.12 0.02 99.87 [2023-02-16T14:53:50.954Z] 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-16T14:53:50.954Z] 14:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.954Z] 14:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:46:01 all 7.02 0.00 2.65 2.14 0.05 88.14 [2023-02-16T14:53:50.954Z] 14:46:01 0 9.47 0.00 2.31 0.05 0.03 88.14 [2023-02-16T14:53:50.954Z] 14:46:01 1 6.49 0.00 2.40 8.91 0.05 82.14 [2023-02-16T14:53:50.954Z] 14:46:01 2 6.68 0.00 3.78 4.05 0.05 85.43 [2023-02-16T14:53:50.954Z] 14:46:01 3 7.91 0.00 2.38 3.27 0.05 86.39 [2023-02-16T14:53:50.954Z] 14:46:01 4 7.58 0.00 2.40 0.45 0.05 89.51 [2023-02-16T14:53:50.954Z] 14:46:01 5 6.31 0.00 2.97 0.12 0.07 90.54 [2023-02-16T14:53:50.954Z] 14:46:01 6 6.54 0.00 2.38 0.10 0.03 90.95 [2023-02-16T14:53:50.954Z] 14:46:01 7 5.14 0.00 2.57 0.17 0.07 92.05 [2023-02-16T14:53:50.954Z] 14:47:01 all 18.90 0.00 5.04 4.14 0.07 71.85 [2023-02-16T14:53:50.954Z] 14:47:01 0 19.52 0.00 5.59 2.02 0.08 72.78 [2023-02-16T14:53:50.954Z] 14:47:01 1 18.96 0.00 5.24 10.99 0.07 64.75 [2023-02-16T14:53:50.954Z] 14:47:01 2 19.10 0.00 5.60 2.22 0.07 73.02 [2023-02-16T14:53:50.954Z] 14:47:01 3 18.09 0.00 4.31 0.35 0.07 77.17 [2023-02-16T14:53:50.954Z] 14:47:01 4 19.23 0.00 4.39 0.76 0.05 75.57 [2023-02-16T14:53:50.954Z] 14:47:01 5 18.11 0.00 4.60 0.74 0.05 76.50 [2023-02-16T14:53:50.954Z] 14:47:01 6 18.18 0.00 4.52 0.78 0.07 76.45 [2023-02-16T14:53:50.954Z] 14:47:01 7 20.03 0.00 6.06 15.34 0.08 58.49 [2023-02-16T14:53:50.954Z] 14:48:01 all 28.73 0.00 5.24 2.72 0.09 63.23 [2023-02-16T14:53:50.954Z] 14:48:01 0 28.50 0.00 5.01 1.63 0.07 64.79 [2023-02-16T14:53:50.954Z] 14:48:01 1 28.72 0.00 5.11 1.06 0.07 65.05 [2023-02-16T14:53:50.954Z] 14:48:01 2 28.50 0.00 5.11 2.44 0.08 63.86 [2023-02-16T14:53:50.954Z] 14:48:01 3 28.51 0.00 6.04 4.23 0.10 61.12 [2023-02-16T14:53:50.954Z] 14:48:01 4 27.45 0.00 4.55 0.65 0.13 67.22 [2023-02-16T14:53:50.954Z] 14:48:01 5 28.96 0.00 5.72 0.44 0.07 64.82 [2023-02-16T14:53:50.954Z] 14:48:01 6 30.15 0.00 5.22 5.96 0.07 58.61 [2023-02-16T14:53:50.954Z] 14:48:01 7 29.07 0.00 5.14 5.35 0.10 60.33 [2023-02-16T14:53:50.954Z] 14:49:01 all 2.59 0.00 1.22 0.75 0.02 95.41 [2023-02-16T14:53:50.954Z] 14:49:01 0 2.79 0.00 1.02 1.25 0.02 94.92 [2023-02-16T14:53:50.954Z] 14:49:01 1 2.68 0.00 1.36 3.82 0.03 92.11 [2023-02-16T14:53:50.954Z] 14:49:01 2 2.56 0.00 1.27 0.03 0.02 96.12 [2023-02-16T14:53:50.954Z] 14:49:01 3 2.73 0.00 1.29 0.81 0.02 95.15 [2023-02-16T14:53:50.954Z] 14:49:01 4 2.32 0.00 1.28 0.02 0.03 96.35 [2023-02-16T14:53:50.954Z] 14:49:01 5 2.56 0.00 1.60 0.02 0.02 95.81 [2023-02-16T14:53:50.954Z] 14:49:01 6 2.71 0.00 1.20 0.02 0.02 96.05 [2023-02-16T14:53:50.954Z] 14:49:01 7 2.39 0.00 0.75 0.03 0.02 96.81 [2023-02-16T14:53:50.954Z] 14:50:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-02-16T14:53:50.954Z] 14:50:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-16T14:53:50.954Z] 14:50:01 1 0.03 0.00 0.02 0.17 0.02 99.77 [2023-02-16T14:53:50.954Z] 14:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.954Z] 14:50:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2023-02-16T14:53:50.954Z] 14:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.954Z] 14:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-16T14:53:50.954Z] 14:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-16T14:53:50.954Z] [2023-02-16T14:53:50.954Z] 14:50:01 CPU %user %nice %system %iowait %steal %idle [2023-02-16T14:53:50.954Z] 14:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-02-16T14:53:50.954Z] 14:51:01 0 0.07 0.00 0.02 0.03 0.00 99.88 [2023-02-16T14:53:50.954Z] 14:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-16T14:53:50.954Z] 14:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.954Z] 14:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.954Z] 14:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-16T14:53:50.954Z] 14:51:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-02-16T14:53:50.954Z] 14:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-02-16T14:53:50.954Z] 14:52:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-16T14:53:50.954Z] 14:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-16T14:53:50.954Z] 14:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-16T14:53:50.954Z] 14:52:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2023-02-16T14:53:50.954Z] 14:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-16T14:53:50.954Z] 14:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-16T14:53:50.954Z] 14:53:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-02-16T14:53:50.954Z] 14:53:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2023-02-16T14:53:50.954Z] 14:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-16T14:53:50.954Z] 14:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-16T14:53:50.954Z] 14:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-16T14:53:50.954Z] 14:53:01 4 0.52 0.00 0.02 0.00 0.02 99.45 [2023-02-16T14:53:50.954Z] 14:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-16T14:53:50.954Z] 14:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-16T14:53:50.954Z] 14:53:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-16T14:53:50.954Z] Average: all 0.70 0.00 0.17 0.24 0.01 98.88 [2023-02-16T14:53:50.954Z] Average: 0 0.90 0.00 0.17 0.06 0.01 98.86 [2023-02-16T14:53:50.954Z] Average: 1 0.66 0.00 0.17 1.15 0.00 98.01 [2023-02-16T14:53:50.954Z] Average: 2 0.73 0.00 0.18 0.11 0.01 98.97 [2023-02-16T14:53:50.954Z] Average: 3 0.67 0.00 0.17 0.15 0.02 98.98 [2023-02-16T14:53:50.954Z] Average: 4 0.71 0.00 0.15 0.08 0.01 99.05 [2023-02-16T14:53:50.954Z] Average: 5 0.65 0.00 0.17 0.02 0.01 99.15 [2023-02-16T14:53:50.954Z] Average: 6 0.65 0.00 0.16 0.10 0.01 99.08 [2023-02-16T14:53:50.954Z] Average: 7 0.65 0.00 0.17 0.24 0.00 98.94 [2023-02-16T14:53:50.954Z] [2023-02-16T14:53:50.954Z] [2023-02-16T14:53:50.954Z]