Pull request #3734 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 626275469b875c7afcb36771b784305944904f10+2de07aa5618795465836e287608abcda04ffa72f (e35aca7880e94f9338ee55c2afbce14260aca7f6) Running in Durability level: MAX_SURVIVABILITY 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-ssh2289385464552356030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6161837001507789426.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3122373725623857158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh403812358229002647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh6696778535747832437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6675935514241985348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-42’ Running on prd-centos7-docker-4c-2g-47 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1890843457004325410.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 626275469b875c7afcb36771b784305944904f10 Merge succeeded, producing 626275469b875c7afcb36771b784305944904f10 Checking out Revision 626275469b875c7afcb36771b784305944904f10 (PR-3734) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6264671918613844015.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2436511686337286278.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 Commit message: "style: Enable gosimple linter and associated recommendations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T01:03:48.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T01:03:48.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T01:03:48.676Z] ========================================================= [2021-09-29T01:03:48.676Z] EdgeX Global Pipelines Version Info [2021-09-29T01:03:48.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:03:49.978Z] ------------------- [2021-09-29T01:03:49.978Z] stable info: [2021-09-29T01:03:49.978Z] ------------------- [2021-09-29T01:03:49.978Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T01:03:49.978Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:03:49.978Z] Message: update stable to v1.0.205 [2021-09-29T01:03:50.952Z] ------------------- [2021-09-29T01:03:50.952Z] experimental info: [2021-09-29T01:03:50.952Z] ------------------- [2021-09-29T01:03:50.952Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T01:03:50.952Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:03:50.952Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T01:03:51.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T01:03:51.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T01:03:51.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T01:03:51.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T01:03:51.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T01:03:51.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T01:03:51.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T01:03:51.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T01:03:51.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T01:03:51.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T01:03:51.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T01:03:51.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T01:03:51.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T01:03:51.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T01:03:52.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T01:03:52.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:03:52.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:03:52.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T01:03:52.294Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T01:03:52.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T01:03:52.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T01:03:52.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T01:03:52.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T01:03:52.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T01:03:52.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T01:03:52.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo [2021-09-29T01:03:52.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626275469b875c7afcb36771b784305944904f10 [Pipeline] echo [2021-09-29T01:03:52.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6262754 [Pipeline] echo [2021-09-29T01:03:52.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:03:53.068Z] provisioning config files... [2021-09-29T01:03:53.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3361700205345396730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:03:53.483Z] ---> docker-login.sh [2021-09-29T01:03:53.483Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:03:53.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:03:53.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:03:53.751Z] Configure a credential helper to remove this warning. See [2021-09-29T01:03:53.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:03:53.751Z] [2021-09-29T01:03:53.751Z] Login Succeeded [2021-09-29T01:03:53.751Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:03:54.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:03:54.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:03:54.019Z] Configure a credential helper to remove this warning. See [2021-09-29T01:03:54.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:03:54.019Z] [2021-09-29T01:03:54.019Z] Login Succeeded [2021-09-29T01:03:54.019Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:03:54.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:03:54.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:03:54.019Z] Configure a credential helper to remove this warning. See [2021-09-29T01:03:54.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:03:54.019Z] [2021-09-29T01:03:54.019Z] Login Succeeded [2021-09-29T01:03:54.019Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:03:54.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:03:54.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:03:54.285Z] Configure a credential helper to remove this warning. See [2021-09-29T01:03:54.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:03:54.285Z] [2021-09-29T01:03:54.285Z] Login Succeeded [2021-09-29T01:03:54.285Z] docker.io [2021-09-29T01:03:54.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:03:54.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:03:54.867Z] Configure a credential helper to remove this warning. See [2021-09-29T01:03:54.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:03:54.867Z] [2021-09-29T01:03:54.867Z] Login Succeeded [2021-09-29T01:03:54.867Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:03:54.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:03:55.353Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T01:03:55.353Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T01:03:55.353Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:03:55.353Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:03:55.353Z] ++ cut -d/ -f2 [2021-09-29T01:03:55.353Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T01:03:55.434Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:03:56.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:03:56.983Z] [2021-09-29T01:03:56.983Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:03:57.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:03:57.359Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T01:03:57.359Z] 31603596830f: Pulling fs layer [2021-09-29T01:03:57.359Z] 04fac38145f0: Pulling fs layer [2021-09-29T01:03:57.359Z] 701f6daf10bf: Pulling fs layer [2021-09-29T01:03:57.359Z] 24f72da36158: Pulling fs layer [2021-09-29T01:03:57.359Z] 24f72da36158: Waiting [2021-09-29T01:03:57.359Z] 04fac38145f0: Verifying Checksum [2021-09-29T01:03:57.359Z] 04fac38145f0: Download complete [2021-09-29T01:03:57.628Z] 31603596830f: Verifying Checksum [2021-09-29T01:03:57.628Z] 31603596830f: Download complete [2021-09-29T01:03:57.903Z] 31603596830f: Pull complete [2021-09-29T01:03:57.903Z] 24f72da36158: Verifying Checksum [2021-09-29T01:03:57.903Z] 24f72da36158: Download complete [2021-09-29T01:03:57.903Z] 04fac38145f0: Pull complete [2021-09-29T01:03:57.903Z] 701f6daf10bf: Verifying Checksum [2021-09-29T01:03:57.903Z] 701f6daf10bf: Download complete [2021-09-29T01:03:58.492Z] 701f6daf10bf: Pull complete [2021-09-29T01:03:58.492Z] 24f72da36158: Pull complete [2021-09-29T01:03:58.492Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T01:03:58.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:03:58.492Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T01:03:58.611Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-09-29T01:03:58.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T01:03:59.384Z] $ docker top 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T01:03:59.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:03:59.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:03:59.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:03:59.711Z] $ docker exec 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent [2021-09-29T01:03:59.833Z] SSH_AUTH_SOCK=/tmp/ssh-azBGYFDmKQNM/agent.15 [2021-09-29T01:03:59.833Z] SSH_AGENT_PID=21 [2021-09-29T01:03:59.843Z] Running ssh-add (command line suppressed) [2021-09-29T01:03:59.927Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8636237404252489081.key (/w/workspace/edgex-go/1@tmp/private_key_8636237404252489081.key) [2021-09-29T01:03:59.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:04:00.327Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T01:04:00.357Z] $ docker exec --env ******** --env ******** 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent -k [2021-09-29T01:04:00.449Z] unset SSH_AUTH_SOCK; [2021-09-29T01:04:00.449Z] unset SSH_AGENT_PID; [2021-09-29T01:04:00.449Z] echo Agent pid 21 killed; [2021-09-29T01:04:00.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T01:04:00.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:04:00.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:04:00.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:04:00.702Z] $ docker exec 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent [2021-09-29T01:04:00.814Z] SSH_AUTH_SOCK=/tmp/ssh-2mbFbdAZdowW/agent.53 [2021-09-29T01:04:00.814Z] SSH_AGENT_PID=59 [2021-09-29T01:04:00.823Z] Running ssh-add (command line suppressed) [2021-09-29T01:04:00.912Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6170909716003838488.key (/w/workspace/edgex-go/1@tmp/private_key_6170909716003838488.key) [2021-09-29T01:04:00.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:04:01.305Z] + git semver init [2021-09-29T01:04:01.305Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T01:04:01.305Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-29T01:04:01.305Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-29T01:04:01.305Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T01:04:01.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T01:04:01.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T01:04:01.305Z] # $SEMVER_BRANCH = PR-3734 [2021-09-29T01:04:01.305Z] # $SEMVER_TEMP = /tmp/semver-723502070 [2021-09-29T01:04:01.305Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T01:05:22.913Z] # '/tmp/semver-723502070' -> '/w/workspace/edgex-go/1/.semver' [2021-09-29T01:05:22.913Z] # -> Force: false [2021-09-29T01:05:22.913Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-29T01:05:22.946Z] $ docker exec --env ******** --env ******** 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent -k [2021-09-29T01:05:23.042Z] unset SSH_AUTH_SOCK; [2021-09-29T01:05:23.042Z] unset SSH_AGENT_PID; [2021-09-29T01:05:23.042Z] echo Agent pid 59 killed; [2021-09-29T01:05:23.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:05:23.533Z] + git semver [Pipeline] } [2021-09-29T01:05:23.596Z] $ docker stop --time=1 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 [2021-09-29T01:05:25.195Z] $ docker rm -f 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:05:25.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T01:05:26.039Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T01:05:26.064Z] [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 [2021-09-29T01:05:26.845Z] ========================================================= [2021-09-29T01:05:26.845Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T01:05:26.845Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:05:27.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:05:27.225Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T01:05:27.225Z] 540db60ca938: Pulling fs layer [2021-09-29T01:05:27.225Z] adcc1eea9eea: Pulling fs layer [2021-09-29T01:05:27.225Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T01:05:27.225Z] db62176df00c: Pulling fs layer [2021-09-29T01:05:27.225Z] 3b30891b0d05: Pulling fs layer [2021-09-29T01:05:27.225Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T01:05:27.225Z] c788192a36de: Pulling fs layer [2021-09-29T01:05:27.225Z] a77e37c0d609: Pulling fs layer [2021-09-29T01:05:27.225Z] c3185cebc471: Pulling fs layer [2021-09-29T01:05:27.225Z] 06b49ca38bd5: Waiting [2021-09-29T01:05:27.225Z] c788192a36de: Waiting [2021-09-29T01:05:27.225Z] a77e37c0d609: Waiting [2021-09-29T01:05:27.225Z] c3185cebc471: Waiting [2021-09-29T01:05:27.225Z] 3b30891b0d05: Waiting [2021-09-29T01:05:27.225Z] db62176df00c: Waiting [2021-09-29T01:05:27.225Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T01:05:27.225Z] 4c4ab2625f07: Download complete [2021-09-29T01:05:27.225Z] adcc1eea9eea: Download complete [2021-09-29T01:05:27.495Z] 3b30891b0d05: Verifying Checksum [2021-09-29T01:05:27.495Z] 3b30891b0d05: Download complete [2021-09-29T01:05:27.495Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T01:05:27.495Z] 06b49ca38bd5: Download complete [2021-09-29T01:05:27.495Z] 540db60ca938: Verifying Checksum [2021-09-29T01:05:27.495Z] 540db60ca938: Download complete [2021-09-29T01:05:27.766Z] 540db60ca938: Pull complete [2021-09-29T01:05:27.766Z] adcc1eea9eea: Pull complete [2021-09-29T01:05:28.031Z] 4c4ab2625f07: Pull complete [2021-09-29T01:05:30.616Z] db62176df00c: Verifying Checksum [2021-09-29T01:05:30.616Z] db62176df00c: Download complete [2021-09-29T01:05:33.971Z] db62176df00c: Pull complete [2021-09-29T01:05:33.971Z] 3b30891b0d05: Pull complete [2021-09-29T01:05:33.971Z] 06b49ca38bd5: Pull complete [2021-09-29T01:05:41.609Z] Still waiting to schedule task [2021-09-29T01:05:41.609Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-46’ [2021-09-29T01:05:44.043Z] c788192a36de: Verifying Checksum [2021-09-29T01:05:44.043Z] c788192a36de: Download complete [2021-09-29T01:05:44.043Z] c788192a36de: Pull complete [2021-09-29T01:05:44.043Z] a77e37c0d609: Verifying Checksum [2021-09-29T01:05:44.043Z] a77e37c0d609: Download complete [2021-09-29T01:05:44.043Z] a77e37c0d609: Pull complete [2021-09-29T01:05:45.003Z] c3185cebc471: Verifying Checksum [2021-09-29T01:05:45.003Z] c3185cebc471: Download complete [2021-09-29T01:05:46.967Z] c3185cebc471: Pull complete [2021-09-29T01:05:46.967Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T01:05:46.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:05:46.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:05:47.374Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:05:47.374Z] WORKDIR /edgex [2021-09-29T01:05:47.374Z] COPY go.mod . [2021-09-29T01:05:47.374Z] RUN go mod download' [2021-09-29T01:05:47.374Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T01:05:48.803Z] Sending build context to Docker daemon 329MB [2021-09-29T01:05:48.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:05:48.803Z] ---> 031687cdd783 [2021-09-29T01:05:48.803Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:05:50.206Z] ---> Running in 03aefdf2b00c [2021-09-29T01:05:50.206Z] Removing intermediate container 03aefdf2b00c [2021-09-29T01:05:50.206Z] ---> 165ea0a471fc [2021-09-29T01:05:50.206Z] Step 3/4 : COPY go.mod . [2021-09-29T01:05:50.206Z] ---> 9857da017b8a [2021-09-29T01:05:50.206Z] Step 4/4 : RUN go mod download [2021-09-29T01:05:50.472Z] ---> Running in 8793419bbb5a [2021-09-29T01:06:22.719Z] Removing intermediate container 8793419bbb5a [2021-09-29T01:06:22.719Z] ---> 4c45e705a057 [2021-09-29T01:06:22.719Z] Successfully built 4c45e705a057 [2021-09-29T01:06:22.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:06:23.086Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:06:23.087Z] . [Pipeline] withDockerContainer [2021-09-29T01:06:23.202Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-09-29T01:06:23.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:06:23.643Z] $ docker top e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:06:24.141Z] + go version [2021-09-29T01:06:24.141Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T01:06:24.165Z] $ docker stop --time=1 e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 [2021-09-29T01:06:25.369Z] $ docker rm -f e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:06:26.241Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:06:26.242Z] . [Pipeline] withDockerContainer [2021-09-29T01:06:26.348Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-09-29T01:06:26.403Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:06:26.761Z] $ docker top 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:06:26.930Z] ========================================================= [2021-09-29T01:06:26.930Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:06:26.930Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:06:27.309Z] + go mod tidy [Pipeline] sh [2021-09-29T01:06:27.914Z] + make test [2021-09-29T01:06:27.914Z] go mod tidy [2021-09-29T01:06:27.914Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:06:33.301Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:06:51.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:06:54.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:06:54.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:06:55.561Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:06:57.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:06:58.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:06:58.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:06:58.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:06:58.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:06:59.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:06:59.354Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:06:59.354Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:06:59.354Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:06:59.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:07:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-29T01:07:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:07:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:07:02.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2021-09-29T01:07:02.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:07:02.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-09-29T01:07:02.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:07:02.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:07:03.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-09-29T01:07:03.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:07:03.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:07:04.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements [2021-09-29T01:07:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:07:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:07:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:07:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:07:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:07:04.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:07:04.831Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:07:04.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:07:05.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-29T01:07:05.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:07:05.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:07:05.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:07:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-09-29T01:07:06.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:07:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-09-29T01:07:06.295Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 21.7% of statements [2021-09-29T01:07:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:07:06.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-29T01:07:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2021-09-29T01:07:07.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-29T01:07:07.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements [2021-09-29T01:07:07.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-29T01:07:20.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-29T01:07:20.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-29T01:07:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.166s coverage: 81.8% of statements [2021-09-29T01:07:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-09-29T01:07:41.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-09-29T01:07:41.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:07:42.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-09-29T01:07:42.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:07:42.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:07:42.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-09-29T01:07:42.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-09-29T01:07:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-09-29T01:07:42.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-09-29T01:07:43.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-09-29T01:07:43.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.5% of statements [2021-09-29T01:07:43.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:07:43.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:07:43.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:07:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-09-29T01:07:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:07:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:07:44.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-09-29T01:07:44.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:07:44.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-09-29T01:07:44.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 19.5% of statements [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:07:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-29T01:07:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-29T01:07:51.472Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:08:23.830Z] GO111MODULE=on go vet ./... [2021-09-29T01:08:33.962Z] gofmt -l . [2021-09-29T01:08:33.962Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:08:34.228Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:08:34.880Z] + ls -al . [2021-09-29T01:08:34.880Z] total 612 [2021-09-29T01:08:34.880Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 01:08 . [2021-09-29T01:08:34.880Z] drwxr-xr-x 4 root root 28 Sep 29 01:06 .. [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:03 .dockerignore [2021-09-29T01:08:34.880Z] drwxrwxr-x 8 1001 1001 179 Sep 29 01:03 .git [2021-09-29T01:08:34.880Z] drwxrwxr-x 4 1001 1001 142 Sep 29 01:03 .github [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:03 .gitignore [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 130 Sep 29 01:03 .golangci.yml [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:03 .hadolint.yml [2021-09-29T01:08:34.880Z] drwx------ 3 1001 1001 58 Sep 29 01:05 .semver [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:03 .sonarcloud.properties [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:03 ADOPTERS.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:03 Attribution.txt [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:03 CHANGELOG.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:03 CONTRIBUTING.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:03 GOVERNANCE.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:03 Jenkinsfile [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:03 LICENSE [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:03 Makefile [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:03 OWNERS.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:03 README.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:03 SECURITY.md [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:05 VERSION [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:03 ZMQWindows.md [2021-09-29T01:08:34.880Z] drwxrwxr-x 2 1001 1001 37 Sep 29 01:03 bin [2021-09-29T01:08:34.880Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:03 cmd [2021-09-29T01:08:34.880Z] -rw-r--r-- 1 root root 403156 Sep 29 01:07 coverage.out [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:03 go.mod [2021-09-29T01:08:34.880Z] -rw-r--r-- 1 root root 50064 Sep 29 01:06 go.sum [2021-09-29T01:08:34.880Z] drwxrwxr-x 8 1001 1001 124 Sep 29 01:03 internal [2021-09-29T01:08:34.880Z] drwxrwxr-x 3 1001 1001 16 Sep 29 01:03 openapi [2021-09-29T01:08:34.880Z] drwxrwxr-x 4 1001 1001 71 Sep 29 01:03 snap [2021-09-29T01:08:34.880Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:03 version.go [Pipeline] sh [2021-09-29T01:08:35.219Z] + '[' -e coverage.out ] [2021-09-29T01:08:35.219Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:08:35.361Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:08:35.690Z] + make build [2021-09-29T01:08:35.690Z] go mod tidy [2021-09-29T01:08:35.690Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:08:37.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:08:44.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:08:44.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:08:45.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:08:45.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:08:46.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:08:47.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:08:48.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:08:49.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:08:50.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:08:51.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T01:08:52.914Z] $ docker stop --time=1 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 [2021-09-29T01:08:54.681Z] $ docker rm -f 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:08:58.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:08:58.107Z] [2021-09-29T01:08:58.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:08:58.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:09:45.352Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: dial tcp [2604:e100:1:0:f816:3eff:fe45:2159]:10003: connect: network is unreachable [Pipeline] } [Pipeline] // script [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] } [2021-09-29T01:09:46.709Z] Failed in branch amd64 [2021-09-29T01:09:50.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T01:09:50.932Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-29T01:09:51.190Z] The recommended git tool is: git [2021-09-29T01:09:57.467Z] using credential edgex-jenkins-ssh [2021-09-29T01:09:57.489Z] Cloning the remote Git repository [2021-09-29T01:09:57.536Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:09:57.668Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-29T01:09:57.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:09:57.766Z] > git --version # timeout=10 [2021-09-29T01:09:57.785Z] > git --version # 'git version 2.17.1' [2021-09-29T01:09:57.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:09:57.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:11:15.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:11:15.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:11:15.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:11:15.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:11:15.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:11:15.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:11:17.920Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:11:18.258Z] Merge succeeded, producing 626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:11:18.258Z] Checking out Revision 626275469b875c7afcb36771b784305944904f10 (PR-3734) [2021-09-29T01:11:17.927Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:11:17.943Z] > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 [2021-09-29T01:11:18.157Z] > git remote # timeout=10 [2021-09-29T01:11:18.181Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:11:18.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:11:18.214Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:11:18.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:11:18.255Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:11:18.274Z] > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 [2021-09-29T01:11:22.622Z] Commit message: "style: Enable gosimple linter and associated recommendations" [2021-09-29T01:11:22.666Z] > git --version # timeout=10 [2021-09-29T01:11:22.674Z] > git --version # 'git version 2.17.1' [2021-09-29T01:11:22.692Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:11:23.320Z] provisioning config files... [2021-09-29T01:11:23.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config755933141032894205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:11:23.963Z] ---> docker-login.sh [2021-09-29T01:11:23.963Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:11:25.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:11:25.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:11:25.945Z] Configure a credential helper to remove this warning. See [2021-09-29T01:11:25.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:11:25.945Z] [2021-09-29T01:11:25.945Z] Login Succeeded [2021-09-29T01:11:25.945Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:11:26.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:11:26.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:11:26.542Z] Configure a credential helper to remove this warning. See [2021-09-29T01:11:26.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:11:26.542Z] [2021-09-29T01:11:26.542Z] Login Succeeded [2021-09-29T01:11:26.542Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:11:26.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:11:27.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:11:27.094Z] Configure a credential helper to remove this warning. See [2021-09-29T01:11:27.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:11:27.094Z] [2021-09-29T01:11:27.094Z] Login Succeeded [2021-09-29T01:11:27.094Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:11:27.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:11:27.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:11:27.370Z] Configure a credential helper to remove this warning. See [2021-09-29T01:11:27.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:11:27.370Z] [2021-09-29T01:11:27.370Z] Login Succeeded [2021-09-29T01:11:27.370Z] docker.io [2021-09-29T01:11:27.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:11:28.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:11:28.248Z] Configure a credential helper to remove this warning. See [2021-09-29T01:11:28.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:11:28.248Z] [2021-09-29T01:11:28.248Z] Login Succeeded [2021-09-29T01:11:28.248Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:11:28.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T01:11:29.075Z] ========================================================= [2021-09-29T01:11:29.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T01:11:29.075Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:11:29.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:11:29.756Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T01:11:29.756Z] 595b0fe564bb: Pulling fs layer [2021-09-29T01:11:29.756Z] 24495759ef45: Pulling fs layer [2021-09-29T01:11:29.756Z] d148012ef14d: Pulling fs layer [2021-09-29T01:11:29.756Z] e90a11edd702: Pulling fs layer [2021-09-29T01:11:29.756Z] d77568369979: Pulling fs layer [2021-09-29T01:11:29.756Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T01:11:29.756Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T01:11:29.756Z] 97ac5df62f85: Pulling fs layer [2021-09-29T01:11:30.036Z] e90a11edd702: Waiting [2021-09-29T01:11:30.037Z] d77568369979: Waiting [2021-09-29T01:11:30.037Z] fc1c9f9a7f3b: Waiting [2021-09-29T01:11:30.037Z] 170f2ba95c9a: Waiting [2021-09-29T01:11:30.037Z] 97ac5df62f85: Waiting [2021-09-29T01:11:30.037Z] d148012ef14d: Verifying Checksum [2021-09-29T01:11:30.037Z] d148012ef14d: Download complete [2021-09-29T01:11:30.037Z] 24495759ef45: Verifying Checksum [2021-09-29T01:11:30.037Z] 24495759ef45: Download complete [2021-09-29T01:11:30.037Z] d77568369979: Verifying Checksum [2021-09-29T01:11:30.037Z] d77568369979: Download complete [2021-09-29T01:11:30.037Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T01:11:30.037Z] fc1c9f9a7f3b: Download complete [2021-09-29T01:11:30.037Z] 170f2ba95c9a: Download complete [2021-09-29T01:11:30.037Z] 595b0fe564bb: Download complete [2021-09-29T01:11:31.022Z] 595b0fe564bb: Pull complete [2021-09-29T01:11:31.631Z] 24495759ef45: Pull complete [2021-09-29T01:11:31.907Z] d148012ef14d: Pull complete [2021-09-29T01:11:33.341Z] 97ac5df62f85: Verifying Checksum [2021-09-29T01:11:33.341Z] 97ac5df62f85: Download complete [2021-09-29T01:11:33.618Z] e90a11edd702: Verifying Checksum [2021-09-29T01:11:33.618Z] e90a11edd702: Download complete [2021-09-29T01:11:43.786Z] e90a11edd702: Pull complete [2021-09-29T01:11:43.786Z] d77568369979: Pull complete [2021-09-29T01:11:44.064Z] fc1c9f9a7f3b: Pull complete [2021-09-29T01:11:44.666Z] 170f2ba95c9a: Pull complete [2021-09-29T01:11:51.399Z] 97ac5df62f85: Pull complete [2021-09-29T01:11:51.399Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T01:11:51.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:11:51.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:11:51.816Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:11:51.816Z] WORKDIR /edgex [2021-09-29T01:11:51.816Z] COPY go.mod . [2021-09-29T01:11:51.816Z] RUN go mod download [2021-09-29T01:11:51.816Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T01:11:53.807Z] Sending build context to Docker daemon 166.1MB [2021-09-29T01:11:54.077Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:11:54.077Z] ---> 04bc70af865f [2021-09-29T01:11:54.077Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:12:00.805Z] ---> Running in a37b8284d851 [2021-09-29T01:12:00.805Z] Removing intermediate container a37b8284d851 [2021-09-29T01:12:00.805Z] ---> 530c8015a63c [2021-09-29T01:12:00.805Z] Step 3/4 : COPY go.mod . [2021-09-29T01:12:01.791Z] ---> cfdb7f82cda1 [2021-09-29T01:12:01.791Z] Step 4/4 : RUN go mod download [2021-09-29T01:12:01.791Z] ---> Running in 6c32cde3768a [2021-09-29T01:13:38.670Z] Removing intermediate container 6c32cde3768a [2021-09-29T01:13:38.670Z] ---> e01d8543842b [2021-09-29T01:13:38.670Z] Successfully built e01d8543842b [2021-09-29T01:13:38.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:39.063Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:13:39.063Z] . [Pipeline] withDockerContainer [2021-09-29T01:13:39.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-09-29T01:13:39.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:13:41.053Z] $ docker top 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:13:42.063Z] + go version [2021-09-29T01:13:42.063Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T01:13:42.091Z] $ docker stop --time=1 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb [2021-09-29T01:13:43.913Z] $ docker rm -f 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:44.994Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:13:44.994Z] . [Pipeline] withDockerContainer [2021-09-29T01:13:45.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-09-29T01:13:45.334Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:13:46.791Z] $ docker top c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:13:47.186Z] ========================================================= [2021-09-29T01:13:47.186Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:13:47.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:13:47.900Z] + go mod tidy [Pipeline] sh [2021-09-29T01:13:49.566Z] + make test [2021-09-29T01:13:49.566Z] go mod tidy [2021-09-29T01:13:50.170Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:14:16.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:15:25.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:15:25.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:15:25.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:15:25.086Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:15:40.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:15:50.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements [2021-09-29T01:15:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:15:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:15:53.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.360s coverage: 98.5% of statements [2021-09-29T01:15:53.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:15:53.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 46.3% of statements [2021-09-29T01:15:53.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:15:53.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:15:55.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.738s coverage: 90.1% of statements [2021-09-29T01:15:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:15:55.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:15:59.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 84.4% of statements [2021-09-29T01:15:59.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:15:59.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:15:59.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:15:59.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:15:59.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.144s coverage: 94.2% of statements [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.602s coverage: 0.8% of statements [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 21.7% of statements [2021-09-29T01:16:06.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.476s coverage: 47.1% of statements [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements [2021-09-29T01:16:06.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-09-29T01:16:07.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-09-29T01:16:08.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2021-09-29T01:16:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements [2021-09-29T01:16:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-09-29T01:16:27.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.636s coverage: 81.8% of statements [2021-09-29T01:16:27.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-09-29T01:16:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements [2021-09-29T01:16:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements [2021-09-29T01:16:37.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:16:37.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-09-29T01:16:37.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-09-29T01:16:42.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 70.5% of statements [2021-09-29T01:16:42.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:16:42.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:16:42.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:16:44.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.914s coverage: 43.6% of statements [2021-09-29T01:16:44.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:16:44.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:16:44.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2021-09-29T01:16:44.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:16:44.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2021-09-29T01:16:44.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 19.5% of statements [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.0% of statements [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:16:52.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-09-29T01:16:52.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-29T01:16:52.866Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T01:16:52.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T01:16:52.866Z] GO111MODULE=on go vet ./... [2021-09-29T01:18:29.738Z] gofmt -l . [2021-09-29T01:18:29.738Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:18:29.738Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:18:30.447Z] + ls -al . [2021-09-29T01:18:30.447Z] total 640 [2021-09-29T01:18:30.447Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 01:18 . [2021-09-29T01:18:30.447Z] drwxr-xr-x 4 root root 4096 Sep 29 01:13 .. [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:11 .dockerignore [2021-09-29T01:18:30.447Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:11 .git [2021-09-29T01:18:30.447Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:11 .github [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:11 .gitignore [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 130 Sep 29 01:11 .golangci.yml [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:11 .hadolint.yml [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:11 .sonarcloud.properties [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:11 ADOPTERS.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:11 Attribution.txt [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:11 CHANGELOG.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:11 CONTRIBUTING.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:11 GOVERNANCE.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:11 Jenkinsfile [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:11 LICENSE [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:11 Makefile [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:11 OWNERS.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:11 README.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:11 SECURITY.md [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:05 VERSION [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:11 ZMQWindows.md [2021-09-29T01:18:30.447Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 01:11 bin [2021-09-29T01:18:30.447Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:11 cmd [2021-09-29T01:18:30.447Z] -rw-r--r-- 1 root root 403157 Sep 29 01:16 coverage.out [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:11 go.mod [2021-09-29T01:18:30.447Z] -rw-r--r-- 1 root root 50064 Sep 29 01:13 go.sum [2021-09-29T01:18:30.447Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:11 internal [2021-09-29T01:18:30.447Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 01:11 openapi [2021-09-29T01:18:30.447Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:11 snap [2021-09-29T01:18:30.447Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:11 version.go [Pipeline] sh [2021-09-29T01:18:31.143Z] + '[' -e coverage.out ] [2021-09-29T01:18:31.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:18:31.202Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T01:18:32.265Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:18:32.952Z] + make build [2021-09-29T01:18:32.952Z] go mod tidy [2021-09-29T01:18:33.939Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:18:42.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:19:14.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:19:14.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:19:20.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:19:20.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:19:26.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:19:30.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:19:34.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:19:40.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:19:44.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:19:48.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T01:19:56.879Z] $ docker stop --time=1 c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 [2021-09-29T01:20:00.088Z] $ docker rm -f c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:20:02.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:20:02.769Z] [2021-09-29T01:20:02.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:20:03.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:20:03.792Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T01:20:03.792Z] 29e5d40040c1: Pulling fs layer [2021-09-29T01:20:03.792Z] 1ce36da41761: Pulling fs layer [2021-09-29T01:20:03.792Z] 25b303627fd3: Pulling fs layer [2021-09-29T01:20:04.071Z] 29e5d40040c1: Verifying Checksum [2021-09-29T01:20:04.071Z] 29e5d40040c1: Download complete [2021-09-29T01:20:04.673Z] 1ce36da41761: Verifying Checksum [2021-09-29T01:20:04.673Z] 1ce36da41761: Download complete [2021-09-29T01:20:04.949Z] 29e5d40040c1: Pull complete [2021-09-29T01:20:06.394Z] 1ce36da41761: Pull complete [2021-09-29T01:20:06.667Z] 25b303627fd3: Verifying Checksum [2021-09-29T01:20:06.667Z] 25b303627fd3: Download complete [2021-09-29T01:20:16.847Z] 25b303627fd3: Pull complete [2021-09-29T01:20:16.847Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T01:20:16.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:20:16.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T01:20:17.186Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-09-29T01:20:17.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:20:22.004Z] $ docker top 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:20:23.129Z] + grep parallel [2021-09-29T01:20:23.129Z] + docker-compose build --help [2021-09-29T01:20:29.844Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:20:29.862Z] $ docker stop --time=1 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a [2021-09-29T01:20:31.862Z] $ docker rm -f 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:20:32.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:20:32.766Z] . [Pipeline] withDockerContainer [2021-09-29T01:20:33.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-09-29T01:20:33.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:20:34.964Z] $ docker top a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:20:36.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:20:44.399Z] Building core-command ... [2021-09-29T01:20:44.399Z] Building core-data ... [2021-09-29T01:20:44.399Z] Building core-metadata ... [2021-09-29T01:20:44.399Z] Building security-bootstrapper ... [2021-09-29T01:20:44.399Z] Building security-proxy-setup ... [2021-09-29T01:20:44.399Z] Building security-secretstore-setup ... [2021-09-29T01:20:44.399Z] Building support-notifications ... [2021-09-29T01:20:44.399Z] Building support-scheduler ... [2021-09-29T01:20:44.399Z] Building sys-mgmt-agent ... [2021-09-29T01:20:44.399Z] Building security-proxy-setup [2021-09-29T01:20:44.399Z] Building support-scheduler [2021-09-29T01:20:44.399Z] Building core-metadata [2021-09-29T01:20:44.399Z] Building core-data [2021-09-29T01:20:44.399Z] Building core-command [2021-09-29T01:22:06.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:22:06.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:22:06.225Z] ---> e01d8543842b [2021-09-29T01:22:06.225Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:22:06.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:22:06.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:22:06.225Z] ---> e01d8543842b [2021-09-29T01:22:06.225Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:22:06.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:22:06.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:22:06.225Z] ---> e01d8543842b [2021-09-29T01:22:06.225Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:22:06.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:22:06.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:22:06.225Z] ---> e01d8543842b [2021-09-29T01:22:06.225Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:22:06.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:22:06.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:22:06.225Z] ---> e01d8543842b [2021-09-29T01:22:06.225Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:22:06.225Z] ---> Running in b34d487df4b1 [2021-09-29T01:22:06.225Z] ---> Running in 8f03154b28dd [2021-09-29T01:22:06.225Z] ---> Running in b11aad399612 [2021-09-29T01:22:06.225Z] ---> Running in 369011b03286 [2021-09-29T01:22:06.225Z] ---> Running in d7a69177d7bd [2021-09-29T01:22:06.225Z] Removing intermediate container b34d487df4b1 [2021-09-29T01:22:06.225Z] ---> 48db65b936ee [2021-09-29T01:22:06.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:22:06.225Z] Removing intermediate container b11aad399612 [2021-09-29T01:22:06.225Z] ---> 01a8289dc4dc [2021-09-29T01:22:06.225Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:22:06.225Z] Removing intermediate container 8f03154b28dd [2021-09-29T01:22:06.225Z] ---> d70c50d42030 [2021-09-29T01:22:06.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:22:06.225Z] Removing intermediate container 369011b03286 [2021-09-29T01:22:06.225Z] ---> 90b29007feb9 [2021-09-29T01:22:06.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:22:06.225Z] Removing intermediate container d7a69177d7bd [2021-09-29T01:22:06.225Z] ---> dd8435b581cd [2021-09-29T01:22:06.225Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:22:06.225Z] ---> Running in 184e057ebcbf [2021-09-29T01:22:06.225Z] ---> Running in bed9d017f1d2 [2021-09-29T01:22:06.225Z] ---> Running in a11e58a7870a [2021-09-29T01:22:06.225Z] ---> Running in 75c9fd27da68 [2021-09-29T01:22:06.225Z] ---> Running in abeba343516a [2021-09-29T01:22:06.225Z] Removing intermediate container bed9d017f1d2 [2021-09-29T01:22:06.225Z] ---> 5b1d6c9355e1 [2021-09-29T01:22:06.225Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:22:06.225Z] Removing intermediate container 184e057ebcbf [2021-09-29T01:22:06.225Z] ---> ed2101213a18 [2021-09-29T01:22:06.225Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:22:06.225Z] ---> Running in a6f1beddcff6 [2021-09-29T01:22:06.225Z] ---> Running in 6fe06ab49c8a [2021-09-29T01:22:06.225Z] Removing intermediate container 75c9fd27da68 [2021-09-29T01:22:06.225Z] ---> 598b4ec28089 [2021-09-29T01:22:06.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:22:06.225Z] Removing intermediate container abeba343516a [2021-09-29T01:22:06.225Z] ---> 3a7f5d87ef04 [2021-09-29T01:22:06.225Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:22:06.225Z] ---> Running in a2d30c82b9ad [2021-09-29T01:22:06.225Z] Removing intermediate container a11e58a7870a [2021-09-29T01:22:06.225Z] ---> Running in 77e325f6d966 [2021-09-29T01:22:06.225Z] ---> 931f842b496d [2021-09-29T01:22:06.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:22:06.225Z] ---> Running in 75c5faf259b5 [2021-09-29T01:22:06.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:06.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:07.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:07.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:08.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:09.654Z] OK: 218 MiB in 52 packages [2021-09-29T01:22:09.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:09.654Z] OK: 218 MiB in 52 packages [2021-09-29T01:22:10.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:10.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:22:10.936Z] Removing intermediate container a2d30c82b9ad [2021-09-29T01:22:10.936Z] ---> 7ea4cae7e041 [2021-09-29T01:22:10.936Z] Step 6/24 : COPY go.mod . [2021-09-29T01:22:10.936Z] Removing intermediate container a6f1beddcff6 [2021-09-29T01:22:10.936Z] ---> f91538cf3308 [2021-09-29T01:22:10.936Z] Step 6/23 : COPY go.mod . [2021-09-29T01:22:11.970Z] ---> 9333c6fdeee6 [2021-09-29T01:22:11.970Z] ---> 0279164b45c8 [2021-09-29T01:22:11.970Z] Step 7/24 : RUN go mod downloadStep 7/23 : RUN go mod download [2021-09-29T01:22:11.970Z] [2021-09-29T01:22:12.252Z] ---> Running in d2609a6ca43a [2021-09-29T01:22:12.252Z] ---> Running in 167e78c183e0 [2021-09-29T01:22:15.669Z] OK: 218 MiB in 52 packages [2021-09-29T01:22:15.669Z] OK: 218 MiB in 52 packages [2021-09-29T01:22:16.707Z] OK: 218 MiB in 52 packages [2021-09-29T01:22:16.992Z] Removing intermediate container 77e325f6d966 [2021-09-29T01:22:16.992Z] ---> 3eb833e43f57 [2021-09-29T01:22:16.992Z] Step 6/22 : COPY go.mod . [2021-09-29T01:22:17.275Z] Removing intermediate container 75c5faf259b5 [2021-09-29T01:22:17.275Z] ---> c5aa749f4825 [2021-09-29T01:22:17.275Z] Step 6/24 : COPY go.mod . [2021-09-29T01:22:17.886Z] Removing intermediate container 167e78c183e0 [2021-09-29T01:22:17.886Z] ---> 226913a925c7 [2021-09-29T01:22:17.886Z] Step 8/23 : COPY . . [2021-09-29T01:22:17.886Z] Removing intermediate container d2609a6ca43a [2021-09-29T01:22:17.886Z] ---> 25ff46bd1ec1 [2021-09-29T01:22:17.886Z] Step 8/24 : COPY . . [2021-09-29T01:22:18.485Z] ---> 5c4c1a501e9b [2021-09-29T01:22:18.485Z] Step 7/22 : RUN go mod download [2021-09-29T01:22:18.485Z] Removing intermediate container 6fe06ab49c8a [2021-09-29T01:22:18.485Z] ---> f621e530621f [2021-09-29T01:22:18.485Z] Step 6/24 : COPY go.mod . [2021-09-29T01:22:18.485Z] ---> Running in f2fd1f6a469d [2021-09-29T01:22:18.761Z] ---> 42aaf823cf4d [2021-09-29T01:22:18.761Z] Step 7/24 : RUN go mod download [2021-09-29T01:22:19.035Z] ---> Running in dd6c1080ace8 [2021-09-29T01:22:20.493Z] ---> 3915a33a0056 [2021-09-29T01:22:20.493Z] Step 7/24 : RUN go mod download [2021-09-29T01:22:21.094Z] ---> Running in c3d8ade9bf31 [2021-09-29T01:22:27.850Z] Removing intermediate container f2fd1f6a469d [2021-09-29T01:22:27.850Z] ---> a8ecf70dce3b [2021-09-29T01:22:27.850Z] Step 8/22 : COPY . . [2021-09-29T01:22:27.850Z] Removing intermediate container dd6c1080ace8 [2021-09-29T01:22:27.850Z] ---> 12baac7f56ac [2021-09-29T01:22:27.850Z] Step 8/24 : COPY . . [2021-09-29T01:22:27.850Z] Removing intermediate container c3d8ade9bf31 [2021-09-29T01:22:27.850Z] ---> c9cf3dfc3548 [2021-09-29T01:22:27.850Z] Step 8/24 : COPY . . [2021-09-29T01:22:54.707Z] ---> f07664012f0f [2021-09-29T01:22:54.707Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:22:54.707Z] ---> 350258547d86 [2021-09-29T01:22:54.707Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:22:54.707Z] ---> c1a7aea8df00 [2021-09-29T01:22:54.707Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:22:54.707Z] ---> Running in 3d8f86ba9624 [2021-09-29T01:22:54.707Z] ---> 44fce5ad33af [2021-09-29T01:22:54.707Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:22:54.707Z] ---> Running in 777f74360e60 [2021-09-29T01:22:54.707Z] ---> Running in e4148f986197 [2021-09-29T01:22:54.707Z] ---> Running in 2a5eb105401f [2021-09-29T01:22:54.707Z] ---> b86ee8a46b63 [2021-09-29T01:22:54.707Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:22:54.707Z] ---> Running in c12ce2b0112a [2021-09-29T01:22:59.054Z] Removing intermediate container 3d8f86ba9624 [2021-09-29T01:22:59.054Z] ---> eee551e69405 [2021-09-29T01:22:59.054Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:22:59.054Z] ---> Running in e565cbc527e5 [2021-09-29T01:23:00.548Z] Removing intermediate container 2a5eb105401f [2021-09-29T01:23:00.548Z] Removing intermediate container 777f74360e60 [2021-09-29T01:23:00.548Z] ---> 851c0af72d9e [2021-09-29T01:23:00.548Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:23:00.548Z] ---> c92fa68b3296 [2021-09-29T01:23:00.548Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:23:00.827Z] ---> Running in f94775b017f9 [2021-09-29T01:23:00.827Z] ---> Running in 3a5d568cd182 [2021-09-29T01:23:01.107Z] Removing intermediate container e4148f986197 [2021-09-29T01:23:01.107Z] ---> 77112f83dd9d [2021-09-29T01:23:01.107Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:23:01.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:23:01.107Z] Removing intermediate container c12ce2b0112a [2021-09-29T01:23:01.107Z] ---> 4d0eba6069c0 [2021-09-29T01:23:01.385Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:23:01.385Z] ---> Running in 39bc7e5db9b5 [2021-09-29T01:23:01.662Z] ---> Running in 1e96a0d6d197 [2021-09-29T01:23:04.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:23:04.319Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:23:04.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:23:04.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:25:26.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:25:27.635Z] Removing intermediate container 3a5d568cd182 [2021-09-29T01:25:27.635Z] ---> 9705571840e2 [2021-09-29T01:25:27.635Z] [2021-09-29T01:25:27.635Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:25:27.909Z] 3.14: Pulling from library/alpine [2021-09-29T01:25:30.553Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:25:30.553Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:25:30.553Z] ---> bb3de5531c18 [2021-09-29T01:25:30.553Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:25:32.042Z] ---> Running in ee865b4f9cbc [2021-09-29T01:25:34.043Z] Removing intermediate container 1e96a0d6d197 [2021-09-29T01:25:34.043Z] ---> 0ed98d068c9e [2021-09-29T01:25:34.043Z] [2021-09-29T01:25:34.043Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:25:34.043Z] ---> bb3de5531c18 [2021-09-29T01:25:34.043Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:25:34.328Z] ---> Running in b2a4a2d977d6 [2021-09-29T01:25:34.328Z] Removing intermediate container e565cbc527e5 [2021-09-29T01:25:34.328Z] ---> 7abc7f6671f7 [2021-09-29T01:25:34.328Z] [2021-09-29T01:25:34.328Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:25:34.328Z] ---> bb3de5531c18 [2021-09-29T01:25:34.328Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:25:34.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:34.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:35.494Z] ---> Running in 5b8c9cbed04a [2021-09-29T01:25:36.498Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:25:36.498Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:25:36.498Z] OK: 5 MiB in 15 packages [2021-09-29T01:25:37.977Z] Removing intermediate container f94775b017f9 [2021-09-29T01:25:37.977Z] ---> 9c2e3e56b3f3 [2021-09-29T01:25:37.977Z] [2021-09-29T01:25:37.977Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:25:37.977Z] ---> bb3de5531c18 [2021-09-29T01:25:37.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:25:37.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:37.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:38.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:38.539Z] ---> Running in 901ef3ef5900 [2021-09-29T01:25:39.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:39.437Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:25:39.437Z] Removing intermediate container ee865b4f9cbc [2021-09-29T01:25:39.437Z] ---> 923f42d648f2 [2021-09-29T01:25:39.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:25:39.437Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:25:39.437Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:25:39.437Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:25:39.711Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:25:39.711Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:25:39.711Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:25:39.711Z] ---> Running in 740403e5e2c8 [2021-09-29T01:25:40.001Z] OK: 8 MiB in 19 packages [2021-09-29T01:25:40.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:40.609Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:25:40.609Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:25:40.609Z] OK: 5 MiB in 15 packages [2021-09-29T01:25:40.891Z] Removing intermediate container 740403e5e2c8 [2021-09-29T01:25:40.891Z] ---> 1766bd4aa24d [2021-09-29T01:25:40.891Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:25:40.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:41.183Z] ---> Running in ebce1437d6dd [2021-09-29T01:25:42.172Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:25:42.172Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:25:42.172Z] OK: 5 MiB in 15 packages [2021-09-29T01:25:42.445Z] Removing intermediate container ebce1437d6dd [2021-09-29T01:25:42.445Z] ---> 9b60f139870f [2021-09-29T01:25:42.445Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:25:42.725Z] Removing intermediate container 5b8c9cbed04a [2021-09-29T01:25:42.725Z] ---> c095ef348c9c [2021-09-29T01:25:42.725Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:25:42.997Z] Removing intermediate container b2a4a2d977d6 [2021-09-29T01:25:42.997Z] ---> 5fead6a911b6 [2021-09-29T01:25:42.997Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:25:42.997Z] ---> Running in d07ecaf34273 [2021-09-29T01:25:43.279Z] ---> Running in ba112debcedd [2021-09-29T01:25:43.279Z] ---> Running in 9dc9fb251aa0 [2021-09-29T01:25:43.886Z] Removing intermediate container d07ecaf34273 [2021-09-29T01:25:43.886Z] ---> 96339ee2d938 [2021-09-29T01:25:43.886Z] Step 16/24 : WORKDIR / [2021-09-29T01:25:43.886Z] ---> Running in 789a5f53e49c [2021-09-29T01:25:44.166Z] Removing intermediate container 9dc9fb251aa0 [2021-09-29T01:25:44.166Z] ---> 2f58a989fe06 [2021-09-29T01:25:44.166Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:25:44.438Z] Removing intermediate container ba112debcedd [2021-09-29T01:25:44.438Z] ---> 9c3ba9c6bb14 [2021-09-29T01:25:44.438Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:25:44.712Z] Removing intermediate container 901ef3ef5900 [2021-09-29T01:25:44.712Z] ---> 93d154649590 [2021-09-29T01:25:44.712Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:25:44.995Z] ---> Running in feab2538aa08 [2021-09-29T01:25:44.995Z] ---> Running in a8acdd35c417 [2021-09-29T01:25:45.268Z] ---> Running in 293270d065e0 [2021-09-29T01:25:45.541Z] Removing intermediate container 789a5f53e49c [2021-09-29T01:25:45.541Z] ---> 2c05738760e2 [2021-09-29T01:25:45.541Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:25:46.144Z] Removing intermediate container a8acdd35c417 [2021-09-29T01:25:46.144Z] ---> fc062cce2985 [2021-09-29T01:25:46.144Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:25:46.416Z] Removing intermediate container 293270d065e0 [2021-09-29T01:25:46.416Z] Removing intermediate container feab2538aa08 [2021-09-29T01:25:46.416Z] ---> 83965de8e12b [2021-09-29T01:25:46.416Z] ---> 2ef3f2edc78c [2021-09-29T01:25:46.416Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:25:46.416Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:25:46.694Z] ---> Running in db92c56dd084 [2021-09-29T01:25:46.969Z] Removing intermediate container 39bc7e5db9b5 [2021-09-29T01:25:46.969Z] ---> 7fb43244e3e4 [2021-09-29T01:25:46.969Z] [2021-09-29T01:25:46.969Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:25:46.969Z] ---> bb3de5531c18 [2021-09-29T01:25:46.969Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:25:46.969Z] ---> cfb38abeba2f [2021-09-29T01:25:46.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:25:46.969Z] ---> Running in 7b12eff956ce [2021-09-29T01:25:47.249Z] ---> Running in 8939e527c166 [2021-09-29T01:25:47.530Z] Removing intermediate container db92c56dd084 [2021-09-29T01:25:47.530Z] ---> 08a1d14c43de [2021-09-29T01:25:47.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:25:47.804Z] ---> 2938020abce1 [2021-09-29T01:25:47.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:25:48.080Z] Removing intermediate container 7b12eff956ce [2021-09-29T01:25:48.081Z] ---> 1bf7177dafe3 [2021-09-29T01:25:48.081Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:25:48.359Z] Removing intermediate container 8939e527c166 [2021-09-29T01:25:48.359Z] ---> bf012d9f6116 [2021-09-29T01:25:48.359Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:25:48.359Z] ---> Running in b0a5c6a94175 [2021-09-29T01:25:48.635Z] ---> Running in f8fcc55db158 [2021-09-29T01:25:49.617Z] ---> 2c4208842c55 [2021-09-29T01:25:49.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:25:49.947Z] ---> 8e1c5b5e2be1 [2021-09-29T01:25:49.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:25:49.947Z] ---> 1485945d90eb [2021-09-29T01:25:49.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:25:49.947Z] Removing intermediate container f8fcc55db158 [2021-09-29T01:25:49.947Z] ---> 7931511c8553 [2021-09-29T01:25:49.947Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:25:49.947Z] Removing intermediate container b0a5c6a94175 [2021-09-29T01:25:49.947Z] ---> a82a6f981b70 [2021-09-29T01:25:49.947Z] Step 16/24 : WORKDIR / [2021-09-29T01:25:50.228Z] ---> Running in 627064ed726c [2021-09-29T01:25:50.228Z] ---> Running in af6ca5d7dcd6 [2021-09-29T01:25:51.211Z] Removing intermediate container 627064ed726c [2021-09-29T01:25:51.211Z] ---> 853827366472 [2021-09-29T01:25:51.211Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:25:51.815Z] ---> Running in ea040783bf98 [2021-09-29T01:25:51.815Z] ---> 930d0a76f15b [2021-09-29T01:25:51.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:25:51.815Z] Removing intermediate container af6ca5d7dcd6 [2021-09-29T01:25:51.815Z] ---> 832434225fb6 [2021-09-29T01:25:51.815Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:25:51.815Z] ---> c0bcf5275d3a [2021-09-29T01:25:51.815Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:25:51.815Z] ---> 157a19d0c3a1 [2021-09-29T01:25:51.815Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:25:52.092Z] ---> Running in 9186f26cb61d [2021-09-29T01:25:52.092Z] ---> Running in b35e52e5b6ba [2021-09-29T01:25:53.251Z] Removing intermediate container 9186f26cb61d [2021-09-29T01:25:53.251Z] ---> 868c6734e2e8 [2021-09-29T01:25:53.251Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:25:53.251Z] Removing intermediate container b35e52e5b6ba [2021-09-29T01:25:53.251Z] ---> 236607ef8cae [2021-09-29T01:25:53.251Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:25:53.562Z] ---> Running in 60bf4ee3052f [2021-09-29T01:25:53.562Z] ---> e6b2c5e59a85 [2021-09-29T01:25:53.562Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:25:53.562Z] ---> Running in 4c067f348c89 [2021-09-29T01:25:53.848Z] ---> ce42711c59e4 [2021-09-29T01:25:53.848Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:25:53.848Z] ---> Running in d80a4f1b5ebd [2021-09-29T01:25:54.492Z] Removing intermediate container 60bf4ee3052f [2021-09-29T01:25:54.492Z] ---> 5d17badee67a [2021-09-29T01:25:54.492Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T01:25:54.780Z] ---> Running in ab081d219be6 [2021-09-29T01:25:55.067Z] Removing intermediate container 4c067f348c89 [2021-09-29T01:25:55.067Z] ---> c6b1c1e961d1 [2021-09-29T01:25:55.067Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:25:55.067Z] Removing intermediate container d80a4f1b5ebd [2021-09-29T01:25:55.067Z] ---> 6c7bc1ac75f0 [2021-09-29T01:25:55.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:25:55.353Z] ---> Running in eb7511002d5b [2021-09-29T01:25:55.353Z] ---> Running in d52c8d88e549 [2021-09-29T01:25:55.627Z] Removing intermediate container ab081d219be6 [2021-09-29T01:25:55.627Z] ---> 43d7cbbe87f6 [2021-09-29T01:25:55.627Z] Step 21/22 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:25:55.902Z] ---> Running in 0a5530e754fa [2021-09-29T01:25:55.902Z] Removing intermediate container ea040783bf98 [2021-09-29T01:25:55.902Z] ---> 7d0e40ef985e [2021-09-29T01:25:55.902Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:25:56.185Z] ---> Running in 2e109d0aa7b5 [2021-09-29T01:25:56.185Z] Removing intermediate container eb7511002d5b [2021-09-29T01:25:56.185Z] ---> acf771c2c77d [2021-09-29T01:25:56.185Z] Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:25:56.460Z] ---> 562d094ea7f3 [2021-09-29T01:25:56.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:25:56.460Z] Removing intermediate container d52c8d88e549 [2021-09-29T01:25:56.460Z] ---> 7f75f27f5228 [2021-09-29T01:25:56.460Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:25:56.734Z] ---> Running in 43d9997394e2 [2021-09-29T01:25:56.734Z] Removing intermediate container 0a5530e754fa [2021-09-29T01:25:56.734Z] ---> c1b4528ae6e4 [2021-09-29T01:25:56.734Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:25:56.734Z] ---> Running in abeee7b4bcf2 [2021-09-29T01:25:57.010Z] ---> Running in b482fbba9c13 [2021-09-29T01:25:57.609Z] Removing intermediate container 43d9997394e2 [2021-09-29T01:25:57.609Z] ---> 955692295efc [2021-09-29T01:25:57.609Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:25:57.888Z] Removing intermediate container abeee7b4bcf2 [2021-09-29T01:25:57.888Z] ---> 1b199c202d89 [2021-09-29T01:25:57.888Z] Step 22/23 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:25:57.888Z] Removing intermediate container b482fbba9c13 [2021-09-29T01:25:57.888Z] ---> d86bab2f7619 [2021-09-29T01:25:57.888Z] [2021-09-29T01:25:57.888Z] ---> da8ad172aa76 [2021-09-29T01:25:57.888Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:25:58.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:58.158Z] ---> Running in 52a6542d57e1 [2021-09-29T01:25:58.158Z] ---> Running in bfd820c113c0 [2021-09-29T01:25:58.432Z] ---> Running in 095255f58b35 [2021-09-29T01:25:58.432Z] Successfully built d86bab2f7619 [2021-09-29T01:25:58.432Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T01:25:58.432Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-29T01:25:58.712Z] Removing intermediate container 52a6542d57e1 [2021-09-29T01:25:58.712Z] ---> 498afbed0061 [2021-09-29T01:25:58.712Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:25:58.712Z] Removing intermediate container bfd820c113c0 [2021-09-29T01:25:58.712Z] ---> b23e55196951 [2021-09-29T01:25:58.712Z] [2021-09-29T01:25:58.987Z] Removing intermediate container 095255f58b35 [2021-09-29T01:25:58.987Z] ---> 8628e07fe00b [2021-09-29T01:25:58.987Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:25:58.987Z] ---> Running in e3455a36295b [2021-09-29T01:25:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:25:59.261Z] Successfully built b23e55196951 [2021-09-29T01:25:59.261Z] Successfully tagged core-command-arm64:latest [2021-09-29T01:25:59.261Z] Building security-bootstrapper [2021-09-29T01:25:59.541Z]  Building core-command ... done  ---> Running in 4f5dd50228e9 [2021-09-29T01:25:59.541Z] Removing intermediate container e3455a36295b [2021-09-29T01:25:59.541Z] ---> c82d304742b6 [2021-09-29T01:25:59.541Z] [2021-09-29T01:26:00.157Z] Successfully built c82d304742b6 [2021-09-29T01:26:00.157Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T01:26:00.157Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-29T01:26:00.157Z] Removing intermediate container 4f5dd50228e9 [2021-09-29T01:26:00.157Z] ---> c17cb81f6141 [2021-09-29T01:26:00.157Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:26:00.430Z] ---> Running in 404a8aedcd4f [2021-09-29T01:26:00.430Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:26:00.705Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:26:00.705Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:26:00.985Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:26:00.985Z] Removing intermediate container 404a8aedcd4f [2021-09-29T01:26:00.985Z] ---> d45132fabb2d [2021-09-29T01:26:00.985Z] Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:26:01.260Z] ---> Running in 3366f48ca1a3 [2021-09-29T01:26:01.260Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:26:01.538Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:26:01.539Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:26:01.539Z] OK: 8 MiB in 20 packages [2021-09-29T01:26:01.539Z] Removing intermediate container 3366f48ca1a3 [2021-09-29T01:26:01.539Z] ---> a6b3dda9d358 [2021-09-29T01:26:01.539Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:26:01.819Z] ---> Running in 0fdb2022aaf7 [2021-09-29T01:26:02.807Z] Removing intermediate container 0fdb2022aaf7 [2021-09-29T01:26:02.807Z] ---> ff97f92ebed2 [2021-09-29T01:26:02.807Z] [2021-09-29T01:26:03.092Z] Successfully built ff97f92ebed2 [2021-09-29T01:26:03.364Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T01:26:03.364Z]  Building core-metadata ... done Building security-secretstore-setup [2021-09-29T01:26:03.364Z] Removing intermediate container 2e109d0aa7b5 [2021-09-29T01:26:03.364Z] ---> 156b22b96daf [2021-09-29T01:26:03.364Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:26:04.348Z] ---> 9bd7050008e4 [2021-09-29T01:26:04.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:26:06.975Z] ---> e341e39ff143 [2021-09-29T01:26:06.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:26:07.956Z] ---> aa9459609aa7 [2021-09-29T01:26:07.956Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:26:08.234Z] ---> Running in 5b6ff8363548 [2021-09-29T01:26:09.210Z] Removing intermediate container 5b6ff8363548 [2021-09-29T01:26:09.210Z] ---> cf5d7efdaeb7 [2021-09-29T01:26:09.210Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:26:09.483Z] ---> Running in 1cfd28cd9fce [2021-09-29T01:26:10.078Z] Removing intermediate container 1cfd28cd9fce [2021-09-29T01:26:10.078Z] ---> 273ca0819df4 [2021-09-29T01:26:10.078Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:26:10.351Z] ---> Running in 24a6c359e5f6 [2021-09-29T01:26:10.948Z] Removing intermediate container 24a6c359e5f6 [2021-09-29T01:26:10.948Z] ---> a8f65e1ed6f5 [2021-09-29T01:26:10.948Z] Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:26:11.222Z] ---> Running in bbdf9cccd6e3 [2021-09-29T01:26:12.204Z] Removing intermediate container bbdf9cccd6e3 [2021-09-29T01:26:12.204Z] ---> 6115a60ecb5b [2021-09-29T01:26:12.204Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:26:12.795Z] ---> Running in 4015f634f494 [2021-09-29T01:26:13.390Z] Removing intermediate container 4015f634f494 [2021-09-29T01:26:13.390Z] ---> 73332bfeb166 [2021-09-29T01:26:13.390Z] [2021-09-29T01:26:13.662Z] Successfully built 73332bfeb166 [2021-09-29T01:26:13.662Z] Successfully tagged core-data-arm64:latest [2021-09-29T01:26:52.655Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:52.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:52.655Z] ---> e01d8543842b [2021-09-29T01:26:52.655Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> dd8435b581cd [2021-09-29T01:26:52.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 3a7f5d87ef04 [2021-09-29T01:26:52.655Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:26:52.655Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:52.655Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:52.655Z] ---> e01d8543842b [2021-09-29T01:26:52.655Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> dd8435b581cd [2021-09-29T01:26:52.655Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 3a7f5d87ef04 [2021-09-29T01:26:52.655Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 3eb833e43f57 [2021-09-29T01:26:52.655Z] Step 6/32 : COPY go.mod . [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 5c4c1a501e9b [2021-09-29T01:26:52.655Z] Step 7/32 : RUN go mod download [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> a8ecf70dce3b [2021-09-29T01:26:52.655Z] Step 8/32 : COPY . . [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> b86ee8a46b63 [2021-09-29T01:26:52.655Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 4d0eba6069c0 [2021-09-29T01:26:52.655Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:26:52.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:52.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:52.655Z] ---> e01d8543842b [2021-09-29T01:26:52.655Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> dd8435b581cd [2021-09-29T01:26:52.655Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:52.655Z] ---> Using cache [2021-09-29T01:26:52.655Z] ---> 3a7f5d87ef04 [2021-09-29T01:26:52.655Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:26:53.261Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:26:53.261Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:26:53.261Z] ---> e01d8543842b [2021-09-29T01:26:53.261Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> dd8435b581cd [2021-09-29T01:26:53.261Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> 3a7f5d87ef04 [2021-09-29T01:26:53.261Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> 3eb833e43f57 [2021-09-29T01:26:53.261Z] Step 6/26 : COPY go.mod . [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> 5c4c1a501e9b [2021-09-29T01:26:53.261Z] Step 7/26 : RUN go mod download [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> a8ecf70dce3b [2021-09-29T01:26:53.261Z] Step 8/26 : COPY . . [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> b86ee8a46b63 [2021-09-29T01:26:53.261Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:26:53.261Z] ---> Using cache [2021-09-29T01:26:53.261Z] ---> 4d0eba6069c0 [2021-09-29T01:26:53.261Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:26:55.884Z] ---> Running in c670061482c5 [2021-09-29T01:26:55.884Z] ---> Running in bacceb69aa80 [2021-09-29T01:26:55.884Z] ---> Running in 7eb01ff852a8 [2021-09-29T01:26:55.884Z] ---> Running in 57064d281fd7 [2021-09-29T01:26:57.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:26:57.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:57.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:26:58.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:59.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:26:59.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:00.461Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:01.079Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:01.689Z] Removing intermediate container 57064d281fd7 [2021-09-29T01:27:01.689Z] ---> 793d6fe883dd [2021-09-29T01:27:01.689Z] Step 6/24 : COPY go.mod . [2021-09-29T01:27:03.145Z] Removing intermediate container bacceb69aa80 [2021-09-29T01:27:03.145Z] ---> bcd74230a0af [2021-09-29T01:27:03.145Z] Step 6/23 : COPY go.mod . [2021-09-29T01:27:03.433Z] ---> b339d5ea60d1 [2021-09-29T01:27:03.433Z] Step 7/24 : RUN go mod download [2021-09-29T01:27:03.712Z] ---> Running in 93bd22a403bc [2021-09-29T01:27:05.160Z] ---> cd0f3247f349 [2021-09-29T01:27:05.160Z] Step 7/23 : RUN go mod download [2021-09-29T01:27:05.160Z] ---> Running in 8e519cb06f9a [2021-09-29T01:27:10.603Z] Removing intermediate container 93bd22a403bc [2021-09-29T01:27:10.603Z] ---> 9d43e0a3d0a0 [2021-09-29T01:27:10.603Z] Step 8/24 : COPY . . [2021-09-29T01:27:12.623Z] Removing intermediate container 8e519cb06f9a [2021-09-29T01:27:12.623Z] ---> c0f0df43e5e8 [2021-09-29T01:27:12.623Z] Step 8/23 : COPY . . [2021-09-29T01:27:51.696Z] ---> bf96372f9ae7 [2021-09-29T01:27:51.696Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:27:51.696Z] ---> 5ebdb8d8f890 [2021-09-29T01:27:51.696Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:27:51.696Z] ---> Running in d2dd860c68c1 [2021-09-29T01:27:51.696Z] ---> Running in 4d983430865a [2021-09-29T01:27:54.334Z] Removing intermediate container 4d983430865a [2021-09-29T01:27:54.334Z] ---> 9af5f2433936 [2021-09-29T01:27:54.334Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:27:54.617Z] ---> Running in 689ade14e6e6 [2021-09-29T01:27:55.613Z] Removing intermediate container d2dd860c68c1 [2021-09-29T01:27:55.613Z] ---> c859f0339aca [2021-09-29T01:27:55.613Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:27:56.601Z] ---> Running in 673c4910978d [2021-09-29T01:27:57.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:27:58.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:28:31.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:28:32.313Z] Removing intermediate container 7eb01ff852a8 [2021-09-29T01:28:32.313Z] ---> 4240f3515f3b [2021-09-29T01:28:32.313Z] [2021-09-29T01:28:32.313Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:28:32.313Z] ---> bb3de5531c18 [2021-09-29T01:28:32.313Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:28:32.313Z] ---> Running in 0ce81fe3195d [2021-09-29T01:28:33.523Z] Removing intermediate container 0ce81fe3195d [2021-09-29T01:28:33.523Z] ---> 1fe097d4493c [2021-09-29T01:28:33.523Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:28:33.523Z] ---> Running in b340eed6c7c8 [2021-09-29T01:28:35.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:35.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:36.797Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:37.086Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:28:37.086Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:37.086Z] OK: 5 MiB in 16 packages [2021-09-29T01:28:39.750Z] Removing intermediate container b340eed6c7c8 [2021-09-29T01:28:39.750Z] ---> ccb92edb6abe [2021-09-29T01:28:39.750Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:28:39.750Z] ---> Running in 67dc3f2ebe9c [2021-09-29T01:28:41.209Z] Removing intermediate container 67dc3f2ebe9c [2021-09-29T01:28:41.209Z] ---> 57d704aacd8c [2021-09-29T01:28:41.209Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:28:41.804Z] ---> Running in a58ed2c5bc64 [2021-09-29T01:28:42.402Z] Removing intermediate container c670061482c5 [2021-09-29T01:28:42.402Z] ---> e1f5ef52c398 [2021-09-29T01:28:42.402Z] [2021-09-29T01:28:42.402Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:28:42.402Z] ---> bb3de5531c18 [2021-09-29T01:28:42.402Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:28:42.681Z] ---> Running in f167771a6ca1 [2021-09-29T01:28:42.968Z] Removing intermediate container a58ed2c5bc64 [2021-09-29T01:28:42.968Z] ---> e50a9ac1d9a3 [2021-09-29T01:28:42.968Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:28:43.242Z] ---> Running in a9c7f0820f87 [2021-09-29T01:28:45.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:45.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:46.972Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:28:46.972Z] Removing intermediate container a9c7f0820f87 [2021-09-29T01:28:46.972Z] ---> 560e1f834ad6 [2021-09-29T01:28:46.972Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:28:46.972Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:46.972Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:28:46.972Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:46.972Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:28:46.972Z] ---> Running in 489d9d6a20cb [2021-09-29T01:28:47.268Z] OK: 6 MiB in 17 packages [2021-09-29T01:28:47.891Z] Removing intermediate container 489d9d6a20cb [2021-09-29T01:28:47.891Z] ---> 03ba43903e1c [2021-09-29T01:28:47.891Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:28:49.897Z] ---> 998dfdf72d80 [2021-09-29T01:28:49.897Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:28:49.897Z] ---> Running in 0dde08897449 [2021-09-29T01:28:50.177Z] Removing intermediate container f167771a6ca1 [2021-09-29T01:28:50.177Z] ---> b45b8542c747 [2021-09-29T01:28:50.177Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:28:50.457Z] ---> Running in e58f879d6b29 [2021-09-29T01:28:51.456Z] Removing intermediate container e58f879d6b29 [2021-09-29T01:28:51.456Z] ---> 49f6dffa8cdd [2021-09-29T01:28:51.456Z] Step 14/26 : WORKDIR / [2021-09-29T01:28:51.737Z] ---> Running in 4f181ff51d65 [2021-09-29T01:28:52.740Z] Removing intermediate container 4f181ff51d65 [2021-09-29T01:28:52.740Z] ---> d65ce54a0e46 [2021-09-29T01:28:52.740Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T01:28:53.745Z] Removing intermediate container 0dde08897449 [2021-09-29T01:28:53.745Z] ---> f0a4ad292c40 [2021-09-29T01:28:53.745Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:28:54.045Z] ---> bab8558e631d [2021-09-29T01:28:54.045Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T01:28:55.536Z] ---> 566dc58b248f [2021-09-29T01:28:55.536Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:28:55.536Z] ---> 2f85acf8a088 [2021-09-29T01:28:55.536Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:28:58.177Z] ---> 9227ed5efc14 [2021-09-29T01:28:58.177Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T01:28:58.177Z] ---> 5264669fa1ac [2021-09-29T01:28:58.177Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:28:59.171Z] ---> 636b7f4daf3b [2021-09-29T01:28:59.454Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:28:59.454Z] ---> a3a727e55841 [2021-09-29T01:28:59.454Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:29:00.904Z] ---> 3c3fabb7eb97 [2021-09-29T01:29:00.904Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:29:01.897Z] ---> 4629be0ffc7e [2021-09-29T01:29:01.897Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:29:02.178Z] ---> 347826a6ef49 [2021-09-29T01:29:02.178Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:29:03.167Z] ---> Running in ecc1aeef495e [2021-09-29T01:29:04.618Z] ---> 153872e16a5a [2021-09-29T01:29:04.618Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:29:04.894Z] Removing intermediate container ecc1aeef495e [2021-09-29T01:29:04.894Z] ---> c254c469af09 [2021-09-29T01:29:04.894Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:29:06.891Z] ---> 073ffd5a874c [2021-09-29T01:29:06.891Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:29:06.891Z] ---> 7da78b659e91 [2021-09-29T01:29:06.891Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T01:29:06.891Z] ---> Running in e0719ea16144 [2021-09-29T01:29:07.498Z] ---> Running in 8364bf4ee58a [2021-09-29T01:29:11.847Z] Removing intermediate container e0719ea16144 [2021-09-29T01:29:11.847Z] ---> dd1e39ecf78d [2021-09-29T01:29:11.847Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:29:11.847Z] Removing intermediate container 8364bf4ee58a [2021-09-29T01:29:11.847Z] ---> 29242addc6a9 [2021-09-29T01:29:11.847Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:29:11.847Z] ---> Running in c0f78e7ffe81 [2021-09-29T01:29:12.127Z] ---> Running in 33c4fb81fee4 [2021-09-29T01:29:12.769Z] Removing intermediate container c0f78e7ffe81 [2021-09-29T01:29:12.769Z] ---> 300ab961263c [2021-09-29T01:29:12.769Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T01:29:13.050Z] ---> Running in 8aad374c006a [2021-09-29T01:29:13.050Z] Removing intermediate container 33c4fb81fee4 [2021-09-29T01:29:13.050Z] ---> b67508952f80 [2021-09-29T01:29:13.050Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:29:13.659Z] ---> Running in 9a6abe752425 [2021-09-29T01:29:13.659Z] Removing intermediate container 8aad374c006a [2021-09-29T01:29:13.659Z] ---> 88e3837ff13b [2021-09-29T01:29:13.659Z] Step 25/26 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:29:13.948Z] ---> Running in 525332cead29 [2021-09-29T01:29:14.561Z] Removing intermediate container 9a6abe752425 [2021-09-29T01:29:14.562Z] ---> e4dca156a567 [2021-09-29T01:29:14.562Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T01:29:14.841Z] ---> Running in 0bf044a3b26e [2021-09-29T01:29:15.121Z] Removing intermediate container 525332cead29 [2021-09-29T01:29:15.121Z] ---> 42dfa067d3dc [2021-09-29T01:29:15.121Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:29:15.398Z] ---> Running in 0eeeb6cca425 [2021-09-29T01:29:16.008Z] Removing intermediate container 0bf044a3b26e [2021-09-29T01:29:16.008Z] ---> 871516b95bc4 [2021-09-29T01:29:16.008Z] Step 31/32 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:29:16.302Z] Removing intermediate container 0eeeb6cca425 [2021-09-29T01:29:16.302Z] ---> 1077e74c4643 [2021-09-29T01:29:16.302Z] [2021-09-29T01:29:16.912Z] Successfully built 1077e74c4643 [2021-09-29T01:29:16.912Z] ---> Running in 70cf0d218a53 [2021-09-29T01:29:16.912Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T01:29:17.527Z]  Building security-secretstore-setup ... done Removing intermediate container 70cf0d218a53 [2021-09-29T01:29:17.527Z] ---> f95b9ae0297a [2021-09-29T01:29:17.527Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:29:18.139Z] ---> Running in 35c025927fa5 [2021-09-29T01:29:18.814Z] Removing intermediate container 35c025927fa5 [2021-09-29T01:29:18.814Z] ---> 3b466424a843 [2021-09-29T01:29:18.814Z] [2021-09-29T01:29:19.428Z] Successfully built 3b466424a843 [2021-09-29T01:29:19.428Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T01:29:26.162Z]  Building security-bootstrapper ... done Removing intermediate container 673c4910978d [2021-09-29T01:29:26.162Z] ---> 7be7b1fbf946 [2021-09-29T01:29:26.162Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:29:26.759Z] ---> Running in 891743a763e9 [2021-09-29T01:29:28.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:29:28.500Z] Removing intermediate container 689ade14e6e6 [2021-09-29T01:29:28.500Z] ---> 5871d40d65dd [2021-09-29T01:29:28.500Z] [2021-09-29T01:29:28.500Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:29:28.500Z] ---> bb3de5531c18 [2021-09-29T01:29:28.500Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:29:28.780Z] ---> Running in 75fbb1160e22 [2021-09-29T01:29:30.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:30.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:31.434Z] Removing intermediate container 891743a763e9 [2021-09-29T01:29:31.434Z] ---> c4a7a91750e3 [2021-09-29T01:29:31.434Z] [2021-09-29T01:29:31.434Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:29:31.434Z] 20.10.7: Pulling from library/docker [2021-09-29T01:29:31.716Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:29:32.004Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:29:32.004Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:29:32.004Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:29:32.283Z] OK: 6 MiB in 16 packages [2021-09-29T01:29:35.065Z] Removing intermediate container 75fbb1160e22 [2021-09-29T01:29:35.065Z] ---> 555ceb3b8e12 [2021-09-29T01:29:35.065Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:29:36.120Z] ---> Running in d68eb09a2fc6 [2021-09-29T01:29:37.573Z] Removing intermediate container d68eb09a2fc6 [2021-09-29T01:29:37.573Z] ---> e832757a488d [2021-09-29T01:29:37.573Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:29:39.030Z] ---> Running in bca823aaad31 [2021-09-29T01:29:40.472Z] Removing intermediate container bca823aaad31 [2021-09-29T01:29:40.472Z] ---> 47f60df00ef5 [2021-09-29T01:29:40.472Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:29:40.472Z] ---> Running in 58975e2a9d53 [2021-09-29T01:29:41.080Z] Removing intermediate container 58975e2a9d53 [2021-09-29T01:29:41.080Z] ---> 387c4e7a5a25 [2021-09-29T01:29:41.080Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:29:41.372Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:29:41.372Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:29:41.372Z] ---> df445af6242a [2021-09-29T01:29:41.372Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:29:41.667Z] ---> Running in 6a11f1e436a9 [2021-09-29T01:29:42.271Z] ---> 00c7b1d4addd [2021-09-29T01:29:42.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:29:42.271Z] Removing intermediate container 6a11f1e436a9 [2021-09-29T01:29:42.271Z] ---> 5d180ea56b8b [2021-09-29T01:29:42.271Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T01:29:42.556Z] ---> Running in a822d371a796 [2021-09-29T01:29:44.005Z] ---> bdc379685098 [2021-09-29T01:29:44.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:29:44.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:44.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:44.841Z] ---> c27b16f547e3 [2021-09-29T01:29:44.841Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:29:45.119Z] ---> Running in 7a0402369fbf [2021-09-29T01:29:45.729Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:29:45.729Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:29:45.729Z] Removing intermediate container 7a0402369fbf [2021-09-29T01:29:45.729Z] ---> 6f82da1a437a [2021-09-29T01:29:45.729Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:29:45.729Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:29:45.729Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:29:45.729Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:29:46.011Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:29:46.011Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:29:46.011Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:29:46.011Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:29:46.011Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:29:46.011Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:29:46.011Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:29:46.011Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:29:46.012Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:29:46.012Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:29:46.289Z] ---> Running in 382d68c74774 [2021-09-29T01:29:46.891Z] Removing intermediate container 382d68c74774 [2021-09-29T01:29:46.891Z] ---> d5b8ae21f921 [2021-09-29T01:29:46.891Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:29:47.170Z] ---> Running in e2bd971dc87b [2021-09-29T01:29:48.156Z] Removing intermediate container e2bd971dc87b [2021-09-29T01:29:48.156Z] ---> 0cc408bdab27 [2021-09-29T01:29:48.156Z] Step 22/23 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:29:48.156Z] ---> Running in b9eb72754ff4 [2021-09-29T01:29:49.145Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:29:49.145Z] Removing intermediate container b9eb72754ff4 [2021-09-29T01:29:49.145Z] ---> ffb93bfbb7fc [2021-09-29T01:29:49.145Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:29:49.145Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:29:49.145Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:29:49.145Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:29:49.145Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:29:49.145Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:29:49.145Z] ---> Running in 6fd82cc85109 [2021-09-29T01:29:49.421Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:29:49.421Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:29:49.421Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:29:49.695Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:29:49.695Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:29:49.695Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:29:49.695Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:29:49.695Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:29:49.695Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:29:49.695Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:29:49.695Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:29:49.971Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:29:49.971Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:29:49.971Z] Removing intermediate container 6fd82cc85109 [2021-09-29T01:29:49.971Z] ---> da0149449100 [2021-09-29T01:29:49.971Z] [2021-09-29T01:29:49.971Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:29:49.971Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:29:49.971Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:29:49.971Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:29:49.971Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:29:49.971Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:29:50.244Z] Successfully built da0149449100 [2021-09-29T01:29:50.521Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T01:29:50.795Z]  Building support-notifications ... done Executing busybox-1.32.1-r6.trigger [2021-09-29T01:29:50.795Z] OK: 82 MiB in 59 packages [2021-09-29T01:30:03.200Z] Collecting docker-compose==1.23.2 [2021-09-29T01:30:03.200Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:30:03.200Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T01:30:03.200Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:30:03.200Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:30:03.200Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:30:03.200Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:30:07.517Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:30:07.517Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:30:11.849Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:30:11.849Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:30:15.259Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:30:15.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:30:18.666Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:30:18.666Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:30:18.666Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:30:18.666Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:30:20.110Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:30:20.111Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:30:20.708Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:30:20.708Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:30:22.144Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:30:22.144Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:30:22.740Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:30:22.740Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:30:23.335Z] Collecting certifi>=2017.4.17 [2021-09-29T01:30:23.335Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:30:24.313Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:30:24.313Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:30:24.584Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:30:24.584Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:30:25.178Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:30:25.178Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:30:25.178Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:30:25.452Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:30:26.876Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:30:26.876Z] Attempting uninstall: urllib3 [2021-09-29T01:30:26.876Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:30:26.876Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:30:27.150Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:30:27.749Z] Attempting uninstall: idna [2021-09-29T01:30:27.749Z] Found existing installation: idna 3.1 [2021-09-29T01:30:27.749Z] Uninstalling idna-3.1: [2021-09-29T01:30:28.024Z] Successfully uninstalled idna-3.1 [2021-09-29T01:30:28.621Z] Attempting uninstall: chardet [2021-09-29T01:30:28.621Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:30:28.621Z] Uninstalling chardet-4.0.0: [2021-09-29T01:30:28.895Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:30:30.871Z] Attempting uninstall: requests [2021-09-29T01:30:30.871Z] Found existing installation: requests 2.25.1 [2021-09-29T01:30:30.871Z] Uninstalling requests-2.25.1: [2021-09-29T01:30:31.145Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:30:31.418Z] Running setup.py install for texttable: started [2021-09-29T01:30:34.810Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:30:34.810Z] Running setup.py install for PyYAML: started [2021-09-29T01:30:38.207Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:30:38.481Z] Running setup.py install for docopt: started [2021-09-29T01:30:41.873Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:30:41.873Z] Running setup.py install for dockerpty: started [2021-09-29T01:30:45.272Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:30:46.709Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T01:30:57.034Z] Removing intermediate container a822d371a796 [2021-09-29T01:30:57.034Z] ---> c5f8bd0c2aac [2021-09-29T01:30:57.034Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:30:57.310Z] ---> Running in 72c8c5041217 [2021-09-29T01:30:57.910Z] Removing intermediate container 72c8c5041217 [2021-09-29T01:30:57.910Z] ---> 5ddde091d344 [2021-09-29T01:30:57.910Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:30:58.186Z] ---> Running in 88deb91b5e85 [2021-09-29T01:30:58.787Z] Removing intermediate container 88deb91b5e85 [2021-09-29T01:30:58.787Z] ---> e10e45ef68d5 [2021-09-29T01:30:58.787Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:31:00.773Z] ---> b3d1f2d5ce46 [2021-09-29T01:31:00.773Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:31:01.375Z] ---> 7038de126473 [2021-09-29T01:31:01.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:31:02.818Z] ---> 0552314a07ac [2021-09-29T01:31:02.818Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:31:02.818Z] ---> Running in 2c49f0da2e5e [2021-09-29T01:31:03.417Z] Removing intermediate container 2c49f0da2e5e [2021-09-29T01:31:03.417Z] ---> 50639c7d78f8 [2021-09-29T01:31:03.417Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:31:03.417Z] ---> Running in 34d09356f56d [2021-09-29T01:31:04.014Z] Removing intermediate container 34d09356f56d [2021-09-29T01:31:04.014Z] ---> f3bc1481a481 [2021-09-29T01:31:04.014Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:31:04.014Z] ---> Running in 17d986a9030b [2021-09-29T01:31:04.608Z] Removing intermediate container 17d986a9030b [2021-09-29T01:31:04.608Z] ---> 518c239df5e3 [2021-09-29T01:31:04.608Z] Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 [2021-09-29T01:31:04.880Z] ---> Running in 483be2e0d31b [2021-09-29T01:31:05.502Z] Removing intermediate container 483be2e0d31b [2021-09-29T01:31:05.502Z] ---> e2dcbd2a9041 [2021-09-29T01:31:05.502Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:31:05.502Z] ---> Running in 4fc6fa96aead [2021-09-29T01:31:06.099Z] Removing intermediate container 4fc6fa96aead [2021-09-29T01:31:06.099Z] ---> c769ee183964 [2021-09-29T01:31:06.099Z] [2021-09-29T01:31:06.702Z] Successfully built c769ee183964 [2021-09-29T01:31:06.702Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T01:31:07.319Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T01:31:07.317Z] $ docker stop --time=1 a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 [2021-09-29T01:31:09.246Z] $ docker rm -f a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:31:09.929Z] + docker images [2021-09-29T01:31:10.203Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:31:10.203Z] sys-mgmt-agent-arm64 latest c769ee183964 5 seconds ago 312MB [2021-09-29T01:31:10.203Z] support-notifications-arm64 latest da0149449100 About a minute ago 15.9MB [2021-09-29T01:31:10.203Z] c4a7a91750e3 About a minute ago 1.57GB [2021-09-29T01:31:10.203Z] 5871d40d65dd About a minute ago 1.57GB [2021-09-29T01:31:10.203Z] security-bootstrapper-arm64 latest 3b466424a843 About a minute ago 17.7MB [2021-09-29T01:31:10.203Z] security-secretstore-setup-arm64 latest 1077e74c4643 About a minute ago 26.5MB [2021-09-29T01:31:10.203Z] e1f5ef52c398 2 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] 4240f3515f3b 2 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] core-data-arm64 latest 73332bfeb166 4 minutes ago 19.4MB [2021-09-29T01:31:10.203Z] core-metadata-arm64 latest ff97f92ebed2 5 minutes ago 15.8MB [2021-09-29T01:31:10.203Z] support-scheduler-arm64 latest c82d304742b6 5 minutes ago 15.2MB [2021-09-29T01:31:10.203Z] core-command-arm64 latest b23e55196951 5 minutes ago 15.2MB [2021-09-29T01:31:10.203Z] security-proxy-setup-arm64 latest d86bab2f7619 5 minutes ago 25.3MB [2021-09-29T01:31:10.203Z] 7fb43244e3e4 5 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] 9c2e3e56b3f3 5 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] 7abc7f6671f7 5 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] 0ed98d068c9e 5 minutes ago 1.57GB [2021-09-29T01:31:10.203Z] 9705571840e2 5 minutes ago 1.56GB [2021-09-29T01:31:10.203Z] ci-base-image-arm64 latest e01d8543842b 17 minutes ago 1.24GB [2021-09-29T01:31:10.203Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T01:31:10.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T01:31:10.203Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T01:31:10.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:31:11.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:31:11.377Z] [2021-09-29T01:31:11.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:31:12.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:31:12.324Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T01:31:12.324Z] 448f6bf000e3: Pulling fs layer [2021-09-29T01:31:12.324Z] f757da607395: Pulling fs layer [2021-09-29T01:31:12.324Z] 05883995daec: Pulling fs layer [2021-09-29T01:31:12.324Z] 8603b9c90790: Pulling fs layer [2021-09-29T01:31:12.324Z] 1560dd03e051: Pulling fs layer [2021-09-29T01:31:12.324Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T01:31:12.324Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T01:31:12.324Z] 1560dd03e051: Waiting [2021-09-29T01:31:12.324Z] 27f5ce0e4adf: Waiting [2021-09-29T01:31:12.324Z] c2d8d7efcc4b: Waiting [2021-09-29T01:31:12.324Z] 8603b9c90790: Waiting [2021-09-29T01:31:12.598Z] f757da607395: Verifying Checksum [2021-09-29T01:31:12.598Z] f757da607395: Download complete [2021-09-29T01:31:12.598Z] 8603b9c90790: Verifying Checksum [2021-09-29T01:31:12.598Z] 8603b9c90790: Download complete [2021-09-29T01:31:12.871Z] 1560dd03e051: Verifying Checksum [2021-09-29T01:31:12.871Z] 1560dd03e051: Download complete [2021-09-29T01:31:12.871Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T01:31:12.871Z] 05883995daec: Verifying Checksum [2021-09-29T01:31:12.871Z] 05883995daec: Download complete [2021-09-29T01:31:13.475Z] 448f6bf000e3: Verifying Checksum [2021-09-29T01:31:13.475Z] 448f6bf000e3: Download complete [2021-09-29T01:31:17.779Z] 448f6bf000e3: Pull complete [2021-09-29T01:31:17.779Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T01:31:18.054Z] f757da607395: Pull complete [2021-09-29T01:31:19.501Z] 05883995daec: Pull complete [2021-09-29T01:31:20.116Z] 8603b9c90790: Pull complete [2021-09-29T01:31:21.096Z] 1560dd03e051: Pull complete [2021-09-29T01:31:21.699Z] 27f5ce0e4adf: Pull complete [2021-09-29T01:31:36.764Z] c2d8d7efcc4b: Pull complete [2021-09-29T01:31:36.764Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T01:31:36.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:31:36.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T01:31:37.054Z] prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container [2021-09-29T01:31:37.134Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T01:31:42.333Z] $ docker top 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:31:43.705Z] ---> job-cost.sh [2021-09-29T01:31:43.705Z] lf-activate-venv: SKIPPING [2021-09-29T01:31:43.705Z] INFO: No Stack... [2021-09-29T01:31:44.700Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T01:31:45.301Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T01:31:46.012Z] + cut -d, -f6 [2021-09-29T01:31:46.012Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-09-29T01:31:46.125Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] [2021-09-29T01:31:46.133Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] did not exist. Created. [2021-09-29T01:31:46.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T01:31:46.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T01:31:47.135Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T01:31:47.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T01:31:47.214Z] $ docker stop --time=1 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae [2021-09-29T01:31:49.107Z] $ docker rm -f 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T01:31:52.429Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:31:52.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:31:53.443Z] ---> package-listing.sh [2021-09-29T01:31:53.443Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T01:31:53.443Z] ++ facter osfamily [2021-09-29T01:31:53.711Z] + OS_FAMILY=redhat [2021-09-29T01:31:53.711Z] + workspace=/w/workspace/edgex-go/1 [2021-09-29T01:31:53.711Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T01:31:53.711Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T01:31:53.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T01:31:53.711Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T01:31:53.711Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-29T01:31:53.711Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T01:31:53.711Z] + case "${OS_FAMILY}" in [2021-09-29T01:31:53.711Z] + sort [2021-09-29T01:31:53.711Z] + rpm -qa [2021-09-29T01:31:54.303Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T01:31:54.303Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T01:31:54.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T01:31:54.303Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-29T01:31:54.303Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-29T01:31:54.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-29T01:31:54.342Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T01:31:54.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:31:55.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:31:55.291Z] [2021-09-29T01:31:55.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:31:55.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:31:55.669Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T01:31:55.669Z] b4d181a07f80: Pulling fs layer [2021-09-29T01:31:55.669Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T01:31:55.669Z] ed53099fbce6: Pulling fs layer [2021-09-29T01:31:55.669Z] dc539afda2c1: Pulling fs layer [2021-09-29T01:31:55.669Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T01:31:55.669Z] 9065ff56babe: Pulling fs layer [2021-09-29T01:31:55.669Z] d287ab97295c: Pulling fs layer [2021-09-29T01:31:55.669Z] dc539afda2c1: Waiting [2021-09-29T01:31:55.669Z] 77bc0d833cb6: Waiting [2021-09-29T01:31:55.669Z] 9065ff56babe: Waiting [2021-09-29T01:31:55.669Z] d287ab97295c: Waiting [2021-09-29T01:31:55.938Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T01:31:55.938Z] a1111a8f2ec3: Download complete [2021-09-29T01:31:55.938Z] dc539afda2c1: Verifying Checksum [2021-09-29T01:31:55.938Z] dc539afda2c1: Download complete [2021-09-29T01:31:56.203Z] ed53099fbce6: Verifying Checksum [2021-09-29T01:31:56.203Z] ed53099fbce6: Download complete [2021-09-29T01:31:56.203Z] 9065ff56babe: Verifying Checksum [2021-09-29T01:31:56.203Z] 9065ff56babe: Download complete [2021-09-29T01:31:56.203Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T01:31:56.203Z] 77bc0d833cb6: Download complete [2021-09-29T01:31:57.172Z] b4d181a07f80: Verifying Checksum [2021-09-29T01:31:57.172Z] b4d181a07f80: Download complete [2021-09-29T01:31:58.609Z] b4d181a07f80: Pull complete [2021-09-29T01:31:58.609Z] a1111a8f2ec3: Pull complete [2021-09-29T01:31:58.878Z] ed53099fbce6: Pull complete [2021-09-29T01:31:58.878Z] dc539afda2c1: Pull complete [2021-09-29T01:31:59.147Z] 77bc0d833cb6: Pull complete [2021-09-29T01:31:59.416Z] 9065ff56babe: Pull complete [2021-09-29T01:32:00.822Z] d287ab97295c: Verifying Checksum [2021-09-29T01:32:00.822Z] d287ab97295c: Download complete [2021-09-29T01:32:05.092Z] d287ab97295c: Pull complete [2021-09-29T01:32:05.092Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T01:32:05.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:32:05.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T01:32:05.206Z] prd-centos7-docker-4c-2g-47 does not seem to be running inside a container [2021-09-29T01:32:05.265Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T01:32:07.913Z] $ docker top dfd09ee70d65e1bf285e8ef8c60dfc9798632e7a8914bb43dbf7d0fa4eb98645 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:32:08.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T01:32:08.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T01:32:09.256Z] + ls /var/log/sa-host [2021-09-29T01:32:09.256Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T01:32:09.256Z] file_magic: OK [2021-09-29T01:32:09.256Z] HZ: Using current value: 100 [2021-09-29T01:32:09.256Z] file_header: OK [2021-09-29T01:32:09.256Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T01:32:09.256Z] Statistics: [2021-09-29T01:32:09.256Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:32:09.256Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T01:32:09.256Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T01:32:09.256Z] file_magic: OK [2021-09-29T01:32:09.256Z] HZ: Using current value: 100 [2021-09-29T01:32:09.256Z] file_header: OK [2021-09-29T01:32:09.256Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T01:32:09.256Z] Statistics: [2021-09-29T01:32:09.256Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:32:09.256Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:32:09.892Z] provisioning config files... [2021-09-29T01:32:09.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8595314599254489478tmp [Pipeline] { [Pipeline] echo [2021-09-29T01:32:09.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:32:10.344Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T01:32:10.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:32:10.852Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T01:32:10.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:32:11.257Z] ---> sudo-logs.sh [2021-09-29T01:32:11.258Z] Archiving 'sudo' log.. [2021-09-29T01:32:11.258Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-47.vexxhost.local: Name or service not known [2021-09-29T01:32:11.258Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-47.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T01:32:11.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:32:11.912Z] ---> job-cost.sh [2021-09-29T01:32:11.912Z] lf-activate-venv: SKIPPING [2021-09-29T01:32:11.912Z] DEBUG: total: 0.10999999940395355 [2021-09-29T01:32:11.912Z] INFO: Retrieving Stack Cost... [2021-09-29T01:32:12.871Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T01:32:13.137Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T01:32:13.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:32:13.534Z] ---> logs-deploy.sh [2021-09-29T01:32:13.534Z] lf-activate-venv: SKIPPING [2021-09-29T01:32:13.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/1 [2021-09-29T01:32:13.534Z] INFO: archiving workspace using pattern(s): [2021-09-29T01:32:14.492Z] Archives upload complete. [2021-09-29T01:32:14.492Z] INFO: archiving logs to Nexus [2021-09-29T01:32:15.094Z] ---> uname -a: [2021-09-29T01:32:15.094Z] Linux prd-centos7-docker-4c-2g-47.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] ---> lscpu: [2021-09-29T01:32:15.094Z] Architecture: x86_64 [2021-09-29T01:32:15.094Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-29T01:32:15.094Z] Byte Order: Little Endian [2021-09-29T01:32:15.094Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-29T01:32:15.094Z] CPU(s): 2 [2021-09-29T01:32:15.094Z] On-line CPU(s) list: 0,1 [2021-09-29T01:32:15.094Z] Thread(s) per core: 1 [2021-09-29T01:32:15.094Z] Core(s) per socket: 1 [2021-09-29T01:32:15.094Z] Socket(s): 2 [2021-09-29T01:32:15.094Z] NUMA node(s): 1 [2021-09-29T01:32:15.094Z] Vendor ID: AuthenticAMD [2021-09-29T01:32:15.094Z] CPU family: 23 [2021-09-29T01:32:15.094Z] Model: 49 [2021-09-29T01:32:15.094Z] Model name: AMD EPYC-Rome Processor [2021-09-29T01:32:15.094Z] Stepping: 0 [2021-09-29T01:32:15.094Z] CPU MHz: 2799.998 [2021-09-29T01:32:15.094Z] BogoMIPS: 5599.99 [2021-09-29T01:32:15.094Z] Virtualization: AMD-V [2021-09-29T01:32:15.094Z] Hypervisor vendor: KVM [2021-09-29T01:32:15.094Z] Virtualization type: full [2021-09-29T01:32:15.094Z] L1d cache: 32K [2021-09-29T01:32:15.094Z] L1i cache: 32K [2021-09-29T01:32:15.094Z] L2 cache: 512K [2021-09-29T01:32:15.094Z] L3 cache: 16384K [2021-09-29T01:32:15.094Z] NUMA node0 CPU(s): 0,1 [2021-09-29T01:32:15.094Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] ---> nproc: [2021-09-29T01:32:15.094Z] 2 [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] ---> df -h: [2021-09-29T01:32:15.094Z] Filesystem Size Used Avail Use% Mounted on [2021-09-29T01:32:15.094Z] overlay 40G 9.1G 31G 23% / [2021-09-29T01:32:15.094Z] tmpfs 64M 0 64M 0% /dev [2021-09-29T01:32:15.094Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-29T01:32:15.094Z] shm 64M 0 64M 0% /dev/shm [2021-09-29T01:32:15.094Z] /dev/vda1 40G 9.1G 31G 23% /facter-os [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] ---> sar -b -r -n DEV: [2021-09-29T01:32:15.094Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] 01:02:22 LINUX RESTART (2 CPU) [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] 01:03:01 tps rtps wtps bread/s bwrtn/s [2021-09-29T01:32:15.094Z] 01:04:01 88.74 3.41 85.33 2578.65 8756.47 [2021-09-29T01:32:15.094Z] 01:05:01 6.13 0.00 6.13 0.00 2684.13 [2021-09-29T01:32:15.094Z] 01:06:01 140.68 0.15 140.53 22.11 43069.68 [2021-09-29T01:32:15.094Z] 01:07:01 254.00 0.00 254.00 0.00 54110.66 [2021-09-29T01:32:15.094Z] 01:08:01 52.36 0.00 52.36 0.00 10409.14 [2021-09-29T01:32:15.094Z] 01:09:01 80.09 0.00 80.09 0.00 9561.22 [2021-09-29T01:32:15.094Z] 01:10:01 2.83 0.00 2.83 0.00 97.05 [2021-09-29T01:32:15.094Z] 01:11:01 0.48 0.00 0.48 0.00 9.51 [2021-09-29T01:32:15.094Z] 01:12:01 0.18 0.00 0.18 0.00 1.88 [2021-09-29T01:32:15.094Z] 01:13:01 0.23 0.00 0.23 0.00 3.33 [2021-09-29T01:32:15.094Z] 01:14:01 0.23 0.00 0.23 0.00 2.83 [2021-09-29T01:32:15.094Z] 01:15:01 0.23 0.00 0.23 0.00 3.20 [2021-09-29T01:32:15.094Z] 01:16:01 0.23 0.00 0.23 0.00 2.98 [2021-09-29T01:32:15.094Z] 01:17:01 0.20 0.00 0.20 0.00 1.75 [2021-09-29T01:32:15.094Z] 01:18:02 0.43 0.15 0.28 4.80 4.23 [2021-09-29T01:32:15.094Z] 01:19:01 0.78 0.00 0.78 0.00 15.07 [2021-09-29T01:32:15.094Z] 01:20:01 0.25 0.00 0.25 0.00 3.46 [2021-09-29T01:32:15.094Z] 01:21:01 0.25 0.00 0.25 0.00 2.72 [2021-09-29T01:32:15.094Z] 01:22:01 0.27 0.00 0.27 0.00 3.33 [2021-09-29T01:32:15.094Z] 01:23:01 0.20 0.00 0.20 0.00 2.57 [2021-09-29T01:32:15.094Z] 01:24:01 0.20 0.00 0.20 0.00 1.88 [2021-09-29T01:32:15.094Z] 01:25:01 0.32 0.00 0.32 0.00 5.11 [2021-09-29T01:32:15.094Z] 01:26:01 0.25 0.00 0.25 0.00 2.45 [2021-09-29T01:32:15.094Z] 01:27:01 0.28 0.00 0.28 0.00 3.20 [2021-09-29T01:32:15.094Z] 01:28:01 0.22 0.00 0.22 0.00 2.43 [2021-09-29T01:32:15.094Z] 01:29:01 0.20 0.00 0.20 0.00 2.03 [2021-09-29T01:32:15.094Z] 01:30:01 0.27 0.00 0.27 0.00 3.33 [2021-09-29T01:32:15.094Z] 01:31:01 0.20 0.00 0.20 0.00 2.68 [2021-09-29T01:32:15.094Z] 01:32:01 4.95 0.10 4.85 9.99 177.16 [2021-09-29T01:32:15.094Z] Average: 21.94 0.13 21.81 90.26 4450.25 [2021-09-29T01:32:15.094Z] [2021-09-29T01:32:15.094Z] 01:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-29T01:32:15.094Z] 01:04:01 5276472 0 835444 10.43 2620 1894396 1515988 16.74 755420 1568300 56 [2021-09-29T01:32:15.094Z] 01:05:01 5080552 0 892492 11.14 2620 2033268 1456156 16.08 908724 1608880 61736 [2021-09-29T01:32:15.094Z] 01:06:01 3426200 0 1089428 13.60 2620 3490684 1636900 18.07 1160192 2829368 457460 [2021-09-29T01:32:15.094Z] 01:07:01 3053152 0 1280636 15.99 2620 3672524 1664088 18.37 1453556 2855864 256012 [2021-09-29T01:32:15.094Z] 01:08:01 3065700 0 1287512 16.08 2620 3653100 1768904 19.53 1375652 2916780 109432 [2021-09-29T01:32:15.094Z] 01:09:01 3260080 0 1244176 15.53 2620 3502056 1633392 18.03 1332280 2763624 28 [2021-09-29T01:32:15.094Z] 01:10:01 3332588 0 1171672 14.63 2620 3502052 1232164 13.60 1288844 2763180 28 [2021-09-29T01:32:15.094Z] 01:11:01 3334444 0 1169808 14.61 2620 3502060 1200296 13.25 1288432 2763180 8 [2021-09-29T01:32:15.094Z] 01:12:01 3329972 0 1174276 14.66 2620 3502064 1200296 13.25 1294756 2763180 8 [2021-09-29T01:32:15.095Z] 01:13:01 3329940 0 1174300 14.66 2620 3502072 1200452 13.25 1296900 2761620 16 [2021-09-29T01:32:15.095Z] 01:14:01 3330188 0 1174052 14.66 2620 3502072 1200296 13.25 1290112 2767844 16 [2021-09-29T01:32:15.095Z] 01:15:01 3329460 0 1174776 14.67 2620 3502076 1200428 13.25 1303472 2754892 8 [2021-09-29T01:32:15.095Z] 01:16:01 3329232 0 1174996 14.67 2620 3502084 1200536 13.25 1303528 2755116 8 [2021-09-29T01:32:15.095Z] 01:17:01 3330040 0 1174188 14.66 2620 3502084 1200296 13.25 1302968 2755116 8 [2021-09-29T01:32:15.095Z] 01:18:02 3327140 0 1177080 14.70 2620 3502092 1200404 13.25 1306100 2755116 12 [2021-09-29T01:32:15.095Z] 01:19:01 3326624 0 1177596 14.70 2620 3502092 1200500 13.25 1306260 2755116 8 [2021-09-29T01:32:15.095Z] 01:20:01 3326512 0 1177676 14.70 2620 3502124 1200572 13.25 1306620 2755124 16 [2021-09-29T01:32:15.095Z] 01:21:01 3327592 0 1176616 14.69 2620 3502104 1200296 13.25 1305612 2755116 8 [2021-09-29T01:32:15.095Z] 01:22:01 3327412 0 1176792 14.69 2620 3502108 1200296 13.25 1305680 2755116 8 [2021-09-29T01:32:15.095Z] 01:23:01 3327340 0 1176860 14.69 2620 3502112 1200392 13.25 1305988 2755116 8 [2021-09-29T01:32:15.095Z] 01:24:01 3327316 0 1176880 14.69 2620 3502116 1200344 13.25 1305924 2754896 8 [2021-09-29T01:32:15.095Z] 01:25:01 3327240 0 1176952 14.70 2620 3502120 1200296 13.25 1305916 2754892 8 [2021-09-29T01:32:15.095Z] 01:26:01 3327472 0 1176716 14.69 2620 3502124 1200296 13.25 1306012 2754892 8 [2021-09-29T01:32:15.095Z] 01:27:01 3327280 0 1176900 14.69 2620 3502132 1200296 13.25 1305948 2754892 8 [2021-09-29T01:32:15.095Z] 01:28:01 3327052 0 1177124 14.70 2620 3502136 1200380 13.25 1306136 2754892 8 [2021-09-29T01:32:15.095Z] 01:29:01 3327368 0 1176800 14.69 2620 3502144 1200296 13.25 1306052 2754896 8 [2021-09-29T01:32:15.095Z] 01:30:01 3326880 0 1177288 14.70 2620 3502144 1200476 13.25 1306448 2754892 8 [2021-09-29T01:32:15.095Z] 01:31:01 3326816 0 1177344 14.70 2620 3502152 1200500 13.25 1306456 2754896 8 [2021-09-29T01:32:15.095Z] 01:32:01 2898884 0 1276608 15.94 2620 3830820 1599296 17.66 1554368 2908560 327828 [2021-09-29T01:32:15.095Z] Average: 3423688 0 1164586 14.54 2620 3418038 1300511 14.36 1282564 2693288 41820 [2021-09-29T01:32:15.095Z] [2021-09-29T01:32:15.095Z] 01:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-29T01:32:15.095Z] 01:04:01 veth8d1a699 0.22 0.37 0.04 0.05 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:04:01 eth0 1164.86 725.15 3028.96 64.60 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:04:01 docker0 0.22 0.27 0.03 0.04 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:05:01 veth8d1a699 1102.22 1233.86 95.96 2412.15 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:05:01 eth0 1292.57 1107.06 2422.47 98.83 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:05:01 docker0 1102.22 1233.83 80.89 2412.14 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:06:01 veth5776fa5 291.02 312.47 27.39 1468.73 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:06:01 eth0 912.01 694.95 5084.39 66.77 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:06:01 docker0 381.30 447.69 30.95 1792.81 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:07:01 veth1a404cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:07:01 eth0 117.17 100.60 613.60 20.13 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:07:01 docker0 78.74 75.69 6.28 581.16 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:08:01 veth1a404cb 1.33 1.32 0.11 0.11 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:08:01 eth0 30.95 16.62 21.36 11.48 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:08:01 docker0 1.33 1.32 0.09 0.11 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:09:01 eth0 40.86 25.36 24.75 120.14 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:10:01 eth0 5.30 3.20 3.95 2.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:11:01 eth0 0.62 0.07 0.04 0.04 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:12:01 eth0 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:13:01 eth0 1.62 0.43 0.47 0.27 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:14:01 eth0 0.93 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:15:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:16:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:17:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:18:02 eth0 1.10 0.57 0.44 0.28 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:19:01 eth0 1.13 0.34 0.35 0.21 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:20:01 eth0 0.80 0.30 0.30 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:21:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:22:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:23:01 eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:24:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:26:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:28:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:29:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:30:01 eth0 0.97 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:31:01 eth0 0.92 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:32:01 eth0 336.26 224.83 2607.79 19.95 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] Average: eth0 134.96 100.13 476.60 14.01 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] Average: docker0 53.96 60.69 4.08 165.16 0.00 0.00 0.00 0.00 [2021-09-29T01:32:15.095Z] [2021-09-29T01:32:15.095Z] [2021-09-29T01:32:15.095Z] ---> sar -P ALL: [2021-09-29T01:32:15.095Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T01:32:15.095Z] [2021-09-29T01:32:15.095Z] 01:02:22 LINUX RESTART (2 CPU) [2021-09-29T01:32:15.095Z] [2021-09-29T01:32:15.096Z] 01:03:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:32:15.096Z] 01:04:01 all 8.99 0.00 2.98 2.22 0.06 85.75 [2021-09-29T01:32:15.096Z] 01:04:01 0 8.39 0.00 3.29 1.65 0.07 86.60 [2021-09-29T01:32:15.096Z] 01:04:01 1 9.58 0.00 2.67 2.79 0.05 84.91 [2021-09-29T01:32:15.096Z] 01:05:01 all 7.48 0.00 2.55 0.00 0.07 89.90 [2021-09-29T01:32:15.096Z] 01:05:01 0 6.64 0.00 2.76 0.00 0.07 90.53 [2021-09-29T01:32:15.096Z] 01:05:01 1 8.31 0.00 2.34 0.00 0.07 89.28 [2021-09-29T01:32:15.096Z] 01:06:01 all 20.65 0.00 6.56 2.30 0.08 70.40 [2021-09-29T01:32:15.096Z] 01:06:01 0 16.70 0.00 7.18 2.31 0.09 73.73 [2021-09-29T01:32:15.096Z] 01:06:01 1 24.59 0.00 5.95 2.30 0.07 67.10 [2021-09-29T01:32:15.096Z] 01:07:01 all 56.52 0.00 10.44 2.34 0.11 30.59 [2021-09-29T01:32:15.096Z] 01:07:01 0 56.20 0.00 10.19 2.17 0.11 31.33 [2021-09-29T01:32:15.096Z] 01:07:01 1 56.84 0.00 10.70 2.50 0.11 29.86 [2021-09-29T01:32:15.096Z] 01:08:01 all 32.79 0.00 4.07 0.49 0.09 62.56 [2021-09-29T01:32:15.096Z] 01:08:01 0 32.21 0.00 4.12 0.25 0.09 63.34 [2021-09-29T01:32:15.096Z] 01:08:01 1 33.36 0.00 4.02 0.73 0.09 61.79 [2021-09-29T01:32:15.096Z] 01:09:01 all 63.73 0.00 6.75 1.63 0.12 27.77 [2021-09-29T01:32:15.096Z] 01:09:01 0 63.28 0.00 6.97 1.47 0.11 28.17 [2021-09-29T01:32:15.096Z] 01:09:01 1 64.18 0.00 6.53 1.80 0.13 27.37 [2021-09-29T01:32:15.096Z] 01:10:01 all 0.18 0.00 0.14 0.00 0.02 99.66 [2021-09-29T01:32:15.096Z] 01:10:01 0 0.12 0.00 0.12 0.00 0.02 99.75 [2021-09-29T01:32:15.096Z] 01:10:01 1 0.25 0.00 0.17 0.00 0.02 99.56 [2021-09-29T01:32:15.096Z] 01:11:01 all 0.26 0.00 0.06 0.00 0.00 99.68 [2021-09-29T01:32:15.096Z] 01:11:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2021-09-29T01:32:15.096Z] 01:11:01 1 0.45 0.00 0.03 0.00 0.00 99.52 [2021-09-29T01:32:15.096Z] 01:12:01 all 0.23 0.00 0.05 0.00 0.01 99.72 [2021-09-29T01:32:15.096Z] 01:12:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-29T01:32:15.096Z] 01:12:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-09-29T01:32:15.096Z] 01:13:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-09-29T01:32:15.096Z] 01:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-09-29T01:32:15.096Z] 01:13:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-09-29T01:32:15.096Z] 01:14:01 all 0.23 0.00 0.04 0.00 0.02 99.72 [2021-09-29T01:32:15.096Z] 01:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-29T01:32:15.096Z] 01:14:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-09-29T01:32:15.096Z] [2021-09-29T01:32:15.096Z] 01:14:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:32:15.096Z] 01:15:01 all 0.18 0.00 0.05 0.00 0.01 99.76 [2021-09-29T01:32:15.096Z] 01:15:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-09-29T01:32:15.096Z] 01:15:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-09-29T01:32:15.096Z] 01:16:01 all 0.23 0.00 0.03 0.00 0.01 99.72 [2021-09-29T01:32:15.096Z] 01:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-09-29T01:32:15.096Z] 01:16:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-09-29T01:32:15.096Z] 01:17:01 all 0.10 0.00 0.04 0.00 0.02 99.84 [2021-09-29T01:32:15.096Z] 01:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-29T01:32:15.096Z] 01:17:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-09-29T01:32:15.096Z] 01:18:02 all 0.23 0.00 0.06 0.00 0.00 99.72 [2021-09-29T01:32:15.096Z] 01:18:02 0 0.12 0.00 0.08 0.00 0.00 99.80 [2021-09-29T01:32:15.096Z] 01:18:02 1 0.33 0.00 0.03 0.00 0.00 99.63 [2021-09-29T01:32:15.096Z] 01:19:01 all 0.24 0.00 0.05 0.00 0.01 99.70 [2021-09-29T01:32:15.096Z] 01:19:01 0 0.42 0.00 0.02 0.00 0.00 99.56 [2021-09-29T01:32:15.096Z] 01:19:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-09-29T01:32:15.096Z] 01:20:01 all 0.25 0.00 0.05 0.00 0.02 99.68 [2021-09-29T01:32:15.096Z] 01:20:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-09-29T01:32:15.096Z] 01:20:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-09-29T01:32:15.096Z] 01:21:01 all 0.21 0.00 0.06 0.00 0.01 99.72 [2021-09-29T01:32:15.096Z] 01:21:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2021-09-29T01:32:15.096Z] 01:21:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-09-29T01:32:15.096Z] 01:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-09-29T01:32:15.096Z] 01:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-29T01:32:15.096Z] 01:22:01 1 0.33 0.00 0.03 0.00 0.00 99.63 [2021-09-29T01:32:15.096Z] 01:23:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-09-29T01:32:15.096Z] 01:23:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-09-29T01:32:15.096Z] 01:23:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-29T01:32:15.096Z] 01:24:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2021-09-29T01:32:15.096Z] 01:24:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-09-29T01:32:15.096Z] 01:24:01 1 0.20 0.00 0.05 0.00 0.00 99.75 [2021-09-29T01:32:15.096Z] 01:25:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-09-29T01:32:15.096Z] 01:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-29T01:32:15.096Z] 01:25:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-09-29T01:32:15.096Z] [2021-09-29T01:32:15.096Z] 01:25:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:32:15.096Z] 01:26:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-09-29T01:32:15.096Z] 01:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-29T01:32:15.096Z] 01:26:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-09-29T01:32:15.096Z] 01:27:01 all 0.22 0.00 0.03 0.00 0.02 99.74 [2021-09-29T01:32:15.096Z] 01:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-29T01:32:15.096Z] 01:27:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-09-29T01:32:15.096Z] 01:28:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-09-29T01:32:15.096Z] 01:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-09-29T01:32:15.096Z] 01:28:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-09-29T01:32:15.096Z] 01:29:01 all 0.14 0.00 0.06 0.00 0.02 99.78 [2021-09-29T01:32:15.096Z] 01:29:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2021-09-29T01:32:15.096Z] 01:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T01:32:15.096Z] 01:30:01 all 0.10 0.00 0.05 0.00 0.01 99.84 [2021-09-29T01:32:15.096Z] 01:30:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-09-29T01:32:15.096Z] 01:30:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-09-29T01:32:15.096Z] 01:31:01 all 0.23 0.00 0.05 0.00 0.01 99.72 [2021-09-29T01:32:15.096Z] 01:31:01 0 0.37 0.00 0.03 0.00 0.00 99.60 [2021-09-29T01:32:15.096Z] 01:31:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-09-29T01:32:15.096Z] 01:32:01 all 4.55 0.00 1.62 0.03 0.03 93.77 [2021-09-29T01:32:15.096Z] 01:32:01 0 4.91 0.00 1.74 0.03 0.02 93.30 [2021-09-29T01:32:15.096Z] 01:32:01 1 4.20 0.00 1.50 0.02 0.03 94.25 [2021-09-29T01:32:15.096Z] Average: all 6.49 0.00 1.18 0.30 0.03 92.01 [2021-09-29T01:32:15.096Z] Average: 0 6.22 0.00 1.22 0.26 0.03 92.28 [2021-09-29T01:32:15.096Z] Average: 1 6.75 0.00 1.14 0.33 0.03 91.74 [2021-09-29T01:32:15.096Z] [2021-09-29T01:32:15.096Z] [2021-09-29T01:32:15.096Z]