Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at a33d29510750824ffe3c1e10314fb57731c6a243 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from a33d29510750824ffe3c1e10314fb57731c6a243 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-ssh3115671561557260558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14483940980154799866.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/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/edgex-go/branches/PR-3842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12178417064061705045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17154536880016653096.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/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/edgex-go/branches/PR-3842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4582944554620637666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15336’ Running on prd-ubuntu20.04-docker-8c-8g-15339 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/70 [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/edgex-go.git > git init /w/workspace/edgex-go/70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing 025f040b3599898b79a171bcb7526b1f5fa9f88e Checking out Revision 025f040b3599898b79a171bcb7526b1f5fa9f88e (PR-3842) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 025f040b3599898b79a171bcb7526b1f5fa9f88e # timeout=10 Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T16:30:30.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T16:30:30.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T16:30:30.597Z] ========================================================= [2022-06-22T16:30:30.597Z] EdgeX Global Pipelines Version Info [2022-06-22T16:30:30.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc # timeout=10 [2022-06-22T16:30:31.409Z] ------------------- [2022-06-22T16:30:31.409Z] stable info: [2022-06-22T16:30:31.409Z] ------------------- [2022-06-22T16:30:31.409Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T16:30:31.409Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T16:30:31.409Z] Message: update stable to v1.0.234 [2022-06-22T16:30:31.998Z] ------------------- [2022-06-22T16:30:31.998Z] experimental info: [2022-06-22T16:30:31.998Z] ------------------- [2022-06-22T16:30:31.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T16:30:31.998Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T16:30:31.998Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T16:30:32.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-22T16:30:32.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-22T16:30:32.196Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T16:30:32.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T16:30:32.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T16:30:32.225Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T16:30:32.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T16:30:32.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-22T16:30:32.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-22T16:30:32.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-22T16:30:32.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T16:30:32.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T16:30:32.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T16:30:32.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T16:30:32.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T16:30:32.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T16:30:32.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T16:30:32.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T16:30:32.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-22T16:30:32.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-22T16:30:32.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T16:30:32.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T16:30:32.416Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T16:30:32.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo [2022-06-22T16:30:32.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo [2022-06-22T16:30:32.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo [2022-06-22T16:30:32.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo [2022-06-22T16:30:32.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 025f040 [Pipeline] echo [2022-06-22T16:30:32.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T16:30:32.547Z] provisioning config files... [2022-06-22T16:30:32.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config5554119328622930056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:30:32.870Z] ---> docker-login.sh [2022-06-22T16:30:32.870Z] nexus3.edgexfoundry.org:10001 [2022-06-22T16:30:33.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:30:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:30:33.131Z] Configure a credential helper to remove this warning. See [2022-06-22T16:30:33.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:30:33.131Z] [2022-06-22T16:30:33.131Z] Login Succeeded [2022-06-22T16:30:33.131Z] nexus3.edgexfoundry.org:10002 [2022-06-22T16:30:33.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:30:33.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:30:33.395Z] Configure a credential helper to remove this warning. See [2022-06-22T16:30:33.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:30:33.395Z] [2022-06-22T16:30:33.395Z] Login Succeeded [2022-06-22T16:30:33.395Z] nexus3.edgexfoundry.org:10003 [2022-06-22T16:30:33.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:30:33.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:30:33.395Z] Configure a credential helper to remove this warning. See [2022-06-22T16:30:33.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:30:33.395Z] [2022-06-22T16:30:33.395Z] Login Succeeded [2022-06-22T16:30:33.395Z] nexus3.edgexfoundry.org:10004 [2022-06-22T16:30:33.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:30:33.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:30:33.656Z] Configure a credential helper to remove this warning. See [2022-06-22T16:30:33.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:30:33.656Z] [2022-06-22T16:30:33.656Z] Login Succeeded [2022-06-22T16:30:33.656Z] docker.io [2022-06-22T16:30:33.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:30:33.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:30:33.919Z] Configure a credential helper to remove this warning. See [2022-06-22T16:30:33.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:30:33.919Z] [2022-06-22T16:30:33.919Z] Login Succeeded [2022-06-22T16:30:33.919Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T16:30:33.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T16:30:34.235Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/core-command/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/core-data/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/core-metadata/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-22T16:30:34.235Z] + + dirname cmd/security-spire-config/Dockerfilecut [2022-06-22T16:30:34.235Z] -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/support-notifications/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-22T16:30:34.235Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-22T16:30:34.235Z] + cut -d/ -f2 [2022-06-22T16:30:34.235Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-22T16:30:34.270Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T16:30:34.617Z] + git rev-list -1 --merges 025f040b3599898b79a171bcb7526b1f5fa9f88e~1..025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo [2022-06-22T16:30:34.630Z] -----------> git rev-list -1 --merges 025f040b3599898b79a171bcb7526b1f5fa9f88e~1..025f040b3599898b79a171bcb7526b1f5fa9f88e 025f040b3599898b79a171bcb7526b1f5fa9f88e [2022-06-22T16:30:34.630Z] 025f040b3599898b79a171bcb7526b1f5fa9f88e [false] [Pipeline] sh [2022-06-22T16:30:34.925Z] + git log --format=format:%s -1 025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo [2022-06-22T16:30:34.943Z] ========================================================= [2022-06-22T16:30:34.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T16:30:34.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-22T16:30:35.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T16:30:35.316Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T16:30:35.316Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T16:30:35.316Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T16:30:35.316Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T16:30:35.316Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T16:30:35.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:30:35.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T16:30:35.670Z] [2022-06-22T16:30:35.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:30:35.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T16:30:35.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T16:30:35.973Z] 42c077c10790: Pulling fs layer [2022-06-22T16:30:35.973Z] f63e77b7563a: Pulling fs layer [2022-06-22T16:30:35.973Z] bd5fdadae976: Pulling fs layer [2022-06-22T16:30:35.973Z] 205491f53016: Pulling fs layer [2022-06-22T16:30:35.973Z] df18705c85c3: Pulling fs layer [2022-06-22T16:30:35.973Z] bdb3f477010e: Pulling fs layer [2022-06-22T16:30:35.973Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T16:30:35.973Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T16:30:35.973Z] df18705c85c3: Waiting [2022-06-22T16:30:35.973Z] bdb3f477010e: Waiting [2022-06-22T16:30:35.973Z] c8a8fc8e1c8f: Waiting [2022-06-22T16:30:35.973Z] 205491f53016: Waiting [2022-06-22T16:30:35.973Z] bdb8f0575790: Pulling fs layer [2022-06-22T16:30:35.973Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T16:30:35.973Z] 2343380bae48: Pulling fs layer [2022-06-22T16:30:35.973Z] 2c6e9b1d212d: Waiting [2022-06-22T16:30:35.973Z] bdb8f0575790: Waiting [2022-06-22T16:30:35.973Z] 2343380bae48: Waiting [2022-06-22T16:30:35.973Z] 386e3cb2ff24: Waiting [2022-06-22T16:30:35.973Z] f63e77b7563a: Verifying Checksum [2022-06-22T16:30:35.973Z] f63e77b7563a: Download complete [2022-06-22T16:30:35.973Z] 205491f53016: Verifying Checksum [2022-06-22T16:30:35.973Z] 205491f53016: Download complete [2022-06-22T16:30:36.235Z] df18705c85c3: Verifying Checksum [2022-06-22T16:30:36.235Z] df18705c85c3: Download complete [2022-06-22T16:30:36.235Z] bdb3f477010e: Verifying Checksum [2022-06-22T16:30:36.235Z] bdb3f477010e: Download complete [2022-06-22T16:30:36.235Z] bd5fdadae976: Verifying Checksum [2022-06-22T16:30:36.235Z] bd5fdadae976: Download complete [2022-06-22T16:30:36.235Z] 2c6e9b1d212d: Verifying Checksum [2022-06-22T16:30:36.235Z] bdb8f0575790: Verifying Checksum [2022-06-22T16:30:36.235Z] bdb8f0575790: Download complete [2022-06-22T16:30:36.235Z] 386e3cb2ff24: Download complete [2022-06-22T16:30:36.235Z] 2343380bae48: Verifying Checksum [2022-06-22T16:30:36.235Z] 2343380bae48: Download complete [2022-06-22T16:30:36.235Z] 42c077c10790: Verifying Checksum [2022-06-22T16:30:36.235Z] 42c077c10790: Download complete [2022-06-22T16:30:36.495Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-22T16:30:36.495Z] c8a8fc8e1c8f: Download complete [2022-06-22T16:30:37.883Z] 42c077c10790: Pull complete [2022-06-22T16:30:37.883Z] f63e77b7563a: Pull complete [2022-06-22T16:30:38.455Z] bd5fdadae976: Pull complete [2022-06-22T16:30:38.455Z] 205491f53016: Pull complete [2022-06-22T16:30:38.717Z] df18705c85c3: Pull complete [2022-06-22T16:30:38.978Z] bdb3f477010e: Pull complete [2022-06-22T16:30:40.893Z] c8a8fc8e1c8f: Pull complete [2022-06-22T16:30:40.893Z] 2c6e9b1d212d: Pull complete [2022-06-22T16:30:41.154Z] bdb8f0575790: Pull complete [2022-06-22T16:30:41.154Z] 386e3cb2ff24: Pull complete [2022-06-22T16:30:41.154Z] 2343380bae48: Pull complete [2022-06-22T16:30:41.154Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T16:30:41.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T16:30:41.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:30:41.263Z] prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container [2022-06-22T16:30:41.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T16:30:42.989Z] $ docker top 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 -eo pid,comm [2022-06-22T16:30:43.061Z] 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-06-22T16:30:43.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T16:30:43.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T16:30:43.096Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T16:30:43.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T16:30:43.240Z] $ docker exec 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent [2022-06-22T16:30:43.365Z] SSH_AUTH_SOCK=/tmp/ssh-K5PMkT14lfC7/agent.32 [2022-06-22T16:30:43.365Z] SSH_AGENT_PID=38 [2022-06-22T16:30:43.371Z] Running ssh-add (command line suppressed) [2022-06-22T16:30:43.488Z] Identity added: /w/workspace/edgex-go/70@tmp/private_key_136243991273616490.key (/w/workspace/edgex-go/70@tmp/private_key_136243991273616490.key) [2022-06-22T16:30:43.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T16:30:43.795Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T16:30:43.821Z] $ docker exec --env ******** --env ******** 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent -k [2022-06-22T16:30:43.946Z] unset SSH_AUTH_SOCK; [2022-06-22T16:30:43.947Z] unset SSH_AGENT_PID; [2022-06-22T16:30:43.947Z] echo Agent pid 38 killed; [2022-06-22T16:30:43.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T16:30:43.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T16:30:43.986Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T16:30:44.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T16:30:44.119Z] $ docker exec 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent [2022-06-22T16:30:44.242Z] SSH_AUTH_SOCK=/tmp/ssh-op3OgcUFlrPU/agent.71 [2022-06-22T16:30:44.242Z] SSH_AGENT_PID=77 [2022-06-22T16:30:44.247Z] Running ssh-add (command line suppressed) [2022-06-22T16:30:44.361Z] Identity added: /w/workspace/edgex-go/70@tmp/private_key_4973745678440602497.key (/w/workspace/edgex-go/70@tmp/private_key_4973745678440602497.key) [2022-06-22T16:30:44.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T16:30:44.672Z] + git semver init [2022-06-22T16:30:44.933Z] 2022-06-22 16:30:44,885 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T16:30:44.933Z] 2022-06-22 16:30:44,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/70/.semver [2022-06-22T16:30:44.933Z] 2022-06-22 16:30:44,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/70/.semver [2022-06-22T16:30:44.933Z] 2022-06-22 16:30:44,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/70/.semver'], cwd=/w/workspace/edgex-go/70, universal_newlines=False, shell=None, istream=None) [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,621 [append_file] DEBUG append to file:/w/workspace/edgex-go/70/.git/info/exclude [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/70/.semver/PR-3842 with force:False [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/70/.semver/PR-3842 [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,627 [execute] INFO git cat-file --batch-check [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/70/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,633 [execute] INFO git cat-file --batch [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/70/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T16:30:50.230Z] 2022-06-22 16:30:49,636 [read_version] DEBUG read version from /w/workspace/edgex-go/70/.semver/PR-3842 [2022-06-22T16:30:50.230Z] 0.0.0 [Pipeline] } [2022-06-22T16:30:50.246Z] $ docker exec --env ******** --env ******** 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent -k [2022-06-22T16:30:50.373Z] unset SSH_AUTH_SOCK; [2022-06-22T16:30:50.374Z] unset SSH_AGENT_PID; [2022-06-22T16:30:50.374Z] echo Agent pid 77 killed; [2022-06-22T16:30:50.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T16:30:50.683Z] + git semver [Pipeline] } [2022-06-22T16:30:50.966Z] $ docker stop --time=1 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 [2022-06-22T16:30:52.351Z] $ docker rm -f 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T16:30:52.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T16:30:52.958Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T16:30:52.961Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-22T16:30:53.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T16:30:53.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T16:30:53.114Z] ========================================================= [2022-06-22T16:30:53.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T16:30:53.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:30:53.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T16:30:53.416Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T16:30:53.416Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T16:30:53.416Z] 666ba61612fd: Pulling fs layer [2022-06-22T16:30:53.416Z] 8ed8ca486205: Pulling fs layer [2022-06-22T16:30:53.416Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T16:30:53.416Z] c516ae0d96e1: Pulling fs layer [2022-06-22T16:30:53.416Z] 684cea983483: Pulling fs layer [2022-06-22T16:30:53.416Z] dd3240ac7de5: Pulling fs layer [2022-06-22T16:30:53.416Z] b1e948a4e11c: Pulling fs layer [2022-06-22T16:30:53.416Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T16:30:53.416Z] 646ad004c059: Pulling fs layer [2022-06-22T16:30:53.416Z] dd3240ac7de5: Waiting [2022-06-22T16:30:53.416Z] 684cea983483: Waiting [2022-06-22T16:30:53.416Z] 646ad004c059: Waiting [2022-06-22T16:30:53.416Z] a8fd76ee1af6: Waiting [2022-06-22T16:30:53.416Z] cc1cd167ecdc: Waiting [2022-06-22T16:30:53.416Z] b1e948a4e11c: Waiting [2022-06-22T16:30:53.416Z] c516ae0d96e1: Waiting [2022-06-22T16:30:53.416Z] 8ed8ca486205: Verifying Checksum [2022-06-22T16:30:53.416Z] 8ed8ca486205: Download complete [2022-06-22T16:30:53.416Z] 666ba61612fd: Download complete [2022-06-22T16:30:53.416Z] c516ae0d96e1: Verifying Checksum [2022-06-22T16:30:53.416Z] c516ae0d96e1: Download complete [2022-06-22T16:30:53.416Z] 684cea983483: Verifying Checksum [2022-06-22T16:30:53.417Z] 684cea983483: Download complete [2022-06-22T16:30:53.417Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T16:30:53.417Z] 59bf1c3509f3: Download complete [2022-06-22T16:30:53.417Z] dd3240ac7de5: Download complete [2022-06-22T16:30:53.681Z] b1e948a4e11c: Verifying Checksum [2022-06-22T16:30:53.681Z] b1e948a4e11c: Download complete [2022-06-22T16:30:53.681Z] 59bf1c3509f3: Pull complete [2022-06-22T16:30:53.681Z] 666ba61612fd: Pull complete [2022-06-22T16:30:53.950Z] 8ed8ca486205: Pull complete [2022-06-22T16:30:54.212Z] 646ad004c059: Verifying Checksum [2022-06-22T16:30:54.212Z] 646ad004c059: Download complete [2022-06-22T16:30:54.212Z] a8fd76ee1af6: Verifying Checksum [2022-06-22T16:30:54.212Z] a8fd76ee1af6: Download complete [2022-06-22T16:30:54.212Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T16:30:54.212Z] cc1cd167ecdc: Download complete [2022-06-22T16:30:58.414Z] cc1cd167ecdc: Pull complete [2022-06-22T16:30:58.414Z] c516ae0d96e1: Pull complete [2022-06-22T16:30:58.675Z] 684cea983483: Pull complete [2022-06-22T16:30:58.675Z] dd3240ac7de5: Pull complete [2022-06-22T16:30:58.675Z] b1e948a4e11c: Pull complete [2022-06-22T16:31:01.217Z] a8fd76ee1af6: Pull complete [2022-06-22T16:31:01.787Z] 646ad004c059: Pull complete [2022-06-22T16:31:01.787Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T16:31:01.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T16:31:01.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:31:02.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T16:31:02.084Z] WORKDIR /edgex [2022-06-22T16:31:02.084Z] COPY go.mod . [2022-06-22T16:31:02.084Z] RUN go mod download [2022-06-22T16:31:02.084Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-22T16:31:03.467Z] Sending build context to Docker daemon 335.2MB [2022-06-22T16:31:03.467Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T16:31:03.467Z] ---> 8f69c11f6b0c [2022-06-22T16:31:03.467Z] Step 2/4 : WORKDIR /edgex [2022-06-22T16:31:06.010Z] ---> Running in 650172656e4a [2022-06-22T16:31:06.010Z] Removing intermediate container 650172656e4a [2022-06-22T16:31:06.010Z] ---> f10e954a75af [2022-06-22T16:31:06.010Z] Step 3/4 : COPY go.mod . [2022-06-22T16:31:06.010Z] ---> f0726489d3b7 [2022-06-22T16:31:06.010Z] Step 4/4 : RUN go mod download [2022-06-22T16:31:06.010Z] ---> Running in bd36a56770ae [2022-06-22T16:31:08.044Z] Still waiting to schedule task [2022-06-22T16:31:08.044Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15337’ [2022-06-22T16:31:20.900Z] Removing intermediate container bd36a56770ae [2022-06-22T16:31:20.900Z] ---> 380f5483d420 [2022-06-22T16:31:20.900Z] Successfully built 380f5483d420 [2022-06-22T16:31:20.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:31:21.203Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T16:31:21.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:31:21.353Z] prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container [2022-06-22T16:31:21.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-x86_64 cat [2022-06-22T16:31:21.829Z] $ docker top 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T16:31:22.188Z] + go version [2022-06-22T16:31:22.188Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T16:31:22.203Z] $ docker stop --time=1 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a [2022-06-22T16:31:23.500Z] $ docker rm -f 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:31:23.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T16:31:23.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:31:23.990Z] prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container [2022-06-22T16:31:24.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-x86_64 cat [2022-06-22T16:31:24.440Z] $ docker top b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T16:31:24.557Z] ========================================================= [2022-06-22T16:31:24.557Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-22T16:31:24.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:31:24.846Z] + make test [2022-06-22T16:31:24.846Z] go mod tidy -compat=1.17 [2022-06-22T16:31:24.846Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-06-22T16:31:24.846Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-06-22T16:31:24.846Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-06-22T16:31:25.789Z] go: downloading github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:31:25.789Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 [2022-06-22T16:31:31.089Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:31:31.089Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:31:31.089Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 [2022-06-22T16:31:32.028Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-22T16:31:32.028Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-22T16:31:32.028Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-22T16:31:32.028Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-22T16:31:32.028Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-22T16:31:32.028Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-22T16:31:32.028Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-22T16:31:32.028Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-22T16:31:32.028Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-06-22T16:31:32.028Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-22T16:31:32.028Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-22T16:31:32.028Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-06-22T16:31:32.028Z] go: downloading github.com/google/btree v1.0.0 [2022-06-22T16:31:32.028Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-22T16:31:32.287Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-22T16:31:37.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-22T16:31:49.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-22T16:31:50.705Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-06-22T16:31:50.705Z] /w/workspace/edgex-go/70/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-06-22T16:31:50.705Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-06-22T16:31:51.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-06-22T16:31:52.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-06-22T16:31:52.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 53.4% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.318s coverage: 89.2% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-06-22T16:31:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2022-06-22T16:31:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-06-22T16:32:05.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-06-22T16:32:05.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-06-22T16:32:06.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.090s coverage: 92.9% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 80.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-06-22T16:32:16.884Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-06-22T16:32:16.884Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2022-06-22T16:32:16.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-06-22T16:32:16.884Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-06-22T16:32:16.902Z] $ docker stop --time=1 b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 [2022-06-22T16:32:18.949Z] $ docker rm -f b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T16:32:19.571Z] Failed in branch amd64 [2022-06-22T16:34:00.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15341 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws [2022-06-22T16:34:00.120Z] Running in /w/workspace/edgex-go/70 [Pipeline] { [Pipeline] checkout [2022-06-22T16:34:00.160Z] The recommended git tool is: git [2022-06-22T16:34:06.479Z] using credential edgex-jenkins-ssh [2022-06-22T16:34:06.498Z] Cloning the remote Git repository [2022-06-22T16:34:06.561Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-22T16:34:06.638Z] > git init /w/workspace/edgex-go/70 # timeout=10 [2022-06-22T16:34:06.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-22T16:34:06.731Z] > git --version # timeout=10 [2022-06-22T16:34:06.752Z] > git --version # 'git version 2.25.1' [2022-06-22T16:34:06.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T16:34:06.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T16:34:24.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-22T16:34:24.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T16:34:24.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-22T16:34:24.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-22T16:34:24.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T16:34:24.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-22T16:34:25.161Z] Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 [2022-06-22T16:34:26.005Z] Merge succeeded, producing b97aa18b24d7e9727f97b3e10a08a24c44be36fa [2022-06-22T16:34:26.005Z] Checking out Revision b97aa18b24d7e9727f97b3e10a08a24c44be36fa (PR-3842) [2022-06-22T16:34:25.183Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T16:34:25.198Z] > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 [2022-06-22T16:34:25.455Z] > git remote # timeout=10 [2022-06-22T16:34:25.472Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T16:34:25.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T16:34:25.500Z] > git merge a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 [2022-06-22T16:34:25.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T16:34:26.013Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T16:34:26.036Z] > git checkout -f b97aa18b24d7e9727f97b3e10a08a24c44be36fa # timeout=10 [2022-06-22T16:34:30.457Z] Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" [2022-06-22T16:34:30.486Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T16:34:31.441Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T16:34:31.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T16:34:31.441Z] Dload Upload Total Spent Left Speed [2022-06-22T16:34:31.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [2022-06-22T16:34:30.468Z] > git rev-list --no-walk 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc # timeout=10 [Pipeline] sh [2022-06-22T16:34:32.261Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T16:34:32.616Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T16:34:32.616Z] sudo tee /etc/docker/daemon.new [2022-06-22T16:34:32.616Z] { [2022-06-22T16:34:32.616Z] "registry-mirrors": [ [2022-06-22T16:34:32.616Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T16:34:32.616Z] ], [2022-06-22T16:34:32.616Z] "bip": "10.250.0.254/24", [2022-06-22T16:34:32.616Z] "hosts": [ [2022-06-22T16:34:32.616Z] "tcp://0.0.0.0:5555", [2022-06-22T16:34:32.616Z] "unix:///var/run/docker.sock" [2022-06-22T16:34:32.616Z] ], [2022-06-22T16:34:32.616Z] "mtu": 1458, [2022-06-22T16:34:32.616Z] "selinux-enabled": true, [2022-06-22T16:34:32.616Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T16:34:32.616Z] } [Pipeline] sh [2022-06-22T16:34:32.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T16:34:33.305Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T16:34:51.658Z] provisioning config files... [2022-06-22T16:34:51.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config317462414568576605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:34:52.219Z] ---> docker-login.sh [2022-06-22T16:34:52.219Z] nexus3.edgexfoundry.org:10001 [2022-06-22T16:34:52.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:34:53.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:34:53.092Z] Configure a credential helper to remove this warning. See [2022-06-22T16:34:53.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:34:53.092Z] [2022-06-22T16:34:53.092Z] Login Succeeded [2022-06-22T16:34:53.092Z] nexus3.edgexfoundry.org:10002 [2022-06-22T16:34:53.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:34:53.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:34:53.694Z] Configure a credential helper to remove this warning. See [2022-06-22T16:34:53.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:34:53.694Z] [2022-06-22T16:34:53.694Z] Login Succeeded [2022-06-22T16:34:53.694Z] nexus3.edgexfoundry.org:10003 [2022-06-22T16:34:53.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:34:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:34:54.249Z] Configure a credential helper to remove this warning. See [2022-06-22T16:34:54.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:34:54.249Z] [2022-06-22T16:34:54.249Z] Login Succeeded [2022-06-22T16:34:54.249Z] nexus3.edgexfoundry.org:10004 [2022-06-22T16:34:54.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:34:54.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:34:54.524Z] Configure a credential helper to remove this warning. See [2022-06-22T16:34:54.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:34:54.524Z] [2022-06-22T16:34:54.524Z] Login Succeeded [2022-06-22T16:34:54.524Z] docker.io [2022-06-22T16:34:55.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T16:34:55.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T16:34:55.393Z] Configure a credential helper to remove this warning. See [2022-06-22T16:34:55.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T16:34:55.393Z] [2022-06-22T16:34:55.393Z] Login Succeeded [2022-06-22T16:34:55.393Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T16:34:55.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T16:34:55.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T16:34:55.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T16:34:55.710Z] ========================================================= [2022-06-22T16:34:55.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T16:34:55.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:34:56.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T16:34:56.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T16:34:56.314Z] 9b3977197b4f: Pulling fs layer [2022-06-22T16:34:56.314Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T16:34:56.314Z] 94645a83ff95: Pulling fs layer [2022-06-22T16:34:56.314Z] e6fb740bc735: Pulling fs layer [2022-06-22T16:34:56.314Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T16:34:56.314Z] 355e64cbe906: Pulling fs layer [2022-06-22T16:34:56.314Z] 63ab81a10011: Pulling fs layer [2022-06-22T16:34:56.314Z] 555d1d1c4555: Pulling fs layer [2022-06-22T16:34:56.314Z] 7d9057610161: Pulling fs layer [2022-06-22T16:34:56.314Z] 3a77bd46dcc9: Waiting [2022-06-22T16:34:56.314Z] 355e64cbe906: Waiting [2022-06-22T16:34:56.314Z] e6fb740bc735: Waiting [2022-06-22T16:34:56.314Z] 63ab81a10011: Waiting [2022-06-22T16:34:56.314Z] 555d1d1c4555: Waiting [2022-06-22T16:34:56.314Z] 7d9057610161: Waiting [2022-06-22T16:34:56.314Z] 94645a83ff95: Download complete [2022-06-22T16:34:56.314Z] 1a89e8eeedd5: Verifying Checksum [2022-06-22T16:34:56.314Z] 1a89e8eeedd5: Download complete [2022-06-22T16:34:56.314Z] 3a77bd46dcc9: Download complete [2022-06-22T16:34:56.314Z] 9b3977197b4f: Verifying Checksum [2022-06-22T16:34:56.314Z] 9b3977197b4f: Download complete [2022-06-22T16:34:56.314Z] 355e64cbe906: Verifying Checksum [2022-06-22T16:34:56.314Z] 355e64cbe906: Download complete [2022-06-22T16:34:56.314Z] 63ab81a10011: Verifying Checksum [2022-06-22T16:34:56.314Z] 63ab81a10011: Download complete [2022-06-22T16:34:57.308Z] 9b3977197b4f: Pull complete [2022-06-22T16:34:57.583Z] 7d9057610161: Verifying Checksum [2022-06-22T16:34:57.583Z] 7d9057610161: Download complete [2022-06-22T16:34:57.865Z] 1a89e8eeedd5: Pull complete [2022-06-22T16:34:58.470Z] 94645a83ff95: Pull complete [2022-06-22T16:34:58.470Z] 555d1d1c4555: Verifying Checksum [2022-06-22T16:34:58.470Z] 555d1d1c4555: Download complete [2022-06-22T16:34:59.450Z] e6fb740bc735: Verifying Checksum [2022-06-22T16:34:59.450Z] e6fb740bc735: Download complete [2022-06-22T16:35:11.882Z] e6fb740bc735: Pull complete [2022-06-22T16:35:11.882Z] 3a77bd46dcc9: Pull complete [2022-06-22T16:35:12.156Z] 355e64cbe906: Pull complete [2022-06-22T16:35:12.432Z] 63ab81a10011: Pull complete [2022-06-22T16:35:19.234Z] 555d1d1c4555: Pull complete [2022-06-22T16:35:20.673Z] 7d9057610161: Pull complete [2022-06-22T16:35:20.673Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T16:35:20.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T16:35:20.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:35:21.297Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-22T16:35:21.297Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T16:35:21.297Z] WORKDIR /edgex [2022-06-22T16:35:21.297Z] COPY go.mod . [2022-06-22T16:35:21.297Z] RUN go mod download [2022-06-22T16:35:23.944Z] Sending build context to Docker daemon 169.2MB [2022-06-22T16:35:23.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T16:35:23.944Z] ---> 819e984ddca1 [2022-06-22T16:35:23.944Z] Step 2/4 : WORKDIR /edgex [2022-06-22T16:35:25.941Z] ---> Running in dbcaff15c6ca [2022-06-22T16:35:26.220Z] Removing intermediate container dbcaff15c6ca [2022-06-22T16:35:26.220Z] ---> e634efc45e94 [2022-06-22T16:35:26.220Z] Step 3/4 : COPY go.mod . [2022-06-22T16:35:26.817Z] ---> 8b8cf6017133 [2022-06-22T16:35:26.817Z] Step 4/4 : RUN go mod download [2022-06-22T16:35:26.817Z] ---> Running in d5ddc8d0f4e3 [2022-06-22T16:36:13.812Z] Removing intermediate container d5ddc8d0f4e3 [2022-06-22T16:36:13.812Z] ---> 16d9626de15a [2022-06-22T16:36:13.812Z] Successfully built 16d9626de15a [2022-06-22T16:36:13.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:36:14.170Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T16:36:14.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:36:14.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container [2022-06-22T16:36:14.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T16:36:15.904Z] $ docker top f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T16:36:16.862Z] + go version [2022-06-22T16:36:16.862Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T16:36:16.887Z] $ docker stop --time=1 f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 [2022-06-22T16:36:18.524Z] $ docker rm -f f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:36:19.153Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T16:36:19.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:36:19.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container [2022-06-22T16:36:19.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T16:36:20.836Z] $ docker top 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T16:36:21.096Z] ========================================================= [2022-06-22T16:36:21.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-22T16:36:21.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-22T16:36:21.756Z] + make test [2022-06-22T16:36:21.756Z] go mod tidy -compat=1.17 [2022-06-22T16:36:22.744Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-06-22T16:36:22.744Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-06-22T16:36:22.744Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-06-22T16:36:23.017Z] go: downloading github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:36:23.017Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 [2022-06-22T16:36:45.211Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:36:45.211Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 [2022-06-22T16:36:45.211Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 [2022-06-22T16:36:47.198Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-22T16:36:47.198Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-22T16:36:47.198Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-22T16:36:47.198Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-22T16:36:47.198Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-22T16:36:47.198Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-22T16:36:47.198Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-22T16:36:47.198Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-22T16:36:47.198Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-22T16:36:47.473Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-06-22T16:36:47.473Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-22T16:36:47.473Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-22T16:36:47.473Z] go: downloading github.com/google/btree v1.0.0 [2022-06-22T16:36:47.473Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-06-22T16:36:48.070Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-22T16:37:20.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-22T16:39:12.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-22T16:39:12.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-22T16:39:12.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-22T16:39:12.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-22T16:39:22.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-22T16:39:22.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-22T16:39:22.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-22T16:39:22.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-22T16:39:22.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-22T16:39:44.935Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-06-22T16:39:44.935Z] /w/workspace/edgex-go/70/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-06-22T16:39:44.935Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-06-22T16:39:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2022-06-22T16:39:48.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.459s coverage: 98.5% of statements [2022-06-22T16:39:48.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.450s coverage: 53.4% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.225s coverage: 89.2% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 83.8% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.197s coverage: 95.6% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 60.0% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.715s coverage: 0.9% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.482s coverage: 58.8% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.600s coverage: 29.6% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.284s coverage: 79.5% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2022-06-22T16:40:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-06-22T16:40:16.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2022-06-22T16:40:29.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.224s coverage: 94.4% of statements [2022-06-22T16:40:29.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-06-22T16:40:34.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 82.5% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.099s coverage: 65.1% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.386s coverage: 80.0% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.354s coverage: 85.4% of statements [2022-06-22T16:40:42.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.035s coverage: 91.2% of statements [2022-06-22T16:40:47.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements [2022-06-22T16:40:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements [2022-06-22T16:40:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2022-06-22T16:40:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-06-22T16:40:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2022-06-22T16:40:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-06-22T16:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.466s coverage: 65.4% of statements [2022-06-22T16:40:58.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.826s coverage: 43.8% of statements [2022-06-22T16:40:58.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2022-06-22T16:40:58.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2022-06-22T16:40:58.395Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-06-22T16:40:58.395Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-06-22T16:40:58.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements [2022-06-22T16:41:02.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2022-06-22T16:41:02.708Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-06-22T16:41:02.708Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-06-22T16:41:02.708Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.101s coverage: 96.9% of statements [2022-06-22T16:41:03.687Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-06-22T16:41:03.709Z] $ docker stop --time=1 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 [2022-06-22T16:41:05.790Z] $ docker rm -f 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:41:10.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T16:41:10.627Z] [2022-06-22T16:41:10.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:41:10.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T16:41:11.254Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T16:41:11.254Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T16:41:11.254Z] 04944245beec: Pulling fs layer [2022-06-22T16:41:11.254Z] 699f458cf7ca: Pulling fs layer [2022-06-22T16:41:11.254Z] 765212b225bb: Pulling fs layer [2022-06-22T16:41:11.254Z] f23df028b6ca: Pulling fs layer [2022-06-22T16:41:11.254Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T16:41:11.254Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T16:41:11.254Z] 765212b225bb: Waiting [2022-06-22T16:41:11.254Z] f23df028b6ca: Waiting [2022-06-22T16:41:11.254Z] d65c8cfc05b1: Waiting [2022-06-22T16:41:11.254Z] 2437ff75d9bd: Waiting [2022-06-22T16:41:11.254Z] 04944245beec: Verifying Checksum [2022-06-22T16:41:11.254Z] 04944245beec: Download complete [2022-06-22T16:41:11.254Z] 765212b225bb: Download complete [2022-06-22T16:41:11.527Z] f23df028b6ca: Verifying Checksum [2022-06-22T16:41:11.527Z] f23df028b6ca: Download complete [2022-06-22T16:41:11.527Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T16:41:11.527Z] d65c8cfc05b1: Download complete [2022-06-22T16:41:11.527Z] 699f458cf7ca: Verifying Checksum [2022-06-22T16:41:11.527Z] 699f458cf7ca: Download complete [2022-06-22T16:41:11.803Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T16:41:11.803Z] 8998bd30e6a1: Download complete [2022-06-22T16:41:14.427Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T16:41:14.427Z] 2437ff75d9bd: Download complete [2022-06-22T16:41:16.413Z] 8998bd30e6a1: Pull complete [2022-06-22T16:41:16.688Z] 04944245beec: Pull complete [2022-06-22T16:41:18.666Z] 699f458cf7ca: Pull complete [2022-06-22T16:41:18.667Z] 765212b225bb: Pull complete [2022-06-22T16:41:19.265Z] f23df028b6ca: Pull complete [2022-06-22T16:41:19.539Z] d65c8cfc05b1: Pull complete [2022-06-22T16:41:34.621Z] 2437ff75d9bd: Pull complete [2022-06-22T16:41:34.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T16:41:34.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T16:41:34.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:41:34.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container [2022-06-22T16:41:34.972Z] $ 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/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-22T16:41:37.623Z] $ docker top 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:38.602Z] ---> job-cost.sh [2022-06-22T16:41:38.602Z] lf-activate-venv: SKIPPING [2022-06-22T16:41:38.602Z] INFO: No Stack... [2022-06-22T16:41:39.199Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T16:41:40.181Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T16:41:40.860Z] + cut -d, -f6 [2022-06-22T16:41:40.860Z] + cat /w/workspace/edgex-go/70/archives/cost.csv [Pipeline] lock [2022-06-22T16:41:40.954Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] [2022-06-22T16:41:40.961Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] did not exist. Created. [2022-06-22T16:41:40.962Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T16:41:41.654Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T16:41:42.446Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T16:41:42.455Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T16:41:42.476Z] $ docker stop --time=1 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc [2022-06-22T16:41:44.017Z] $ docker rm -f 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T16:41:44.382Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-06-22T16:41:44.954Z] + [ -d /w/workspace/edgex-go/70/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:45.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:46.124Z] ---> package-listing.sh [2022-06-22T16:41:46.124Z] ++ facter osfamily [2022-06-22T16:41:46.124Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T16:41:46.386Z] + OS_FAMILY=debian [2022-06-22T16:41:46.386Z] + workspace=/w/workspace/edgex-go/70 [2022-06-22T16:41:46.386Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T16:41:46.386Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T16:41:46.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T16:41:46.386Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T16:41:46.386Z] + '[' /w/workspace/edgex-go/70 ']' [2022-06-22T16:41:46.386Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T16:41:46.386Z] + case "${OS_FAMILY}" in [2022-06-22T16:41:46.386Z] + dpkg -l [2022-06-22T16:41:46.386Z] + grep '^ii' [2022-06-22T16:41:46.386Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T16:41:46.386Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T16:41:46.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T16:41:46.386Z] + '[' /w/workspace/edgex-go/70 ']' [2022-06-22T16:41:46.386Z] + mkdir -p /w/workspace/edgex-go/70/archives/ [2022-06-22T16:41:46.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/70/archives/ [Pipeline] echo [2022-06-22T16:41:46.399Z] 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/edgex-go/70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-22T16:41:46.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:41:47.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T16:41:47.248Z] [2022-06-22T16:41:47.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T16:41:47.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T16:41:47.808Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T16:41:47.808Z] 5eb5b503b376: Pulling fs layer [2022-06-22T16:41:47.808Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T16:41:47.808Z] ec43610c2a17: Pulling fs layer [2022-06-22T16:41:47.808Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T16:41:47.808Z] 33b1e0a273af: Pulling fs layer [2022-06-22T16:41:47.808Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T16:41:47.808Z] 2f39f015ded8: Pulling fs layer [2022-06-22T16:41:47.808Z] 3a2ae6a8a46f: Waiting [2022-06-22T16:41:47.808Z] 33b1e0a273af: Waiting [2022-06-22T16:41:47.808Z] 5d3b04190fa2: Waiting [2022-06-22T16:41:47.808Z] 2f39f015ded8: Waiting [2022-06-22T16:41:47.808Z] 5c69ac0246d0: Verifying Checksum [2022-06-22T16:41:47.808Z] 5c69ac0246d0: Download complete [2022-06-22T16:41:47.808Z] 3a2ae6a8a46f: Download complete [2022-06-22T16:41:47.808Z] ec43610c2a17: Verifying Checksum [2022-06-22T16:41:47.808Z] ec43610c2a17: Download complete [2022-06-22T16:41:47.808Z] 33b1e0a273af: Verifying Checksum [2022-06-22T16:41:47.808Z] 33b1e0a273af: Download complete [2022-06-22T16:41:47.808Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T16:41:48.070Z] 5eb5b503b376: Verifying Checksum [2022-06-22T16:41:48.070Z] 5eb5b503b376: Download complete [2022-06-22T16:41:48.639Z] 2f39f015ded8: Download complete [2022-06-22T16:41:49.209Z] 5eb5b503b376: Pull complete [2022-06-22T16:41:49.209Z] 5c69ac0246d0: Pull complete [2022-06-22T16:41:49.777Z] ec43610c2a17: Pull complete [2022-06-22T16:41:49.777Z] 3a2ae6a8a46f: Pull complete [2022-06-22T16:41:50.036Z] 33b1e0a273af: Pull complete [2022-06-22T16:41:50.036Z] 5d3b04190fa2: Pull complete [2022-06-22T16:41:54.229Z] 2f39f015ded8: Pull complete [2022-06-22T16:41:54.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T16:41:54.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T16:41:54.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T16:41:54.318Z] prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container [2022-06-22T16:41:54.354Z] $ 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/edgex-go/70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-06-22T16:41:56.605Z] $ docker top 55cb6508143440e54f2b278bec3bed5ff12d5432fde1fded7a5e8bae06c080ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T16:41:56.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T16:41:57.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T16:41:57.551Z] + ls /var/log/sa-host [2022-06-22T16:41:57.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T16:41:57.624Z] provisioning config files... [2022-06-22T16:41:57.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/70@tmp/config2848659910029912023tmp [Pipeline] { [Pipeline] echo [2022-06-22T16:41:57.651Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:57.940Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T16:41:57.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:58.276Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T16:41:58.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:58.608Z] ---> sudo-logs.sh [2022-06-22T16:41:58.608Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T16:41:58.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:41:58.991Z] ---> job-cost.sh [2022-06-22T16:41:58.991Z] lf-activate-venv: SKIPPING [2022-06-22T16:41:58.991Z] DEBUG: total: 0.10999999940395355 [2022-06-22T16:41:58.991Z] INFO: Retrieving Stack Cost... [2022-06-22T16:41:59.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T16:41:59.824Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T16:41:59.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T16:42:00.123Z] ---> logs-deploy.sh [2022-06-22T16:42:00.123Z] lf-activate-venv: SKIPPING [2022-06-22T16:42:00.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/70 [2022-06-22T16:42:00.123Z] INFO: archiving workspace using pattern(s): [2022-06-22T16:42:01.068Z] Archives upload complete. [2022-06-22T16:42:01.329Z] INFO: archiving logs to Nexus [2022-06-22T16:42:01.905Z] ---> uname -a: [2022-06-22T16:42:01.905Z] Linux prd-ubuntu20-04-docker-8c-8g-15339 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] ---> lscpu: [2022-06-22T16:42:01.905Z] Architecture: x86_64 [2022-06-22T16:42:01.905Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-22T16:42:01.905Z] Byte Order: Little Endian [2022-06-22T16:42:01.905Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-22T16:42:01.905Z] CPU(s): 8 [2022-06-22T16:42:01.905Z] On-line CPU(s) list: 0-7 [2022-06-22T16:42:01.905Z] Thread(s) per core: 1 [2022-06-22T16:42:01.905Z] Core(s) per socket: 1 [2022-06-22T16:42:01.905Z] Socket(s): 8 [2022-06-22T16:42:01.905Z] NUMA node(s): 1 [2022-06-22T16:42:01.905Z] Vendor ID: AuthenticAMD [2022-06-22T16:42:01.905Z] CPU family: 23 [2022-06-22T16:42:01.905Z] Model: 49 [2022-06-22T16:42:01.905Z] Model name: AMD EPYC-Rome Processor [2022-06-22T16:42:01.905Z] Stepping: 0 [2022-06-22T16:42:01.905Z] CPU MHz: 2799.998 [2022-06-22T16:42:01.905Z] BogoMIPS: 5599.99 [2022-06-22T16:42:01.905Z] Virtualization: AMD-V [2022-06-22T16:42:01.905Z] Hypervisor vendor: KVM [2022-06-22T16:42:01.905Z] Virtualization type: full [2022-06-22T16:42:01.905Z] L1d cache: 256 KiB [2022-06-22T16:42:01.905Z] L1i cache: 256 KiB [2022-06-22T16:42:01.905Z] L2 cache: 4 MiB [2022-06-22T16:42:01.905Z] L3 cache: 128 MiB [2022-06-22T16:42:01.905Z] NUMA node0 CPU(s): 0-7 [2022-06-22T16:42:01.905Z] Vulnerability Itlb multihit: Not affected [2022-06-22T16:42:01.905Z] Vulnerability L1tf: Not affected [2022-06-22T16:42:01.905Z] Vulnerability Mds: Not affected [2022-06-22T16:42:01.905Z] Vulnerability Meltdown: Not affected [2022-06-22T16:42:01.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-22T16:42:01.905Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-22T16:42:01.905Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-22T16:42:01.905Z] Vulnerability Srbds: Not affected [2022-06-22T16:42:01.905Z] Vulnerability Tsx async abort: Not affected [2022-06-22T16:42:01.905Z] 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-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] ---> nproc: [2022-06-22T16:42:01.905Z] 8 [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] ---> df -h: [2022-06-22T16:42:01.905Z] Filesystem Size Used Avail Use% Mounted on [2022-06-22T16:42:01.905Z] overlay 155G 11G 145G 7% / [2022-06-22T16:42:01.905Z] tmpfs 64M 0 64M 0% /dev [2022-06-22T16:42:01.905Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-22T16:42:01.905Z] shm 64M 0 64M 0% /dev/shm [2022-06-22T16:42:01.905Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] ---> sar -b -r -n DEV: [2022-06-22T16:42:01.905Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15339) 06/22/22 _x86_64_ (8 CPU) [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] 16:29:48 LINUX RESTART (8 CPU) [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-22T16:42:01.905Z] 16:31:02 339.06 55.57 283.49 0.00 7415.03 180493.92 0.00 [2022-06-22T16:42:01.905Z] 16:32:01 157.98 1.42 156.56 0.00 36.19 73518.54 0.00 [2022-06-22T16:42:01.905Z] 16:33:01 30.08 0.00 30.08 0.00 0.00 14344.83 0.00 [2022-06-22T16:42:01.905Z] 16:34:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 [2022-06-22T16:42:01.905Z] 16:35:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 [2022-06-22T16:42:01.905Z] 16:36:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 [2022-06-22T16:42:01.905Z] 16:37:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-06-22T16:42:01.905Z] 16:38:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 [2022-06-22T16:42:01.905Z] 16:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2022-06-22T16:42:01.905Z] 16:40:01 1.53 0.00 1.53 0.00 0.00 19.60 0.00 [2022-06-22T16:42:01.905Z] 16:41:01 1.12 0.00 1.12 0.00 0.00 17.20 0.00 [2022-06-22T16:42:01.905Z] 16:42:01 31.58 0.17 31.41 0.00 16.40 16698.28 0.00 [2022-06-22T16:42:01.905Z] Average: 47.18 4.77 42.41 0.00 623.08 23694.65 0.00 [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-22T16:42:01.905Z] 16:31:02 28508108 31750612 552480 1.68 117936 3391584 2182012 6.43 1177032 2819664 742256 [2022-06-22T16:42:01.905Z] 16:32:01 27111824 31615516 673064 2.05 170376 4420500 2271380 6.69 1816128 3376668 579636 [2022-06-22T16:42:01.905Z] 16:33:01 28128044 31783264 513772 1.56 170552 3684308 1797004 5.30 1341040 2957916 12 [2022-06-22T16:42:01.905Z] 16:34:01 28128072 31783168 513716 1.56 170600 3684304 1797004 5.30 1340968 2957928 48 [2022-06-22T16:42:01.905Z] 16:35:01 28138348 31793500 503292 1.53 170628 3684312 1797272 5.30 1330132 2957932 20 [2022-06-22T16:42:01.905Z] 16:36:01 28138576 31793732 502972 1.53 170652 3684320 1797272 5.30 1329848 2957936 176 [2022-06-22T16:42:01.905Z] 16:37:01 28139568 31794972 501912 1.53 170684 3684324 1797272 5.30 1328504 2958140 8 [2022-06-22T16:42:01.905Z] 16:38:01 28139924 31795332 501692 1.53 170708 3684328 1797272 5.30 1328488 2958144 196 [2022-06-22T16:42:01.905Z] 16:39:01 28139584 31795052 501920 1.53 170732 3684328 1797272 5.30 1329164 2958148 184 [2022-06-22T16:42:01.905Z] 16:40:01 28139852 31795328 501580 1.53 170788 3684308 1797272 5.30 1328876 2958152 180 [2022-06-22T16:42:01.905Z] 16:41:01 28140016 31795556 501264 1.52 170840 3684312 1797272 5.30 1329108 2958124 204 [2022-06-22T16:42:01.905Z] 16:42:01 27582768 31748812 541688 1.65 175144 4137200 1947072 5.74 1392832 3391064 532 [2022-06-22T16:42:01.905Z] Average: 28036224 31770404 525779 1.60 166637 3759011 1881281 5.54 1364343 3017485 110288 [2022-06-22T16:42:01.905Z] [2022-06-22T16:42:01.905Z] 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-22T16:42:01.905Z] 16:31:02 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:31:02 docker0 233.89 214.38 17.15 2700.62 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:31:02 ens3 1205.65 962.79 12690.14 149.83 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:32:01 veth07fa22b 74.43 85.95 7.09 601.39 0.00 0.00 0.00 0.05 [2022-06-22T16:42:01.905Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:32:01 docker0 172.92 200.66 14.24 1615.37 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:32:01 ens3 275.03 225.35 1657.98 83.52 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:33:01 docker0 1.13 1.12 0.07 0.09 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:33:01 ens3 10.76 6.60 8.62 3.42 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:34:01 ens3 0.35 0.23 0.10 0.08 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:35:01 ens3 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.905Z] 16:36:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:39:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:41:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:42:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] 16:42:01 ens3 146.56 95.10 2537.48 66.19 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] Average: docker0 33.80 34.45 2.61 357.92 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] Average: ens3 136.44 107.40 1407.47 25.20 0.00 0.00 0.00 0.00 [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] ---> sar -P ALL: [2022-06-22T16:42:01.906Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15339) 06/22/22 _x86_64_ (8 CPU) [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] 16:29:48 LINUX RESTART (8 CPU) [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] 16:30:01 CPU %user %nice %system %iowait %steal %idle [2022-06-22T16:42:01.906Z] 16:31:02 all 12.87 0.00 4.92 2.12 0.07 80.02 [2022-06-22T16:42:01.906Z] 16:31:02 0 16.25 0.00 4.39 1.83 0.07 77.46 [2022-06-22T16:42:01.906Z] 16:31:02 1 10.80 0.00 4.66 0.69 0.05 83.79 [2022-06-22T16:42:01.906Z] 16:31:02 2 15.92 0.00 5.78 4.63 0.08 73.59 [2022-06-22T16:42:01.906Z] 16:31:02 3 13.89 0.00 3.81 0.63 0.08 81.59 [2022-06-22T16:42:01.906Z] 16:31:02 4 11.74 0.00 4.67 1.88 0.05 81.66 [2022-06-22T16:42:01.906Z] 16:31:02 5 14.01 0.00 5.25 4.21 0.07 76.45 [2022-06-22T16:42:01.906Z] 16:31:02 6 10.47 0.00 4.30 2.59 0.07 82.57 [2022-06-22T16:42:01.906Z] 16:31:02 7 9.81 0.00 6.52 0.48 0.09 83.11 [2022-06-22T16:42:01.906Z] 16:32:01 all 32.39 0.00 6.95 1.42 0.08 59.16 [2022-06-22T16:42:01.906Z] 16:32:01 0 32.46 0.00 7.76 1.81 0.07 57.90 [2022-06-22T16:42:01.906Z] 16:32:01 1 30.62 0.00 6.44 0.03 0.09 62.82 [2022-06-22T16:42:01.906Z] 16:32:01 2 33.86 0.00 6.92 3.07 0.09 56.06 [2022-06-22T16:42:01.906Z] 16:32:01 3 33.36 0.00 6.13 0.77 0.07 59.67 [2022-06-22T16:42:01.906Z] 16:32:01 4 32.54 0.00 6.77 0.33 0.09 60.28 [2022-06-22T16:42:01.906Z] 16:32:01 5 32.05 0.00 6.18 1.12 0.07 60.59 [2022-06-22T16:42:01.906Z] 16:32:01 6 32.41 0.00 8.03 3.78 0.07 55.71 [2022-06-22T16:42:01.906Z] 16:32:01 7 31.87 0.00 7.34 0.50 0.09 60.21 [2022-06-22T16:42:01.906Z] 16:33:01 all 0.28 0.00 0.23 0.38 0.01 99.11 [2022-06-22T16:42:01.906Z] 16:33:01 0 0.12 0.00 0.10 0.00 0.02 99.77 [2022-06-22T16:42:01.906Z] 16:33:01 1 0.88 0.00 0.12 0.37 0.00 98.64 [2022-06-22T16:42:01.906Z] 16:33:01 2 0.33 0.00 0.07 0.00 0.00 99.60 [2022-06-22T16:42:01.906Z] 16:33:01 3 0.23 0.00 0.05 0.00 0.00 99.72 [2022-06-22T16:42:01.906Z] 16:33:01 4 0.12 0.00 0.03 0.00 0.00 99.85 [2022-06-22T16:42:01.906Z] 16:33:01 5 0.17 0.00 0.27 0.20 0.02 99.35 [2022-06-22T16:42:01.906Z] 16:33:01 6 0.20 0.00 0.43 2.44 0.02 96.91 [2022-06-22T16:42:01.906Z] 16:33:01 7 0.18 0.00 0.75 0.00 0.02 99.05 [2022-06-22T16:42:01.906Z] 16:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-06-22T16:42:01.906Z] 16:34:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:34:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-06-22T16:42:01.906Z] 16:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-06-22T16:42:01.906Z] 16:35:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2022-06-22T16:42:01.906Z] 16:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-06-22T16:42:01.906Z] 16:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-06-22T16:42:01.906Z] 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-22T16:42:01.906Z] 16:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-22T16:42:01.906Z] 16:37:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:37:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-22T16:42:01.906Z] 16:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-22T16:42:01.906Z] 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-22T16:42:01.906Z] 16:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:39:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-06-22T16:42:01.906Z] 16:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-22T16:42:01.906Z] 16:39:01 1 1.27 0.00 0.08 0.02 0.00 98.63 [2022-06-22T16:42:01.906Z] 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-06-22T16:42:01.906Z] 16:39:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2022-06-22T16:42:01.906Z] 16:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:40:01 all 0.25 0.00 0.00 0.00 0.00 99.74 [2022-06-22T16:42:01.906Z] 16:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:40:01 1 2.00 0.00 0.02 0.02 0.02 97.95 [2022-06-22T16:42:01.906Z] 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-22T16:42:01.906Z] 16:41:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-06-22T16:42:01.906Z] 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] 16:41:01 1 2.00 0.00 0.03 0.03 0.00 97.93 [2022-06-22T16:42:01.906Z] 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-22T16:42:01.906Z] 16:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-22T16:42:01.906Z] 16:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2022-06-22T16:42:01.906Z] 16:42:01 all 3.49 0.00 1.33 0.48 0.02 94.69 [2022-06-22T16:42:01.906Z] 16:42:01 0 3.21 0.00 1.57 0.27 0.03 94.92 [2022-06-22T16:42:01.906Z] 16:42:01 1 4.55 0.00 1.35 0.52 0.02 93.57 [2022-06-22T16:42:01.906Z] 16:42:01 2 3.03 0.00 1.24 0.12 0.02 95.59 [2022-06-22T16:42:01.906Z] 16:42:01 3 3.31 0.00 1.31 0.05 0.02 95.32 [2022-06-22T16:42:01.906Z] 16:42:01 4 3.67 0.00 1.36 0.03 0.02 94.92 [2022-06-22T16:42:01.906Z] 16:42:01 5 2.45 0.00 1.09 0.07 0.02 96.38 [2022-06-22T16:42:01.906Z] 16:42:01 6 3.15 0.00 1.22 2.71 0.03 92.88 [2022-06-22T16:42:01.906Z] 16:42:01 7 4.54 0.00 1.47 0.03 0.03 93.92 [2022-06-22T16:42:01.906Z] Average: all 4.07 0.00 1.11 0.36 0.02 94.44 [2022-06-22T16:42:01.906Z] Average: 0 4.29 0.00 1.15 0.33 0.02 94.22 [2022-06-22T16:42:01.906Z] Average: 1 4.29 0.00 1.05 0.15 0.02 94.49 [2022-06-22T16:42:01.906Z] Average: 2 4.35 0.00 1.15 0.64 0.02 93.85 [2022-06-22T16:42:01.906Z] Average: 3 4.16 0.00 0.93 0.12 0.02 94.78 [2022-06-22T16:42:01.906Z] Average: 4 3.93 0.00 1.05 0.18 0.01 94.82 [2022-06-22T16:42:01.906Z] Average: 5 3.99 0.00 1.05 0.46 0.01 94.48 [2022-06-22T16:42:01.906Z] Average: 6 3.79 0.00 1.15 0.96 0.02 94.09 [2022-06-22T16:42:01.906Z] Average: 7 3.79 0.00 1.32 0.08 0.02 94.79 [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z] [2022-06-22T16:42:01.906Z]