Pull request #3568 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b+267f8de05bb7abb950f42980b1ac074a3e3c2047 (8bd6d94062972c6251070367b0b6e98167593ac2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6087816266115151697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5049511116451313942.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8033039846335692129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh132259207361212337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3620681255860211190.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2057181280752994495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1334’ Running on prd-centos7-docker-4c-2g-1338 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2983702685220660785.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 267f8de05bb7abb950f42980b1ac074a3e3c2047 into PR head commit 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2455412472666005098.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8962694020275388293.key > git merge 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 Merge succeeded, producing 46d5a077d2fd6cb20fb41cbee1cce7e95657528b Checking out Revision 46d5a077d2fd6cb20fb41cbee1cce7e95657528b (PR-3568) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5a077d2fd6cb20fb41cbee1cce7e95657528b # timeout=10 Commit message: "Merge commit '267f8de05bb7abb950f42980b1ac074a3e3c2047' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T19:40:03.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T19:40:03.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T19:40:04.007Z] ========================================================= [2021-06-14T19:40:04.007Z] EdgeX Global Pipelines Version Info [2021-06-14T19:40:04.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:40:05.449Z] ------------------- [2021-06-14T19:40:05.449Z] stable info: [2021-06-14T19:40:05.449Z] ------------------- [2021-06-14T19:40:05.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T19:40:05.449Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T19:40:05.449Z] Message: update stable to v1.0.194 [2021-06-14T19:40:06.130Z] ------------------- [2021-06-14T19:40:06.130Z] experimental info: [2021-06-14T19:40:06.130Z] ------------------- [2021-06-14T19:40:06.130Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T19:40:06.130Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T19:40:06.130Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T19:40:06.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T19:40:06.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T19:40:06.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T19:40:06.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T19:40:06.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T19:40:06.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T19:40:06.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T19:40:06.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T19:40:06.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T19:40:06.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T19:40:06.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T19:40:07.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T19:40:07.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T19:40:07.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T19:40:07.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T19:40:07.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T19:40:07.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T19:40:07.462Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T19:40:07.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T19:40:07.604Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T19:40:07.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T19:40:07.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T19:40:07.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo [2021-06-14T19:40:07.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo [2021-06-14T19:40:07.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo [2021-06-14T19:40:08.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46d5a077d2fd6cb20fb41cbee1cce7e95657528b [Pipeline] echo [2021-06-14T19:40:08.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46d5a07 [Pipeline] echo [2021-06-14T19:40:08.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T19:40:08.280Z] provisioning config files... [2021-06-14T19:40:08.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2489096545089429319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:40:08.696Z] ---> docker-login.sh [2021-06-14T19:40:08.697Z] nexus3.edgexfoundry.org:10001 [2021-06-14T19:40:08.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:40:08.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:40:08.961Z] Configure a credential helper to remove this warning. See [2021-06-14T19:40:08.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:40:08.961Z] [2021-06-14T19:40:08.961Z] Login Succeeded [2021-06-14T19:40:08.961Z] nexus3.edgexfoundry.org:10002 [2021-06-14T19:40:09.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:40:09.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:40:09.223Z] Configure a credential helper to remove this warning. See [2021-06-14T19:40:09.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:40:09.223Z] [2021-06-14T19:40:09.223Z] Login Succeeded [2021-06-14T19:40:09.223Z] nexus3.edgexfoundry.org:10003 [2021-06-14T19:40:09.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:40:09.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:40:09.223Z] Configure a credential helper to remove this warning. See [2021-06-14T19:40:09.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:40:09.223Z] [2021-06-14T19:40:09.223Z] Login Succeeded [2021-06-14T19:40:09.223Z] nexus3.edgexfoundry.org:10004 [2021-06-14T19:40:09.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:40:09.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:40:09.487Z] Configure a credential helper to remove this warning. See [2021-06-14T19:40:09.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:40:09.487Z] [2021-06-14T19:40:09.487Z] Login Succeeded [2021-06-14T19:40:09.487Z] docker.io [2021-06-14T19:40:09.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:40:09.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:40:09.750Z] Configure a credential helper to remove this warning. See [2021-06-14T19:40:09.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:40:09.750Z] [2021-06-14T19:40:09.750Z] Login Succeeded [2021-06-14T19:40:09.750Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T19:40:09.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T19:40:10.203Z] ++ 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-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T19:40:10.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T19:40:10.203Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T19:40:10.203Z] ++ cut -d/ -f2 [2021-06-14T19:40:10.203Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T19:40:10.274Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:40:11.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:40:11.191Z] [2021-06-14T19:40:11.191Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:40:11.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:40:11.554Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T19:40:11.554Z] 31603596830f: Pulling fs layer [2021-06-14T19:40:11.554Z] 54011a49482f: Pulling fs layer [2021-06-14T19:40:11.554Z] a6820b24f6d8: Pulling fs layer [2021-06-14T19:40:11.554Z] f581987b2513: Pulling fs layer [2021-06-14T19:40:11.554Z] f581987b2513: Waiting [2021-06-14T19:40:11.554Z] 54011a49482f: Verifying Checksum [2021-06-14T19:40:11.554Z] 54011a49482f: Download complete [2021-06-14T19:40:11.835Z] 31603596830f: Verifying Checksum [2021-06-14T19:40:11.835Z] 31603596830f: Download complete [2021-06-14T19:40:11.835Z] f581987b2513: Verifying Checksum [2021-06-14T19:40:11.835Z] f581987b2513: Download complete [2021-06-14T19:40:11.835Z] a6820b24f6d8: Verifying Checksum [2021-06-14T19:40:11.835Z] a6820b24f6d8: Download complete [2021-06-14T19:40:11.835Z] 31603596830f: Pull complete [2021-06-14T19:40:12.101Z] 54011a49482f: Pull complete [2021-06-14T19:40:12.672Z] a6820b24f6d8: Pull complete [2021-06-14T19:40:12.933Z] f581987b2513: Pull complete [2021-06-14T19:40:12.933Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T19:40:12.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:40:12.933Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T19:40:13.047Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T19:40:13.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T19:40:14.365Z] $ docker top 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T19:40:14.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T19:40:14.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T19:40:14.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T19:40:14.717Z] $ docker exec 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af ssh-agent [2021-06-14T19:40:14.830Z] SSH_AUTH_SOCK=/tmp/ssh-p70tjIW5r2Fe/agent.14 [2021-06-14T19:40:14.830Z] SSH_AGENT_PID=20 [2021-06-14T19:40:14.838Z] Running ssh-add (command line suppressed) [2021-06-14T19:40:14.936Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5671526240671884611.key (/w/workspace/edgex-go/1@tmp/private_key_5671526240671884611.key) [2021-06-14T19:40:14.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T19:40:15.310Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T19:40:15.330Z] $ docker exec --env ******** --env ******** 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af ssh-agent -k [2021-06-14T19:40:15.433Z] unset SSH_AUTH_SOCK; [2021-06-14T19:40:15.433Z] unset SSH_AGENT_PID; [2021-06-14T19:40:15.433Z] echo Agent pid 20 killed; [2021-06-14T19:40:15.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T19:40:15.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T19:40:15.597Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T19:40:15.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T19:40:15.786Z] $ docker exec 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af ssh-agent [2021-06-14T19:40:15.909Z] SSH_AUTH_SOCK=/tmp/ssh-4nKG8OunaI2s/agent.52 [2021-06-14T19:40:15.909Z] SSH_AGENT_PID=58 [2021-06-14T19:40:15.914Z] Running ssh-add (command line suppressed) [2021-06-14T19:40:16.007Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2494364357725579230.key (/w/workspace/edgex-go/1@tmp/private_key_2494364357725579230.key) [2021-06-14T19:40:16.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T19:40:16.378Z] + git semver init [2021-06-14T19:40:16.379Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T19:40:16.379Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-14T19:40:16.379Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-14T19:40:16.379Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T19:40:16.379Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T19:40:16.379Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T19:40:16.379Z] # $SEMVER_BRANCH = PR-3568 [2021-06-14T19:40:16.379Z] # $SEMVER_TEMP = /tmp/semver-357557799 [2021-06-14T19:40:16.379Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T19:40:28.676Z] # '/tmp/semver-357557799' -> '/w/workspace/edgex-go/1/.semver' [2021-06-14T19:40:28.676Z] # -> Force: false [2021-06-14T19:40:28.676Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-14T19:40:28.689Z] $ docker exec --env ******** --env ******** 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af ssh-agent -k [2021-06-14T19:40:28.789Z] unset SSH_AUTH_SOCK; [2021-06-14T19:40:28.789Z] unset SSH_AGENT_PID; [2021-06-14T19:40:28.789Z] echo Agent pid 58 killed; [2021-06-14T19:40:28.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T19:40:29.243Z] + git semver [Pipeline] } [2021-06-14T19:40:29.266Z] $ docker stop --time=1 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af [2021-06-14T19:40:31.404Z] $ docker rm -f 0efca955f3d04690e220ea57619e25fb4e3b811b92aa2083f340e2f886e059af [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T19:40:31.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T19:40:32.150Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T19:40:32.182Z] [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] sh [2021-06-14T19:40:33.109Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T19:40:33.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T19:40:33.750Z] + sudo service docker restart [2021-06-14T19:40:33.750Z] + true [2021-06-14T19:40:33.750Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T19:40:47.602Z] Still waiting to schedule task [2021-06-14T19:40:47.603Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T19:40:47.603Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1340’ is offline [Pipeline] echo [2021-06-14T19:40:51.914Z] ========================================================= [2021-06-14T19:40:51.914Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T19:40:51.914Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:40:52.263Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T19:40:53.664Z] Sending build context to Docker daemon 329.6MB [2021-06-14T19:40:53.664Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T19:40:53.664Z] Step 2/6 : FROM ${BASE} [2021-06-14T19:40:53.664Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T19:40:53.664Z] 540db60ca938: Pulling fs layer [2021-06-14T19:40:53.664Z] adcc1eea9eea: Pulling fs layer [2021-06-14T19:40:53.664Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T19:40:53.664Z] 0510c868ecb4: Pulling fs layer [2021-06-14T19:40:53.664Z] afea3b2eda06: Pulling fs layer [2021-06-14T19:40:53.664Z] 7809a108b3ef: Pulling fs layer [2021-06-14T19:40:53.664Z] f706445af74f: Pulling fs layer [2021-06-14T19:40:53.664Z] afea3b2eda06: Waiting [2021-06-14T19:40:53.664Z] 7809a108b3ef: Waiting [2021-06-14T19:40:53.664Z] f706445af74f: Waiting [2021-06-14T19:40:53.664Z] 0510c868ecb4: Waiting [2021-06-14T19:40:53.664Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T19:40:53.664Z] 4c4ab2625f07: Download complete [2021-06-14T19:40:53.927Z] adcc1eea9eea: Verifying Checksum [2021-06-14T19:40:53.927Z] adcc1eea9eea: Download complete [2021-06-14T19:40:53.927Z] afea3b2eda06: Verifying Checksum [2021-06-14T19:40:53.927Z] afea3b2eda06: Download complete [2021-06-14T19:40:53.927Z] 540db60ca938: Verifying Checksum [2021-06-14T19:40:53.927Z] 540db60ca938: Download complete [2021-06-14T19:40:53.927Z] 7809a108b3ef: Verifying Checksum [2021-06-14T19:40:53.927Z] 7809a108b3ef: Download complete [2021-06-14T19:40:53.927Z] 540db60ca938: Pull complete [2021-06-14T19:40:54.188Z] adcc1eea9eea: Pull complete [2021-06-14T19:40:54.188Z] 4c4ab2625f07: Pull complete [2021-06-14T19:40:55.133Z] f706445af74f: Verifying Checksum [2021-06-14T19:40:55.133Z] f706445af74f: Download complete [2021-06-14T19:40:55.716Z] 0510c868ecb4: Verifying Checksum [2021-06-14T19:40:55.716Z] 0510c868ecb4: Download complete [2021-06-14T19:40:59.087Z] 0510c868ecb4: Pull complete [2021-06-14T19:40:59.088Z] afea3b2eda06: Pull complete [2021-06-14T19:40:59.088Z] 7809a108b3ef: Pull complete [2021-06-14T19:41:03.317Z] f706445af74f: Pull complete [2021-06-14T19:41:03.824Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T19:41:03.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T19:41:03.824Z] ---> b068be0155e3 [2021-06-14T19:41:03.824Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T19:41:08.033Z] ---> Running in 0090061b3e27 [2021-06-14T19:41:08.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:41:09.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:41:09.506Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T19:41:10.077Z] (2/12) Installing file (5.39-r0) [2021-06-14T19:41:10.077Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T19:41:10.338Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T19:41:14.549Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T19:41:14.550Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T19:41:14.550Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T19:41:14.550Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T19:41:14.550Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T19:41:14.550Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T19:41:14.813Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T19:41:14.813Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T19:41:14.813Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T19:41:14.813Z] OK: 219 MiB in 52 packages [2021-06-14T19:41:17.363Z] Removing intermediate container 0090061b3e27 [2021-06-14T19:41:17.363Z] ---> cf3a3e50b5a7 [2021-06-14T19:41:17.363Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T19:41:17.683Z] ---> Running in 0ad290d088b5 [2021-06-14T19:41:17.683Z] Removing intermediate container 0ad290d088b5 [2021-06-14T19:41:17.683Z] ---> ef864c989746 [2021-06-14T19:41:17.683Z] Step 5/6 : COPY go.mod . [2021-06-14T19:41:17.683Z] ---> b4b7628a2eca [2021-06-14T19:41:17.683Z] Step 6/6 : RUN go mod download [2021-06-14T19:41:17.683Z] ---> Running in 9fd05bce9eef [2021-06-14T19:41:29.952Z] Removing intermediate container 9fd05bce9eef [2021-06-14T19:41:29.952Z] ---> 230926f4ced8 [2021-06-14T19:41:29.952Z] Successfully built 230926f4ced8 [2021-06-14T19:41:29.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:41:30.315Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T19:41:30.316Z] . [Pipeline] withDockerContainer [2021-06-14T19:41:30.414Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T19:41:30.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T19:41:30.819Z] $ docker top 5e71fa2c86600f654fb3ac44b5f7673d941c8b5d3f5332eb9208580a7e237385 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:41:31.261Z] + go version [2021-06-14T19:41:31.261Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T19:41:31.287Z] $ docker stop --time=1 5e71fa2c86600f654fb3ac44b5f7673d941c8b5d3f5332eb9208580a7e237385 [2021-06-14T19:41:32.467Z] $ docker rm -f 5e71fa2c86600f654fb3ac44b5f7673d941c8b5d3f5332eb9208580a7e237385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:41:33.267Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T19:41:33.268Z] . [Pipeline] withDockerContainer [2021-06-14T19:41:33.358Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T19:41:33.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T19:41:33.723Z] $ docker top 08bdfb2989d18a26893ca921c6beeeeca4987ed142acab8379ad1c1c1fa5a15d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T19:41:33.882Z] ========================================================= [2021-06-14T19:41:33.882Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T19:41:33.882Z] ========================================================= [Pipeline] sh [2021-06-14T19:41:34.216Z] + go mod tidy [Pipeline] sh [2021-06-14T19:41:34.810Z] + make test [2021-06-14T19:41:34.811Z] go mod tidy [2021-06-14T19:41:34.811Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T19:41:40.151Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T19:41:58.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T19:42:01.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T19:42:01.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T19:42:02.222Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T19:42:04.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T19:42:05.118Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T19:42:05.118Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T19:42:05.118Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T19:42:05.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T19:42:05.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T19:42:06.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T19:42:06.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T19:42:06.226Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T19:42:06.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T19:42:08.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-14T19:42:08.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T19:42:08.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T19:42:09.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements [2021-06-14T19:42:09.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T19:42:09.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.4% of statements [2021-06-14T19:42:09.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T19:42:09.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T19:42:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.098s coverage: 87.7% of statements [2021-06-14T19:42:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T19:42:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:42:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-14T19:42:12.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-14T19:42:12.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T19:42:12.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T19:42:12.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T19:42:12.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T19:42:12.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T19:42:12.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T19:42:12.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T19:42:12.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T19:42:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-14T19:42:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T19:42:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-06-14T19:42:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 22.0% of statements [2021-06-14T19:42:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T19:42:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-14T19:42:15.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-06-14T19:42:15.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-14T19:42:15.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-14T19:42:15.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-14T19:42:27.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-06-14T19:42:27.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-14T19:42:32.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 81.8% of statements [2021-06-14T19:42:32.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T19:42:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-14T19:42:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T19:42:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T19:42:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T19:42:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-14T19:42:50.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 76.0% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-14T19:42:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 66.9% of statements [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T19:42:50.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T19:42:50.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-14T19:42:50.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T19:42:50.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T19:42:50.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-14T19:42:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T19:42:50.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-14T19:42:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T19:42:59.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-14T19:42:59.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-14T19:42:59.052Z] GO111MODULE=on go vet ./... [2021-06-14T19:43:21.122Z] gofmt -l . [2021-06-14T19:43:21.122Z] [ "`gofmt -l .`" = "" ] [2021-06-14T19:43:21.122Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T19:43:21.435Z] + ls -al . [2021-06-14T19:43:21.435Z] total 516 [2021-06-14T19:43:21.435Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 19:43 . [2021-06-14T19:43:21.435Z] drwxr-xr-x 4 root root 28 Jun 14 19:41 .. [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 19:39 .dockerignore [2021-06-14T19:43:21.435Z] drwxrwxr-x 8 1001 1001 179 Jun 14 19:40 .git [2021-06-14T19:43:21.435Z] drwxrwxr-x 3 1001 1001 125 Jun 14 19:39 .github [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 19:39 .gitignore [2021-06-14T19:43:21.435Z] drwx------ 3 1001 1001 60 Jun 14 19:40 .semver [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 19:39 .sonarcloud.properties [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 19:39 Attribution.txt [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 19:39 CONTRIBUTING.md [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 19:39 Dockerfile.build [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 19:39 Jenkinsfile [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 19:39 LICENSE [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 19:39 Makefile [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 19:39 README.md [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 19:39 SECURITY.md [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 19:40 VERSION [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 19:39 ZMQWindows.md [2021-06-14T19:43:21.435Z] drwxrwxr-x 2 1001 1001 37 Jun 14 19:39 bin [2021-06-14T19:43:21.435Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 19:39 cmd [2021-06-14T19:43:21.435Z] -rw-r--r-- 1 root root 398195 Jun 14 19:42 coverage.out [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 19:39 go.mod [2021-06-14T19:43:21.435Z] -rw-r--r-- 1 root root 20952 Jun 14 19:41 go.sum [2021-06-14T19:43:21.435Z] drwxrwxr-x 7 1001 1001 114 Jun 14 19:39 internal [2021-06-14T19:43:21.435Z] drwxrwxr-x 3 1001 1001 16 Jun 14 19:39 openapi [2021-06-14T19:43:21.435Z] drwxrwxr-x 4 1001 1001 71 Jun 14 19:39 snap [2021-06-14T19:43:21.435Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 19:39 version.go [Pipeline] sh [2021-06-14T19:43:21.753Z] + '[' -e coverage.out ] [2021-06-14T19:43:21.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T19:43:21.888Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T19:43:22.203Z] + make build [2021-06-14T19:43:22.204Z] go mod tidy [2021-06-14T19:43:22.204Z] 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-06-14T19:43:23.605Z] 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-06-14T19:43:30.232Z] 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-06-14T19:43:30.232Z] 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-06-14T19:43:31.186Z] 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-06-14T19:43:31.450Z] 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-06-14T19:43:32.404Z] 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-06-14T19:43:33.357Z] 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-06-14T19:43:33.932Z] 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-06-14T19:43:34.893Z] 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-06-14T19:43:35.476Z] 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-06-14T19:43:36.425Z] 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-06-14T19:43:37.874Z] $ docker stop --time=1 08bdfb2989d18a26893ca921c6beeeeca4987ed142acab8379ad1c1c1fa5a15d [2021-06-14T19:43:40.249Z] $ docker rm -f 08bdfb2989d18a26893ca921c6beeeeca4987ed142acab8379ad1c1c1fa5a15d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:43:41.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T19:43:41.969Z] [2021-06-14T19:43:41.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:43:42.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T19:43:42.324Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T19:43:42.324Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T19:43:42.324Z] ca9280d653b3: Pulling fs layer [2021-06-14T19:43:42.324Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T19:43:42.588Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T19:43:42.588Z] cbdbe7a5bc2a: Download complete [2021-06-14T19:43:42.850Z] cbdbe7a5bc2a: Pull complete [2021-06-14T19:43:43.442Z] ca9280d653b3: Verifying Checksum [2021-06-14T19:43:43.442Z] ca9280d653b3: Download complete [2021-06-14T19:43:43.708Z] ca9280d653b3: Pull complete [2021-06-14T19:43:44.291Z] 7e9c9ca2126c: Download complete [2021-06-14T19:43:47.617Z] 7e9c9ca2126c: Pull complete [2021-06-14T19:43:47.617Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T19:43:47.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T19:43:47.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T19:43:47.737Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T19:43:47.774Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T19:43:50.838Z] $ docker top d91000dfcf66e768e90e69545cf7c65056658c98bd9ffbe428e3478065fbf2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:43:51.276Z] + docker-compose build --help [2021-06-14T19:43:51.276Z] + grep parallel [2021-06-14T19:43:51.850Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T19:43:51.879Z] $ docker stop --time=1 d91000dfcf66e768e90e69545cf7c65056658c98bd9ffbe428e3478065fbf2fb [2021-06-14T19:43:53.061Z] $ docker rm -f d91000dfcf66e768e90e69545cf7c65056658c98bd9ffbe428e3478065fbf2fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:43:53.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T19:43:53.645Z] . [Pipeline] withDockerContainer [2021-06-14T19:43:53.760Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T19:43:53.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T19:43:54.167Z] $ docker top c9cff853c89e0ae4a094ebd97a275785370fa4ffc4f1515a4d4cb09faf467a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:43:54.600Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T19:43:55.176Z] Building core-command ... [2021-06-14T19:43:55.176Z] Building core-data ... [2021-06-14T19:43:55.176Z] Building core-metadata ... [2021-06-14T19:43:55.176Z] Building security-bootstrapper ... [2021-06-14T19:43:55.176Z] Building security-proxy-setup ... [2021-06-14T19:43:55.176Z] Building security-secretstore-setup ... [2021-06-14T19:43:55.176Z] Building support-notifications ... [2021-06-14T19:43:55.176Z] Building support-scheduler ... [2021-06-14T19:43:55.176Z] Building sys-mgmt-agent ... [2021-06-14T19:43:55.176Z] Building sys-mgmt-agent [2021-06-14T19:43:55.176Z] Building core-command [2021-06-14T19:43:55.176Z] Building security-proxy-setup [2021-06-14T19:43:55.176Z] Building security-secretstore-setup [2021-06-14T19:43:55.176Z] Building support-notifications [2021-06-14T19:44:05.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:44:05.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:44:05.916Z] ---> 230926f4ced8 [2021-06-14T19:44:05.916Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T19:44:05.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:44:05.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:44:05.916Z] ---> 230926f4ced8 [2021-06-14T19:44:05.916Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T19:44:12.538Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:44:12.538Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:44:12.538Z] ---> 230926f4ced8 [2021-06-14T19:44:12.538Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T19:44:13.958Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:44:13.958Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:44:13.958Z] ---> 230926f4ced8 [2021-06-14T19:44:13.958Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:44:15.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:44:15.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:44:15.375Z] ---> 230926f4ced8 [2021-06-14T19:44:15.375Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:44:16.334Z] ---> Running in 0648589933e9 [2021-06-14T19:44:16.334Z] ---> Running in 2da76af601ca [2021-06-14T19:44:16.334Z] ---> Running in 9bd7c77be3d3 [2021-06-14T19:44:16.334Z] ---> Running in cb3548491909 [2021-06-14T19:44:16.334Z] ---> Running in 5d86319bf0c7 [2021-06-14T19:44:16.600Z] Removing intermediate container cb3548491909 [2021-06-14T19:44:16.600Z] ---> 8ddd0d58f625 [2021-06-14T19:44:16.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:44:16.600Z] Removing intermediate container 5d86319bf0c7 [2021-06-14T19:44:16.600Z] ---> f2057dfb455d [2021-06-14T19:44:16.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:44:16.600Z] Removing intermediate container 0648589933e9 [2021-06-14T19:44:16.600Z] ---> 7a9277888e99 [2021-06-14T19:44:16.600Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:44:16.600Z] ---> Running in ab0f320e2833 [2021-06-14T19:44:16.600Z] Removing intermediate container 2da76af601ca [2021-06-14T19:44:16.600Z] ---> ef9137a1633b [2021-06-14T19:44:16.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:44:16.600Z] Removing intermediate container 9bd7c77be3d3 [2021-06-14T19:44:16.600Z] ---> c5d1a6eaa16f [2021-06-14T19:44:16.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:44:16.600Z] ---> Running in 41cfcdfad72c [2021-06-14T19:44:16.600Z] ---> Running in 014f4e1b180b [2021-06-14T19:44:16.600Z] ---> Running in 1649a381a776 [2021-06-14T19:44:16.600Z] ---> Running in 01126e291715 [2021-06-14T19:44:16.647Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1342 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-14T19:44:16.708Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T19:44:16.981Z] The recommended git tool is: git [2021-06-14T19:44:17.588Z] Removing intermediate container ab0f320e2833 [2021-06-14T19:44:17.588Z] ---> 2a4242c7a2ab [2021-06-14T19:44:17.588Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T19:44:17.588Z] ---> Running in 97671a511bbd [2021-06-14T19:44:17.588Z] Removing intermediate container 41cfcdfad72c [2021-06-14T19:44:17.588Z] ---> e5462bc52f14 [2021-06-14T19:44:17.588Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T19:44:17.588Z] Removing intermediate container 014f4e1b180b [2021-06-14T19:44:17.588Z] ---> 694d2445de5c [2021-06-14T19:44:17.588Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T19:44:17.588Z] ---> Running in a2bb5d8695ba [2021-06-14T19:44:17.852Z] ---> Running in e6fa6b72da77 [2021-06-14T19:44:17.852Z] Removing intermediate container 01126e291715 [2021-06-14T19:44:17.852Z] ---> bb3681d5ed3f [2021-06-14T19:44:17.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T19:44:17.852Z] ---> Running in 06d587d78be6 [2021-06-14T19:44:17.852Z] Removing intermediate container 1649a381a776 [2021-06-14T19:44:17.852Z] ---> dda97a8cde82 [2021-06-14T19:44:17.852Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T19:44:17.852Z] ---> Running in 92f9c92793e0 [2021-06-14T19:44:18.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:18.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:18.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:18.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:18.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:18.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:19.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:19.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:19.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:19.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:44:19.240Z] OK: 219 MiB in 52 packages [2021-06-14T19:44:19.841Z] Removing intermediate container 97671a511bbd [2021-06-14T19:44:19.841Z] ---> 00a28c3596cf [2021-06-14T19:44:19.841Z] Step 6/24 : COPY go.mod . [2021-06-14T19:44:19.841Z] OK: 219 MiB in 52 packages [2021-06-14T19:44:19.841Z] OK: 219 MiB in 52 packages [2021-06-14T19:44:19.841Z] OK: 219 MiB in 52 packages [2021-06-14T19:44:19.841Z] OK: 219 MiB in 52 packages [2021-06-14T19:44:20.162Z] ---> e5d9d6a7ee95 [2021-06-14T19:44:20.162Z] Step 7/24 : RUN go mod download [2021-06-14T19:44:20.162Z] ---> Running in 2e0b08d33382 [2021-06-14T19:44:20.162Z] Removing intermediate container 92f9c92793e0 [2021-06-14T19:44:20.162Z] ---> 1fb49a069879 [2021-06-14T19:44:20.162Z] Step 6/23 : COPY go.mod . [2021-06-14T19:44:20.435Z] Removing intermediate container e6fa6b72da77 [2021-06-14T19:44:20.435Z] ---> 1e69cf853a06 [2021-06-14T19:44:20.436Z] Step 6/24 : COPY go.mod . [2021-06-14T19:44:20.436Z] ---> 9a2597c93b7a [2021-06-14T19:44:20.436Z] Step 7/23 : RUN go mod download [2021-06-14T19:44:20.436Z] ---> Running in cf980bc6cd34 [2021-06-14T19:44:20.436Z] Removing intermediate container a2bb5d8695ba [2021-06-14T19:44:20.436Z] ---> 84cf791c3b73 [2021-06-14T19:44:20.436Z] Step 6/26 : COPY go.mod . [2021-06-14T19:44:20.699Z] ---> 4e2a8e23eda9 [2021-06-14T19:44:20.699Z] Step 7/24 : RUN go mod download [2021-06-14T19:44:20.699Z] Removing intermediate container 06d587d78be6 [2021-06-14T19:44:20.699Z] ---> 2b03cb388426 [2021-06-14T19:44:20.699Z] Step 6/22 : COPY go.mod . [2021-06-14T19:44:20.699Z] ---> Running in edbb70564fae [2021-06-14T19:44:20.961Z] ---> 42b6b3f45990 [2021-06-14T19:44:20.961Z] Step 7/26 : RUN go mod download [2021-06-14T19:44:20.961Z] ---> Running in 2beb3664b6df [2021-06-14T19:44:20.961Z] ---> 55e6248bee30 [2021-06-14T19:44:20.961Z] Step 7/22 : RUN go mod download [2021-06-14T19:44:20.961Z] ---> Running in f9288a9c8075 [2021-06-14T19:44:21.225Z] Removing intermediate container 2e0b08d33382 [2021-06-14T19:44:21.225Z] ---> 4019490a4c0b [2021-06-14T19:44:21.225Z] Step 8/24 : COPY . . [2021-06-14T19:44:22.229Z] using credential edgex-jenkins-ssh [2021-06-14T19:44:22.277Z] Cloning the remote Git repository [2021-06-14T19:44:22.332Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T19:44:22.432Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-14T19:44:22.511Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T19:44:22.512Z] > git --version # timeout=10 [2021-06-14T19:44:22.555Z] > git --version # 'git version 2.17.1' [2021-06-14T19:44:22.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T19:44:22.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T19:44:24.564Z] Removing intermediate container cf980bc6cd34 [2021-06-14T19:44:24.564Z] ---> 9ca31874c029 [2021-06-14T19:44:24.564Z] Step 8/23 : COPY . . [2021-06-14T19:44:24.840Z] Removing intermediate container edbb70564fae [2021-06-14T19:44:24.840Z] ---> f7c983a8c1c4 [2021-06-14T19:44:24.840Z] Step 8/24 : COPY . . [2021-06-14T19:44:30.170Z] Removing intermediate container f9288a9c8075 [2021-06-14T19:44:30.170Z] ---> 321d9a0e011e [2021-06-14T19:44:30.170Z] Step 8/22 : COPY . . [2021-06-14T19:44:30.170Z] ---> 87284550a9ea [2021-06-14T19:44:30.170Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:44:33.507Z] Removing intermediate container 2beb3664b6df [2021-06-14T19:44:33.507Z] ---> 54cb096c0e36 [2021-06-14T19:44:33.507Z] Step 8/26 : COPY . . [2021-06-14T19:44:33.507Z] ---> Running in 7694c0325d05 [2021-06-14T19:44:34.487Z] ---> d2f44f8d5108 [2021-06-14T19:44:34.487Z] Step 9/23 : RUN go mod tidy [2021-06-14T19:44:34.753Z] ---> af63b93ab9d9 [2021-06-14T19:44:34.753Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:44:34.753Z] ---> Running in ac988f6f833d [2021-06-14T19:44:34.753Z] ---> Running in 04371aae54ff [2021-06-14T19:44:37.327Z] Removing intermediate container 7694c0325d05 [2021-06-14T19:44:37.327Z] ---> bd34962af69a [2021-06-14T19:44:37.327Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T19:44:38.267Z] ---> Running in c3367a3549c0 [2021-06-14T19:44:38.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T19:44:38.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T19:44:38.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T19:44:38.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T19:44:38.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T19:44:38.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T19:44:39.212Z] Removing intermediate container ac988f6f833d [2021-06-14T19:44:39.212Z] ---> 5347183c5b0c [2021-06-14T19:44:39.212Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T19:44:39.212Z] Removing intermediate container 04371aae54ff [2021-06-14T19:44:39.212Z] ---> b23acccc3a11 [2021-06-14T19:44:39.212Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T19:44:39.894Z] Merging remotes/origin/master commit 267f8de05bb7abb950f42980b1ac074a3e3c2047 into PR head commit 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b [2021-06-14T19:44:40.156Z] ---> Running in 3877f3788ebd [2021-06-14T19:44:40.156Z] ---> Running in 9c251dd6b650 [2021-06-14T19:44:40.157Z] 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-06-14T19:44:40.707Z] Merge succeeded, producing 7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:44:40.708Z] Checking out Revision 7110a72fe594b2418173d770225399fb4f59e16c (PR-3568) [2021-06-14T19:44:41.098Z] 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-06-14T19:44:41.098Z] 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-06-14T19:44:39.907Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T19:44:39.921Z] > git checkout -f 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b # timeout=10 [2021-06-14T19:44:40.123Z] > git remote # timeout=10 [2021-06-14T19:44:40.139Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T19:44:40.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T19:44:40.162Z] > git merge 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 [2021-06-14T19:44:40.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T19:44:40.707Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T19:44:40.723Z] > git checkout -f 7110a72fe594b2418173d770225399fb4f59e16c # timeout=10 [2021-06-14T19:44:45.006Z] Commit message: "Merge commit '267f8de05bb7abb950f42980b1ac074a3e3c2047' into HEAD" [2021-06-14T19:44:45.006Z] First time build. Skipping changelog. [2021-06-14T19:44:45.052Z] > git --version # timeout=10 [2021-06-14T19:44:45.067Z] > git --version # 'git version 2.17.1' [2021-06-14T19:44:45.081Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T19:44:46.700Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T19:44:47.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T19:44:47.504Z] + sudo service docker restart [2021-06-14T19:44:47.504Z] + true [2021-06-14T19:44:49.333Z] ---> 330e8ec53548 [2021-06-14T19:44:49.333Z] Step 9/22 : RUN go mod tidy [2021-06-14T19:44:49.333Z] ---> Running in 6944fbf64200 [2021-06-14T19:44:54.764Z] Removing intermediate container 6944fbf64200 [2021-06-14T19:44:54.764Z] ---> 3030241afca2 [2021-06-14T19:44:54.764Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T19:44:55.720Z] ---> Running in 8fe51535e69a [2021-06-14T19:44:55.720Z] ---> 04638300cda4 [2021-06-14T19:44:55.720Z] Step 9/26 : RUN go mod tidy [2021-06-14T19:44:55.720Z] ---> Running in cad770c3b819 [2021-06-14T19:44:56.303Z] 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-06-14T19:44:57.729Z] Removing intermediate container cad770c3b819 [2021-06-14T19:44:57.729Z] ---> 1419f645bddd [2021-06-14T19:44:57.729Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T19:44:57.729Z] ---> Running in 8805aaaef0df [2021-06-14T19:44:58.306Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T19:45:05.918Z] provisioning config files... [2021-06-14T19:45:05.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7503786367354838444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:45:06.363Z] ---> docker-login.sh [2021-06-14T19:45:06.363Z] nexus3.edgexfoundry.org:10001 [2021-06-14T19:45:07.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:45:07.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:45:07.625Z] Configure a credential helper to remove this warning. See [2021-06-14T19:45:07.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:45:07.625Z] [2021-06-14T19:45:07.625Z] Login Succeeded [2021-06-14T19:45:07.625Z] nexus3.edgexfoundry.org:10002 [2021-06-14T19:45:07.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:45:08.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:45:08.181Z] Configure a credential helper to remove this warning. See [2021-06-14T19:45:08.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:45:08.181Z] [2021-06-14T19:45:08.181Z] Login Succeeded [2021-06-14T19:45:08.181Z] nexus3.edgexfoundry.org:10003 [2021-06-14T19:45:08.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:45:08.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:45:08.741Z] Configure a credential helper to remove this warning. See [2021-06-14T19:45:08.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:45:08.741Z] [2021-06-14T19:45:08.741Z] Login Succeeded [2021-06-14T19:45:08.741Z] nexus3.edgexfoundry.org:10004 [2021-06-14T19:45:09.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:45:09.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:45:09.290Z] Configure a credential helper to remove this warning. See [2021-06-14T19:45:09.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:45:09.290Z] [2021-06-14T19:45:09.290Z] Login Succeeded [2021-06-14T19:45:09.290Z] docker.io [2021-06-14T19:45:09.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:45:10.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:45:10.173Z] Configure a credential helper to remove this warning. See [2021-06-14T19:45:10.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:45:10.173Z] [2021-06-14T19:45:10.173Z] Login Succeeded [2021-06-14T19:45:10.173Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T19:45:10.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T19:45:10.874Z] ========================================================= [2021-06-14T19:45:10.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T19:45:10.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:45:11.265Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T19:45:13.269Z] Removing intermediate container c3367a3549c0 [2021-06-14T19:45:13.269Z] ---> 920ca5c88125 [2021-06-14T19:45:13.269Z] [2021-06-14T19:45:13.269Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:45:13.534Z] 3.12: Pulling from library/alpine [2021-06-14T19:45:13.925Z] Sending build context to Docker daemon 166.4MB [2021-06-14T19:45:13.925Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T19:45:13.925Z] Step 2/6 : FROM ${BASE} [2021-06-14T19:45:13.925Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T19:45:13.925Z] 595b0fe564bb: Pulling fs layer [2021-06-14T19:45:13.925Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T19:45:13.925Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T19:45:13.925Z] ba82ee9f976e: Pulling fs layer [2021-06-14T19:45:13.925Z] 506bd15cee9f: Pulling fs layer [2021-06-14T19:45:13.925Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T19:45:13.925Z] 618dc40b7e24: Pulling fs layer [2021-06-14T19:45:13.925Z] ba82ee9f976e: Waiting [2021-06-14T19:45:13.925Z] 506bd15cee9f: Waiting [2021-06-14T19:45:13.925Z] 75a0a4a0db45: Waiting [2021-06-14T19:45:13.925Z] 618dc40b7e24: Waiting [2021-06-14T19:45:13.925Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T19:45:13.925Z] 5b7225fbf94c: Download complete [2021-06-14T19:45:13.925Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T19:45:13.925Z] 3088b5b3c5c0: Download complete [2021-06-14T19:45:13.925Z] 506bd15cee9f: Verifying Checksum [2021-06-14T19:45:13.925Z] 506bd15cee9f: Download complete [2021-06-14T19:45:13.925Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T19:45:13.925Z] 75a0a4a0db45: Download complete [2021-06-14T19:45:13.925Z] 595b0fe564bb: Verifying Checksum [2021-06-14T19:45:13.925Z] 595b0fe564bb: Download complete [2021-06-14T19:45:14.486Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T19:45:14.486Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T19:45:14.486Z] ---> 13621d1b12d4 [2021-06-14T19:45:14.486Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:45:14.486Z] ---> Running in 89fa38e922c2 [2021-06-14T19:45:14.528Z] 595b0fe564bb: Pull complete [2021-06-14T19:45:15.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:15.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:15.141Z] 3088b5b3c5c0: Pull complete [2021-06-14T19:45:15.329Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T19:45:15.329Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:45:15.329Z] OK: 6 MiB in 15 packages [2021-06-14T19:45:15.751Z] 5b7225fbf94c: Pull complete [2021-06-14T19:45:15.907Z] Removing intermediate container 89fa38e922c2 [2021-06-14T19:45:15.907Z] ---> 531e0dcabb3f [2021-06-14T19:45:15.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:45:15.907Z] ---> Running in 63583e6b883a [2021-06-14T19:45:16.026Z] 618dc40b7e24: Verifying Checksum [2021-06-14T19:45:16.027Z] 618dc40b7e24: Download complete [2021-06-14T19:45:16.172Z] Removing intermediate container 63583e6b883a [2021-06-14T19:45:16.172Z] ---> 8d9e98c76820 [2021-06-14T19:45:16.172Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T19:45:16.172Z] ---> Running in 60219bb60556 [2021-06-14T19:45:16.752Z] Removing intermediate container 60219bb60556 [2021-06-14T19:45:16.752Z] ---> ce205ef393b3 [2021-06-14T19:45:16.752Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T19:45:16.752Z] ---> Running in 39b52b94888b [2021-06-14T19:45:17.015Z] Removing intermediate container 3877f3788ebd [2021-06-14T19:45:17.015Z] ---> d01d93cd1fd1 [2021-06-14T19:45:17.015Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T19:45:17.015Z] ---> Running in bae147f67549 [2021-06-14T19:45:17.015Z] Removing intermediate container 39b52b94888b [2021-06-14T19:45:17.015Z] ---> 381ffce50f34 [2021-06-14T19:45:17.015Z] Step 16/24 : WORKDIR / [2021-06-14T19:45:17.015Z] ---> Running in d4dfa5020b1c [2021-06-14T19:45:17.279Z] Removing intermediate container d4dfa5020b1c [2021-06-14T19:45:17.279Z] ---> 0ed652dc6dfb [2021-06-14T19:45:17.279Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:45:17.453Z] ba82ee9f976e: Download complete [2021-06-14T19:45:17.542Z] ---> 2f908f3bac0b [2021-06-14T19:45:17.543Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T19:45:17.806Z] 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-06-14T19:45:18.382Z] ---> be040e5fdecc [2021-06-14T19:45:18.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T19:45:18.652Z] ---> 2ba5720fa420 [2021-06-14T19:45:18.652Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T19:45:18.652Z] ---> Running in 0ce41e278654 [2021-06-14T19:45:18.920Z] Removing intermediate container 0ce41e278654 [2021-06-14T19:45:18.920Z] ---> f8f40ffb6dcd [2021-06-14T19:45:18.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:45:18.920Z] ---> Running in 833e9cf01516 [2021-06-14T19:45:19.183Z] Removing intermediate container 833e9cf01516 [2021-06-14T19:45:19.183Z] ---> e2f8d8340932 [2021-06-14T19:45:19.183Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T19:45:19.183Z] ---> Running in 8cc0168eb602 [2021-06-14T19:45:19.183Z] Removing intermediate container bae147f67549 [2021-06-14T19:45:19.183Z] ---> eb9d719123ee [2021-06-14T19:45:19.183Z] [2021-06-14T19:45:19.183Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T19:45:19.447Z] 20.10.0: Pulling from library/docker [2021-06-14T19:45:19.447Z] Removing intermediate container 8cc0168eb602 [2021-06-14T19:45:19.447Z] ---> 336f3b946c03 [2021-06-14T19:45:19.447Z] Step 23/24 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:45:19.447Z] ---> Running in 339d9644d05e [2021-06-14T19:45:19.713Z] Removing intermediate container 339d9644d05e [2021-06-14T19:45:19.713Z] ---> 46e9aa9a3f7f [2021-06-14T19:45:19.713Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:45:19.713Z] ---> Running in b30613406e5d [2021-06-14T19:45:19.985Z] Removing intermediate container b30613406e5d [2021-06-14T19:45:19.985Z] ---> 55495f1eb37d [2021-06-14T19:45:19.985Z] [2021-06-14T19:45:20.259Z] Successfully built 55495f1eb37d [2021-06-14T19:45:20.259Z] Successfully tagged core-command:latest [2021-06-14T19:45:20.259Z] Building support-scheduler [2021-06-14T19:45:25.587Z]  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T19:45:25.587Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T19:45:25.587Z] ---> aefe523efa57 [2021-06-14T19:45:25.587Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:45:26.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:45:26.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:45:26.981Z] ---> 230926f4ced8 [2021-06-14T19:45:26.981Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 7a9277888e99 [2021-06-14T19:45:26.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> e5462bc52f14 [2021-06-14T19:45:26.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 84cf791c3b73 [2021-06-14T19:45:26.981Z] Step 6/23 : COPY go.mod . [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 42b6b3f45990 [2021-06-14T19:45:26.981Z] Step 7/23 : RUN go mod download [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 54cb096c0e36 [2021-06-14T19:45:26.981Z] Step 8/23 : COPY . . [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 04638300cda4 [2021-06-14T19:45:26.981Z] Step 9/23 : RUN go mod tidy [2021-06-14T19:45:26.981Z] ---> Using cache [2021-06-14T19:45:26.981Z] ---> 1419f645bddd [2021-06-14T19:45:26.981Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T19:45:27.616Z] ba82ee9f976e: Pull complete [2021-06-14T19:45:27.895Z] 506bd15cee9f: Pull complete [2021-06-14T19:45:28.170Z] 75a0a4a0db45: Pull complete [2021-06-14T19:45:28.389Z] Removing intermediate container 9c251dd6b650 [2021-06-14T19:45:28.389Z] ---> 63cd25959578 [2021-06-14T19:45:28.389Z] [2021-06-14T19:45:28.389Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T19:45:28.389Z] ---> 13621d1b12d4 [2021-06-14T19:45:28.389Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T19:45:28.389Z] ---> Running in d6637ec3c8d1 [2021-06-14T19:45:28.389Z] ---> Running in 7a8dcdfcec23 [2021-06-14T19:45:28.389Z] ---> Running in 450be7325a37 [2021-06-14T19:45:28.389Z] Removing intermediate container d6637ec3c8d1 [2021-06-14T19:45:28.389Z] ---> ee37e942d524 [2021-06-14T19:45:28.389Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T19:45:28.389Z] ---> Running in f2738d0f91a1 [2021-06-14T19:45:28.654Z] 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-06-14T19:45:28.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:28.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:28.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:28.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:29.208Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T19:45:29.208Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T19:45:29.208Z] Executing bash-5.0.17-r0.post-install [2021-06-14T19:45:29.208Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:45:29.208Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T19:45:29.208Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T19:45:29.208Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T19:45:29.208Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T19:45:29.208Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T19:45:29.208Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T19:45:29.208Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T19:45:29.208Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T19:45:29.208Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T19:45:29.208Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T19:45:29.208Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T19:45:29.208Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T19:45:29.208Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:45:29.208Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:45:29.486Z] OK: 6 MiB in 16 packages [2021-06-14T19:45:29.764Z] 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-06-14T19:45:30.361Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T19:45:30.361Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T19:45:30.361Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T19:45:30.361Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T19:45:30.361Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T19:45:30.361Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T19:45:30.361Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T19:45:31.328Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T19:45:31.328Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T19:45:31.328Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T19:45:31.328Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T19:45:31.328Z] Removing intermediate container 450be7325a37 [2021-06-14T19:45:31.328Z] ---> 108769ed415f [2021-06-14T19:45:31.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:45:31.328Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T19:45:31.328Z] 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-06-14T19:45:31.328Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T19:45:31.328Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T19:45:31.328Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T19:45:31.328Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T19:45:31.328Z] ---> Running in 816cd82654e8 [2021-06-14T19:45:31.328Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T19:45:31.328Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T19:45:31.328Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T19:45:31.328Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T19:45:31.328Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T19:45:31.328Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T19:45:31.328Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T19:45:31.328Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T19:45:31.328Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T19:45:31.328Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T19:45:31.590Z] Removing intermediate container 816cd82654e8 [2021-06-14T19:45:31.590Z] ---> fe6cce8a08e0 [2021-06-14T19:45:31.590Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T19:45:31.590Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T19:45:31.590Z] OK: 72 MiB in 59 packages [2021-06-14T19:45:31.590Z] ---> Running in f2476aae9d14 [2021-06-14T19:45:31.849Z] Removing intermediate container f2476aae9d14 [2021-06-14T19:45:31.849Z] ---> d3b8f62b4190 [2021-06-14T19:45:31.849Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T19:45:31.849Z] ---> Running in dcae14da62a1 [2021-06-14T19:45:32.113Z] Removing intermediate container dcae14da62a1 [2021-06-14T19:45:32.113Z] ---> 599ef121b15a [2021-06-14T19:45:32.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:45:32.383Z] ---> e796401fbe7b [2021-06-14T19:45:32.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T19:45:32.489Z] 618dc40b7e24: Pull complete [2021-06-14T19:45:32.489Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T19:45:32.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T19:45:32.489Z] ---> a36622ca3599 [2021-06-14T19:45:32.489Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T19:45:32.958Z] ---> 1c92732fd9db [2021-06-14T19:45:32.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T19:45:33.221Z] ---> cf3337e6fb05 [2021-06-14T19:45:33.221Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T19:45:33.221Z] Collecting docker-compose==1.23.2 [2021-06-14T19:45:33.488Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T19:45:33.488Z] ---> Running in 355963e59f68 [2021-06-14T19:45:33.755Z] Removing intermediate container 355963e59f68 [2021-06-14T19:45:33.755Z] ---> d35e7535784e [2021-06-14T19:45:33.755Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:45:33.755Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T19:45:33.755Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T19:45:33.755Z] ---> Running in 57d9c17fb6dc [2021-06-14T19:45:34.476Z] ---> Running in afcc6e36cc81 [2021-06-14T19:45:35.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:45:36.166Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T19:45:36.166Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T19:45:36.166Z] Removing intermediate container 57d9c17fb6dc [2021-06-14T19:45:36.166Z] ---> 083529c78132 [2021-06-14T19:45:36.166Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T19:45:36.166Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T19:45:36.166Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T19:45:36.166Z] ---> Running in cc3233e7676c [2021-06-14T19:45:36.166Z] Removing intermediate container 8fe51535e69a [2021-06-14T19:45:36.166Z] ---> 84f7f760a03c [2021-06-14T19:45:36.166Z] [2021-06-14T19:45:36.166Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T19:45:36.166Z] ---> 13621d1b12d4 [2021-06-14T19:45:36.166Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T19:45:36.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:45:36.440Z] ---> Running in da95c7c0b4ed [2021-06-14T19:45:36.440Z] Removing intermediate container cc3233e7676c [2021-06-14T19:45:36.440Z] ---> 1f2f268df3bf [2021-06-14T19:45:36.440Z] Step 22/23 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:45:36.728Z] ---> Running in 346174b4eb44 [2021-06-14T19:45:37.000Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T19:45:37.000Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T19:45:37.000Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T19:45:37.000Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T19:45:37.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:37.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:37.263Z] Removing intermediate container 346174b4eb44 [2021-06-14T19:45:37.263Z] ---> 3ef72ca28d51 [2021-06-14T19:45:37.263Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T19:45:37.263Z] ---> Running in d2532ca1013e [2021-06-14T19:45:37.263Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T19:45:37.263Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:45:37.263Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T19:45:37.402Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T19:45:37.529Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T19:45:37.529Z] Removing intermediate container 8805aaaef0df [2021-06-14T19:45:37.529Z] ---> 015e7fcdfff9 [2021-06-14T19:45:37.529Z] [2021-06-14T19:45:37.529Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T19:45:37.529Z] ---> 13621d1b12d4 [2021-06-14T19:45:37.529Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T19:45:37.529Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T19:45:37.529Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:45:37.529Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:45:37.529Z] ---> Running in fc3b727d6eda [2021-06-14T19:45:37.529Z] Removing intermediate container d2532ca1013e [2021-06-14T19:45:37.529Z] ---> a5a83c3d2cec [2021-06-14T19:45:37.529Z] [2021-06-14T19:45:37.529Z] OK: 7 MiB in 18 packages [2021-06-14T19:45:37.529Z] Successfully built a5a83c3d2cec [2021-06-14T19:45:37.529Z] Successfully tagged support-notifications:latest [2021-06-14T19:45:37.529Z] Building core-metadata [2021-06-14T19:45:37.674Z] (2/12) Installing file (5.39-r0) [2021-06-14T19:45:37.674Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T19:45:37.674Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T19:45:37.796Z]  Building support-notifications ... done Collecting PyYAML<4,>=3.10 [2021-06-14T19:45:37.796Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T19:45:38.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:38.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:45:38.397Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T19:45:38.397Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:45:38.397Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T19:45:38.397Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T19:45:38.397Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:45:38.397Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T19:45:38.397Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:45:38.680Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:45:38.680Z] OK: 7 MiB in 20 packages [2021-06-14T19:45:39.294Z] Removing intermediate container da95c7c0b4ed [2021-06-14T19:45:39.294Z] ---> 99e3a52c9fd2 [2021-06-14T19:45:39.294Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T19:45:39.294Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T19:45:39.294Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T19:45:40.678Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T19:45:40.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T19:45:41.621Z] ---> Running in b6b63a53e594 [2021-06-14T19:45:41.962Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T19:45:41.962Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T19:45:42.235Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T19:45:42.235Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T19:45:42.235Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T19:45:42.507Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T19:45:42.507Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T19:45:42.507Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T19:45:42.777Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T19:45:42.777Z] OK: 218 MiB in 52 packages [2021-06-14T19:45:44.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:45:44.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:45:44.935Z] ---> 230926f4ced8 [2021-06-14T19:45:44.935Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 7a9277888e99 [2021-06-14T19:45:44.935Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> e5462bc52f14 [2021-06-14T19:45:44.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 84cf791c3b73 [2021-06-14T19:45:44.935Z] Step 6/24 : COPY go.mod . [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 42b6b3f45990 [2021-06-14T19:45:44.935Z] Step 7/24 : RUN go mod download [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 54cb096c0e36 [2021-06-14T19:45:44.935Z] Step 8/24 : COPY . . [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 04638300cda4 [2021-06-14T19:45:44.935Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:45:44.935Z] ---> Using cache [2021-06-14T19:45:44.935Z] ---> 1419f645bddd [2021-06-14T19:45:44.935Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T19:45:46.871Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T19:45:46.871Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T19:45:46.871Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T19:45:46.871Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T19:45:46.871Z] ---> Running in 7c6148996f26 [2021-06-14T19:45:46.871Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T19:45:46.871Z] Removing intermediate container b6b63a53e594 [2021-06-14T19:45:46.871Z] ---> ca1555e5fa1e [2021-06-14T19:45:46.871Z] Step 14/22 : WORKDIR /edgex [2021-06-14T19:45:47.078Z] Removing intermediate container afcc6e36cc81 [2021-06-14T19:45:47.078Z] ---> 1c30639f4277 [2021-06-14T19:45:47.078Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T19:45:47.078Z] ---> Running in fe893aca8e2b [2021-06-14T19:45:47.078Z] Removing intermediate container fe893aca8e2b [2021-06-14T19:45:47.078Z] ---> 45d55acd3789 [2021-06-14T19:45:47.078Z] Step 5/6 : COPY go.mod . [2021-06-14T19:45:47.133Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T19:45:47.133Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T19:45:47.395Z] Collecting idna<2.8,>=2.5 [2021-06-14T19:45:47.395Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T19:45:47.395Z] ---> Running in 62029c22ab9e [2021-06-14T19:45:47.395Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T19:45:47.395Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T19:45:47.395Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T19:45:47.395Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T19:45:47.395Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T19:45:47.395Z] Removing intermediate container fc3b727d6eda [2021-06-14T19:45:47.395Z] ---> b6d07e373c8c [2021-06-14T19:45:47.395Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T19:45:47.665Z] Installing collected packages: texttable, websocket-client, dockerpty, cached-property, docker-pycreds, urllib3, idna, requests, docker, PyYAML, docopt, jsonschema, docker-compose [2021-06-14T19:45:47.665Z] Running setup.py install for texttable: started [2021-06-14T19:45:47.665Z] ---> Running in 28d2f0daddcd [2021-06-14T19:45:47.665Z] Removing intermediate container 62029c22ab9e [2021-06-14T19:45:47.665Z] ---> c635291c727e [2021-06-14T19:45:47.665Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T19:45:47.686Z] ---> ba04725cd54c [2021-06-14T19:45:47.686Z] Step 6/6 : RUN go mod download [2021-06-14T19:45:47.944Z] Removing intermediate container 28d2f0daddcd [2021-06-14T19:45:47.944Z] ---> f6968afe1e70 [2021-06-14T19:45:47.944Z] Step 14/26 : WORKDIR / [2021-06-14T19:45:47.944Z] ---> Running in bb1f19db6433 [2021-06-14T19:45:47.944Z] 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-06-14T19:45:47.944Z] ---> 644a2337f037 [2021-06-14T19:45:47.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T19:45:47.961Z] ---> Running in 369a676e0b82 [2021-06-14T19:45:48.220Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T19:45:48.220Z] Removing intermediate container bb1f19db6433 [2021-06-14T19:45:48.220Z] ---> e2739f7beb3b [2021-06-14T19:45:48.220Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T19:45:48.220Z] Running setup.py install for dockerpty: started [2021-06-14T19:45:48.488Z] ---> 8f69dda8b5aa [2021-06-14T19:45:48.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T19:45:48.488Z] ---> 717d39e99cea [2021-06-14T19:45:48.488Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T19:45:48.847Z] ---> a2bd43848793 [2021-06-14T19:45:48.847Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T19:45:49.229Z] ---> cb3cf782aa3c [2021-06-14T19:45:49.229Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T19:45:49.229Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T19:45:49.229Z] Attempting uninstall: urllib3 [2021-06-14T19:45:49.229Z] Found existing installation: urllib3 1.25.9 [2021-06-14T19:45:49.229Z] Uninstalling urllib3-1.25.9: [2021-06-14T19:45:49.229Z] ---> Running in 18d63416d101 [2021-06-14T19:45:49.229Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T19:45:49.646Z] ---> f5f3b8dfa3f4 [2021-06-14T19:45:49.646Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T19:45:49.646Z] Removing intermediate container 18d63416d101 [2021-06-14T19:45:49.646Z] ---> 057436fa7513 [2021-06-14T19:45:49.646Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T19:45:49.646Z] Attempting uninstall: idna [2021-06-14T19:45:49.646Z] Found existing installation: idna 2.9 [2021-06-14T19:45:49.646Z] Uninstalling idna-2.9: [2021-06-14T19:45:49.646Z] Successfully uninstalled idna-2.9 [2021-06-14T19:45:49.646Z] ---> Running in b6c04ef35792 [2021-06-14T19:45:49.646Z] ---> e10cb8322602 [2021-06-14T19:45:49.646Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T19:45:49.646Z] Removing intermediate container b6c04ef35792 [2021-06-14T19:45:49.646Z] ---> 4949bbd0fdaf [2021-06-14T19:45:49.646Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T19:45:49.646Z] ---> Running in 7e02bbf1574d [2021-06-14T19:45:50.029Z] Attempting uninstall: requests [2021-06-14T19:45:50.029Z] Found existing installation: requests 2.23.0 [2021-06-14T19:45:50.029Z] Uninstalling requests-2.23.0: [2021-06-14T19:45:50.029Z] Successfully uninstalled requests-2.23.0 [2021-06-14T19:45:50.029Z] Removing intermediate container 7e02bbf1574d [2021-06-14T19:45:50.029Z] ---> 1fe081b696ff [2021-06-14T19:45:50.029Z] Step 21/22 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:45:50.384Z] ---> Running in be2d59de937f [2021-06-14T19:45:50.384Z] Running setup.py install for PyYAML: started [2021-06-14T19:45:50.384Z] ---> f542ed785638 [2021-06-14T19:45:50.384Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T19:45:50.384Z] Removing intermediate container be2d59de937f [2021-06-14T19:45:50.384Z] ---> 0c19cd1fd055 [2021-06-14T19:45:50.384Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T19:45:50.384Z] ---> Running in 9115a5747c74 [2021-06-14T19:45:50.756Z] Removing intermediate container 9115a5747c74 [2021-06-14T19:45:50.757Z] ---> 6570786813dd [2021-06-14T19:45:50.757Z] [2021-06-14T19:45:51.137Z] Successfully built 6570786813dd [2021-06-14T19:45:51.137Z] Successfully tagged security-proxy-setup:latest [2021-06-14T19:45:51.137Z] Building security-bootstrapper [2021-06-14T19:45:51.137Z]  Building security-proxy-setup ... done  ---> f922c2042ce8 [2021-06-14T19:45:51.137Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T19:45:51.488Z] ---> 0f6fd8dd9e50 [2021-06-14T19:45:51.488Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T19:45:51.488Z] ---> Running in 28a2186021aa [2021-06-14T19:45:51.488Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T19:45:51.488Z] Running setup.py install for docopt: started [2021-06-14T19:45:52.171Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T19:45:54.767Z] Removing intermediate container 28a2186021aa [2021-06-14T19:45:54.767Z] ---> 39ceb89cb54f [2021-06-14T19:45:54.767Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T19:45:54.767Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T19:45:55.353Z] ---> Running in fb84598ba397 [2021-06-14T19:45:55.353Z] Removing intermediate container fb84598ba397 [2021-06-14T19:45:55.353Z] ---> 9b87ace7bcf7 [2021-06-14T19:45:55.353Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T19:45:55.628Z] ---> Running in c3d68811efd7 [2021-06-14T19:45:55.628Z] Removing intermediate container c3d68811efd7 [2021-06-14T19:45:55.628Z] ---> 8a099fe44545 [2021-06-14T19:45:55.628Z] Step 25/26 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:45:55.628Z] ---> Running in 7e861f047fbf [2021-06-14T19:45:55.897Z] Removing intermediate container 7e861f047fbf [2021-06-14T19:45:55.897Z] ---> ad952df33929 [2021-06-14T19:45:55.897Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T19:45:56.177Z] ---> Running in e54436782f54 [2021-06-14T19:45:56.445Z] Removing intermediate container e54436782f54 [2021-06-14T19:45:56.445Z] ---> 9834601a1990 [2021-06-14T19:45:56.445Z] [2021-06-14T19:45:56.711Z] Successfully built 9834601a1990 [2021-06-14T19:45:56.975Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T19:45:56.975Z]  Building security-secretstore-setup ... done Building core-data [2021-06-14T19:46:03.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:46:03.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:46:03.594Z] ---> 230926f4ced8 [2021-06-14T19:46:03.594Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:46:03.594Z] ---> Using cache [2021-06-14T19:46:03.594Z] ---> 7a9277888e99 [2021-06-14T19:46:03.595Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:46:03.595Z] ---> Using cache [2021-06-14T19:46:03.595Z] ---> e5462bc52f14 [2021-06-14T19:46:03.595Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T19:46:11.756Z] Removing intermediate container f2738d0f91a1 [2021-06-14T19:46:11.756Z] ---> d7877974c844 [2021-06-14T19:46:11.756Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T19:46:11.756Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:46:11.756Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:46:11.756Z] ---> 230926f4ced8 [2021-06-14T19:46:11.756Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 7a9277888e99 [2021-06-14T19:46:11.756Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> e5462bc52f14 [2021-06-14T19:46:11.756Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 84cf791c3b73 [2021-06-14T19:46:11.756Z] Step 6/32 : COPY go.mod . [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 42b6b3f45990 [2021-06-14T19:46:11.756Z] Step 7/32 : RUN go mod download [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 54cb096c0e36 [2021-06-14T19:46:11.756Z] Step 8/32 : COPY . . [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 04638300cda4 [2021-06-14T19:46:11.756Z] Step 9/32 : RUN go mod tidy [2021-06-14T19:46:11.756Z] ---> Using cache [2021-06-14T19:46:11.756Z] ---> 1419f645bddd [2021-06-14T19:46:11.756Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T19:46:12.045Z] ---> Running in 2c0e650e356b [2021-06-14T19:46:12.318Z] ---> Running in c4dd419b8832 [2021-06-14T19:46:12.318Z] ---> Running in e36a3e6e8e25 [2021-06-14T19:46:12.908Z] Removing intermediate container c4dd419b8832 [2021-06-14T19:46:12.908Z] ---> 8462b4de1fd5 [2021-06-14T19:46:12.908Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T19:46:12.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:13.180Z] ---> Running in fd93cb09d30c [2021-06-14T19:46:13.180Z] 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-06-14T19:46:13.450Z] Removing intermediate container fd93cb09d30c [2021-06-14T19:46:13.450Z] ---> 0c9d12d3ce61 [2021-06-14T19:46:13.451Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T19:46:14.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:14.394Z] ---> e8a203d29135 [2021-06-14T19:46:14.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T19:46:14.394Z] OK: 219 MiB in 52 packages [2021-06-14T19:46:14.661Z] ---> 26abfeb001ec [2021-06-14T19:46:14.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T19:46:14.799Z] Removing intermediate container 369a676e0b82 [2021-06-14T19:46:14.799Z] ---> e87e37c2671d [2021-06-14T19:46:14.799Z] Successfully built e87e37c2671d [2021-06-14T19:46:14.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:46:15.191Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T19:46:15.191Z] . [2021-06-14T19:46:15.245Z] ---> a180968c94f4 [2021-06-14T19:46:15.245Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T19:46:15.245Z] ---> Running in 8b8ebadc7820 [Pipeline] withDockerContainer [2021-06-14T19:46:15.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-14T19:46:15.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T19:46:15.845Z] Removing intermediate container 2c0e650e356b [2021-06-14T19:46:15.846Z] ---> d31eda46b409 [2021-06-14T19:46:15.846Z] Step 6/24 : COPY go.mod . [2021-06-14T19:46:16.425Z] Removing intermediate container 8b8ebadc7820 [2021-06-14T19:46:16.425Z] ---> 733d82c774ac [2021-06-14T19:46:16.425Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:46:16.695Z] ---> Running in 7c6909bee748 [2021-06-14T19:46:16.695Z] ---> 46d1c79d1f4c [2021-06-14T19:46:16.695Z] Step 7/24 : RUN go mod download [2021-06-14T19:46:16.969Z] ---> Running in e5412236f4d6 [2021-06-14T19:46:16.969Z] Removing intermediate container 7c6909bee748 [2021-06-14T19:46:16.969Z] ---> 460b36c4729e [2021-06-14T19:46:16.969Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T19:46:16.969Z] Removing intermediate container 7a8dcdfcec23 [2021-06-14T19:46:16.969Z] ---> 33e6106f06cd [2021-06-14T19:46:16.969Z] [2021-06-14T19:46:16.969Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T19:46:16.969Z] ---> 13621d1b12d4 [2021-06-14T19:46:16.969Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:46:16.969Z] ---> Using cache [2021-06-14T19:46:16.969Z] ---> 531e0dcabb3f [2021-06-14T19:46:16.969Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:46:16.969Z] ---> Using cache [2021-06-14T19:46:16.969Z] ---> 8d9e98c76820 [2021-06-14T19:46:16.969Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T19:46:17.196Z] $ docker top 39375e19124391343b0487274fa5d8637f2e01ada429000d2f0a7019476c70f7 -eo pid,comm [2021-06-14T19:46:17.238Z] ---> Running in 2651afc47af5 [2021-06-14T19:46:17.501Z] ---> Running in b0bd095ae2e8 [Pipeline] { [Pipeline] sh [2021-06-14T19:46:17.766Z] Removing intermediate container 2651afc47af5 [2021-06-14T19:46:17.766Z] ---> d0a08263dfc2 [2021-06-14T19:46:17.766Z] Step 23/24 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:46:18.314Z] + go version [2021-06-14T19:46:18.315Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T19:46:18.340Z] $ docker stop --time=1 39375e19124391343b0487274fa5d8637f2e01ada429000d2f0a7019476c70f7 [2021-06-14T19:46:18.357Z] Removing intermediate container b0bd095ae2e8 [2021-06-14T19:46:18.357Z] ---> a984ec87635d [2021-06-14T19:46:18.357Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T19:46:18.357Z] ---> Running in 4c92824cfef1 [2021-06-14T19:46:18.626Z] ---> Running in 23e5a582373d [2021-06-14T19:46:18.901Z] Removing intermediate container 4c92824cfef1 [2021-06-14T19:46:18.901Z] ---> 04a1395c1293 [2021-06-14T19:46:18.901Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:46:18.901Z] ---> Running in 1ec29f528bdb [2021-06-14T19:46:19.179Z] Removing intermediate container 23e5a582373d [2021-06-14T19:46:19.179Z] ---> 5df7c7074160 [2021-06-14T19:46:19.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:46:19.465Z] Removing intermediate container e5412236f4d6 [2021-06-14T19:46:19.465Z] ---> 957fc83f0d5f [2021-06-14T19:46:19.465Z] Step 8/24 : COPY . . [2021-06-14T19:46:19.465Z] Removing intermediate container 1ec29f528bdb [2021-06-14T19:46:19.465Z] ---> 3d66ac19d294 [2021-06-14T19:46:19.465Z] [2021-06-14T19:46:19.465Z] Successfully built 3d66ac19d294 [2021-06-14T19:46:19.757Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T19:46:19.757Z]  Building sys-mgmt-agent ... done  ---> ec16398076e4 [2021-06-14T19:46:19.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T19:46:20.139Z] $ docker rm -f 39375e19124391343b0487274fa5d8637f2e01ada429000d2f0a7019476c70f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:46:21.335Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T19:46:21.335Z] . [Pipeline] withDockerContainer [2021-06-14T19:46:21.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-14T19:46:21.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T19:46:23.237Z] $ docker top 75c933c1676b46992366bd9690a417561048bf939f471ecbdec28fa7ff80951d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T19:46:23.632Z] ========================================================= [2021-06-14T19:46:23.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T19:46:23.632Z] ========================================================= [Pipeline] sh [2021-06-14T19:46:24.297Z] + go mod tidy [Pipeline] sh [2021-06-14T19:46:25.585Z] + make test [2021-06-14T19:46:25.585Z] go mod tidy [2021-06-14T19:46:26.185Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T19:46:29.855Z] ---> 33851702a1fd [2021-06-14T19:46:29.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T19:46:29.856Z] ---> 8406b3b7825b [2021-06-14T19:46:29.856Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:46:29.856Z] ---> f118ab90a728 [2021-06-14T19:46:29.856Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T19:46:30.125Z] ---> Running in 75f851fa3762 [2021-06-14T19:46:30.125Z] ---> Running in 6312a0436bfa [2021-06-14T19:46:30.391Z] Removing intermediate container 6312a0436bfa [2021-06-14T19:46:30.391Z] ---> ecb7d4677a3d [2021-06-14T19:46:30.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:46:30.391Z] ---> Running in 1fe16320d739 [2021-06-14T19:46:30.662Z] Removing intermediate container 1fe16320d739 [2021-06-14T19:46:30.662Z] ---> d7575b3665a7 [2021-06-14T19:46:30.662Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T19:46:30.662Z] ---> Running in 941817bf4dbe [2021-06-14T19:46:30.923Z] Removing intermediate container 941817bf4dbe [2021-06-14T19:46:30.923Z] ---> ced7f5a15d89 [2021-06-14T19:46:30.923Z] Step 22/23 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:46:30.923Z] ---> Running in 345d199c2ca6 [2021-06-14T19:46:31.185Z] Removing intermediate container 345d199c2ca6 [2021-06-14T19:46:31.185Z] ---> 66ca18726b3e [2021-06-14T19:46:31.185Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T19:46:31.185Z] ---> Running in 44a3609c9b54 [2021-06-14T19:46:32.147Z] Removing intermediate container 44a3609c9b54 [2021-06-14T19:46:32.147Z] ---> 765357a00cc8 [2021-06-14T19:46:32.147Z] [2021-06-14T19:46:32.412Z] Successfully built 765357a00cc8 [2021-06-14T19:46:32.412Z] Removing intermediate container 75f851fa3762 [2021-06-14T19:46:32.412Z] ---> c29c22261430 [2021-06-14T19:46:32.412Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T19:46:32.412Z] Successfully tagged support-scheduler:latest [2021-06-14T19:46:32.412Z]  Building support-scheduler ... done Removing intermediate container 7c6148996f26 [2021-06-14T19:46:32.412Z] ---> d71c71aa5076 [2021-06-14T19:46:32.412Z] [2021-06-14T19:46:32.412Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:46:32.412Z] ---> 13621d1b12d4 [2021-06-14T19:46:32.412Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:46:32.412Z] ---> Using cache [2021-06-14T19:46:32.412Z] ---> 531e0dcabb3f [2021-06-14T19:46:32.412Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:46:32.412Z] ---> Using cache [2021-06-14T19:46:32.412Z] ---> 8d9e98c76820 [2021-06-14T19:46:32.412Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T19:46:32.412Z] ---> Running in b9f3f60604d1 [2021-06-14T19:46:32.412Z] ---> Running in b8519e05bab7 [2021-06-14T19:46:32.682Z] Removing intermediate container b8519e05bab7 [2021-06-14T19:46:32.682Z] ---> 7aa8ffa5332c [2021-06-14T19:46:32.682Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T19:46:32.682Z] ---> Running in 19b23f7460a9 [2021-06-14T19:46:32.682Z] Removing intermediate container 19b23f7460a9 [2021-06-14T19:46:32.682Z] ---> aa52322a86ae [2021-06-14T19:46:32.682Z] Step 16/24 : WORKDIR / [2021-06-14T19:46:32.682Z] ---> Running in fb4e901e2e75 [2021-06-14T19:46:32.951Z] Removing intermediate container fb4e901e2e75 [2021-06-14T19:46:32.951Z] ---> 1cccb0d32f8b [2021-06-14T19:46:32.951Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:46:32.951Z] 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-06-14T19:46:33.219Z] ---> a85646b9e1d3 [2021-06-14T19:46:33.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T19:46:34.170Z] ---> 1acf7e0958e4 [2021-06-14T19:46:34.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T19:46:34.434Z] ---> 5054448ef2c4 [2021-06-14T19:46:34.434Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T19:46:34.434Z] ---> Running in 82787614903f [2021-06-14T19:46:34.698Z] Removing intermediate container 82787614903f [2021-06-14T19:46:34.698Z] ---> f8a08ada3939 [2021-06-14T19:46:34.698Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:46:34.966Z] ---> Running in 612d7261e29d [2021-06-14T19:46:35.239Z] Removing intermediate container 612d7261e29d [2021-06-14T19:46:35.239Z] ---> 2ef69ac52656 [2021-06-14T19:46:35.239Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T19:46:35.513Z] ---> Running in 1581461484ea [2021-06-14T19:46:35.778Z] Removing intermediate container 1581461484ea [2021-06-14T19:46:35.778Z] ---> d8761a32b03f [2021-06-14T19:46:35.778Z] Step 23/24 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:46:35.778Z] ---> Running in 5439fbcc7a76 [2021-06-14T19:46:36.040Z] Removing intermediate container 5439fbcc7a76 [2021-06-14T19:46:36.040Z] ---> f18059f071da [2021-06-14T19:46:36.040Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:46:36.306Z] ---> Running in df40ea78ea8b [2021-06-14T19:46:36.569Z] Removing intermediate container df40ea78ea8b [2021-06-14T19:46:36.570Z] ---> 4880b52a35b2 [2021-06-14T19:46:36.570Z] [2021-06-14T19:46:36.570Z] Successfully built 4880b52a35b2 [2021-06-14T19:46:36.570Z] Successfully tagged core-metadata:latest [2021-06-14T19:46:39.905Z]  Building core-metadata ... done Removing intermediate container e36a3e6e8e25 [2021-06-14T19:46:39.905Z] ---> 574201e5d307 [2021-06-14T19:46:39.905Z] [2021-06-14T19:46:39.905Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T19:46:39.905Z] ---> 13621d1b12d4 [2021-06-14T19:46:39.905Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T19:46:39.905Z] ---> Running in fa8d6e9ba9e1 [2021-06-14T19:46:39.905Z] Removing intermediate container fa8d6e9ba9e1 [2021-06-14T19:46:39.905Z] ---> 5dd75a0828c3 [2021-06-14T19:46:39.905Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T19:46:39.905Z] ---> Running in be53999afee4 [2021-06-14T19:46:40.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:40.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:40.434Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T19:46:40.434Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T19:46:40.434Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:46:40.434Z] OK: 6 MiB in 16 packages [2021-06-14T19:46:41.014Z] Removing intermediate container be53999afee4 [2021-06-14T19:46:41.014Z] ---> 078484b41ec8 [2021-06-14T19:46:41.014Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T19:46:41.014Z] ---> Running in 3960a44b58b1 [2021-06-14T19:46:41.279Z] Removing intermediate container 3960a44b58b1 [2021-06-14T19:46:41.279Z] ---> 4f962a77a8e4 [2021-06-14T19:46:41.279Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T19:46:41.279Z] ---> Running in 28dbd91453d5 [2021-06-14T19:46:41.552Z] Removing intermediate container 28dbd91453d5 [2021-06-14T19:46:41.552Z] ---> ae34dff1bf13 [2021-06-14T19:46:41.552Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T19:46:41.552Z] ---> Running in d24bac9dc75a [2021-06-14T19:46:42.945Z] Removing intermediate container d24bac9dc75a [2021-06-14T19:46:42.945Z] ---> 7ab6f0b91cf4 [2021-06-14T19:46:42.945Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T19:46:42.945Z] ---> Running in 07beebc20a88 [2021-06-14T19:46:43.211Z] Removing intermediate container 07beebc20a88 [2021-06-14T19:46:43.211Z] ---> fdd60f1973b7 [2021-06-14T19:46:43.211Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T19:46:43.480Z] ---> 01cd63adfb56 [2021-06-14T19:46:43.480Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T19:46:43.480Z] ---> Running in 3dd6a2f617ce [2021-06-14T19:46:44.433Z] Removing intermediate container 3dd6a2f617ce [2021-06-14T19:46:44.433Z] ---> 0586c966d46a [2021-06-14T19:46:44.433Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:46:44.694Z] ---> 1b1c34d7aa16 [2021-06-14T19:46:44.694Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T19:46:45.285Z] ---> be4a38dadb55 [2021-06-14T19:46:45.286Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T19:46:45.553Z] ---> 26deaa483012 [2021-06-14T19:46:45.554Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T19:46:45.832Z] ---> 30493ac8dbbc [2021-06-14T19:46:45.832Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T19:46:46.097Z] ---> 65aefd0836be [2021-06-14T19:46:46.097Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T19:46:46.097Z] ---> Running in 1966066970aa [2021-06-14T19:46:46.097Z] Removing intermediate container 1966066970aa [2021-06-14T19:46:46.097Z] ---> 2d43e93a98ec [2021-06-14T19:46:46.097Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T19:46:46.363Z] ---> c821062ccb1e [2021-06-14T19:46:46.363Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T19:46:46.641Z] ---> Running in d8c8ff7017bd [2021-06-14T19:46:47.612Z] Removing intermediate container d8c8ff7017bd [2021-06-14T19:46:47.612Z] ---> d796b3899c59 [2021-06-14T19:46:47.612Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T19:46:47.883Z] ---> Running in a613c1173e3d [2021-06-14T19:46:48.143Z] Removing intermediate container a613c1173e3d [2021-06-14T19:46:48.143Z] ---> fec05028d945 [2021-06-14T19:46:48.143Z] Step 29/32 : CMD ["gate"] [2021-06-14T19:46:49.561Z] ---> Running in c339e263e51f [2021-06-14T19:46:49.561Z] Removing intermediate container b9f3f60604d1 [2021-06-14T19:46:49.561Z] ---> 55b71e1892bc [2021-06-14T19:46:49.561Z] [2021-06-14T19:46:49.561Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:46:49.561Z] ---> 13621d1b12d4 [2021-06-14T19:46:49.561Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T19:46:49.561Z] ---> Running in c378708de0f0 [2021-06-14T19:46:49.561Z] Removing intermediate container c339e263e51f [2021-06-14T19:46:49.561Z] ---> dee3fe71c873 [2021-06-14T19:46:49.561Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T19:46:49.823Z] ---> Running in 8720df2f012c [2021-06-14T19:46:49.823Z] Removing intermediate container c378708de0f0 [2021-06-14T19:46:49.823Z] ---> 8ec03bf76123 [2021-06-14T19:46:49.823Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T19:46:50.086Z] ---> Running in 661ba05b67d7 [2021-06-14T19:46:50.086Z] Removing intermediate container 8720df2f012c [2021-06-14T19:46:50.086Z] ---> d84d95c3a1d5 [2021-06-14T19:46:50.086Z] Step 31/32 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:46:50.086Z] ---> Running in c115df0037e9 [2021-06-14T19:46:50.086Z] Removing intermediate container 661ba05b67d7 [2021-06-14T19:46:50.086Z] ---> d9e67436419e [2021-06-14T19:46:50.086Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T19:46:50.349Z] ---> Running in 8f78f1964bf8 [2021-06-14T19:46:50.349Z] Removing intermediate container c115df0037e9 [2021-06-14T19:46:50.349Z] ---> fd1a487739ef [2021-06-14T19:46:50.349Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T19:46:50.349Z] Removing intermediate container 8f78f1964bf8 [2021-06-14T19:46:50.349Z] ---> 98c140320a99 [2021-06-14T19:46:50.349Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:46:50.349Z] ---> Running in 9249af26ae12 [2021-06-14T19:46:50.349Z] ---> Running in 83581a0abe23 [2021-06-14T19:46:50.613Z] Removing intermediate container 83581a0abe23 [2021-06-14T19:46:50.613Z] ---> c79a3aafe232 [2021-06-14T19:46:50.613Z] [2021-06-14T19:46:50.613Z] Successfully built c79a3aafe232 [2021-06-14T19:46:50.613Z] Successfully tagged security-bootstrapper:latest [2021-06-14T19:46:51.192Z]  Building security-bootstrapper ... done Removing intermediate container 9249af26ae12 [2021-06-14T19:46:51.192Z] ---> 359ce086678c [2021-06-14T19:46:51.192Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T19:46:51.192Z] ---> Running in 4b5ad4c2612f [2021-06-14T19:46:51.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:52.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T19:46:52.594Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:46:52.594Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T19:46:52.853Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T19:46:52.853Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T19:46:53.018Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T19:46:53.795Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T19:46:53.796Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T19:46:53.796Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:46:53.796Z] OK: 8 MiB in 20 packages [2021-06-14T19:46:54.055Z] Removing intermediate container 4b5ad4c2612f [2021-06-14T19:46:54.055Z] ---> e0a819a8ff9e [2021-06-14T19:46:54.055Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:46:54.317Z] ---> c44b5a5f12ab [2021-06-14T19:46:54.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T19:46:54.888Z] ---> 259aafccd118 [2021-06-14T19:46:54.888Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T19:46:54.888Z] ---> 782c2f2c3493 [2021-06-14T19:46:54.888Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T19:46:54.888Z] ---> Running in 5fc10c0d8f43 [2021-06-14T19:46:54.888Z] Removing intermediate container 5fc10c0d8f43 [2021-06-14T19:46:54.888Z] ---> f84eb0e902ae [2021-06-14T19:46:54.888Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:46:54.888Z] ---> Running in a227a65f6a5c [2021-06-14T19:46:55.152Z] Removing intermediate container a227a65f6a5c [2021-06-14T19:46:55.152Z] ---> 280347e8882d [2021-06-14T19:46:55.152Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T19:46:55.152Z] ---> Running in a941f2a5124f [2021-06-14T19:46:55.152Z] Removing intermediate container a941f2a5124f [2021-06-14T19:46:55.152Z] ---> 39908be84a5c [2021-06-14T19:46:55.152Z] Step 23/24 : LABEL git_sha=46d5a077d2fd6cb20fb41cbee1cce7e95657528b [2021-06-14T19:46:55.152Z] ---> Running in 03738acd9829 [2021-06-14T19:46:55.415Z] Removing intermediate container 03738acd9829 [2021-06-14T19:46:55.415Z] ---> 7e2d342e63c4 [2021-06-14T19:46:55.415Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:46:55.415Z] ---> Running in bacb08095fc7 [2021-06-14T19:46:55.415Z] Removing intermediate container bacb08095fc7 [2021-06-14T19:46:55.415Z] ---> 40c13d24e918 [2021-06-14T19:46:55.415Z] [2021-06-14T19:46:55.415Z] Successfully built 40c13d24e918 [2021-06-14T19:46:55.677Z] Successfully tagged core-data:latest [2021-06-14T19:46:55.684Z]  Building core-data ... done  [Pipeline] } [2021-06-14T19:46:55.704Z] $ docker stop --time=1 c9cff853c89e0ae4a094ebd97a275785370fa4ffc4f1515a4d4cb09faf467a9e [2021-06-14T19:46:57.061Z] $ docker rm -f c9cff853c89e0ae4a094ebd97a275785370fa4ffc4f1515a4d4cb09faf467a9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T19:46:57.482Z] + docker images [2021-06-14T19:46:57.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T19:46:57.482Z] core-data latest 40c13d24e918 2 seconds ago 20.2MB [2021-06-14T19:46:57.482Z] security-bootstrapper latest c79a3aafe232 7 seconds ago 18.6MB [2021-06-14T19:46:57.482Z] 55b71e1892bc 8 seconds ago 1.15GB [2021-06-14T19:46:57.482Z] 574201e5d307 19 seconds ago 1.15GB [2021-06-14T19:46:57.482Z] core-metadata latest 4880b52a35b2 21 seconds ago 16.6MB [2021-06-14T19:46:57.482Z] d71c71aa5076 25 seconds ago 1.15GB [2021-06-14T19:46:57.482Z] support-scheduler latest 765357a00cc8 26 seconds ago 15.9MB [2021-06-14T19:46:57.482Z] sys-mgmt-agent latest 3d66ac19d294 38 seconds ago 312MB [2021-06-14T19:46:57.482Z] 33e6106f06cd 41 seconds ago 1.15GB [2021-06-14T19:46:57.482Z] security-secretstore-setup latest 9834601a1990 About a minute ago 28.7MB [2021-06-14T19:46:57.482Z] security-proxy-setup latest 6570786813dd About a minute ago 25.7MB [2021-06-14T19:46:57.482Z] 015e7fcdfff9 About a minute ago 1.15GB [2021-06-14T19:46:57.482Z] support-notifications latest a5a83c3d2cec About a minute ago 16.7MB [2021-06-14T19:46:57.482Z] 84f7f760a03c About a minute ago 1.15GB [2021-06-14T19:46:57.482Z] 63cd25959578 About a minute ago 1.15GB [2021-06-14T19:46:57.482Z] core-command latest 55495f1eb37d About a minute ago 15.9MB [2021-06-14T19:46:57.482Z] eb9d719123ee About a minute ago 1.15GB [2021-06-14T19:46:57.482Z] 920ca5c88125 About a minute ago 1.14GB [2021-06-14T19:46:57.482Z] ci-base-image-x86_64 latest 230926f4ced8 5 minutes ago 647MB [2021-06-14T19:46:57.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T19:46:57.482Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T19:46:57.482Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T19:46:57.482Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T19:46:57.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T19:47:49.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T19:47:49.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T19:47:53.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T19:47:53.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T19:48:00.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T19:48:00.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T19:48:00.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T19:48:00.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T19:48:02.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T19:48:02.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T19:48:04.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T19:48:04.699Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T19:48:04.699Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T19:48:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T19:48:17.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements [2021-06-14T19:48:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T19:48:17.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T19:48:19.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 100.0% of statements [2021-06-14T19:48:19.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T19:48:19.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.319s coverage: 53.4% of statements [2021-06-14T19:48:19.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T19:48:19.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T19:48:20.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.583s coverage: 87.7% of statements [2021-06-14T19:48:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T19:48:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:48:20.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.202s coverage: 78.9% of statements [2021-06-14T19:48:26.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-06-14T19:48:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T19:48:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T19:48:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T19:48:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T19:48:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.277s coverage: 95.1% of statements [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 60.0% of statements [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.8% of statements [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.227s coverage: 22.0% of statements [2021-06-14T19:48:29.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T19:48:29.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.155s coverage: 47.1% of statements [2021-06-14T19:48:30.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements [2021-06-14T19:48:30.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-06-14T19:48:31.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.187s coverage: 96.3% of statements [2021-06-14T19:48:32.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.160s coverage: 87.5% of statements [2021-06-14T19:48:47.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.193s coverage: 94.4% of statements [2021-06-14T19:48:47.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements [2021-06-14T19:48:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.663s coverage: 81.8% of statements [2021-06-14T19:48:50.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 76.0% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.225s coverage: 85.4% of statements [2021-06-14T19:48:57.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements [2021-06-14T19:48:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T19:48:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.863s coverage: 64.4% of statements [2021-06-14T19:48:57.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T19:48:57.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T19:48:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.147s coverage: 100.0% of statements [2021-06-14T19:48:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-14T19:48:57.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-06-14T19:48:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-06-14T19:48:58.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-06-14T19:49:02.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.171s coverage: 66.9% of statements [2021-06-14T19:49:02.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T19:49:02.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T19:49:02.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T19:49:04.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.6% of statements [2021-06-14T19:49:04.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T19:49:04.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T19:49:04.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2021-06-14T19:49:04.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T19:49:04.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2021-06-14T19:49:04.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T19:49:13.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T19:49:13.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 91.9% of statements [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T19:49:13.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 62.7% of statements [2021-06-14T19:49:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T19:49:13.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.6% of statements [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T19:49:13.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T19:49:13.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T19:49:13.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements [2021-06-14T19:49:13.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-14T19:49:13.708Z] GO111MODULE=on go vet ./... [2021-06-14T19:50:35.650Z] gofmt -l . [2021-06-14T19:50:35.650Z] [ "`gofmt -l .`" = "" ] [2021-06-14T19:50:35.650Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T19:50:36.337Z] + ls -al . [2021-06-14T19:50:36.337Z] total 544 [2021-06-14T19:50:36.337Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 19:50 . [2021-06-14T19:50:36.337Z] drwxr-xr-x 4 root root 4096 Jun 14 19:46 .. [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 19:44 .dockerignore [2021-06-14T19:50:36.337Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 19:44 .git [2021-06-14T19:50:36.337Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 19:44 .github [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 19:44 .gitignore [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 19:44 .sonarcloud.properties [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 19:44 Attribution.txt [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 19:44 CONTRIBUTING.md [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 19:44 Dockerfile.build [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 19:44 Jenkinsfile [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 19:44 LICENSE [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 19:44 Makefile [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 19:44 README.md [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 19:44 SECURITY.md [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 19:40 VERSION [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 19:44 ZMQWindows.md [2021-06-14T19:50:36.337Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 19:44 bin [2021-06-14T19:50:36.337Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 19:44 cmd [2021-06-14T19:50:36.337Z] -rw-r--r-- 1 root root 398195 Jun 14 19:49 coverage.out [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 19:44 go.mod [2021-06-14T19:50:36.337Z] -rw-r--r-- 1 root root 20952 Jun 14 19:46 go.sum [2021-06-14T19:50:36.337Z] drwxrwxr-x 7 1001 1001 4096 Jun 14 19:44 internal [2021-06-14T19:50:36.337Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 19:44 openapi [2021-06-14T19:50:36.337Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 19:44 snap [2021-06-14T19:50:36.337Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 19:44 version.go [Pipeline] sh [2021-06-14T19:50:37.037Z] + '[' -e coverage.out ] [2021-06-14T19:50:37.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T19:50:37.079Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T19:50:37.913Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T19:50:38.584Z] + make build [2021-06-14T19:50:38.585Z] go mod tidy [2021-06-14T19:50:39.187Z] 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-06-14T19:50:45.934Z] 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-06-14T19:51:08.282Z] 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-06-14T19:51:09.261Z] 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-06-14T19:51:13.586Z] 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-06-14T19:51:14.567Z] 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-06-14T19:51:17.954Z] 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-06-14T19:51:21.341Z] 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-06-14T19:51:23.315Z] 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-06-14T19:51:27.627Z] 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-06-14T19:51:30.249Z] 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-06-14T19:51:33.649Z] 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-06-14T19:51:39.076Z] $ docker stop --time=1 75c933c1676b46992366bd9690a417561048bf939f471ecbdec28fa7ff80951d [2021-06-14T19:51:41.662Z] $ docker rm -f 75c933c1676b46992366bd9690a417561048bf939f471ecbdec28fa7ff80951d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:51:43.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T19:51:43.670Z] [2021-06-14T19:51:43.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:51:44.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T19:51:44.611Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T19:51:44.612Z] 29e5d40040c1: Pulling fs layer [2021-06-14T19:51:44.612Z] 1ce36da41761: Pulling fs layer [2021-06-14T19:51:44.612Z] 25b303627fd3: Pulling fs layer [2021-06-14T19:51:44.890Z] 29e5d40040c1: Verifying Checksum [2021-06-14T19:51:44.890Z] 29e5d40040c1: Download complete [2021-06-14T19:51:45.488Z] 29e5d40040c1: Pull complete [2021-06-14T19:51:45.488Z] 1ce36da41761: Verifying Checksum [2021-06-14T19:51:45.488Z] 1ce36da41761: Download complete [2021-06-14T19:51:46.925Z] 1ce36da41761: Pull complete [2021-06-14T19:51:47.199Z] 25b303627fd3: Download complete [2021-06-14T19:51:57.352Z] 25b303627fd3: Pull complete [2021-06-14T19:51:57.352Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T19:51:57.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T19:51:57.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T19:51:57.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-14T19:51:57.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T19:52:00.437Z] $ docker top d6096fd4bc9115db32cfbd8e58ab85af419323d14c85c5b47f81f460cb7f705a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:52:01.533Z] + docker-compose build --help [2021-06-14T19:52:01.533Z] + grep parallel [2021-06-14T19:52:04.926Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T19:52:05.221Z] $ docker stop --time=1 d6096fd4bc9115db32cfbd8e58ab85af419323d14c85c5b47f81f460cb7f705a [2021-06-14T19:52:07.067Z] $ docker rm -f d6096fd4bc9115db32cfbd8e58ab85af419323d14c85c5b47f81f460cb7f705a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:52:07.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T19:52:07.929Z] . [Pipeline] withDockerContainer [2021-06-14T19:52:08.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container [2021-06-14T19:52:08.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T19:52:09.879Z] $ docker top b62a6fd26e7bfb28031496b93d288d7e8e819989d6e4f83601a0bc74d48f996f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:52:10.917Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T19:52:15.206Z] Building core-command ... [2021-06-14T19:52:15.206Z] Building core-data ... [2021-06-14T19:52:15.206Z] Building core-metadata ... [2021-06-14T19:52:15.206Z] Building security-bootstrapper ... [2021-06-14T19:52:15.206Z] Building security-proxy-setup ... [2021-06-14T19:52:15.206Z] Building security-secretstore-setup ... [2021-06-14T19:52:15.206Z] Building support-notifications ... [2021-06-14T19:52:15.206Z] Building support-scheduler ... [2021-06-14T19:52:15.206Z] Building sys-mgmt-agent ... [2021-06-14T19:52:15.206Z] Building core-metadata [2021-06-14T19:52:15.206Z] Building support-notifications [2021-06-14T19:52:15.206Z] Building core-data [2021-06-14T19:52:15.206Z] Building core-command [2021-06-14T19:52:15.206Z] Building security-secretstore-setup [2021-06-14T19:53:23.300Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:53:23.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:53:23.300Z] ---> e87e37c2671d [2021-06-14T19:53:23.300Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T19:53:23.577Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:53:23.577Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:53:23.577Z] ---> e87e37c2671d [2021-06-14T19:53:23.577Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T19:53:23.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:53:23.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:53:23.853Z] ---> e87e37c2671d [2021-06-14T19:53:23.853Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:53:23.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:53:23.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:53:23.853Z] ---> e87e37c2671d [2021-06-14T19:53:23.853Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:53:23.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:53:23.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:53:23.853Z] ---> e87e37c2671d [2021-06-14T19:53:23.853Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:53:26.492Z] ---> Running in f51445a97754 [2021-06-14T19:53:26.492Z] ---> Running in fc66aa89afa7 [2021-06-14T19:53:26.492Z] ---> Running in dac12ff637b5 [2021-06-14T19:53:26.492Z] ---> Running in a31c65b25f37 [2021-06-14T19:53:26.492Z] ---> Running in 983efc411b3d [2021-06-14T19:53:27.087Z] Removing intermediate container a31c65b25f37 [2021-06-14T19:53:27.087Z] Removing intermediate container f51445a97754 [2021-06-14T19:53:27.087Z] ---> ec2d69082fb6 [2021-06-14T19:53:27.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:53:27.087Z] ---> 84db469c68e0 [2021-06-14T19:53:27.088Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:53:27.088Z] Removing intermediate container 983efc411b3d [2021-06-14T19:53:27.088Z] ---> 6b3e4fe0a9c7 [2021-06-14T19:53:27.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:53:27.088Z] Removing intermediate container fc66aa89afa7 [2021-06-14T19:53:27.088Z] ---> bde160baab94 [2021-06-14T19:53:27.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:53:27.088Z] Removing intermediate container dac12ff637b5 [2021-06-14T19:53:27.088Z] ---> bad2be450435 [2021-06-14T19:53:27.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:53:27.088Z] ---> Running in 0814750dd622 [2021-06-14T19:53:27.359Z] ---> Running in 897a4ba9fb82 [2021-06-14T19:53:27.359Z] ---> Running in ad1932dadd07 [2021-06-14T19:53:27.359Z] ---> Running in 36fec7f3aea9 [2021-06-14T19:53:27.359Z] ---> Running in 79ff6e7dfa87 [2021-06-14T19:53:31.703Z] Removing intermediate container 0814750dd622 [2021-06-14T19:53:31.703Z] ---> 7e119fbe83b2 [2021-06-14T19:53:31.703Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T19:53:31.977Z] Removing intermediate container 36fec7f3aea9 [2021-06-14T19:53:31.977Z] ---> 3fe1ce0396d5 [2021-06-14T19:53:31.977Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T19:53:31.977Z] ---> Running in adcc74cc950e [2021-06-14T19:53:32.254Z] ---> Running in 872a3c173b14 [2021-06-14T19:53:32.254Z] Removing intermediate container 79ff6e7dfa87 [2021-06-14T19:53:32.254Z] ---> 7245429765bc [2021-06-14T19:53:32.254Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T19:53:32.539Z] Removing intermediate container ad1932dadd07 [2021-06-14T19:53:32.539Z] ---> 310954b8a236 [2021-06-14T19:53:32.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T19:53:32.539Z] Removing intermediate container 897a4ba9fb82 [2021-06-14T19:53:32.539Z] ---> 4c7431a53b8d [2021-06-14T19:53:32.539Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T19:53:32.539Z] ---> Running in 728959927d69 [2021-06-14T19:53:32.539Z] ---> Running in f3d36228e912 [2021-06-14T19:53:32.826Z] ---> Running in 9728aa0ed001 [2021-06-14T19:53:34.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:34.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:34.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:34.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:34.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:35.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:35.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:35.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:36.020Z] OK: 218 MiB in 52 packages [2021-06-14T19:53:36.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:36.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:53:36.324Z] OK: 218 MiB in 52 packages [2021-06-14T19:53:36.615Z] OK: 218 MiB in 52 packages [2021-06-14T19:53:37.217Z] OK: 218 MiB in 52 packages [2021-06-14T19:53:37.217Z] OK: 218 MiB in 52 packages [2021-06-14T19:53:37.818Z] Removing intermediate container adcc74cc950e [2021-06-14T19:53:37.818Z] ---> df0143c314a9 [2021-06-14T19:53:37.818Z] Step 6/24 : COPY go.mod . [2021-06-14T19:53:38.100Z] Removing intermediate container 872a3c173b14 [2021-06-14T19:53:38.100Z] ---> 27ab51bc95d5 [2021-06-14T19:53:38.100Z] Step 6/23 : COPY go.mod . [2021-06-14T19:53:38.378Z] Removing intermediate container 728959927d69 [2021-06-14T19:53:38.378Z] ---> 20fc7a55b404 [2021-06-14T19:53:38.378Z] Step 6/24 : COPY go.mod . [2021-06-14T19:53:38.656Z] Removing intermediate container f3d36228e912 [2021-06-14T19:53:38.656Z] ---> 30c2a476d9d3 [2021-06-14T19:53:38.656Z] Step 6/24 : COPY go.mod . [2021-06-14T19:53:38.935Z] Removing intermediate container 9728aa0ed001 [2021-06-14T19:53:38.935Z] ---> fdd2eb39861a [2021-06-14T19:53:38.935Z] Step 6/26 : COPY go.mod . [2021-06-14T19:53:38.935Z] ---> 9436b5e14726 [2021-06-14T19:53:38.935Z] Step 7/24 : RUN go mod download [2021-06-14T19:53:39.212Z] ---> Running in edc1d47999a8 [2021-06-14T19:53:39.212Z] ---> 6c2e6fd310aa [2021-06-14T19:53:39.212Z] Step 7/23 : RUN go mod download [2021-06-14T19:53:39.492Z] ---> Running in 217ccfc73b60 [2021-06-14T19:53:39.773Z] ---> 8db7ef2604f3 [2021-06-14T19:53:39.773Z] Step 7/24 : RUN go mod download [2021-06-14T19:53:39.773Z] ---> Running in 76eaddc13b78 [2021-06-14T19:53:40.052Z] ---> 4943df0bcb31 [2021-06-14T19:53:40.052Z] Step 7/24 : RUN go mod download [2021-06-14T19:53:40.334Z] ---> 7a8d674eaa7e [2021-06-14T19:53:40.334Z] Step 7/26 : RUN go mod download [2021-06-14T19:53:40.334Z] ---> Running in 198ba5396466 [2021-06-14T19:53:40.611Z] ---> Running in 8ca5a105efa3 [2021-06-14T19:53:43.268Z] Removing intermediate container edc1d47999a8 [2021-06-14T19:53:43.268Z] ---> 67d2ca172725 [2021-06-14T19:53:43.268Z] Step 8/24 : COPY . . [2021-06-14T19:53:43.888Z] Removing intermediate container 217ccfc73b60 [2021-06-14T19:53:43.888Z] ---> a10a3ea78300 [2021-06-14T19:53:43.888Z] Step 8/23 : COPY . . [2021-06-14T19:53:44.162Z] Removing intermediate container 76eaddc13b78 [2021-06-14T19:53:44.162Z] ---> cce1095aee34 [2021-06-14T19:53:44.162Z] Step 8/24 : COPY . . [2021-06-14T19:53:45.160Z] Removing intermediate container 198ba5396466 [2021-06-14T19:53:45.160Z] ---> af7e031fa3eb [2021-06-14T19:53:45.160Z] Step 8/24 : COPY . . [2021-06-14T19:53:45.767Z] Removing intermediate container 8ca5a105efa3 [2021-06-14T19:53:45.767Z] ---> 859574d01046 [2021-06-14T19:53:45.767Z] Step 8/26 : COPY . . [2021-06-14T19:54:08.011Z] ---> 64b6ccb2d35f [2021-06-14T19:54:08.011Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:54:08.011Z] ---> 22183fd9658f [2021-06-14T19:54:08.011Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:54:08.011Z] ---> 102753a5a27a [2021-06-14T19:54:08.011Z] Step 9/23 : RUN go mod tidy [2021-06-14T19:54:08.011Z] ---> f12f1a54e121 [2021-06-14T19:54:08.011Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:54:08.011Z] ---> 0e0f621852bd [2021-06-14T19:54:08.011Z] Step 9/26 : RUN go mod tidy [2021-06-14T19:54:08.011Z] ---> Running in 29ec166e9fdd [2021-06-14T19:54:08.011Z] ---> Running in eb9dcb10db3b [2021-06-14T19:54:08.011Z] ---> Running in 414d82f55497 [2021-06-14T19:54:08.011Z] ---> Running in e8b0725c5a86 [2021-06-14T19:54:08.011Z] ---> Running in b4bc23c27e5e [2021-06-14T19:54:14.781Z] Removing intermediate container 414d82f55497 [2021-06-14T19:54:14.781Z] ---> b09a74ae9781 [2021-06-14T19:54:14.781Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T19:54:14.781Z] ---> Running in 2c0b4772cbfd [2021-06-14T19:54:15.067Z] Removing intermediate container 29ec166e9fdd [2021-06-14T19:54:15.067Z] ---> d1141b84d2fa [2021-06-14T19:54:15.067Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T19:54:15.067Z] Removing intermediate container eb9dcb10db3b [2021-06-14T19:54:15.067Z] ---> 2d96c4818d26 [2021-06-14T19:54:15.067Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T19:54:15.067Z] ---> Running in ac40ecce2c7d [2021-06-14T19:54:15.350Z] Removing intermediate container b4bc23c27e5e [2021-06-14T19:54:15.350Z] ---> 37382a883bb5 [2021-06-14T19:54:15.350Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T19:54:15.630Z] ---> Running in e47e84dae1c3 [2021-06-14T19:54:15.630Z] ---> Running in 467f73e6a056 [2021-06-14T19:54:15.630Z] Removing intermediate container e8b0725c5a86 [2021-06-14T19:54:15.630Z] ---> 3e3682c66872 [2021-06-14T19:54:15.630Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T19:54:15.914Z] ---> Running in 7b3dfdb68416 [2021-06-14T19:54:16.915Z] 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-06-14T19:54:17.197Z] 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-06-14T19:54:17.814Z] 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-06-14T19:54:18.094Z] 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-06-14T19:54:18.371Z] 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-06-14T19:56:10.356Z] 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-06-14T19:56:10.356Z] Removing intermediate container 7b3dfdb68416 [2021-06-14T19:56:10.356Z] ---> f1e71479ecfc [2021-06-14T19:56:10.356Z] [2021-06-14T19:56:10.356Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:56:10.356Z] 3.12: Pulling from library/alpine [2021-06-14T19:56:10.635Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T19:56:10.635Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T19:56:10.635Z] ---> 9852663dfa18 [2021-06-14T19:56:10.635Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:56:10.933Z] ---> Running in 04cc423839b3 [2021-06-14T19:56:13.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:13.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:14.529Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T19:56:14.529Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:56:14.529Z] OK: 5 MiB in 15 packages [2021-06-14T19:56:16.543Z] Removing intermediate container e47e84dae1c3 [2021-06-14T19:56:16.543Z] ---> 7b052f5420d1 [2021-06-14T19:56:16.543Z] [2021-06-14T19:56:16.543Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T19:56:16.543Z] ---> 9852663dfa18 [2021-06-14T19:56:16.543Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T19:56:16.543Z] Removing intermediate container 467f73e6a056 [2021-06-14T19:56:16.543Z] ---> 69c02d1060b7 [2021-06-14T19:56:16.543Z] [2021-06-14T19:56:16.543Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T19:56:16.543Z] ---> 9852663dfa18 [2021-06-14T19:56:16.543Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T19:56:16.543Z] ---> Running in 2a2c37f3bb90 [2021-06-14T19:56:17.155Z] ---> Running in 2b890fcba4f7 [2021-06-14T19:56:18.156Z] Removing intermediate container 04cc423839b3 [2021-06-14T19:56:18.156Z] ---> 95c0d014a2f6 [2021-06-14T19:56:18.156Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:56:18.772Z] ---> Running in 8f29ebcff842 [2021-06-14T19:56:19.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:19.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:19.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:19.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:19.636Z] Removing intermediate container 8f29ebcff842 [2021-06-14T19:56:19.636Z] ---> 1719a5bd0997 [2021-06-14T19:56:19.636Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T19:56:19.919Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T19:56:19.919Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T19:56:19.919Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:56:19.919Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:56:20.198Z] OK: 6 MiB in 16 packages [2021-06-14T19:56:20.198Z] ---> Running in da09adf96e55 [2021-06-14T19:56:20.481Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T19:56:20.481Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:56:20.481Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T19:56:20.481Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T19:56:20.481Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:56:20.481Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T19:56:20.481Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:56:20.762Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:56:20.762Z] OK: 7 MiB in 20 packages [2021-06-14T19:56:21.039Z] Removing intermediate container 2c0b4772cbfd [2021-06-14T19:56:21.039Z] ---> d9ff24b662f2 [2021-06-14T19:56:21.039Z] [2021-06-14T19:56:21.039Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:56:21.039Z] ---> 9852663dfa18 [2021-06-14T19:56:21.039Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:56:21.039Z] ---> Using cache [2021-06-14T19:56:21.039Z] ---> 95c0d014a2f6 [2021-06-14T19:56:21.039Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:56:21.039Z] ---> Using cache [2021-06-14T19:56:21.039Z] ---> 1719a5bd0997 [2021-06-14T19:56:21.039Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T19:56:21.326Z] Removing intermediate container da09adf96e55 [2021-06-14T19:56:21.326Z] ---> 31af953574a3 [2021-06-14T19:56:21.326Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T19:56:21.326Z] ---> Running in 22b008c622f3 [2021-06-14T19:56:21.606Z] ---> Running in a2163c1c274a [2021-06-14T19:56:22.606Z] Removing intermediate container 22b008c622f3 [2021-06-14T19:56:22.606Z] ---> 592a1fcaf965 [2021-06-14T19:56:22.606Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T19:56:22.606Z] ---> Running in 8fa6626158f7 [2021-06-14T19:56:22.896Z] Removing intermediate container a2163c1c274a [2021-06-14T19:56:22.896Z] ---> 5fe22d4ee02a [2021-06-14T19:56:22.896Z] Step 16/24 : WORKDIR / [2021-06-14T19:56:22.896Z] Removing intermediate container 2a2c37f3bb90 [2021-06-14T19:56:22.896Z] ---> b4031052ed55 [2021-06-14T19:56:22.896Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:56:23.174Z] Removing intermediate container 2b890fcba4f7 [2021-06-14T19:56:23.174Z] ---> 492a10ba12c8 [2021-06-14T19:56:23.174Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T19:56:23.174Z] ---> Running in df519473ea46 [2021-06-14T19:56:23.452Z] ---> Running in ec27cf3d745b [2021-06-14T19:56:23.734Z] ---> Running in c97c6aec81d3 [2021-06-14T19:56:23.734Z] Removing intermediate container 8fa6626158f7 [2021-06-14T19:56:23.734Z] ---> 9da66482e7ca [2021-06-14T19:56:23.734Z] Step 16/24 : WORKDIR / [2021-06-14T19:56:24.016Z] Removing intermediate container df519473ea46 [2021-06-14T19:56:24.016Z] ---> 6922dc2c6abb [2021-06-14T19:56:24.016Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T19:56:24.304Z] ---> Running in 73bf690eca3a [2021-06-14T19:56:24.585Z] ---> Running in 50b98e16fbf4 [2021-06-14T19:56:24.585Z] Removing intermediate container c97c6aec81d3 [2021-06-14T19:56:24.585Z] ---> f3ed28e6dc5a [2021-06-14T19:56:24.585Z] Step 14/26 : WORKDIR / [2021-06-14T19:56:24.585Z] Removing intermediate container ec27cf3d745b [2021-06-14T19:56:24.585Z] ---> 99a5157fa7be [2021-06-14T19:56:24.585Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:56:24.865Z] ---> Running in b9820d1a9849 [2021-06-14T19:56:25.472Z] Removing intermediate container 73bf690eca3a [2021-06-14T19:56:25.472Z] ---> 8d0e54567cf4 [2021-06-14T19:56:25.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:56:25.472Z] Removing intermediate container 50b98e16fbf4 [2021-06-14T19:56:25.472Z] ---> 7a778c58d807 [2021-06-14T19:56:25.472Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T19:56:25.751Z] Removing intermediate container ac40ecce2c7d [2021-06-14T19:56:25.751Z] ---> 5f34136ded86 [2021-06-14T19:56:25.751Z] [2021-06-14T19:56:25.751Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:56:25.751Z] ---> Running in b9995c156ca9 [2021-06-14T19:56:25.751Z] ---> 9852663dfa18 [2021-06-14T19:56:25.751Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T19:56:26.030Z] Removing intermediate container b9820d1a9849 [2021-06-14T19:56:26.030Z] ---> 089c08892825 [2021-06-14T19:56:26.030Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T19:56:26.030Z] ---> Running in 3b954af1ff37 [2021-06-14T19:56:26.030Z] ---> ef18d1f870c4 [2021-06-14T19:56:26.030Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T19:56:26.308Z] ---> 2fa91caa9632 [2021-06-14T19:56:26.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T19:56:26.586Z] Removing intermediate container b9995c156ca9 [2021-06-14T19:56:26.586Z] ---> 3452bb14fb88 [2021-06-14T19:56:26.586Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:56:26.867Z] Removing intermediate container 3b954af1ff37 [2021-06-14T19:56:26.867Z] ---> 47ac32ee6315 [2021-06-14T19:56:26.867Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T19:56:27.148Z] ---> Running in f0ae018d8547 [2021-06-14T19:56:27.428Z] ---> bbcfd551befc [2021-06-14T19:56:27.428Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T19:56:27.709Z] ---> 9afe4855bfa7 [2021-06-14T19:56:27.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T19:56:28.397Z] ---> c695f844e878 [2021-06-14T19:56:28.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T19:56:28.397Z] Removing intermediate container f0ae018d8547 [2021-06-14T19:56:28.397Z] ---> 69b9afa5a4fa [2021-06-14T19:56:28.397Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T19:56:28.397Z] ---> Running in 7d7c40798efb [2021-06-14T19:56:28.397Z] ---> 92ce37bcd9e0 [2021-06-14T19:56:28.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T19:56:29.079Z] ---> 0cd958d52eb4 [2021-06-14T19:56:29.079Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T19:56:29.399Z] ---> 44abc057bece [2021-06-14T19:56:29.399Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T19:56:29.689Z] Removing intermediate container 7d7c40798efb [2021-06-14T19:56:29.689Z] ---> b02028733ce4 [2021-06-14T19:56:29.689Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:56:29.689Z] ---> Running in c42a4e82548b [2021-06-14T19:56:29.988Z] ---> Running in 6a459e9d5bb4 [2021-06-14T19:56:30.669Z] ---> 77f366edc7e4 [2021-06-14T19:56:30.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T19:56:30.669Z] ---> 478b140a06f6 [2021-06-14T19:56:30.669Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T19:56:30.669Z] ---> c9faa56eb23a [2021-06-14T19:56:30.669Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T19:56:30.946Z] ---> Running in cb4ae902816d [2021-06-14T19:56:30.946Z] Removing intermediate container c42a4e82548b [2021-06-14T19:56:30.946Z] ---> a0eaf32552cc [2021-06-14T19:56:30.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:56:31.223Z] ---> Running in 8c4029597f21 [2021-06-14T19:56:31.823Z] Removing intermediate container cb4ae902816d [2021-06-14T19:56:31.823Z] ---> 1dcf7eee5ffe [2021-06-14T19:56:31.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:56:31.823Z] ---> f84bb3ac8b42 [2021-06-14T19:56:31.824Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T19:56:32.105Z] ---> Running in e95dc6df7c8e [2021-06-14T19:56:32.105Z] ---> ce73641fb213 [2021-06-14T19:56:32.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T19:56:32.105Z] Removing intermediate container 8c4029597f21 [2021-06-14T19:56:32.105Z] ---> 17576da9fda5 [2021-06-14T19:56:32.105Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T19:56:32.105Z] ---> Running in 332d7ffd21bd [2021-06-14T19:56:32.386Z] ---> Running in 8ee7f17980b5 [2021-06-14T19:56:32.985Z] Removing intermediate container e95dc6df7c8e [2021-06-14T19:56:32.985Z] ---> 3912e93ad463 [2021-06-14T19:56:32.985Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T19:56:32.985Z] Removing intermediate container 332d7ffd21bd [2021-06-14T19:56:32.985Z] ---> 34d92e209eaa [2021-06-14T19:56:32.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:56:33.268Z] ---> Running in 8be864131c6e [2021-06-14T19:56:33.268Z] Removing intermediate container 6a459e9d5bb4 [2021-06-14T19:56:33.268Z] ---> 7f9fa1450bf7 [2021-06-14T19:56:33.268Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T19:56:33.268Z] ---> Running in 0e47937a5b86 [2021-06-14T19:56:33.543Z] Removing intermediate container 8ee7f17980b5 [2021-06-14T19:56:33.543Z] ---> 7604c36f8c7e [2021-06-14T19:56:33.543Z] Step 23/24 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:56:33.543Z] ---> Running in ca51d06f294e [2021-06-14T19:56:33.543Z] ---> 3483a3ade5aa [2021-06-14T19:56:33.543Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T19:56:33.837Z] ---> Running in 506b5199f792 [2021-06-14T19:56:33.837Z] Removing intermediate container 8be864131c6e [2021-06-14T19:56:33.837Z] ---> 21035e37b778 [2021-06-14T19:56:33.837Z] Step 23/24 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:56:34.115Z] Removing intermediate container 0e47937a5b86 [2021-06-14T19:56:34.115Z] ---> bacbec85df6b [2021-06-14T19:56:34.115Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T19:56:34.115Z] ---> Running in 323637b89533 [2021-06-14T19:56:34.391Z] ---> Running in c3294e9941a2 [2021-06-14T19:56:34.392Z] Removing intermediate container 506b5199f792 [2021-06-14T19:56:34.392Z] ---> 3aaca1df6106 [2021-06-14T19:56:34.392Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:56:34.999Z] ---> Running in f51e0030fd75 [2021-06-14T19:56:34.999Z] Removing intermediate container 323637b89533 [2021-06-14T19:56:34.999Z] ---> c4897ed8fea4 [2021-06-14T19:56:34.999Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:56:35.280Z] ---> Running in fee1ba0e22d9 [2021-06-14T19:56:35.280Z] Removing intermediate container c3294e9941a2 [2021-06-14T19:56:35.280Z] ---> dc3a3d061c6b [2021-06-14T19:56:35.280Z] Step 22/23 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:56:35.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:35.569Z] Removing intermediate container f51e0030fd75 [2021-06-14T19:56:35.569Z] ---> a92bc0791721 [2021-06-14T19:56:35.569Z] [2021-06-14T19:56:35.569Z] ---> Running in 0c9d0080fccd [2021-06-14T19:56:35.844Z] Removing intermediate container fee1ba0e22d9 [2021-06-14T19:56:35.845Z] ---> 7473883437f9 [2021-06-14T19:56:35.845Z] [2021-06-14T19:56:35.845Z] ---> 7b194adb3c2a [2021-06-14T19:56:35.845Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T19:56:36.128Z] Successfully built a92bc0791721 [2021-06-14T19:56:36.128Z] Successfully tagged core-command-arm64:latest [2021-06-14T19:56:36.128Z]  Building core-command ... done Building security-bootstrapper [2021-06-14T19:56:36.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:56:36.128Z] Removing intermediate container 0c9d0080fccd [2021-06-14T19:56:36.128Z] ---> e9a523f41d24 [2021-06-14T19:56:36.128Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T19:56:36.412Z] Successfully built 7473883437f9 [2021-06-14T19:56:36.412Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T19:56:36.412Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-14T19:56:36.412Z] ---> Running in 6d5ca27ecc45 [2021-06-14T19:56:36.688Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:56:36.965Z] ---> fc5768ce6d32 [2021-06-14T19:56:36.965Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T19:56:36.965Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T19:56:36.965Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T19:56:36.965Z] ---> Running in 650cc31d0973 [2021-06-14T19:56:36.965Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T19:56:37.238Z] Removing intermediate container 6d5ca27ecc45 [2021-06-14T19:56:37.238Z] ---> faed1f355e04 [2021-06-14T19:56:37.238Z] [2021-06-14T19:56:37.238Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T19:56:37.238Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T19:56:37.513Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:56:37.513Z] OK: 8 MiB in 20 packages [2021-06-14T19:56:37.793Z] Successfully built faed1f355e04 [2021-06-14T19:56:37.793Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T19:56:37.793Z] Building support-scheduler [2021-06-14T19:56:38.785Z]  Building support-notifications ... done Removing intermediate container ca51d06f294e [2021-06-14T19:56:38.785Z] ---> 9fc90cbf6e8e [2021-06-14T19:56:38.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:56:39.770Z] Removing intermediate container 650cc31d0973 [2021-06-14T19:56:39.770Z] ---> 467632cef41a [2021-06-14T19:56:39.770Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T19:56:39.770Z] ---> 0a8797f83de6 [2021-06-14T19:56:39.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T19:56:40.046Z] ---> Running in 836621b5f3db [2021-06-14T19:56:41.036Z] Removing intermediate container 836621b5f3db [2021-06-14T19:56:41.036Z] ---> 9437533588e3 [2021-06-14T19:56:41.036Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T19:56:42.022Z] ---> Running in dacc0d53aaa3 [2021-06-14T19:56:42.023Z] ---> 71f214937230 [2021-06-14T19:56:42.023Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T19:56:42.672Z] Removing intermediate container dacc0d53aaa3 [2021-06-14T19:56:42.672Z] ---> a43fd5c42bf6 [2021-06-14T19:56:42.672Z] Step 25/26 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:56:43.277Z] ---> Running in d63dfc778a84 [2021-06-14T19:56:43.277Z] ---> 568f1fe59b3e [2021-06-14T19:56:43.277Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T19:56:43.555Z] ---> Running in 2b23209d20e6 [2021-06-14T19:56:43.830Z] Removing intermediate container d63dfc778a84 [2021-06-14T19:56:43.831Z] ---> d5a638b2e39a [2021-06-14T19:56:43.831Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T19:56:44.429Z] ---> Running in aeeaa4c987ff [2021-06-14T19:56:44.429Z] Removing intermediate container 2b23209d20e6 [2021-06-14T19:56:44.429Z] ---> 78e6d4f2b0e5 [2021-06-14T19:56:44.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:56:45.040Z] Removing intermediate container aeeaa4c987ff [2021-06-14T19:56:45.040Z] ---> Running in 0f67bd1a4477 [2021-06-14T19:56:45.040Z] ---> 7e228b66c4c3 [2021-06-14T19:56:45.040Z] [2021-06-14T19:56:45.643Z] Successfully built 7e228b66c4c3 [2021-06-14T19:56:45.643Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T19:56:45.643Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-14T19:56:45.643Z] Removing intermediate container 0f67bd1a4477 [2021-06-14T19:56:45.643Z] ---> b5993242b04c [2021-06-14T19:56:45.643Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T19:56:45.917Z] ---> Running in 92f97f62987d [2021-06-14T19:56:46.513Z] Removing intermediate container 92f97f62987d [2021-06-14T19:56:46.513Z] ---> 67f254ed34f6 [2021-06-14T19:56:46.513Z] Step 23/24 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:56:46.513Z] ---> Running in be1323c3a765 [2021-06-14T19:56:47.114Z] Removing intermediate container be1323c3a765 [2021-06-14T19:56:47.114Z] ---> 2283ab691edd [2021-06-14T19:56:47.114Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T19:56:47.114Z] ---> Running in 37f634e96e2e [2021-06-14T19:56:47.713Z] Removing intermediate container 37f634e96e2e [2021-06-14T19:56:47.713Z] ---> c68f625dd834 [2021-06-14T19:56:47.713Z] [2021-06-14T19:56:47.986Z] Successfully built c68f625dd834 [2021-06-14T19:56:47.986Z] Successfully tagged core-data-arm64:latest [2021-06-14T19:57:34.998Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:57:34.998Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:57:34.998Z] ---> e87e37c2671d [2021-06-14T19:57:34.998Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T19:57:34.998Z] ---> Using cache [2021-06-14T19:57:34.998Z] ---> bad2be450435 [2021-06-14T19:57:34.998Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:57:34.998Z] ---> Using cache [2021-06-14T19:57:34.998Z] ---> 3fe1ce0396d5 [2021-06-14T19:57:34.998Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T19:57:34.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:57:34.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:57:34.998Z] ---> e87e37c2671d [2021-06-14T19:57:34.998Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T19:57:34.998Z] ---> Using cache [2021-06-14T19:57:34.998Z] ---> bad2be450435 [2021-06-14T19:57:34.999Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:57:34.999Z] [2021-06-14T19:57:34.999Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder ---> Using cache [2021-06-14T19:57:34.999Z] [2021-06-14T19:57:34.999Z] ---> 3fe1ce0396d5 [2021-06-14T19:57:34.999Z] ---> e87e37c2671d [2021-06-14T19:57:34.999Z] Step 5/23 : RUN apk add --update --no-cache make gitStep 3/32 : WORKDIR /edgex-go [2021-06-14T19:57:34.999Z] [2021-06-14T19:57:34.999Z] ---> Using cache [2021-06-14T19:57:34.999Z] ---> bad2be450435 [2021-06-14T19:57:34.999Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:57:34.999Z] ---> Using cache [2021-06-14T19:57:34.999Z] ---> 3fe1ce0396d5 [2021-06-14T19:57:34.999Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T19:57:34.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T19:57:34.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T19:57:34.999Z] ---> e87e37c2671d [2021-06-14T19:57:34.999Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T19:57:34.999Z] ---> Using cache [2021-06-14T19:57:34.999Z] ---> bad2be450435 [2021-06-14T19:57:34.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:57:34.999Z] ---> Using cache [2021-06-14T19:57:34.999Z] ---> 3fe1ce0396d5 [2021-06-14T19:57:34.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T19:57:34.999Z] ---> Running in 9ff8a064d8b2 [2021-06-14T19:57:34.999Z] ---> Running in b15be36ad549 [2021-06-14T19:57:34.999Z] ---> Running in bdffb0fe92ae [2021-06-14T19:57:34.999Z] ---> Running in 94c71a6cc8da [2021-06-14T19:57:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:35.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:35.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:35.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:35.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:57:36.516Z] OK: 218 MiB in 52 packages [2021-06-14T19:57:36.796Z] OK: 218 MiB in 52 packages [2021-06-14T19:57:37.077Z] OK: 218 MiB in 52 packages [2021-06-14T19:57:37.077Z] OK: 218 MiB in 52 packages [2021-06-14T19:57:38.073Z] Removing intermediate container bdffb0fe92ae [2021-06-14T19:57:38.073Z] ---> 25323d397d5a [2021-06-14T19:57:38.073Z] Step 6/23 : COPY go.mod . [2021-06-14T19:57:38.353Z] Removing intermediate container 94c71a6cc8da [2021-06-14T19:57:38.353Z] ---> 39435dbf78e9 [2021-06-14T19:57:38.353Z] Step 6/22 : COPY go.mod . [2021-06-14T19:57:38.631Z] Removing intermediate container 9ff8a064d8b2 [2021-06-14T19:57:38.631Z] ---> 57cdc0d3fd76 [2021-06-14T19:57:38.631Z] Step 6/32 : COPY go.mod . [2021-06-14T19:57:38.631Z] Removing intermediate container b15be36ad549 [2021-06-14T19:57:38.631Z] ---> 66bc74a79c1b [2021-06-14T19:57:38.631Z] Step 6/24 : COPY go.mod . [2021-06-14T19:57:39.239Z] ---> 907485633da6 [2021-06-14T19:57:39.239Z] Step 7/23 : RUN go mod download [2021-06-14T19:57:39.523Z] ---> Running in bb836bc7dd66 [2021-06-14T19:57:39.523Z] ---> fd6d4fca6ec9 [2021-06-14T19:57:39.523Z] Step 7/22 : RUN go mod download [2021-06-14T19:57:39.816Z] ---> af751cef3145 [2021-06-14T19:57:39.816Z] ---> 6afbfbe092aa [2021-06-14T19:57:39.816Z] Step 7/24 : RUN go mod download [2021-06-14T19:57:39.816Z] Step 7/32 : RUN go mod download [2021-06-14T19:57:39.816Z] ---> Running in 9156adb5fc41 [2021-06-14T19:57:40.091Z] ---> Running in d95b092ba847 [2021-06-14T19:57:40.091Z] ---> Running in d87eb3a15777 [2021-06-14T19:57:43.529Z] Removing intermediate container bb836bc7dd66 [2021-06-14T19:57:43.529Z] ---> aea689720c45 [2021-06-14T19:57:43.529Z] Step 8/23 : COPY . . [2021-06-14T19:57:43.529Z] Removing intermediate container 9156adb5fc41 [2021-06-14T19:57:43.529Z] ---> 878e3b9e73ed [2021-06-14T19:57:43.529Z] Step 8/22 : COPY . . [2021-06-14T19:57:43.810Z] Removing intermediate container d87eb3a15777 [2021-06-14T19:57:43.810Z] ---> 0a004eb1942d [2021-06-14T19:57:43.810Z] Step 8/32 : COPY . . [2021-06-14T19:57:44.092Z] Removing intermediate container d95b092ba847 [2021-06-14T19:57:44.092Z] ---> b168c1b8000b [2021-06-14T19:57:44.092Z] Step 8/24 : COPY . . [2021-06-14T19:58:06.307Z] ---> 29c80f024e8f [2021-06-14T19:58:06.307Z] Step 9/23 : RUN go mod tidy [2021-06-14T19:58:06.307Z] ---> bbdb9a6d62ca [2021-06-14T19:58:06.307Z] Step 9/22 : RUN go mod tidy [2021-06-14T19:58:06.307Z] ---> f01d237871a5 [2021-06-14T19:58:06.307Z] Step 9/32 : RUN go mod tidy [2021-06-14T19:58:06.307Z] ---> 4b2fb7f61077 [2021-06-14T19:58:06.307Z] Step 9/24 : RUN go mod tidy [2021-06-14T19:58:06.307Z] ---> Running in 241fe897a3a5 [2021-06-14T19:58:06.307Z] ---> Running in faef91b1955a [2021-06-14T19:58:06.307Z] ---> Running in b4feb819577c [2021-06-14T19:58:06.307Z] ---> Running in 3dfe768f38ad [2021-06-14T19:58:11.766Z] Removing intermediate container 241fe897a3a5 [2021-06-14T19:58:11.766Z] ---> 288bac461e89 [2021-06-14T19:58:11.766Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T19:58:11.766Z] ---> Running in fc72d3c7d916 [2021-06-14T19:58:12.363Z] Removing intermediate container b4feb819577c [2021-06-14T19:58:12.363Z] ---> 008490cbfb04 [2021-06-14T19:58:12.363Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T19:58:12.637Z] ---> Running in 96f4fdd79755 [2021-06-14T19:58:12.638Z] Removing intermediate container 3dfe768f38ad [2021-06-14T19:58:12.638Z] ---> 49b79552aaef [2021-06-14T19:58:12.638Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T19:58:12.638Z] Removing intermediate container faef91b1955a [2021-06-14T19:58:12.638Z] ---> 011e217b3dbb [2021-06-14T19:58:12.638Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T19:58:12.915Z] ---> Running in c53196ca54ad [2021-06-14T19:58:13.193Z] ---> Running in bc215e6bf04d [2021-06-14T19:58:13.471Z] 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-06-14T19:58:14.472Z] 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-06-14T19:58:15.081Z] 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-06-14T19:58:15.360Z] 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-06-14T19:59:37.261Z] 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-06-14T19:59:42.828Z] Removing intermediate container fc72d3c7d916 [2021-06-14T19:59:42.828Z] ---> 64ae54ec3ed8 [2021-06-14T19:59:42.828Z] [2021-06-14T19:59:42.828Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T19:59:42.828Z] ---> 9852663dfa18 [2021-06-14T19:59:42.828Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T19:59:43.101Z] Removing intermediate container c53196ca54ad [2021-06-14T19:59:43.101Z] ---> 0d07c08bad5b [2021-06-14T19:59:43.101Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T19:59:43.379Z] ---> Running in 0ccd8d8881ce [2021-06-14T19:59:43.650Z] ---> Running in 5962d92a3c6f [2021-06-14T19:59:44.245Z] Removing intermediate container 0ccd8d8881ce [2021-06-14T19:59:44.245Z] ---> 4c0b197a7883 [2021-06-14T19:59:44.245Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T19:59:44.521Z] ---> Running in 2985e3a3ea5f [2021-06-14T19:59:45.126Z] 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-06-14T19:59:46.117Z] Removing intermediate container bc215e6bf04d [2021-06-14T19:59:46.117Z] ---> f2612e4da994 [2021-06-14T19:59:46.117Z] [2021-06-14T19:59:46.117Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T19:59:46.117Z] ---> 9852663dfa18 [2021-06-14T19:59:46.117Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T19:59:46.117Z] ---> Using cache [2021-06-14T19:59:46.117Z] ---> 95c0d014a2f6 [2021-06-14T19:59:46.117Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T19:59:46.117Z] ---> Using cache [2021-06-14T19:59:46.117Z] ---> 1719a5bd0997 [2021-06-14T19:59:46.117Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T19:59:46.117Z] Removing intermediate container 96f4fdd79755 [2021-06-14T19:59:46.117Z] ---> 205bcd540b1f [2021-06-14T19:59:46.117Z] [2021-06-14T19:59:46.117Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T19:59:46.117Z] ---> 9852663dfa18 [2021-06-14T19:59:46.117Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T19:59:46.117Z] ---> Running in ef26f40a8458 [2021-06-14T19:59:46.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:59:46.396Z] ---> Running in dffc5006059b [2021-06-14T19:59:46.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:59:46.677Z] Removing intermediate container ef26f40a8458 [2021-06-14T19:59:46.677Z] ---> 7c5fde32e978 [2021-06-14T19:59:46.677Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T19:59:46.957Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T19:59:46.957Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T19:59:46.957Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:59:46.957Z] ---> Running in 02dece947315 [2021-06-14T19:59:46.957Z] OK: 5 MiB in 16 packages [2021-06-14T19:59:47.951Z] Removing intermediate container 02dece947315 [2021-06-14T19:59:47.951Z] ---> 7472e25badfa [2021-06-14T19:59:47.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:59:47.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:59:48.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:59:48.230Z] Removing intermediate container 5962d92a3c6f [2021-06-14T19:59:48.230Z] ---> e0cbb36c8c2a [2021-06-14T19:59:48.230Z] [2021-06-14T19:59:48.230Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T19:59:48.504Z] Removing intermediate container 2985e3a3ea5f [2021-06-14T19:59:48.504Z] ---> 96292047f3c9 [2021-06-14T19:59:48.504Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T19:59:48.504Z] 20.10.0: Pulling from library/docker [2021-06-14T19:59:48.789Z] ---> Running in 9bec5aa6df13 [2021-06-14T19:59:48.789Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T19:59:48.789Z] ---> 3ce7ea5d5edd [2021-06-14T19:59:48.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T19:59:48.789Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:59:48.789Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T19:59:48.789Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T19:59:48.789Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:59:48.789Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:59:49.069Z] OK: 7 MiB in 18 packages [2021-06-14T19:59:49.664Z] Removing intermediate container 9bec5aa6df13 [2021-06-14T19:59:49.664Z] ---> 993236ca82e5 [2021-06-14T19:59:49.664Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T19:59:49.939Z] ---> Running in 6f263ab97c58 [2021-06-14T19:59:50.931Z] ---> 053a61d2f662 [2021-06-14T19:59:50.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T19:59:51.214Z] Removing intermediate container 6f263ab97c58 [2021-06-14T19:59:51.214Z] ---> 185705059f69 [2021-06-14T19:59:51.214Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T19:59:51.490Z] Removing intermediate container dffc5006059b [2021-06-14T19:59:51.490Z] ---> 6f784236a6a1 [2021-06-14T19:59:51.490Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T19:59:51.490Z] ---> Running in 830d062658c1 [2021-06-14T19:59:51.772Z] ---> Running in 62c97002c7fa [2021-06-14T19:59:52.374Z] ---> 14fb7270a2ed [2021-06-14T19:59:52.374Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T19:59:52.374Z] ---> Running in 9ff8c48e5ad9 [2021-06-14T19:59:52.651Z] Removing intermediate container 62c97002c7fa [2021-06-14T19:59:52.651Z] ---> fecd4d0a0b49 [2021-06-14T19:59:52.651Z] Step 14/22 : WORKDIR /edgex [2021-06-14T19:59:52.651Z] ---> Running in cf99620a3a11 [2021-06-14T19:59:53.248Z] Removing intermediate container 9ff8c48e5ad9 [2021-06-14T19:59:53.248Z] ---> adedad0e55a1 [2021-06-14T19:59:53.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:59:53.532Z] ---> Running in 4466294224b3 [2021-06-14T19:59:53.532Z] Removing intermediate container cf99620a3a11 [2021-06-14T19:59:53.532Z] ---> 0df1695a0aed [2021-06-14T19:59:53.532Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T19:59:54.518Z] Removing intermediate container 4466294224b3 [2021-06-14T19:59:54.518Z] ---> ee0361c2e638 [2021-06-14T19:59:54.518Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T19:59:54.518Z] Removing intermediate container 830d062658c1 [2021-06-14T19:59:54.518Z] ---> 20dbc8b678ce [2021-06-14T19:59:54.518Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T19:59:54.794Z] ---> Running in a157453d766f [2021-06-14T19:59:54.794Z] ---> 450018581ab4 [2021-06-14T19:59:54.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T19:59:54.794Z] ---> Running in b013acf2f82f [2021-06-14T19:59:55.785Z] Removing intermediate container a157453d766f [2021-06-14T19:59:55.785Z] ---> 7de37a0717ea [2021-06-14T19:59:55.785Z] Step 22/23 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T19:59:55.785Z] Removing intermediate container b013acf2f82f [2021-06-14T19:59:55.785Z] ---> 3c9a4119f492 [2021-06-14T19:59:55.785Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T19:59:56.069Z] ---> Running in 21b787551d40 [2021-06-14T19:59:56.354Z] ---> 00b766ae6de3 [2021-06-14T19:59:56.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T19:59:56.630Z] Removing intermediate container 21b787551d40 [2021-06-14T19:59:56.630Z] ---> b86f550687d2 [2021-06-14T19:59:56.630Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T19:59:56.906Z] ---> Running in 032d233df380 [2021-06-14T19:59:56.906Z] ---> 49449f697d93 [2021-06-14T19:59:56.906Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T19:59:57.180Z] ---> Running in f14083a84830 [2021-06-14T19:59:57.785Z] Removing intermediate container 032d233df380 [2021-06-14T19:59:57.785Z] ---> 8f1dfd0630a2 [2021-06-14T19:59:57.785Z] [2021-06-14T19:59:58.390Z] Successfully built 8f1dfd0630a2 [2021-06-14T19:59:58.391Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T19:59:58.664Z]  Building support-scheduler ... done  ---> d5112436c666 [2021-06-14T19:59:58.664Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T19:59:58.938Z] ---> Running in 70bd041a51c9 [2021-06-14T19:59:59.926Z] Removing intermediate container 70bd041a51c9 [2021-06-14T19:59:59.926Z] ---> 81188e2b7d35 [2021-06-14T19:59:59.926Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T19:59:59.926Z] ---> Running in 9a4fb8ed408f [2021-06-14T20:00:00.203Z] Removing intermediate container f14083a84830 [2021-06-14T20:00:00.203Z] ---> f98f42de422d [2021-06-14T20:00:00.203Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T20:00:00.483Z] Removing intermediate container 9a4fb8ed408f [2021-06-14T20:00:00.483Z] ---> 599d39f65e67 [2021-06-14T20:00:00.483Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T20:00:00.762Z] ---> Running in d139dc0856b5 [2021-06-14T20:00:01.037Z] ---> 26d9f8d3a9c6 [2021-06-14T20:00:01.037Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T20:00:01.323Z] Removing intermediate container d139dc0856b5 [2021-06-14T20:00:01.323Z] ---> a33bfaa9ae4f [2021-06-14T20:00:01.323Z] Step 21/22 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16cDigest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T20:00:01.323Z] [2021-06-14T20:00:01.323Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T20:00:01.600Z] ---> eeaf43b92773 [2021-06-14T20:00:01.600Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T20:00:01.600Z] ---> Running in 89413b1a8194 [2021-06-14T20:00:01.883Z] ---> Running in 83570d125404 [2021-06-14T20:00:02.167Z] Removing intermediate container 89413b1a8194 [2021-06-14T20:00:02.167Z] ---> 26fdcf6b3b8b [2021-06-14T20:00:02.167Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T20:00:02.454Z] Removing intermediate container 83570d125404 [2021-06-14T20:00:02.455Z] ---> 106b8ebbc48d [2021-06-14T20:00:02.455Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T20:00:02.455Z] ---> Running in c9658fb7eb36 [2021-06-14T20:00:02.729Z] ---> 4c14ed8e4b77 [2021-06-14T20:00:02.729Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T20:00:02.729Z] ---> Running in 6edf5a57539c [2021-06-14T20:00:03.337Z] Removing intermediate container c9658fb7eb36 [2021-06-14T20:00:03.337Z] ---> c01f7dda66fc [2021-06-14T20:00:03.337Z] [2021-06-14T20:00:03.618Z] Successfully built c01f7dda66fc [2021-06-14T20:00:03.618Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T20:00:03.898Z]  Building security-proxy-setup ... done  ---> d6b6ada5ea87 [2021-06-14T20:00:03.898Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T20:00:03.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T20:00:04.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T20:00:04.770Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T20:00:04.770Z] ---> b6151a7247ae [2021-06-14T20:00:04.770Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T20:00:04.770Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T20:00:04.770Z] Executing bash-5.0.17-r0.post-install [2021-06-14T20:00:04.770Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T20:00:04.770Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T20:00:04.770Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T20:00:04.770Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T20:00:04.770Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T20:00:04.770Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T20:00:04.770Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T20:00:04.770Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T20:00:04.770Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T20:00:04.770Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T20:00:04.770Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T20:00:06.201Z] ---> 128ddb9b1bba [2021-06-14T20:00:06.201Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T20:00:06.472Z] ---> Running in 4b4bf7f46c0d [2021-06-14T20:00:06.757Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T20:00:06.757Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T20:00:06.757Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T20:00:06.757Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T20:00:06.757Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T20:00:06.757Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T20:00:07.031Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T20:00:07.031Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T20:00:07.031Z] Removing intermediate container 4b4bf7f46c0d [2021-06-14T20:00:07.031Z] ---> cea332a7993f [2021-06-14T20:00:07.031Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T20:00:07.031Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T20:00:07.031Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T20:00:07.031Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T20:00:07.031Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T20:00:07.031Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T20:00:07.031Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T20:00:07.320Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T20:00:07.320Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T20:00:07.320Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T20:00:07.320Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T20:00:07.320Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T20:00:07.320Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T20:00:07.320Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T20:00:07.320Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T20:00:07.320Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T20:00:07.320Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T20:00:07.320Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T20:00:07.320Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T20:00:07.596Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T20:00:07.596Z] OK: 72 MiB in 59 packages [2021-06-14T20:00:07.881Z] ---> 606d732a68fe [2021-06-14T20:00:07.881Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T20:00:08.486Z] ---> Running in 269a3e6e1141 [2021-06-14T20:00:10.486Z] Removing intermediate container 269a3e6e1141 [2021-06-14T20:00:10.486Z] ---> ad8670d4af1e [2021-06-14T20:00:10.486Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T20:00:10.768Z] ---> Running in 48c6dbf5b908 [2021-06-14T20:00:11.385Z] Removing intermediate container 48c6dbf5b908 [2021-06-14T20:00:11.385Z] ---> 49f674dc2ea0 [2021-06-14T20:00:11.385Z] Step 29/32 : CMD ["gate"] [2021-06-14T20:00:11.660Z] ---> Running in a383e353dc8c [2021-06-14T20:00:12.264Z] Collecting docker-compose==1.23.2 [2021-06-14T20:00:12.264Z] Removing intermediate container a383e353dc8c [2021-06-14T20:00:12.264Z] ---> d7356562eddd [2021-06-14T20:00:12.264Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T20:00:12.264Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T20:00:12.542Z] ---> Running in bb8b0a5c7d92 [2021-06-14T20:00:13.136Z] Removing intermediate container bb8b0a5c7d92 [2021-06-14T20:00:13.136Z] ---> a8f7803f93fd [2021-06-14T20:00:13.136Z] Step 31/32 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T20:00:13.415Z] ---> Running in 24500b973b43 [2021-06-14T20:00:14.034Z] Removing intermediate container 24500b973b43 [2021-06-14T20:00:14.034Z] ---> 6a2f2f39a8f4 [2021-06-14T20:00:14.034Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T20:00:14.034Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T20:00:14.034Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T20:00:14.311Z] ---> Running in 0099fb908f2f [2021-06-14T20:00:14.588Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T20:00:14.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T20:00:14.867Z] Removing intermediate container 0099fb908f2f [2021-06-14T20:00:14.867Z] ---> c428c4770d6a [2021-06-14T20:00:14.867Z] [2021-06-14T20:00:15.142Z] Successfully built c428c4770d6a [2021-06-14T20:00:15.142Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T20:00:16.583Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T20:00:16.583Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T20:00:19.213Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T20:00:19.213Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T20:00:19.213Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T20:00:19.213Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T20:00:19.810Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T20:00:19.810Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T20:00:20.414Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T20:00:20.414Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T20:00:22.397Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T20:00:22.671Z] Collecting PyYAML<4,>=3.10 [2021-06-14T20:00:22.945Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T20:00:26.337Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T20:00:26.337Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T20:00:26.610Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T20:00:26.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T20:00:26.883Z] Collecting idna<2.8,>=2.5 [2021-06-14T20:00:26.884Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T20:00:27.156Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T20:00:27.157Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T20:00:27.157Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T20:00:27.157Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T20:00:27.430Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T20:00:27.430Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T20:00:27.430Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T20:00:27.430Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T20:00:28.023Z] Installing collected packages: urllib3, idna, requests, docopt, dockerpty, websocket-client, cached-property, docker-pycreds, docker, texttable, PyYAML, jsonschema, docker-compose [2021-06-14T20:00:28.023Z] Attempting uninstall: urllib3 [2021-06-14T20:00:28.023Z] Found existing installation: urllib3 1.25.9 [2021-06-14T20:00:28.023Z] Uninstalling urllib3-1.25.9: [2021-06-14T20:00:28.296Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T20:00:28.891Z] Attempting uninstall: idna [2021-06-14T20:00:28.891Z] Found existing installation: idna 2.9 [2021-06-14T20:00:28.891Z] Uninstalling idna-2.9: [2021-06-14T20:00:28.891Z] Successfully uninstalled idna-2.9 [2021-06-14T20:00:29.488Z] Attempting uninstall: requests [2021-06-14T20:00:29.488Z] Found existing installation: requests 2.23.0 [2021-06-14T20:00:29.488Z] Uninstalling requests-2.23.0: [2021-06-14T20:00:29.488Z] Successfully uninstalled requests-2.23.0 [2021-06-14T20:00:29.762Z] Running setup.py install for docopt: started [2021-06-14T20:00:31.737Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T20:00:31.737Z] Running setup.py install for dockerpty: started [2021-06-14T20:00:33.726Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T20:00:34.709Z] Running setup.py install for texttable: started [2021-06-14T20:00:36.687Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T20:00:36.687Z] Running setup.py install for PyYAML: started [2021-06-14T20:00:38.726Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T20:00:39.731Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T20:00:48.030Z] Removing intermediate container 6edf5a57539c [2021-06-14T20:00:48.030Z] ---> 3822d979bd94 [2021-06-14T20:00:48.030Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T20:00:48.030Z] ---> Running in d5305df599c8 [2021-06-14T20:00:48.306Z] Removing intermediate container d5305df599c8 [2021-06-14T20:00:48.306Z] ---> cb98107373f4 [2021-06-14T20:00:48.306Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T20:00:48.306Z] ---> Running in f3496607c87d [2021-06-14T20:00:48.908Z] Removing intermediate container f3496607c87d [2021-06-14T20:00:48.908Z] ---> 5c1f2e8de2b4 [2021-06-14T20:00:48.908Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T20:00:50.355Z] ---> 9a06dd8815a4 [2021-06-14T20:00:50.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T20:00:50.641Z] ---> cb2b5ac7fefd [2021-06-14T20:00:50.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T20:00:51.533Z] ---> a08dc4db6666 [2021-06-14T20:00:51.533Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T20:00:51.809Z] ---> Running in b4979f251cf8 [2021-06-14T20:00:52.090Z] Removing intermediate container b4979f251cf8 [2021-06-14T20:00:52.090Z] ---> 5900dd91288a [2021-06-14T20:00:52.090Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T20:00:52.365Z] ---> Running in 59b3e336c198 [2021-06-14T20:00:52.965Z] Removing intermediate container 59b3e336c198 [2021-06-14T20:00:52.965Z] ---> ef7aecfb278b [2021-06-14T20:00:52.965Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T20:00:52.965Z] ---> Running in bb1158454fa3 [2021-06-14T20:00:53.566Z] Removing intermediate container bb1158454fa3 [2021-06-14T20:00:53.566Z] ---> 2e5fd24f4620 [2021-06-14T20:00:53.566Z] Step 23/24 : LABEL git_sha=7110a72fe594b2418173d770225399fb4f59e16c [2021-06-14T20:00:53.566Z] ---> Running in dd7126b8bfea [2021-06-14T20:00:54.167Z] Removing intermediate container dd7126b8bfea [2021-06-14T20:00:54.167Z] ---> 18b2646288df [2021-06-14T20:00:54.167Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T20:00:54.167Z] ---> Running in e0be77d2ded6 [2021-06-14T20:00:54.774Z] Removing intermediate container e0be77d2ded6 [2021-06-14T20:00:54.774Z] ---> be4782cd5836 [2021-06-14T20:00:54.774Z] [2021-06-14T20:00:55.049Z] Successfully built be4782cd5836 [2021-06-14T20:00:55.049Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T20:00:55.342Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T20:00:55.346Z] $ docker stop --time=1 b62a6fd26e7bfb28031496b93d288d7e8e819989d6e4f83601a0bc74d48f996f [2021-06-14T20:00:57.181Z] $ docker rm -f b62a6fd26e7bfb28031496b93d288d7e8e819989d6e4f83601a0bc74d48f996f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T20:00:57.831Z] + docker images [2021-06-14T20:00:58.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T20:00:58.106Z] sys-mgmt-agent-arm64 latest be4782cd5836 3 seconds ago 299MB [2021-06-14T20:00:58.106Z] security-bootstrapper-arm64 latest c428c4770d6a 43 seconds ago 17.5MB [2021-06-14T20:00:58.106Z] security-proxy-setup-arm64 latest c01f7dda66fc 55 seconds ago 24.3MB [2021-06-14T20:00:58.106Z] support-scheduler-arm64 latest 8f1dfd0630a2 About a minute ago 15.1MB [2021-06-14T20:00:58.106Z] e0cbb36c8c2a About a minute ago 969MB [2021-06-14T20:00:58.106Z] f2612e4da994 About a minute ago 968MB [2021-06-14T20:00:58.106Z] 205bcd540b1f About a minute ago 973MB [2021-06-14T20:00:58.106Z] 64ae54ec3ed8 About a minute ago 970MB [2021-06-14T20:00:58.106Z] core-data-arm64 latest c68f625dd834 4 minutes ago 19.1MB [2021-06-14T20:00:58.106Z] security-secretstore-setup-arm64 latest 7e228b66c4c3 4 minutes ago 27.1MB [2021-06-14T20:00:58.106Z] support-notifications-arm64 latest faed1f355e04 4 minutes ago 15.7MB [2021-06-14T20:00:58.106Z] core-metadata-arm64 latest 7473883437f9 4 minutes ago 15.7MB [2021-06-14T20:00:58.106Z] core-command-arm64 latest a92bc0791721 4 minutes ago 15MB [2021-06-14T20:00:58.106Z] 5f34136ded86 4 minutes ago 975MB [2021-06-14T20:00:58.106Z] d9ff24b662f2 4 minutes ago 972MB [2021-06-14T20:00:58.106Z] 69c02d1060b7 4 minutes ago 976MB [2021-06-14T20:00:58.106Z] 7b052f5420d1 4 minutes ago 969MB [2021-06-14T20:00:58.106Z] f1e71479ecfc 4 minutes ago 967MB [2021-06-14T20:00:58.106Z] ci-base-image-arm64 latest e87e37c2671d 14 minutes ago 641MB [2021-06-14T20:00:58.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T20:00:58.106Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T20:00:58.106Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T20:00:58.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:00:59.361Z] ---> job-cost.sh [2021-06-14T20:00:59.362Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MN4u [2021-06-14T20:01:38.299Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T20:03:15.058Z] lf-activate-venv(): INFO: Adding /tmp/venv-MN4u/bin to PATH [2021-06-14T20:03:15.058Z] INFO: No Stack... [2021-06-14T20:03:15.058Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T20:03:15.059Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T20:03:15.430Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-14T20:03:15.431Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T20:03:15.523Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-1-stack-cost] [2021-06-14T20:03:15.530Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3568-1-stack-cost] did not exist. Created. [2021-06-14T20:03:15.530Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T20:03:15.988Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T20:03:16.245Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T20:03:16.267Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T20:03:17.805Z] provisioning config files... [2021-06-14T20:03:17.824Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4761454240693350593tmp [Pipeline] { [Pipeline] sh [2021-06-14T20:03:18.171Z] + set +x [2021-06-14T20:03:18.172Z] + curl -s https://codecov.io/bash [2021-06-14T20:03:18.172Z] + bash -s -- [2021-06-14T20:03:18.466Z] [2021-06-14T20:03:18.466Z] _____ _ [2021-06-14T20:03:18.466Z] / ____| | | [2021-06-14T20:03:18.466Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T20:03:18.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T20:03:18.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T20:03:18.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T20:03:18.466Z] Bash-1.0.3 [2021-06-14T20:03:18.466Z] [2021-06-14T20:03:18.466Z] [2021-06-14T20:03:18.466Z] ==> git version 2.24.4 found [2021-06-14T20:03:18.466Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-14T20:03:18.466Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T20:03:18.466Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T20:03:18.466Z] ==> Jenkins CI detected. [2021-06-14T20:03:18.466Z] project root: . [2021-06-14T20:03:18.466Z] --> token set from env [2021-06-14T20:03:18.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T20:03:18.466Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T20:03:18.466Z] ==> Python coveragepy not found [2021-06-14T20:03:18.466Z] ==> Searching for coverage reports in: [2021-06-14T20:03:18.466Z] + . [2021-06-14T20:03:18.466Z] -> Found 1 reports [2021-06-14T20:03:18.466Z] ==> Detecting git/mercurial file structure [2021-06-14T20:03:18.466Z] ==> Reading reports [2021-06-14T20:03:18.466Z] + ./coverage.out bytes=398195 [2021-06-14T20:03:18.466Z] ==> Appending adjustments [2021-06-14T20:03:18.466Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T20:03:19.413Z] + Found adjustments [2021-06-14T20:03:19.413Z] ==> Gzipping contents [2021-06-14T20:03:19.674Z] 56K /tmp/codecov.pxZAnZ.gz [2021-06-14T20:03:19.674Z] ==> Uploading reports [2021-06-14T20:03:19.674Z] url: https://codecov.io [2021-06-14T20:03:19.674Z] query: branch=PR-3568&commit=46d5a077d2fd6cb20fb41cbee1cce7e95657528b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-14T20:03:19.674Z] -> Pinging Codecov [2021-06-14T20:03:19.674Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=46d5a077d2fd6cb20fb41cbee1cce7e95657528b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-14T20:03:20.622Z] -> Uploading to [2021-06-14T20:03:20.622Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/46d5a077d2fd6cb20fb41cbee1cce7e95657528b/a74fd9e8-611d-4320-9c9e-4dbb8525fc99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T200320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f68cecb163eec6375b4e3f3cd9c97377e045448632009f54a8fd3b0d925a3bf [2021-06-14T20:03:20.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T20:03:20.622Z] Dload Upload Total Spent Left Speed [2021-06-14T20:03:20.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54463 0 0 100 54463 0 152k --:--:-- --:--:-- --:--:-- 152k [2021-06-14T20:03:20.884Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/46d5a077d2fd6cb20fb41cbee1cce7e95657528b [Pipeline] } [2021-06-14T20:03:20.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:23.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:23.724Z] ---> package-listing.sh [2021-06-14T20:03:23.724Z] ++ facter osfamily [2021-06-14T20:03:23.724Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T20:03:23.988Z] + OS_FAMILY=redhat [2021-06-14T20:03:23.988Z] + workspace=/w/workspace/edgex-go/1 [2021-06-14T20:03:23.988Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T20:03:23.988Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T20:03:23.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T20:03:23.988Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T20:03:23.988Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-14T20:03:23.988Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T20:03:23.988Z] + case "${OS_FAMILY}" in [2021-06-14T20:03:23.988Z] + rpm -qa [2021-06-14T20:03:23.988Z] + sort [2021-06-14T20:03:26.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T20:03:26.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T20:03:26.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T20:03:26.539Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-14T20:03:26.539Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-14T20:03:26.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-14T20:03:26.578Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T20:03:26.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T20:03:27.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T20:03:27.519Z] [2021-06-14T20:03:27.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T20:03:27.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T20:03:27.876Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T20:03:27.876Z] df20fa9351a1: Pulling fs layer [2021-06-14T20:03:27.876Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T20:03:27.876Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T20:03:27.876Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T20:03:27.876Z] 93b61091891f: Pulling fs layer [2021-06-14T20:03:27.876Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T20:03:27.876Z] 5e14af77c1be: Pulling fs layer [2021-06-14T20:03:27.876Z] 01666e4c0597: Pulling fs layer [2021-06-14T20:03:27.876Z] aa168da1d23b: Pulling fs layer [2021-06-14T20:03:27.876Z] 46f8f816bc3b: Waiting [2021-06-14T20:03:27.876Z] 93b61091891f: Waiting [2021-06-14T20:03:27.876Z] 93b9cdb0e59b: Waiting [2021-06-14T20:03:27.877Z] 5e14af77c1be: Waiting [2021-06-14T20:03:27.877Z] 01666e4c0597: Waiting [2021-06-14T20:03:27.877Z] aa168da1d23b: Waiting [2021-06-14T20:03:27.877Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T20:03:27.877Z] 36b3adc4ff6f: Download complete [2021-06-14T20:03:28.140Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T20:03:28.140Z] 46f8f816bc3b: Download complete [2021-06-14T20:03:28.140Z] df20fa9351a1: Verifying Checksum [2021-06-14T20:03:28.140Z] df20fa9351a1: Download complete [2021-06-14T20:03:28.140Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T20:03:28.140Z] 93b9cdb0e59b: Download complete [2021-06-14T20:03:28.140Z] 5e14af77c1be: Verifying Checksum [2021-06-14T20:03:28.140Z] 5e14af77c1be: Download complete [2021-06-14T20:03:28.140Z] 93b61091891f: Verifying Checksum [2021-06-14T20:03:28.140Z] 93b61091891f: Download complete [2021-06-14T20:03:28.140Z] 01666e4c0597: Verifying Checksum [2021-06-14T20:03:28.140Z] 01666e4c0597: Download complete [2021-06-14T20:03:28.140Z] df20fa9351a1: Pull complete [2021-06-14T20:03:28.406Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T20:03:28.406Z] 8ad3a11d3b57: Download complete [2021-06-14T20:03:28.406Z] 36b3adc4ff6f: Pull complete [2021-06-14T20:03:28.984Z] 8ad3a11d3b57: Pull complete [2021-06-14T20:03:28.984Z] 46f8f816bc3b: Pull complete [2021-06-14T20:03:29.248Z] 93b61091891f: Pull complete [2021-06-14T20:03:29.248Z] 93b9cdb0e59b: Pull complete [2021-06-14T20:03:29.248Z] 5e14af77c1be: Pull complete [2021-06-14T20:03:29.509Z] 01666e4c0597: Pull complete [2021-06-14T20:03:29.772Z] aa168da1d23b: Verifying Checksum [2021-06-14T20:03:29.772Z] aa168da1d23b: Download complete [2021-06-14T20:03:34.016Z] aa168da1d23b: Pull complete [2021-06-14T20:03:34.016Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T20:03:34.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T20:03:34.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T20:03:34.112Z] prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container [2021-06-14T20:03:34.151Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T20:03:37.374Z] $ docker top 10d562bd3238dc1c09caad6b91a943d9099b1ba208d711c161b6697c86bc66cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T20:03:37.800Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T20:03:38.119Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T20:03:38.437Z] + ls /var/log/sa-host [2021-06-14T20:03:38.438Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T20:03:38.438Z] file_magic: OK [2021-06-14T20:03:38.438Z] HZ: Using current value: 100 [2021-06-14T20:03:38.438Z] file_header: OK [2021-06-14T20:03:38.438Z] 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-06-14T20:03:38.438Z] Statistics: [2021-06-14T20:03:38.438Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T20:03:38.438Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T20:03:38.438Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T20:03:38.438Z] file_magic: OK [2021-06-14T20:03:38.438Z] HZ: Using current value: 100 [2021-06-14T20:03:38.438Z] file_header: OK [2021-06-14T20:03:38.438Z] 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-06-14T20:03:38.438Z] Statistics: [2021-06-14T20:03:38.438Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T20:03:38.438Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T20:03:39.194Z] provisioning config files... [2021-06-14T20:03:39.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3861371484739539867tmp [Pipeline] { [Pipeline] echo [2021-06-14T20:03:39.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:39.612Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T20:03:39.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:40.119Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T20:03:40.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:40.496Z] ---> sudo-logs.sh [2021-06-14T20:03:40.496Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T20:03:40.597Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:40.941Z] ---> job-cost.sh [2021-06-14T20:03:40.941Z] lf-activate-venv: SKIPPING [2021-06-14T20:03:40.941Z] DEBUG: total: 0.18000000715255737 [2021-06-14T20:03:40.941Z] INFO: Retrieving Stack Cost... [2021-06-14T20:03:41.883Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T20:03:42.456Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T20:03:42.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T20:03:42.838Z] ---> logs-deploy.sh [2021-06-14T20:03:42.839Z] lf-activate-venv: SKIPPING [2021-06-14T20:03:42.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/1 [2021-06-14T20:03:42.839Z] INFO: archiving workspace using pattern(s): [2021-06-14T20:03:43.788Z] Archives upload complete. [2021-06-14T20:03:43.788Z] INFO: archiving logs to Nexus [2021-06-14T20:03:44.361Z] ---> uname -a: [2021-06-14T20:03:44.361Z] Linux prd-centos7-docker-4c-2g-1338.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> lscpu: [2021-06-14T20:03:44.361Z] Architecture: x86_64 [2021-06-14T20:03:44.361Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T20:03:44.361Z] Byte Order: Little Endian [2021-06-14T20:03:44.361Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T20:03:44.361Z] CPU(s): 2 [2021-06-14T20:03:44.361Z] On-line CPU(s) list: 0,1 [2021-06-14T20:03:44.361Z] Thread(s) per core: 1 [2021-06-14T20:03:44.361Z] Core(s) per socket: 1 [2021-06-14T20:03:44.361Z] Socket(s): 2 [2021-06-14T20:03:44.361Z] NUMA node(s): 1 [2021-06-14T20:03:44.361Z] Vendor ID: AuthenticAMD [2021-06-14T20:03:44.361Z] CPU family: 23 [2021-06-14T20:03:44.361Z] Model: 49 [2021-06-14T20:03:44.361Z] Model name: AMD EPYC-Rome Processor [2021-06-14T20:03:44.361Z] Stepping: 0 [2021-06-14T20:03:44.361Z] CPU MHz: 2799.998 [2021-06-14T20:03:44.361Z] BogoMIPS: 5599.99 [2021-06-14T20:03:44.361Z] Virtualization: AMD-V [2021-06-14T20:03:44.361Z] Hypervisor vendor: KVM [2021-06-14T20:03:44.361Z] Virtualization type: full [2021-06-14T20:03:44.361Z] L1d cache: 64 KiB [2021-06-14T20:03:44.361Z] L1i cache: 64 KiB [2021-06-14T20:03:44.361Z] L2 cache: 1 MiB [2021-06-14T20:03:44.361Z] L3 cache: 32 MiB [2021-06-14T20:03:44.361Z] NUMA node0 CPU(s): 0,1 [2021-06-14T20:03:44.361Z] Vulnerability Itlb multihit: Not affected [2021-06-14T20:03:44.361Z] Vulnerability L1tf: Not affected [2021-06-14T20:03:44.361Z] Vulnerability Mds: Not affected [2021-06-14T20:03:44.361Z] Vulnerability Meltdown: Not affected [2021-06-14T20:03:44.361Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T20:03:44.361Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T20:03:44.361Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T20:03:44.361Z] Vulnerability Srbds: Not affected [2021-06-14T20:03:44.361Z] Vulnerability Tsx async abort: Not affected [2021-06-14T20:03:44.361Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> nproc: [2021-06-14T20:03:44.361Z] 2 [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> df -h: [2021-06-14T20:03:44.361Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T20:03:44.361Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-14T20:03:44.361Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T20:03:44.361Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T20:03:44.361Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 [2021-06-14T20:03:44.361Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> free -m: [2021-06-14T20:03:44.361Z] total used free shared buff/cache available [2021-06-14T20:03:44.361Z] Mem: 7821 1349 1938 0 4532 6437 [2021-06-14T20:03:44.361Z] Swap: 1023 2 1021 [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> ip addr: [2021-06-14T20:03:44.361Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T20:03:44.361Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T20:03:44.361Z] inet 127.0.0.1/8 scope host lo [2021-06-14T20:03:44.361Z] valid_lft forever preferred_lft forever [2021-06-14T20:03:44.361Z] inet6 ::1/128 scope host [2021-06-14T20:03:44.361Z] valid_lft forever preferred_lft forever [2021-06-14T20:03:44.361Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T20:03:44.361Z] link/ether fa:16:3e:92:da:9a brd ff:ff:ff:ff:ff:ff [2021-06-14T20:03:44.361Z] inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T20:03:44.361Z] valid_lft 84935sec preferred_lft 84935sec [2021-06-14T20:03:44.361Z] inet6 fe80::f816:3eff:fe92:da9a/64 scope link [2021-06-14T20:03:44.361Z] valid_lft forever preferred_lft forever [2021-06-14T20:03:44.361Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T20:03:44.361Z] link/ether 02:42:2c:cf:40:39 brd ff:ff:ff:ff:ff:ff [2021-06-14T20:03:44.361Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T20:03:44.361Z] valid_lft forever preferred_lft forever [2021-06-14T20:03:44.361Z] inet6 fe80::42:2cff:fecf:4039/64 scope link [2021-06-14T20:03:44.361Z] valid_lft forever preferred_lft forever [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] ---> sar -b -r -n DEV: [2021-06-14T20:03:44.361Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] 19:39:09 LINUX RESTART (2 CPU) [2021-06-14T20:03:44.361Z] [2021-06-14T20:03:44.361Z] 19:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T20:03:44.362Z] 19:41:01 62.83 3.58 59.25 0.00 2600.77 23240.13 0.00 [2021-06-14T20:03:44.362Z] 19:42:01 174.01 0.00 174.01 0.00 0.00 36728.77 0.00 [2021-06-14T20:03:44.362Z] 19:43:01 59.60 0.02 59.58 0.00 0.53 10742.06 0.00 [2021-06-14T20:03:44.362Z] 19:44:01 167.38 0.03 167.34 0.00 1.07 76638.85 0.00 [2021-06-14T20:03:44.362Z] 19:45:01 771.17 367.88 403.30 0.00 15746.21 242260.09 0.00 [2021-06-14T20:03:44.362Z] 19:46:01 426.78 43.92 382.86 0.00 2503.80 136045.95 0.00 [2021-06-14T20:03:44.362Z] 19:47:01 350.57 71.84 278.73 0.00 4799.20 82646.99 0.00 [2021-06-14T20:03:44.362Z] 19:48:01 5.98 0.08 5.90 0.00 0.67 202.12 0.00 [2021-06-14T20:03:44.362Z] 19:49:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-06-14T20:03:44.362Z] 19:50:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 [2021-06-14T20:03:44.362Z] 19:51:01 0.32 0.00 0.32 0.00 0.00 3.75 0.00 [2021-06-14T20:03:44.362Z] 19:52:01 0.33 0.00 0.33 0.00 0.00 4.31 0.00 [2021-06-14T20:03:44.362Z] 19:53:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-06-14T20:03:44.362Z] 19:54:02 0.28 0.00 0.28 0.00 0.00 3.17 0.00 [2021-06-14T20:03:44.362Z] 19:55:01 0.41 0.19 0.22 0.00 5.83 2.22 0.00 [2021-06-14T20:03:44.362Z] 19:56:01 0.83 0.00 0.83 0.00 0.00 16.69 0.00 [2021-06-14T20:03:44.362Z] 19:57:01 0.28 0.00 0.28 0.00 0.00 4.36 0.00 [2021-06-14T20:03:44.362Z] 19:58:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 [2021-06-14T20:03:44.362Z] 19:59:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-06-14T20:03:44.362Z] 20:00:01 0.27 0.10 0.17 0.00 1.33 1.50 0.00 [2021-06-14T20:03:44.362Z] 20:01:01 0.32 0.03 0.28 0.00 0.27 3.28 0.00 [2021-06-14T20:03:44.362Z] 20:02:01 0.48 0.18 0.30 0.00 3.46 5.10 0.00 [2021-06-14T20:03:44.362Z] 20:03:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 [2021-06-14T20:03:44.362Z] Average: 88.07 21.24 66.83 0.00 1117.10 26488.07 0.00 [2021-06-14T20:03:44.362Z] [2021-06-14T20:03:44.362Z] 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T20:03:44.362Z] 19:41:01 4186272 0 967324 12.08 2620 2852724 1485788 16.40 1031596 2306524 450416 [2021-06-14T20:03:44.362Z] 19:42:01 3885996 0 1135244 14.17 2620 2985080 1668056 18.42 1320472 2255368 229868 [2021-06-14T20:03:44.362Z] 19:43:01 3842592 0 1212828 15.14 2620 2950900 1883176 20.79 1295084 2309652 40680 [2021-06-14T20:03:44.362Z] 19:44:01 705984 0 1433124 17.89 2620 5867212 2484572 27.43 2558164 4089576 862816 [2021-06-14T20:03:44.362Z] 19:45:01 262204 0 1860440 23.23 2620 5883676 3796664 41.92 3175328 3828696 36940 [2021-06-14T20:03:44.362Z] 19:46:01 198548 0 1474256 18.41 2620 6333516 2405164 26.55 2707356 4316104 608160 [2021-06-14T20:03:44.362Z] 19:47:01 2617980 0 1276588 15.94 2620 4111752 1447768 15.98 1375292 3295784 20 [2021-06-14T20:03:44.362Z] 19:48:01 2617604 0 1276960 15.94 2620 4111756 1408680 15.55 1417588 3256808 12 [2021-06-14T20:03:44.362Z] 19:49:01 2617844 0 1276716 15.94 2620 4111760 1406624 15.53 1452304 3222024 8 [2021-06-14T20:03:44.362Z] 19:50:01 2618816 0 1275740 15.93 2620 4111764 1406732 15.53 1447152 3227312 8 [2021-06-14T20:03:44.362Z] 19:51:01 2617508 0 1277040 15.95 2620 4111772 1406660 15.53 1450852 3225160 8 [2021-06-14T20:03:44.362Z] 19:52:01 2617516 0 1277028 15.95 2620 4111776 1406624 15.53 1450220 3225816 20 [2021-06-14T20:03:44.362Z] 19:53:01 2617772 0 1276768 15.94 2620 4111780 1406624 15.53 1450112 3225816 8 [2021-06-14T20:03:44.362Z] 19:54:02 2617912 0 1276624 15.94 2620 4111784 1406624 15.53 1450068 3225816 8 [2021-06-14T20:03:44.362Z] 19:55:01 2617232 0 1277268 15.95 2620 4111820 1406708 15.53 1450340 3225820 20 [2021-06-14T20:03:44.362Z] 19:56:01 2617276 0 1277220 15.95 2620 4111824 1406624 15.53 1450288 3225820 8 [2021-06-14T20:03:44.362Z] 19:57:01 2617360 0 1277072 15.95 2620 4111888 1406672 15.53 1450152 3225836 28 [2021-06-14T20:03:44.362Z] 19:58:01 2617432 0 1277052 15.95 2620 4111836 1406624 15.53 1450288 3225820 8 [2021-06-14T20:03:44.362Z] 19:59:01 2617228 0 1277256 15.95 2620 4111836 1406692 15.53 1450288 3225820 8 [2021-06-14T20:03:44.362Z] 20:00:01 2614352 0 1280124 15.98 2620 4111844 1406776 15.53 1470128 3208920 16 [2021-06-14T20:03:44.362Z] 20:01:01 2613180 0 1281296 16.00 2620 4111844 1409216 15.56 1470984 3208920 12 [2021-06-14T20:03:44.362Z] 20:02:01 2613788 0 1280504 15.99 2620 4112028 1407200 15.54 1470228 3209036 8 [2021-06-14T20:03:44.362Z] 20:03:01 2614192 0 1280096 15.98 2620 4112032 1407200 15.54 1470232 3209036 8 [2021-06-14T20:03:44.362Z] Average: 2502895 0 1295851 16.18 2620 4207574 1638412 18.09 1596283 3216325 96917 [2021-06-14T20:03:44.362Z] [2021-06-14T20:03:44.362Z] 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T20:03:44.362Z] 19:41:01 eth0 1079.80 1239.77 5807.72 134.24 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:41:01 docker0 901.72 673.62 73.68 2694.10 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:42:01 veth05a1da0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:42:01 eth0 293.27 246.52 879.28 33.93 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:42:01 docker0 223.98 254.10 15.41 843.93 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:43:01 veth05a1da0 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:43:01 eth0 38.10 24.34 24.27 98.51 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:43:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:44:01 vethdd967a9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:44:01 eth0 185.70 155.52 1705.09 25.91 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:45:01 veth375aa6e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:45:01 vethebba63e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:45:01 vethb9aa7d9 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:45:01 vethdd967a9 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:46:01 vethdd967a9 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:46:01 eth0 2816.99 2556.51 13753.63 542.21 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:46:01 veth3635de5 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:47:01 eth0 77.75 52.34 144.15 20.60 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:47:01 docker0 1251.34 1097.25 97.36 4301.68 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:48:01 eth0 0.48 0.33 0.04 0.03 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:49:01 eth0 0.27 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:50:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:51:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:54:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:55:01 eth0 0.24 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:57:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.362Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:00:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:01:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] Average: eth0 86.91 84.19 458.79 20.66 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] Average: docker0 54.45 47.75 4.24 187.20 0.00 0.00 0.00 0.00 [2021-06-14T20:03:44.363Z] [2021-06-14T20:03:44.363Z]