Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad939af23b2d854541ed37c0929478efa4c7d7f6 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-ssh13775269536591841515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11591354287652348091.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3130630804661076996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh15862076288295043695.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1926312136849463862.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-21290 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad939af23b2d854541ed37c0929478efa4c7d7f6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad939af23b2d854541ed37c0929478efa4c7d7f6 # timeout=10 Commit message: "Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation" > git rev-list --no-walk 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T21:36:50.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T21:36:50.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T21:36:50.926Z] ========================================================= [2022-07-27T21:36:50.926Z] EdgeX Global Pipelines Version Info [2022-07-27T21:36:50.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:36:51.658Z] ------------------- [2022-07-27T21:36:51.658Z] stable info: [2022-07-27T21:36:51.658Z] ------------------- [2022-07-27T21:36:51.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:36:51.658Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:36:51.658Z] Message: update stable to v1.0.238 [2022-07-27T21:36:52.231Z] ------------------- [2022-07-27T21:36:52.231Z] experimental info: [2022-07-27T21:36:52.231Z] ------------------- [2022-07-27T21:36:52.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:36:52.231Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:36:52.231Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T21:36:52.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-27T21:36:52.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-27T21:36:52.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T21:36:52.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T21:36:52.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T21:36:52.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T21:36:52.517Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T21:36:52.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-27T21:36:52.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T21:36:52.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T21:36:52.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T21:36:52.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-27T21:36:52.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T21:36:52.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T21:36:52.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T21:36:52.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T21:36:52.633Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T21:36:52.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T21:36:52.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T21:36:52.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T21:36:52.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T21:36:52.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T21:36:52.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T21:36:52.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T21:36:52.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T21:36:52.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T21:36:52.755Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T21:36:52.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-27T21:36:52.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-27T21:36:52.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-27T21:36:52.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo [2022-07-27T21:36:52.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad939af [Pipeline] echo [2022-07-27T21:36:52.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:36:52.876Z] provisioning config files... [2022-07-27T21:36:52.891Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8811385336758182322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:36:53.190Z] ---> docker-login.sh [2022-07-27T21:36:53.191Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:36:53.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:36:53.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:36:53.712Z] Configure a credential helper to remove this warning. See [2022-07-27T21:36:53.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:36:53.712Z] [2022-07-27T21:36:53.712Z] Login Succeeded [2022-07-27T21:36:53.712Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:36:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:36:53.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:36:53.712Z] Configure a credential helper to remove this warning. See [2022-07-27T21:36:53.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:36:53.712Z] [2022-07-27T21:36:53.712Z] Login Succeeded [2022-07-27T21:36:53.712Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:36:53.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:36:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:36:53.974Z] Configure a credential helper to remove this warning. See [2022-07-27T21:36:53.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:36:53.974Z] [2022-07-27T21:36:53.974Z] Login Succeeded [2022-07-27T21:36:53.974Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:36:53.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:36:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:36:53.974Z] Configure a credential helper to remove this warning. See [2022-07-27T21:36:53.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:36:53.974Z] [2022-07-27T21:36:53.974Z] Login Succeeded [2022-07-27T21:36:53.974Z] docker.io [2022-07-27T21:36:54.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:36:54.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:36:54.499Z] Configure a credential helper to remove this warning. See [2022-07-27T21:36:54.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:36:54.499Z] [2022-07-27T21:36:54.499Z] Login Succeeded [2022-07-27T21:36:54.499Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:36:54.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T21:36:54.902Z] + git rev-list -1 --merges ad939af23b2d854541ed37c0929478efa4c7d7f6~1..ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo [2022-07-27T21:36:54.918Z] -----------> git rev-list -1 --merges ad939af23b2d854541ed37c0929478efa4c7d7f6~1..ad939af23b2d854541ed37c0929478efa4c7d7f6 ad939af23b2d854541ed37c0929478efa4c7d7f6 [2022-07-27T21:36:54.918Z] ad939af23b2d854541ed37c0929478efa4c7d7f6 [false] [Pipeline] sh [2022-07-27T21:36:55.215Z] + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo [2022-07-27T21:36:55.232Z] ========================================================= [2022-07-27T21:36:55.232Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T21:36:55.232Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:36:55.582Z] + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo [2022-07-27T21:36:55.594Z] [semverPrep] GIT_COMMIT: ad939af23b2d854541ed37c0929478efa4c7d7f6, Commit Message: Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation [Pipeline] echo [2022-07-27T21:36:55.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T21:36:55.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:36:55.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T21:36:55.960Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T21:36:55.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T21:36:55.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T21:36:55.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T21:36:55.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:36:56.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:36:56.377Z] [2022-07-27T21:36:56.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:36:56.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:36:56.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T21:36:56.682Z] b85a868b505f: Pulling fs layer [2022-07-27T21:36:56.682Z] e2be974225ed: Pulling fs layer [2022-07-27T21:36:56.682Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T21:36:56.682Z] 988bab9f4d93: Pulling fs layer [2022-07-27T21:36:56.682Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T21:36:56.682Z] eaf3925da568: Pulling fs layer [2022-07-27T21:36:56.682Z] bab4dde63d76: Pulling fs layer [2022-07-27T21:36:56.682Z] bde34c3a00c8: Pulling fs layer [2022-07-27T21:36:56.682Z] b352a97aabf1: Pulling fs layer [2022-07-27T21:36:56.682Z] 4872d77fe225: Pulling fs layer [2022-07-27T21:36:56.682Z] 5851b861e8e6: Pulling fs layer [2022-07-27T21:36:56.682Z] 988bab9f4d93: Waiting [2022-07-27T21:36:56.682Z] eaf3925da568: Waiting [2022-07-27T21:36:56.682Z] 1469e6f7b9e6: Waiting [2022-07-27T21:36:56.682Z] bab4dde63d76: Waiting [2022-07-27T21:36:56.682Z] bde34c3a00c8: Waiting [2022-07-27T21:36:56.682Z] 4872d77fe225: Waiting [2022-07-27T21:36:56.682Z] 5851b861e8e6: Waiting [2022-07-27T21:36:56.682Z] b352a97aabf1: Waiting [2022-07-27T21:36:56.682Z] e2be974225ed: Verifying Checksum [2022-07-27T21:36:56.682Z] e2be974225ed: Download complete [2022-07-27T21:36:56.682Z] 988bab9f4d93: Verifying Checksum [2022-07-27T21:36:56.682Z] 988bab9f4d93: Download complete [2022-07-27T21:36:56.682Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T21:36:56.682Z] 1469e6f7b9e6: Download complete [2022-07-27T21:36:56.682Z] eaf3925da568: Verifying Checksum [2022-07-27T21:36:56.682Z] eaf3925da568: Download complete [2022-07-27T21:36:56.959Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T21:36:56.959Z] 339a4e72a1f5: Download complete [2022-07-27T21:36:56.959Z] bde34c3a00c8: Verifying Checksum [2022-07-27T21:36:56.959Z] bde34c3a00c8: Download complete [2022-07-27T21:36:56.959Z] b352a97aabf1: Download complete [2022-07-27T21:36:56.959Z] 5851b861e8e6: Verifying Checksum [2022-07-27T21:36:56.959Z] 5851b861e8e6: Download complete [2022-07-27T21:36:56.959Z] b85a868b505f: Verifying Checksum [2022-07-27T21:36:56.959Z] b85a868b505f: Download complete [2022-07-27T21:36:57.223Z] bab4dde63d76: Verifying Checksum [2022-07-27T21:36:57.223Z] bab4dde63d76: Download complete [2022-07-27T21:36:58.169Z] b85a868b505f: Pull complete [2022-07-27T21:36:58.429Z] e2be974225ed: Pull complete [2022-07-27T21:36:58.998Z] 339a4e72a1f5: Pull complete [2022-07-27T21:36:58.998Z] 988bab9f4d93: Pull complete [2022-07-27T21:36:59.257Z] 1469e6f7b9e6: Pull complete [2022-07-27T21:36:59.257Z] eaf3925da568: Pull complete [2022-07-27T21:37:01.167Z] bab4dde63d76: Pull complete [2022-07-27T21:37:01.167Z] bde34c3a00c8: Pull complete [2022-07-27T21:37:01.167Z] b352a97aabf1: Pull complete [2022-07-27T21:37:01.167Z] 4872d77fe225: Pull complete [2022-07-27T21:37:01.167Z] 5851b861e8e6: Pull complete [2022-07-27T21:37:01.167Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T21:37:01.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:37:01.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:37:01.270Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:37:01.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:37:03.306Z] $ docker top 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:37:03.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:37:03.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:37:03.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:37:03.536Z] $ docker exec 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent [2022-07-27T21:37:03.627Z] SSH_AUTH_SOCK=/tmp/ssh-2SZFy1fA9xyj/agent.32 [2022-07-27T21:37:03.627Z] SSH_AGENT_PID=38 [2022-07-27T21:37:03.634Z] Running ssh-add (command line suppressed) [2022-07-27T21:37:03.752Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2571901658173657509.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2571901658173657509.key) [2022-07-27T21:37:03.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:37:04.037Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T21:37:04.072Z] $ docker exec --env ******** --env ******** 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent -k [2022-07-27T21:37:04.166Z] unset SSH_AUTH_SOCK; [2022-07-27T21:37:04.167Z] unset SSH_AGENT_PID; [2022-07-27T21:37:04.167Z] echo Agent pid 38 killed; [2022-07-27T21:37:04.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T21:37:04.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:37:04.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:37:04.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:37:04.328Z] $ docker exec 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent [2022-07-27T21:37:04.421Z] SSH_AUTH_SOCK=/tmp/ssh-kWdzfHlzKDWj/agent.71 [2022-07-27T21:37:04.421Z] SSH_AGENT_PID=78 [2022-07-27T21:37:04.427Z] Running ssh-add (command line suppressed) [2022-07-27T21:37:04.560Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3171300443956902649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3171300443956902649.key) [2022-07-27T21:37:04.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:37:04.849Z] + git semver init [2022-07-27T21:37:05.111Z] 2022-07-27 21:37:05,046 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T21:37:05.111Z] 2022-07-27 21:37:05,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-27T21:37:05.111Z] 2022-07-27 21:37:05,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-27T21:37:05.111Z] 2022-07-27 21:37:05,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:37:06.057Z] 2022-07-27 21:37:05,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-27T21:37:06.057Z] 2022-07-27 21:37:05,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-27T21:37:06.057Z] 2022-07-27 21:37:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:37:06.057Z] 2022-07-27 21:37:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:37:06.057Z] 2.3.0-dev.16 [Pipeline] } [2022-07-27T21:37:06.087Z] $ docker exec --env ******** --env ******** 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent -k [2022-07-27T21:37:06.196Z] unset SSH_AUTH_SOCK; [2022-07-27T21:37:06.197Z] unset SSH_AGENT_PID; [2022-07-27T21:37:06.197Z] echo Agent pid 78 killed; [2022-07-27T21:37:06.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:37:06.504Z] + git semver [Pipeline] } [2022-07-27T21:37:06.800Z] $ docker stop --time=1 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c [2022-07-27T21:37:08.095Z] $ docker rm -f 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:37:08.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T21:37:08.681Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T21:37:08.684Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:37:08.845Z] provisioning config files... [2022-07-27T21:37:08.855Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8987338977915600656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:37:09.157Z] ---> docker-login.sh [2022-07-27T21:37:09.157Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:37:09.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:37:09.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:37:09.157Z] Configure a credential helper to remove this warning. See [2022-07-27T21:37:09.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:37:09.157Z] [2022-07-27T21:37:09.157Z] Login Succeeded [2022-07-27T21:37:09.157Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:37:09.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:37:09.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:37:09.417Z] Configure a credential helper to remove this warning. See [2022-07-27T21:37:09.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:37:09.417Z] [2022-07-27T21:37:09.417Z] Login Succeeded [2022-07-27T21:37:09.417Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:37:09.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:37:09.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:37:09.417Z] Configure a credential helper to remove this warning. See [2022-07-27T21:37:09.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:37:09.417Z] [2022-07-27T21:37:09.417Z] Login Succeeded [2022-07-27T21:37:09.417Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:37:09.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:37:09.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:37:09.678Z] Configure a credential helper to remove this warning. See [2022-07-27T21:37:09.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:37:09.678Z] [2022-07-27T21:37:09.678Z] Login Succeeded [2022-07-27T21:37:09.678Z] docker.io [2022-07-27T21:37:09.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:37:09.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:37:09.939Z] Configure a credential helper to remove this warning. See [2022-07-27T21:37:09.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:37:09.939Z] [2022-07-27T21:37:09.939Z] Login Succeeded [2022-07-27T21:37:09.939Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:37:09.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T21:37:10.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:37:10.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:37:10.037Z] ========================================================= [2022-07-27T21:37:10.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T21:37:10.037Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:37:10.360Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T21:37:10.361Z] Sending build context to Docker daemon 9.748MB [2022-07-27T21:37:10.361Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T21:37:10.361Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-27T21:37:10.361Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T21:37:10.361Z] 2408cc74d12b: Pulling fs layer [2022-07-27T21:37:10.361Z] ea60b727a1ce: Pulling fs layer [2022-07-27T21:37:10.361Z] 30c4a7721957: Pulling fs layer [2022-07-27T21:37:10.361Z] 370296b7ddb6: Pulling fs layer [2022-07-27T21:37:10.361Z] 7c6cee850709: Pulling fs layer [2022-07-27T21:37:10.361Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T21:37:10.361Z] d94ebbe4e438: Pulling fs layer [2022-07-27T21:37:10.361Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T21:37:10.361Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T21:37:10.361Z] 7c6cee850709: Waiting [2022-07-27T21:37:10.361Z] 370296b7ddb6: Waiting [2022-07-27T21:37:10.361Z] d94ebbe4e438: Waiting [2022-07-27T21:37:10.361Z] bcfd1f05c69d: Waiting [2022-07-27T21:37:10.361Z] 59ccb84bbe0f: Waiting [2022-07-27T21:37:10.361Z] 39a5fcdaea64: Waiting [2022-07-27T21:37:10.620Z] 30c4a7721957: Download complete [2022-07-27T21:37:10.620Z] ea60b727a1ce: Download complete [2022-07-27T21:37:10.620Z] 7c6cee850709: Verifying Checksum [2022-07-27T21:37:10.620Z] 7c6cee850709: Download complete [2022-07-27T21:37:10.621Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T21:37:10.621Z] 39a5fcdaea64: Download complete [2022-07-27T21:37:10.621Z] 2408cc74d12b: Verifying Checksum [2022-07-27T21:37:10.621Z] d94ebbe4e438: Download complete [2022-07-27T21:37:10.621Z] 2408cc74d12b: Pull complete [2022-07-27T21:37:10.879Z] ea60b727a1ce: Pull complete [2022-07-27T21:37:11.139Z] 30c4a7721957: Pull complete [2022-07-27T21:37:11.139Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T21:37:11.139Z] 59ccb84bbe0f: Download complete [2022-07-27T21:37:11.399Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T21:37:11.399Z] bcfd1f05c69d: Download complete [2022-07-27T21:37:11.658Z] 370296b7ddb6: Verifying Checksum [2022-07-27T21:37:11.658Z] 370296b7ddb6: Download complete [2022-07-27T21:37:15.881Z] 370296b7ddb6: Pull complete [2022-07-27T21:37:15.881Z] 7c6cee850709: Pull complete [2022-07-27T21:37:15.881Z] 39a5fcdaea64: Pull complete [2022-07-27T21:37:15.881Z] d94ebbe4e438: Pull complete [2022-07-27T21:37:18.422Z] bcfd1f05c69d: Pull complete [2022-07-27T21:37:18.685Z] 59ccb84bbe0f: Pull complete [2022-07-27T21:37:18.685Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T21:37:18.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:37:18.685Z] ---> a4fb48ad2a94 [2022-07-27T21:37:18.685Z] Step 3/11 : ARG MAKE=make build [2022-07-27T21:37:21.992Z] ---> Running in 6cfffa0e39a5 [2022-07-27T21:37:21.992Z] Removing intermediate container 6cfffa0e39a5 [2022-07-27T21:37:21.992Z] ---> cf8cabb2c94c [2022-07-27T21:37:21.992Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-27T21:37:21.992Z] ---> Running in 37a7a782ae91 [2022-07-27T21:37:22.252Z] Removing intermediate container 37a7a782ae91 [2022-07-27T21:37:22.252Z] ---> cd41cb6ea76e [2022-07-27T21:37:22.252Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:37:22.252Z] ---> Running in 2384cef1faf8 [2022-07-27T21:37:22.252Z] Removing intermediate container 2384cef1faf8 [2022-07-27T21:37:22.252Z] ---> b72b9952864a [2022-07-27T21:37:22.252Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:37:22.252Z] ---> Running in ef61975830c1 [2022-07-27T21:37:22.821Z] Removing intermediate container ef61975830c1 [2022-07-27T21:37:22.821Z] ---> 2110b660a3c0 [2022-07-27T21:37:22.821Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T21:37:22.821Z] ---> Running in 188c5453fe02 [2022-07-27T21:37:23.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:37:23.794Z] Still waiting to schedule task [2022-07-27T21:37:23.795Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-27T21:37:24.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:37:24.280Z] OK: 211 MiB in 51 packages [2022-07-27T21:37:24.851Z] Removing intermediate container 188c5453fe02 [2022-07-27T21:37:24.851Z] ---> e4a5f964d849 [2022-07-27T21:37:24.851Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-27T21:37:24.851Z] ---> 65b62a18e038 [2022-07-27T21:37:24.851Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:37:24.851Z] ---> Running in 119a3f105f8f [2022-07-27T21:37:42.969Z] Removing intermediate container 119a3f105f8f [2022-07-27T21:37:42.969Z] ---> c5b1b6f7f9f6 [2022-07-27T21:37:42.969Z] Step 10/11 : COPY . . [2022-07-27T21:37:43.540Z] ---> 48151653b0c8 [2022-07-27T21:37:43.540Z] Step 11/11 : RUN ${MAKE} [2022-07-27T21:37:43.540Z] ---> Running in 46d770e3aaaf [2022-07-27T21:37:43.799Z] noop [2022-07-27T21:37:44.060Z] Removing intermediate container 46d770e3aaaf [2022-07-27T21:37:44.060Z] ---> b525668b849a [2022-07-27T21:37:44.060Z] Successfully built b525668b849a [2022-07-27T21:37:44.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:37:44.381Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:37:44.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:37:44.463Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:37:44.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-07-27T21:37:44.877Z] $ docker top 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:37:45.213Z] + go version [2022-07-27T21:37:45.213Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T21:37:45.242Z] $ docker stop --time=1 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f [2022-07-27T21:37:46.495Z] $ docker rm -f 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:37:46.921Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:37:46.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:37:47.000Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:37:47.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-07-27T21:37:47.479Z] $ docker top 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:37:47.809Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:37:48.103Z] + make test [2022-07-27T21:37:48.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:37:54.677Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.7% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.076s coverage: 27.6% of statements [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.091s coverage: 78.9% of statements [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.090s coverage: 10.8% of statements [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.104s coverage: 60.0% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.093s coverage: 34.8% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.106s coverage: 85.4% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 65.1% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.741s coverage: 89.2% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-27T21:38:09.566Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements [2022-07-27T21:38:09.566Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-27T21:38:27.673Z] 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." [2022-07-27T21:38:27.673Z] GO111MODULE=on go vet ./... [2022-07-27T21:38:29.585Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:38:29.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:38:29.585Z] ./bin/test-attribution-txt.sh [2022-07-27T21:38:29.847Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:38:29.847Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:38:29.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T21:38:29.891Z] $ docker stop --time=1 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f [2022-07-27T21:38:32.972Z] $ docker rm -f 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:38:33.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T21:38:33.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T21:38:34.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T21:38:34.356Z] + ls -al . [2022-07-27T21:38:34.356Z] total 304 [2022-07-27T21:38:34.356Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 21:37 . [2022-07-27T21:38:34.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:36 .. [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 21:36 .dockerignore [2022-07-27T21:38:34.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 21:38 .git [2022-07-27T21:38:34.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:36 .github [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 21:36 .gitignore [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 21:36 .golangci.yml [2022-07-27T21:38:34.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 21:37 .semver [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 21:36 CHANGELOG.md [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 21:36 GOVERNANCE.md [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 21:36 Jenkinsfile [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 21:36 LICENSE [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 21:36 Makefile [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 21:36 OWNERS.md [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 21:36 README.md [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 21:37 VERSION [2022-07-27T21:38:34.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:36 bin [2022-07-27T21:38:34.357Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 21:38 coverage.out [2022-07-27T21:38:34.357Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 21:36 example [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 21:36 go.mod [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 21:36 go.sum [2022-07-27T21:38:34.357Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 21:36 internal [2022-07-27T21:38:34.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 21:36 openapi [2022-07-27T21:38:34.357Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 21:36 pkg [2022-07-27T21:38:34.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:36 snap [2022-07-27T21:38:34.357Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:38:34.724Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 --label arch=amd64 --label version=2.3.0-dev.16 . [2022-07-27T21:38:34.724Z] Sending build context to Docker daemon 9.881MB [2022-07-27T21:38:34.724Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T21:38:34.724Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-27T21:38:34.724Z] ---> b525668b849a [2022-07-27T21:38:34.724Z] Step 3/25 : ARG MAKE=make build [2022-07-27T21:38:34.984Z] ---> Running in 7c009c559749 [2022-07-27T21:38:34.984Z] Removing intermediate container 7c009c559749 [2022-07-27T21:38:34.984Z] ---> 7aecd7355c90 [2022-07-27T21:38:34.984Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-27T21:38:34.984Z] ---> Running in cbda03ca360d [2022-07-27T21:38:35.245Z] Removing intermediate container cbda03ca360d [2022-07-27T21:38:35.245Z] ---> a67a0cabf16e [2022-07-27T21:38:35.245Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:38:35.245Z] ---> Running in 09ed89d1433e [2022-07-27T21:38:35.245Z] Removing intermediate container 09ed89d1433e [2022-07-27T21:38:35.245Z] ---> 529d5f40b67a [2022-07-27T21:38:35.245Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:38:35.245Z] ---> Running in e38bb35a665d [2022-07-27T21:38:35.821Z] Removing intermediate container e38bb35a665d [2022-07-27T21:38:35.821Z] ---> 78160ebcc02c [2022-07-27T21:38:35.821Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T21:38:35.821Z] ---> Running in 00a9921dffab [2022-07-27T21:38:36.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:38:36.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:38:37.536Z] OK: 211 MiB in 51 packages [2022-07-27T21:38:37.798Z] Removing intermediate container 00a9921dffab [2022-07-27T21:38:37.798Z] ---> bb6ffb4b2be3 [2022-07-27T21:38:37.798Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-27T21:38:38.063Z] ---> bd243ba550de [2022-07-27T21:38:38.063Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:38:38.063Z] ---> Running in eb744097c9c3 [2022-07-27T21:38:38.634Z] Removing intermediate container eb744097c9c3 [2022-07-27T21:38:38.634Z] ---> cb9bb6cb75f2 [2022-07-27T21:38:38.634Z] Step 10/25 : COPY . . [2022-07-27T21:38:39.205Z] ---> 254115e343e8 [2022-07-27T21:38:39.205Z] Step 11/25 : RUN ${MAKE} [2022-07-27T21:38:39.205Z] ---> Running in 2230f89ec374 [2022-07-27T21:38:39.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-27T21:38:56.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21294 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-27T21:38:56.262Z] Running in /w/workspace/device-sdk-go/91 [Pipeline] { [Pipeline] checkout [2022-07-27T21:38:56.328Z] The recommended git tool is: git [2022-07-27T21:38:57.611Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-27T21:39:00.945Z] Removing intermediate container 2230f89ec374 [2022-07-27T21:39:00.945Z] ---> 59fec42bc7c1 [2022-07-27T21:39:00.945Z] Step 12/25 : FROM alpine:3.16 [2022-07-27T21:39:01.207Z] 3.16: Pulling from library/alpine [2022-07-27T21:39:01.467Z] 530afca65e2e: Pulling fs layer [2022-07-27T21:39:01.770Z] 530afca65e2e: Verifying Checksum [2022-07-27T21:39:01.770Z] 530afca65e2e: Pull complete [2022-07-27T21:39:01.770Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:39:01.770Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T21:39:01.770Z] ---> d7d3d98c851f [2022-07-27T21:39:01.770Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:39:02.032Z] ---> Running in 3229ddea8885 [2022-07-27T21:39:02.032Z] Removing intermediate container 3229ddea8885 [2022-07-27T21:39:02.032Z] ---> c65db48e59f4 [2022-07-27T21:39:02.032Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:39:02.032Z] ---> Running in 130171743cb2 [2022-07-27T21:39:02.600Z] Removing intermediate container 130171743cb2 [2022-07-27T21:39:02.600Z] ---> 42d55cb98871 [2022-07-27T21:39:02.600Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-27T21:39:02.600Z] ---> Running in f120984d74e6 [2022-07-27T21:39:02.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:39:03.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:39:04.064Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T21:39:04.064Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-27T21:39:04.147Z] using credential edgex-jenkins-ssh [2022-07-27T21:39:04.169Z] Cloning the remote Git repository [2022-07-27T21:39:04.326Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T21:39:04.326Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-27T21:39:04.326Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-27T21:39:04.238Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-27T21:39:04.390Z] > git init /w/workspace/device-sdk-go/91 # timeout=10 [2022-07-27T21:39:04.624Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:39:04.624Z] OK: 8 MiB in 19 packages [2022-07-27T21:39:05.210Z] Removing intermediate container f120984d74e6 [2022-07-27T21:39:05.210Z] ---> 98dd3a46610b [2022-07-27T21:39:05.210Z] Step 16/25 : WORKDIR / [2022-07-27T21:39:05.210Z] ---> Running in 2df3fe6ee077 [2022-07-27T21:39:05.474Z] Removing intermediate container 2df3fe6ee077 [2022-07-27T21:39:05.474Z] ---> 6a30a542904a [2022-07-27T21:39:05.474Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-27T21:39:05.733Z] ---> 0ebc5b201ca7 [2022-07-27T21:39:05.733Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-27T21:39:04.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-27T21:39:04.577Z] > git --version # timeout=10 [2022-07-27T21:39:04.603Z] > git --version # 'git version 2.25.1' [2022-07-27T21:39:04.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:39:04.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:39:06.260Z] Avoid second fetch [2022-07-27T21:39:06.261Z] Checking out Revision ad939af23b2d854541ed37c0929478efa4c7d7f6 (main) [2022-07-27T21:39:06.305Z] ---> a532e9e0c3b7 [2022-07-27T21:39:06.305Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-27T21:39:06.305Z] ---> fd488de89c0e [2022-07-27T21:39:06.306Z] Step 20/25 : EXPOSE 59999 [2022-07-27T21:39:06.306Z] ---> Running in f38a0efef6e3 [2022-07-27T21:39:06.567Z] Removing intermediate container f38a0efef6e3 [2022-07-27T21:39:06.567Z] ---> da4fc5bc62dd [2022-07-27T21:39:06.567Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-27T21:39:06.567Z] ---> Running in 030e42003614 [2022-07-27T21:39:06.567Z] Removing intermediate container 030e42003614 [2022-07-27T21:39:06.567Z] ---> 995cce6c45f0 [2022-07-27T21:39:06.567Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:39:06.567Z] ---> Running in 4e924173a0a0 [2022-07-27T21:39:06.827Z] Removing intermediate container 4e924173a0a0 [2022-07-27T21:39:06.827Z] ---> d927aad466b7 [2022-07-27T21:39:06.827Z] Step 23/25 : LABEL arch=amd64 [2022-07-27T21:39:06.827Z] ---> Running in bd994fdd22bf [2022-07-27T21:39:06.827Z] Removing intermediate container bd994fdd22bf [2022-07-27T21:39:06.827Z] ---> 5d7d9c55939c [2022-07-27T21:39:06.827Z] Step 24/25 : LABEL git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 [2022-07-27T21:39:06.827Z] ---> Running in 8e54e8700fca [2022-07-27T21:39:06.827Z] Removing intermediate container 8e54e8700fca [2022-07-27T21:39:06.827Z] ---> 9496a0abd15b [2022-07-27T21:39:06.827Z] Step 25/25 : LABEL version=2.3.0-dev.16 [2022-07-27T21:39:06.827Z] ---> Running in 673f42668154 [2022-07-27T21:39:07.088Z] Removing intermediate container 673f42668154 [2022-07-27T21:39:07.088Z] ---> 2527b800fe7f [2022-07-27T21:39:07.088Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T21:39:07.088Z] Successfully built 2527b800fe7f [2022-07-27T21:39:07.088Z] Successfully tagged device-sdk-simple: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 [2022-07-27T21:39:06.207Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-27T21:39:06.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:39:06.282Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T21:39:06.323Z] > git checkout -f ad939af23b2d854541ed37c0929478efa4c7d7f6 # timeout=10 [2022-07-27T21:39:07.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T21:39:07.535Z] [2022-07-27T21:39:07.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:39:07.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T21:39:07.842Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T21:39:07.842Z] 5eb5b503b376: Pulling fs layer [2022-07-27T21:39:07.842Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T21:39:07.842Z] ec43610c2a17: Pulling fs layer [2022-07-27T21:39:07.842Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T21:39:07.842Z] 33b1e0a273af: Pulling fs layer [2022-07-27T21:39:07.842Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T21:39:07.842Z] 2f39f015ded8: Pulling fs layer [2022-07-27T21:39:07.842Z] 33b1e0a273af: Waiting [2022-07-27T21:39:07.842Z] 5d3b04190fa2: Waiting [2022-07-27T21:39:07.842Z] 2f39f015ded8: Waiting [2022-07-27T21:39:07.842Z] 3a2ae6a8a46f: Waiting [2022-07-27T21:39:07.842Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T21:39:07.842Z] 5c69ac0246d0: Download complete [2022-07-27T21:39:07.842Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T21:39:07.842Z] 3a2ae6a8a46f: Download complete [2022-07-27T21:39:07.842Z] 33b1e0a273af: Verifying Checksum [2022-07-27T21:39:07.842Z] 33b1e0a273af: Download complete [2022-07-27T21:39:07.842Z] 5d3b04190fa2: Download complete [2022-07-27T21:39:08.102Z] ec43610c2a17: Verifying Checksum [2022-07-27T21:39:08.102Z] ec43610c2a17: Download complete [2022-07-27T21:39:08.102Z] 5eb5b503b376: Verifying Checksum [2022-07-27T21:39:08.102Z] 5eb5b503b376: Download complete [2022-07-27T21:39:08.667Z] 2f39f015ded8: Verifying Checksum [2022-07-27T21:39:08.667Z] 2f39f015ded8: Download complete [2022-07-27T21:39:09.605Z] 5eb5b503b376: Pull complete [2022-07-27T21:39:09.605Z] 5c69ac0246d0: Pull complete [2022-07-27T21:39:10.174Z] ec43610c2a17: Pull complete [2022-07-27T21:39:10.174Z] 3a2ae6a8a46f: Pull complete [2022-07-27T21:39:10.612Z] Commit message: "Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation" [2022-07-27T21:39:10.744Z] 33b1e0a273af: Pull complete [2022-07-27T21:39:10.744Z] 5d3b04190fa2: Pull complete [2022-07-27T21:39:10.888Z] [2022-07-27T21:39:10.888Z] GitHub has been notified of this commit’s build result [2022-07-27T21:39:10.888Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:39:11.444Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T21:39:11.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T21:39:11.444Z] Dload Upload Total Spent Left Speed [2022-07-27T21:39:11.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79561 [Pipeline] sh [2022-07-27T21:39:12.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T21:39:12.483Z] + sudo tee /etc/docker/daemon.new [2022-07-27T21:39:12.483Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T21:39:12.483Z] { [2022-07-27T21:39:12.483Z] "registry-mirrors": [ [2022-07-27T21:39:12.483Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T21:39:12.483Z] ], [2022-07-27T21:39:12.483Z] "bip": "10.250.0.254/24", [2022-07-27T21:39:12.483Z] "hosts": [ [2022-07-27T21:39:12.483Z] "tcp://0.0.0.0:5555", [2022-07-27T21:39:12.483Z] "unix:///var/run/docker.sock" [2022-07-27T21:39:12.483Z] ], [2022-07-27T21:39:12.483Z] "mtu": 1458, [2022-07-27T21:39:12.483Z] "selinux-enabled": true, [2022-07-27T21:39:12.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T21:39:12.483Z] } [Pipeline] sh [2022-07-27T21:39:12.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T21:39:13.174Z] + sudo service docker restart [2022-07-27T21:39:16.019Z] 2f39f015ded8: Pull complete [2022-07-27T21:39:16.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T21:39:16.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T21:39:16.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:39:16.114Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:39:16.169Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T21:39:18.919Z] $ docker top 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:39:19.340Z] ---> job-cost.sh [2022-07-27T21:39:19.340Z] lf-activate-venv: SKIPPING [2022-07-27T21:39:19.340Z] INFO: No Stack... [2022-07-27T21:39:19.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T21:39:20.176Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T21:39:20.469Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-07-27T21:39:20.469Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T21:39:20.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [2022-07-27T21:39:20.492Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] did not exist. Created. [2022-07-27T21:39:20.492Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T21:39:20.803Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T21:39:20.869Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T21:39:20.876Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T21:39:20.914Z] $ docker stop --time=1 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 [2022-07-27T21:39:22.113Z] $ docker rm -f 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:39:31.511Z] provisioning config files... [2022-07-27T21:39:31.538Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/91@tmp/config7712179863506766133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:39:31.901Z] ---> docker-login.sh [2022-07-27T21:39:31.901Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:39:32.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:39:32.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:39:32.778Z] Configure a credential helper to remove this warning. See [2022-07-27T21:39:32.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:39:32.778Z] [2022-07-27T21:39:32.778Z] Login Succeeded [2022-07-27T21:39:32.778Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:39:33.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:39:33.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:39:33.377Z] Configure a credential helper to remove this warning. See [2022-07-27T21:39:33.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:39:33.377Z] [2022-07-27T21:39:33.377Z] Login Succeeded [2022-07-27T21:39:33.377Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:39:33.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:39:33.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:39:33.939Z] Configure a credential helper to remove this warning. See [2022-07-27T21:39:33.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:39:33.939Z] [2022-07-27T21:39:33.939Z] Login Succeeded [2022-07-27T21:39:33.939Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:39:34.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:39:34.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:39:34.215Z] Configure a credential helper to remove this warning. See [2022-07-27T21:39:34.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:39:34.215Z] [2022-07-27T21:39:34.215Z] Login Succeeded [2022-07-27T21:39:34.215Z] docker.io [2022-07-27T21:39:34.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:39:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:39:35.085Z] Configure a credential helper to remove this warning. See [2022-07-27T21:39:35.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:39:35.085Z] [2022-07-27T21:39:35.085Z] Login Succeeded [2022-07-27T21:39:35.085Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:39:35.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T21:39:35.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:39:35.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:39:35.672Z] ========================================================= [2022-07-27T21:39:35.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T21:39:35.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:39:36.044Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T21:39:36.646Z] Sending build context to Docker daemon 5.233MB [2022-07-27T21:39:36.646Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T21:39:36.646Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-27T21:39:36.646Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T21:39:36.646Z] b3c136eddcbf: Pulling fs layer [2022-07-27T21:39:36.646Z] c0a3192eca97: Pulling fs layer [2022-07-27T21:39:36.646Z] a050256f5b6f: Pulling fs layer [2022-07-27T21:39:36.646Z] 656be50a0ddc: Pulling fs layer [2022-07-27T21:39:36.646Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T21:39:36.646Z] 46d945488cbd: Pulling fs layer [2022-07-27T21:39:36.646Z] 8a5474983e97: Pulling fs layer [2022-07-27T21:39:36.646Z] 329c88fbcd65: Pulling fs layer [2022-07-27T21:39:36.646Z] 656be50a0ddc: Waiting [2022-07-27T21:39:36.646Z] 46d945488cbd: Waiting [2022-07-27T21:39:36.646Z] 8a5474983e97: Waiting [2022-07-27T21:39:36.646Z] 329c88fbcd65: Waiting [2022-07-27T21:39:36.646Z] 2bbca73fdf42: Waiting [2022-07-27T21:39:36.646Z] a050256f5b6f: Download complete [2022-07-27T21:39:36.646Z] c0a3192eca97: Verifying Checksum [2022-07-27T21:39:36.646Z] c0a3192eca97: Download complete [2022-07-27T21:39:36.646Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T21:39:36.646Z] 2bbca73fdf42: Download complete [2022-07-27T21:39:36.646Z] 46d945488cbd: Verifying Checksum [2022-07-27T21:39:36.646Z] 46d945488cbd: Download complete [2022-07-27T21:39:36.646Z] b3c136eddcbf: Verifying Checksum [2022-07-27T21:39:36.646Z] b3c136eddcbf: Download complete [2022-07-27T21:39:37.637Z] b3c136eddcbf: Pull complete [2022-07-27T21:39:37.913Z] 329c88fbcd65: Verifying Checksum [2022-07-27T21:39:37.913Z] 329c88fbcd65: Download complete [2022-07-27T21:39:38.192Z] c0a3192eca97: Pull complete [2022-07-27T21:39:38.469Z] a050256f5b6f: Pull complete [2022-07-27T21:39:39.068Z] 8a5474983e97: Verifying Checksum [2022-07-27T21:39:39.068Z] 8a5474983e97: Download complete [2022-07-27T21:39:39.664Z] 656be50a0ddc: Verifying Checksum [2022-07-27T21:39:39.664Z] 656be50a0ddc: Download complete [2022-07-27T21:39:54.769Z] 656be50a0ddc: Pull complete [2022-07-27T21:39:54.769Z] 2bbca73fdf42: Pull complete [2022-07-27T21:39:54.769Z] 46d945488cbd: Pull complete [2022-07-27T21:39:59.084Z] 8a5474983e97: Pull complete [2022-07-27T21:40:01.716Z] 329c88fbcd65: Pull complete [2022-07-27T21:40:01.716Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T21:40:01.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:40:01.716Z] ---> ff4287adb874 [2022-07-27T21:40:01.716Z] Step 3/11 : ARG MAKE=make build [2022-07-27T21:40:01.997Z] ---> Running in 264ba606c2e8 [2022-07-27T21:40:02.289Z] Removing intermediate container 264ba606c2e8 [2022-07-27T21:40:02.289Z] ---> 4cff99834dc1 [2022-07-27T21:40:02.289Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-27T21:40:02.569Z] ---> Running in 892f3be2496a [2022-07-27T21:40:02.844Z] Removing intermediate container 892f3be2496a [2022-07-27T21:40:02.844Z] ---> f444eeda88cd [2022-07-27T21:40:02.844Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:40:02.844Z] ---> Running in 3a2c82e47384 [2022-07-27T21:40:03.122Z] Removing intermediate container 3a2c82e47384 [2022-07-27T21:40:03.122Z] ---> 8a161d3a80d0 [2022-07-27T21:40:03.122Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:40:03.122Z] ---> Running in 21b96f8789d6 [2022-07-27T21:40:05.124Z] Removing intermediate container 21b96f8789d6 [2022-07-27T21:40:05.124Z] ---> f1a8d0661486 [2022-07-27T21:40:05.124Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T21:40:05.124Z] ---> Running in 7d66c9889fc6 [2022-07-27T21:40:06.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T21:40:07.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T21:40:07.718Z] OK: 221 MiB in 51 packages [2022-07-27T21:40:09.175Z] Removing intermediate container 7d66c9889fc6 [2022-07-27T21:40:09.175Z] ---> 05be710f5596 [2022-07-27T21:40:09.175Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-27T21:40:09.450Z] ---> 702fee3fbaeb [2022-07-27T21:40:09.450Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:40:09.450Z] ---> Running in 6586a910eeb3 [2022-07-27T21:40:56.439Z] Removing intermediate container 6586a910eeb3 [2022-07-27T21:40:56.439Z] ---> cebcded799a6 [2022-07-27T21:40:56.439Z] Step 10/11 : COPY . . [2022-07-27T21:40:57.420Z] ---> 54d8be072d2a [2022-07-27T21:40:57.420Z] Step 11/11 : RUN ${MAKE} [2022-07-27T21:40:57.420Z] ---> Running in 1ae93d685ac5 [2022-07-27T21:40:58.412Z] noop [2022-07-27T21:40:59.011Z] Removing intermediate container 1ae93d685ac5 [2022-07-27T21:40:59.011Z] ---> f9e877d81de9 [2022-07-27T21:40:59.011Z] Successfully built f9e877d81de9 [2022-07-27T21:40:59.011Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:40:59.376Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:40:59.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:40:59.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container [2022-07-27T21:40:59.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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 ******** ci-base-image-arm64 cat [2022-07-27T21:41:00.993Z] $ docker top 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:41:01.924Z] + go version [2022-07-27T21:41:01.924Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T21:41:01.952Z] $ docker stop --time=1 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 [2022-07-27T21:41:03.598Z] $ docker rm -f 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:41:04.248Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:41:04.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:41:04.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container [2022-07-27T21:41:04.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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 ******** ci-base-image-arm64 cat [2022-07-27T21:41:05.846Z] $ docker top a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:41:06.740Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/91 [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:41:07.404Z] + make test [2022-07-27T21:41:07.404Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:41:39.760Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-27T21:43:16.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-27T21:43:16.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-27T21:43:16.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-27T21:43:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.373s coverage: 23.7% of statements [2022-07-27T21:43:26.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-27T21:43:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.241s coverage: 27.6% of statements [2022-07-27T21:43:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.472s coverage: 78.9% of statements [2022-07-27T21:43:26.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.250s coverage: 10.8% of statements [2022-07-27T21:43:29.506Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.422s coverage: 60.0% of statements [2022-07-27T21:43:29.506Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-27T21:43:29.506Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-27T21:43:32.177Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.476s coverage: 34.8% of statements [2022-07-27T21:43:32.177Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-27T21:43:34.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 85.4% of statements [2022-07-27T21:43:34.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-27T21:43:34.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T21:43:34.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 65.1% of statements [2022-07-27T21:43:34.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T21:43:34.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T21:43:38.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 89.2% of statements [2022-07-27T21:43:38.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-27T21:43:38.835Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.229s coverage: 4.7% of statements [2022-07-27T21:43:38.835Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-27T21:43:39.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T21:43:39.432Z] GO111MODULE=on go vet ./... [2022-07-27T21:45:01.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:45:01.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:45:01.303Z] ./bin/test-attribution-txt.sh [2022-07-27T21:45:01.303Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:45:01.304Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:45:01.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T21:45:01.345Z] $ docker stop --time=1 a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 [2022-07-27T21:45:03.229Z] $ docker rm -f a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:45:04.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T21:45:04.669Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T21:45:05.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:45:05.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T21:45:06.039Z] + ls -al . [2022-07-27T21:45:06.039Z] total 300 [2022-07-27T21:45:06.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 21:41 . [2022-07-27T21:45:06.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:39 .. [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 21:39 .dockerignore [2022-07-27T21:45:06.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 21:39 .git [2022-07-27T21:45:06.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:39 .github [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 21:39 .gitignore [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 21:39 .golangci.yml [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 21:39 CHANGELOG.md [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 21:39 GOVERNANCE.md [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 21:39 Jenkinsfile [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 21:39 LICENSE [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 21:39 Makefile [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 21:39 OWNERS.md [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 21:39 README.md [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 21:37 VERSION [2022-07-27T21:45:06.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:39 bin [2022-07-27T21:45:06.039Z] -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 21:43 coverage.out [2022-07-27T21:45:06.039Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 21:39 example [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 21:39 go.mod [2022-07-27T21:45:06.039Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 21:39 go.sum [2022-07-27T21:45:06.039Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 21:39 internal [2022-07-27T21:45:06.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 21:39 openapi [2022-07-27T21:45:06.039Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 21:39 pkg [2022-07-27T21:45:06.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:39 snap [2022-07-27T21:45:06.040Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:45:06.408Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 --label arch=arm64 --label version=2.3.0-dev.16 . [2022-07-27T21:45:07.007Z] Sending build context to Docker daemon 5.366MB [2022-07-27T21:45:07.007Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T21:45:07.007Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-27T21:45:07.007Z] ---> f9e877d81de9 [2022-07-27T21:45:07.007Z] Step 3/25 : ARG MAKE=make build [2022-07-27T21:45:07.007Z] ---> Running in 4d6cc1f5d12e [2022-07-27T21:45:07.284Z] Removing intermediate container 4d6cc1f5d12e [2022-07-27T21:45:07.284Z] ---> a5050a635d91 [2022-07-27T21:45:07.284Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-27T21:45:07.284Z] ---> Running in 9ea0460df5dd [2022-07-27T21:45:07.889Z] Removing intermediate container 9ea0460df5dd [2022-07-27T21:45:07.889Z] ---> 8da9e643fd32 [2022-07-27T21:45:07.889Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:45:07.889Z] ---> Running in 0833cc22a40f [2022-07-27T21:45:08.163Z] Removing intermediate container 0833cc22a40f [2022-07-27T21:45:08.163Z] ---> 7964f9a8356c [2022-07-27T21:45:08.163Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:45:08.163Z] ---> Running in 432d6c2e7296 [2022-07-27T21:45:10.160Z] Removing intermediate container 432d6c2e7296 [2022-07-27T21:45:10.160Z] ---> 0b24138b5f1d [2022-07-27T21:45:10.160Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-27T21:45:10.160Z] ---> Running in 3995d067b9eb [2022-07-27T21:45:11.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T21:45:12.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T21:45:13.121Z] OK: 221 MiB in 51 packages [2022-07-27T21:45:13.721Z] Removing intermediate container 3995d067b9eb [2022-07-27T21:45:13.721Z] ---> c9f87adbc68b [2022-07-27T21:45:13.721Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-27T21:45:14.329Z] ---> 491f32f89c89 [2022-07-27T21:45:14.329Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:45:14.329Z] ---> Running in 496cb3e6ac29 [2022-07-27T21:45:16.339Z] Removing intermediate container 496cb3e6ac29 [2022-07-27T21:45:16.339Z] ---> fe37fc16e461 [2022-07-27T21:45:16.339Z] Step 10/25 : COPY . . [2022-07-27T21:45:17.788Z] ---> 3a511bda0cc8 [2022-07-27T21:45:17.788Z] Step 11/25 : RUN ${MAKE} [2022-07-27T21:45:17.788Z] ---> Running in e40abdc03286 [2022-07-27T21:45:18.771Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-27T21:47:40.789Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-27T21:47:40.789Z] Removing intermediate container e40abdc03286 [2022-07-27T21:47:40.789Z] ---> da2788baa860 [2022-07-27T21:47:40.789Z] Step 12/25 : FROM alpine:3.16 [2022-07-27T21:47:40.789Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:40.789Z] f97344484467: Pulling fs layer [2022-07-27T21:47:40.789Z] f97344484467: Verifying Checksum [2022-07-27T21:47:40.789Z] f97344484467: Download complete [2022-07-27T21:47:40.789Z] f97344484467: Pull complete [2022-07-27T21:47:40.789Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:40.789Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T21:47:40.789Z] ---> 3d81c46cd875 [2022-07-27T21:47:40.789Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T21:47:40.789Z] ---> Running in 7787252b4b1e [2022-07-27T21:47:40.789Z] Removing intermediate container 7787252b4b1e [2022-07-27T21:47:40.789Z] ---> b93261958560 [2022-07-27T21:47:40.789Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:40.789Z] ---> Running in 9f4709b58745 [2022-07-27T21:47:40.789Z] Removing intermediate container 9f4709b58745 [2022-07-27T21:47:40.789Z] ---> 1c38d047ad9b [2022-07-27T21:47:40.789Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-27T21:47:40.789Z] ---> Running in ab3ba764ce4b [2022-07-27T21:47:40.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T21:47:40.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T21:47:41.766Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T21:47:41.766Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-27T21:47:42.039Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T21:47:42.039Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-27T21:47:42.313Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-27T21:47:42.313Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:42.313Z] OK: 8 MiB in 19 packages [2022-07-27T21:47:43.295Z] Removing intermediate container ab3ba764ce4b [2022-07-27T21:47:43.295Z] ---> c46cdb6cbd36 [2022-07-27T21:47:43.295Z] Step 16/25 : WORKDIR / [2022-07-27T21:47:43.295Z] ---> Running in 5c06d7e9fcaf [2022-07-27T21:47:43.568Z] Removing intermediate container 5c06d7e9fcaf [2022-07-27T21:47:43.568Z] ---> c2a72a51fa5b [2022-07-27T21:47:43.568Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-27T21:47:44.165Z] ---> da7245b46d09 [2022-07-27T21:47:44.166Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-27T21:47:45.599Z] ---> 6ae52d4dfc45 [2022-07-27T21:47:45.599Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-27T21:47:46.198Z] ---> 31c2b88c9928 [2022-07-27T21:47:46.198Z] Step 20/25 : EXPOSE 59999 [2022-07-27T21:47:46.198Z] ---> Running in b0aa3b9258ac [2022-07-27T21:47:46.810Z] Removing intermediate container b0aa3b9258ac [2022-07-27T21:47:46.810Z] ---> 1ac56bad5266 [2022-07-27T21:47:46.810Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-27T21:47:46.810Z] ---> Running in 68f4fb6a474e [2022-07-27T21:47:47.085Z] Removing intermediate container 68f4fb6a474e [2022-07-27T21:47:47.085Z] ---> edc91795ce75 [2022-07-27T21:47:47.085Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:47:47.085Z] ---> Running in 311588725c5a [2022-07-27T21:47:47.359Z] Removing intermediate container 311588725c5a [2022-07-27T21:47:47.359Z] ---> 67a4e7779813 [2022-07-27T21:47:47.359Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T21:47:47.359Z] ---> Running in a406868f6e2a [2022-07-27T21:47:47.960Z] Removing intermediate container a406868f6e2a [2022-07-27T21:47:47.960Z] ---> 24d3095f9708 [2022-07-27T21:47:47.960Z] Step 24/25 : LABEL git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 [2022-07-27T21:47:47.960Z] ---> Running in f41b84ac3283 [2022-07-27T21:47:48.235Z] Removing intermediate container f41b84ac3283 [2022-07-27T21:47:48.235Z] ---> 7cd504a055a3 [2022-07-27T21:47:48.235Z] Step 25/25 : LABEL version=2.3.0-dev.16 [2022-07-27T21:47:48.235Z] ---> Running in 76d9344100fa [2022-07-27T21:47:48.511Z] Removing intermediate container 76d9344100fa [2022-07-27T21:47:48.511Z] ---> 080c45d146af [2022-07-27T21:47:48.511Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T21:47:48.786Z] Successfully built 080c45d146af [2022-07-27T21:47:48.786Z] Successfully tagged device-sdk-simple-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 [2022-07-27T21:47:49.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T21:47:49.248Z] [2022-07-27T21:47:49.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:47:49.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T21:47:49.876Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T21:47:49.876Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T21:47:49.876Z] 04944245beec: Pulling fs layer [2022-07-27T21:47:49.876Z] 699f458cf7ca: Pulling fs layer [2022-07-27T21:47:49.876Z] 765212b225bb: Pulling fs layer [2022-07-27T21:47:49.876Z] f23df028b6ca: Pulling fs layer [2022-07-27T21:47:49.876Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T21:47:49.876Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T21:47:49.876Z] 765212b225bb: Waiting [2022-07-27T21:47:49.876Z] f23df028b6ca: Waiting [2022-07-27T21:47:49.876Z] d65c8cfc05b1: Waiting [2022-07-27T21:47:49.876Z] 2437ff75d9bd: Waiting [2022-07-27T21:47:49.876Z] 04944245beec: Verifying Checksum [2022-07-27T21:47:49.876Z] 04944245beec: Download complete [2022-07-27T21:47:49.876Z] 765212b225bb: Verifying Checksum [2022-07-27T21:47:49.876Z] 765212b225bb: Download complete [2022-07-27T21:47:49.876Z] f23df028b6ca: Verifying Checksum [2022-07-27T21:47:49.876Z] f23df028b6ca: Download complete [2022-07-27T21:47:49.876Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T21:47:49.876Z] d65c8cfc05b1: Download complete [2022-07-27T21:47:50.155Z] 699f458cf7ca: Verifying Checksum [2022-07-27T21:47:50.155Z] 699f458cf7ca: Download complete [2022-07-27T21:47:50.433Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T21:47:50.433Z] 8998bd30e6a1: Download complete [2022-07-27T21:47:53.080Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T21:47:53.080Z] 2437ff75d9bd: Download complete [2022-07-27T21:47:55.065Z] 8998bd30e6a1: Pull complete [2022-07-27T21:47:55.341Z] 04944245beec: Pull complete [2022-07-27T21:47:56.785Z] 699f458cf7ca: Pull complete [2022-07-27T21:47:57.061Z] 765212b225bb: Pull complete [2022-07-27T21:47:58.047Z] f23df028b6ca: Pull complete [2022-07-27T21:47:58.323Z] d65c8cfc05b1: Pull complete [2022-07-27T21:48:13.442Z] 2437ff75d9bd: Pull complete [2022-07-27T21:48:13.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T21:48:13.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T21:48:13.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:48:13.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container [2022-07-27T21:48:13.809Z] $ 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-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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-lftools-log-publisher:arm64 cat [2022-07-27T21:48:16.666Z] $ docker top 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:48:17.631Z] ---> job-cost.sh [2022-07-27T21:48:17.631Z] lf-activate-venv: SKIPPING [2022-07-27T21:48:17.631Z] INFO: No Stack... [2022-07-27T21:48:18.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T21:48:18.829Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T21:48:19.501Z] + cat /w/workspace/device-sdk-go/91/archives/cost.csv [2022-07-27T21:48:19.501Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T21:48:19.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [2022-07-27T21:48:19.583Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] did not exist. Created. [2022-07-27T21:48:19.583Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T21:48:20.274Z] /w/workspace/device-sdk-go/91@tmp/durable-01a3bec3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T21:48:20.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T21:48:20.985Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T21:48:21.054Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T21:48:21.063Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T21:48:21.084Z] $ docker stop --time=1 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 [2022-07-27T21:48:22.659Z] $ docker rm -f 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 [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 [2022-07-27T21:48:23.196Z] provisioning config files... [2022-07-27T21:48:23.204Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4551361323960183203tmp [Pipeline] { [Pipeline] sh [2022-07-27T21:48:23.513Z] + set +x [2022-07-27T21:48:23.513Z] + curl -s https://codecov.io/bash [2022-07-27T21:48:23.513Z] + bash -s -- [2022-07-27T21:48:23.513Z] [2022-07-27T21:48:23.513Z] _____ _ [2022-07-27T21:48:23.513Z] / ____| | | [2022-07-27T21:48:23.513Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T21:48:23.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T21:48:23.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T21:48:23.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T21:48:23.513Z] Bash-1.0.6 [2022-07-27T21:48:23.513Z] [2022-07-27T21:48:23.513Z] [2022-07-27T21:48:23.513Z] ==> git version 2.25.1 found [2022-07-27T21:48:23.513Z] ==> 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 [2022-07-27T21:48:23.513Z] Release-Date: 2020-01-08 [2022-07-27T21:48:23.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T21:48:23.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T21:48:23.513Z] ==> Jenkins CI detected. [2022-07-27T21:48:23.513Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-27T21:48:23.513Z] project root: . [2022-07-27T21:48:23.513Z] --> token set from env [2022-07-27T21:48:23.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T21:48:23.513Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T21:48:23.513Z] ==> Python coveragepy not found [2022-07-27T21:48:23.513Z] ==> Searching for coverage reports in: [2022-07-27T21:48:23.513Z] + . [2022-07-27T21:48:23.513Z] -> Found 1 reports [2022-07-27T21:48:23.513Z] ==> Detecting git/mercurial file structure [2022-07-27T21:48:23.513Z] ==> Reading reports [2022-07-27T21:48:23.513Z] + ./coverage.out bytes=131677 [2022-07-27T21:48:23.513Z] ==> Appending adjustments [2022-07-27T21:48:23.513Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T21:48:24.081Z] + Found adjustments [2022-07-27T21:48:24.081Z] ==> Gzipping contents [2022-07-27T21:48:24.081Z] 20K /tmp/codecov.k3Uf5j.gz [2022-07-27T21:48:24.081Z] ==> Uploading reports [2022-07-27T21:48:24.081Z] url: https://codecov.io [2022-07-27T21:48:24.081Z] query: branch=main&commit=ad939af23b2d854541ed37c0929478efa4c7d7f6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T21:48:24.081Z] -> Pinging Codecov [2022-07-27T21:48:24.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=ad939af23b2d854541ed37c0929478efa4c7d7f6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T21:48:24.081Z] -> Uploading to [2022-07-27T21:48:24.081Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/7E55EF52A471D76F132DFD9A03CDDE97/ad939af23b2d854541ed37c0929478efa4c7d7f6/18953398-182c-47c2-b1cd-50bc781e6af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T214824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=166d63522a45364188daa916ab7c09041bc38b8668d3b78fec634d6798dc482f [2022-07-27T21:48:24.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T21:48:24.081Z] Dload Upload Total Spent Left Speed [2022-07-27T21:48:24.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17345 0 0 100 17345 0 72270 --:--:-- --:--:-- --:--:-- 72270 [2022-07-27T21:48:24.342Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] } [2022-07-27T21:48:24.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-27T21:48:24.542Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-27T21:48:24.556Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:24.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T21:48:24.860Z] [2022-07-27T21:48:24.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:25.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T21:48:25.168Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-27T21:48:25.168Z] df9b9388f04a: Pulling fs layer [2022-07-27T21:48:25.168Z] 52dc419b0ee2: Pulling fs layer [2022-07-27T21:48:25.168Z] 25bc292e5bac: Pulling fs layer [2022-07-27T21:48:25.168Z] 114826534d7a: Pulling fs layer [2022-07-27T21:48:25.168Z] 4657fd5d0bcf: Pulling fs layer [2022-07-27T21:48:25.168Z] 6ad1cebc031e: Pulling fs layer [2022-07-27T21:48:25.168Z] 8a3aa393b2d8: Pulling fs layer [2022-07-27T21:48:25.168Z] 114826534d7a: Waiting [2022-07-27T21:48:25.168Z] 4657fd5d0bcf: Waiting [2022-07-27T21:48:25.168Z] 6ad1cebc031e: Waiting [2022-07-27T21:48:25.168Z] 8a3aa393b2d8: Waiting [2022-07-27T21:48:25.168Z] 25bc292e5bac: Verifying Checksum [2022-07-27T21:48:25.168Z] 25bc292e5bac: Download complete [2022-07-27T21:48:25.168Z] 52dc419b0ee2: Verifying Checksum [2022-07-27T21:48:25.168Z] 52dc419b0ee2: Download complete [2022-07-27T21:48:25.168Z] 4657fd5d0bcf: Verifying Checksum [2022-07-27T21:48:25.168Z] 4657fd5d0bcf: Download complete [2022-07-27T21:48:25.168Z] df9b9388f04a: Download complete [2022-07-27T21:48:25.429Z] df9b9388f04a: Pull complete [2022-07-27T21:48:25.429Z] 6ad1cebc031e: Verifying Checksum [2022-07-27T21:48:25.429Z] 6ad1cebc031e: Download complete [2022-07-27T21:48:25.429Z] 52dc419b0ee2: Pull complete [2022-07-27T21:48:25.895Z] 25bc292e5bac: Pull complete [2022-07-27T21:48:26.160Z] 114826534d7a: Verifying Checksum [2022-07-27T21:48:26.160Z] 114826534d7a: Download complete [2022-07-27T21:48:26.160Z] 8a3aa393b2d8: Download complete [2022-07-27T21:48:30.352Z] 114826534d7a: Pull complete [2022-07-27T21:48:30.352Z] 4657fd5d0bcf: Pull complete [2022-07-27T21:48:30.352Z] 6ad1cebc031e: Pull complete [2022-07-27T21:48:33.107Z] 8a3aa393b2d8: Pull complete [2022-07-27T21:48:33.107Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-27T21:48:33.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T21:48:33.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:48:33.200Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:48:33.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-27T21:48:36.892Z] $ docker top bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T21:48:36.945Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-27T21:48:37.228Z] + set -o pipefail [2022-07-27T21:48:37.228Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-27T21:48:41.421Z] [2022-07-27T21:48:41.421Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-27T21:48:41.421Z] [2022-07-27T21:48:41.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c98c2ff7-acb8-45a7-9c1c-ea31c0fe1696 [2022-07-27T21:48:41.421Z] [2022-07-27T21:48:41.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-27T21:48:41.421Z] [2022-07-27T21:48:41.421Z] [Pipeline] } [2022-07-27T21:48:41.459Z] $ docker stop --time=1 bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c [2022-07-27T21:48:45.388Z] $ docker rm -f bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-27T21:48:45.718Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:48:45.727Z] provisioning config files... [2022-07-27T21:48:45.735Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6918959630917947422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:48:46.037Z] --> edgex-publish-swagger.sh [2022-07-27T21:48:46.038Z] === Publish openapi/v2 API === [2022-07-27T21:48:46.038Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-27T21:48:46.038Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-27T21:48:46.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T21:48:46.038Z] Dload Upload Total Spent Left Speed [2022-07-27T21:48:46.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81634 [2022-07-27T21:48:46.609Z] [2022-07-27T21:48:46.609Z] [Pipeline] } [2022-07-27T21:48:46.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T21:48:47.028Z] + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] sh [2022-07-27T21:48:47.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:48:47.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:47.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:48:47.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:48:47.750Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:48:47.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:48:48.278Z] $ docker top 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:48:48.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:48:48.354Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:48:48.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:48:48.515Z] $ docker exec 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea ssh-agent [2022-07-27T21:48:48.598Z] SSH_AUTH_SOCK=/tmp/ssh-o1B8eSPllmYV/agent.34 [2022-07-27T21:48:48.598Z] SSH_AGENT_PID=40 [2022-07-27T21:48:48.603Z] Running ssh-add (command line suppressed) [2022-07-27T21:48:48.734Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5550029259753576587.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5550029259753576587.key) [2022-07-27T21:48:48.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:48:49.028Z] + git semver tag [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,214 [run_tag] DEBUG tag force:False [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,214 [check_head_tag] DEBUG check head tag [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,214 [execute] INFO git cat-file --batch-check [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,218 [execute] INFO git cat-file --batch [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,232 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,232 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:48:49.288Z] 2022-07-27 21:48:49,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:48:49.288Z] 2.3.0-dev.16 [Pipeline] } [2022-07-27T21:48:49.325Z] $ docker exec --env ******** --env ******** 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea ssh-agent -k [2022-07-27T21:48:49.434Z] unset SSH_AUTH_SOCK; [2022-07-27T21:48:49.434Z] unset SSH_AGENT_PID; [2022-07-27T21:48:49.435Z] echo Agent pid 40 killed; [2022-07-27T21:48:49.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:48:49.727Z] + git semver [Pipeline] } [2022-07-27T21:48:50.031Z] $ docker stop --time=1 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea [2022-07-27T21:48:51.344Z] $ docker rm -f 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:51.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T21:48:51.712Z] [2022-07-27T21:48:51.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:48:52.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T21:48:52.099Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-27T21:48:52.099Z] ab5ef0e58194: Pulling fs layer [2022-07-27T21:48:52.099Z] 9712f1f96733: Pulling fs layer [2022-07-27T21:48:52.099Z] 63f879dbbcfc: Pulling fs layer [2022-07-27T21:48:52.099Z] 0d9ebad4ef96: Pulling fs layer [2022-07-27T21:48:52.099Z] e9a5061849ea: Pulling fs layer [2022-07-27T21:48:52.099Z] d747dcd14b5f: Pulling fs layer [2022-07-27T21:48:52.099Z] 2de7ff778b66: Pulling fs layer [2022-07-27T21:48:52.099Z] 0d9ebad4ef96: Waiting [2022-07-27T21:48:52.099Z] e9a5061849ea: Waiting [2022-07-27T21:48:52.099Z] d747dcd14b5f: Waiting [2022-07-27T21:48:52.099Z] 2de7ff778b66: Waiting [2022-07-27T21:48:52.099Z] 9712f1f96733: Verifying Checksum [2022-07-27T21:48:52.099Z] 9712f1f96733: Download complete [2022-07-27T21:48:52.362Z] 63f879dbbcfc: Verifying Checksum [2022-07-27T21:48:52.362Z] 63f879dbbcfc: Download complete [2022-07-27T21:48:52.622Z] 0d9ebad4ef96: Verifying Checksum [2022-07-27T21:48:52.622Z] 0d9ebad4ef96: Download complete [2022-07-27T21:48:52.622Z] d747dcd14b5f: Download complete [2022-07-27T21:48:52.622Z] e9a5061849ea: Verifying Checksum [2022-07-27T21:48:52.622Z] e9a5061849ea: Download complete [2022-07-27T21:48:52.622Z] ab5ef0e58194: Verifying Checksum [2022-07-27T21:48:52.622Z] ab5ef0e58194: Download complete [2022-07-27T21:48:52.882Z] 2de7ff778b66: Verifying Checksum [2022-07-27T21:48:52.882Z] 2de7ff778b66: Download complete [2022-07-27T21:48:56.173Z] ab5ef0e58194: Pull complete [2022-07-27T21:48:56.173Z] 9712f1f96733: Pull complete [2022-07-27T21:48:56.432Z] 63f879dbbcfc: Pull complete [2022-07-27T21:49:00.632Z] 0d9ebad4ef96: Pull complete [2022-07-27T21:49:01.201Z] e9a5061849ea: Pull complete [2022-07-27T21:49:01.201Z] d747dcd14b5f: Pull complete [2022-07-27T21:49:02.139Z] 2de7ff778b66: Pull complete [2022-07-27T21:49:02.139Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-27T21:49:02.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T21:49:02.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:02.225Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:49:02.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-27T21:49:06.892Z] $ docker top 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:49:06.949Z] provisioning config files... [2022-07-27T21:49:06.955Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5371612953842797209tmp [2022-07-27T21:49:06.965Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4745277309035391483tmp [2022-07-27T21:49:06.974Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4514882326057568823tmp [Pipeline] { [Pipeline] echo [2022-07-27T21:49:06.987Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:07.272Z] ---> sigul-configuration.sh [2022-07-27T21:49:07.272Z] gpg: directory `/root/.gnupg' created [2022-07-27T21:49:07.272Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-27T21:49:07.272Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-27T21:49:07.272Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-27T21:49:07.272Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-27T21:49:07.272Z] gpg: CAST5 encrypted data [2022-07-27T21:49:07.272Z] gpg: encrypted with 1 passphrase [2022-07-27T21:49:07.272Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-27T21:49:07.563Z] + mkdir /home/jenkins [2022-07-27T21:49:07.563Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-27T21:49:07.850Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-27T21:49:07.861Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:08.154Z] ---> sigul-install.sh [2022-07-27T21:49:08.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-27T21:49:08.461Z] + git tag --list [2022-07-27T21:49:08.461Z] 0.7.1 [2022-07-27T21:49:08.461Z] delhi-tag [2022-07-27T21:49:08.461Z] v1.0.0 [2022-07-27T21:49:08.461Z] v1.1.0 [2022-07-27T21:49:08.461Z] v1.1.1 [2022-07-27T21:49:08.461Z] v1.1.2 [2022-07-27T21:49:08.461Z] v1.2.0 [2022-07-27T21:49:08.461Z] v1.2.1 [2022-07-27T21:49:08.461Z] v1.2.2 [2022-07-27T21:49:08.461Z] v1.2.3 [2022-07-27T21:49:08.461Z] v1.3.0 [2022-07-27T21:49:08.461Z] v1.4.0 [2022-07-27T21:49:08.461Z] v2.0.0 [2022-07-27T21:49:08.461Z] v2.1.0 [2022-07-27T21:49:08.461Z] v2.1.1 [2022-07-27T21:49:08.461Z] v2.1.1-dev.2 [2022-07-27T21:49:08.461Z] v2.1.1-dev.3 [2022-07-27T21:49:08.461Z] v2.2.0 [2022-07-27T21:49:08.461Z] v2.2.1-dev.1 [2022-07-27T21:49:08.461Z] v2.2.1-dev.10 [2022-07-27T21:49:08.461Z] v2.2.1-dev.11 [2022-07-27T21:49:08.461Z] v2.2.1-dev.12 [2022-07-27T21:49:08.461Z] v2.2.1-dev.13 [2022-07-27T21:49:08.461Z] v2.2.1-dev.14 [2022-07-27T21:49:08.461Z] v2.2.1-dev.2 [2022-07-27T21:49:08.461Z] v2.2.1-dev.3 [2022-07-27T21:49:08.461Z] v2.2.1-dev.4 [2022-07-27T21:49:08.461Z] v2.2.1-dev.5 [2022-07-27T21:49:08.461Z] v2.2.1-dev.6 [2022-07-27T21:49:08.461Z] v2.2.1-dev.7 [2022-07-27T21:49:08.461Z] v2.2.1-dev.8 [2022-07-27T21:49:08.461Z] v2.2.1-dev.9 [2022-07-27T21:49:08.461Z] v2.3.0-dev.14 [2022-07-27T21:49:08.461Z] v2.3.0-dev.15 [2022-07-27T21:49:08.461Z] v2.3.0-dev.16 [Pipeline] sh [2022-07-27T21:49:08.749Z] + lftools sign git-tag v2.3.0-dev.16 [2022-07-27T21:49:09.227Z] Signing Git tag with Sigul... [2022-07-27T21:49:09.227Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-07-27T21:49:09.815Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:10.105Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-27T21:49:10.116Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-27T21:49:10.164Z] $ docker stop --time=1 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 [2022-07-27T21:49:11.457Z] $ docker rm -f 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-27T21:49:11.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:49:11.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:49:12.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:49:12.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:12.256Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:49:12.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:49:12.685Z] $ docker top 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:49:12.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:49:12.753Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:49:12.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:49:12.914Z] $ docker exec 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 ssh-agent [2022-07-27T21:49:13.007Z] SSH_AUTH_SOCK=/tmp/ssh-sFvauDu4qWzH/agent.33 [2022-07-27T21:49:13.007Z] SSH_AGENT_PID=39 [2022-07-27T21:49:13.012Z] Running ssh-add (command line suppressed) [2022-07-27T21:49:13.163Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2158502379146021970.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2158502379146021970.key) [2022-07-27T21:49:13.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:49:13.439Z] + git semver bump pre [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,631 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,633 [execute] INFO git cat-file --batch-check [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,638 [execute] INFO git cat-file --batch [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:49:13.699Z] 2022-07-27 21:49:13,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:49:13.699Z] 2.3.0-dev.17 [Pipeline] } [2022-07-27T21:49:13.736Z] $ docker exec --env ******** --env ******** 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 ssh-agent -k [2022-07-27T21:49:13.851Z] unset SSH_AUTH_SOCK; [2022-07-27T21:49:13.851Z] unset SSH_AGENT_PID; [2022-07-27T21:49:13.851Z] echo Agent pid 39 killed; [2022-07-27T21:49:13.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:49:14.141Z] + git semver [Pipeline] } [2022-07-27T21:49:14.458Z] $ docker stop --time=1 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 [2022-07-27T21:49:15.727Z] $ docker rm -f 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:49:16.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:49:16.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:49:16.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:49:16.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:16.446Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:49:16.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:49:16.829Z] $ docker top c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 -eo pid,comm [2022-07-27T21:49:16.858Z] 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). [2022-07-27T21:49:16.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:49:16.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:49:16.890Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:49:17.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:49:17.057Z] $ docker exec c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 ssh-agent [2022-07-27T21:49:17.147Z] SSH_AUTH_SOCK=/tmp/ssh-OksLZkG9CoY3/agent.35 [2022-07-27T21:49:17.147Z] SSH_AGENT_PID=41 [2022-07-27T21:49:17.152Z] Running ssh-add (command line suppressed) [2022-07-27T21:49:17.289Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5714693079381423575.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5714693079381423575.key) [2022-07-27T21:49:17.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:49:17.573Z] + git semver push [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,777 [run_push] DEBUG push [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,778 [execute] INFO git cat-file --batch-check [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,782 [execute] INFO git rev-list 39cb370e1ce341e775b88c01b7fc75906f0536dc -- [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,783 [execute] DEBUG Popen(['git', 'rev-list', '39cb370e1ce341e775b88c01b7fc75906f0536dc', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,794 [execute] INFO git fetch -v origin [2022-07-27T21:49:17.839Z] 2022-07-27 21:49:17,794 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-27T21:49:18.406Z] 2022-07-27 21:49:18,288 [run_push] DEBUG no remote changes detected [2022-07-27T21:49:18.406Z] 2022-07-27 21:49:18,288 [execute] INFO git push origin semver [2022-07-27T21:49:18.406Z] 2022-07-27 21:49:18,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:49:19.030Z] 2022-07-27 21:49:19,041 [run_push] DEBUG push all version tags [2022-07-27T21:49:19.030Z] 2022-07-27 21:49:19,042 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-27T21:49:19.030Z] 2022-07-27 21:49:19,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:49:19.986Z] 2022-07-27 21:49:19,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-27T21:49:19.986Z] 2.3.0-dev.17 [Pipeline] } [2022-07-27T21:49:20.023Z] $ docker exec --env ******** --env ******** c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 ssh-agent -k [2022-07-27T21:49:20.136Z] unset SSH_AUTH_SOCK; [2022-07-27T21:49:20.137Z] unset SSH_AGENT_PID; [2022-07-27T21:49:20.137Z] echo Agent pid 41 killed; [2022-07-27T21:49:20.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:49:20.434Z] + git semver [Pipeline] } [2022-07-27T21:49:20.734Z] $ docker stop --time=1 c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 [2022-07-27T21:49:22.140Z] $ docker rm -f c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-07-27T21:49:22.660Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-27T21:49:22.660Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-27T21:49:22.660Z] total 16 [2022-07-27T21:49:22.660Z] drwxr-xr-x 3 root root 4096 Jul 27 21:39 . [2022-07-27T21:49:22.660Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 21:49 .. [2022-07-27T21:49:22.660Z] drwxr-xr-x 2 root root 4096 Jul 27 21:39 cost [2022-07-27T21:49:22.660Z] -rw-r--r-- 1 root root 85 Jul 27 21:39 cost.csv [2022-07-27T21:49:22.660Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-27T21:49:22.660Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-27T21:49:22.660Z] total 16 [2022-07-27T21:49:22.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 21:39 . [2022-07-27T21:49:22.660Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 21:49 .. [2022-07-27T21:49:22.660Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 21:39 cost [2022-07-27T21:49:22.660Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 27 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:22.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:23.823Z] ---> package-listing.sh [2022-07-27T21:49:23.823Z] ++ facter osfamily [2022-07-27T21:49:23.823Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T21:49:24.089Z] + OS_FAMILY=debian [2022-07-27T21:49:24.089Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-27T21:49:24.089Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T21:49:24.089Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T21:49:24.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T21:49:24.089Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T21:49:24.089Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-27T21:49:24.089Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T21:49:24.089Z] + case "${OS_FAMILY}" in [2022-07-27T21:49:24.089Z] + dpkg -l [2022-07-27T21:49:24.089Z] + grep '^ii' [2022-07-27T21:49:24.089Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T21:49:24.089Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T21:49:24.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T21:49:24.089Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-27T21:49:24.089Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-27T21:49:24.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-27T21:49:24.100Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T21:49:24.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:49:24.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T21:49:24.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:25.021Z] prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container [2022-07-27T21:49:25.081Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T21:49:25.329Z] $ docker top 7cdc403d97513af65e1a7debccf5d5aaecfe8e8574e0875ac76faae280c0d050 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:49:25.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T21:49:25.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T21:49:26.225Z] + ls /var/log/sa-host [2022-07-27T21:49:26.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:49:26.294Z] provisioning config files... [2022-07-27T21:49:26.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8323873603861940511tmp [Pipeline] { [Pipeline] echo [2022-07-27T21:49:26.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:26.607Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T21:49:26.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:26.940Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T21:49:26.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:27.249Z] ---> sudo-logs.sh [2022-07-27T21:49:27.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T21:49:27.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:27.555Z] ---> job-cost.sh [2022-07-27T21:49:27.556Z] lf-activate-venv: SKIPPING [2022-07-27T21:49:27.556Z] DEBUG: total: 0.2199999988079071 [2022-07-27T21:49:27.556Z] INFO: Retrieving Stack Cost... [2022-07-27T21:49:28.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T21:49:28.295Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T21:49:28.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:49:28.594Z] ---> logs-deploy.sh [2022-07-27T21:49:28.594Z] lf-activate-venv: SKIPPING [2022-07-27T21:49:28.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/91 [2022-07-27T21:49:28.594Z] INFO: archiving workspace using pattern(s): [2022-07-27T21:49:29.535Z] Archives upload complete. [2022-07-27T21:49:29.796Z] INFO: archiving logs to Nexus [2022-07-27T21:49:30.370Z] ---> uname -a: [2022-07-27T21:49:30.370Z] Linux prd-ubuntu20-04-docker-8c-8g-21290 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] ---> lscpu: [2022-07-27T21:49:30.370Z] Architecture: x86_64 [2022-07-27T21:49:30.370Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T21:49:30.370Z] Byte Order: Little Endian [2022-07-27T21:49:30.370Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T21:49:30.370Z] CPU(s): 8 [2022-07-27T21:49:30.370Z] On-line CPU(s) list: 0-7 [2022-07-27T21:49:30.370Z] Thread(s) per core: 1 [2022-07-27T21:49:30.370Z] Core(s) per socket: 1 [2022-07-27T21:49:30.370Z] Socket(s): 8 [2022-07-27T21:49:30.370Z] NUMA node(s): 1 [2022-07-27T21:49:30.370Z] Vendor ID: AuthenticAMD [2022-07-27T21:49:30.370Z] CPU family: 23 [2022-07-27T21:49:30.370Z] Model: 49 [2022-07-27T21:49:30.370Z] Model name: AMD EPYC-Rome Processor [2022-07-27T21:49:30.370Z] Stepping: 0 [2022-07-27T21:49:30.370Z] CPU MHz: 2799.994 [2022-07-27T21:49:30.370Z] BogoMIPS: 5599.98 [2022-07-27T21:49:30.370Z] Virtualization: AMD-V [2022-07-27T21:49:30.370Z] Hypervisor vendor: KVM [2022-07-27T21:49:30.370Z] Virtualization type: full [2022-07-27T21:49:30.370Z] L1d cache: 256 KiB [2022-07-27T21:49:30.370Z] L1i cache: 256 KiB [2022-07-27T21:49:30.370Z] L2 cache: 4 MiB [2022-07-27T21:49:30.370Z] L3 cache: 128 MiB [2022-07-27T21:49:30.370Z] NUMA node0 CPU(s): 0-7 [2022-07-27T21:49:30.370Z] Vulnerability Itlb multihit: Not affected [2022-07-27T21:49:30.370Z] Vulnerability L1tf: Not affected [2022-07-27T21:49:30.370Z] Vulnerability Mds: Not affected [2022-07-27T21:49:30.370Z] Vulnerability Meltdown: Not affected [2022-07-27T21:49:30.370Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T21:49:30.370Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T21:49:30.370Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T21:49:30.370Z] Vulnerability Srbds: Not affected [2022-07-27T21:49:30.370Z] Vulnerability Tsx async abort: Not affected [2022-07-27T21:49:30.370Z] 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 [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] ---> nproc: [2022-07-27T21:49:30.370Z] 8 [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] ---> df -h: [2022-07-27T21:49:30.370Z] Filesystem Size Used Avail Use% Mounted on [2022-07-27T21:49:30.370Z] overlay 155G 13G 143G 8% / [2022-07-27T21:49:30.370Z] tmpfs 64M 0 64M 0% /dev [2022-07-27T21:49:30.370Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-27T21:49:30.370Z] shm 64M 0 64M 0% /dev/shm [2022-07-27T21:49:30.370Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] ---> sar -b -r -n DEV: [2022-07-27T21:49:30.370Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21290) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] 20:48:21 LINUX RESTART (8 CPU) [2022-07-27T21:49:30.370Z] [2022-07-27T21:49:30.370Z] 20:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-27T21:49:30.370Z] 20:50:01 13.38 0.02 13.36 0.00 0.13 39433.98 0.00 [2022-07-27T21:49:30.370Z] 20:51:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2022-07-27T21:49:30.370Z] 20:52:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2022-07-27T21:49:30.370Z] 20:53:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2022-07-27T21:49:30.370Z] 20:54:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 [2022-07-27T21:49:30.370Z] 20:55:01 1.25 0.00 1.25 0.00 0.00 16.39 0.00 [2022-07-27T21:49:30.370Z] 20:56:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2022-07-27T21:49:30.370Z] 20:57:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2022-07-27T21:49:30.371Z] 20:58:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 [2022-07-27T21:49:30.371Z] 20:59:01 2.02 0.00 2.02 0.00 0.00 28.13 0.00 [2022-07-27T21:49:30.371Z] 21:00:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2022-07-27T21:49:30.371Z] 21:01:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-07-27T21:49:30.371Z] 21:02:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-07-27T21:49:30.371Z] 21:03:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2022-07-27T21:49:30.371Z] 21:04:01 1.58 0.02 1.57 0.00 0.13 19.33 0.00 [2022-07-27T21:49:30.371Z] 21:05:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2022-07-27T21:49:30.371Z] 21:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2022-07-27T21:49:30.371Z] 21:07:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 [2022-07-27T21:49:30.371Z] 21:08:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2022-07-27T21:49:30.371Z] 21:09:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 [2022-07-27T21:49:30.371Z] 21:10:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-07-27T21:49:30.371Z] 21:11:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 [2022-07-27T21:49:30.371Z] 21:12:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-07-27T21:49:30.371Z] 21:13:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 [2022-07-27T21:49:30.371Z] 21:14:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2022-07-27T21:49:30.371Z] 21:15:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 [2022-07-27T21:49:30.371Z] 21:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-07-27T21:49:30.371Z] 21:17:01 1.15 0.02 1.13 0.00 0.13 14.00 0.00 [2022-07-27T21:49:30.371Z] 21:18:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2022-07-27T21:49:30.371Z] 21:19:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2022-07-27T21:49:30.371Z] 21:20:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-07-27T21:49:30.371Z] 21:21:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 [2022-07-27T21:49:30.371Z] 21:22:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2022-07-27T21:49:30.371Z] 21:23:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2022-07-27T21:49:30.371Z] 21:24:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2022-07-27T21:49:30.371Z] 21:25:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 [2022-07-27T21:49:30.371Z] 21:26:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-07-27T21:49:30.371Z] 21:27:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-07-27T21:49:30.371Z] 21:28:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2022-07-27T21:49:30.371Z] 21:29:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2022-07-27T21:49:30.371Z] 21:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-07-27T21:49:30.371Z] 21:31:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2022-07-27T21:49:30.371Z] 21:32:01 2.45 0.87 1.58 0.00 18.40 17.33 0.00 [2022-07-27T21:49:30.371Z] 21:33:01 2.00 0.00 2.00 0.00 0.00 26.52 0.00 [2022-07-27T21:49:30.371Z] 21:34:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-07-27T21:49:30.371Z] 21:35:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 [2022-07-27T21:49:30.371Z] 21:36:01 3.90 2.63 1.27 0.00 79.05 26.40 0.00 [2022-07-27T21:49:30.371Z] 21:37:01 266.67 10.40 256.27 0.00 1771.17 6521.18 0.00 [2022-07-27T21:49:30.371Z] 21:38:01 178.56 3.38 175.17 0.00 341.09 67011.66 0.00 [2022-07-27T21:49:30.371Z] 21:39:01 111.30 0.07 111.23 0.00 9.47 28689.62 0.00 [2022-07-27T21:49:30.371Z] 21:40:01 89.37 0.05 89.32 0.00 9.47 19501.55 0.00 [2022-07-27T21:49:30.371Z] 21:41:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2022-07-27T21:49:30.371Z] 21:42:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-07-27T21:49:30.371Z] 21:43:02 1.43 0.00 1.43 0.00 0.00 17.73 0.00 [2022-07-27T21:49:30.371Z] 21:44:01 1.14 0.00 1.14 0.00 0.00 13.01 0.00 [2022-07-27T21:49:30.371Z] 21:45:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2022-07-27T21:49:30.371Z] 21:46:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 [2022-07-27T21:49:30.371Z] 21:47:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 [2022-07-27T21:49:30.371Z] 21:48:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2022-07-27T21:49:30.371Z] 21:49:01 69.67 0.30 69.37 0.00 12.80 36422.86 0.00 [2022-07-27T21:49:30.371Z] Average: 13.34 0.30 13.04 0.00 37.38 3307.86 0.00 [2022-07-27T21:49:30.371Z] [2022-07-27T21:49:30.371Z] 20:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-27T21:49:30.371Z] 20:50:01 30215664 31911232 448764 1.36 77352 1928408 1971352 5.81 828340 1558612 12 [2022-07-27T21:49:30.371Z] 20:51:01 30215024 31910704 448620 1.36 77416 1928412 1971352 5.81 829952 1558596 8 [2022-07-27T21:49:30.371Z] 20:52:01 30215708 31911468 447660 1.36 77480 1928408 1971352 5.81 829416 1558600 8 [2022-07-27T21:49:30.371Z] 20:53:01 30215856 31911772 447208 1.36 77504 1928548 1971352 5.81 829604 1558720 52 [2022-07-27T21:49:30.371Z] 20:54:01 30215340 31911332 447376 1.36 77548 1928552 1971352 5.81 829432 1558740 24 [2022-07-27T21:49:30.371Z] 20:55:01 30215836 31912200 446784 1.36 77576 1928556 1971352 5.81 828816 1559064 40 [2022-07-27T21:49:30.371Z] 20:56:01 30215996 31912392 446740 1.36 77600 1928560 1971352 5.81 828944 1559076 16 [2022-07-27T21:49:30.371Z] 20:57:01 30215680 31912104 446916 1.36 77624 1928564 1971352 5.81 828892 1559080 44 [2022-07-27T21:49:30.371Z] 20:58:01 30215836 31912444 446560 1.36 77720 1928564 1971352 5.81 828780 1559156 8 [2022-07-27T21:49:30.371Z] 20:59:01 30215488 31912176 446772 1.36 77804 1928544 1971352 5.81 829196 1559136 36 [2022-07-27T21:49:30.371Z] 21:00:01 30215472 31912184 446712 1.36 77828 1928548 1971352 5.81 829032 1559140 20 [2022-07-27T21:49:30.371Z] 21:01:01 30215148 31911900 446932 1.36 77852 1928552 1971352 5.81 828920 1559140 40 [2022-07-27T21:49:30.371Z] 21:02:01 30215376 31912152 446632 1.36 77876 1928556 1971352 5.81 828840 1559148 12 [2022-07-27T21:49:30.371Z] 21:03:01 30215268 31912076 446852 1.36 77892 1928560 1971352 5.81 828860 1559152 40 [2022-07-27T21:49:30.371Z] 21:04:01 30213776 31910652 448512 1.36 77944 1928548 2005316 5.91 829324 1559148 36 [2022-07-27T21:49:30.371Z] 21:05:01 30213452 31910376 448656 1.36 77968 1928568 2005316 5.91 829784 1559152 40 [2022-07-27T21:49:30.371Z] 21:06:01 30213900 31910860 448196 1.36 78008 1928568 2005316 5.91 829420 1559152 16 [2022-07-27T21:49:30.371Z] 21:07:01 30214072 31911080 447936 1.36 78048 1928564 2005316 5.91 829176 1559160 8 [2022-07-27T21:49:30.371Z] 21:08:01 30214268 31911320 447640 1.36 78076 1928572 2005316 5.91 829216 1559164 16 [2022-07-27T21:49:30.371Z] 21:09:01 30214720 31911816 447300 1.36 78124 1928568 2005316 5.91 829448 1559160 24 [2022-07-27T21:49:30.371Z] 21:10:01 30214452 31911588 447496 1.36 78148 1928580 2005316 5.91 829120 1559164 20 [2022-07-27T21:49:30.371Z] 21:11:01 30214656 31911840 447188 1.36 78188 1928576 2005316 5.91 829872 1559168 48 [2022-07-27T21:49:30.371Z] 21:12:01 30214600 31911820 447140 1.36 78220 1928580 2005316 5.91 829596 1559172 16 [2022-07-27T21:49:30.371Z] 21:13:01 30214300 31911568 447320 1.36 78268 1928592 2005316 5.91 829440 1559180 60 [2022-07-27T21:49:30.371Z] 21:14:01 30214220 31911532 447308 1.36 78308 1928584 2005316 5.91 829784 1559184 24 [2022-07-27T21:49:30.371Z] 21:15:01 30214452 31911772 447212 1.36 78340 1928596 2005316 5.91 829812 1559188 12 [2022-07-27T21:49:30.371Z] 21:16:01 30214688 31912048 446916 1.36 78372 1928596 2005316 5.91 829532 1559188 8 [2022-07-27T21:49:30.371Z] 21:17:01 30213732 31911224 447168 1.36 78416 1928604 2005316 5.91 830324 1559192 256 [2022-07-27T21:49:30.371Z] 21:18:01 30214008 31911520 446760 1.36 78448 1928608 2005316 5.91 829616 1559196 12 [2022-07-27T21:49:30.371Z] 21:19:01 30213456 31911040 447212 1.36 78512 1928596 2005316 5.91 829984 1559188 24 [2022-07-27T21:49:30.371Z] 21:20:01 30213700 31911336 446864 1.36 78536 1928616 2005316 5.91 829664 1559200 24 [2022-07-27T21:49:30.371Z] 21:21:01 30213644 31911400 446692 1.36 78560 1928744 2005316 5.91 829652 1559316 40 [2022-07-27T21:49:30.371Z] 21:22:01 30212916 31910724 447188 1.36 78576 1928748 1988628 5.86 829696 1559332 32 [2022-07-27T21:49:30.371Z] 21:23:01 30213200 31911056 447080 1.36 78624 1928752 1988628 5.86 829736 1559336 8 [2022-07-27T21:49:30.371Z] 21:24:01 30213296 31911196 447004 1.36 78680 1928736 1988628 5.86 830076 1559340 24 [2022-07-27T21:49:30.371Z] 21:25:01 30212752 31910704 447460 1.36 78728 1928756 1988628 5.86 829856 1559348 20 [2022-07-27T21:49:30.371Z] 21:26:01 30213232 31911236 446888 1.36 78760 1928760 1988628 5.86 829896 1559356 8 [2022-07-27T21:49:30.371Z] 21:27:01 30213216 31911268 446804 1.36 78800 1928760 1988628 5.86 829940 1559360 16 [2022-07-27T21:49:30.371Z] 21:28:01 30213168 31911268 446760 1.36 78832 1928764 1988628 5.86 830044 1559368 8 [2022-07-27T21:49:30.371Z] 21:29:01 30212584 31910720 447204 1.36 78880 1928760 2012344 5.93 830460 1559372 36 [2022-07-27T21:49:30.371Z] 21:30:01 30212492 31910676 447392 1.36 78920 1928772 2012344 5.93 830204 1559380 12 [2022-07-27T21:49:30.371Z] 21:31:01 30212444 31910680 447364 1.36 78960 1928776 2012344 5.93 830248 1559388 32 [2022-07-27T21:49:30.371Z] 21:32:01 30210636 31909616 448044 1.36 79036 1929288 2020736 5.96 830820 1559768 184 [2022-07-27T21:49:30.371Z] 21:33:01 30210712 31909716 447836 1.36 79068 1929292 2020736 5.96 830460 1559772 8 [2022-07-27T21:49:30.371Z] 21:34:01 30210664 31909712 447780 1.36 79124 1929280 2020736 5.96 830864 1559776 40 [2022-07-27T21:49:30.371Z] 21:35:01 30210740 31909856 447464 1.36 79172 1929300 2020736 5.96 830580 1559780 20 [2022-07-27T21:49:30.371Z] 21:36:01 30202400 31904752 451772 1.37 79220 1931956 2020736 5.96 839404 1560176 16 [2022-07-27T21:49:30.371Z] 21:37:01 29750188 31826616 508108 1.55 91144 2278172 1994032 5.88 1012760 1799512 163720 [2022-07-27T21:49:30.371Z] 21:38:01 27828496 31523168 769288 2.34 162136 3720788 2534228 7.47 1598768 2985448 287076 [2022-07-27T21:49:30.371Z] 21:39:01 28128896 31755424 539792 1.64 167044 3656240 2281328 6.72 1264540 3027904 460 [2022-07-27T21:49:30.371Z] 21:40:01 27629688 31786472 507000 1.54 176444 4126444 1837020 5.41 1280664 3459380 12 [2022-07-27T21:49:30.371Z] 21:41:01 27630396 31787340 506184 1.54 176468 4126576 1837020 5.41 1280248 3459512 8 [2022-07-27T21:49:30.371Z] 21:42:01 27631320 31788260 505248 1.54 176496 4126584 1837020 5.41 1279016 3459520 24 [2022-07-27T21:49:30.371Z] 21:43:02 27631488 31788428 505212 1.54 176520 4126588 1837020 5.41 1279112 3459520 60 [2022-07-27T21:49:30.371Z] 21:44:01 27640988 31797992 495912 1.51 176540 4126592 1837020 5.41 1270132 3459528 20 [2022-07-27T21:49:30.371Z] 21:45:01 27641736 31798784 495064 1.51 176588 4126592 1837020 5.41 1268860 3459528 16 [2022-07-27T21:49:30.371Z] 21:46:01 27641152 31798224 495576 1.51 176608 4126592 1837020 5.41 1269620 3459532 40 [2022-07-27T21:49:30.371Z] 21:47:01 27641388 31798472 495240 1.51 176632 4126600 1837020 5.41 1269408 3459536 24 [2022-07-27T21:49:30.371Z] 21:48:01 27642128 31799264 494460 1.50 176652 4126600 1837020 5.41 1269180 3459536 12 [2022-07-27T21:49:30.371Z] 21:49:01 26154912 31733612 556316 1.69 216160 5394036 2207136 6.50 1409908 4685392 592628 [2022-07-27T21:49:30.371Z] Average: 29677317 31880103 465025 1.41 98406 2380652 1988427 5.86 929238 1948622 17427 [2022-07-27T21:49:30.371Z] [2022-07-27T21:49:30.371Z] 20:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-27T21:49:30.371Z] 20:50:01 ens3 0.88 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:51:01 ens3 2.77 1.87 2.21 0.30 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:53:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:54:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:59:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:00:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:04:01 ens3 0.58 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:05:01 ens3 0.48 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.371Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:11:01 ens3 0.50 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:14:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:15:01 ens3 0.25 0.13 0.29 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:18:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:19:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:24:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:29:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:36:01 ens3 12.86 8.47 11.94 6.07 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:37:01 ens3 266.34 172.74 1973.78 66.46 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:37:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:38:01 vethc67df24 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:38:01 ens3 386.85 279.92 5508.15 87.22 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:38:01 docker0 124.08 156.60 10.63 1520.45 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:38:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:39:01 veth7b654bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:39:01 ens3 42.84 29.70 110.82 12.62 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:39:01 docker0 9.55 10.63 0.57 40.83 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:39:01 vethff19fa8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:39:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:40:01 ens3 139.43 95.87 2585.32 51.60 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:40:01 docker0 10.71 12.90 0.63 57.84 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:40:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:41:01 ens3 4.70 3.70 4.61 7.09 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:42:01 ens3 4.13 6.73 0.37 7.38 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:43:02 ens3 3.65 2.75 0.58 3.88 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:44:01 ens3 0.88 0.56 0.59 0.47 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:45:01 ens3 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:46:01 ens3 1.32 0.72 0.47 0.30 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:47:01 ens3 0.70 0.42 0.36 0.27 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:49:01 ens3 315.58 212.08 7853.37 63.91 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:49:01 docker0 35.83 46.09 3.22 683.88 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] 21:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] Average: ens3 19.82 13.67 301.00 5.15 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] Average: docker0 3.00 3.77 0.25 38.40 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-27T21:49:30.372Z] [2022-07-27T21:49:30.372Z] [2022-07-27T21:49:30.372Z] ---> sar -P ALL: [2022-07-27T21:49:30.372Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21290) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T21:49:30.372Z] [2022-07-27T21:49:30.372Z] 20:48:21 LINUX RESTART (8 CPU) [2022-07-27T21:49:30.372Z] [2022-07-27T21:49:30.372Z] 20:49:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.372Z] 20:50:01 all 0.08 0.00 0.08 0.08 0.01 99.76 [2022-07-27T21:49:30.372Z] 20:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-27T21:49:30.372Z] 20:50:01 1 0.10 0.00 0.08 0.52 0.00 99.30 [2022-07-27T21:49:30.372Z] 20:50:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-07-27T21:49:30.372Z] 20:50:01 3 0.27 0.00 0.13 0.00 0.02 99.58 [2022-07-27T21:49:30.372Z] 20:50:01 4 0.03 0.00 0.07 0.07 0.02 99.82 [2022-07-27T21:49:30.372Z] 20:50:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2022-07-27T21:49:30.372Z] 20:50:01 6 0.03 0.00 0.08 0.02 0.00 99.87 [2022-07-27T21:49:30.372Z] 20:50:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2022-07-27T21:49:30.372Z] 20:51:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2022-07-27T21:49:30.372Z] 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:51:01 1 0.03 0.00 0.02 0.07 0.00 99.88 [2022-07-27T21:49:30.372Z] 20:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-27T21:49:30.372Z] 20:51:01 3 0.40 0.00 0.02 0.00 0.02 99.57 [2022-07-27T21:49:30.372Z] 20:51:01 4 1.14 0.00 0.02 0.00 0.00 98.84 [2022-07-27T21:49:30.372Z] 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:51:01 7 0.08 0.00 0.02 0.02 0.00 99.88 [2022-07-27T21:49:30.372Z] 20:52:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2022-07-27T21:49:30.372Z] 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:52:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2022-07-27T21:49:30.372Z] 20:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-27T21:49:30.372Z] 20:52:01 4 0.35 0.00 0.00 0.00 0.02 99.63 [2022-07-27T21:49:30.372Z] 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.372Z] 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:53:01 all 0.19 0.00 0.03 0.00 0.00 99.78 [2022-07-27T21:49:30.372Z] 20:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:53:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-27T21:49:30.372Z] 20:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:53:01 4 1.32 0.00 0.15 0.00 0.00 98.53 [2022-07-27T21:49:30.372Z] 20:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:54:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.372Z] 20:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.372Z] 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:54:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:55:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-07-27T21:49:30.372Z] 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:55:01 1 0.02 0.00 0.03 0.10 0.00 99.85 [2022-07-27T21:49:30.372Z] 20:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-27T21:49:30.372Z] 20:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.372Z] 20:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.372Z] 20:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.372Z] 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:57:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-07-27T21:49:30.372Z] 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:57:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.372Z] 20:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.372Z] 20:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.372Z] 20:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T21:49:30.372Z] 20:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:57:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T21:49:30.372Z] 20:58:01 all 0.01 0.00 0.00 0.02 0.01 99.96 [2022-07-27T21:49:30.372Z] 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:58:01 1 0.02 0.00 0.00 0.17 0.02 99.80 [2022-07-27T21:49:30.372Z] 20:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.372Z] 20:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.372Z] 20:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.372Z] 20:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.372Z] 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.372Z] 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 20:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-07-27T21:49:30.373Z] 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 20:59:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-27T21:49:30.373Z] 20:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.373Z] 20:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-27T21:49:30.373Z] 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 20:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 20:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] [2022-07-27T21:49:30.373Z] 21:00:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.373Z] 21:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-27T21:49:30.373Z] 21:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:01:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:01:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2022-07-27T21:49:30.373Z] 21:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:02:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:02:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:02:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2022-07-27T21:49:30.373Z] 21:02:01 4 0.37 0.00 0.00 0.00 0.00 99.63 [2022-07-27T21:49:30.373Z] 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:03:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-07-27T21:49:30.373Z] 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:04:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:04:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2022-07-27T21:49:30.373Z] 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:04:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-27T21:49:30.373Z] 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:05:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2022-07-27T21:49:30.373Z] 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:05:01 1 0.00 0.00 0.00 0.02 0.05 99.93 [2022-07-27T21:49:30.373Z] 21:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:05:01 4 1.03 0.00 0.00 0.00 0.02 98.96 [2022-07-27T21:49:30.373Z] 21:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:05:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-27T21:49:30.373Z] 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:06:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-27T21:49:30.373Z] 21:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-27T21:49:30.373Z] 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:07:01 1 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T21:49:30.373Z] 21:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:08:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:09:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2022-07-27T21:49:30.373Z] 21:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:09:01 1 0.00 0.00 0.00 0.05 0.02 99.93 [2022-07-27T21:49:30.373Z] 21:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.373Z] 21:09:01 4 1.03 0.00 0.00 0.00 0.02 98.96 [2022-07-27T21:49:30.373Z] 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:10:01 all 0.25 0.00 0.00 0.00 0.00 99.74 [2022-07-27T21:49:30.373Z] 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:10:01 4 1.95 0.00 0.00 0.00 0.00 98.05 [2022-07-27T21:49:30.373Z] 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:11:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-27T21:49:30.373Z] 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-27T21:49:30.373Z] 21:11:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-07-27T21:49:30.373Z] 21:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] [2022-07-27T21:49:30.373Z] 21:11:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.373Z] 21:12:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2022-07-27T21:49:30.373Z] 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:12:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2022-07-27T21:49:30.373Z] 21:12:01 4 1.01 0.00 0.10 0.00 0.02 98.87 [2022-07-27T21:49:30.373Z] 21:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:13:01 all 0.11 0.00 0.00 0.01 0.01 99.87 [2022-07-27T21:49:30.373Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:13:01 4 0.81 0.00 0.00 0.00 0.00 99.19 [2022-07-27T21:49:30.373Z] 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-27T21:49:30.373Z] 21:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:14:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2022-07-27T21:49:30.373Z] 21:14:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2022-07-27T21:49:30.373Z] 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:15:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-07-27T21:49:30.373Z] 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.373Z] 21:15:01 4 0.55 0.00 0.00 0.00 0.00 99.45 [2022-07-27T21:49:30.373Z] 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:16:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2022-07-27T21:49:30.373Z] 21:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:16:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:16:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:17:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2022-07-27T21:49:30.373Z] 21:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T21:49:30.373Z] 21:17:01 4 0.48 0.00 0.00 0.00 0.00 99.52 [2022-07-27T21:49:30.373Z] 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:18:01 all 0.12 0.00 0.00 0.00 0.01 99.87 [2022-07-27T21:49:30.373Z] 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:18:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:18:01 4 0.88 0.00 0.02 0.00 0.02 99.09 [2022-07-27T21:49:30.373Z] 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-27T21:49:30.373Z] 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:19:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:20:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:20:01 4 0.42 0.00 0.00 0.00 0.00 99.58 [2022-07-27T21:49:30.373Z] 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:21:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2022-07-27T21:49:30.373Z] 21:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:21:01 4 0.83 0.00 0.02 0.00 0.02 99.14 [2022-07-27T21:49:30.373Z] 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:22:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.373Z] 21:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T21:49:30.373Z] 21:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.373Z] 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] [2022-07-27T21:49:30.373Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.373Z] 21:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-27T21:49:30.373Z] 21:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-27T21:49:30.373Z] 21:23:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-27T21:49:30.373Z] 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.373Z] 21:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.373Z] 21:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.373Z] 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-27T21:49:30.374Z] 21:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:24:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-27T21:49:30.374Z] 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.374Z] 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-27T21:49:30.374Z] 21:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:25:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-07-27T21:49:30.374Z] 21:26:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2022-07-27T21:49:30.374Z] 21:26:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-27T21:49:30.374Z] 21:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.374Z] 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.374Z] 21:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:28:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-07-27T21:49:30.374Z] 21:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-27T21:49:30.374Z] 21:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:28:01 4 1.16 0.00 0.05 0.00 0.00 98.79 [2022-07-27T21:49:30.374Z] 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:29:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-07-27T21:49:30.374Z] 21:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:29:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-07-27T21:49:30.374Z] 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:30:01 all 0.27 0.00 0.00 0.01 0.01 99.71 [2022-07-27T21:49:30.374Z] 21:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-07-27T21:49:30.374Z] 21:30:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:30:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2022-07-27T21:49:30.374Z] 21:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:31:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2022-07-27T21:49:30.374Z] 21:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:31:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:31:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2022-07-27T21:49:30.374Z] 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T21:49:30.374Z] 21:32:01 all 0.30 0.00 0.03 0.03 0.00 99.64 [2022-07-27T21:49:30.374Z] 21:32:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2022-07-27T21:49:30.374Z] 21:32:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-27T21:49:30.374Z] 21:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-27T21:49:30.374Z] 21:32:01 4 1.97 0.00 0.03 0.00 0.00 98.00 [2022-07-27T21:49:30.374Z] 21:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:32:01 6 0.18 0.00 0.07 0.13 0.00 99.62 [2022-07-27T21:49:30.374Z] 21:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2022-07-27T21:49:30.374Z] 21:33:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2022-07-27T21:49:30.374Z] 21:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:33:01 1 0.03 0.00 0.02 0.07 0.02 99.87 [2022-07-27T21:49:30.374Z] 21:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:33:01 4 1.57 0.00 0.00 0.00 0.02 98.42 [2022-07-27T21:49:30.374Z] 21:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-27T21:49:30.374Z] [2022-07-27T21:49:30.374Z] 21:33:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.374Z] 21:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-07-27T21:49:30.374Z] 21:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:34:01 1 0.02 0.00 0.00 0.12 0.00 99.87 [2022-07-27T21:49:30.374Z] 21:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:35:01 all 0.01 0.00 0.01 0.04 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:35:01 1 0.00 0.00 0.02 0.20 0.00 99.78 [2022-07-27T21:49:30.374Z] 21:35:01 2 0.00 0.00 0.02 0.10 0.00 99.88 [2022-07-27T21:49:30.374Z] 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:36:01 all 0.25 0.00 0.03 0.01 0.01 99.69 [2022-07-27T21:49:30.374Z] 21:36:01 0 0.22 0.00 0.08 0.02 0.03 99.65 [2022-07-27T21:49:30.374Z] 21:36:01 1 0.20 0.00 0.00 0.02 0.00 99.78 [2022-07-27T21:49:30.374Z] 21:36:01 2 0.38 0.00 0.03 0.05 0.02 99.52 [2022-07-27T21:49:30.374Z] 21:36:01 3 0.42 0.00 0.02 0.00 0.00 99.57 [2022-07-27T21:49:30.374Z] 21:36:01 4 0.17 0.00 0.02 0.00 0.00 99.82 [2022-07-27T21:49:30.374Z] 21:36:01 5 0.18 0.00 0.05 0.02 0.02 99.73 [2022-07-27T21:49:30.374Z] 21:36:01 6 0.30 0.00 0.02 0.02 0.02 99.65 [2022-07-27T21:49:30.374Z] 21:36:01 7 0.15 0.00 0.05 0.00 0.00 99.80 [2022-07-27T21:49:30.374Z] 21:37:01 all 3.38 0.00 1.01 0.79 0.02 94.80 [2022-07-27T21:49:30.374Z] 21:37:01 0 3.71 0.00 0.75 0.18 0.03 95.32 [2022-07-27T21:49:30.374Z] 21:37:01 1 2.73 0.00 0.85 1.47 0.02 94.93 [2022-07-27T21:49:30.374Z] 21:37:01 2 2.62 0.00 0.85 0.89 0.02 95.62 [2022-07-27T21:49:30.374Z] 21:37:01 3 2.87 0.00 0.82 0.02 0.03 96.26 [2022-07-27T21:49:30.374Z] 21:37:01 4 4.64 0.00 0.90 0.00 0.03 94.43 [2022-07-27T21:49:30.374Z] 21:37:01 5 2.82 0.00 0.74 0.32 0.00 96.12 [2022-07-27T21:49:30.374Z] 21:37:01 6 4.66 0.00 0.92 0.03 0.02 94.37 [2022-07-27T21:49:30.374Z] 21:37:01 7 3.02 0.00 2.26 3.37 0.03 91.31 [2022-07-27T21:49:30.374Z] 21:38:01 all 22.31 0.00 5.27 2.48 0.07 69.87 [2022-07-27T21:49:30.374Z] 21:38:01 0 22.35 0.00 5.02 0.19 0.07 72.38 [2022-07-27T21:49:30.374Z] 21:38:01 1 24.54 0.00 6.61 7.71 0.08 61.07 [2022-07-27T21:49:30.374Z] 21:38:01 2 23.85 0.00 5.17 6.15 0.08 64.74 [2022-07-27T21:49:30.374Z] 21:38:01 3 19.75 0.00 4.72 0.32 0.07 75.14 [2022-07-27T21:49:30.374Z] 21:38:01 4 18.60 0.00 4.31 0.71 0.07 76.31 [2022-07-27T21:49:30.374Z] 21:38:01 5 21.03 0.00 4.70 0.39 0.07 73.81 [2022-07-27T21:49:30.374Z] 21:38:01 6 24.36 0.00 6.05 4.18 0.07 65.35 [2022-07-27T21:49:30.374Z] 21:38:01 7 24.03 0.00 5.54 0.19 0.07 70.17 [2022-07-27T21:49:30.374Z] 21:39:01 all 45.73 0.00 7.01 1.14 0.07 46.04 [2022-07-27T21:49:30.374Z] 21:39:01 0 48.83 0.00 7.32 1.25 0.07 42.54 [2022-07-27T21:49:30.374Z] 21:39:01 1 46.77 0.00 7.81 6.20 0.07 39.15 [2022-07-27T21:49:30.374Z] 21:39:01 2 46.96 0.00 7.22 0.22 0.07 45.54 [2022-07-27T21:49:30.374Z] 21:39:01 3 44.84 0.00 6.41 0.09 0.07 48.59 [2022-07-27T21:49:30.374Z] 21:39:01 4 41.86 0.00 5.58 0.14 0.07 52.36 [2022-07-27T21:49:30.374Z] 21:39:01 5 41.85 0.00 7.14 0.37 0.07 50.58 [2022-07-27T21:49:30.374Z] 21:39:01 6 47.93 0.00 7.33 0.15 0.07 44.53 [2022-07-27T21:49:30.374Z] 21:39:01 7 46.78 0.00 7.30 0.69 0.08 45.14 [2022-07-27T21:49:30.374Z] 21:40:01 all 3.73 0.00 1.63 0.78 0.03 93.82 [2022-07-27T21:49:30.374Z] 21:40:01 0 4.10 0.00 1.61 0.28 0.03 93.97 [2022-07-27T21:49:30.374Z] 21:40:01 1 3.79 0.00 2.07 3.29 0.05 90.80 [2022-07-27T21:49:30.374Z] 21:40:01 2 3.97 0.00 1.56 0.03 0.05 94.39 [2022-07-27T21:49:30.374Z] 21:40:01 3 3.21 0.00 1.44 0.18 0.02 95.15 [2022-07-27T21:49:30.374Z] 21:40:01 4 3.55 0.00 1.88 0.07 0.03 94.47 [2022-07-27T21:49:30.374Z] 21:40:01 5 3.12 0.00 1.16 2.15 0.02 93.56 [2022-07-27T21:49:30.374Z] 21:40:01 6 3.95 0.00 1.71 0.08 0.03 94.22 [2022-07-27T21:49:30.374Z] 21:40:01 7 4.18 0.00 1.64 0.17 0.03 93.98 [2022-07-27T21:49:30.374Z] 21:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:41:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-27T21:49:30.374Z] 21:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:42:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-07-27T21:49:30.374Z] 21:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2022-07-27T21:49:30.374Z] 21:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-27T21:49:30.374Z] 21:43:02 all 0.16 0.00 0.02 0.00 0.01 99.81 [2022-07-27T21:49:30.374Z] 21:43:02 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:43:02 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-27T21:49:30.374Z] 21:43:02 2 1.11 0.00 0.05 0.00 0.00 98.84 [2022-07-27T21:49:30.374Z] 21:43:02 3 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-27T21:49:30.374Z] 21:43:02 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:43:02 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:43:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:43:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:44:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2022-07-27T21:49:30.374Z] 21:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:44:01 2 1.24 0.00 0.07 0.00 0.02 98.67 [2022-07-27T21:49:30.374Z] 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:44:01 6 0.05 0.00 0.03 0.00 0.07 99.85 [2022-07-27T21:49:30.374Z] 21:44:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2022-07-27T21:49:30.374Z] [2022-07-27T21:49:30.374Z] 21:44:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T21:49:30.374Z] 21:45:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2022-07-27T21:49:30.374Z] 21:45:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-27T21:49:30.374Z] 21:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:45:01 2 0.71 0.00 0.00 0.00 0.02 99.27 [2022-07-27T21:49:30.374Z] 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:45:01 5 0.02 0.00 0.00 0.10 0.02 99.87 [2022-07-27T21:49:30.374Z] 21:45:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-27T21:49:30.374Z] 21:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:46:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2022-07-27T21:49:30.374Z] 21:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:46:01 1 0.03 0.00 0.00 0.07 0.02 99.88 [2022-07-27T21:49:30.374Z] 21:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-27T21:49:30.374Z] 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:46:01 5 0.00 0.00 0.00 0.23 0.00 99.77 [2022-07-27T21:49:30.374Z] 21:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-27T21:49:30.374Z] 21:46:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2022-07-27T21:49:30.374Z] 21:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-27T21:49:30.374Z] 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T21:49:30.374Z] 21:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:47:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-27T21:49:30.374Z] 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T21:49:30.374Z] 21:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-07-27T21:49:30.374Z] 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-27T21:49:30.374Z] 21:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T21:49:30.374Z] 21:49:01 all 8.44 0.00 3.21 1.49 0.06 86.80 [2022-07-27T21:49:30.374Z] 21:49:01 0 8.31 0.00 4.01 4.42 0.07 83.20 [2022-07-27T21:49:30.374Z] 21:49:01 1 7.24 0.00 2.79 3.41 0.13 86.44 [2022-07-27T21:49:30.374Z] 21:49:01 2 7.54 0.00 3.42 0.19 0.05 88.80 [2022-07-27T21:49:30.374Z] 21:49:01 3 7.80 0.00 3.21 0.08 0.05 88.86 [2022-07-27T21:49:30.374Z] 21:49:01 4 9.97 0.00 2.54 0.19 0.03 87.26 [2022-07-27T21:49:30.374Z] 21:49:01 5 9.26 0.00 3.42 3.22 0.03 84.07 [2022-07-27T21:49:30.374Z] 21:49:01 6 9.23 0.00 3.24 0.05 0.05 87.43 [2022-07-27T21:49:30.374Z] 21:49:01 7 8.16 0.00 3.08 0.39 0.03 88.34 [2022-07-27T21:49:30.374Z] Average: all 1.46 0.00 0.31 0.12 0.01 98.11 [2022-07-27T21:49:30.374Z] Average: 0 1.46 0.00 0.32 0.11 0.01 98.10 [2022-07-27T21:49:30.374Z] Average: 1 1.42 0.00 0.34 0.41 0.01 97.83 [2022-07-27T21:49:30.374Z] Average: 2 1.47 0.00 0.31 0.13 0.01 98.08 [2022-07-27T21:49:30.375Z] Average: 3 1.32 0.00 0.29 0.01 0.01 98.37 [2022-07-27T21:49:30.375Z] Average: 4 1.75 0.00 0.27 0.02 0.01 97.96 [2022-07-27T21:49:30.375Z] Average: 5 1.30 0.00 0.29 0.12 0.00 98.29 [2022-07-27T21:49:30.375Z] Average: 6 1.51 0.00 0.32 0.08 0.01 98.09 [2022-07-27T21:49:30.375Z] Average: 7 1.43 0.00 0.33 0.09 0.01 98.14 [2022-07-27T21:49:30.375Z] [2022-07-27T21:49:30.375Z] [2022-07-27T21:49:30.375Z]