Pull request #3794 updated 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from cc75efc99214ab1b9ae67ee79588ad237dffaf31+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (b054ee8ecd1a81f4d44c152f3f7b1909b75bfb2b) 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-ssh3349918599681578318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh3775277023855268518.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-3794/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-3794/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6775838624240149304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh2127173672119092898.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/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-3794/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4497631226233067967.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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-65 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh6508135692651512092.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/5@tmp/jenkins-gitclient-ssh9091720857900237328.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit cc75efc99214ab1b9ae67ee79588ad237dffaf31 Merge succeeded, producing cc75efc99214ab1b9ae67ee79588ad237dffaf31 Checking out Revision cc75efc99214ab1b9ae67ee79588ad237dffaf31 (PR-3794) > git config core.sparsecheckout # timeout=10 > git checkout -f cc75efc99214ab1b9ae67ee79588ad237dffaf31 # 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/5@tmp/jenkins-gitclient-ssh1371001251256717982.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc75efc99214ab1b9ae67ee79588ad237dffaf31 # timeout=10 Commit message: "docs(snap): Update proxy configuration information in README.md" First time build. Skipping changelog. > git rev-list --no-walk 4f110124fb6458c973caf6cd8e207ab71b956150 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T11:06:19.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T11:06:19.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T11:06:19.717Z] ========================================================= [2021-11-11T11:06:19.717Z] EdgeX Global Pipelines Version Info [2021-11-11T11:06:19.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:06:20.865Z] ------------------- [2021-11-11T11:06:20.865Z] stable info: [2021-11-11T11:06:20.865Z] ------------------- [2021-11-11T11:06:20.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T11:06:20.865Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T11:06:20.865Z] Message: update stable to v1.0.212 [2021-11-11T11:06:21.445Z] ------------------- [2021-11-11T11:06:21.445Z] experimental info: [2021-11-11T11:06:21.445Z] ------------------- [2021-11-11T11:06:21.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T11:06:21.445Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T11:06:21.445Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T11:06:21.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T11:06:21.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T11:06:21.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T11:06:21.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T11:06:21.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T11:06:21.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T11:06:21.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T11:06:21.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T11:06:21.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T11:06:21.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T11:06:21.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T11:06:21.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T11:06:21.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T11:06:21.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T11:06:21.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T11:06:21.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T11:06:21.675Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T11:06:21.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T11:06:21.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T11:06:21.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T11:06:21.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T11:06:21.715Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T11:06:21.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3794 [Pipeline] echo [2021-11-11T11:06:21.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3794 [Pipeline] echo [2021-11-11T11:06:21.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3794 [Pipeline] echo [2021-11-11T11:06:21.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc75efc99214ab1b9ae67ee79588ad237dffaf31 [Pipeline] echo [2021-11-11T11:06:21.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc75efc [Pipeline] echo [2021-11-11T11:06:21.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T11:06:21.816Z] provisioning config files... [2021-11-11T11:06:21.843Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config925755266427583946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:06:22.157Z] ---> docker-login.sh [2021-11-11T11:06:22.157Z] nexus3.edgexfoundry.org:10001 [2021-11-11T11:06:22.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T11:06:22.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T11:06:22.422Z] Configure a credential helper to remove this warning. See [2021-11-11T11:06:22.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T11:06:22.422Z] [2021-11-11T11:06:22.422Z] Login Succeeded [2021-11-11T11:06:22.422Z] nexus3.edgexfoundry.org:10002 [2021-11-11T11:06:22.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T11:06:22.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T11:06:22.422Z] Configure a credential helper to remove this warning. See [2021-11-11T11:06:22.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T11:06:22.422Z] [2021-11-11T11:06:22.422Z] Login Succeeded [2021-11-11T11:06:22.422Z] nexus3.edgexfoundry.org:10003 [2021-11-11T11:06:22.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T11:06:22.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T11:06:22.686Z] Configure a credential helper to remove this warning. See [2021-11-11T11:06:22.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T11:06:22.686Z] [2021-11-11T11:06:22.686Z] Login Succeeded [2021-11-11T11:06:22.686Z] nexus3.edgexfoundry.org:10004 [2021-11-11T11:06:22.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T11:06:22.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T11:06:22.952Z] Configure a credential helper to remove this warning. See [2021-11-11T11:06:22.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T11:06:22.952Z] [2021-11-11T11:06:22.952Z] Login Succeeded [2021-11-11T11:06:22.952Z] docker.io [2021-11-11T11:06:22.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T11:06:23.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T11:06:23.212Z] Configure a credential helper to remove this warning. See [2021-11-11T11:06:23.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T11:06:23.212Z] [2021-11-11T11:06:23.212Z] Login Succeeded [2021-11-11T11:06:23.212Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T11:06:23.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T11:06:23.534Z] ++ 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-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T11:06:23.534Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T11:06:23.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T11:06:23.534Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T11:06:23.534Z] ++ cut -d/ -f2 [2021-11-11T11:06:23.534Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T11:06:23.571Z] 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] { (Build Check) [Pipeline] sh [2021-11-11T11:06:24.017Z] + git rev-list -1 --merges cc75efc99214ab1b9ae67ee79588ad237dffaf31~1..cc75efc99214ab1b9ae67ee79588ad237dffaf31 [Pipeline] echo [2021-11-11T11:06:24.030Z] -----------> git rev-list -1 --merges cc75efc99214ab1b9ae67ee79588ad237dffaf31~1..cc75efc99214ab1b9ae67ee79588ad237dffaf31 cc75efc99214ab1b9ae67ee79588ad237dffaf31 [false] [Pipeline] sh [2021-11-11T11:06:24.328Z] + git log --format=format:%s -1 cc75efc99214ab1b9ae67ee79588ad237dffaf31 [Pipeline] echo [2021-11-11T11:06:24.361Z] ========================================================= [2021-11-11T11:06:24.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T11:06:24.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:06:25.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T11:06:25.075Z] [2021-11-11T11:06:25.075Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:06:25.408Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T11:06:25.408Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T11:06:25.408Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T11:06:25.408Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T11:06:25.408Z] 4c7163046ea9: Pulling fs layer [2021-11-11T11:06:25.408Z] 0c2d73faf560: Pulling fs layer [2021-11-11T11:06:25.408Z] 0c2d73faf560: Waiting [2021-11-11T11:06:25.408Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T11:06:25.408Z] 3e5f54012d9b: Download complete [2021-11-11T11:06:25.408Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T11:06:25.408Z] a0d0a0d46f8b: Download complete [2021-11-11T11:06:25.408Z] 4c7163046ea9: Verifying Checksum [2021-11-11T11:06:25.408Z] 4c7163046ea9: Download complete [2021-11-11T11:06:25.671Z] 0c2d73faf560: Verifying Checksum [2021-11-11T11:06:25.671Z] 0c2d73faf560: Download complete [2021-11-11T11:06:25.671Z] a0d0a0d46f8b: Pull complete [2021-11-11T11:06:25.671Z] 3e5f54012d9b: Pull complete [2021-11-11T11:06:26.249Z] 4c7163046ea9: Pull complete [2021-11-11T11:06:26.249Z] 0c2d73faf560: Pull complete [2021-11-11T11:06:26.249Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T11:06:26.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T11:06:26.249Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T11:06:26.320Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:06:26.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T11:06:27.124Z] $ docker top bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T11:06:27.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T11:06:27.229Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T11:06:27.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T11:06:27.358Z] $ docker exec bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f ssh-agent [2021-11-11T11:06:27.476Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOOCAmp/agent.14 [2021-11-11T11:06:27.476Z] SSH_AGENT_PID=20 [2021-11-11T11:06:27.484Z] Running ssh-add (command line suppressed) [2021-11-11T11:06:27.581Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6597539708732031071.key (/w/workspace/edgex-go/5@tmp/private_key_6597539708732031071.key) [2021-11-11T11:06:27.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T11:06:27.905Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T11:06:27.920Z] $ docker exec --env ******** --env ******** bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f ssh-agent -k [2021-11-11T11:06:28.038Z] unset SSH_AUTH_SOCK; [2021-11-11T11:06:28.039Z] unset SSH_AGENT_PID; [2021-11-11T11:06:28.039Z] echo Agent pid 20 killed; [2021-11-11T11:06:28.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T11:06:28.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T11:06:28.079Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T11:06:28.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T11:06:28.220Z] $ docker exec bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f ssh-agent [2021-11-11T11:06:28.336Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfekGGB/agent.54 [2021-11-11T11:06:28.336Z] SSH_AGENT_PID=60 [2021-11-11T11:06:28.343Z] Running ssh-add (command line suppressed) [2021-11-11T11:06:28.448Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4420758515855486675.key (/w/workspace/edgex-go/5@tmp/private_key_4420758515855486675.key) [2021-11-11T11:06:28.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T11:06:28.758Z] + git semver init [2021-11-11T11:06:28.759Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T11:06:28.759Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-11-11T11:06:28.759Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-11-11T11:06:28.759Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T11:06:28.759Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T11:06:28.759Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T11:06:28.759Z] # $SEMVER_BRANCH = PR-3794 [2021-11-11T11:06:28.759Z] # $SEMVER_TEMP = /tmp/semver-764048843 [2021-11-11T11:06:28.759Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T11:06:41.063Z] # '/tmp/semver-764048843' -> '/w/workspace/edgex-go/5/.semver' [2021-11-11T11:06:41.325Z] # -> Force: false [2021-11-11T11:06:41.325Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-11-11T11:06:41.339Z] $ docker exec --env ******** --env ******** bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f ssh-agent -k [2021-11-11T11:06:41.439Z] unset SSH_AUTH_SOCK; [2021-11-11T11:06:41.439Z] unset SSH_AGENT_PID; [2021-11-11T11:06:41.439Z] echo Agent pid 60 killed; [2021-11-11T11:06:41.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T11:06:41.765Z] + git semver [Pipeline] } [2021-11-11T11:06:41.777Z] $ docker stop --time=1 bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f [2021-11-11T11:06:44.049Z] $ docker rm -f bb94bd5cc51fda11268993a5662efc7379a843ae3222082b6f0501d1a76d640f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T11:06:44.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T11:06:44.671Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T11:06:44.674Z] [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-11-11T11:06:44.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T11:06:44.857Z] ========================================================= [2021-11-11T11:06:44.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T11:06:44.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T11:06:44.986Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-11T11:06:44.995Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-11T11:06:45.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T11:06:45.156Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T11:06:45.156Z] a0d0a0d46f8b: Already exists [2021-11-11T11:06:45.156Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T11:06:45.156Z] b8b176561691: Pulling fs layer [2021-11-11T11:06:45.156Z] 4527c011a84f: Pulling fs layer [2021-11-11T11:06:45.156Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T11:06:45.156Z] e0aca202a116: Pulling fs layer [2021-11-11T11:06:45.156Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T11:06:45.156Z] 34cad66bf833: Pulling fs layer [2021-11-11T11:06:45.156Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T11:06:45.156Z] e0aca202a116: Waiting [2021-11-11T11:06:45.156Z] 3a43be97a3b4: Waiting [2021-11-11T11:06:45.156Z] 34cad66bf833: Waiting [2021-11-11T11:06:45.156Z] b4e3c513aaa6: Waiting [2021-11-11T11:06:45.156Z] 5d74067f8e1e: Waiting [2021-11-11T11:06:45.156Z] b8b176561691: Verifying Checksum [2021-11-11T11:06:45.156Z] b8b176561691: Download complete [2021-11-11T11:06:45.156Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T11:06:45.156Z] 31adcdaf11c8: Download complete [2021-11-11T11:06:45.156Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T11:06:45.156Z] 5d74067f8e1e: Download complete [2021-11-11T11:06:45.156Z] e0aca202a116: Verifying Checksum [2021-11-11T11:06:45.156Z] e0aca202a116: Download complete [2021-11-11T11:06:45.156Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T11:06:45.156Z] 3a43be97a3b4: Download complete [2021-11-11T11:06:45.254Z] The recommended git tool is: git [2021-11-11T11:06:45.420Z] 34cad66bf833: Verifying Checksum [2021-11-11T11:06:45.420Z] 34cad66bf833: Download complete [2021-11-11T11:06:45.420Z] 31adcdaf11c8: Pull complete [2021-11-11T11:06:45.420Z] b8b176561691: Pull complete [2021-11-11T11:06:45.682Z] 4527c011a84f: Verifying Checksum [2021-11-11T11:06:45.682Z] 4527c011a84f: Download complete [2021-11-11T11:06:45.682Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T11:06:45.682Z] b4e3c513aaa6: Download complete [2021-11-11T11:06:49.902Z] 4527c011a84f: Pull complete [2021-11-11T11:06:49.902Z] 5d74067f8e1e: Pull complete [2021-11-11T11:06:49.902Z] e0aca202a116: Pull complete [2021-11-11T11:06:50.162Z] 3a43be97a3b4: Pull complete [2021-11-11T11:06:50.162Z] 34cad66bf833: Pull complete [2021-11-11T11:06:50.293Z] using credential edgex-jenkins-ssh [2021-11-11T11:06:50.323Z] Cloning the remote Git repository [2021-11-11T11:06:50.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:06:50.469Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-11T11:06:50.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:06:50.571Z] > git --version # timeout=10 [2021-11-11T11:06:50.587Z] > git --version # 'git version 2.17.1' [2021-11-11T11:06:50.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T11:06:50.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T11:06:53.484Z] b4e3c513aaa6: Pull complete [2021-11-11T11:06:53.484Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T11:06:53.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T11:06:53.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T11:06:53.790Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T11:06:53.790Z] WORKDIR /edgex [2021-11-11T11:06:53.790Z] COPY go.mod . [2021-11-11T11:06:53.790Z] RUN go mod download' [2021-11-11T11:06:53.790Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T11:06:55.190Z] Sending build context to Docker daemon 329.9MB [2021-11-11T11:06:55.190Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T11:06:55.190Z] ---> 9f6097aaca64 [2021-11-11T11:06:55.190Z] Step 2/4 : WORKDIR /edgex [2021-11-11T11:06:58.503Z] ---> Running in d8537adb7b35 [2021-11-11T11:06:58.503Z] Removing intermediate container d8537adb7b35 [2021-11-11T11:06:58.503Z] ---> fe18b9c1c437 [2021-11-11T11:06:58.504Z] Step 3/4 : COPY go.mod . [2021-11-11T11:06:58.504Z] ---> fd31ad69c75e [2021-11-11T11:06:58.504Z] Step 4/4 : RUN go mod download [2021-11-11T11:06:58.504Z] ---> Running in 89cb014e1cd7 [2021-11-11T11:07:07.245Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T11:07:07.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T11:07:07.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T11:07:07.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:07:07.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T11:07:07.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T11:07:08.189Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit cc75efc99214ab1b9ae67ee79588ad237dffaf31 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T11:07:08.398Z] Failed in branch arm64 [2021-11-11T11:07:08.202Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:07:08.216Z] > git checkout -f cc75efc99214ab1b9ae67ee79588ad237dffaf31 # timeout=10 [2021-11-11T11:07:37.308Z] Removing intermediate container 89cb014e1cd7 [2021-11-11T11:07:37.308Z] ---> 51da4b7c4077 [2021-11-11T11:07:37.308Z] Successfully built 51da4b7c4077 [2021-11-11T11:07:37.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:07:37.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T11:07:37.612Z] . [Pipeline] withDockerContainer [2021-11-11T11:07:37.684Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:07:37.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-11-11T11:07:38.143Z] $ docker top 6ef4072ac9b82987efb3a41ef6adf074b868c31d4c0e01b3c675d806463e0c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T11:07:38.510Z] + go version [2021-11-11T11:07:38.510Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T11:07:38.521Z] $ docker stop --time=1 6ef4072ac9b82987efb3a41ef6adf074b868c31d4c0e01b3c675d806463e0c3f [2021-11-11T11:07:39.729Z] $ docker rm -f 6ef4072ac9b82987efb3a41ef6adf074b868c31d4c0e01b3c675d806463e0c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:07:40.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T11:07:40.218Z] . [Pipeline] withDockerContainer [2021-11-11T11:07:40.283Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:07:40.315Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-11-11T11:07:40.702Z] $ docker top 9b52f2e40ce971d6675bff987e8b015c2293a8b96a3530b8a93f7e3d7cae1974 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T11:07:40.780Z] ========================================================= [2021-11-11T11:07:40.780Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T11:07:40.780Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T11:07:41.076Z] + make test [2021-11-11T11:07:41.076Z] go mod tidy [2021-11-11T11:07:41.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T11:07:47.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T11:08:06.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T11:08:09.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T11:08:09.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T11:08:10.158Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T11:08:12.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T11:08:13.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T11:08:13.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T11:08:13.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T11:08:13.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T11:08:13.862Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T11:08:14.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T11:08:14.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T11:08:14.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T11:08:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T11:08:16.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-11T11:08:16.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T11:08:16.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T11:08:17.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-11-11T11:08:17.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T11:08:17.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 44.7% of statements [2021-11-11T11:08:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T11:08:17.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T11:08:18.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements [2021-11-11T11:08:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T11:08:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T11:08:19.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 84.4% of statements [2021-11-11T11:08:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T11:08:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T11:08:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T11:08:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T11:08:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T11:08:19.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T11:08:19.817Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T11:08:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T11:08:20.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2021-11-11T11:08:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T11:08:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T11:08:20.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T11:08:21.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2021-11-11T11:08:21.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T11:08:21.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-11-11T11:08:21.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-11-11T11:08:21.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T11:08:21.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-11-11T11:08:21.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2021-11-11T11:08:22.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-11T11:08:22.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-11-11T11:08:22.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-11T11:08:35.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-11-11T11:08:35.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-11-11T11:08:39.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.181s coverage: 82.5% of statements [2021-11-11T11:08:39.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T11:08:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-11T11:08:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-11-11T11:08:57.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 65.4% of statements [2021-11-11T11:08:57.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T11:08:57.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T11:08:57.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T11:08:58.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2021-11-11T11:08:58.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T11:08:58.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T11:08:58.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-11-11T11:08:58.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T11:08:58.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-11-11T11:08:58.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T11:09:05.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.050s coverage: 17.7% of statements [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T11:09:05.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T11:09:05.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T11:09:05.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T11:09:05.372Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-11-11T11:09:05.372Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T11:09:05.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T11:09:05.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T11:09:05.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T11:09:05.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T11:09:05.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T11:09:05.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-11T11:09:05.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-11T11:09:05.373Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T11:09:44.262Z] GO111MODULE=on go vet ./... [2021-11-11T11:09:48.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T11:09:48.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T11:09:49.022Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T11:09:49.892Z] + ls -al . [2021-11-11T11:09:49.892Z] total 636 [2021-11-11T11:09:49.892Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 11:09 . [2021-11-11T11:09:49.892Z] drwxr-xr-x 4 root root 28 Nov 11 11:07 .. [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 11:06 .dockerignore [2021-11-11T11:09:49.892Z] drwxrwxr-x 8 1001 1001 179 Nov 11 11:06 .git [2021-11-11T11:09:49.892Z] drwxrwxr-x 4 1001 1001 142 Nov 11 11:06 .github [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 11:06 .gitignore [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 11:06 .golangci.yml [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 11:06 .hadolint.yml [2021-11-11T11:09:49.892Z] drwx------ 3 1001 1001 58 Nov 11 11:06 .semver [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 11:06 .sonarcloud.properties [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 11:06 ADOPTERS.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 11:06 Attribution.txt [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 11:06 CHANGELOG.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 11:06 CONTRIBUTING.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 11:06 GOVERNANCE.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 11:06 Jenkinsfile [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 11:06 LICENSE [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 11:06 Makefile [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 11:06 OWNERS.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 11:06 README.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 11:06 SECURITY.md [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 11:06 VERSION [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 11:06 ZMQWindows.md [2021-11-11T11:09:49.892Z] drwxrwxr-x 2 1001 1001 37 Nov 11 11:06 bin [2021-11-11T11:09:49.892Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 11:06 cmd [2021-11-11T11:09:49.892Z] -rw-r--r-- 1 root root 428381 Nov 11 11:09 coverage.out [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 11:06 go.mod [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 11:06 go.sum [2021-11-11T11:09:49.892Z] drwxrwxr-x 8 1001 1001 124 Nov 11 11:06 internal [2021-11-11T11:09:49.892Z] drwxrwxr-x 3 1001 1001 16 Nov 11 11:06 openapi [2021-11-11T11:09:49.892Z] drwxrwxr-x 4 1001 1001 71 Nov 11 11:06 snap [2021-11-11T11:09:49.892Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 11:06 version.go [Pipeline] sh [2021-11-11T11:09:50.183Z] + '[' -e coverage.out ] [2021-11-11T11:09:50.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T11:09:50.271Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T11:09:50.558Z] + make build [2021-11-11T11:09:50.559Z] 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-11-11T11:09:51.949Z] 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-11-11T11:09:58.605Z] 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-11-11T11:09:58.868Z] 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-11-11T11:10:00.268Z] 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-11-11T11:10:00.268Z] 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-11-11T11:10:01.226Z] 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-11-11T11:10:02.172Z] 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-11-11T11:10:02.754Z] 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-11-11T11:10:03.700Z] 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-11-11T11:10:04.413Z] 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-11-11T11:10:05.655Z] 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-11-11T11:10:07.229Z] $ docker stop --time=1 9b52f2e40ce971d6675bff987e8b015c2293a8b96a3530b8a93f7e3d7cae1974 [2021-11-11T11:10:09.094Z] $ docker rm -f 9b52f2e40ce971d6675bff987e8b015c2293a8b96a3530b8a93f7e3d7cae1974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:10:10.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T11:10:10.625Z] [2021-11-11T11:10:10.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:10:10.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T11:10:10.935Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T11:10:10.935Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T11:10:10.935Z] ca9280d653b3: Pulling fs layer [2021-11-11T11:10:10.935Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T11:10:10.935Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T11:10:10.935Z] cbdbe7a5bc2a: Download complete [2021-11-11T11:10:11.211Z] ca9280d653b3: Verifying Checksum [2021-11-11T11:10:11.211Z] ca9280d653b3: Download complete [2021-11-11T11:10:11.211Z] cbdbe7a5bc2a: Pull complete [2021-11-11T11:10:11.471Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T11:10:11.471Z] 7e9c9ca2126c: Download complete [2021-11-11T11:10:11.733Z] ca9280d653b3: Pull complete [2021-11-11T11:10:15.944Z] 7e9c9ca2126c: Pull complete [2021-11-11T11:10:15.944Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T11:10:15.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T11:10:15.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T11:10:16.006Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:10:16.037Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T11:10:18.627Z] $ docker top bff11c2d3299d882e491eddcc9c7c2d66dba02d3e57bb53503c7b3d8595c7acd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T11:10:18.969Z] + docker-compose build --help [2021-11-11T11:10:18.969Z] + grep parallel [2021-11-11T11:10:19.538Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T11:10:19.548Z] $ docker stop --time=1 bff11c2d3299d882e491eddcc9c7c2d66dba02d3e57bb53503c7b3d8595c7acd [2021-11-11T11:10:20.729Z] $ docker rm -f bff11c2d3299d882e491eddcc9c7c2d66dba02d3e57bb53503c7b3d8595c7acd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:10:21.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T11:10:21.110Z] . [Pipeline] withDockerContainer [2021-11-11T11:10:21.173Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:10:21.207Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2021-11-11T11:10:21.513Z] $ docker top a6f2ae66df8a7e80540d971fdacb38a8d4d45de8a6b1f5ade047223b4b2ac825 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T11:10:21.895Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T11:10:22.469Z] Building core-command ... [2021-11-11T11:10:22.469Z] Building core-data ... [2021-11-11T11:10:22.469Z] Building core-metadata ... [2021-11-11T11:10:22.469Z] Building security-bootstrapper ... [2021-11-11T11:10:22.469Z] Building security-proxy-setup ... [2021-11-11T11:10:22.469Z] Building security-secretstore-setup ... [2021-11-11T11:10:22.469Z] Building support-notifications ... [2021-11-11T11:10:22.469Z] Building support-scheduler ... [2021-11-11T11:10:22.469Z] Building sys-mgmt-agent ... [2021-11-11T11:10:22.469Z] Building security-proxy-setup [2021-11-11T11:10:22.469Z] Building support-scheduler [2021-11-11T11:10:22.469Z] Building sys-mgmt-agent [2021-11-11T11:10:22.469Z] Building core-data [2021-11-11T11:10:22.469Z] Building core-command [2021-11-11T11:10:32.480Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:10:32.480Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:10:32.480Z] ---> 51da4b7c4077 [2021-11-11T11:10:32.480Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T11:10:32.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:10:32.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:10:32.480Z] ---> 51da4b7c4077 [2021-11-11T11:10:32.480Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T11:10:39.061Z] ---> Running in 6cd97fa14ab3 [2021-11-11T11:10:39.061Z] ---> Running in e997fb2d954a [2021-11-11T11:10:44.356Z] Removing intermediate container e997fb2d954a [2021-11-11T11:10:44.356Z] ---> 2cde71bc052e [2021-11-11T11:10:44.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:10:44.356Z] Removing intermediate container 6cd97fa14ab3 [2021-11-11T11:10:44.356Z] ---> 2f18e3ac3dce [2021-11-11T11:10:44.356Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:10:44.356Z] ---> Running in 477e98b06222 [2021-11-11T11:10:44.356Z] ---> Running in cce303c6ef03 [2021-11-11T11:10:45.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:10:45.298Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:10:45.298Z] ---> 51da4b7c4077 [2021-11-11T11:10:45.298Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T11:10:45.298Z] ---> Using cache [2021-11-11T11:10:45.298Z] ---> 2f18e3ac3dce [2021-11-11T11:10:45.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:10:45.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:10:45.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:10:45.298Z] ---> 51da4b7c4077 [2021-11-11T11:10:45.298Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T11:10:45.298Z] ---> Using cache [2021-11-11T11:10:45.298Z] ---> 2f18e3ac3dce [2021-11-11T11:10:45.298Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:10:45.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:10:45.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:10:45.888Z] ---> 51da4b7c4077 [2021-11-11T11:10:45.888Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T11:10:45.888Z] ---> Using cache [2021-11-11T11:10:45.888Z] ---> 2f18e3ac3dce [2021-11-11T11:10:45.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:10:45.888Z] ---> Running in 5f6c326421c9 [2021-11-11T11:10:45.888Z] ---> Running in eb5a3daeac73 [2021-11-11T11:10:45.888Z] ---> Running in 5a7b6173de2b [2021-11-11T11:10:46.152Z] Removing intermediate container 477e98b06222 [2021-11-11T11:10:46.152Z] ---> 99629abdf256 [2021-11-11T11:10:46.152Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T11:10:46.152Z] Removing intermediate container cce303c6ef03 [2021-11-11T11:10:46.152Z] ---> 875beca53451 [2021-11-11T11:10:46.152Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T11:10:46.152Z] ---> Running in aaa674e7b1c2 [2021-11-11T11:10:46.152Z] ---> Running in 21f0f49f9831 [2021-11-11T11:10:47.109Z] Removing intermediate container 5f6c326421c9 [2021-11-11T11:10:47.109Z] ---> 5c0f3552afab [2021-11-11T11:10:47.109Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T11:10:47.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.109Z] ---> Running in 197bd001918a [2021-11-11T11:10:47.109Z] Removing intermediate container eb5a3daeac73 [2021-11-11T11:10:47.109Z] ---> 01f96e47165a [2021-11-11T11:10:47.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T11:10:47.110Z] ---> Running in 047fa9cb7f27 [2021-11-11T11:10:47.110Z] Removing intermediate container 5a7b6173de2b [2021-11-11T11:10:47.110Z] ---> 2ed9269c8101 [2021-11-11T11:10:47.110Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T11:10:47.110Z] ---> Running in ca9fd1faa4b2 [2021-11-11T11:10:47.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:47.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:48.203Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:48.472Z] OK: 220 MiB in 52 packages [2021-11-11T11:10:48.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:48.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:10:48.472Z] OK: 220 MiB in 52 packages [2021-11-11T11:10:48.744Z] OK: 220 MiB in 52 packages [2021-11-11T11:10:48.744Z] OK: 220 MiB in 52 packages [2021-11-11T11:10:48.744Z] OK: 220 MiB in 52 packages [2021-11-11T11:10:49.007Z] Removing intermediate container aaa674e7b1c2 [2021-11-11T11:10:49.007Z] ---> 2a237bc2bdce [2021-11-11T11:10:49.007Z] Step 6/20 : COPY . . [2021-11-11T11:10:49.269Z] Removing intermediate container 21f0f49f9831 [2021-11-11T11:10:49.269Z] ---> 0eb415208023 [2021-11-11T11:10:49.269Z] Step 6/22 : COPY . . [2021-11-11T11:10:53.494Z] Removing intermediate container 197bd001918a [2021-11-11T11:10:53.494Z] ---> f3e579d4beed [2021-11-11T11:10:53.494Z] Step 6/22 : COPY . . [2021-11-11T11:10:53.755Z] Removing intermediate container ca9fd1faa4b2 [2021-11-11T11:10:53.755Z] ---> 45dca2da4b98 [2021-11-11T11:10:53.755Z] Step 6/22 : COPY . . [2021-11-11T11:10:54.734Z] Removing intermediate container 047fa9cb7f27 [2021-11-11T11:10:54.734Z] ---> 81d3887d0f2d [2021-11-11T11:10:54.734Z] Step 6/23 : COPY go.mod . [2021-11-11T11:10:58.045Z] ---> 121460a5ce55 [2021-11-11T11:10:58.045Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:10:58.045Z] ---> aba307743fdf [2021-11-11T11:10:58.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:10:58.045Z] ---> 82c5fc0844d9 [2021-11-11T11:10:58.045Z] Step 7/23 : RUN go mod download [2021-11-11T11:10:58.045Z] ---> Running in 092df3fc186c [2021-11-11T11:10:58.045Z] ---> Running in e5e4a79241e9 [2021-11-11T11:10:58.045Z] ---> Running in 172fd516c3e7 [2021-11-11T11:11:00.596Z] ---> 556dc83ebe2d [2021-11-11T11:11:00.596Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:11:00.596Z] ---> Running in 82a46b130233 [2021-11-11T11:11:00.596Z] ---> c28cd2349b7f [2021-11-11T11:11:00.596Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:11:00.596Z] ---> Running in 843f584b5042 [2021-11-11T11:11:00.596Z] Removing intermediate container e5e4a79241e9 [2021-11-11T11:11:00.596Z] ---> 28213d32d54c [2021-11-11T11:11:00.596Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T11:11:00.596Z] Removing intermediate container 092df3fc186c [2021-11-11T11:11:00.596Z] ---> d35fe8f376f3 [2021-11-11T11:11:00.596Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T11:11:00.596Z] ---> Running in 87d30f581232 [2021-11-11T11:11:00.596Z] ---> Running in d397a2d0e4e0 [2021-11-11T11:11:00.596Z] Removing intermediate container 172fd516c3e7 [2021-11-11T11:11:00.596Z] ---> 8520313ccec5 [2021-11-11T11:11:00.596Z] Step 8/23 : COPY . . [2021-11-11T11:11:01.551Z] 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-11-11T11:11:01.551Z] 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-11-11T11:11:03.481Z] Removing intermediate container 82a46b130233 [2021-11-11T11:11:03.481Z] ---> 49b70f21723a [2021-11-11T11:11:03.481Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T11:11:03.481Z] Removing intermediate container 843f584b5042 [2021-11-11T11:11:03.481Z] ---> d3c15e116f86 [2021-11-11T11:11:03.481Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T11:11:04.066Z] ---> Running in 5386ffb828c1 [2021-11-11T11:11:04.066Z] ---> Running in d54c024a9757 [2021-11-11T11:11:05.056Z] 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-11-11T11:11:05.325Z] 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-11-11T11:11:20.336Z] ---> 633bdfff9c67 [2021-11-11T11:11:20.336Z] Step 9/23 : RUN go mod tidy [2021-11-11T11:11:20.336Z] ---> Running in 5cafaa2fb141 [2021-11-11T11:11:21.755Z] Removing intermediate container 5cafaa2fb141 [2021-11-11T11:11:21.755Z] ---> afa103acb03f [2021-11-11T11:11:21.755Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T11:11:21.755Z] ---> Running in c90cbf27c4c4 [2021-11-11T11:11:22.021Z] 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-11-11T11:11:32.097Z] 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-11-11T11:11:36.317Z] Removing intermediate container d397a2d0e4e0 [2021-11-11T11:11:36.317Z] ---> 5a1277fabda4 [2021-11-11T11:11:36.317Z] [2021-11-11T11:11:36.317Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T11:11:36.584Z] 3.14: Pulling from library/alpine [2021-11-11T11:11:36.850Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T11:11:36.850Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T11:11:36.850Z] ---> 14119a10abf4 [2021-11-11T11:11:36.850Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T11:11:37.120Z] ---> Running in f0fc2578b365 [2021-11-11T11:11:37.389Z] Removing intermediate container 87d30f581232 [2021-11-11T11:11:37.389Z] ---> 002945aaa72d [2021-11-11T11:11:37.389Z] [2021-11-11T11:11:37.389Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T11:11:37.389Z] ---> 14119a10abf4 [2021-11-11T11:11:37.389Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T11:11:37.389Z] ---> Running in 8d3b5eacad9c [2021-11-11T11:11:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:37.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:38.602Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T11:11:38.602Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:11:38.602Z] OK: 6 MiB in 15 packages [2021-11-11T11:11:38.602Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T11:11:38.602Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T11:11:38.602Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T11:11:38.602Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T11:11:38.602Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T11:11:38.602Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:11:38.602Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T11:11:38.870Z] OK: 8 MiB in 19 packages [2021-11-11T11:11:38.870Z] Removing intermediate container f0fc2578b365 [2021-11-11T11:11:38.870Z] ---> eb949d2fb635 [2021-11-11T11:11:38.870Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T11:11:38.870Z] ---> Running in 315c96f33e60 [2021-11-11T11:11:39.136Z] Removing intermediate container 315c96f33e60 [2021-11-11T11:11:39.136Z] ---> bed407db8780 [2021-11-11T11:11:39.136Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T11:11:39.397Z] ---> Running in a08e053fb9b7 [2021-11-11T11:11:39.397Z] Removing intermediate container 8d3b5eacad9c [2021-11-11T11:11:39.397Z] ---> aaf34a17bfe1 [2021-11-11T11:11:39.397Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T11:11:39.397Z] ---> Running in cd272c9b0e50 [2021-11-11T11:11:39.397Z] Removing intermediate container a08e053fb9b7 [2021-11-11T11:11:39.397Z] ---> bd5fac93041a [2021-11-11T11:11:39.397Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T11:11:39.397Z] ---> Running in c2c30693a0e1 [2021-11-11T11:11:39.669Z] Removing intermediate container cd272c9b0e50 [2021-11-11T11:11:39.669Z] ---> 06b1a1b7789b [2021-11-11T11:11:39.669Z] Step 12/20 : WORKDIR /edgex [2021-11-11T11:11:39.669Z] ---> Running in 6221c21c7c35 [2021-11-11T11:11:39.669Z] Removing intermediate container c2c30693a0e1 [2021-11-11T11:11:39.669Z] ---> 9810db547251 [2021-11-11T11:11:39.669Z] Step 14/22 : WORKDIR / [2021-11-11T11:11:39.669Z] ---> Running in d2f2619f454d [2021-11-11T11:11:39.942Z] Removing intermediate container 6221c21c7c35 [2021-11-11T11:11:39.942Z] ---> 02c056128274 [2021-11-11T11:11:39.942Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T11:11:39.942Z] Removing intermediate container d2f2619f454d [2021-11-11T11:11:39.942Z] ---> 9ba66a568c82 [2021-11-11T11:11:39.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:11:40.211Z] ---> c3eb4540d9ff [2021-11-11T11:11:40.211Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T11:11:40.211Z] ---> bfe07a154e46 [2021-11-11T11:11:40.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T11:11:41.187Z] ---> af5e876391fa [2021-11-11T11:11:41.187Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T11:11:41.187Z] ---> 58a070c27e98 [2021-11-11T11:11:41.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T11:11:41.787Z] ---> 5df12a1ab6fe [2021-11-11T11:11:41.787Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T11:11:41.787Z] ---> Running in 44953679a147 [2021-11-11T11:11:41.787Z] ---> cf35ecbec1b8 [2021-11-11T11:11:41.787Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T11:11:41.787Z] ---> Running in 46f978e5d738 [2021-11-11T11:11:42.055Z] Removing intermediate container 44953679a147 [2021-11-11T11:11:42.055Z] ---> 2a27e648ed7f [2021-11-11T11:11:42.055Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:11:42.055Z] Removing intermediate container 46f978e5d738 [2021-11-11T11:11:42.055Z] ---> 6f24cf80589f [2021-11-11T11:11:42.055Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T11:11:42.055Z] ---> Running in 839e601638a6 [2021-11-11T11:11:42.326Z] ---> Running in f3ec3c2879eb [2021-11-11T11:11:42.326Z] Removing intermediate container 839e601638a6 [2021-11-11T11:11:42.326Z] ---> 53af781ae86c [2021-11-11T11:11:42.326Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T11:11:42.605Z] Removing intermediate container f3ec3c2879eb [2021-11-11T11:11:42.605Z] ---> fcaa5b19ba24 [2021-11-11T11:11:42.605Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T11:11:42.605Z] Removing intermediate container d54c024a9757 [2021-11-11T11:11:42.605Z] ---> d9763edbf6a8 [2021-11-11T11:11:42.605Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T11:11:42.605Z] ---> Running in 6f02b80714b2 [2021-11-11T11:11:42.605Z] ---> Running in 66f9c6754ca5 [2021-11-11T11:11:42.605Z] ---> Running in 15c254164f07 [2021-11-11T11:11:42.875Z] Removing intermediate container 6f02b80714b2 [2021-11-11T11:11:42.875Z] ---> 07cfcd294256 [2021-11-11T11:11:42.875Z] Step 21/22 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:11:42.875Z] Removing intermediate container 66f9c6754ca5 [2021-11-11T11:11:42.875Z] ---> 3c88eb8c5a5e [2021-11-11T11:11:42.875Z] Step 19/20 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:11:42.875Z] ---> Running in e3e56a06cf98 [2021-11-11T11:11:42.875Z] ---> Running in 60efff197e5b [2021-11-11T11:11:43.149Z] Removing intermediate container 60efff197e5b [2021-11-11T11:11:43.149Z] ---> c16bee68c9d6 [2021-11-11T11:11:43.149Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T11:11:43.149Z] Removing intermediate container e3e56a06cf98 [2021-11-11T11:11:43.149Z] ---> 3558ff2c344b [2021-11-11T11:11:43.149Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T11:11:43.149Z] ---> Running in 5a4674228e9b [2021-11-11T11:11:43.149Z] ---> Running in 86eecee1bdcd [2021-11-11T11:11:43.423Z] 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-11-11T11:11:43.423Z] Removing intermediate container 5a4674228e9b [2021-11-11T11:11:43.423Z] ---> 67a8fdfd2310 [2021-11-11T11:11:43.423Z] [2021-11-11T11:11:43.423Z] Removing intermediate container 86eecee1bdcd [2021-11-11T11:11:43.423Z] ---> dcd599842f59 [2021-11-11T11:11:43.423Z] [2021-11-11T11:11:43.692Z] Successfully built 67a8fdfd2310 [2021-11-11T11:11:43.692Z] Successfully built dcd599842f59 [2021-11-11T11:11:43.692Z] Successfully tagged security-proxy-setup:latest [2021-11-11T11:11:43.692Z] Building support-notifications [2021-11-11T11:11:43.692Z] Successfully tagged core-command:latest [2021-11-11T11:11:43.692Z] Building security-bootstrapper [2021-11-11T11:11:49.047Z]  Building security-proxy-setup ... done  Building core-command ... done Removing intermediate container 15c254164f07 [2021-11-11T11:11:49.047Z] ---> 96ac70e49f39 [2021-11-11T11:11:49.047Z] [2021-11-11T11:11:49.047Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T11:11:49.047Z] 20.10.8: Pulling from library/docker [2021-11-11T11:11:54.398Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:11:54.398Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:11:54.398Z] ---> 51da4b7c4077 [2021-11-11T11:11:54.398Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T11:11:54.398Z] ---> Using cache [2021-11-11T11:11:54.398Z] ---> 2f18e3ac3dce [2021-11-11T11:11:54.398Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:11:54.398Z] ---> Using cache [2021-11-11T11:11:54.398Z] ---> 2ed9269c8101 [2021-11-11T11:11:54.398Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T11:11:54.970Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:11:54.970Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:11:54.970Z] ---> 51da4b7c4077 [2021-11-11T11:11:54.970Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T11:11:54.970Z] ---> Using cache [2021-11-11T11:11:54.970Z] ---> 2f18e3ac3dce [2021-11-11T11:11:54.970Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:11:54.970Z] ---> Using cache [2021-11-11T11:11:54.970Z] ---> 2ed9269c8101 [2021-11-11T11:11:54.970Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T11:11:55.235Z] ---> Running in 234ecc26615e [2021-11-11T11:11:55.499Z] ---> Running in de08a875964d [2021-11-11T11:11:55.499Z] Removing intermediate container 5386ffb828c1 [2021-11-11T11:11:55.499Z] ---> 3f12b2a297f8 [2021-11-11T11:11:55.499Z] [2021-11-11T11:11:55.499Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T11:11:55.499Z] ---> 14119a10abf4 [2021-11-11T11:11:55.499Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T11:11:55.499Z] ---> Running in c98b1aff6c8b [2021-11-11T11:11:55.768Z] Removing intermediate container c98b1aff6c8b [2021-11-11T11:11:55.768Z] ---> 75a6ac1a2510 [2021-11-11T11:11:55.768Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T11:11:55.768Z] ---> Running in 71a862e88777 [2021-11-11T11:11:55.768Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T11:11:55.768Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T11:11:55.768Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:55.768Z] ---> bc6c0ffef665 [2021-11-11T11:11:55.768Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T11:11:56.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:56.035Z] ---> Running in 598de6a429fc [2021-11-11T11:11:56.035Z] Removing intermediate container 71a862e88777 [2021-11-11T11:11:56.035Z] ---> 78d402901462 [2021-11-11T11:11:56.035Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T11:11:56.035Z] ---> Running in 56b68cc59186 [2021-11-11T11:11:56.035Z] Removing intermediate container 598de6a429fc [2021-11-11T11:11:56.035Z] ---> aa20207c2ea1 [2021-11-11T11:11:56.035Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T11:11:56.297Z] ---> Running in 4dc10348baca [2021-11-11T11:11:56.297Z] Removing intermediate container 56b68cc59186 [2021-11-11T11:11:56.297Z] ---> c87948cb5dac [2021-11-11T11:11:56.297Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:11:56.297Z] ---> Running in 9bcc0151fbd2 [2021-11-11T11:11:56.297Z] Removing intermediate container c90cbf27c4c4 [2021-11-11T11:11:56.297Z] ---> 80abc54c2979 [2021-11-11T11:11:56.297Z] [2021-11-11T11:11:56.297Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T11:11:56.297Z] ---> 14119a10abf4 [2021-11-11T11:11:56.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T11:11:56.297Z] ---> Using cache [2021-11-11T11:11:56.297Z] ---> eb949d2fb635 [2021-11-11T11:11:56.297Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T11:11:56.297Z] ---> Using cache [2021-11-11T11:11:56.297Z] ---> bed407db8780 [2021-11-11T11:11:56.297Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T11:11:56.560Z] ---> Running in ba9bfd71eb26 [2021-11-11T11:11:56.560Z] Removing intermediate container ba9bfd71eb26 [2021-11-11T11:11:56.560Z] ---> 0590ead5fe3b [2021-11-11T11:11:56.560Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T11:11:56.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:56.560Z] ---> Running in 33ae923e6b58 [2021-11-11T11:11:56.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:56.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:56.826Z] Removing intermediate container 33ae923e6b58 [2021-11-11T11:11:56.826Z] ---> 7c0cf5630e88 [2021-11-11T11:11:56.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:11:56.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:56.826Z] Removing intermediate container 9bcc0151fbd2 [2021-11-11T11:11:56.826Z] ---> a97808577964 [2021-11-11T11:11:56.826Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T11:11:57.086Z] ---> Running in ccd94d1cb849 [2021-11-11T11:11:57.086Z] ---> 2fca615e9c09 [2021-11-11T11:11:57.086Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T11:11:57.086Z] OK: 220 MiB in 52 packages [2021-11-11T11:11:57.348Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T11:11:57.348Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T11:11:57.348Z] OK: 220 MiB in 52 packages [2021-11-11T11:11:57.348Z] Executing bash-5.1.4-r0.post-install [2021-11-11T11:11:57.348Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T11:11:57.348Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T11:11:57.348Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T11:11:57.348Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T11:11:57.348Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T11:11:57.348Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T11:11:57.348Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T11:11:57.348Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T11:11:57.348Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T11:11:57.348Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T11:11:57.348Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T11:11:57.348Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T11:11:57.348Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T11:11:57.348Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T11:11:57.348Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T11:11:57.609Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:58.184Z] ---> aa3cf074a011 [2021-11-11T11:11:58.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T11:11:58.451Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T11:11:58.451Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T11:11:58.451Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T11:11:58.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:11:58.451Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T11:11:58.451Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T11:11:58.451Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T11:11:58.451Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T11:11:58.451Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T11:11:58.451Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T11:11:58.451Z] Removing intermediate container 234ecc26615e [2021-11-11T11:11:58.451Z] ---> 64c00d00f43a [2021-11-11T11:11:58.451Z] Step 6/30 : COPY . . [2021-11-11T11:11:58.451Z] Removing intermediate container de08a875964d [2021-11-11T11:11:58.451Z] ---> 6a7527e87570 [2021-11-11T11:11:58.451Z] Step 6/21 : COPY . . [2021-11-11T11:11:58.451Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T11:11:58.451Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T11:11:58.451Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T11:11:58.451Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T11:11:58.451Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T11:11:58.451Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T11:11:58.723Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T11:11:58.723Z] ---> 0997ea0561c5 [2021-11-11T11:11:58.723Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T11:11:58.723Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T11:11:58.723Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T11:11:58.723Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T11:11:58.723Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T11:11:58.723Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T11:11:58.723Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T11:11:58.723Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T11:11:58.723Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T11:11:58.723Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T11:11:58.723Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T11:11:58.723Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T11:11:58.987Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T11:11:58.987Z] ---> Running in 067ebc914776 [2021-11-11T11:11:58.987Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T11:11:58.987Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:11:58.987Z] OK: 84 MiB in 64 packages [2021-11-11T11:11:58.987Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T11:11:59.263Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T11:11:59.263Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:11:59.263Z] OK: 8 MiB in 20 packages [2021-11-11T11:11:59.844Z] Collecting docker-compose==1.23.2 [2021-11-11T11:11:59.844Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T11:12:00.103Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T11:12:00.104Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T11:12:00.366Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T11:12:00.366Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T11:12:00.366Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T11:12:00.366Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T11:12:01.331Z] Removing intermediate container 067ebc914776 [2021-11-11T11:12:01.331Z] ---> 0aece53ae402 [2021-11-11T11:12:01.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:12:01.331Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T11:12:01.331Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T11:12:01.606Z] ---> Running in bbd7bd6992b6 [2021-11-11T11:12:01.606Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T11:12:01.606Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T11:12:01.891Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T11:12:01.891Z] Collecting PyYAML<4,>=3.10 [2021-11-11T11:12:01.891Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T11:12:02.174Z] Removing intermediate container bbd7bd6992b6 [2021-11-11T11:12:02.174Z] ---> baeec4ec67dc [2021-11-11T11:12:02.174Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T11:12:02.440Z] Removing intermediate container ccd94d1cb849 [2021-11-11T11:12:02.440Z] ---> 6715b2a8911b [2021-11-11T11:12:02.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:12:02.746Z] ---> Running in c156914dd9e0 [2021-11-11T11:12:02.746Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T11:12:02.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T11:12:02.746Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T11:12:02.746Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T11:12:03.056Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T11:12:03.056Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T11:12:03.367Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T11:12:03.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T11:12:03.367Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T11:12:03.367Z] ---> 02f165b0a9fa [2021-11-11T11:12:03.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T11:12:03.367Z] Collecting idna<2.8,>=2.5 [2021-11-11T11:12:03.367Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T11:12:03.367Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T11:12:03.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T11:12:03.367Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T11:12:03.367Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T11:12:03.367Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T11:12:03.367Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T11:12:03.367Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T11:12:03.367Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T11:12:03.634Z] Removing intermediate container c156914dd9e0 [2021-11-11T11:12:03.634Z] ---> 9330e6642954 [2021-11-11T11:12:03.634Z] Step 22/23 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:03.634Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T11:12:03.634Z] Attempting uninstall: urllib3 [2021-11-11T11:12:03.634Z] Found existing installation: urllib3 1.26.5 [2021-11-11T11:12:03.634Z] Uninstalling urllib3-1.26.5: [2021-11-11T11:12:03.634Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T11:12:04.199Z] Attempting uninstall: idna [2021-11-11T11:12:04.199Z] Found existing installation: idna 3.2 [2021-11-11T11:12:04.199Z] Uninstalling idna-3.2: [2021-11-11T11:12:04.199Z] ---> Running in eb962941b9e9 [2021-11-11T11:12:04.199Z] Successfully uninstalled idna-3.2 [2021-11-11T11:12:04.476Z] Attempting uninstall: chardet [2021-11-11T11:12:04.476Z] Found existing installation: chardet 4.0.0 [2021-11-11T11:12:04.476Z] Uninstalling chardet-4.0.0: [2021-11-11T11:12:04.476Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T11:12:04.756Z] ---> b670b53bbcad [2021-11-11T11:12:04.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T11:12:04.756Z] Removing intermediate container eb962941b9e9 [2021-11-11T11:12:04.756Z] ---> 9476b1bdf6d2 [2021-11-11T11:12:04.756Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T11:12:05.019Z] Attempting uninstall: requests [2021-11-11T11:12:05.019Z] Found existing installation: requests 2.25.1 [2021-11-11T11:12:05.019Z] Uninstalling requests-2.25.1: [2021-11-11T11:12:05.019Z] Successfully uninstalled requests-2.25.1 [2021-11-11T11:12:05.291Z] Running setup.py install for texttable: started [2021-11-11T11:12:05.291Z] ---> Running in 4685fc6d6439 [2021-11-11T11:12:05.877Z] ---> 33202d1643e4 [2021-11-11T11:12:05.877Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T11:12:05.877Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T11:12:05.877Z] Running setup.py install for PyYAML: started [2021-11-11T11:12:05.877Z] Removing intermediate container 4685fc6d6439 [2021-11-11T11:12:05.877Z] ---> 04a3c8df46b4 [2021-11-11T11:12:05.877Z] [2021-11-11T11:12:06.143Z] ---> Running in 3655e7a1ec43 [2021-11-11T11:12:06.143Z] Successfully built 04a3c8df46b4 [2021-11-11T11:12:06.143Z] Successfully tagged support-scheduler:latest [2021-11-11T11:12:06.143Z] Building core-metadata [2021-11-11T11:12:06.143Z]  Building support-scheduler ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T11:12:06.404Z] Running setup.py install for docopt: started [2021-11-11T11:12:06.664Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T11:12:06.664Z] Running setup.py install for dockerpty: started [2021-11-11T11:12:06.923Z] Removing intermediate container 3655e7a1ec43 [2021-11-11T11:12:06.923Z] ---> 3c8fd9411833 [2021-11-11T11:12:06.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:12:06.923Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T11:12:07.497Z] ---> 288fc5c4ee3f [2021-11-11T11:12:07.497Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:12:08.071Z] ---> 99ede548699e [2021-11-11T11:12:08.071Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:12:08.072Z] ---> Running in 78fb751fdf93 [2021-11-11T11:12:08.072Z] ---> Running in 4fb9565548c4 [2021-11-11T11:12:08.331Z] ---> Running in 8b8b1e5ac6f2 [2021-11-11T11:12:08.331Z] Removing intermediate container 78fb751fdf93 [2021-11-11T11:12:08.331Z] ---> 4b17ed868585 [2021-11-11T11:12:08.331Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T11:12:08.331Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-11T11:12:08.610Z] ---> Running in b160c7aca8b6 [2021-11-11T11:12:08.881Z] Removing intermediate container b160c7aca8b6 [2021-11-11T11:12:08.881Z] ---> a44f173f0efd [2021-11-11T11:12:08.881Z] Step 21/22 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:09.157Z] ---> Running in 69394b13145a [2021-11-11T11:12:09.417Z] Removing intermediate container 69394b13145a [2021-11-11T11:12:09.417Z] ---> 7a99196e61d9 [2021-11-11T11:12:09.417Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T11:12:09.417Z] ---> Running in cb708882b749 [2021-11-11T11:12:09.679Z] Removing intermediate container 4fb9565548c4 [2021-11-11T11:12:09.679Z] ---> fc40174fb3ef [2021-11-11T11:12:09.679Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T11:12:09.679Z] Removing intermediate container cb708882b749 [2021-11-11T11:12:09.679Z] ---> ebf677b86930 [2021-11-11T11:12:09.679Z] [2021-11-11T11:12:09.941Z] ---> Running in f147e07a6130 [2021-11-11T11:12:09.941Z] Successfully built ebf677b86930 [2021-11-11T11:12:09.941Z] Successfully tagged core-data:latest [2021-11-11T11:12:09.941Z]  Building core-data ... done Building security-secretstore-setup [2021-11-11T11:12:09.941Z] Removing intermediate container 8b8b1e5ac6f2 [2021-11-11T11:12:09.941Z] ---> 8388ce61b554 [2021-11-11T11:12:09.941Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T11:12:10.202Z] ---> Running in f609d6af5504 [2021-11-11T11:12:10.202Z] 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-11-11T11:12:10.463Z] 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-11-11T11:12:14.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:12:14.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:12:14.691Z] ---> 51da4b7c4077 [2021-11-11T11:12:14.691Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T11:12:14.691Z] ---> Using cache [2021-11-11T11:12:14.691Z] ---> 2f18e3ac3dce [2021-11-11T11:12:14.691Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:12:14.691Z] ---> Using cache [2021-11-11T11:12:14.691Z] ---> 2ed9269c8101 [2021-11-11T11:12:14.691Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T11:12:14.691Z] ---> Using cache [2021-11-11T11:12:14.691Z] ---> 64c00d00f43a [2021-11-11T11:12:14.691Z] Step 6/22 : COPY . . [2021-11-11T11:12:14.691Z] ---> Using cache [2021-11-11T11:12:14.691Z] ---> 99ede548699e [2021-11-11T11:12:14.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:12:14.691Z] ---> Using cache [2021-11-11T11:12:14.691Z] ---> 8388ce61b554 [2021-11-11T11:12:14.691Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T11:12:14.955Z] ---> Running in b3e26a6f233f [2021-11-11T11:12:14.955Z] Removing intermediate container 4dc10348baca [2021-11-11T11:12:14.955Z] ---> 43431a6d450a [2021-11-11T11:12:14.955Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T11:12:15.218Z] ---> Running in 328c5f37c0ad [2021-11-11T11:12:15.478Z] Removing intermediate container 328c5f37c0ad [2021-11-11T11:12:15.478Z] ---> 6804b424e90c [2021-11-11T11:12:15.478Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T11:12:15.478Z] ---> Running in c96ff2c30cc8 [2021-11-11T11:12:15.478Z] 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-11-11T11:12:15.740Z] Removing intermediate container c96ff2c30cc8 [2021-11-11T11:12:15.740Z] ---> b7a3e08bc2df [2021-11-11T11:12:15.740Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T11:12:16.684Z] ---> f186f6d9a650 [2021-11-11T11:12:16.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T11:12:16.943Z] ---> d91581f82137 [2021-11-11T11:12:16.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T11:12:17.203Z] ---> 63fcb718b6a3 [2021-11-11T11:12:17.203Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T11:12:17.469Z] ---> Running in ed3daf91b295 [2021-11-11T11:12:17.469Z] Removing intermediate container ed3daf91b295 [2021-11-11T11:12:17.469Z] ---> 4843c56bb193 [2021-11-11T11:12:17.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:12:17.469Z] ---> Running in ef3afd1d02a0 [2021-11-11T11:12:17.741Z] Removing intermediate container ef3afd1d02a0 [2021-11-11T11:12:17.741Z] ---> 4f7554102248 [2021-11-11T11:12:17.741Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T11:12:18.008Z] ---> Running in 9647588bac9b [2021-11-11T11:12:18.008Z] Removing intermediate container 9647588bac9b [2021-11-11T11:12:18.008Z] ---> c121748c7a99 [2021-11-11T11:12:18.008Z] Step 21/22 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:18.277Z] ---> Running in 54d9518bccc5 [2021-11-11T11:12:18.547Z] Removing intermediate container 54d9518bccc5 [2021-11-11T11:12:18.547Z] ---> 472b3cfd7457 [2021-11-11T11:12:18.547Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T11:12:18.547Z] ---> Running in 837f1048e02c [2021-11-11T11:12:18.547Z] Removing intermediate container 837f1048e02c [2021-11-11T11:12:18.547Z] ---> 98c19819bf13 [2021-11-11T11:12:18.547Z] [2021-11-11T11:12:18.814Z] Successfully built 98c19819bf13 [2021-11-11T11:12:18.814Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T11:12:19.757Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T11:12:19.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T11:12:19.757Z] ---> 51da4b7c4077 [2021-11-11T11:12:19.757Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T11:12:19.757Z] ---> Using cache [2021-11-11T11:12:19.757Z] ---> 2f18e3ac3dce [2021-11-11T11:12:19.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T11:12:19.757Z] ---> Using cache [2021-11-11T11:12:19.757Z] ---> 2ed9269c8101 [2021-11-11T11:12:19.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T11:12:19.757Z] ---> Using cache [2021-11-11T11:12:19.757Z] ---> 64c00d00f43a [2021-11-11T11:12:19.757Z] Step 6/24 : COPY . . [2021-11-11T11:12:19.757Z] ---> Using cache [2021-11-11T11:12:19.757Z] ---> 99ede548699e [2021-11-11T11:12:19.757Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T11:12:19.757Z] ---> Using cache [2021-11-11T11:12:19.757Z] ---> 8388ce61b554 [2021-11-11T11:12:19.757Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T11:12:20.022Z] ---> Running in f49f3df80bc0 [2021-11-11T11:12:20.595Z] 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-11-11T11:12:47.198Z] Removing intermediate container f609d6af5504 [2021-11-11T11:12:47.198Z] ---> c563656b7a47 [2021-11-11T11:12:47.198Z] [2021-11-11T11:12:47.198Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T11:12:47.198Z] ---> 14119a10abf4 [2021-11-11T11:12:47.198Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T11:12:47.198Z] ---> Running in 67dd3e9754a3 [2021-11-11T11:12:47.198Z] Removing intermediate container f147e07a6130 [2021-11-11T11:12:47.198Z] ---> 2230482a4b2e [2021-11-11T11:12:47.198Z] [2021-11-11T11:12:47.198Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T11:12:47.198Z] ---> 14119a10abf4 [2021-11-11T11:12:47.198Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T11:12:47.198Z] ---> Running in e81322103aab [2021-11-11T11:12:47.198Z] Removing intermediate container 67dd3e9754a3 [2021-11-11T11:12:47.198Z] ---> 847fcd3a18ed [2021-11-11T11:12:47.198Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T11:12:47.198Z] ---> Running in c4ddde41954b [2021-11-11T11:12:47.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:47.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:47.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:47.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:47.198Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T11:12:47.198Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T11:12:47.198Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:12:47.198Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T11:12:47.198Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T11:12:47.198Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T11:12:47.198Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:12:47.198Z] OK: 6 MiB in 16 packages [2021-11-11T11:12:47.198Z] OK: 6 MiB in 16 packages [2021-11-11T11:12:47.198Z] Removing intermediate container c4ddde41954b [2021-11-11T11:12:47.198Z] ---> f5b348202a02 [2021-11-11T11:12:47.198Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T11:12:47.198Z] ---> Running in 39aa85b03c74 [2021-11-11T11:12:47.198Z] Removing intermediate container e81322103aab [2021-11-11T11:12:47.198Z] ---> 93ebf8c0d0eb [2021-11-11T11:12:47.198Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T11:12:47.198Z] ---> Running in 75317ac1beb3 [2021-11-11T11:12:47.198Z] Removing intermediate container 39aa85b03c74 [2021-11-11T11:12:47.198Z] ---> 459fa735ef93 [2021-11-11T11:12:47.198Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T11:12:47.198Z] ---> Running in 0ca9e20130bc [2021-11-11T11:12:47.198Z] Removing intermediate container 75317ac1beb3 [2021-11-11T11:12:47.198Z] ---> 48f7b5df4605 [2021-11-11T11:12:47.198Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T11:12:47.198Z] ---> Running in 8f831831c03a [2021-11-11T11:12:47.198Z] Removing intermediate container 0ca9e20130bc [2021-11-11T11:12:47.198Z] ---> e35e15721fdd [2021-11-11T11:12:47.198Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T11:12:47.198Z] ---> Running in 6ac3676b1ed9 [2021-11-11T11:12:47.198Z] Removing intermediate container 8f831831c03a [2021-11-11T11:12:47.198Z] ---> cd87c31785b9 [2021-11-11T11:12:47.198Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T11:12:47.198Z] ---> Running in 0b1a8a2da3d8 [2021-11-11T11:12:47.198Z] Removing intermediate container 0b1a8a2da3d8 [2021-11-11T11:12:47.198Z] ---> fdfef0b395d8 [2021-11-11T11:12:47.198Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:12:47.468Z] 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-11-11T11:12:47.728Z] ---> 9b5119f8d204 [2021-11-11T11:12:47.728Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T11:12:47.992Z] Removing intermediate container 6ac3676b1ed9 [2021-11-11T11:12:47.992Z] ---> 6cd2b97518ad [2021-11-11T11:12:47.992Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T11:12:48.275Z] ---> Running in dc630d948dc3 [2021-11-11T11:12:48.275Z] ---> 5a66a9ff900b [2021-11-11T11:12:48.275Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T11:12:48.534Z] Removing intermediate container dc630d948dc3 [2021-11-11T11:12:48.534Z] ---> f856687ca983 [2021-11-11T11:12:48.534Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T11:12:48.793Z] ---> 97baea699c89 [2021-11-11T11:12:48.793Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T11:12:48.793Z] ---> 9b3461207344 [2021-11-11T11:12:48.793Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T11:12:48.793Z] Removing intermediate container b3e26a6f233f [2021-11-11T11:12:48.793Z] ---> 3645d2195e24 [2021-11-11T11:12:48.793Z] [2021-11-11T11:12:48.793Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T11:12:48.793Z] ---> 14119a10abf4 [2021-11-11T11:12:48.793Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T11:12:48.793Z] ---> Using cache [2021-11-11T11:12:48.793Z] ---> eb949d2fb635 [2021-11-11T11:12:48.793Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T11:12:48.793Z] ---> Using cache [2021-11-11T11:12:48.793Z] ---> bed407db8780 [2021-11-11T11:12:48.793Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T11:12:48.793Z] ---> Running in 9dc56b9e9266 [2021-11-11T11:12:49.056Z] ---> Running in 8e3769569bf0 [2021-11-11T11:12:49.056Z] ---> Running in 6299501c119a [2021-11-11T11:12:49.056Z] Removing intermediate container 9dc56b9e9266 [2021-11-11T11:12:49.056Z] ---> abb30db8ded1 [2021-11-11T11:12:49.056Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:12:49.056Z] ---> Running in 0e74a00504c5 [2021-11-11T11:12:49.056Z] Removing intermediate container 6299501c119a [2021-11-11T11:12:49.056Z] ---> 0fc63f627cde [2021-11-11T11:12:49.056Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T11:12:49.056Z] ---> Running in d86b2958c4a8 [2021-11-11T11:12:49.627Z] Removing intermediate container 0e74a00504c5 [2021-11-11T11:12:49.627Z] ---> 498dfc056b4d [2021-11-11T11:12:49.627Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T11:12:49.627Z] Removing intermediate container d86b2958c4a8 [2021-11-11T11:12:49.627Z] ---> 3152ed115390 [2021-11-11T11:12:49.627Z] Step 14/22 : WORKDIR / [2021-11-11T11:12:49.889Z] ---> Running in 8b624475952d [2021-11-11T11:12:49.889Z] ---> Running in e9acbc813c55 [2021-11-11T11:12:49.889Z] Removing intermediate container f49f3df80bc0 [2021-11-11T11:12:49.889Z] ---> 43b13bd39bc8 [2021-11-11T11:12:49.889Z] [2021-11-11T11:12:49.889Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T11:12:49.889Z] ---> 14119a10abf4 [2021-11-11T11:12:49.889Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T11:12:49.889Z] ---> Running in a1d194714420 [2021-11-11T11:12:49.889Z] Removing intermediate container 8b624475952d [2021-11-11T11:12:49.889Z] ---> 638005022268 [2021-11-11T11:12:49.889Z] Step 20/21 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:49.889Z] ---> Running in d3aa6b850d28 [2021-11-11T11:12:49.889Z] Removing intermediate container e9acbc813c55 [2021-11-11T11:12:49.889Z] ---> 86eb6cfd12d3 [2021-11-11T11:12:49.889Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:12:50.154Z] Removing intermediate container 8e3769569bf0 [2021-11-11T11:12:50.154Z] ---> 1793e54dfc72 [2021-11-11T11:12:50.154Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T11:12:50.154Z] Removing intermediate container d3aa6b850d28 [2021-11-11T11:12:50.154Z] ---> 92a27b83a6b6 [2021-11-11T11:12:50.154Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T11:12:50.154Z] ---> Running in 0d4044d3d9d1 [2021-11-11T11:12:50.154Z] ---> 52464d23e004 [2021-11-11T11:12:50.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T11:12:50.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:50.426Z] ---> 840e2dc800e5 [2021-11-11T11:12:50.426Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T11:12:50.426Z] Removing intermediate container 0d4044d3d9d1 [2021-11-11T11:12:50.426Z] ---> 35d309e1c5e6 [2021-11-11T11:12:50.426Z] [2021-11-11T11:12:50.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T11:12:50.697Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T11:12:50.697Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T11:12:50.697Z] Successfully built 35d309e1c5e6 [2021-11-11T11:12:50.697Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T11:12:50.697Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T11:12:50.697Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T11:12:50.697Z] Successfully tagged support-notifications:latest [2021-11-11T11:12:50.697Z]  Building support-notifications ... done OK: 6 MiB in 17 packages [2021-11-11T11:12:50.961Z] ---> 5b657883a131 [2021-11-11T11:12:50.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T11:12:50.961Z] ---> 347cd26c7e0b [2021-11-11T11:12:50.961Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T11:12:50.961Z] ---> 7637d793315f [2021-11-11T11:12:50.961Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T11:12:51.223Z] ---> 0468d9ae9e66 [2021-11-11T11:12:51.223Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T11:12:51.223Z] ---> Running in b139f9f8c633 [2021-11-11T11:12:51.223Z] Removing intermediate container a1d194714420 [2021-11-11T11:12:51.223Z] ---> 16dc0c6a4e7f [2021-11-11T11:12:51.223Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T11:12:51.223Z] ---> Running in 9e035eb46574 [2021-11-11T11:12:51.223Z] Removing intermediate container b139f9f8c633 [2021-11-11T11:12:51.223Z] ---> 6f2ec90664e8 [2021-11-11T11:12:51.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T11:12:51.223Z] ---> Running in fd8b143bacc4 [2021-11-11T11:12:51.223Z] ---> 83d0356c1423 [2021-11-11T11:12:51.223Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T11:12:51.485Z] Removing intermediate container 9e035eb46574 [2021-11-11T11:12:51.485Z] ---> 316bbe270691 [2021-11-11T11:12:51.485Z] Step 12/24 : WORKDIR / [2021-11-11T11:12:51.485Z] Removing intermediate container fd8b143bacc4 [2021-11-11T11:12:51.485Z] ---> e73380762e83 [2021-11-11T11:12:51.485Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T11:12:51.485Z] ---> Running in 4b11d15472ac [2021-11-11T11:12:51.485Z] ---> Running in f3bd744be7c9 [2021-11-11T11:12:51.485Z] ---> cdb410caa26f [2021-11-11T11:12:51.485Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T11:12:51.485Z] Removing intermediate container 4b11d15472ac [2021-11-11T11:12:51.485Z] ---> 89e157524098 [2021-11-11T11:12:51.485Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T11:12:51.485Z] Removing intermediate container f3bd744be7c9 [2021-11-11T11:12:51.485Z] ---> be3038035d20 [2021-11-11T11:12:51.485Z] Step 21/22 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:51.744Z] ---> Running in 3d9e535331ed [2021-11-11T11:12:51.744Z] ---> ab4d781ea69d [2021-11-11T11:12:51.744Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T11:12:51.744Z] Removing intermediate container 3d9e535331ed [2021-11-11T11:12:51.744Z] ---> 4a0297639d65 [2021-11-11T11:12:51.744Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T11:12:52.005Z] ---> Running in fc248ea3bd0e [2021-11-11T11:12:52.005Z] ---> Running in f2dc5ec37e6c [2021-11-11T11:12:52.005Z] ---> ce9b697ab063 [2021-11-11T11:12:52.005Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T11:12:52.266Z] Removing intermediate container fc248ea3bd0e [2021-11-11T11:12:52.266Z] ---> 32beafe88ee8 [2021-11-11T11:12:52.266Z] [2021-11-11T11:12:52.266Z] Removing intermediate container f2dc5ec37e6c [2021-11-11T11:12:52.266Z] ---> f555346e160c [2021-11-11T11:12:52.266Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T11:12:52.266Z] Successfully built 32beafe88ee8 [2021-11-11T11:12:52.266Z] Successfully tagged core-metadata:latest [2021-11-11T11:12:52.266Z]  Building core-metadata ... done  ---> 8cbce1531422 [2021-11-11T11:12:52.266Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T11:12:52.266Z] ---> 53bfee9d41fe [2021-11-11T11:12:52.266Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T11:12:52.534Z] ---> Running in b0dd5b422002 [2021-11-11T11:12:52.534Z] ---> 075a9166fb50 [2021-11-11T11:12:52.534Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T11:12:52.811Z] ---> 3124d3bb3e4d [2021-11-11T11:12:52.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T11:12:53.071Z] Removing intermediate container b0dd5b422002 [2021-11-11T11:12:53.071Z] ---> 9f2d7dee3352 [2021-11-11T11:12:53.071Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T11:12:53.071Z] ---> Running in db1e7bcaa5c0 [2021-11-11T11:12:53.071Z] ---> d03d6a009213 [2021-11-11T11:12:53.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T11:12:53.344Z] Removing intermediate container db1e7bcaa5c0 [2021-11-11T11:12:53.344Z] ---> ef093c0ebfbe [2021-11-11T11:12:53.344Z] Step 27/30 : CMD ["gate"] [2021-11-11T11:12:53.344Z] ---> Running in 7f2c57ea38ae [2021-11-11T11:12:53.344Z] ---> ac8ad97168d0 [2021-11-11T11:12:53.344Z] Step 20/24 : 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-11-11T11:12:53.344Z] ---> Running in 61e9e46396a6 [2021-11-11T11:12:53.605Z] Removing intermediate container 7f2c57ea38ae [2021-11-11T11:12:53.605Z] ---> 3e6f5f9739ec [2021-11-11T11:12:53.605Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T11:12:53.605Z] ---> Running in 7ef22c25372f [2021-11-11T11:12:53.866Z] Removing intermediate container 7ef22c25372f [2021-11-11T11:12:53.866Z] ---> a726dc927972 [2021-11-11T11:12:53.866Z] Step 29/30 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:53.866Z] ---> Running in ecedd6e9434a [2021-11-11T11:12:53.866Z] Removing intermediate container ecedd6e9434a [2021-11-11T11:12:53.866Z] ---> e89797de9155 [2021-11-11T11:12:53.866Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T11:12:54.125Z] ---> Running in 93d58d15ba43 [2021-11-11T11:12:54.125Z] Removing intermediate container 61e9e46396a6 [2021-11-11T11:12:54.125Z] ---> d99211b8e722 [2021-11-11T11:12:54.125Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T11:12:54.125Z] ---> Running in 63331a4522d6 [2021-11-11T11:12:54.125Z] Removing intermediate container 93d58d15ba43 [2021-11-11T11:12:54.125Z] ---> 6fc430dd2d80 [2021-11-11T11:12:54.125Z] [2021-11-11T11:12:54.125Z] Removing intermediate container 63331a4522d6 [2021-11-11T11:12:54.125Z] ---> 9dab03dc2ed8 [2021-11-11T11:12:54.125Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T11:12:54.125Z] Successfully built 6fc430dd2d80 [2021-11-11T11:12:54.125Z] Successfully tagged security-bootstrapper:latest [2021-11-11T11:12:54.125Z]  Building security-bootstrapper ... done  ---> Running in 3b4ce4403880 [2021-11-11T11:12:54.387Z] Removing intermediate container 3b4ce4403880 [2021-11-11T11:12:54.387Z] ---> 1149bce313fa [2021-11-11T11:12:54.387Z] Step 23/24 : LABEL git_sha=cc75efc99214ab1b9ae67ee79588ad237dffaf31 [2021-11-11T11:12:54.387Z] ---> Running in 74bde868ca50 [2021-11-11T11:12:54.387Z] Removing intermediate container 74bde868ca50 [2021-11-11T11:12:54.387Z] ---> c236be5fc570 [2021-11-11T11:12:54.387Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T11:12:54.387Z] ---> Running in d9d5e6058967 [2021-11-11T11:12:54.387Z] Removing intermediate container d9d5e6058967 [2021-11-11T11:12:54.387Z] ---> ee3def3a22c3 [2021-11-11T11:12:54.387Z] [2021-11-11T11:12:54.646Z] Successfully built ee3def3a22c3 [2021-11-11T11:12:54.646Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T11:12:54.652Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-11T11:12:54.657Z] $ docker stop --time=1 a6f2ae66df8a7e80540d971fdacb38a8d4d45de8a6b1f5ade047223b4b2ac825 [2021-11-11T11:12:55.920Z] $ docker rm -f a6f2ae66df8a7e80540d971fdacb38a8d4d45de8a6b1f5ade047223b4b2ac825 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T11:12:56.259Z] + docker images [2021-11-11T11:12:56.260Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T11:12:56.260Z] security-secretstore-setup latest ee3def3a22c3 2 seconds ago 28.4MB [2021-11-11T11:12:56.260Z] security-bootstrapper latest 6fc430dd2d80 3 seconds ago 18.9MB [2021-11-11T11:12:56.260Z] core-metadata latest 32beafe88ee8 5 seconds ago 16.9MB [2021-11-11T11:12:56.260Z] support-notifications latest 35d309e1c5e6 6 seconds ago 16.9MB [2021-11-11T11:12:56.260Z] 43b13bd39bc8 7 seconds ago 1.76GB [2021-11-11T11:12:56.260Z] 3645d2195e24 8 seconds ago 1.76GB [2021-11-11T11:12:56.260Z] 2230482a4b2e 12 seconds ago 1.76GB [2021-11-11T11:12:56.260Z] c563656b7a47 13 seconds ago 1.76GB [2021-11-11T11:12:56.260Z] sys-mgmt-agent latest 98c19819bf13 38 seconds ago 294MB [2021-11-11T11:12:56.260Z] core-data latest ebf677b86930 47 seconds ago 20.7MB [2021-11-11T11:12:56.260Z] support-scheduler latest 04a3c8df46b4 51 seconds ago 16.2MB [2021-11-11T11:12:56.260Z] 80abc54c2979 About a minute ago 1.76GB [2021-11-11T11:12:56.260Z] 3f12b2a297f8 About a minute ago 1.76GB [2021-11-11T11:12:56.260Z] 96ac70e49f39 About a minute ago 1.76GB [2021-11-11T11:12:56.260Z] core-command latest dcd599842f59 About a minute ago 16.1MB [2021-11-11T11:12:56.260Z] security-proxy-setup latest 67a8fdfd2310 About a minute ago 26.9MB [2021-11-11T11:12:56.260Z] 002945aaa72d About a minute ago 1.76GB [2021-11-11T11:12:56.260Z] 5a1277fabda4 About a minute ago 1.75GB [2021-11-11T11:12:56.260Z] ci-base-image-x86_64 latest 51da4b7c4077 5 minutes ago 1.25GB [2021-11-11T11:12:56.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T11:12:56.260Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T11:12:56.260Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T11:12:56.260Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T11:12:56.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-11T11:13:11.615Z] Still waiting to schedule task [2021-11-11T11:13:11.615Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-11T11:15:47.801Z] Running on prd-ubuntu18.04-docker-8c-8g-68 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-11T11:15:47.812Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-11T11:15:47.900Z] The recommended git tool is: git [2021-11-11T11:15:49.674Z] using credential edgex-jenkins-ssh [2021-11-11T11:15:49.685Z] Cloning the remote Git repository [2021-11-11T11:15:49.662Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:15:49.720Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-11T11:15:49.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:15:49.751Z] > git --version # timeout=10 [2021-11-11T11:15:49.758Z] > git --version # 'git version 2.17.1' [2021-11-11T11:15:49.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T11:15:49.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T11:15:54.800Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit cc75efc99214ab1b9ae67ee79588ad237dffaf31 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-11-11T11:15:54.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T11:15:54.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T11:15:54.032Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T11:15:54.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T11:15:54.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T11:15:54.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T11:15:54.782Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:15:54.787Z] > git checkout -f cc75efc99214ab1b9ae67ee79588ad237dffaf31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T11:15:55.086Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T11:15:56.230Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:15:56.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:15:57.238Z] ---> package-listing.sh [2021-11-11T11:15:57.238Z] ++ facter osfamily [2021-11-11T11:15:57.238Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T11:15:57.498Z] + OS_FAMILY=redhat [2021-11-11T11:15:57.498Z] + workspace=/w/workspace/edgex-go/5 [2021-11-11T11:15:57.498Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T11:15:57.498Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T11:15:57.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T11:15:57.498Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T11:15:57.498Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-11T11:15:57.498Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T11:15:57.498Z] + case "${OS_FAMILY}" in [2021-11-11T11:15:57.498Z] + rpm -qa [2021-11-11T11:15:57.498Z] + sort [2021-11-11T11:16:00.796Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T11:16:00.796Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T11:16:00.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T11:16:00.796Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-11T11:16:00.796Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-11-11T11:16:00.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-11-11T11:16:00.806Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T11:16:01.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:16:01.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T11:16:01.648Z] [2021-11-11T11:16:01.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T11:16:01.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T11:16:01.952Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T11:16:01.952Z] b4d181a07f80: Pulling fs layer [2021-11-11T11:16:01.952Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T11:16:01.952Z] ed53099fbce6: Pulling fs layer [2021-11-11T11:16:01.952Z] dc539afda2c1: Pulling fs layer [2021-11-11T11:16:01.952Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T11:16:01.952Z] 9065ff56babe: Pulling fs layer [2021-11-11T11:16:01.952Z] d287ab97295c: Pulling fs layer [2021-11-11T11:16:01.952Z] dc539afda2c1: Waiting [2021-11-11T11:16:01.952Z] 9065ff56babe: Waiting [2021-11-11T11:16:01.952Z] d287ab97295c: Waiting [2021-11-11T11:16:01.952Z] 77bc0d833cb6: Waiting [2021-11-11T11:16:01.952Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T11:16:01.952Z] a1111a8f2ec3: Download complete [2021-11-11T11:16:01.952Z] dc539afda2c1: Verifying Checksum [2021-11-11T11:16:01.952Z] dc539afda2c1: Download complete [2021-11-11T11:16:02.225Z] ed53099fbce6: Verifying Checksum [2021-11-11T11:16:02.225Z] ed53099fbce6: Download complete [2021-11-11T11:16:02.225Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T11:16:02.225Z] 77bc0d833cb6: Download complete [2021-11-11T11:16:02.225Z] 9065ff56babe: Verifying Checksum [2021-11-11T11:16:02.225Z] 9065ff56babe: Download complete [2021-11-11T11:16:02.225Z] b4d181a07f80: Verifying Checksum [2021-11-11T11:16:02.225Z] b4d181a07f80: Download complete [2021-11-11T11:16:02.804Z] d287ab97295c: Verifying Checksum [2021-11-11T11:16:02.804Z] d287ab97295c: Download complete [2021-11-11T11:16:03.766Z] b4d181a07f80: Pull complete [2021-11-11T11:16:03.766Z] a1111a8f2ec3: Pull complete [2021-11-11T11:16:04.345Z] ed53099fbce6: Pull complete [2021-11-11T11:16:04.345Z] dc539afda2c1: Pull complete [2021-11-11T11:16:04.607Z] 77bc0d833cb6: Pull complete [2021-11-11T11:16:04.607Z] 9065ff56babe: Pull complete [2021-11-11T11:16:09.920Z] d287ab97295c: Pull complete [2021-11-11T11:16:09.920Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T11:16:09.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T11:16:09.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T11:16:09.984Z] prd-centos7-docker-4c-2g-65 does not seem to be running inside a container [2021-11-11T11:16:10.019Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T11:16:13.571Z] $ docker top 6124a43a6aaae5c07fe9db6172e2c6196f310f35353fb0b9f6054bfb68ed81fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T11:16:13.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T11:16:14.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T11:16:14.494Z] + ls /var/log/sa-host [2021-11-11T11:16:14.494Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T11:16:14.494Z] file_magic: OK [2021-11-11T11:16:14.494Z] HZ: Using current value: 100 [2021-11-11T11:16:14.494Z] file_header: OK [2021-11-11T11:16:14.494Z] 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-11-11T11:16:14.494Z] Statistics: [2021-11-11T11:16:14.494Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T11:16:14.494Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T11:16:14.494Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T11:16:14.494Z] file_magic: OK [2021-11-11T11:16:14.494Z] HZ: Using current value: 100 [2021-11-11T11:16:14.494Z] file_header: OK [2021-11-11T11:16:14.494Z] 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-11-11T11:16:14.494Z] Statistics: [2021-11-11T11:16:14.494Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T11:16:14.494Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T11:16:14.765Z] provisioning config files... [2021-11-11T11:16:14.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5382256696415138318tmp [Pipeline] { [Pipeline] echo [2021-11-11T11:16:14.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:16:15.081Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T11:16:15.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:16:15.436Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T11:16:15.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:16:15.728Z] ---> sudo-logs.sh [2021-11-11T11:16:15.728Z] Archiving 'sudo' log.. [2021-11-11T11:16:15.728Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-65.novalocal: Name or service not known [2021-11-11T11:16:15.728Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-65.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T11:16:15.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:16:16.040Z] ---> job-cost.sh [2021-11-11T11:16:16.040Z] lf-activate-venv: SKIPPING [2021-11-11T11:16:16.040Z] INFO: No Stack... [2021-11-11T11:16:16.610Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T11:16:16.869Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T11:16:16.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T11:16:17.165Z] ---> logs-deploy.sh [2021-11-11T11:16:17.165Z] lf-activate-venv: SKIPPING [2021-11-11T11:16:17.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3794/5 [2021-11-11T11:16:17.165Z] INFO: archiving workspace using pattern(s): [2021-11-11T11:16:17.735Z] Archives upload complete. [2021-11-11T11:16:17.995Z] INFO: archiving logs to Nexus