Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (609163b95151e4e61448bf667a081bc8960a62ee) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh721374204308207986.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-ssh54085313617704605.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh283815317168217996.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 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-ssh2756309706728388116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2884516138872632367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-500 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh7941979125583810044.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/8@tmp/jenkins-gitclient-ssh8965274940489086271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing d73dc2b21690601882192cec540689bb2dd271c1 Checking out Revision d73dc2b21690601882192cec540689bb2dd271c1 (PR-3657) > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # 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/8@tmp/jenkins-gitclient-ssh4067865113198766618.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73dc2b21690601882192cec540689bb2dd271c1 # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" > git rev-list --no-walk 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-21T16:32:31.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-21T16:32:31.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-21T16:32:31.736Z] ========================================================= [2021-08-21T16:32:31.736Z] EdgeX Global Pipelines Version Info [2021-08-21T16:32:31.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:32:32.980Z] ------------------- [2021-08-21T16:32:32.980Z] stable info: [2021-08-21T16:32:32.980Z] ------------------- [2021-08-21T16:32:32.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-21T16:32:32.980Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T16:32:32.980Z] Message: update stable to v1.0.205 [2021-08-21T16:32:33.564Z] ------------------- [2021-08-21T16:32:33.564Z] experimental info: [2021-08-21T16:32:33.564Z] ------------------- [2021-08-21T16:32:33.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-21T16:32:33.564Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-21T16:32:33.564Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-21T16:32:33.691Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-21T16:32:33.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-21T16:32:33.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-21T16:32:33.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-21T16:32:33.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-21T16:32:33.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-21T16:32:33.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-21T16:32:33.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-21T16:32:33.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-21T16:32:33.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-21T16:32:33.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-21T16:32:33.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-21T16:32:33.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-21T16:32:33.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-21T16:32:34.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-21T16:32:34.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T16:32:34.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-21T16:32:34.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-21T16:32:34.111Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-21T16:32:34.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-21T16:32:34.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-21T16:32:34.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-21T16:32:34.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-21T16:32:34.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-21T16:32:34.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-21T16:32:34.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-21T16:32:34.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73dc2b21690601882192cec540689bb2dd271c1 [Pipeline] echo [2021-08-21T16:32:34.312Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73dc2b [Pipeline] echo [2021-08-21T16:32:34.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T16:32:34.407Z] provisioning config files... [2021-08-21T16:32:34.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config9127073230198821535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:32:34.763Z] ---> docker-login.sh [2021-08-21T16:32:34.763Z] nexus3.edgexfoundry.org:10001 [2021-08-21T16:32:34.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:35.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:35.033Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:35.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:35.033Z] [2021-08-21T16:32:35.033Z] Login Succeeded [2021-08-21T16:32:35.033Z] nexus3.edgexfoundry.org:10002 [2021-08-21T16:32:35.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:35.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:35.033Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:35.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:35.033Z] [2021-08-21T16:32:35.033Z] Login Succeeded [2021-08-21T16:32:35.033Z] nexus3.edgexfoundry.org:10003 [2021-08-21T16:32:35.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:35.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:35.302Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:35.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:35.302Z] [2021-08-21T16:32:35.302Z] Login Succeeded [2021-08-21T16:32:35.302Z] nexus3.edgexfoundry.org:10004 [2021-08-21T16:32:35.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:35.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:35.572Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:35.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:35.572Z] [2021-08-21T16:32:35.572Z] Login Succeeded [2021-08-21T16:32:35.572Z] docker.io [2021-08-21T16:32:35.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:32:35.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:32:35.839Z] Configure a credential helper to remove this warning. See [2021-08-21T16:32:35.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:32:35.839Z] [2021-08-21T16:32:35.839Z] Login Succeeded [2021-08-21T16:32:35.839Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T16:32:35.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T16:32:36.206Z] ++ 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-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ dirname cmd/core-command/Dockerfile [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] ++ dirname cmd/core-data/Dockerfile [2021-08-21T16:32:36.206Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-21T16:32:36.206Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-21T16:32:36.206Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-21T16:32:36.206Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-21T16:32:36.206Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-21T16:32:36.206Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-21T16:32:36.206Z] ++ cut -d/ -f2 [2021-08-21T16:32:36.206Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-21T16:32:36.264Z] 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-08-21T16:32:37.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:37.014Z] [2021-08-21T16:32:37.014Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:32:37.351Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:37.351Z] latest: Pulling from edgex-devops/git-semver [2021-08-21T16:32:37.351Z] 31603596830f: Pulling fs layer [2021-08-21T16:32:37.351Z] 04fac38145f0: Pulling fs layer [2021-08-21T16:32:37.351Z] 701f6daf10bf: Pulling fs layer [2021-08-21T16:32:37.351Z] 24f72da36158: Pulling fs layer [2021-08-21T16:32:37.351Z] 24f72da36158: Waiting [2021-08-21T16:32:37.351Z] 04fac38145f0: Verifying Checksum [2021-08-21T16:32:37.351Z] 04fac38145f0: Download complete [2021-08-21T16:32:37.620Z] 31603596830f: Verifying Checksum [2021-08-21T16:32:37.620Z] 31603596830f: Download complete [2021-08-21T16:32:37.620Z] 24f72da36158: Verifying Checksum [2021-08-21T16:32:37.620Z] 24f72da36158: Download complete [2021-08-21T16:32:37.897Z] 31603596830f: Pull complete [2021-08-21T16:32:37.897Z] 04fac38145f0: Pull complete [2021-08-21T16:32:37.897Z] 701f6daf10bf: Verifying Checksum [2021-08-21T16:32:37.897Z] 701f6daf10bf: Download complete [2021-08-21T16:32:38.489Z] 701f6daf10bf: Pull complete [2021-08-21T16:32:38.757Z] 24f72da36158: Pull complete [2021-08-21T16:32:38.757Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-21T16:32:38.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-21T16:32:38.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-21T16:32:38.848Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-08-21T16:32:38.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat [2021-08-21T16:32:39.677Z] $ docker top 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-21T16:32:39.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T16:32:39.800Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T16:32:39.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T16:32:39.905Z] $ docker exec 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent [2021-08-21T16:32:40.012Z] SSH_AUTH_SOCK=/tmp/ssh-R0bY4n4XlhFq/agent.15 [2021-08-21T16:32:40.012Z] SSH_AGENT_PID=22 [2021-08-21T16:32:40.024Z] Running ssh-add (command line suppressed) [2021-08-21T16:32:40.114Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4989996139777710361.key (/w/workspace/edgex-go/8@tmp/private_key_4989996139777710361.key) [2021-08-21T16:32:40.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T16:32:40.467Z] + git tag --points-at HEAD [Pipeline] } [2021-08-21T16:32:40.489Z] $ docker exec --env ******** --env ******** 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent -k [2021-08-21T16:32:40.583Z] unset SSH_AUTH_SOCK; [2021-08-21T16:32:40.583Z] unset SSH_AGENT_PID; [2021-08-21T16:32:40.583Z] echo Agent pid 22 killed; [2021-08-21T16:32:40.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-21T16:32:40.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-21T16:32:40.645Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-21T16:32:40.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-21T16:32:40.781Z] $ docker exec 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent [2021-08-21T16:32:40.905Z] SSH_AUTH_SOCK=/tmp/ssh-6cRv2c0NG2u2/agent.55 [2021-08-21T16:32:40.905Z] SSH_AGENT_PID=62 [2021-08-21T16:32:40.915Z] Running ssh-add (command line suppressed) [2021-08-21T16:32:41.019Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8917820752300594617.key (/w/workspace/edgex-go/8@tmp/private_key_8917820752300594617.key) [2021-08-21T16:32:41.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-21T16:32:41.363Z] + git semver init [2021-08-21T16:32:41.364Z] # -> Open(): unable to determine branch for HEAD [2021-08-21T16:32:41.364Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-08-21T16:32:41.364Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-08-21T16:32:41.364Z] # $SEMVER_REMOTE_NAME = origin [2021-08-21T16:32:41.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-21T16:32:41.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-21T16:32:41.364Z] # $SEMVER_BRANCH = PR-3657 [2021-08-21T16:32:41.364Z] # $SEMVER_TEMP = /tmp/semver-516874044 [2021-08-21T16:32:41.364Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-21T16:33:08.078Z] # '/tmp/semver-516874044' -> '/w/workspace/edgex-go/8/.semver' [2021-08-21T16:33:08.078Z] # -> Force: false [2021-08-21T16:33:08.078Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-08-21T16:33:08.095Z] $ docker exec --env ******** --env ******** 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent -k [2021-08-21T16:33:08.217Z] unset SSH_AUTH_SOCK; [2021-08-21T16:33:08.219Z] unset SSH_AGENT_PID; [2021-08-21T16:33:08.219Z] echo Agent pid 62 killed; [2021-08-21T16:33:08.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-21T16:33:08.581Z] + git semver [Pipeline] } [2021-08-21T16:33:08.603Z] $ docker stop --time=1 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 [2021-08-21T16:33:10.346Z] $ docker rm -f 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-21T16:33:10.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-21T16:33:11.086Z] Stashed 1 file(s) [Pipeline] echo [2021-08-21T16:33:11.089Z] [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-08-21T16:33:11.343Z] ========================================================= [2021-08-21T16:33:11.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-21T16:33:11.343Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:33:11.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:33:11.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-21T16:33:11.662Z] 540db60ca938: Pulling fs layer [2021-08-21T16:33:11.662Z] adcc1eea9eea: Pulling fs layer [2021-08-21T16:33:11.662Z] 4c4ab2625f07: Pulling fs layer [2021-08-21T16:33:11.662Z] db62176df00c: Pulling fs layer [2021-08-21T16:33:11.662Z] 3b30891b0d05: Pulling fs layer [2021-08-21T16:33:11.662Z] 06b49ca38bd5: Pulling fs layer [2021-08-21T16:33:11.662Z] c788192a36de: Pulling fs layer [2021-08-21T16:33:11.662Z] a77e37c0d609: Pulling fs layer [2021-08-21T16:33:11.662Z] c3185cebc471: Pulling fs layer [2021-08-21T16:33:11.662Z] db62176df00c: Waiting [2021-08-21T16:33:11.662Z] 3b30891b0d05: Waiting [2021-08-21T16:33:11.662Z] 06b49ca38bd5: Waiting [2021-08-21T16:33:11.662Z] c788192a36de: Waiting [2021-08-21T16:33:11.662Z] a77e37c0d609: Waiting [2021-08-21T16:33:11.662Z] c3185cebc471: Waiting [2021-08-21T16:33:11.662Z] 4c4ab2625f07: Verifying Checksum [2021-08-21T16:33:11.662Z] 4c4ab2625f07: Download complete [2021-08-21T16:33:11.662Z] adcc1eea9eea: Verifying Checksum [2021-08-21T16:33:11.662Z] adcc1eea9eea: Download complete [2021-08-21T16:33:11.662Z] 3b30891b0d05: Verifying Checksum [2021-08-21T16:33:11.662Z] 3b30891b0d05: Download complete [2021-08-21T16:33:11.943Z] 06b49ca38bd5: Verifying Checksum [2021-08-21T16:33:11.943Z] 06b49ca38bd5: Download complete [2021-08-21T16:33:11.943Z] c788192a36de: Verifying Checksum [2021-08-21T16:33:11.943Z] c788192a36de: Download complete [2021-08-21T16:33:11.943Z] 540db60ca938: Verifying Checksum [2021-08-21T16:33:11.943Z] 540db60ca938: Download complete [2021-08-21T16:33:11.943Z] 540db60ca938: Pull complete [2021-08-21T16:33:12.211Z] adcc1eea9eea: Pull complete [2021-08-21T16:33:12.211Z] 4c4ab2625f07: Pull complete [2021-08-21T16:33:12.211Z] a77e37c0d609: Verifying Checksum [2021-08-21T16:33:12.211Z] a77e37c0d609: Download complete [2021-08-21T16:33:15.558Z] c3185cebc471: Verifying Checksum [2021-08-21T16:33:15.558Z] c3185cebc471: Download complete [2021-08-21T16:33:16.526Z] db62176df00c: Verifying Checksum [2021-08-21T16:33:16.526Z] db62176df00c: Download complete [2021-08-21T16:33:20.828Z] db62176df00c: Pull complete [2021-08-21T16:33:20.828Z] 3b30891b0d05: Pull complete [2021-08-21T16:33:20.828Z] 06b49ca38bd5: Pull complete [2021-08-21T16:33:20.828Z] c788192a36de: Pull complete [2021-08-21T16:33:21.101Z] a77e37c0d609: Pull complete [2021-08-21T16:33:23.709Z] c3185cebc471: Pull complete [2021-08-21T16:33:23.709Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-21T16:33:23.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:33:23.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:33:24.043Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:33:24.043Z] WORKDIR /edgex [2021-08-21T16:33:24.043Z] COPY go.mod . [2021-08-21T16:33:24.043Z] RUN go mod download' [2021-08-21T16:33:24.043Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-21T16:33:26.024Z] Sending build context to Docker daemon 328.7MB [2021-08-21T16:33:26.024Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-21T16:33:26.024Z] ---> 031687cdd783 [2021-08-21T16:33:26.024Z] Step 2/4 : WORKDIR /edgex [2021-08-21T16:33:26.270Z] Still waiting to schedule task [2021-08-21T16:33:26.271Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-21T16:33:27.441Z] ---> Running in bb6929a66182 [2021-08-21T16:33:27.441Z] Removing intermediate container bb6929a66182 [2021-08-21T16:33:27.441Z] ---> 0cdb1f246cc3 [2021-08-21T16:33:27.441Z] Step 3/4 : COPY go.mod . [2021-08-21T16:33:27.710Z] ---> 59906190e1f8 [2021-08-21T16:33:27.710Z] Step 4/4 : RUN go mod download [2021-08-21T16:33:27.710Z] ---> Running in 577673df1952 [2021-08-21T16:36:30.816Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-504 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-21T16:36:30.832Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-08-21T16:36:31.057Z] The recommended git tool is: git [2021-08-21T16:36:36.343Z] using credential edgex-jenkins-ssh [2021-08-21T16:36:36.361Z] Cloning the remote Git repository [2021-08-21T16:36:36.417Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:36:36.528Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-08-21T16:36:36.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:36:36.846Z] > git --version # timeout=10 [2021-08-21T16:36:36.861Z] > git --version # 'git version 2.17.1' [2021-08-21T16:36:36.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:36:36.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:36:59.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:37:00.566Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-21T16:37:01.062Z] Merge succeeded, producing 9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:37:01.063Z] Checking out Revision 9fbcb11461232efc40653a4115ec7049125e4c23 (PR-3657) [2021-08-21T16:36:59.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-21T16:36:59.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-21T16:36:59.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-21T16:36:59.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:36:59.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-21T16:37:00.584Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:37:00.604Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-21T16:37:00.823Z] > git remote # timeout=10 [2021-08-21T16:37:00.842Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T16:37:00.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-21T16:37:00.864Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-21T16:37:01.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T16:37:01.068Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T16:37:01.080Z] > git checkout -f 9fbcb11461232efc40653a4115ec7049125e4c23 # timeout=10 [2021-08-21T16:37:05.604Z] Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" [2021-08-21T16:37:05.611Z] > git rev-list --no-walk 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T16:37:06.073Z] provisioning config files... [2021-08-21T16:37:06.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8606407698771501690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T16:37:06.689Z] ---> docker-login.sh [2021-08-21T16:37:06.689Z] nexus3.edgexfoundry.org:10001 [2021-08-21T16:37:07.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:37:07.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:37:07.904Z] Configure a credential helper to remove this warning. See [2021-08-21T16:37:07.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:37:07.904Z] [2021-08-21T16:37:07.904Z] Login Succeeded [2021-08-21T16:37:07.904Z] nexus3.edgexfoundry.org:10002 [2021-08-21T16:37:08.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:37:08.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:37:08.509Z] Configure a credential helper to remove this warning. See [2021-08-21T16:37:08.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:37:08.509Z] [2021-08-21T16:37:08.509Z] Login Succeeded [2021-08-21T16:37:08.509Z] nexus3.edgexfoundry.org:10003 [2021-08-21T16:37:09.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:37:09.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:37:09.110Z] Configure a credential helper to remove this warning. See [2021-08-21T16:37:09.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:37:09.110Z] [2021-08-21T16:37:09.110Z] Login Succeeded [2021-08-21T16:37:09.110Z] nexus3.edgexfoundry.org:10004 [2021-08-21T16:37:09.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:37:09.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:37:09.710Z] Configure a credential helper to remove this warning. See [2021-08-21T16:37:09.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:37:09.710Z] [2021-08-21T16:37:09.710Z] Login Succeeded [2021-08-21T16:37:09.710Z] docker.io [2021-08-21T16:37:10.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-21T16:37:10.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-21T16:37:10.591Z] Configure a credential helper to remove this warning. See [2021-08-21T16:37:10.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-21T16:37:10.591Z] [2021-08-21T16:37:10.591Z] Login Succeeded [2021-08-21T16:37:10.591Z] ---> docker-login.sh ends [Pipeline] } [2021-08-21T16:37:10.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-21T16:37:11.342Z] ========================================================= [2021-08-21T16:37:11.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-21T16:37:11.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:37:11.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:37:12.300Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-21T16:37:12.300Z] 595b0fe564bb: Pulling fs layer [2021-08-21T16:37:12.300Z] 24495759ef45: Pulling fs layer [2021-08-21T16:37:12.300Z] d148012ef14d: Pulling fs layer [2021-08-21T16:37:12.300Z] e90a11edd702: Pulling fs layer [2021-08-21T16:37:12.300Z] d77568369979: Pulling fs layer [2021-08-21T16:37:12.300Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-21T16:37:12.300Z] 170f2ba95c9a: Pulling fs layer [2021-08-21T16:37:12.300Z] 97ac5df62f85: Pulling fs layer [2021-08-21T16:37:12.300Z] fc1c9f9a7f3b: Waiting [2021-08-21T16:37:12.300Z] 170f2ba95c9a: Waiting [2021-08-21T16:37:12.300Z] e90a11edd702: Waiting [2021-08-21T16:37:12.300Z] d77568369979: Waiting [2021-08-21T16:37:12.300Z] 97ac5df62f85: Waiting [2021-08-21T16:37:12.300Z] d148012ef14d: Verifying Checksum [2021-08-21T16:37:12.300Z] d148012ef14d: Download complete [2021-08-21T16:37:12.300Z] 24495759ef45: Verifying Checksum [2021-08-21T16:37:12.300Z] 24495759ef45: Download complete [2021-08-21T16:37:12.300Z] d77568369979: Verifying Checksum [2021-08-21T16:37:12.300Z] d77568369979: Download complete [2021-08-21T16:37:12.300Z] fc1c9f9a7f3b: Download complete [2021-08-21T16:37:12.300Z] 595b0fe564bb: Verifying Checksum [2021-08-21T16:37:12.300Z] 595b0fe564bb: Download complete [2021-08-21T16:37:12.300Z] 170f2ba95c9a: Verifying Checksum [2021-08-21T16:37:12.300Z] 170f2ba95c9a: Download complete [2021-08-21T16:37:13.294Z] 595b0fe564bb: Pull complete [2021-08-21T16:37:13.572Z] 24495759ef45: Pull complete [2021-08-21T16:37:14.175Z] d148012ef14d: Pull complete [2021-08-21T16:37:15.620Z] 97ac5df62f85: Verifying Checksum [2021-08-21T16:37:16.630Z] e90a11edd702: Verifying Checksum [2021-08-21T16:37:16.631Z] e90a11edd702: Download complete [2021-08-21T16:37:26.786Z] e90a11edd702: Pull complete [2021-08-21T16:37:26.786Z] d77568369979: Pull complete [2021-08-21T16:37:26.786Z] fc1c9f9a7f3b: Pull complete [2021-08-21T16:37:26.786Z] 170f2ba95c9a: Pull complete [2021-08-21T16:37:32.202Z] 97ac5df62f85: Pull complete [2021-08-21T16:37:32.202Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-21T16:37:32.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:37:32.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:37:32.560Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:37:32.560Z] WORKDIR /edgex [2021-08-21T16:37:32.560Z] COPY go.mod . [2021-08-21T16:37:32.560Z] RUN go mod download [2021-08-21T16:37:32.560Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-21T16:37:34.554Z] Sending build context to Docker daemon 166MB [2021-08-21T16:37:34.554Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-21T16:37:34.554Z] ---> 04bc70af865f [2021-08-21T16:37:34.554Z] Step 2/4 : WORKDIR /edgex [2021-08-21T16:37:38.891Z] ---> Running in 3d3fa486d9bd [2021-08-21T16:37:39.176Z] Removing intermediate container 3d3fa486d9bd [2021-08-21T16:37:39.176Z] ---> 9ddeca7efa98 [2021-08-21T16:37:39.176Z] Step 3/4 : COPY go.mod . [2021-08-21T16:37:40.154Z] ---> d16fe08f163c [2021-08-21T16:37:40.155Z] Step 4/4 : RUN go mod download [2021-08-21T16:37:40.155Z] ---> Running in 551bb1fede9c [2021-08-21T16:39:16.988Z] Removing intermediate container 551bb1fede9c [2021-08-21T16:39:16.988Z] ---> 7984ca54a335 [2021-08-21T16:39:16.988Z] Successfully built 7984ca54a335 [2021-08-21T16:39:16.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:39:17.384Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T16:39:17.384Z] . [Pipeline] withDockerContainer [2021-08-21T16:39:17.678Z] prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container [2021-08-21T16:39:17.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T16:39:19.743Z] $ docker top eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:39:20.782Z] + go version [2021-08-21T16:39:20.782Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-21T16:39:20.806Z] $ docker stop --time=1 eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 [2021-08-21T16:39:22.740Z] $ docker rm -f eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:39:23.530Z] + docker inspect -f . ci-base-image-arm64 [2021-08-21T16:39:23.530Z] . [Pipeline] withDockerContainer [2021-08-21T16:39:23.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container [2021-08-21T16:39:23.867Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-21T16:39:25.481Z] $ docker top 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-21T16:39:25.826Z] ========================================================= [2021-08-21T16:39:25.827Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-21T16:39:25.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-21T16:39:26.496Z] + go mod tidy [Pipeline] sh [2021-08-21T16:39:28.162Z] + make test [2021-08-21T16:39:28.162Z] 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-08-21T16:39:28.162Z] go mod tidy [2021-08-21T16:39:28.769Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-21T16:39:55.637Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-21T16:41:03.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-21T16:41:03.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-21T16:41:04.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-21T16:41:05.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-21T16:41:17.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-21T16:41:18.687Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-21T16:41:18.687Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-21T16:41:18.687Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-21T16:41:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-21T16:41:31.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements [2021-08-21T16:41:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-21T16:41:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-21T16:41:36.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 100.0% of statements [2021-08-21T16:41:36.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-21T16:41:36.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 46.3% of statements [2021-08-21T16:41:36.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-21T16:41:36.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-21T16:41:38.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements [2021-08-21T16:41:38.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-21T16:41:38.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:41:40.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.343s coverage: 81.2% of statements [2021-08-21T16:41:40.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-21T16:41:40.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-21T16:41:40.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-21T16:41:40.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-21T16:41:40.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.864s coverage: 94.2% of statements [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 59.1% of statements [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.334s coverage: 0.8% of statements [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 21.7% of statements [2021-08-21T16:41:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-21T16:41:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2021-08-21T16:41:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.246s coverage: 79.5% of statements [2021-08-21T16:41:49.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-08-21T16:41:50.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2021-08-21T16:41:50.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2021-08-21T16:42:03.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-08-21T16:42:03.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-08-21T16:42:08.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 81.8% of statements [2021-08-21T16:42:08.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-21T16:42:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-21T16:42:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-21T16:42:18.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2021-08-21T16:42:18.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.734s coverage: 64.4% of statements [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-21T16:42:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-08-21T16:42:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-08-21T16:42:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-08-21T16:42:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.330s coverage: 70.5% of statements [2021-08-21T16:42:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-21T16:42:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-21T16:42:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-21T16:42:25.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements [2021-08-21T16:42:25.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-21T16:42:25.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-21T16:42:25.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-08-21T16:42:25.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-21T16:42:25.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2021-08-21T16:42:25.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-21T16:42:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.5% of statements [2021-08-21T16:42:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-21T16:42:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 92.0% of statements [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-21T16:42:33.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2021-08-21T16:42:33.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-21T16:42:34.175Z] GO111MODULE=on go vet ./... [2021-08-21T16:43:55.976Z] gofmt -l . [2021-08-21T16:43:55.976Z] [ "`gofmt -l .`" = "" ] [2021-08-21T16:43:55.976Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-21T16:43:57.238Z] + ls -al . [2021-08-21T16:43:57.238Z] total 636 [2021-08-21T16:43:57.238Z] drwxrwxr-x 9 1001 1001 4096 Aug 21 16:43 . [2021-08-21T16:43:57.238Z] drwxr-xr-x 4 root root 4096 Aug 21 16:39 .. [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 11 Aug 21 16:37 .dockerignore [2021-08-21T16:43:57.238Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 16:37 .git [2021-08-21T16:43:57.238Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:37 .github [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 818 Aug 21 16:37 .gitignore [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 76 Aug 21 16:37 .hadolint.yml [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 16:37 .sonarcloud.properties [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:37 ADOPTERS.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:37 Attribution.txt [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:37 CHANGELOG.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:37 CONTRIBUTING.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 16:37 GOVERNANCE.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 849 Aug 21 16:37 Jenkinsfile [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:37 LICENSE [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:37 Makefile [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 16:37 OWNERS.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:37 README.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:37 SECURITY.md [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 16:33 VERSION [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:37 ZMQWindows.md [2021-08-21T16:43:57.238Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 16:37 bin [2021-08-21T16:43:57.238Z] drwxrwxr-x 14 1001 1001 4096 Aug 21 16:37 cmd [2021-08-21T16:43:57.238Z] -rw-r--r-- 1 root root 403739 Aug 21 16:42 coverage.out [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 813 Aug 21 16:37 go.mod [2021-08-21T16:43:57.238Z] -rw-r--r-- 1 root root 50064 Aug 21 16:39 go.sum [2021-08-21T16:43:57.238Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 16:37 internal [2021-08-21T16:43:57.238Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:37 openapi [2021-08-21T16:43:57.238Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 16:37 snap [2021-08-21T16:43:57.238Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 16:37 version.go [Pipeline] sh [2021-08-21T16:43:57.900Z] + '[' -e coverage.out ] [2021-08-21T16:43:57.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-21T16:43:58.785Z] Stashed 1 file(s) [Pipeline] sh [2021-08-21T16:43:59.435Z] + make build [2021-08-21T16:43:59.435Z] go mod tidy [2021-08-21T16:44:00.037Z] 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-08-21T16:44:06.760Z] 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-08-21T16:44:28.952Z] 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-08-21T16:44:32.355Z] 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-08-21T16:44:35.746Z] 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-08-21T16:44:37.184Z] 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-08-21T16:44:40.576Z] 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-08-21T16:44:43.972Z] 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-08-21T16:44:47.402Z] 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-08-21T16:44:52.855Z] 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-08-21T16:44:55.498Z] 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-08-21T16:44:58.885Z] 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-08-21T16:45:05.635Z] $ docker stop --time=1 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c [2021-08-21T16:45:08.387Z] $ docker rm -f 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:45:11.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:45:12.085Z] [2021-08-21T16:45:12.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:45:12.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:45:12.719Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-21T16:45:12.719Z] 29e5d40040c1: Pulling fs layer [2021-08-21T16:45:12.719Z] 1ce36da41761: Pulling fs layer [2021-08-21T16:45:12.719Z] 25b303627fd3: Pulling fs layer [2021-08-21T16:45:13.000Z] 29e5d40040c1: Download complete [2021-08-21T16:45:13.602Z] 1ce36da41761: Verifying Checksum [2021-08-21T16:45:13.602Z] 1ce36da41761: Download complete [2021-08-21T16:45:13.603Z] 29e5d40040c1: Pull complete [2021-08-21T16:45:15.052Z] 1ce36da41761: Pull complete [2021-08-21T16:45:15.324Z] 25b303627fd3: Verifying Checksum [2021-08-21T16:45:15.324Z] 25b303627fd3: Download complete [2021-08-21T16:45:25.482Z] 25b303627fd3: Pull complete [2021-08-21T16:45:25.482Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-21T16:45:25.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:45:25.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-21T16:45:25.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container [2021-08-21T16:45:25.961Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T16:45:29.535Z] $ docker top fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:45:30.608Z] + docker-compose build --help [2021-08-21T16:45:30.608Z] + grep parallel [2021-08-21T16:45:37.390Z] --parallel Build images in parallel. [Pipeline] } [2021-08-21T16:45:37.411Z] $ docker stop --time=1 fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f [2021-08-21T16:45:39.331Z] $ docker rm -f fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T16:45:40.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-21T16:45:40.078Z] . [Pipeline] withDockerContainer [2021-08-21T16:45:40.389Z] prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container [2021-08-21T16:45:40.473Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-21T16:45:42.213Z] $ docker top 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T16:45:43.238Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-21T16:45:49.939Z] Building core-command ... [2021-08-21T16:45:49.939Z] Building core-data ... [2021-08-21T16:45:49.939Z] Building core-metadata ... [2021-08-21T16:45:49.939Z] Building security-bootstrapper ... [2021-08-21T16:45:49.939Z] Building security-proxy-setup ... [2021-08-21T16:45:49.939Z] Building security-secretstore-setup ... [2021-08-21T16:45:49.939Z] Building support-notifications ... [2021-08-21T16:45:49.939Z] Building support-scheduler ... [2021-08-21T16:45:49.939Z] Building sys-mgmt-agent ... [2021-08-21T16:45:49.939Z] Building security-proxy-setup [2021-08-21T16:45:49.939Z] Building support-scheduler [2021-08-21T16:45:49.939Z] Building core-metadata [2021-08-21T16:45:49.939Z] Building core-data [2021-08-21T16:45:49.939Z] Building core-command [2021-08-21T16:46:57.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:46:57.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:46:57.938Z] ---> 7984ca54a335 [2021-08-21T16:46:57.938Z] Step 3/22 : WORKDIR /edgex-go [2021-08-21T16:46:57.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:46:57.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:46:57.938Z] ---> 7984ca54a335 [2021-08-21T16:46:57.938Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:46:57.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:46:57.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:46:57.938Z] ---> 7984ca54a335 [2021-08-21T16:46:57.938Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:46:57.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:46:57.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:46:57.938Z] ---> 7984ca54a335 [2021-08-21T16:46:57.938Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:46:57.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:46:57.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:46:57.938Z] ---> 7984ca54a335 [2021-08-21T16:46:57.938Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:46:57.938Z] ---> Running in b24b2819698f [2021-08-21T16:46:57.938Z] ---> Running in 3fe51218ef74 [2021-08-21T16:46:57.938Z] ---> Running in 91d1fc9d95b7 [2021-08-21T16:46:57.938Z] ---> Running in 871b926ad14b [2021-08-21T16:46:57.938Z] ---> Running in 9610efb263dc [2021-08-21T16:46:57.938Z] Removing intermediate container 91d1fc9d95b7 [2021-08-21T16:46:57.938Z] ---> 0f6aba0c99ac [2021-08-21T16:46:57.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:46:57.938Z] Removing intermediate container 9610efb263dc [2021-08-21T16:46:57.938Z] ---> 7d2643e8592b [2021-08-21T16:46:57.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:46:57.938Z] Removing intermediate container 3fe51218ef74 [2021-08-21T16:46:57.938Z] ---> 601f84b19b81 [2021-08-21T16:46:57.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:46:57.938Z] Removing intermediate container 871b926ad14b [2021-08-21T16:46:57.938Z] ---> 1c163e7a9007 [2021-08-21T16:46:57.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:46:57.938Z] Removing intermediate container b24b2819698f [2021-08-21T16:46:57.938Z] ---> cbe5557e360e [2021-08-21T16:46:57.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:46:57.938Z] ---> Running in a753bc88a4ab [2021-08-21T16:46:57.938Z] ---> Running in 12e2059bd94e [2021-08-21T16:46:57.938Z] ---> Running in 7dd5dac59c55 [2021-08-21T16:46:57.938Z] ---> Running in 3f3987ef7bb7 [2021-08-21T16:46:57.938Z] ---> Running in 7b8a9df91194 [2021-08-21T16:47:01.333Z] Removing intermediate container a753bc88a4ab [2021-08-21T16:47:01.334Z] ---> cd612d821217 [2021-08-21T16:47:01.334Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:47:01.334Z] ---> Running in 02bd13290285 [2021-08-21T16:47:01.334Z] Removing intermediate container 12e2059bd94e [2021-08-21T16:47:01.334Z] ---> 7e8d0f31be85 [2021-08-21T16:47:01.334Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-21T16:47:01.610Z] Removing intermediate container 7b8a9df91194 [2021-08-21T16:47:01.610Z] ---> 9e7033d3314a [2021-08-21T16:47:01.610Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-21T16:47:01.611Z] ---> Running in f1b37740e2eb [2021-08-21T16:47:01.882Z] ---> Running in a4c8d852cca3 [2021-08-21T16:47:01.882Z] Removing intermediate container 3f3987ef7bb7 [2021-08-21T16:47:01.882Z] ---> 019d1f59edc0 [2021-08-21T16:47:01.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-21T16:47:01.882Z] Removing intermediate container 7dd5dac59c55 [2021-08-21T16:47:01.882Z] ---> 5fee9b5b98e8 [2021-08-21T16:47:01.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-21T16:47:02.159Z] ---> Running in 7425abc10ab1 [2021-08-21T16:47:02.159Z] ---> Running in 96a89b466cb2 [2021-08-21T16:47:03.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:03.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:03.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:04.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:04.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:04.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:04.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:05.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:05.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:47:06.029Z] OK: 218 MiB in 52 packages [2021-08-21T16:47:06.627Z] OK: 218 MiB in 52 packages [2021-08-21T16:47:07.226Z] Removing intermediate container a4c8d852cca3 [2021-08-21T16:47:07.226Z] ---> fbc752377cf3 [2021-08-21T16:47:07.226Z] Step 6/24 : COPY go.mod . [2021-08-21T16:47:07.832Z] Removing intermediate container 02bd13290285 [2021-08-21T16:47:07.832Z] ---> 1417f6220188 [2021-08-21T16:47:07.832Z] Step 6/24 : COPY go.mod . [2021-08-21T16:47:08.111Z] ---> 3bd91fd60bed [2021-08-21T16:47:08.111Z] Step 7/24 : RUN go mod download [2021-08-21T16:47:08.111Z] ---> Running in a1635a00a95f [2021-08-21T16:47:08.717Z] OK: 218 MiB in 52 packages [2021-08-21T16:47:08.717Z] ---> 93710756ee19 [2021-08-21T16:47:08.717Z] Step 7/24 : RUN go mod download [2021-08-21T16:47:08.997Z] ---> Running in 4c16cc2ae714 [2021-08-21T16:47:08.997Z] OK: 218 MiB in 52 packages [2021-08-21T16:47:10.448Z] Removing intermediate container 7425abc10ab1 [2021-08-21T16:47:10.448Z] ---> bdd2dd14833c [2021-08-21T16:47:10.448Z] Step 6/23 : COPY go.mod . [2021-08-21T16:47:11.052Z] Removing intermediate container f1b37740e2eb [2021-08-21T16:47:11.052Z] ---> a37a67833da5 [2021-08-21T16:47:11.052Z] Step 6/24 : COPY go.mod . [2021-08-21T16:47:12.078Z] ---> 2f30a13bc1fb [2021-08-21T16:47:12.078Z] Step 7/23 : RUN go mod download [2021-08-21T16:47:12.078Z] ---> Running in b0a68e47a130 [2021-08-21T16:47:12.370Z] ---> 8f67cd50ac91 [2021-08-21T16:47:12.371Z] Step 7/24 : RUN go mod download [2021-08-21T16:47:12.656Z] ---> Running in 1424fbf10819 [2021-08-21T16:47:13.659Z] Removing intermediate container a1635a00a95f [2021-08-21T16:47:13.659Z] ---> e746eba37e64 [2021-08-21T16:47:13.659Z] Step 8/24 : COPY . . [2021-08-21T16:47:13.938Z] Removing intermediate container 4c16cc2ae714 [2021-08-21T16:47:13.938Z] ---> a71fbbed3408 [2021-08-21T16:47:13.938Z] Step 8/24 : COPY . . [2021-08-21T16:47:20.704Z] Removing intermediate container b0a68e47a130 [2021-08-21T16:47:20.704Z] ---> 9cdbd8946a69 [2021-08-21T16:47:20.704Z] Step 8/23 : COPY . . [2021-08-21T16:47:20.981Z] Removing intermediate container 1424fbf10819 [2021-08-21T16:47:20.981Z] ---> 72b9c47130d7 [2021-08-21T16:47:20.981Z] Step 8/24 : COPY . . [2021-08-21T16:47:36.142Z] ---> a5aab1be49eb [2021-08-21T16:47:36.142Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:47:36.142Z] ---> f462f64d2f3e [2021-08-21T16:47:36.142Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:47:36.142Z] ---> 6546bbfd6d1e [2021-08-21T16:47:36.142Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:47:36.142Z] ---> Running in 9f2a3c072872 [2021-08-21T16:47:36.142Z] ---> eea6dc23bb5f [2021-08-21T16:47:36.142Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:47:36.142Z] ---> Running in 38060d818ac6 [2021-08-21T16:47:36.142Z] ---> Running in c3292cf93328 [2021-08-21T16:47:36.142Z] ---> Running in 3a3b52921424 [2021-08-21T16:47:41.554Z] Removing intermediate container 9f2a3c072872 [2021-08-21T16:47:41.554Z] ---> d4fe91403d7b [2021-08-21T16:47:41.554Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-21T16:47:41.554Z] ---> Running in d2dfc0795351 [2021-08-21T16:47:41.554Z] Removing intermediate container 38060d818ac6 [2021-08-21T16:47:41.554Z] ---> 14aff7f34cf4 [2021-08-21T16:47:41.554Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-21T16:47:41.554Z] ---> Running in 7b2a46dd778f [2021-08-21T16:47:41.554Z] Removing intermediate container c3292cf93328 [2021-08-21T16:47:41.554Z] ---> 470cdf8195e4 [2021-08-21T16:47:41.554Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-21T16:47:41.554Z] Removing intermediate container 3a3b52921424 [2021-08-21T16:47:41.554Z] ---> f0a92deebd30 [2021-08-21T16:47:41.554Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-21T16:47:41.850Z] ---> Running in 60a613ff9afa [2021-08-21T16:47:41.850Z] ---> Running in 30d01dc01f8a [2021-08-21T16:47:42.849Z] 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-08-21T16:47:43.127Z] 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-08-21T16:47:43.735Z] 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-08-21T16:47:44.010Z] 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-08-21T16:49:20.480Z] go mod download: github.com/klauspost/compress@v1.11.12: read tcp 10.250.0.1:55760->172.217.13.112:443: read: connection timed out [2021-08-21T16:49:20.480Z] go mod download: google.golang.org/genproto@v0.0.0-20210602131652-f16073e35f0c: Get "https://storage.googleapis.com/proxy-golang-org-prod/39334e0b6306c557-google.golang.org:genproto-v0.0.0-20210602131652-f16073e35f0c.zip?Expires=1629650007&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=L9CaEmsY9uSU1Grnbr%2Fkn%2FTkn6sMiIvG5OtlKQWufkOzEa182xzJynHGpBy%2FtOQYG3CNx4CldeHlovzJQVh7TztI5Ma848Ej4CSYsytxJOXyZtqHgveVunWP9brPSy30%2FGFFicJqfhPn36e%2BHDV%2BufFUF0RzC2xeX81j4fXJjSo7ujQblXP3%2BPrU9fyLHGBnugFtdlQsjC9eyvkhebiP4x4Sve%2F%2Br96x4cVFdcj%2BMwgvNxKEZdrC6v4vVPSid1FgKEPJkM0295L9861fWi0pzGoysPdBo18W6whb5PR5IYgiAxsq0%2FjzRbaNNTOSBu65sX0HcQv73IX48X%2Bf8QBkOQ%3D%3D": read tcp 10.250.0.1:55760->172.217.13.112:443: read: connection timed out [2021-08-21T16:49:20.480Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [2021-08-21T16:49:20.902Z] Removing intermediate container 30d01dc01f8a [2021-08-21T16:49:20.902Z] ---> d15f74651cf4 [2021-08-21T16:49:20.902Z] [2021-08-21T16:49:20.902Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:49:20.902Z] 3.12: Pulling from library/alpine [2021-08-21T16:49:20.902Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-21T16:49:20.902Z] Status: Downloaded newer image for alpine:3.12 [2021-08-21T16:49:20.902Z] ---> c4fd0aeabfcf [2021-08-21T16:49:20.902Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:49:20.902Z] ---> Running in 1aaa09a08921 [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-08-21T16:49:21.167Z] Failed in branch amd64 [2021-08-21T16:49:21.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:21.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:22.894Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-21T16:49:22.894Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:49:22.894Z] OK: 5 MiB in 15 packages [2021-08-21T16:49:24.910Z] Removing intermediate container 1aaa09a08921 [2021-08-21T16:49:24.910Z] ---> 95a834fe0fb3 [2021-08-21T16:49:24.910Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:49:24.910Z] ---> Running in a5d03859400f [2021-08-21T16:49:26.382Z] Removing intermediate container a5d03859400f [2021-08-21T16:49:26.382Z] ---> ecc401aa7e2d [2021-08-21T16:49:26.382Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-21T16:49:27.821Z] ---> Running in 5e096b29db8b [2021-08-21T16:49:28.440Z] Removing intermediate container 60a613ff9afa [2021-08-21T16:49:28.440Z] ---> 9e1f1e5eef86 [2021-08-21T16:49:28.440Z] [2021-08-21T16:49:28.440Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:49:28.440Z] ---> c4fd0aeabfcf [2021-08-21T16:49:28.440Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:49:28.440Z] ---> Using cache [2021-08-21T16:49:28.440Z] ---> 95a834fe0fb3 [2021-08-21T16:49:28.440Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:49:28.440Z] ---> Using cache [2021-08-21T16:49:28.440Z] ---> ecc401aa7e2d [2021-08-21T16:49:28.440Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-21T16:49:28.440Z] Removing intermediate container 7b2a46dd778f [2021-08-21T16:49:28.440Z] ---> 3cf5b42740c0 [2021-08-21T16:49:28.440Z] [2021-08-21T16:49:28.440Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:49:28.440Z] ---> c4fd0aeabfcf [2021-08-21T16:49:28.440Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-21T16:49:28.440Z] ---> Using cache [2021-08-21T16:49:28.440Z] ---> 95a834fe0fb3 [2021-08-21T16:49:28.440Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:49:28.440Z] ---> Using cache [2021-08-21T16:49:28.440Z] ---> ecc401aa7e2d [2021-08-21T16:49:28.440Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-21T16:49:28.440Z] Removing intermediate container 5e096b29db8b [2021-08-21T16:49:28.440Z] ---> 902f916ef406 [2021-08-21T16:49:28.440Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:49:28.731Z] ---> Running in a521b76bc77c [2021-08-21T16:49:29.010Z] ---> Running in d429b4415063 [2021-08-21T16:49:29.010Z] ---> Running in 157420ac6cb4 [2021-08-21T16:49:29.605Z] Removing intermediate container a521b76bc77c [2021-08-21T16:49:29.605Z] ---> 56cff6b70818 [2021-08-21T16:49:29.605Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:49:29.605Z] Removing intermediate container d429b4415063 [2021-08-21T16:49:29.605Z] ---> f94ced01c116 [2021-08-21T16:49:29.605Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-21T16:49:29.605Z] Removing intermediate container 157420ac6cb4 [2021-08-21T16:49:29.605Z] ---> 8a11bb0be601 [2021-08-21T16:49:29.605Z] Step 16/24 : WORKDIR / [2021-08-21T16:49:29.880Z] ---> Running in 7ebc06a593ec [2021-08-21T16:49:29.880Z] ---> Running in 53ed4f4607bf [2021-08-21T16:49:29.880Z] ---> Running in 1c3094c9a6f6 [2021-08-21T16:49:30.496Z] Removing intermediate container 7ebc06a593ec [2021-08-21T16:49:30.496Z] ---> 8fb4a2f37aeb [2021-08-21T16:49:30.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:30.777Z] Removing intermediate container 53ed4f4607bf [2021-08-21T16:49:30.777Z] ---> ba4b2f6abd8d [2021-08-21T16:49:30.777Z] Step 16/24 : WORKDIR / [2021-08-21T16:49:30.777Z] Removing intermediate container 1c3094c9a6f6 [2021-08-21T16:49:30.777Z] ---> 452bd0c69a49 [2021-08-21T16:49:30.777Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:31.056Z] ---> Running in cecef5bfa092 [2021-08-21T16:49:31.677Z] ---> 61fedbf7c4bf [2021-08-21T16:49:31.677Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-21T16:49:31.955Z] Removing intermediate container cecef5bfa092 [2021-08-21T16:49:31.955Z] ---> 504f7fc0cc52 [2021-08-21T16:49:31.955Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:31.955Z] ---> 78e1c2407516 [2021-08-21T16:49:31.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-21T16:49:33.970Z] ---> ab64d2b9faeb [2021-08-21T16:49:33.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:33.971Z] ---> 491c897f8c7b [2021-08-21T16:49:33.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-21T16:49:34.578Z] ---> 7b490c00e87e [2021-08-21T16:49:34.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:35.184Z] ---> e2e8de0084cd [2021-08-21T16:49:35.184Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-21T16:49:35.184Z] Removing intermediate container d2dfc0795351 [2021-08-21T16:49:35.184Z] ---> 8aa612ecf2e5 [2021-08-21T16:49:35.458Z] [2021-08-21T16:49:35.458Z] Step 11/24 : FROM alpine:3.12 [2021-08-21T16:49:35.458Z] ---> c4fd0aeabfcf [2021-08-21T16:49:35.458Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-21T16:49:35.734Z] ---> Running in 7b52c80ac274 [2021-08-21T16:49:35.734Z] ---> Running in bf30befcb560 [2021-08-21T16:49:36.011Z] ---> 792dabbb7790 [2021-08-21T16:49:36.011Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-21T16:49:36.012Z] ---> 2c019caa0b0b [2021-08-21T16:49:36.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:36.291Z] ---> Running in 02f587d05ee6 [2021-08-21T16:49:36.291Z] Removing intermediate container 7b52c80ac274 [2021-08-21T16:49:36.291Z] ---> fc2403c57acb [2021-08-21T16:49:36.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:36.568Z] Removing intermediate container bf30befcb560 [2021-08-21T16:49:36.568Z] ---> 1d5e636d4eac [2021-08-21T16:49:36.568Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-21T16:49:36.568Z] ---> Running in 5b0bc36b540c [2021-08-21T16:49:36.846Z] ---> Running in 9a57c1bd54ca [2021-08-21T16:49:36.846Z] Removing intermediate container 02f587d05ee6 [2021-08-21T16:49:36.846Z] ---> 6b17f3ed8d9f [2021-08-21T16:49:36.846Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:37.121Z] ---> ee9dd8399829 [2021-08-21T16:49:37.121Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-21T16:49:37.121Z] ---> Running in 703689941d31 [2021-08-21T16:49:37.121Z] Removing intermediate container 5b0bc36b540c [2021-08-21T16:49:37.121Z] ---> 1b1b4887d1a0 [2021-08-21T16:49:37.121Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T16:49:37.404Z] ---> Running in 62eb207cb276 [2021-08-21T16:49:37.404Z] ---> Running in b41fdee35817 [2021-08-21T16:49:37.404Z] Removing intermediate container 9a57c1bd54ca [2021-08-21T16:49:37.404Z] ---> 5ec3e707694d [2021-08-21T16:49:37.404Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-21T16:49:37.681Z] ---> Running in 503a6e95c62e [2021-08-21T16:49:37.681Z] Removing intermediate container 703689941d31 [2021-08-21T16:49:37.681Z] ---> df1eb599a430 [2021-08-21T16:49:37.681Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:49:37.958Z] Removing intermediate container 62eb207cb276 [2021-08-21T16:49:37.959Z] ---> 15c63bc2f7ce [2021-08-21T16:49:37.959Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:37.959Z] ---> Running in 80081197a160 [2021-08-21T16:49:38.237Z] ---> Running in f77e7cc75cf9 [2021-08-21T16:49:38.237Z] Removing intermediate container b41fdee35817 [2021-08-21T16:49:38.237Z] ---> 35b9c058624c [2021-08-21T16:49:38.237Z] Step 22/23 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:49:38.517Z] Removing intermediate container 503a6e95c62e [2021-08-21T16:49:38.517Z] ---> e978df285a8c [2021-08-21T16:49:38.517Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:49:38.517Z] ---> Running in 15ee91ed93c7 [2021-08-21T16:49:38.517Z] ---> Running in 332bd304f2ff [2021-08-21T16:49:38.793Z] Removing intermediate container 80081197a160 [2021-08-21T16:49:38.793Z] ---> ef4a019c0a4a [2021-08-21T16:49:38.793Z] Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:49:38.793Z] Removing intermediate container f77e7cc75cf9 [2021-08-21T16:49:38.793Z] ---> 0df92bb951ad [2021-08-21T16:49:38.793Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:49:39.069Z] ---> Running in 31f923a412c6 [2021-08-21T16:49:39.069Z] ---> Running in 01a6509a238b [2021-08-21T16:49:39.069Z] Removing intermediate container 15ee91ed93c7 [2021-08-21T16:49:39.069Z] ---> eb3c4cba98b4 [2021-08-21T16:49:39.069Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:49:39.347Z] ---> Running in caf458d9468e [2021-08-21T16:49:39.619Z] Removing intermediate container 31f923a412c6 [2021-08-21T16:49:39.619Z] ---> 24fe409d23c6 [2021-08-21T16:49:39.619Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:49:39.895Z] Removing intermediate container 01a6509a238b [2021-08-21T16:49:39.895Z] ---> 146cda2413ad [2021-08-21T16:49:39.895Z] Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:49:39.895Z] ---> Running in 364f78043d52 [2021-08-21T16:49:40.183Z] ---> Running in db089dfa0bf0 [2021-08-21T16:49:40.183Z] Removing intermediate container caf458d9468e [2021-08-21T16:49:40.183Z] ---> 4e947f5ba4aa [2021-08-21T16:49:40.183Z] [2021-08-21T16:49:40.795Z] Successfully built 4e947f5ba4aa [2021-08-21T16:49:40.795Z] Successfully tagged support-scheduler-arm64:latest [2021-08-21T16:49:40.795Z] Removing intermediate container 364f78043d52 [2021-08-21T16:49:40.795Z]  Building support-scheduler ... done Building support-notifications [2021-08-21T16:49:40.795Z] ---> 7dbc31b1ec98 [2021-08-21T16:49:40.795Z] [2021-08-21T16:49:40.795Z] Removing intermediate container db089dfa0bf0 [2021-08-21T16:49:40.795Z] ---> c159f28209e2 [2021-08-21T16:49:40.795Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:49:41.081Z] ---> Running in 1d8afe85d383 [2021-08-21T16:49:41.358Z] Successfully built 7dbc31b1ec98 [2021-08-21T16:49:41.358Z] Successfully tagged core-command-arm64:latest [2021-08-21T16:49:41.358Z] Building security-bootstrapper [2021-08-21T16:49:41.638Z]  Building core-command ... done Removing intermediate container 332bd304f2ff [2021-08-21T16:49:41.638Z] ---> e302fe7817d8 [2021-08-21T16:49:41.638Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-21T16:49:41.638Z] ---> Running in f07223ebdd1b [2021-08-21T16:49:41.916Z] Removing intermediate container 1d8afe85d383 [2021-08-21T16:49:41.916Z] ---> 1fba6753bd7a [2021-08-21T16:49:41.916Z] [2021-08-21T16:49:42.202Z] Successfully built 1fba6753bd7a [2021-08-21T16:49:42.483Z] Successfully tagged core-metadata-arm64:latest [2021-08-21T16:49:42.483Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-21T16:49:43.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:44.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:49:44.681Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-21T16:49:44.957Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-21T16:49:44.957Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-21T16:49:44.957Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-21T16:49:45.241Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-21T16:49:45.518Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-21T16:49:45.518Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:49:45.518Z] OK: 8 MiB in 20 packages [2021-08-21T16:49:52.273Z] Removing intermediate container f07223ebdd1b [2021-08-21T16:49:52.273Z] ---> 0ed79f105c30 [2021-08-21T16:49:52.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:49:53.260Z] ---> 4d44a03d163c [2021-08-21T16:49:53.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-21T16:49:54.723Z] ---> f6fc5d1ae4a8 [2021-08-21T16:49:54.723Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-21T16:49:56.731Z] ---> 442a330cd237 [2021-08-21T16:49:56.731Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-21T16:49:57.014Z] ---> Running in 421849df2b97 [2021-08-21T16:49:58.472Z] Removing intermediate container 421849df2b97 [2021-08-21T16:49:58.472Z] ---> df18c12560c7 [2021-08-21T16:49:58.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:49:59.086Z] ---> Running in 89ad1bb87885 [2021-08-21T16:50:00.099Z] Removing intermediate container 89ad1bb87885 [2021-08-21T16:50:00.099Z] ---> 8bdb6d7321ca [2021-08-21T16:50:00.099Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:50:00.389Z] ---> Running in 1d70915e005a [2021-08-21T16:50:01.391Z] Removing intermediate container 1d70915e005a [2021-08-21T16:50:01.391Z] ---> 2c4aa2df7da5 [2021-08-21T16:50:01.391Z] Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:50:01.678Z] ---> Running in 3cd3b6b94601 [2021-08-21T16:50:02.299Z] Removing intermediate container 3cd3b6b94601 [2021-08-21T16:50:02.299Z] ---> 4374231c3748 [2021-08-21T16:50:02.299Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:50:02.576Z] ---> Running in 87cfbd5606d7 [2021-08-21T16:50:03.577Z] Removing intermediate container 87cfbd5606d7 [2021-08-21T16:50:03.577Z] ---> a1afb0615e99 [2021-08-21T16:50:03.577Z] [2021-08-21T16:50:04.189Z] Successfully built a1afb0615e99 [2021-08-21T16:50:04.190Z] Successfully tagged core-data-arm64:latest [2021-08-21T16:50:04.190Z]  Building core-data ... done Building security-secretstore-setup [2021-08-21T16:50:26.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:50:26.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:50:26.408Z] ---> 7984ca54a335 [2021-08-21T16:50:26.408Z] Step 3/23 : WORKDIR /edgex-go [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> cbe5557e360e [2021-08-21T16:50:26.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> 9e7033d3314a [2021-08-21T16:50:26.408Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-21T16:50:26.408Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:50:26.408Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:50:26.408Z] ---> 7984ca54a335 [2021-08-21T16:50:26.408Z] Step 3/32 : WORKDIR /edgex-go [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> cbe5557e360e [2021-08-21T16:50:26.408Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> 9e7033d3314a [2021-08-21T16:50:26.408Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-21T16:50:26.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:50:26.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:50:26.408Z] ---> 7984ca54a335 [2021-08-21T16:50:26.408Z] Step 3/24 : WORKDIR /edgex-go [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> cbe5557e360e [2021-08-21T16:50:26.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:50:26.408Z] ---> Using cache [2021-08-21T16:50:26.408Z] ---> 9e7033d3314a [2021-08-21T16:50:26.408Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-21T16:50:29.839Z] ---> Running in 0d12c664bf41 [2021-08-21T16:50:29.839Z] ---> Running in d6b18137d86f [2021-08-21T16:50:29.839Z] ---> Running in e77fe285ae7b [2021-08-21T16:50:30.828Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-21T16:50:30.828Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-21T16:50:30.828Z] ---> 7984ca54a335 [2021-08-21T16:50:30.828Z] Step 3/26 : WORKDIR /edgex-go [2021-08-21T16:50:30.828Z] ---> Using cache [2021-08-21T16:50:30.828Z] ---> cbe5557e360e [2021-08-21T16:50:30.828Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-21T16:50:30.828Z] ---> Using cache [2021-08-21T16:50:30.828Z] ---> 9e7033d3314a [2021-08-21T16:50:30.828Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-21T16:50:31.104Z] ---> Running in 64b4c1dc21b0 [2021-08-21T16:50:32.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:32.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:33.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:33.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:33.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:33.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:34.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:34.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:50:34.868Z] OK: 218 MiB in 52 packages [2021-08-21T16:50:35.541Z] OK: 218 MiB in 52 packages [2021-08-21T16:50:35.541Z] OK: 218 MiB in 52 packages [2021-08-21T16:50:35.833Z] OK: 218 MiB in 52 packages [2021-08-21T16:50:36.986Z] Removing intermediate container d6b18137d86f [2021-08-21T16:50:36.986Z] ---> e1a53fd702ff [2021-08-21T16:50:36.986Z] Step 6/24 : COPY go.mod . [2021-08-21T16:50:37.267Z] Removing intermediate container e77fe285ae7b [2021-08-21T16:50:37.267Z] ---> 32d3fe3da6f5 [2021-08-21T16:50:37.267Z] Step 6/23 : COPY go.mod . [2021-08-21T16:50:37.267Z] Removing intermediate container 64b4c1dc21b0 [2021-08-21T16:50:37.267Z] ---> 43b347f626a0 [2021-08-21T16:50:37.267Z] Step 6/26 : COPY go.mod . [2021-08-21T16:50:37.554Z] Removing intermediate container 0d12c664bf41 [2021-08-21T16:50:37.554Z] ---> b6350e6f9b4c [2021-08-21T16:50:37.554Z] Step 6/32 : COPY go.mod . [2021-08-21T16:50:38.158Z] ---> 0cef0858cf94 [2021-08-21T16:50:38.158Z] Step 7/24 : RUN go mod download [2021-08-21T16:50:38.438Z] ---> Running in 5a1edf4f10ef [2021-08-21T16:50:38.720Z] ---> 5b627e122d4d [2021-08-21T16:50:38.721Z] Step 7/26 : RUN go mod download [2021-08-21T16:50:38.721Z] ---> eaa4c99278e1 [2021-08-21T16:50:38.721Z] Step 7/23 : RUN go mod download [2021-08-21T16:50:38.721Z] ---> fd5101c5a1fe [2021-08-21T16:50:38.721Z] Step 7/32 : RUN go mod download [2021-08-21T16:50:38.997Z] ---> Running in cefd97a63a9d [2021-08-21T16:50:38.997Z] ---> Running in 64c9176c30e3 [2021-08-21T16:50:39.273Z] ---> Running in bb579d0d5307 [2021-08-21T16:50:43.623Z] Removing intermediate container 5a1edf4f10ef [2021-08-21T16:50:43.624Z] ---> 62acb9ede906 [2021-08-21T16:50:43.624Z] Step 8/24 : COPY . . [2021-08-21T16:50:45.114Z] Removing intermediate container cefd97a63a9d [2021-08-21T16:50:45.114Z] Removing intermediate container bb579d0d5307 [2021-08-21T16:50:45.114Z] ---> c0e998f96967 [2021-08-21T16:50:45.114Z] Step 8/32 : COPY . . [2021-08-21T16:50:45.114Z] ---> cd6eeee4c384 [2021-08-21T16:50:45.114Z] Step 8/23 : COPY . . [2021-08-21T16:50:45.397Z] Removing intermediate container 64c9176c30e3 [2021-08-21T16:50:45.397Z] ---> 2f6de134a391 [2021-08-21T16:50:45.397Z] Step 8/26 : COPY . . [2021-08-21T16:51:07.641Z] ---> 038061f9cbb7 [2021-08-21T16:51:07.641Z] Step 9/26 : RUN go mod tidy [2021-08-21T16:51:07.641Z] ---> 429a2d899d00 [2021-08-21T16:51:07.641Z] Step 9/24 : RUN go mod tidy [2021-08-21T16:51:07.641Z] ---> 36d5ce87c198 [2021-08-21T16:51:07.641Z] Step 9/23 : RUN go mod tidy [2021-08-21T16:51:07.641Z] ---> 23beed104c82 [2021-08-21T16:51:07.641Z] Step 9/32 : RUN go mod tidy [2021-08-21T16:51:07.641Z] ---> Running in c95c3d1cf8a2 [2021-08-21T16:51:07.641Z] ---> Running in 44945fe90d20 [2021-08-21T16:51:07.641Z] ---> Running in fc1697e1227f [2021-08-21T16:51:07.641Z] ---> Running in 6a969ce60834 [2021-08-21T16:51:11.066Z] Removing intermediate container c95c3d1cf8a2 [2021-08-21T16:51:11.066Z] ---> 398d570bd852 [2021-08-21T16:51:11.066Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-21T16:51:11.066Z] Removing intermediate container 44945fe90d20 [2021-08-21T16:51:11.066Z] ---> ed46f6680a3a [2021-08-21T16:51:11.066Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-21T16:51:11.066Z] ---> Running in 1647bb9cd35f [2021-08-21T16:51:11.345Z] ---> Running in aed019f7c95c [2021-08-21T16:51:11.345Z] Removing intermediate container 6a969ce60834 [2021-08-21T16:51:11.345Z] ---> 21637aee6eab [2021-08-21T16:51:11.345Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-21T16:51:11.345Z] Removing intermediate container fc1697e1227f [2021-08-21T16:51:11.345Z] ---> 28cf327d2705 [2021-08-21T16:51:11.345Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-21T16:51:11.624Z] ---> Running in 33e33fc2d892 [2021-08-21T16:51:11.624Z] ---> Running in d95d7143db5d [2021-08-21T16:51:13.078Z] 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-08-21T16:51:13.357Z] 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-08-21T16:51:13.640Z] 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-08-21T16:51:13.917Z] 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-08-21T16:52:50.861Z] 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-08-21T16:52:56.312Z] Removing intermediate container 1647bb9cd35f [2021-08-21T16:52:56.312Z] ---> a6c7821a1716 [2021-08-21T16:52:56.312Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-21T16:52:56.312Z] ---> Running in bc8fb1fb216a [2021-08-21T16:52:58.970Z] 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-08-21T16:52:59.967Z] Removing intermediate container 33e33fc2d892 [2021-08-21T16:52:59.967Z] ---> e3e6317f0f37 [2021-08-21T16:52:59.967Z] [2021-08-21T16:53:00.247Z] Step 11/32 : FROM alpine:3.12 [2021-08-21T16:53:00.247Z] ---> c4fd0aeabfcf [2021-08-21T16:53:00.247Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-21T16:53:00.524Z] ---> Running in a25a5ad252e9 [2021-08-21T16:53:01.512Z] Removing intermediate container a25a5ad252e9 [2021-08-21T16:53:01.512Z] ---> 8b52f59865c0 [2021-08-21T16:53:01.512Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-21T16:53:02.114Z] Removing intermediate container aed019f7c95c [2021-08-21T16:53:02.114Z] ---> 8f276d4a43d3 [2021-08-21T16:53:02.114Z] [2021-08-21T16:53:02.114Z] Step 11/26 : FROM alpine:3.12 [2021-08-21T16:53:02.114Z] ---> c4fd0aeabfcf [2021-08-21T16:53:02.114Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-21T16:53:02.114Z] ---> Running in aa6e735358fc [2021-08-21T16:53:02.114Z] Removing intermediate container bc8fb1fb216a [2021-08-21T16:53:02.114Z] ---> a544dfb7a414 [2021-08-21T16:53:02.114Z] [2021-08-21T16:53:02.114Z] Step 12/24 : FROM docker:20.10.7 [2021-08-21T16:53:02.388Z] ---> Running in 0e0c303ff315 [2021-08-21T16:53:02.388Z] 20.10.7: Pulling from library/docker [2021-08-21T16:53:02.663Z] Removing intermediate container d95d7143db5d [2021-08-21T16:53:02.663Z] ---> ddb9dd244b98 [2021-08-21T16:53:02.663Z] [2021-08-21T16:53:02.663Z] Step 11/23 : FROM alpine:3.12 [2021-08-21T16:53:02.663Z] ---> c4fd0aeabfcf [2021-08-21T16:53:02.663Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-21T16:53:02.942Z] ---> Running in 7722b4476e8d [2021-08-21T16:53:04.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:04.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:04.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:04.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:04.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:05.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:05.250Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-21T16:53:05.250Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:53:05.250Z] (2/2) Installing su-exec (0.2-r1) [2021-08-21T16:53:05.250Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:53:05.250Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-21T16:53:05.250Z] (3/3) Installing su-exec (0.2-r1) [2021-08-21T16:53:05.250Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:53:05.250Z] OK: 5 MiB in 16 packages [2021-08-21T16:53:05.250Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:53:05.533Z] OK: 6 MiB in 17 packages [2021-08-21T16:53:05.818Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-21T16:53:05.818Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-21T16:53:05.818Z] Executing busybox-1.31.1-r20.trigger [2021-08-21T16:53:05.818Z] Executing ca-certificates-20191127-r4.trigger [2021-08-21T16:53:06.095Z] OK: 6 MiB in 16 packages [2021-08-21T16:53:07.546Z] Removing intermediate container aa6e735358fc [2021-08-21T16:53:07.546Z] ---> ae490cbfc6bc [2021-08-21T16:53:07.546Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-21T16:53:07.546Z] ---> Running in 52167be5f6cb [2021-08-21T16:53:08.158Z] Removing intermediate container 0e0c303ff315 [2021-08-21T16:53:08.158Z] ---> 0b3ace15a3d3 [2021-08-21T16:53:08.158Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-21T16:53:08.440Z] Removing intermediate container 7722b4476e8d [2021-08-21T16:53:08.440Z] ---> 8489a9b0cd9d [2021-08-21T16:53:08.440Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-21T16:53:08.440Z] ---> Running in 55047f2a2760 [2021-08-21T16:53:08.714Z] Removing intermediate container 52167be5f6cb [2021-08-21T16:53:08.714Z] ---> a017808b46ea [2021-08-21T16:53:08.714Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-21T16:53:08.714Z] ---> Running in 82ec664693f0 [2021-08-21T16:53:08.992Z] ---> Running in c687df9cdc5b [2021-08-21T16:53:09.268Z] Removing intermediate container 55047f2a2760 [2021-08-21T16:53:09.268Z] ---> 99bc5e1a01d1 [2021-08-21T16:53:09.268Z] Step 14/26 : WORKDIR / [2021-08-21T16:53:09.574Z] ---> Running in 71f5783fd1c3 [2021-08-21T16:53:09.574Z] Removing intermediate container 82ec664693f0 [2021-08-21T16:53:09.575Z] ---> eaaecce69ea9 [2021-08-21T16:53:09.575Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-21T16:53:09.852Z] Removing intermediate container c687df9cdc5b [2021-08-21T16:53:09.852Z] ---> 737f9bcab88f [2021-08-21T16:53:09.852Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-21T16:53:09.852Z] ---> Running in c7c0617b6178 [2021-08-21T16:53:09.852Z] ---> Running in 4cd71bc818e8 [2021-08-21T16:53:10.456Z] Removing intermediate container 71f5783fd1c3 [2021-08-21T16:53:10.456Z] ---> 90e4f5b1b4ea [2021-08-21T16:53:10.456Z] 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-08-21T16:53:10.733Z] Removing intermediate container c7c0617b6178 [2021-08-21T16:53:10.733Z] ---> 9dfaa27612dc [2021-08-21T16:53:10.733Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-21T16:53:11.011Z] ---> Running in a0628269ec69 [2021-08-21T16:53:12.004Z] ---> bb6178af3390 [2021-08-21T16:53:12.004Z] 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-08-21T16:53:12.004Z] Removing intermediate container a0628269ec69 [2021-08-21T16:53:12.004Z] ---> bd841bd53e90 [2021-08-21T16:53:12.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:53:13.460Z] Removing intermediate container 4cd71bc818e8 [2021-08-21T16:53:13.460Z] ---> 8791be75d0b1 [2021-08-21T16:53:13.460Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-21T16:53:13.460Z] ---> f50808f56a3d [2021-08-21T16:53:13.460Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml ---> 4fc995b1bace [2021-08-21T16:53:13.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-21T16:53:13.460Z] [2021-08-21T16:53:13.739Z] ---> Running in 716765c4cfe3 [2021-08-21T16:53:14.354Z] Removing intermediate container 716765c4cfe3 [2021-08-21T16:53:14.354Z] ---> a2bfbc17b57b [2021-08-21T16:53:14.354Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-21T16:53:14.634Z] ---> 9a63a444edb4 [2021-08-21T16:53:14.634Z] 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-08-21T16:53:15.253Z] ---> 36b7a6f4c604 [2021-08-21T16:53:15.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-21T16:53:15.253Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-21T16:53:15.253Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-21T16:53:15.253Z] ---> df445af6242a [2021-08-21T16:53:15.253Z] 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-08-21T16:53:15.533Z] ---> Running in 5779c64b4fdb [2021-08-21T16:53:15.533Z] ---> 872810b58694 [2021-08-21T16:53:15.533Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-21T16:53:15.811Z] ---> 5efc563ebf83 [2021-08-21T16:53:15.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-21T16:53:15.811Z] ---> Running in e76976047be0 [2021-08-21T16:53:16.421Z] Removing intermediate container 5779c64b4fdb [2021-08-21T16:53:16.421Z] ---> ab2a32d6f456 [2021-08-21T16:53:16.421Z] 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-08-21T16:53:16.421Z] ---> 6da0ebab8ae3 [2021-08-21T16:53:16.421Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-21T16:53:16.718Z] ---> Running in 5269193a908b [2021-08-21T16:53:16.718Z] ---> Running in f7c5135e12eb [2021-08-21T16:53:17.335Z] ---> 3e5b69e10edd [2021-08-21T16:53:17.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-21T16:53:17.335Z] Removing intermediate container f7c5135e12eb [2021-08-21T16:53:17.335Z] ---> 7ee6e64515ab [2021-08-21T16:53:17.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:53:17.613Z] ---> Running in 30effc32f23e [2021-08-21T16:53:18.606Z] Removing intermediate container 30effc32f23e [2021-08-21T16:53:18.606Z] ---> 1233e6b22f12 [2021-08-21T16:53:18.606Z] Step 21/23 : LABEL arch=arm64 [2021-08-21T16:53:18.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:18.606Z] ---> Running in f7ae4ccb294e [2021-08-21T16:53:18.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-21T16:53:18.883Z] Removing intermediate container e76976047be0 [2021-08-21T16:53:18.883Z] ---> d1de78365c36 [2021-08-21T16:53:18.883Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-21T16:53:19.170Z] ---> 263a11dc42d5 [2021-08-21T16:53:19.170Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-21T16:53:19.170Z] Removing intermediate container f7ae4ccb294e [2021-08-21T16:53:19.170Z] ---> 9a0e23444f06 [2021-08-21T16:53:19.170Z] Step 22/23 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:53:19.450Z] ---> Running in 7b45380f7c4a [2021-08-21T16:53:19.450Z] (1/39) Installing readline (8.1.0-r0) [2021-08-21T16:53:19.450Z] (2/39) Installing bash (5.1.0-r0) [2021-08-21T16:53:19.728Z] Executing bash-5.1.0-r0.post-install [2021-08-21T16:53:19.728Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-21T16:53:19.728Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-21T16:53:19.728Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-21T16:53:19.728Z] (6/39) Installing curl (7.78.0-r0) [2021-08-21T16:53:19.728Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-21T16:53:19.728Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-21T16:53:19.728Z] (9/39) Installing expat (2.2.10-r1) [2021-08-21T16:53:19.728Z] (10/39) Installing libffi (3.3-r2) [2021-08-21T16:53:19.728Z] (11/39) Installing gdbm (1.19-r0) [2021-08-21T16:53:19.728Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-21T16:53:19.728Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-21T16:53:19.728Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-21T16:53:19.728Z] ---> d6a31fc1d0bc [2021-08-21T16:53:20.016Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-21T16:53:20.294Z] ---> 13ae1ceb7edd [2021-08-21T16:53:20.294Z] 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-08-21T16:53:20.294Z] Removing intermediate container 7b45380f7c4a [2021-08-21T16:53:20.294Z] ---> ed3f37eb47fd [2021-08-21T16:53:20.294Z] Step 23/23 : LABEL version=0.0.0 [2021-08-21T16:53:20.575Z] ---> Running in cffd28aabbae [2021-08-21T16:53:20.848Z] ---> Running in a7c9fda11ff0 [2021-08-21T16:53:21.836Z] ---> 32beb6c83060 [2021-08-21T16:53:21.836Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-21T16:53:21.836Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-21T16:53:21.836Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-21T16:53:21.836Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-21T16:53:21.836Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-21T16:53:21.836Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-21T16:53:21.836Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-21T16:53:21.836Z] Removing intermediate container a7c9fda11ff0 [2021-08-21T16:53:21.836Z] ---> dcede6462102 [2021-08-21T16:53:21.836Z] [2021-08-21T16:53:21.836Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-21T16:53:22.114Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-21T16:53:22.114Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-21T16:53:22.114Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-21T16:53:22.114Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-21T16:53:22.114Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-21T16:53:22.114Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-21T16:53:22.114Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-21T16:53:22.114Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-21T16:53:22.114Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-21T16:53:22.114Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-21T16:53:22.114Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-21T16:53:22.114Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-21T16:53:22.389Z] Successfully built dcede6462102 [2021-08-21T16:53:22.389Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-21T16:53:22.389Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-21T16:53:22.389Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-21T16:53:22.389Z] Successfully tagged support-notifications-arm64:latest [2021-08-21T16:53:22.389Z]  Building support-notifications ... done (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-21T16:53:22.389Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-21T16:53:22.389Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-21T16:53:22.989Z] Executing busybox-1.32.1-r6.trigger [2021-08-21T16:53:22.989Z] OK: 82 MiB in 59 packages [2021-08-21T16:53:22.989Z] ---> 787e24cc52e6 [2021-08-21T16:53:22.989Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-21T16:53:24.006Z] Removing intermediate container cffd28aabbae [2021-08-21T16:53:24.006Z] ---> c888554452b8 [2021-08-21T16:53:24.006Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-21T16:53:24.006Z] ---> b1ce8e78cb25 [2021-08-21T16:53:24.006Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-21T16:53:24.006Z] ---> Running in 5cccd8cd1dfd [2021-08-21T16:53:24.624Z] Removing intermediate container 5cccd8cd1dfd [2021-08-21T16:53:24.624Z] ---> c2c458d0e2fa [2021-08-21T16:53:24.624Z] Step 24/26 : LABEL arch=arm64 [2021-08-21T16:53:24.624Z] ---> Running in 03c9263a228f [2021-08-21T16:53:24.624Z] ---> d2dd2c6e16c6 [2021-08-21T16:53:24.624Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-21T16:53:25.226Z] ---> Running in 61adabb909e8 [2021-08-21T16:53:25.226Z] Removing intermediate container 03c9263a228f [2021-08-21T16:53:25.226Z] ---> f745c062ac4a [2021-08-21T16:53:25.226Z] Step 25/26 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:53:25.501Z] ---> Running in 3f646f940a3f [2021-08-21T16:53:25.775Z] Removing intermediate container 61adabb909e8 [2021-08-21T16:53:25.775Z] ---> f8f68cade455 [2021-08-21T16:53:25.775Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-21T16:53:26.050Z] Removing intermediate container 3f646f940a3f [2021-08-21T16:53:26.051Z] ---> 813e5b311daa [2021-08-21T16:53:26.051Z] Step 26/26 : LABEL version=0.0.0 [2021-08-21T16:53:26.051Z] ---> Running in 87b06d64c8a3 [2021-08-21T16:53:26.656Z] ---> a95c6d83aae9 [2021-08-21T16:53:26.656Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-21T16:53:26.656Z] Removing intermediate container 87b06d64c8a3 [2021-08-21T16:53:26.656Z] ---> 692171c089b2 [2021-08-21T16:53:26.656Z] [2021-08-21T16:53:27.255Z] Successfully built 692171c089b2 [2021-08-21T16:53:27.255Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-21T16:53:27.255Z]  Building security-secretstore-setup ... done  ---> Running in 724a528aadcc [2021-08-21T16:53:29.880Z] Removing intermediate container 724a528aadcc [2021-08-21T16:53:29.881Z] ---> 4bb35b9b5bad [2021-08-21T16:53:29.881Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-21T16:53:29.881Z] ---> Running in 441a4eeb9a95 [2021-08-21T16:53:30.158Z] Removing intermediate container 441a4eeb9a95 [2021-08-21T16:53:30.158Z] ---> b32fa5e77fc6 [2021-08-21T16:53:30.158Z] Step 29/32 : CMD ["gate"] [2021-08-21T16:53:30.435Z] ---> Running in 94fef5eb299f [2021-08-21T16:53:30.435Z] Collecting docker-compose==1.23.2 [2021-08-21T16:53:30.435Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-21T16:53:31.036Z] Collecting cached-property<2,>=1.2.0 [2021-08-21T16:53:31.036Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-21T16:53:31.036Z] Removing intermediate container 94fef5eb299f [2021-08-21T16:53:31.036Z] ---> bddc4c3cca97 [2021-08-21T16:53:31.036Z] Step 30/32 : LABEL arch=arm64 [2021-08-21T16:53:31.313Z] ---> Running in 5b668a71a9f0 [2021-08-21T16:53:31.592Z] Collecting PyYAML<4,>=3.10 [2021-08-21T16:53:31.592Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-21T16:53:31.592Z] Removing intermediate container 5b668a71a9f0 [2021-08-21T16:53:31.592Z] ---> d600a7dc56fd [2021-08-21T16:53:31.592Z] Step 31/32 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:53:31.868Z] ---> Running in e3280d477ca7 [2021-08-21T16:53:32.472Z] Removing intermediate container e3280d477ca7 [2021-08-21T16:53:32.472Z] ---> c40b8e851478 [2021-08-21T16:53:32.472Z] Step 32/32 : LABEL version=0.0.0 [2021-08-21T16:53:33.088Z] ---> Running in 2551d136bb61 [2021-08-21T16:53:33.690Z] Removing intermediate container 2551d136bb61 [2021-08-21T16:53:33.690Z] ---> d28a4828ed55 [2021-08-21T16:53:33.690Z] [2021-08-21T16:53:33.964Z] Successfully built d28a4828ed55 [2021-08-21T16:53:33.964Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-21T16:53:34.945Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-08-21T16:53:34.945Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-21T16:53:35.927Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-21T16:53:35.927Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-21T16:53:36.202Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-21T16:53:36.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-21T16:53:37.639Z] Collecting docopt<0.7,>=0.6.1 [2021-08-21T16:53:37.639Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-21T16:53:39.618Z] 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-08-21T16:53:39.618Z] Collecting jsonschema<3,>=2.5.1 [2021-08-21T16:53:39.618Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-21T16:53:39.893Z] Collecting texttable<0.10,>=0.9.0 [2021-08-21T16:53:39.893Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-21T16:53:41.878Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-21T16:53:41.878Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-21T16:53:42.474Z] Collecting docker-pycreds>=0.4.0 [2021-08-21T16:53:42.474Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-21T16:53:42.748Z] Collecting certifi>=2017.4.17 [2021-08-21T16:53:42.748Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-21T16:53:43.022Z] Collecting idna<2.8,>=2.5 [2021-08-21T16:53:43.022Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-21T16:53:43.297Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-21T16:53:43.297Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-21T16:53:43.892Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-21T16:53:43.892Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-21T16:53:44.166Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-21T16:53:44.166Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-21T16:53:44.166Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-21T16:53:44.166Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-21T16:53:44.759Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-21T16:53:44.759Z] Attempting uninstall: urllib3 [2021-08-21T16:53:44.759Z] Found existing installation: urllib3 1.26.2 [2021-08-21T16:53:44.759Z] Uninstalling urllib3-1.26.2: [2021-08-21T16:53:45.031Z] Successfully uninstalled urllib3-1.26.2 [2021-08-21T16:53:45.304Z] Attempting uninstall: idna [2021-08-21T16:53:45.304Z] Found existing installation: idna 3.1 [2021-08-21T16:53:45.304Z] Uninstalling idna-3.1: [2021-08-21T16:53:45.578Z] Successfully uninstalled idna-3.1 [2021-08-21T16:53:46.177Z] Attempting uninstall: chardet [2021-08-21T16:53:46.177Z] Found existing installation: chardet 4.0.0 [2021-08-21T16:53:46.177Z] Uninstalling chardet-4.0.0: [2021-08-21T16:53:46.177Z] Successfully uninstalled chardet-4.0.0 [2021-08-21T16:53:47.620Z] Attempting uninstall: requests [2021-08-21T16:53:47.620Z] Found existing installation: requests 2.25.1 [2021-08-21T16:53:47.620Z] Uninstalling requests-2.25.1: [2021-08-21T16:53:47.620Z] Successfully uninstalled requests-2.25.1 [2021-08-21T16:53:47.894Z] Running setup.py install for texttable: started [2021-08-21T16:53:49.870Z] Running setup.py install for texttable: finished with status 'done' [2021-08-21T16:53:49.870Z] Running setup.py install for PyYAML: started [2021-08-21T16:53:51.844Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-21T16:53:51.844Z] Running setup.py install for docopt: started [2021-08-21T16:53:53.816Z] Running setup.py install for docopt: finished with status 'done' [2021-08-21T16:53:53.816Z] Running setup.py install for dockerpty: started [2021-08-21T16:53:55.793Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-21T16:53:56.774Z] 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-08-21T16:54:06.932Z] Removing intermediate container 5269193a908b [2021-08-21T16:54:06.932Z] ---> d5f85d2ef821 [2021-08-21T16:54:06.932Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-21T16:54:06.932Z] ---> Running in 279ecb127daa [2021-08-21T16:54:06.932Z] Removing intermediate container 279ecb127daa [2021-08-21T16:54:06.932Z] ---> 8e6b56d20151 [2021-08-21T16:54:06.932Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-21T16:54:06.932Z] ---> Running in b87e18157050 [2021-08-21T16:54:06.932Z] Removing intermediate container b87e18157050 [2021-08-21T16:54:06.932Z] ---> 02bf842672bf [2021-08-21T16:54:06.932Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-21T16:54:07.915Z] ---> 4a8f2939a1b1 [2021-08-21T16:54:07.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-21T16:54:08.898Z] ---> d758233dc90a [2021-08-21T16:54:08.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-21T16:54:09.879Z] ---> 82df24785ccb [2021-08-21T16:54:09.879Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-21T16:54:10.154Z] ---> Running in 2c32be9edb29 [2021-08-21T16:54:10.751Z] Removing intermediate container 2c32be9edb29 [2021-08-21T16:54:10.751Z] ---> 6a149c0af3b8 [2021-08-21T16:54:10.751Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-21T16:54:11.026Z] ---> Running in f0ada7732bfa [2021-08-21T16:54:11.627Z] Removing intermediate container f0ada7732bfa [2021-08-21T16:54:11.627Z] ---> 8360ade3db58 [2021-08-21T16:54:11.627Z] Step 22/24 : LABEL arch=arm64 [2021-08-21T16:54:11.903Z] ---> Running in 6edf1144f41e [2021-08-21T16:54:12.502Z] Removing intermediate container 6edf1144f41e [2021-08-21T16:54:12.502Z] ---> 665a5d71d31c [2021-08-21T16:54:12.502Z] Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 [2021-08-21T16:54:12.779Z] ---> Running in a274efe0a06d [2021-08-21T16:54:13.378Z] Removing intermediate container a274efe0a06d [2021-08-21T16:54:13.378Z] ---> 08f3df0fc993 [2021-08-21T16:54:13.378Z] Step 24/24 : LABEL version=0.0.0 [2021-08-21T16:54:13.653Z] ---> Running in c2ec33f49040 [2021-08-21T16:54:14.255Z] Removing intermediate container c2ec33f49040 [2021-08-21T16:54:14.255Z] ---> 57a637c6cff9 [2021-08-21T16:54:14.255Z] [2021-08-21T16:54:14.530Z] Successfully built 57a637c6cff9 [2021-08-21T16:54:14.530Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-21T22:32:31.616Z] Cancelling nested steps due to timeout [2021-08-21T22:32:31.625Z]  Building sys-mgmt-agent ... done Sending interrupt signal to process [Pipeline] } [2021-08-21T22:32:32.101Z] $ docker stop --time=1 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 [2021-08-21T22:32:34.052Z] $ docker rm -f 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-21T22:32:35.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T22:32:35.383Z] [2021-08-21T22:32:35.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-21T22:32:35.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T22:32:36.005Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-21T22:32:36.005Z] 448f6bf000e3: Pulling fs layer [2021-08-21T22:32:36.005Z] f757da607395: Pulling fs layer [2021-08-21T22:32:36.005Z] 05883995daec: Pulling fs layer [2021-08-21T22:32:36.005Z] 8603b9c90790: Pulling fs layer [2021-08-21T22:32:36.005Z] 1560dd03e051: Pulling fs layer [2021-08-21T22:32:36.005Z] 27f5ce0e4adf: Pulling fs layer [2021-08-21T22:32:36.005Z] c2d8d7efcc4b: Pulling fs layer [2021-08-21T22:32:36.005Z] 8603b9c90790: Waiting [2021-08-21T22:32:36.005Z] 1560dd03e051: Waiting [2021-08-21T22:32:36.005Z] 27f5ce0e4adf: Waiting [2021-08-21T22:32:36.005Z] c2d8d7efcc4b: Waiting [2021-08-21T22:32:36.275Z] f757da607395: Verifying Checksum [2021-08-21T22:32:36.275Z] f757da607395: Download complete [2021-08-21T22:32:36.275Z] 8603b9c90790: Verifying Checksum [2021-08-21T22:32:36.275Z] 8603b9c90790: Download complete [2021-08-21T22:32:36.551Z] 1560dd03e051: Verifying Checksum [2021-08-21T22:32:36.551Z] 1560dd03e051: Download complete [2021-08-21T22:32:36.551Z] 27f5ce0e4adf: Verifying Checksum [2021-08-21T22:32:36.551Z] 27f5ce0e4adf: Download complete [2021-08-21T22:32:36.551Z] 05883995daec: Verifying Checksum [2021-08-21T22:32:36.551Z] 05883995daec: Download complete [2021-08-21T22:32:37.985Z] 448f6bf000e3: Verifying Checksum [2021-08-21T22:32:37.985Z] 448f6bf000e3: Download complete [2021-08-21T22:32:40.627Z] c2d8d7efcc4b: Verifying Checksum [2021-08-21T22:32:40.627Z] c2d8d7efcc4b: Download complete [2021-08-21T22:32:41.602Z] 448f6bf000e3: Pull complete [2021-08-21T22:32:42.210Z] f757da607395: Pull complete [2021-08-21T22:32:43.641Z] 05883995daec: Pull complete [2021-08-21T22:32:43.913Z] 8603b9c90790: Pull complete [2021-08-21T22:32:44.890Z] 1560dd03e051: Pull complete [2021-08-21T22:32:45.481Z] 27f5ce0e4adf: Pull complete [2021-08-21T22:33:00.543Z] c2d8d7efcc4b: Pull complete [2021-08-21T22:33:00.543Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-21T22:33:00.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-21T22:33:00.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-21T22:33:00.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container [2021-08-21T22:33:00.893Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-21T22:33:04.821Z] $ docker top 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:06.144Z] ---> job-cost.sh [2021-08-21T22:33:06.145Z] lf-activate-venv: SKIPPING [2021-08-21T22:33:06.145Z] INFO: No Stack... [2021-08-21T22:33:07.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-21T22:33:07.420Z] INFO: Archiving Costs [Pipeline] sh [2021-08-21T22:33:08.093Z] + + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-08-21T22:33:08.093Z] cut -d, -f6 [Pipeline] lock [2021-08-21T22:33:08.171Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] [2021-08-21T22:33:08.182Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] did not exist. Created. [2021-08-21T22:33:08.182Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-21T22:33:09.000Z] + echo total: 0.6600000262260437 [Pipeline] stash [2021-08-21T22:33:09.197Z] Stashed 1 file(s) [Pipeline] } [2021-08-21T22:33:09.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-21T22:33:09.241Z] $ docker stop --time=1 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 [2021-08-21T22:33:10.874Z] $ docker rm -f 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T22:33:11.388Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-21T22:33:12.855Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:13.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:13.812Z] ---> package-listing.sh [2021-08-21T22:33:13.812Z] ++ facter osfamily [2021-08-21T22:33:13.812Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-21T22:33:13.812Z] + OS_FAMILY=redhat [2021-08-21T22:33:13.812Z] + workspace=/w/workspace/edgex-go/8 [2021-08-21T22:33:13.812Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-21T22:33:13.812Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-21T22:33:13.812Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-21T22:33:13.812Z] + PACKAGES=/tmp/packages_start.txt [2021-08-21T22:33:13.812Z] + '[' /w/workspace/edgex-go/8 ']' [2021-08-21T22:33:13.812Z] + PACKAGES=/tmp/packages_end.txt [2021-08-21T22:33:13.812Z] + case "${OS_FAMILY}" in [2021-08-21T22:33:13.812Z] + rpm -qa [2021-08-21T22:33:13.812Z] + sort [2021-08-21T22:33:14.812Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-21T22:33:14.812Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-21T22:33:14.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-21T22:33:14.812Z] + '[' /w/workspace/edgex-go/8 ']' [2021-08-21T22:33:14.812Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-08-21T22:33:14.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-08-21T22:33:14.835Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-21T22:33:15.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-21T22:33:15.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T22:33:15.505Z] [2021-08-21T22:33:15.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-21T22:33:15.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T22:33:15.882Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-21T22:33:15.882Z] b4d181a07f80: Pulling fs layer [2021-08-21T22:33:15.882Z] a1111a8f2ec3: Pulling fs layer [2021-08-21T22:33:15.882Z] ed53099fbce6: Pulling fs layer [2021-08-21T22:33:15.882Z] dc539afda2c1: Pulling fs layer [2021-08-21T22:33:15.882Z] 77bc0d833cb6: Pulling fs layer [2021-08-21T22:33:15.882Z] 9065ff56babe: Pulling fs layer [2021-08-21T22:33:15.882Z] d287ab97295c: Pulling fs layer [2021-08-21T22:33:15.882Z] dc539afda2c1: Waiting [2021-08-21T22:33:15.882Z] 77bc0d833cb6: Waiting [2021-08-21T22:33:15.882Z] 9065ff56babe: Waiting [2021-08-21T22:33:15.882Z] d287ab97295c: Waiting [2021-08-21T22:33:16.151Z] a1111a8f2ec3: Verifying Checksum [2021-08-21T22:33:16.151Z] a1111a8f2ec3: Download complete [2021-08-21T22:33:16.151Z] dc539afda2c1: Verifying Checksum [2021-08-21T22:33:16.151Z] dc539afda2c1: Download complete [2021-08-21T22:33:16.420Z] 77bc0d833cb6: Verifying Checksum [2021-08-21T22:33:16.420Z] 77bc0d833cb6: Download complete [2021-08-21T22:33:16.420Z] 9065ff56babe: Download complete [2021-08-21T22:33:17.009Z] ed53099fbce6: Verifying Checksum [2021-08-21T22:33:17.009Z] ed53099fbce6: Download complete [2021-08-21T22:33:17.968Z] b4d181a07f80: Verifying Checksum [2021-08-21T22:33:17.968Z] b4d181a07f80: Download complete [2021-08-21T22:33:18.946Z] b4d181a07f80: Pull complete [2021-08-21T22:33:18.946Z] a1111a8f2ec3: Pull complete [2021-08-21T22:33:19.546Z] ed53099fbce6: Pull complete [2021-08-21T22:33:19.546Z] dc539afda2c1: Pull complete [2021-08-21T22:33:19.816Z] 77bc0d833cb6: Pull complete [2021-08-21T22:33:19.816Z] 9065ff56babe: Pull complete [2021-08-21T22:33:22.423Z] d287ab97295c: Verifying Checksum [2021-08-21T22:33:22.423Z] d287ab97295c: Download complete [2021-08-21T22:33:27.836Z] d287ab97295c: Pull complete [2021-08-21T22:33:27.836Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-21T22:33:27.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-21T22:33:27.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-21T22:33:27.960Z] prd-centos7-docker-4c-2g-500 does not seem to be running inside a container [2021-08-21T22:33:28.049Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-21T22:33:30.424Z] $ docker top 21b7e5801ee7ce69e8e091a25880e43b052fe9cb4dbc770b39b87d3c4a54ceae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-21T22:33:30.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-21T22:33:31.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-21T22:33:31.511Z] + ls /var/log/sa-host [2021-08-21T22:33:31.511Z] + sadf -c /var/log/sa-host/sa19 [2021-08-21T22:33:31.511Z] file_magic: OK [2021-08-21T22:33:31.511Z] HZ: Using current value: 100 [2021-08-21T22:33:31.511Z] file_header: OK [2021-08-21T22:33:31.511Z] 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-08-21T22:33:31.511Z] Statistics: [2021-08-21T22:33:31.511Z] Hnuu...uuuununununu... [2021-08-21T22:33:31.511Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T22:33:31.511Z] + sadf -c /var/log/sa-host/sa21 [2021-08-21T22:33:31.511Z] file_magic: OK [2021-08-21T22:33:31.511Z] HZ: Using current value: 100 [2021-08-21T22:33:31.511Z] file_header: OK [2021-08-21T22:33:31.511Z] 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-08-21T22:33:31.511Z] Statistics: [2021-08-21T22:33:31.511Z] 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...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...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...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...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...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...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...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...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...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...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...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...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-08-21T22:33:31.511Z] File successfully converted to sysstat format version 12.0.3 [2021-08-21T22:33:31.618Z] Body did not finish within grace period; terminating with extreme prejudice [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-21T22:33:32.103Z] provisioning config files... [2021-08-21T22:33:32.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3980615143586984266tmp [Pipeline] { [Pipeline] echo [2021-08-21T22:33:32.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:32.464Z] ---> create-netrc.sh [Pipeline] } [2021-08-21T22:33:32.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:32.896Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-21T22:33:32.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:33.226Z] ---> sudo-logs.sh [2021-08-21T22:33:33.226Z] Archiving 'sudo' log.. [2021-08-21T22:33:33.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-500.vexxhost.local: Name or service not known [2021-08-21T22:33:33.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-500.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-21T22:33:33.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:33.615Z] ---> job-cost.sh [2021-08-21T22:33:33.615Z] lf-activate-venv: SKIPPING [2021-08-21T22:33:33.615Z] DEBUG: total: 0.6600000262260437 [2021-08-21T22:33:33.615Z] INFO: Retrieving Stack Cost... [2021-08-21T22:33:34.579Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-21T22:33:34.845Z] INFO: Archiving Costs [Pipeline] echo [2021-08-21T22:33:34.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-21T22:33:35.190Z] ---> logs-deploy.sh [2021-08-21T22:33:35.190Z] lf-activate-venv: SKIPPING [2021-08-21T22:33:35.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/8 [2021-08-21T22:33:35.190Z] INFO: archiving workspace using pattern(s): [2021-08-21T22:33:36.159Z] Archives upload complete. [2021-08-21T22:33:36.159Z] INFO: archiving logs to Nexus