Pull request #3599 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc78976f96042ff4ea4542bb6879f4a838dcd375+b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb (cac1007d3a797c487508db502854e1ae49bd7302) 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-ssh8298776781676097355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3678739960724724341.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 6a41506d72e8e131afc862d141935157bee59f41 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-3599/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-3599/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4403544667833240974.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-3599/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1790527739599260668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4312705329802722178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3599/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-3599/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5709687804730359665.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1260 in /w/workspace/edgexfoundry_edgex-go_PR-3599 [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-ssh1396037279008841093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6356449394943680090.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3599/head:refs/remotes/origin/PR-3599 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit fc78976f96042ff4ea4542bb6879f4a838dcd375 Merge succeeded, producing fc78976f96042ff4ea4542bb6879f4a838dcd375 Checking out Revision fc78976f96042ff4ea4542bb6879f4a838dcd375 (PR-3599) > git config core.sparsecheckout # timeout=10 > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # 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-ssh1716239872725286665.key > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T19:08:09.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T19:08:09.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T19:08:09.898Z] ========================================================= [2021-06-24T19:08:09.899Z] EdgeX Global Pipelines Version Info [2021-06-24T19:08:09.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:08:11.415Z] ------------------- [2021-06-24T19:08:11.415Z] stable info: [2021-06-24T19:08:11.415Z] ------------------- [2021-06-24T19:08:11.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T19:08:11.415Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T19:08:11.415Z] Message: update stable to v1.0.195 [2021-06-24T19:08:11.993Z] ------------------- [2021-06-24T19:08:11.993Z] experimental info: [2021-06-24T19:08:11.993Z] ------------------- [2021-06-24T19:08:11.993Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T19:08:11.993Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T19:08:11.993Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T19:08:12.210Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T19:08:12.263Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T19:08:12.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T19:08:12.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T19:08:14.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T19:08:14.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T19:08:14.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T19:08:14.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T19:08:14.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T19:08:14.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T19:08:14.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T19:08:14.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T19:08:15.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T19:08:15.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T19:08:15.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T19:08:15.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T19:08:15.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T19:08:15.297Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T19:08:15.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T19:08:15.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T19:08:15.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T19:08:15.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T19:08:15.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3599 [Pipeline] echo [2021-06-24T19:08:15.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3599 [Pipeline] echo [2021-06-24T19:08:15.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3599 [Pipeline] echo [2021-06-24T19:08:15.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc78976f96042ff4ea4542bb6879f4a838dcd375 [Pipeline] echo [2021-06-24T19:08:15.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc78976 [Pipeline] echo [2021-06-24T19:08:15.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:08:16.087Z] provisioning config files... [2021-06-24T19:08:16.103Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6181248998728203735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:08:16.483Z] ---> docker-login.sh [2021-06-24T19:08:16.484Z] nexus3.edgexfoundry.org:10001 [2021-06-24T19:08:16.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:08:16.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:08:16.755Z] Configure a credential helper to remove this warning. See [2021-06-24T19:08:16.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:08:16.755Z] [2021-06-24T19:08:16.755Z] Login Succeeded [2021-06-24T19:08:16.755Z] nexus3.edgexfoundry.org:10002 [2021-06-24T19:08:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:08:16.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:08:16.755Z] Configure a credential helper to remove this warning. See [2021-06-24T19:08:16.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:08:16.755Z] [2021-06-24T19:08:16.755Z] Login Succeeded [2021-06-24T19:08:16.755Z] nexus3.edgexfoundry.org:10003 [2021-06-24T19:08:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:08:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:08:17.021Z] Configure a credential helper to remove this warning. See [2021-06-24T19:08:17.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:08:17.021Z] [2021-06-24T19:08:17.021Z] Login Succeeded [2021-06-24T19:08:17.021Z] nexus3.edgexfoundry.org:10004 [2021-06-24T19:08:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:08:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:08:17.021Z] Configure a credential helper to remove this warning. See [2021-06-24T19:08:17.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:08:17.021Z] [2021-06-24T19:08:17.021Z] Login Succeeded [2021-06-24T19:08:17.021Z] docker.io [2021-06-24T19:08:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:08:17.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:08:17.603Z] Configure a credential helper to remove this warning. See [2021-06-24T19:08:17.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:08:17.603Z] [2021-06-24T19:08:17.603Z] Login Succeeded [2021-06-24T19:08:17.603Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T19:08:17.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T19:08:20.248Z] ++ 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-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T19:08:20.248Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:08:20.248Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T19:08:20.248Z] ++ cut -d/ -f2 [2021-06-24T19:08:20.248Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T19:08:20.317Z] 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-24T19:08:21.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:08:21.235Z] [2021-06-24T19:08:21.235Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:08:21.591Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:08:21.591Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T19:08:21.591Z] 31603596830f: Pulling fs layer [2021-06-24T19:08:21.591Z] 54011a49482f: Pulling fs layer [2021-06-24T19:08:21.591Z] a6820b24f6d8: Pulling fs layer [2021-06-24T19:08:21.591Z] f581987b2513: Pulling fs layer [2021-06-24T19:08:21.591Z] f581987b2513: Waiting [2021-06-24T19:08:21.591Z] 54011a49482f: Verifying Checksum [2021-06-24T19:08:21.591Z] 54011a49482f: Download complete [2021-06-24T19:08:21.856Z] 31603596830f: Verifying Checksum [2021-06-24T19:08:21.856Z] 31603596830f: Download complete [2021-06-24T19:08:21.856Z] f581987b2513: Verifying Checksum [2021-06-24T19:08:21.856Z] f581987b2513: Download complete [2021-06-24T19:08:21.856Z] a6820b24f6d8: Verifying Checksum [2021-06-24T19:08:21.856Z] a6820b24f6d8: Download complete [2021-06-24T19:08:21.856Z] 31603596830f: Pull complete [2021-06-24T19:08:22.123Z] 54011a49482f: Pull complete [2021-06-24T19:08:22.701Z] a6820b24f6d8: Pull complete [2021-06-24T19:08:22.701Z] f581987b2513: Pull complete [2021-06-24T19:08:22.963Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T19:08:22.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:08:22.963Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T19:08:23.092Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:08:23.141Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T19:08:24.260Z] $ docker top 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T19:08:24.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T19:08:24.479Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T19:08:24.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T19:08:24.589Z] $ docker exec 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e ssh-agent [2021-06-24T19:08:24.693Z] SSH_AUTH_SOCK=/tmp/ssh-XSbtklCeHXKW/agent.15 [2021-06-24T19:08:24.693Z] SSH_AGENT_PID=21 [2021-06-24T19:08:24.700Z] Running ssh-add (command line suppressed) [2021-06-24T19:08:24.794Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1293909083939251052.key (/w/workspace/edgex-go/1@tmp/private_key_1293909083939251052.key) [2021-06-24T19:08:24.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T19:08:25.170Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T19:08:25.198Z] $ docker exec --env ******** --env ******** 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e ssh-agent -k [2021-06-24T19:08:25.297Z] unset SSH_AUTH_SOCK; [2021-06-24T19:08:25.297Z] unset SSH_AGENT_PID; [2021-06-24T19:08:25.297Z] echo Agent pid 21 killed; [2021-06-24T19:08:25.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T19:08:25.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T19:08:25.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T19:08:25.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T19:08:25.539Z] $ docker exec 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e ssh-agent [2021-06-24T19:08:25.647Z] SSH_AUTH_SOCK=/tmp/ssh-r32us2hGpWck/agent.52 [2021-06-24T19:08:25.647Z] SSH_AGENT_PID=58 [2021-06-24T19:08:25.653Z] Running ssh-add (command line suppressed) [2021-06-24T19:08:25.755Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_881145128379685299.key (/w/workspace/edgex-go/1@tmp/private_key_881145128379685299.key) [2021-06-24T19:08:25.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T19:08:26.124Z] + git semver init [2021-06-24T19:08:26.124Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T19:08:26.124Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-24T19:08:26.124Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-24T19:08:26.124Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T19:08:26.124Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T19:08:26.124Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T19:08:26.124Z] # $SEMVER_BRANCH = PR-3599 [2021-06-24T19:08:26.124Z] # $SEMVER_TEMP = /tmp/semver-664964745 [2021-06-24T19:08:26.124Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T19:08:39.599Z] # '/tmp/semver-664964745' -> '/w/workspace/edgex-go/1/.semver' [2021-06-24T19:08:39.599Z] # -> Force: false [2021-06-24T19:08:39.599Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-24T19:08:39.631Z] $ docker exec --env ******** --env ******** 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e ssh-agent -k [2021-06-24T19:08:39.718Z] unset SSH_AUTH_SOCK; [2021-06-24T19:08:39.719Z] unset SSH_AGENT_PID; [2021-06-24T19:08:39.719Z] echo Agent pid 58 killed; [2021-06-24T19:08:39.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T19:08:40.189Z] + git semver [Pipeline] } [2021-06-24T19:08:40.209Z] $ docker stop --time=1 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e [2021-06-24T19:08:42.103Z] $ docker rm -f 138df62818cbc514c115490d328529273218f28d646c2a2da751c9f4d624e30e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:08:42.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T19:08:42.886Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T19:08:42.912Z] [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-24T19:08:43.941Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:08:48.402Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:08:48.770Z] + true [2021-06-24T19:08:48.770Z] + sudo service docker restart [2021-06-24T19:08:48.770Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T19:08:58.371Z] Still waiting to schedule task [2021-06-24T19:08:58.371Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-24T19:09:07.550Z] ========================================================= [2021-06-24T19:09:07.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T19:09:07.550Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:09:07.914Z] + 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-24T19:09:09.305Z] Sending build context to Docker daemon 329.4MB [2021-06-24T19:09:09.305Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T19:09:09.305Z] Step 2/6 : FROM ${BASE} [2021-06-24T19:09:09.305Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T19:09:09.305Z] 540db60ca938: Pulling fs layer [2021-06-24T19:09:09.305Z] adcc1eea9eea: Pulling fs layer [2021-06-24T19:09:09.305Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T19:09:09.305Z] 0510c868ecb4: Pulling fs layer [2021-06-24T19:09:09.305Z] afea3b2eda06: Pulling fs layer [2021-06-24T19:09:09.306Z] 7809a108b3ef: Pulling fs layer [2021-06-24T19:09:09.306Z] f706445af74f: Pulling fs layer [2021-06-24T19:09:09.306Z] 0510c868ecb4: Waiting [2021-06-24T19:09:09.306Z] afea3b2eda06: Waiting [2021-06-24T19:09:09.306Z] 7809a108b3ef: Waiting [2021-06-24T19:09:09.306Z] f706445af74f: Waiting [2021-06-24T19:09:09.306Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T19:09:09.306Z] 4c4ab2625f07: Download complete [2021-06-24T19:09:09.306Z] adcc1eea9eea: Verifying Checksum [2021-06-24T19:09:09.306Z] adcc1eea9eea: Download complete [2021-06-24T19:09:09.306Z] afea3b2eda06: Verifying Checksum [2021-06-24T19:09:09.306Z] afea3b2eda06: Download complete [2021-06-24T19:09:09.306Z] 7809a108b3ef: Verifying Checksum [2021-06-24T19:09:09.306Z] 7809a108b3ef: Download complete [2021-06-24T19:09:09.568Z] 540db60ca938: Verifying Checksum [2021-06-24T19:09:09.568Z] 540db60ca938: Download complete [2021-06-24T19:09:09.568Z] 540db60ca938: Pull complete [2021-06-24T19:09:09.831Z] adcc1eea9eea: Pull complete [2021-06-24T19:09:09.831Z] 4c4ab2625f07: Pull complete [2021-06-24T19:09:11.214Z] f706445af74f: Verifying Checksum [2021-06-24T19:09:11.214Z] f706445af74f: Download complete [2021-06-24T19:09:11.476Z] 0510c868ecb4: Verifying Checksum [2021-06-24T19:09:11.476Z] 0510c868ecb4: Download complete [2021-06-24T19:09:14.808Z] 0510c868ecb4: Pull complete [2021-06-24T19:09:14.808Z] afea3b2eda06: Pull complete [2021-06-24T19:09:14.808Z] 7809a108b3ef: Pull complete [2021-06-24T19:09:17.216Z] f706445af74f: Pull complete [2021-06-24T19:09:17.216Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T19:09:17.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T19:09:17.216Z] ---> b068be0155e3 [2021-06-24T19:09:17.216Z] 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-24T19:09:17.792Z] ---> Running in 881d3f1de541 [2021-06-24T19:09:18.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:09:19.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:09:21.363Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T19:09:21.627Z] (2/12) Installing file (5.39-r0) [2021-06-24T19:09:21.889Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T19:09:21.889Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T19:09:40.030Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T19:09:40.030Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T19:09:40.030Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T19:09:40.030Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T19:09:40.030Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T19:09:40.030Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T19:09:40.030Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T19:09:40.304Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T19:09:40.304Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T19:09:40.304Z] OK: 219 MiB in 52 packages [2021-06-24T19:09:41.705Z] Removing intermediate container 881d3f1de541 [2021-06-24T19:09:41.705Z] ---> 0abf2ae68b91 [2021-06-24T19:09:41.705Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T19:09:41.705Z] ---> Running in 686f28ec6470 [2021-06-24T19:09:41.705Z] Removing intermediate container 686f28ec6470 [2021-06-24T19:09:41.705Z] ---> 8f50699ee752 [2021-06-24T19:09:41.705Z] Step 5/6 : COPY go.mod . [2021-06-24T19:09:41.705Z] ---> a41f3c29aeab [2021-06-24T19:09:41.705Z] Step 6/6 : RUN go mod download [2021-06-24T19:09:41.705Z] ---> Running in 89c4df442067 [2021-06-24T19:09:51.736Z] Removing intermediate container 89c4df442067 [2021-06-24T19:09:51.736Z] ---> e2c09f14f999 [2021-06-24T19:09:51.736Z] Successfully built e2c09f14f999 [2021-06-24T19:09:51.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:09:52.090Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T19:09:52.090Z] . [Pipeline] withDockerContainer [2021-06-24T19:09:52.189Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:09:52.226Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-24T19:09:52.613Z] $ docker top 96b0caee969c2d4f3eab133d6b02bb374dddacf7ff2439e38719842ad10e35f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:09:53.054Z] + go version [2021-06-24T19:09:53.054Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T19:09:53.079Z] $ docker stop --time=1 96b0caee969c2d4f3eab133d6b02bb374dddacf7ff2439e38719842ad10e35f0 [2021-06-24T19:09:54.259Z] $ docker rm -f 96b0caee969c2d4f3eab133d6b02bb374dddacf7ff2439e38719842ad10e35f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:09:57.308Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T19:09:57.308Z] . [Pipeline] withDockerContainer [2021-06-24T19:09:57.395Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:09:57.432Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-24T19:09:57.777Z] $ docker top bc811e27d2de296c46b9c021232d4111d5175b2ecff6989c9b95cf10a373e9d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T19:09:57.914Z] ========================================================= [2021-06-24T19:09:57.914Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T19:09:57.914Z] ========================================================= [Pipeline] sh [2021-06-24T19:09:58.235Z] + go mod tidy [Pipeline] sh [2021-06-24T19:09:58.827Z] + make test [2021-06-24T19:09:58.828Z] go mod tidy [2021-06-24T19:09:58.828Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T19:10:04.208Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T19:10:22.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T19:10:26.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T19:10:26.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T19:10:26.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T19:10:27.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T19:10:28.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T19:10:28.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T19:10:28.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T19:10:29.156Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T19:10:29.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T19:10:29.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T19:10:29.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T19:10:29.680Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T19:10:29.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T19:10:33.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-24T19:10:33.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T19:10:33.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T19:10:33.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-24T19:10:33.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T19:10:33.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements [2021-06-24T19:10:33.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T19:10:33.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T19:10:34.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.100s coverage: 87.7% of statements [2021-06-24T19:10:34.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T19:10:34.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:10:34.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.058s coverage: 78.9% of statements [2021-06-24T19:10:35.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-24T19:10:35.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T19:10:35.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T19:10:35.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T19:10:35.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T19:10:35.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T19:10:36.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 95.1% of statements [2021-06-24T19:10:36.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T19:10:36.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T19:10:36.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T19:10:36.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T19:10:38.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-24T19:10:38.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T19:10:38.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-24T19:10:38.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 22.0% of statements [2021-06-24T19:10:38.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T19:10:38.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-24T19:10:39.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-06-24T19:10:39.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-24T19:10:39.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-24T19:10:39.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-06-24T19:10:53.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-06-24T19:10:53.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-06-24T19:10:57.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 81.8% of statements [2021-06-24T19:10:57.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T19:11:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-24T19:11:16.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T19:11:16.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-06-24T19:11:16.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T19:11:26.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T19:11:26.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 91.9% of statements [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T19:11:26.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T19:11:26.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-24T19:11:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T19:11:26.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T19:11:26.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T19:11:26.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-06-24T19:11:26.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-24T19:11:26.575Z] GO111MODULE=on go vet ./... [2021-06-24T19:11:50.571Z] gofmt -l . [2021-06-24T19:11:50.571Z] [ "`gofmt -l .`" = "" ] [2021-06-24T19:11:50.571Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T19:11:50.924Z] + ls -al . [2021-06-24T19:11:50.924Z] total 560 [2021-06-24T19:11:50.924Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 19:11 . [2021-06-24T19:11:50.924Z] drwxr-xr-x 4 root root 28 Jun 24 19:09 .. [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 19:08 .dockerignore [2021-06-24T19:11:50.924Z] drwxrwxr-x 8 1001 1001 179 Jun 24 19:08 .git [2021-06-24T19:11:50.924Z] drwxrwxr-x 3 1001 1001 125 Jun 24 19:08 .github [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 19:08 .gitignore [2021-06-24T19:11:50.924Z] drwx------ 3 1001 1001 60 Jun 24 19:08 .semver [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 19:08 .sonarcloud.properties [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:08 Attribution.txt [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:08 CHANGELOG.md [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:08 CONTRIBUTING.md [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 19:08 Dockerfile.build [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 19:08 Jenkinsfile [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:08 LICENSE [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:08 Makefile [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:08 README.md [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:08 SECURITY.md [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:08 ZMQWindows.md [2021-06-24T19:11:50.924Z] drwxrwxr-x 2 1001 1001 37 Jun 24 19:08 bin [2021-06-24T19:11:50.924Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 19:08 cmd [2021-06-24T19:11:50.924Z] -rw-r--r-- 1 root root 398095 Jun 24 19:11 coverage.out [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 834 Jun 24 19:08 go.mod [2021-06-24T19:11:50.924Z] -rw-r--r-- 1 root root 20948 Jun 24 19:09 go.sum [2021-06-24T19:11:50.924Z] drwxrwxr-x 7 1001 1001 114 Jun 24 19:08 internal [2021-06-24T19:11:50.924Z] drwxrwxr-x 3 1001 1001 16 Jun 24 19:08 openapi [2021-06-24T19:11:50.924Z] drwxrwxr-x 4 1001 1001 71 Jun 24 19:08 snap [2021-06-24T19:11:50.924Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 19:08 version.go [Pipeline] sh [2021-06-24T19:11:51.292Z] + '[' -e coverage.out ] [2021-06-24T19:11:51.292Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T19:11:51.440Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T19:11:51.810Z] + make build [2021-06-24T19:11:51.810Z] go mod tidy [2021-06-24T19:11:51.810Z] 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-24T19:11:53.767Z] 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-24T19:12:00.460Z] 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-24T19:12:01.046Z] 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-24T19:12:01.997Z] 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-24T19:12:02.260Z] 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-24T19:12:03.224Z] 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-24T19:12:05.877Z] 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-24T19:12:05.877Z] 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-24T19:12:05.877Z] 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-24T19:12:06.833Z] 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-24T19:12:07.433Z] 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-24T19:12:11.294Z] $ docker stop --time=1 bc811e27d2de296c46b9c021232d4111d5175b2ecff6989c9b95cf10a373e9d3 [2021-06-24T19:12:13.049Z] $ docker rm -f bc811e27d2de296c46b9c021232d4111d5175b2ecff6989c9b95cf10a373e9d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-24T19:12:14.175Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1264 in /w/workspace/edgexfoundry_edgex-go_PR-3599 [Pipeline] { [Pipeline] ws [2021-06-24T19:12:16.556Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:12:16.882Z] The recommended git tool is: git [2021-06-24T19:12:17.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:12:17.023Z] [2021-06-24T19:12:17.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:12:17.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:12:17.400Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T19:12:17.400Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T19:12:17.400Z] ca9280d653b3: Pulling fs layer [2021-06-24T19:12:17.400Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T19:12:17.664Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T19:12:17.664Z] cbdbe7a5bc2a: Download complete [2021-06-24T19:12:17.664Z] cbdbe7a5bc2a: Pull complete [2021-06-24T19:12:18.242Z] ca9280d653b3: Verifying Checksum [2021-06-24T19:12:18.242Z] ca9280d653b3: Download complete [2021-06-24T19:12:18.827Z] ca9280d653b3: Pull complete [2021-06-24T19:12:19.094Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T19:12:19.094Z] 7e9c9ca2126c: Download complete [2021-06-24T19:12:22.761Z] 7e9c9ca2126c: Pull complete [2021-06-24T19:12:22.761Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T19:12:22.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:12:22.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T19:12:22.864Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:12:22.901Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T19:12:24.621Z] using credential edgex-jenkins-ssh [2021-06-24T19:12:24.641Z] Cloning the remote Git repository [2021-06-24T19:12:25.210Z] $ docker top e1db097b4342b8c9efd66cd5b89dc01e8a22d9838793e8d730b6deea92a3e67f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:12:25.624Z] + docker-compose build --help [2021-06-24T19:12:25.624Z] + grep parallel [2021-06-24T19:12:24.728Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:12:24.831Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-24T19:12:24.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:12:24.960Z] > git --version # timeout=10 [2021-06-24T19:12:24.999Z] > git --version # 'git version 2.17.1' [2021-06-24T19:12:25.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:12:25.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:12:26.437Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T19:12:26.470Z] $ docker stop --time=1 e1db097b4342b8c9efd66cd5b89dc01e8a22d9838793e8d730b6deea92a3e67f [2021-06-24T19:12:27.662Z] $ docker rm -f e1db097b4342b8c9efd66cd5b89dc01e8a22d9838793e8d730b6deea92a3e67f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:12:28.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:12:28.242Z] . [Pipeline] withDockerContainer [2021-06-24T19:12:28.339Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:12:28.383Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T19:12:28.852Z] $ docker top 902ba592e57dc0b50fc41df8af0690340c9b6aceb7c43312e5faebf2a22c38d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:12:29.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T19:12:31.843Z] Building core-command ... [2021-06-24T19:12:31.843Z] Building core-data ... [2021-06-24T19:12:31.843Z] Building core-metadata ... [2021-06-24T19:12:31.843Z] Building security-bootstrapper ... [2021-06-24T19:12:31.843Z] Building security-proxy-setup ... [2021-06-24T19:12:31.843Z] Building security-secretstore-setup ... [2021-06-24T19:12:31.843Z] Building support-notifications ... [2021-06-24T19:12:31.843Z] Building support-scheduler ... [2021-06-24T19:12:31.843Z] Building sys-mgmt-agent ... [2021-06-24T19:12:31.843Z] Building sys-mgmt-agent [2021-06-24T19:12:31.843Z] Building security-proxy-setup [2021-06-24T19:12:31.843Z] Building security-secretstore-setup [2021-06-24T19:12:31.843Z] Building core-command [2021-06-24T19:12:31.843Z] Building core-metadata [2021-06-24T19:12:44.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:44.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:44.312Z] ---> e2c09f14f999 [2021-06-24T19:12:44.312Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T19:12:44.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:44.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:44.312Z] ---> e2c09f14f999 [2021-06-24T19:12:44.312Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:12:44.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:44.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:44.312Z] ---> e2c09f14f999 [2021-06-24T19:12:44.312Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:12:46.864Z] ---> Running in d9a3f5802550 [2021-06-24T19:12:46.864Z] ---> Running in f496d5c4a54c [2021-06-24T19:12:46.864Z] ---> Running in 584a22164de1 [2021-06-24T19:12:48.794Z] Removing intermediate container f496d5c4a54c [2021-06-24T19:12:48.794Z] ---> 13733162859f [2021-06-24T19:12:48.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:48.794Z] Removing intermediate container 584a22164de1 [2021-06-24T19:12:48.794Z] ---> b481acb28a4d [2021-06-24T19:12:48.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:48.794Z] Removing intermediate container d9a3f5802550 [2021-06-24T19:12:48.794Z] ---> 8b0fe0b51397 [2021-06-24T19:12:48.794Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:48.794Z] ---> Running in d44b2a5d2609 [2021-06-24T19:12:48.794Z] ---> Running in c0e57238a945 [2021-06-24T19:12:48.794Z] ---> Running in 62e0b089acfa [2021-06-24T19:12:49.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:12:49.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:12:49.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:12:49.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:12:49.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:12:49.946Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3599/head:refs/remotes/origin/PR-3599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T19:12:50.699Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:12:50.728Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:50.728Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:50.728Z] ---> e2c09f14f999 [2021-06-24T19:12:50.728Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T19:12:50.728Z] ---> Using cache [2021-06-24T19:12:50.728Z] ---> 8b0fe0b51397 [2021-06-24T19:12:50.728Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:50.728Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:50.728Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:50.728Z] ---> e2c09f14f999 [2021-06-24T19:12:50.728Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:12:50.728Z] ---> Using cache [2021-06-24T19:12:50.728Z] ---> 8b0fe0b51397 [2021-06-24T19:12:50.728Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:50.991Z] ---> Running in 35e0b82ce61a [2021-06-24T19:12:50.991Z] ---> Running in 741b8e01628f [2021-06-24T19:12:50.991Z] Removing intermediate container d44b2a5d2609 [2021-06-24T19:12:50.991Z] ---> 5f2b3cc6bd48 [2021-06-24T19:12:50.991Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:12:50.991Z] ---> Running in f768b3dbf2fb [2021-06-24T19:12:50.991Z] Removing intermediate container 62e0b089acfa [2021-06-24T19:12:50.991Z] ---> afc3823fc4bc [2021-06-24T19:12:50.991Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T19:12:50.991Z] Removing intermediate container c0e57238a945 [2021-06-24T19:12:50.991Z] ---> 2e98482fa476 [2021-06-24T19:12:50.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T19:12:50.991Z] ---> Running in 6b601fb53912 [2021-06-24T19:12:51.012Z] Merge succeeded, producing fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:12:51.013Z] Checking out Revision fc78976f96042ff4ea4542bb6879f4a838dcd375 (PR-3599) [2021-06-24T19:12:51.259Z] ---> Running in 03d4bc2782eb [2021-06-24T19:12:51.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:51.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:51.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:52.102Z] Removing intermediate container 35e0b82ce61a [2021-06-24T19:12:52.102Z] ---> a635e772c938 [2021-06-24T19:12:52.102Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:12:52.102Z] Removing intermediate container 741b8e01628f [2021-06-24T19:12:52.102Z] ---> 335d5c70fcd8 [2021-06-24T19:12:52.102Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T19:12:52.102Z] ---> Running in 2ed17c6dfba1 [2021-06-24T19:12:52.102Z] ---> Running in 8ebf449dcf9f [2021-06-24T19:12:52.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:52.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:50.714Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:12:50.726Z] > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # timeout=10 [2021-06-24T19:12:50.931Z] > git remote # timeout=10 [2021-06-24T19:12:50.954Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T19:12:50.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:12:50.975Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-24T19:12:50.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T19:12:51.014Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:12:51.032Z] > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # timeout=10 [2021-06-24T19:12:53.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:53.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:54.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:54.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:55.095Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:55.357Z] Removing intermediate container 8ebf449dcf9f [2021-06-24T19:12:55.357Z] ---> bb6d53227155 [2021-06-24T19:12:55.357Z] Step 6/26 : COPY go.mod . [2021-06-24T19:12:55.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:55.364Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-06-24T19:12:55.418Z] > git --version # timeout=10 [2021-06-24T19:12:55.428Z] > git --version # 'git version 2.17.1' [2021-06-24T19:12:55.439Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T19:12:55.634Z] ---> 7e21c7c428ae [2021-06-24T19:12:55.634Z] Step 7/26 : RUN go mod download [2021-06-24T19:12:55.634Z] ---> Running in 66f4e49ef81a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T19:12:56.222Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:56.222Z] Removing intermediate container 66f4e49ef81a [2021-06-24T19:12:56.222Z] ---> d46fbfeccb6f [2021-06-24T19:12:56.222Z] Step 8/26 : COPY . . [2021-06-24T19:12:56.794Z] Removing intermediate container 6b601fb53912 [2021-06-24T19:12:56.794Z] ---> 6f227a84cef3 [2021-06-24T19:12:56.794Z] Step 6/24 : COPY go.mod . [2021-06-24T19:12:57.086Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:12:57.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:13:00.054Z] OK: 219 MiB in 52 packages [2021-06-24T19:13:00.054Z] ---> 6ea9b251646c [2021-06-24T19:13:00.054Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:00.054Z] OK: 219 MiB in 52 packages [2021-06-24T19:13:00.054Z] OK: 219 MiB in 52 packages [2021-06-24T19:13:00.054Z] ---> Running in ddc814dcb5cb [2021-06-24T19:13:00.054Z] Removing intermediate container 03d4bc2782eb [2021-06-24T19:13:00.054Z] ---> 1229412f7258 [2021-06-24T19:13:00.054Z] Step 6/22 : COPY go.mod . [2021-06-24T19:13:00.054Z] Removing intermediate container 2ed17c6dfba1 [2021-06-24T19:13:00.054Z] ---> 0c201bb0a1a0 [2021-06-24T19:13:00.054Z] Step 6/24 : COPY go.mod . [2021-06-24T19:13:00.054Z] Removing intermediate container f768b3dbf2fb [2021-06-24T19:13:00.054Z] ---> cc6fb7806212 [2021-06-24T19:13:00.054Z] Step 6/24 : COPY go.mod . [2021-06-24T19:13:00.054Z] ---> 2f5efe0ee71b [2021-06-24T19:13:00.054Z] Step 7/22 : RUN go mod download [2021-06-24T19:13:00.054Z] ---> e4b2316581d1 [2021-06-24T19:13:00.054Z] Step 9/26 : RUN go mod tidy [2021-06-24T19:13:00.054Z] ---> 627417d6ed26 [2021-06-24T19:13:00.054Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:00.054Z] ---> Running in 26de021f5395 [2021-06-24T19:13:00.054Z] ---> Running in fe5f151a2f65 [2021-06-24T19:13:00.054Z] ---> Running in b0c7f28fc821 [2021-06-24T19:13:00.054Z] ---> 128329c256f6 [2021-06-24T19:13:00.054Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:00.054Z] ---> Running in a17ac5aec2ce [2021-06-24T19:13:00.364Z] + + sudo service docker restarttrue [2021-06-24T19:13:00.364Z] [2021-06-24T19:13:00.639Z] Removing intermediate container ddc814dcb5cb [2021-06-24T19:13:00.639Z] ---> a48801317f0e [2021-06-24T19:13:00.639Z] Step 8/24 : COPY . . [2021-06-24T19:13:03.987Z] Removing intermediate container fe5f151a2f65 [2021-06-24T19:13:03.988Z] ---> 004a0b7d4a74 [2021-06-24T19:13:03.988Z] Step 8/22 : COPY . . [2021-06-24T19:13:03.988Z] Removing intermediate container b0c7f28fc821 [2021-06-24T19:13:03.988Z] ---> 162603371688 [2021-06-24T19:13:03.988Z] Step 8/24 : COPY . . [2021-06-24T19:13:03.988Z] Removing intermediate container a17ac5aec2ce [2021-06-24T19:13:03.988Z] ---> e90e4a53dd5a [2021-06-24T19:13:03.988Z] Step 8/24 : COPY . . [2021-06-24T19:13:03.988Z] Removing intermediate container 26de021f5395 [2021-06-24T19:13:03.988Z] ---> 041fcb480da9 [2021-06-24T19:13:03.988Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T19:13:05.436Z] ---> Running in 5092d5ff18e9 [2021-06-24T19:13:06.043Z] 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-24T19:13:12.191Z] ---> b756912c0587 [2021-06-24T19:13:12.191Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:13:12.452Z] ---> 7ebc6f7919f5 [2021-06-24T19:13:12.452Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:13:13.054Z] ---> Running in 997cd292a2b9 [2021-06-24T19:13:13.054Z] ---> Running in 7cb86d1a46ad [2021-06-24T19:13:17.338Z] Removing intermediate container 7cb86d1a46ad [2021-06-24T19:13:17.338Z] ---> e2e9eb03efee [2021-06-24T19:13:17.338Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T19:13:17.338Z] Removing intermediate container 997cd292a2b9 [2021-06-24T19:13:17.338Z] ---> b9fdccc3ac52 [2021-06-24T19:13:17.338Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T19:13:17.338Z] ---> Running in df9759ee18b2 [2021-06-24T19:13:17.338Z] ---> Running in 3cc6031112ea [2021-06-24T19:13:18.292Z] 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-24T19:13:18.292Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:13:21.043Z] provisioning config files... [2021-06-24T19:13:21.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8510455409928339085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:13:21.310Z] ---> d5b82cf772c8 [2021-06-24T19:13:21.310Z] Step 9/22 : RUN go mod tidy [2021-06-24T19:13:21.310Z] ---> Running in ab5374a176de [2021-06-24T19:13:21.310Z] ---> 2749a2a4dd8a [2021-06-24T19:13:21.310Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:13:21.498Z] ---> docker-login.sh [2021-06-24T19:13:21.498Z] nexus3.edgexfoundry.org:10001 [2021-06-24T19:13:21.573Z] ---> Running in aa35a59d5397 [2021-06-24T19:13:22.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:13:22.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:13:22.761Z] Configure a credential helper to remove this warning. See [2021-06-24T19:13:22.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:13:22.761Z] [2021-06-24T19:13:22.761Z] Login Succeeded [2021-06-24T19:13:22.761Z] nexus3.edgexfoundry.org:10002 [2021-06-24T19:13:23.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:13:24.135Z] Removing intermediate container ab5374a176de [2021-06-24T19:13:24.135Z] ---> 8fc7f0dd3836 [2021-06-24T19:13:24.135Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T19:13:24.135Z] Removing intermediate container aa35a59d5397 [2021-06-24T19:13:24.135Z] ---> 04218fb0597a [2021-06-24T19:13:24.135Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T19:13:24.135Z] ---> Running in bf63ba8238de [2021-06-24T19:13:24.135Z] ---> Running in 7085308fb051 [2021-06-24T19:13:24.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:13:24.466Z] Configure a credential helper to remove this warning. See [2021-06-24T19:13:24.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:13:24.466Z] [2021-06-24T19:13:24.466Z] Login Succeeded [2021-06-24T19:13:24.466Z] nexus3.edgexfoundry.org:10003 [2021-06-24T19:13:24.711Z] 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-24T19:13:24.711Z] 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-24T19:13:24.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:13:24.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:13:24.744Z] Configure a credential helper to remove this warning. See [2021-06-24T19:13:24.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:13:24.744Z] [2021-06-24T19:13:24.744Z] Login Succeeded [2021-06-24T19:13:24.744Z] nexus3.edgexfoundry.org:10004 [2021-06-24T19:13:25.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:13:25.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:13:25.347Z] Configure a credential helper to remove this warning. See [2021-06-24T19:13:25.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:13:25.347Z] [2021-06-24T19:13:25.347Z] Login Succeeded [2021-06-24T19:13:25.347Z] docker.io [2021-06-24T19:13:25.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:13:26.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:13:26.221Z] Configure a credential helper to remove this warning. See [2021-06-24T19:13:26.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:13:26.221Z] [2021-06-24T19:13:26.221Z] Login Succeeded [2021-06-24T19:13:26.221Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T19:13:26.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T19:13:29.026Z] ========================================================= [2021-06-24T19:13:29.026Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T19:13:29.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:13:29.450Z] + 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-24T19:13:29.689Z] 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-24T19:13:31.455Z] Sending build context to Docker daemon 166.3MB [2021-06-24T19:13:31.455Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:31.455Z] Step 2/6 : FROM ${BASE} [2021-06-24T19:13:31.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T19:13:32.007Z] 595b0fe564bb: Pulling fs layer [2021-06-24T19:13:32.007Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T19:13:32.007Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T19:13:32.007Z] ba82ee9f976e: Pulling fs layer [2021-06-24T19:13:32.007Z] 506bd15cee9f: Pulling fs layer [2021-06-24T19:13:32.007Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T19:13:32.007Z] 618dc40b7e24: Pulling fs layer [2021-06-24T19:13:32.007Z] 506bd15cee9f: Waiting [2021-06-24T19:13:32.007Z] 75a0a4a0db45: Waiting [2021-06-24T19:13:32.007Z] 618dc40b7e24: Waiting [2021-06-24T19:13:32.007Z] ba82ee9f976e: Waiting [2021-06-24T19:13:32.007Z] 5b7225fbf94c: Download complete [2021-06-24T19:13:32.007Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T19:13:32.007Z] 3088b5b3c5c0: Download complete [2021-06-24T19:13:32.007Z] 506bd15cee9f: Download complete [2021-06-24T19:13:32.007Z] 595b0fe564bb: Verifying Checksum [2021-06-24T19:13:32.007Z] 595b0fe564bb: Download complete [2021-06-24T19:13:32.007Z] 75a0a4a0db45: Download complete [2021-06-24T19:13:32.612Z] 595b0fe564bb: Pull complete [2021-06-24T19:13:33.217Z] 3088b5b3c5c0: Pull complete [2021-06-24T19:13:33.818Z] 5b7225fbf94c: Pull complete [2021-06-24T19:13:34.093Z] 618dc40b7e24: Verifying Checksum [2021-06-24T19:13:34.093Z] 618dc40b7e24: Download complete [2021-06-24T19:13:35.011Z] Removing intermediate container 5092d5ff18e9 [2021-06-24T19:13:35.011Z] ---> c066f02dda27 [2021-06-24T19:13:35.011Z] [2021-06-24T19:13:35.011Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T19:13:35.525Z] ba82ee9f976e: Verifying Checksum [2021-06-24T19:13:35.525Z] ba82ee9f976e: Download complete [2021-06-24T19:13:35.588Z] 3.12: Pulling from library/alpine [2021-06-24T19:13:36.165Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T19:13:36.165Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T19:13:36.165Z] ---> 13621d1b12d4 [2021-06-24T19:13:36.165Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T19:13:36.165Z] ---> Running in e165e86e5680 [2021-06-24T19:13:36.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:36.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:37.022Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T19:13:37.022Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:13:37.022Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T19:13:37.290Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T19:13:37.290Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:37.290Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T19:13:37.290Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:37.290Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:13:37.290Z] OK: 7 MiB in 20 packages [2021-06-24T19:13:37.897Z] Removing intermediate container e165e86e5680 [2021-06-24T19:13:37.897Z] ---> 9a7805245e81 [2021-06-24T19:13:37.897Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:13:37.897Z] ---> Running in 5efd497e5768 [2021-06-24T19:13:38.166Z] Removing intermediate container 5efd497e5768 [2021-06-24T19:13:38.166Z] ---> f210c8658a7d [2021-06-24T19:13:38.166Z] Step 14/26 : WORKDIR / [2021-06-24T19:13:38.166Z] ---> Running in c78d216c7d0e [2021-06-24T19:13:41.137Z] Removing intermediate container c78d216c7d0e [2021-06-24T19:13:41.137Z] ---> 50556a2b243a [2021-06-24T19:13:41.137Z] 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-24T19:13:41.137Z] ---> 1418104fe409 [2021-06-24T19:13:41.137Z] 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-24T19:13:41.408Z] ---> 2dc1d6a76391 [2021-06-24T19:13:41.408Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T19:13:41.408Z] ---> 6017a68fbe41 [2021-06-24T19:13:41.408Z] 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-24T19:13:41.408Z] ---> 98d6e0c92507 [2021-06-24T19:13:41.408Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T19:13:41.408Z] ---> ce0ddc69bca9 [2021-06-24T19:13:41.408Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T19:13:41.408Z] ---> 0eb8d55fb718 [2021-06-24T19:13:41.408Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T19:13:41.408Z] ---> 5d8cc940c836 [2021-06-24T19:13:41.408Z] 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-24T19:13:41.408Z] ---> Running in b3ea153d71ad [2021-06-24T19:13:42.014Z] Removing intermediate container b3ea153d71ad [2021-06-24T19:13:42.014Z] ---> bf45df10d694 [2021-06-24T19:13:42.014Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T19:13:42.014Z] ---> Running in fb027b5ba27d [2021-06-24T19:13:42.014Z] Removing intermediate container fb027b5ba27d [2021-06-24T19:13:42.014Z] ---> ca5c14c34afd [2021-06-24T19:13:42.014Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T19:13:42.014Z] ---> Running in ca720f4fd035 [2021-06-24T19:13:42.292Z] Removing intermediate container ca720f4fd035 [2021-06-24T19:13:42.292Z] ---> 3d57d601311a [2021-06-24T19:13:42.292Z] Step 25/26 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:13:42.292Z] ---> Running in c1d4f005da36 [2021-06-24T19:13:42.565Z] Removing intermediate container c1d4f005da36 [2021-06-24T19:13:42.565Z] ---> 24eec79ea64a [2021-06-24T19:13:42.565Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T19:13:42.565Z] ---> Running in fc398133c42b [2021-06-24T19:13:42.828Z] Removing intermediate container fc398133c42b [2021-06-24T19:13:42.828Z] ---> a84ce488b033 [2021-06-24T19:13:42.828Z] [2021-06-24T19:13:42.828Z] Successfully built a84ce488b033 [2021-06-24T19:13:42.828Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T19:13:42.828Z] Building core-data [2021-06-24T19:13:46.071Z] ba82ee9f976e: Pull complete [2021-06-24T19:13:46.345Z] 506bd15cee9f: Pull complete [2021-06-24T19:13:46.623Z] 75a0a4a0db45: Pull complete [2021-06-24T19:13:50.941Z] 618dc40b7e24: Pull complete [2021-06-24T19:13:50.941Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T19:13:50.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T19:13:50.941Z] ---> a36622ca3599 [2021-06-24T19:13:50.941Z] 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-24T19:13:50.990Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:50.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:13:50.990Z] ---> e2c09f14f999 [2021-06-24T19:13:50.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:13:50.990Z] ---> Using cache [2021-06-24T19:13:50.990Z] ---> 8b0fe0b51397 [2021-06-24T19:13:50.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:50.990Z] ---> Using cache [2021-06-24T19:13:50.990Z] ---> a635e772c938 [2021-06-24T19:13:50.990Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T19:13:50.990Z] ---> Running in 6073a2c8e96b [2021-06-24T19:13:51.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:51.926Z] ---> Running in 2235e89ff9f5 [2021-06-24T19:13:54.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:13:54.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:13:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:54.887Z] OK: 219 MiB in 52 packages [2021-06-24T19:13:54.887Z] Removing intermediate container 6073a2c8e96b [2021-06-24T19:13:54.887Z] ---> 108ebcc1e936 [2021-06-24T19:13:54.887Z] Step 6/24 : COPY go.mod . [2021-06-24T19:13:54.887Z] ---> 8fb6fadd29a3 [2021-06-24T19:13:54.887Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:54.887Z] ---> Running in ce30ccb3eca7 [2021-06-24T19:13:55.099Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T19:13:55.279Z] Removing intermediate container ce30ccb3eca7 [2021-06-24T19:13:55.279Z] ---> 038fb6d701b6 [2021-06-24T19:13:55.279Z] Step 8/24 : COPY . . [2021-06-24T19:13:55.370Z] (2/12) Installing file (5.39-r0) [2021-06-24T19:13:55.370Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T19:13:55.643Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T19:13:57.281Z] Removing intermediate container df9759ee18b2 [2021-06-24T19:13:57.281Z] ---> d25f0037d437 [2021-06-24T19:13:57.281Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T19:13:57.555Z] ---> Running in 04dd629d3771 [2021-06-24T19:13:58.540Z] 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-24T19:14:00.496Z] 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-24T19:14:00.496Z] Removing intermediate container 3cc6031112ea [2021-06-24T19:14:00.496Z] ---> 8e200176157e [2021-06-24T19:14:00.496Z] [2021-06-24T19:14:00.496Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:14:00.496Z] ---> 13621d1b12d4 [2021-06-24T19:14:00.496Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:14:00.759Z] ---> Running in 087a4772f2bb [2021-06-24T19:14:01.334Z] ---> 23993118c282 [2021-06-24T19:14:01.334Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:14:01.334Z] ---> Running in c3dc90c23876 [2021-06-24T19:14:01.334Z] Removing intermediate container 04dd629d3771 [2021-06-24T19:14:01.334Z] ---> 342be00ddcf2 [2021-06-24T19:14:01.334Z] [2021-06-24T19:14:01.334Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T19:14:01.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:01.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:01.874Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:14:01.874Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:14:01.874Z] OK: 6 MiB in 15 packages [2021-06-24T19:14:01.874Z] 20.10.0: Pulling from library/docker [2021-06-24T19:14:02.145Z] Removing intermediate container 087a4772f2bb [2021-06-24T19:14:02.145Z] ---> 1933b04a2990 [2021-06-24T19:14:02.145Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:14:02.411Z] ---> Running in 527a2f246f78 [2021-06-24T19:14:02.676Z] Removing intermediate container 527a2f246f78 [2021-06-24T19:14:02.676Z] ---> f06884d09aed [2021-06-24T19:14:02.676Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T19:14:02.676Z] ---> Running in 71f9ad2be01b [2021-06-24T19:14:02.944Z] Removing intermediate container 71f9ad2be01b [2021-06-24T19:14:02.944Z] ---> bc73dfd694c3 [2021-06-24T19:14:02.944Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:14:03.210Z] ---> Running in dcd4b0720dea [2021-06-24T19:14:03.210Z] Removing intermediate container c3dc90c23876 [2021-06-24T19:14:03.210Z] ---> 0531159880b5 [2021-06-24T19:14:03.210Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T19:14:03.476Z] ---> Running in ffee1ee1674b [2021-06-24T19:14:03.476Z] Removing intermediate container dcd4b0720dea [2021-06-24T19:14:03.476Z] ---> 24a5a342f6ec [2021-06-24T19:14:03.476Z] Step 16/24 : WORKDIR / [2021-06-24T19:14:03.476Z] ---> Running in 3526b319ed3d [2021-06-24T19:14:04.434Z] Removing intermediate container 3526b319ed3d [2021-06-24T19:14:04.434Z] ---> 177ec5408858 [2021-06-24T19:14:04.434Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:14:04.434Z] 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-24T19:14:05.399Z] ---> a9c802018863 [2021-06-24T19:14:05.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T19:14:05.399Z] Removing intermediate container 7085308fb051 [2021-06-24T19:14:05.399Z] ---> 4c73842e1361 [2021-06-24T19:14:05.399Z] [2021-06-24T19:14:05.399Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T19:14:05.399Z] ---> 13621d1b12d4 [2021-06-24T19:14:05.399Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T19:14:05.673Z] ---> Running in 3ece4e085116 [2021-06-24T19:14:05.809Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T19:14:05.809Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T19:14:05.809Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T19:14:05.809Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T19:14:05.809Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T19:14:05.809Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T19:14:05.809Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T19:14:06.080Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T19:14:06.352Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T19:14:06.352Z] OK: 218 MiB in 52 packages [2021-06-24T19:14:06.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:06.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:06.906Z] ---> db74c35a2f93 [2021-06-24T19:14:06.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:06.906Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T19:14:06.906Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:14:06.906Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T19:14:06.906Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T19:14:06.906Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:14:06.906Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:14:07.174Z] OK: 7 MiB in 18 packages [2021-06-24T19:14:07.442Z] Removing intermediate container bf63ba8238de [2021-06-24T19:14:07.442Z] ---> 1ce99817b13c [2021-06-24T19:14:07.442Z] [2021-06-24T19:14:07.442Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:14:07.442Z] ---> 13621d1b12d4 [2021-06-24T19:14:07.442Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:14:07.442Z] ---> Using cache [2021-06-24T19:14:07.442Z] ---> 1933b04a2990 [2021-06-24T19:14:07.442Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:14:07.442Z] ---> Using cache [2021-06-24T19:14:07.442Z] ---> f06884d09aed [2021-06-24T19:14:07.442Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T19:14:07.442Z] ---> 34a431e98b82 [2021-06-24T19:14:07.442Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T19:14:07.702Z] ---> Running in 1bcbe7db0cd4 [2021-06-24T19:14:07.702Z] ---> Running in 6cc6e94019e7 [2021-06-24T19:14:08.285Z] Removing intermediate container 1bcbe7db0cd4 [2021-06-24T19:14:08.285Z] ---> 17006b81f5a6 [2021-06-24T19:14:08.285Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:14:08.285Z] ---> Running in f50c3a5d38b6 [2021-06-24T19:14:08.285Z] Removing intermediate container 6cc6e94019e7 [2021-06-24T19:14:08.285Z] ---> a25d507fb520 [2021-06-24T19:14:08.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:08.285Z] Removing intermediate container 3ece4e085116 [2021-06-24T19:14:08.285Z] ---> 275b70d67f16 [2021-06-24T19:14:08.285Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:14:08.285Z] ---> Running in fcad10c131ac [2021-06-24T19:14:08.285Z] ---> Running in 5c1e201f7a89 [2021-06-24T19:14:08.556Z] Removing intermediate container f50c3a5d38b6 [2021-06-24T19:14:08.556Z] ---> ddd7ed256618 [2021-06-24T19:14:08.556Z] Step 16/24 : WORKDIR / [2021-06-24T19:14:08.834Z] ---> Running in 6daca9e151dd [2021-06-24T19:14:08.834Z] Removing intermediate container 5c1e201f7a89 [2021-06-24T19:14:08.834Z] ---> 3622d6a45635 [2021-06-24T19:14:08.834Z] Step 14/22 : WORKDIR /edgex [2021-06-24T19:14:08.834Z] Removing intermediate container fcad10c131ac [2021-06-24T19:14:08.834Z] ---> f0e51ac5b789 [2021-06-24T19:14:08.834Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:09.107Z] ---> Running in a764115e5c7e [2021-06-24T19:14:09.107Z] ---> Running in 9959dd94ffc7 [2021-06-24T19:14:09.107Z] Removing intermediate container 6daca9e151dd [2021-06-24T19:14:09.107Z] ---> 35d5b0fe48da [2021-06-24T19:14:09.107Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:14:09.371Z] Removing intermediate container 9959dd94ffc7 [2021-06-24T19:14:09.371Z] ---> 12fb140a5873 [2021-06-24T19:14:09.371Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:14:09.371Z] Removing intermediate container a764115e5c7e [2021-06-24T19:14:09.371Z] ---> bc0328aa6676 [2021-06-24T19:14:09.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T19:14:09.371Z] ---> Running in 45ddd5859399 [2021-06-24T19:14:09.634Z] ---> 82b2cb4f2107 [2021-06-24T19:14:09.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T19:14:09.634Z] Removing intermediate container 45ddd5859399 [2021-06-24T19:14:09.634Z] ---> 4b06c49405dc [2021-06-24T19:14:09.634Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:14:09.903Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T19:14:09.903Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T19:14:09.903Z] ---> Running in dcbf7ff48842 [2021-06-24T19:14:09.903Z] ---> aefe523efa57 [2021-06-24T19:14:09.903Z] 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-24T19:14:09.903Z] ---> Running in 3bb68bccd8c2 [2021-06-24T19:14:09.903Z] ---> 13b874b62bf0 [2021-06-24T19:14:09.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T19:14:10.180Z] Removing intermediate container dcbf7ff48842 [2021-06-24T19:14:10.180Z] ---> 87dc8839bafe [2021-06-24T19:14:10.180Z] [2021-06-24T19:14:10.180Z] Removing intermediate container 3bb68bccd8c2 [2021-06-24T19:14:10.180Z] ---> bca29cd1dd1b [2021-06-24T19:14:10.180Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T19:14:10.454Z] ---> a306294e43c4 [2021-06-24T19:14:10.454Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:10.454Z] ---> Running in cdaf98568506 [2021-06-24T19:14:10.454Z] Successfully built 87dc8839bafe [2021-06-24T19:14:10.454Z] Successfully tagged core-command:latest [2021-06-24T19:14:10.454Z] Building support-notifications [2021-06-24T19:14:10.676Z] Removing intermediate container 2235e89ff9f5 [2021-06-24T19:14:10.676Z] ---> 71476b0179b7 [2021-06-24T19:14:10.676Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T19:14:10.676Z] ---> Running in c5fbe70d8431 [2021-06-24T19:14:10.676Z] Removing intermediate container c5fbe70d8431 [2021-06-24T19:14:10.676Z] ---> 8103c0e363dc [2021-06-24T19:14:10.676Z] Step 5/6 : COPY go.mod . [2021-06-24T19:14:11.032Z]  Building core-command ... done  ---> c8c3457712b3 [2021-06-24T19:14:11.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T19:14:11.614Z] ---> 709d646d2941 [2021-06-24T19:14:11.614Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T19:14:11.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:11.614Z] ---> 0cb0e9baf366 [2021-06-24T19:14:11.614Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T19:14:11.614Z] ---> Running in 0fceee4d27e3 [2021-06-24T19:14:11.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:11.614Z] ---> Running in 4d51ae1bd312 [2021-06-24T19:14:11.660Z] ---> 8a2bd283534a [2021-06-24T19:14:11.660Z] Step 6/6 : RUN go mod download [2021-06-24T19:14:11.660Z] ---> Running in 0a5e11569f46 [2021-06-24T19:14:11.883Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T19:14:11.883Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T19:14:11.883Z] Executing bash-5.0.17-r0.post-install [2021-06-24T19:14:11.883Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:14:11.883Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T19:14:11.883Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T19:14:11.883Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T19:14:11.883Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T19:14:11.883Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T19:14:11.883Z] Removing intermediate container 0fceee4d27e3 [2021-06-24T19:14:11.883Z] ---> cad441f19f12 [2021-06-24T19:14:11.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:12.150Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T19:14:12.150Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T19:14:12.150Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T19:14:12.150Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T19:14:12.150Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T19:14:14.716Z] Removing intermediate container 4d51ae1bd312 [2021-06-24T19:14:14.716Z] ---> 5ccfe7c221dc [2021-06-24T19:14:14.716Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T19:14:14.716Z] ---> Running in deff36a27ee5 [2021-06-24T19:14:14.716Z] ---> Running in a7e22bd6b6fa [2021-06-24T19:14:14.716Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T19:14:14.716Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T19:14:14.716Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T19:14:14.716Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T19:14:14.716Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T19:14:14.716Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T19:14:14.716Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T19:14:14.716Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T19:14:14.716Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T19:14:14.716Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T19:14:14.716Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T19:14:14.717Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T19:14:14.717Z] Removing intermediate container deff36a27ee5 [2021-06-24T19:14:14.717Z] ---> 7fede3c5b1cd [2021-06-24T19:14:14.717Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:14.717Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T19:14:14.717Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T19:14:14.717Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T19:14:14.717Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T19:14:14.717Z] Removing intermediate container a7e22bd6b6fa [2021-06-24T19:14:14.717Z] ---> 09b5bfc728c2 [2021-06-24T19:14:14.717Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T19:14:14.717Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T19:14:14.717Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T19:14:14.717Z] ---> Running in 8d94ef1feb4f [2021-06-24T19:14:14.717Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T19:14:14.717Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T19:14:14.717Z] ---> Running in 04ecc7ab6085 [2021-06-24T19:14:14.717Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T19:14:14.717Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T19:14:14.717Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T19:14:14.983Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T19:14:14.984Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T19:14:14.984Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T19:14:14.984Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T19:14:14.984Z] Removing intermediate container 8d94ef1feb4f [2021-06-24T19:14:14.984Z] ---> afbd62cd4bbc [2021-06-24T19:14:14.984Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:14:15.270Z] OK: 72 MiB in 59 packages [2021-06-24T19:14:15.270Z] Removing intermediate container 04ecc7ab6085 [2021-06-24T19:14:15.270Z] ---> 2de0e10e883a [2021-06-24T19:14:15.270Z] Step 21/22 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:14:15.270Z] ---> Running in 44076d597fe0 [2021-06-24T19:14:15.270Z] ---> Running in 1a2d15f43ffb [2021-06-24T19:14:15.552Z] Removing intermediate container 44076d597fe0 [2021-06-24T19:14:15.552Z] ---> 11b010b1e6a0 [2021-06-24T19:14:15.552Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:14:15.552Z] ---> Running in eaaf220f0b8f [2021-06-24T19:14:15.552Z] Removing intermediate container 1a2d15f43ffb [2021-06-24T19:14:15.552Z] ---> 3faf313df6a9 [2021-06-24T19:14:15.552Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T19:14:15.836Z] ---> Running in fc388dc5e5dc [2021-06-24T19:14:15.836Z] Removing intermediate container eaaf220f0b8f [2021-06-24T19:14:15.836Z] ---> 229a6bf7c0c0 [2021-06-24T19:14:15.836Z] [2021-06-24T19:14:16.100Z] Removing intermediate container fc388dc5e5dc [2021-06-24T19:14:16.100Z] ---> d870bddeb4b2 [2021-06-24T19:14:16.100Z] [2021-06-24T19:14:16.100Z] Successfully built 229a6bf7c0c0 [2021-06-24T19:14:16.100Z] Successfully tagged core-metadata:latest [2021-06-24T19:14:16.100Z] Building security-bootstrapper [2021-06-24T19:14:16.100Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-06-24T19:14:16.100Z] Successfully built d870bddeb4b2 [2021-06-24T19:14:16.363Z] Successfully tagged security-proxy-setup:latest [2021-06-24T19:14:16.363Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-24T19:14:16.363Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T19:14:16.363Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T19:14:16.363Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T19:14:16.626Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T19:14:16.626Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T19:14:17.209Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T19:14:17.209Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T19:14:17.209Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T19:14:17.209Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T19:14:17.472Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T19:14:17.472Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T19:14:17.743Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T19:14:17.743Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T19:14:17.743Z] 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-24T19:14:18.013Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T19:14:18.013Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T19:14:18.982Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T19:14:18.982Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T19:14:20.368Z] Collecting PyYAML<4,>=3.10 [2021-06-24T19:14:20.368Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T19:14:23.679Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T19:14:23.679Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T19:14:23.948Z] 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-24T19:14:23.948Z] 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-24T19:14:23.948Z] Collecting idna<2.8,>=2.5 [2021-06-24T19:14:23.948Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T19:14:23.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:14:23.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:14:23.948Z] ---> e2c09f14f999 [2021-06-24T19:14:23.948Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:14:23.948Z] ---> Using cache [2021-06-24T19:14:23.948Z] ---> 8b0fe0b51397 [2021-06-24T19:14:23.948Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:14:23.948Z] ---> Using cache [2021-06-24T19:14:23.948Z] ---> a635e772c938 [2021-06-24T19:14:23.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T19:14:23.948Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:14:23.948Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:14:23.948Z] ---> e2c09f14f999 [2021-06-24T19:14:23.948Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T19:14:23.948Z] ---> Using cache [2021-06-24T19:14:23.948Z] ---> 8b0fe0b51397 [2021-06-24T19:14:23.948Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:14:23.948Z] ---> Using cache [2021-06-24T19:14:23.948Z] ---> a635e772c938 [2021-06-24T19:14:23.948Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T19:14:24.214Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T19:14:24.214Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T19:14:24.214Z] ---> Using cache [2021-06-24T19:14:24.214Z] ---> 0c201bb0a1a0 [2021-06-24T19:14:24.214Z] Step 6/32 : COPY go.mod . [2021-06-24T19:14:24.214Z] ---> Using cache [2021-06-24T19:14:24.214Z] ---> 0c201bb0a1a0 [2021-06-24T19:14:24.214Z] Step 6/23 : COPY go.mod . [2021-06-24T19:14:24.214Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T19:14:24.214Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T19:14:24.214Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T19:14:24.214Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T19:14:24.214Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, cached-property, jsonschema, docopt, dockerpty, PyYAML, docker-compose [2021-06-24T19:14:24.476Z] Attempting uninstall: idna [2021-06-24T19:14:24.476Z] Found existing installation: idna 2.9 [2021-06-24T19:14:24.476Z] Uninstalling idna-2.9: [2021-06-24T19:14:24.742Z] Successfully uninstalled idna-2.9 [2021-06-24T19:14:24.742Z] Attempting uninstall: urllib3 [2021-06-24T19:14:24.742Z] Found existing installation: urllib3 1.25.9 [2021-06-24T19:14:24.742Z] Uninstalling urllib3-1.25.9: [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> 627417d6ed26 [2021-06-24T19:14:25.003Z] Step 7/23 : RUN go mod download [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> 162603371688 [2021-06-24T19:14:25.003Z] Step 8/23 : COPY . . [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> 627417d6ed26 [2021-06-24T19:14:25.003Z] Step 7/32 : RUN go mod download [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> 162603371688 [2021-06-24T19:14:25.003Z] Step 8/32 : COPY . . [2021-06-24T19:14:25.003Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> b756912c0587 [2021-06-24T19:14:25.003Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> b9fdccc3ac52 [2021-06-24T19:14:25.003Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> b756912c0587 [2021-06-24T19:14:25.003Z] Step 9/32 : RUN go mod tidy [2021-06-24T19:14:25.003Z] ---> Using cache [2021-06-24T19:14:25.003Z] ---> b9fdccc3ac52 [2021-06-24T19:14:25.003Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T19:14:26.392Z] Attempting uninstall: requests [2021-06-24T19:14:26.392Z] Found existing installation: requests 2.23.0 [2021-06-24T19:14:26.392Z] Uninstalling requests-2.23.0: [2021-06-24T19:14:26.392Z] Successfully uninstalled requests-2.23.0 [2021-06-24T19:14:28.936Z] Running setup.py install for texttable: started [2021-06-24T19:14:28.936Z] ---> Running in e9c403d140ad [2021-06-24T19:14:28.936Z] ---> Running in eb1cca4ffcbb [2021-06-24T19:14:29.536Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T19:14:29.536Z] Running setup.py install for docopt: started [2021-06-24T19:14:32.376Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T19:14:32.376Z] Running setup.py install for dockerpty: started [2021-06-24T19:14:32.376Z] 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-24T19:14:32.376Z] 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-24T19:14:32.377Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T19:14:32.377Z] Running setup.py install for PyYAML: started [2021-06-24T19:14:32.377Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T19:14:32.377Z] 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-24T19:14:33.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:14:33.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:14:33.801Z] ---> e2c09f14f999 [2021-06-24T19:14:33.801Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:14:33.801Z] ---> Using cache [2021-06-24T19:14:33.801Z] ---> 8b0fe0b51397 [2021-06-24T19:14:33.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:14:33.801Z] ---> Using cache [2021-06-24T19:14:33.801Z] ---> a635e772c938 [2021-06-24T19:14:33.801Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T19:14:34.400Z] ---> Running in 38068ded0193 [2021-06-24T19:14:35.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:36.249Z] Removing intermediate container 0a5e11569f46 [2021-06-24T19:14:36.249Z] ---> f54a7212e8c7 [2021-06-24T19:14:36.249Z] Successfully built f54a7212e8c7 [2021-06-24T19:14:36.249Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:14:36.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:36.628Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T19:14:36.629Z] . [Pipeline] withDockerContainer [2021-06-24T19:14:36.884Z] prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container [2021-06-24T19:14:36.964Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-24T19:14:37.403Z] OK: 219 MiB in 52 packages [2021-06-24T19:14:38.523Z] $ docker top 0d04a54492f16ccfc24f0b6902fe3ff156ee31e8bd83f5533be0e42d62d838bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:14:39.604Z] + go version [2021-06-24T19:14:39.604Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T19:14:39.638Z] $ docker stop --time=1 0d04a54492f16ccfc24f0b6902fe3ff156ee31e8bd83f5533be0e42d62d838bc [2021-06-24T19:14:40.091Z] Removing intermediate container cdaf98568506 [2021-06-24T19:14:40.091Z] ---> 0e34fcd7f814 [2021-06-24T19:14:40.091Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T19:14:40.091Z] Removing intermediate container 38068ded0193 [2021-06-24T19:14:40.091Z] ---> 545650b12a58 [2021-06-24T19:14:40.091Z] Step 6/23 : COPY go.mod . [2021-06-24T19:14:40.380Z] ---> Running in 0bbe80f1f806 [2021-06-24T19:14:40.972Z] ---> 9df1595571c4 [2021-06-24T19:14:40.972Z] Step 7/23 : RUN go mod download [2021-06-24T19:14:40.972Z] Removing intermediate container 0bbe80f1f806 [2021-06-24T19:14:40.972Z] ---> 29e1653adda7 [2021-06-24T19:14:40.972Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T19:14:40.972Z] ---> Running in b74e8b7c7a94 [2021-06-24T19:14:40.972Z] Removing intermediate container ffee1ee1674b [2021-06-24T19:14:40.972Z] ---> 8b9d47265326 [2021-06-24T19:14:40.972Z] [2021-06-24T19:14:40.972Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:14:40.972Z] ---> 13621d1b12d4 [2021-06-24T19:14:40.972Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T19:14:41.254Z] ---> Running in 1e56e71e50e0 [2021-06-24T19:14:41.508Z] $ docker rm -f 0d04a54492f16ccfc24f0b6902fe3ff156ee31e8bd83f5533be0e42d62d838bc [2021-06-24T19:14:41.532Z] ---> Running in a828c50055e8 [2021-06-24T19:14:41.812Z] Removing intermediate container 1e56e71e50e0 [2021-06-24T19:14:41.812Z] ---> 30300f8c3700 [2021-06-24T19:14:41.812Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-24T19:14:42.090Z] Removing intermediate container a828c50055e8 [2021-06-24T19:14:42.090Z] ---> 9be7ac823799 [2021-06-24T19:14:42.090Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T19:14:42.090Z] ---> Running in 8adc23f555f4 [Pipeline] stage [Pipeline] { (Test) [2021-06-24T19:14:44.921Z] ---> 9a063c43ce7b [2021-06-24T19:14:44.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:44.921Z] Removing intermediate container 8adc23f555f4 [2021-06-24T19:14:44.921Z] ---> bfee7d8eec5e [2021-06-24T19:14:44.921Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T19:14:44.921Z] ---> Running in 86e3cdf1995a [2021-06-24T19:14:44.921Z] ---> fa0242686f79 [2021-06-24T19:14:44.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T19:14:44.921Z] Removing intermediate container 86e3cdf1995a [2021-06-24T19:14:44.921Z] ---> bc0a80ca4178 [2021-06-24T19:14:44.922Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:14:44.922Z] ---> Running in 1f68359c0dc7 [2021-06-24T19:14:44.922Z] Removing intermediate container b74e8b7c7a94 [2021-06-24T19:14:44.922Z] ---> d8f58f2df0c7 [2021-06-24T19:14:44.922Z] Step 8/23 : COPY . . [2021-06-24T19:14:44.922Z] ---> cc67be39457d [2021-06-24T19:14:44.922Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T19:14:44.922Z] ---> Running in 7c06c31b2c11 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:14:45.363Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T19:14:45.363Z] . [Pipeline] withDockerContainer [2021-06-24T19:14:45.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container [2021-06-24T19:14:45.720Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-24T19:14:47.253Z] $ docker top e2b944ff29788746586d33cfb4784e944cfed48f0910f7cb41a6bb167035b14f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T19:14:47.633Z] ========================================================= [2021-06-24T19:14:47.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T19:14:47.633Z] ========================================================= [Pipeline] sh [2021-06-24T19:14:48.279Z] Removing intermediate container 7c06c31b2c11 [2021-06-24T19:14:48.279Z] ---> e4efc6e07918 [2021-06-24T19:14:48.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:48.279Z] ---> Running in 96f361505378 [2021-06-24T19:14:48.279Z] Removing intermediate container 1f68359c0dc7 [2021-06-24T19:14:48.279Z] ---> 41a9bea09c9a [2021-06-24T19:14:48.279Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T19:14:48.279Z] ---> Running in 0376d1bbfedc [2021-06-24T19:14:48.279Z] ---> ff135fc409da [2021-06-24T19:14:48.279Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:14:48.279Z] Removing intermediate container 96f361505378 [2021-06-24T19:14:48.279Z] ---> 07e13808f83d [2021-06-24T19:14:48.279Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:48.279Z] ---> Running in a3cc6688b408 [2021-06-24T19:14:48.279Z] ---> Running in a86ead1dd342 [2021-06-24T19:14:48.297Z] + go mod tidy [2021-06-24T19:14:48.553Z] Removing intermediate container a86ead1dd342 [2021-06-24T19:14:48.553Z] ---> 052332c6d6b1 [2021-06-24T19:14:48.553Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:14:48.553Z] ---> Running in de1e1b8d764e [2021-06-24T19:14:48.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:48.818Z] Removing intermediate container de1e1b8d764e [2021-06-24T19:14:48.818Z] ---> cc8bcea951d6 [2021-06-24T19:14:48.818Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] sh [2021-06-24T19:14:49.085Z] ---> Running in 3cb343c9b632 [2021-06-24T19:14:49.085Z] Removing intermediate container 3cb343c9b632 [2021-06-24T19:14:49.085Z] ---> 4cfe20fdb8c6 [2021-06-24T19:14:49.085Z] [2021-06-24T19:14:49.349Z] Successfully built 4cfe20fdb8c6 [2021-06-24T19:14:49.349Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T19:14:49.589Z] + make test [2021-06-24T19:14:49.590Z] go mod tidy [2021-06-24T19:14:49.612Z]  Building sys-mgmt-agent ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:50.192Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T19:14:50.194Z] Removing intermediate container a3cc6688b408 [2021-06-24T19:14:50.194Z] ---> 78e0f63431f0 [2021-06-24T19:14:50.194Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T19:14:50.194Z] ---> Running in 2067d7a3a6b2 [2021-06-24T19:14:50.485Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:14:50.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T19:14:50.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T19:14:50.761Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T19:14:50.761Z] 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-24T19:14:51.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T19:14:51.309Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T19:14:51.309Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:14:51.309Z] OK: 8 MiB in 20 packages [2021-06-24T19:14:51.899Z] Removing intermediate container 0376d1bbfedc [2021-06-24T19:14:51.899Z] ---> afa6708c47d2 [2021-06-24T19:14:51.899Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:14:52.170Z] ---> 22c16693bbef [2021-06-24T19:14:52.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T19:14:53.160Z] ---> 37aae9d353d7 [2021-06-24T19:14:53.160Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:53.160Z] ---> c1d11a246094 [2021-06-24T19:14:53.160Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T19:14:53.160Z] ---> Running in 9f369d894563 [2021-06-24T19:14:53.430Z] Removing intermediate container 9f369d894563 [2021-06-24T19:14:53.430Z] ---> 3c8d6bbadddd [2021-06-24T19:14:53.430Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:53.430Z] ---> Running in e2b770398b48 [2021-06-24T19:14:53.694Z] Removing intermediate container e2b770398b48 [2021-06-24T19:14:53.694Z] ---> 2f7eea7daf6b [2021-06-24T19:14:53.694Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:53.694Z] ---> Running in f9f1631ce194 [2021-06-24T19:14:53.956Z] Removing intermediate container f9f1631ce194 [2021-06-24T19:14:53.956Z] ---> 3af7db45fbf2 [2021-06-24T19:14:53.956Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:14:53.956Z] ---> Running in 6f5aaf9270db [2021-06-24T19:14:53.956Z] Removing intermediate container 6f5aaf9270db [2021-06-24T19:14:53.956Z] ---> 141904e7361e [2021-06-24T19:14:53.956Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:14:53.956Z] ---> Running in 78d5aa5822b2 [2021-06-24T19:14:54.219Z] Removing intermediate container 78d5aa5822b2 [2021-06-24T19:14:54.219Z] ---> 38d3ff83d8aa [2021-06-24T19:14:54.219Z] [2021-06-24T19:14:54.486Z] Successfully built 38d3ff83d8aa [2021-06-24T19:14:54.486Z] Successfully tagged core-data:latest [2021-06-24T19:14:59.794Z]  Building core-data ... done Removing intermediate container e9c403d140ad [2021-06-24T19:14:59.794Z] ---> a340438b70e8 [2021-06-24T19:14:59.794Z] [2021-06-24T19:14:59.794Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T19:14:59.794Z] ---> 13621d1b12d4 [2021-06-24T19:14:59.794Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T19:14:59.794Z] ---> Running in 1222f690a608 [2021-06-24T19:14:59.794Z] Removing intermediate container eb1cca4ffcbb [2021-06-24T19:14:59.794Z] ---> 7cc2d46f027c [2021-06-24T19:14:59.794Z] [2021-06-24T19:14:59.794Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:14:59.794Z] ---> 13621d1b12d4 [2021-06-24T19:14:59.794Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:14:59.794Z] ---> Using cache [2021-06-24T19:14:59.794Z] ---> 1933b04a2990 [2021-06-24T19:14:59.794Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:14:59.794Z] ---> Using cache [2021-06-24T19:14:59.794Z] ---> f06884d09aed [2021-06-24T19:14:59.794Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T19:14:59.794Z] ---> Running in 0b059cc83449 [2021-06-24T19:15:00.064Z] Removing intermediate container 1222f690a608 [2021-06-24T19:15:00.064Z] ---> 8b7814dc098d [2021-06-24T19:15:00.064Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T19:15:00.064Z] ---> Running in 1aa29bb0b1bc [2021-06-24T19:15:00.064Z] Removing intermediate container 0b059cc83449 [2021-06-24T19:15:00.064Z] ---> 3b86e2a8f164 [2021-06-24T19:15:00.064Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:15:00.064Z] ---> Running in 24f253b64f64 [2021-06-24T19:15:00.335Z] Removing intermediate container 24f253b64f64 [2021-06-24T19:15:00.335Z] ---> d3a5e6a69027 [2021-06-24T19:15:00.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:15:00.724Z] ---> 189ad9b64109 [2021-06-24T19:15:00.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T19:15:00.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:15:00.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:15:01.057Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:15:01.057Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T19:15:01.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:15:01.057Z] OK: 6 MiB in 16 packages [2021-06-24T19:15:01.057Z] ---> c0d5ce34db61 [2021-06-24T19:15:01.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T19:15:01.488Z] ---> fc8eaff96141 [2021-06-24T19:15:01.488Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T19:15:01.804Z] Removing intermediate container 1aa29bb0b1bc [2021-06-24T19:15:01.804Z] ---> 2ef738ec552e [2021-06-24T19:15:01.804Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T19:15:01.804Z] ---> Running in 7b0198f3d1bf [2021-06-24T19:15:01.804Z] ---> Running in 4a1cda37d938 [2021-06-24T19:15:01.804Z] Removing intermediate container 7b0198f3d1bf [2021-06-24T19:15:01.804Z] ---> 76373d0f256f [2021-06-24T19:15:01.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:15:01.804Z] Removing intermediate container 4a1cda37d938 [2021-06-24T19:15:01.804Z] ---> 4395d5ba6234 [2021-06-24T19:15:01.804Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T19:15:01.804Z] ---> Running in 93f2688c3dc7 [2021-06-24T19:15:02.079Z] ---> Running in d1a9650219d9 [2021-06-24T19:15:02.079Z] Removing intermediate container 93f2688c3dc7 [2021-06-24T19:15:02.079Z] ---> 087f435dcb47 [2021-06-24T19:15:02.079Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T19:15:02.385Z] Removing intermediate container d1a9650219d9 [2021-06-24T19:15:02.385Z] ---> bca0056d5c86 [2021-06-24T19:15:02.385Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T19:15:02.385Z] ---> Running in 0c74f8673cfc [2021-06-24T19:15:02.385Z] ---> Running in 5d3784bd671d [2021-06-24T19:15:02.385Z] Removing intermediate container 0c74f8673cfc [2021-06-24T19:15:02.385Z] ---> 5c0c8953666c [2021-06-24T19:15:02.385Z] Step 22/23 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:15:02.385Z] ---> Running in 0894db149d9d [2021-06-24T19:15:02.673Z] Removing intermediate container 0894db149d9d [2021-06-24T19:15:02.673Z] ---> a4624fad9263 [2021-06-24T19:15:02.673Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:15:02.673Z] ---> Running in db552b2991dc [2021-06-24T19:15:03.269Z] Removing intermediate container db552b2991dc [2021-06-24T19:15:03.269Z] ---> a6c2ad513780 [2021-06-24T19:15:03.269Z] [2021-06-24T19:15:03.269Z] Successfully built a6c2ad513780 [2021-06-24T19:15:03.269Z] Successfully tagged support-scheduler:latest [2021-06-24T19:15:03.530Z]  Building support-scheduler ... done Removing intermediate container 5d3784bd671d [2021-06-24T19:15:03.530Z] ---> 227004027476 [2021-06-24T19:15:03.530Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T19:15:03.530Z] ---> Running in 48760568c654 [2021-06-24T19:15:03.791Z] Removing intermediate container 48760568c654 [2021-06-24T19:15:03.791Z] ---> ce29c3b3069b [2021-06-24T19:15:03.791Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T19:15:03.791Z] ---> 9995e36ca1ee [2021-06-24T19:15:03.791Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T19:15:04.064Z] ---> Running in 481ffc009fac [2021-06-24T19:15:05.025Z] Removing intermediate container 481ffc009fac [2021-06-24T19:15:05.025Z] ---> 2106a5f1ba1f [2021-06-24T19:15:05.025Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:15:05.302Z] ---> c1699ebdae1f [2021-06-24T19:15:05.302Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T19:15:05.907Z] ---> aa884bec8e6b [2021-06-24T19:15:05.907Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T19:15:05.907Z] ---> 55af5bb52fc7 [2021-06-24T19:15:05.907Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T19:15:06.183Z] ---> 34ddae8716a4 [2021-06-24T19:15:06.183Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T19:15:06.452Z] ---> 09c01dbd60e1 [2021-06-24T19:15:06.452Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T19:15:06.716Z] ---> Running in 594970f97e2e [2021-06-24T19:15:06.716Z] Removing intermediate container 594970f97e2e [2021-06-24T19:15:06.716Z] ---> aa28ca0baf59 [2021-06-24T19:15:06.716Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T19:15:06.993Z] ---> eceaa0175e39 [2021-06-24T19:15:06.993Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T19:15:06.993Z] ---> Running in 233cef9af341 [2021-06-24T19:15:07.939Z] Removing intermediate container 233cef9af341 [2021-06-24T19:15:07.939Z] ---> 56120d934db4 [2021-06-24T19:15:07.939Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T19:15:08.201Z] ---> Running in e9aadbfc4b1f [2021-06-24T19:15:08.201Z] Removing intermediate container 2067d7a3a6b2 [2021-06-24T19:15:08.201Z] ---> 816dae4af2f9 [2021-06-24T19:15:08.201Z] [2021-06-24T19:15:08.201Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:15:08.201Z] ---> 13621d1b12d4 [2021-06-24T19:15:08.201Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T19:15:08.201Z] ---> Running in 4e5160b7589c [2021-06-24T19:15:08.201Z] Removing intermediate container e9aadbfc4b1f [2021-06-24T19:15:08.201Z] ---> 0461e47b7918 [2021-06-24T19:15:08.201Z] Step 29/32 : CMD ["gate"] [2021-06-24T19:15:08.201Z] ---> Running in 4a7b745952ef [2021-06-24T19:15:08.471Z] Removing intermediate container 4a7b745952ef [2021-06-24T19:15:08.471Z] ---> 164500e8273c [2021-06-24T19:15:08.471Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T19:15:08.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:15:08.471Z] ---> Running in 68339277ae9e [2021-06-24T19:15:08.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:15:08.731Z] Removing intermediate container 68339277ae9e [2021-06-24T19:15:08.731Z] ---> ff1ad0f1ce3d [2021-06-24T19:15:08.731Z] Step 31/32 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:15:08.731Z] ---> Running in 1524623a0738 [2021-06-24T19:15:08.731Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T19:15:08.731Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:15:08.731Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:15:08.731Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:15:08.731Z] OK: 6 MiB in 16 packages [2021-06-24T19:15:08.731Z] Removing intermediate container 1524623a0738 [2021-06-24T19:15:08.731Z] ---> f7f68c99fbf9 [2021-06-24T19:15:08.731Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T19:15:08.999Z] ---> Running in d7370e4a7ab7 [2021-06-24T19:15:08.999Z] Removing intermediate container d7370e4a7ab7 [2021-06-24T19:15:08.999Z] ---> 9547d0fee7e5 [2021-06-24T19:15:08.999Z] [2021-06-24T19:15:09.264Z] Successfully built 9547d0fee7e5 [2021-06-24T19:15:09.264Z] Removing intermediate container 4e5160b7589c [2021-06-24T19:15:09.264Z] ---> 3990ef394f36 [2021-06-24T19:15:09.264Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:15:09.264Z] Successfully tagged security-bootstrapper:latest [2021-06-24T19:15:09.264Z]  Building security-bootstrapper ... done  ---> Running in e9e251bc569f [2021-06-24T19:15:09.264Z] Removing intermediate container e9e251bc569f [2021-06-24T19:15:09.264Z] ---> 33ad361525d7 [2021-06-24T19:15:09.264Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T19:15:09.264Z] ---> Running in be4ac76387a3 [2021-06-24T19:15:09.264Z] Removing intermediate container be4ac76387a3 [2021-06-24T19:15:09.264Z] ---> e407a37032bd [2021-06-24T19:15:09.264Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:15:09.264Z] ---> Running in b4463d167731 [2021-06-24T19:15:09.530Z] Removing intermediate container b4463d167731 [2021-06-24T19:15:09.530Z] ---> d1e38ccd1839 [2021-06-24T19:15:09.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:15:09.530Z] ---> 637ccf0ac4e4 [2021-06-24T19:15:09.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T19:15:10.106Z] ---> a5a5b727cf3e [2021-06-24T19:15:10.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T19:15:10.106Z] ---> de969d1e189a [2021-06-24T19:15:10.106Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T19:15:10.106Z] ---> Running in a80c62a5b865 [2021-06-24T19:15:10.369Z] Removing intermediate container a80c62a5b865 [2021-06-24T19:15:10.369Z] ---> f4e90e72848a [2021-06-24T19:15:10.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:15:10.369Z] ---> Running in f564200b2996 [2021-06-24T19:15:10.369Z] Removing intermediate container f564200b2996 [2021-06-24T19:15:10.369Z] ---> bc8772ab6fe0 [2021-06-24T19:15:10.369Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T19:15:10.369Z] ---> Running in a809eddae01e [2021-06-24T19:15:10.369Z] Removing intermediate container a809eddae01e [2021-06-24T19:15:10.369Z] ---> 6e58322af4b9 [2021-06-24T19:15:10.369Z] Step 22/23 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:15:10.369Z] ---> Running in 837f7ecca863 [2021-06-24T19:15:10.631Z] Removing intermediate container 837f7ecca863 [2021-06-24T19:15:10.631Z] ---> 31a3d54e1279 [2021-06-24T19:15:10.631Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:15:10.631Z] ---> Running in 14466cdc380f [2021-06-24T19:15:10.631Z] Removing intermediate container 14466cdc380f [2021-06-24T19:15:10.631Z] ---> 92e5c9c69134 [2021-06-24T19:15:10.631Z] [2021-06-24T19:15:10.894Z] Successfully built 92e5c9c69134 [2021-06-24T19:15:10.894Z] Successfully tagged support-notifications:latest [2021-06-24T19:15:10.901Z]  Building support-notifications ... done  [Pipeline] } [2021-06-24T19:15:10.937Z] $ docker stop --time=1 902ba592e57dc0b50fc41df8af0690340c9b6aceb7c43312e5faebf2a22c38d9 [2021-06-24T19:15:12.201Z] $ docker rm -f 902ba592e57dc0b50fc41df8af0690340c9b6aceb7c43312e5faebf2a22c38d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:15:12.435Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T19:15:12.630Z] + docker images [2021-06-24T19:15:12.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T19:15:12.631Z] support-notifications latest 92e5c9c69134 2 seconds ago 16.7MB [2021-06-24T19:15:12.631Z] security-bootstrapper latest 9547d0fee7e5 4 seconds ago 18.6MB [2021-06-24T19:15:12.631Z] 816dae4af2f9 5 seconds ago 1.15GB [2021-06-24T19:15:12.631Z] support-scheduler latest a6c2ad513780 10 seconds ago 15.9MB [2021-06-24T19:15:12.631Z] 7cc2d46f027c 13 seconds ago 1.15GB [2021-06-24T19:15:12.631Z] a340438b70e8 14 seconds ago 1.15GB [2021-06-24T19:15:12.631Z] core-data latest 38d3ff83d8aa 18 seconds ago 20.2MB [2021-06-24T19:15:12.631Z] sys-mgmt-agent latest 4cfe20fdb8c6 23 seconds ago 312MB [2021-06-24T19:15:12.631Z] 8b9d47265326 32 seconds ago 1.15GB [2021-06-24T19:15:12.631Z] security-proxy-setup latest d870bddeb4b2 57 seconds ago 25.7MB [2021-06-24T19:15:12.631Z] core-metadata latest 229a6bf7c0c0 57 seconds ago 16.6MB [2021-06-24T19:15:12.631Z] core-command latest 87dc8839bafe About a minute ago 15.9MB [2021-06-24T19:15:12.631Z] 1ce99817b13c About a minute ago 1.15GB [2021-06-24T19:15:12.631Z] 4c73842e1361 About a minute ago 1.15GB [2021-06-24T19:15:12.631Z] 342be00ddcf2 About a minute ago 1.15GB [2021-06-24T19:15:12.631Z] 8e200176157e About a minute ago 1.14GB [2021-06-24T19:15:12.631Z] security-secretstore-setup latest a84ce488b033 About a minute ago 28.7MB [2021-06-24T19:15:12.631Z] c066f02dda27 About a minute ago 1.15GB [2021-06-24T19:15:12.631Z] ci-base-image-x86_64 latest e2c09f14f999 5 minutes ago 647MB [2021-06-24T19:15:12.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-24T19:15:12.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T19:15:12.631Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T19:15:12.631Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T19:15:12.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-24T19:15:31.182Z] Still waiting to schedule task [2021-06-24T19:15:31.182Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1266’ [2021-06-24T19:16:11.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T19:16:11.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T19:16:16.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T19:16:16.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T19:16:25.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T19:16:25.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T19:16:25.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T19:16:25.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T19:16:25.577Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T19:16:26.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T19:16:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T19:16:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T19:16:27.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T19:16:27.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T19:16:37.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.142s coverage: 28.7% of statements [2021-06-24T19:16:37.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T19:16:37.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T19:16:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 100.0% of statements [2021-06-24T19:16:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T19:16:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 53.1% of statements [2021-06-24T19:16:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T19:16:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T19:16:44.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.624s coverage: 87.7% of statements [2021-06-24T19:16:44.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T19:16:44.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:16:44.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.312s coverage: 78.9% of statements [2021-06-24T19:16:48.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-06-24T19:16:48.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T19:16:48.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T19:16:48.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T19:16:48.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T19:16:48.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 95.1% of statements [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements [2021-06-24T19:16:53.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements [2021-06-24T19:16:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements [2021-06-24T19:16:55.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements [2021-06-24T19:16:55.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-06-24T19:17:07.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-06-24T19:17:07.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-06-24T19:17:14.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.505s coverage: 81.8% of statements [2021-06-24T19:17:14.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.213s coverage: 80.0% of statements [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2021-06-24T19:17:20.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.284s coverage: 91.2% of statements [2021-06-24T19:17:20.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T19:17:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.725s coverage: 64.4% of statements [2021-06-24T19:17:20.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T19:17:20.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T19:17:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-06-24T19:17:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-06-24T19:17:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2021-06-24T19:17:22.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-06-24T19:17:22.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-06-24T19:17:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.019s coverage: 66.9% of statements [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T19:17:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.736s coverage: 43.6% of statements [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T19:17:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T19:17:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.174s coverage: 84.8% of statements [2021-06-24T19:17:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 19.3% of statements [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.515s coverage: 91.9% of statements [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.6% of statements [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T19:17:36.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.238s coverage: 100.0% of statements [2021-06-24T19:17:36.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-24T19:17:36.979Z] GO111MODULE=on go vet ./... [2021-06-24T19:17:52.190Z] Running on prd-ubuntu18.04-docker-8c-8g-1271 in /w/workspace/edgexfoundry_edgex-go_PR-3599 [Pipeline] { [Pipeline] ws [2021-06-24T19:17:52.255Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-24T19:17:52.510Z] The recommended git tool is: git [2021-06-24T19:17:54.850Z] using credential edgex-jenkins-ssh [2021-06-24T19:17:54.863Z] Cloning the remote Git repository [2021-06-24T19:17:54.883Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:17:54.950Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-24T19:17:55.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:17:55.001Z] > git --version # timeout=10 [2021-06-24T19:17:55.008Z] > git --version # 'git version 2.17.1' [2021-06-24T19:17:55.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:17:55.038Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:18:24.418Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:18:24.523Z] Merge succeeded, producing fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:18:24.524Z] Checking out Revision fc78976f96042ff4ea4542bb6879f4a838dcd375 (PR-3599) [2021-06-24T19:18:23.820Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:18:23.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:18:23.870Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:18:23.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:18:23.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:18:23.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3599/head:refs/remotes/origin/PR-3599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T19:18:24.427Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:18:24.432Z] > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # timeout=10 [2021-06-24T19:18:24.491Z] > git remote # timeout=10 [2021-06-24T19:18:24.496Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T19:18:24.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:18:24.506Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-24T19:18:24.516Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T19:18:24.525Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:18:24.529Z] > git checkout -f fc78976f96042ff4ea4542bb6879f4a838dcd375 # timeout=10 [2021-06-24T19:18:30.502Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-06-24T19:18:30.544Z] > git --version # timeout=10 [2021-06-24T19:18:30.552Z] > git --version # 'git version 2.17.1' [2021-06-24T19:18:30.555Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:18:31.583Z] + echo snap-build.sh [2021-06-24T19:18:31.583Z] snap-build.sh [2021-06-24T19:18:31.583Z] + SNAP_BASE_DIR=. [2021-06-24T19:18:31.583Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-24T19:18:31.583Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-24T19:18:31.583Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-24T19:18:31.583Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-24T19:18:31.583Z] + cd /w/workspace/edgex-go/1 [2021-06-24T19:18:31.583Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T19:18:31.583Z] Reading package lists... [2021-06-24T19:18:31.583Z] Building dependency tree... [2021-06-24T19:18:31.583Z] Reading state information... [2021-06-24T19:18:31.845Z] The following packages were automatically installed and are no longer required: [2021-06-24T19:18:31.845Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T19:18:31.845Z] uidmap xdelta3 [2021-06-24T19:18:31.845Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T19:18:31.845Z] The following packages will be REMOVED: [2021-06-24T19:18:31.845Z] lxd* lxd-client* [2021-06-24T19:18:32.419Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T19:18:32.419Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T19:18:32.950Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-24T19:18:32.951Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:18:33.902Z] Removing lxd dnsmasq configuration [2021-06-24T19:18:34.166Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:18:34.430Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T19:18:35.390Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:18:35.653Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-24T19:18:35.653Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:18:37.049Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T19:18:37.313Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T19:18:38.720Z] + sudo snap remove --purge lxd [2021-06-24T19:18:38.720Z] snap "lxd" is not installed [2021-06-24T19:18:38.720Z] + sudo groupadd --force --system lxd [2021-06-24T19:18:38.720Z] ++ whoami [2021-06-24T19:18:38.720Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T19:18:38.982Z] + newgrp - lxd [2021-06-24T19:18:38.982Z] + sudo snap install lxd [2021-06-24T19:18:49.169Z] 2021-06-24T19:18:46Z INFO Waiting for automatic snapd restart... [2021-06-24T19:19:02.221Z] gofmt -l . [2021-06-24T19:19:02.221Z] [ "`gofmt -l .`" = "" ] [2021-06-24T19:19:02.221Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T19:19:02.914Z] + ls -al . [2021-06-24T19:19:02.914Z] total 588 [2021-06-24T19:19:02.914Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 19:18 . [2021-06-24T19:19:02.914Z] drwxr-xr-x 4 root root 4096 Jun 24 19:14 .. [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 19:12 .dockerignore [2021-06-24T19:19:02.914Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:12 .git [2021-06-24T19:19:02.914Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 .github [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 19:12 .gitignore [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 19:12 .sonarcloud.properties [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:12 Attribution.txt [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:12 CHANGELOG.md [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:12 CONTRIBUTING.md [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 19:12 Dockerfile.build [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 19:12 Jenkinsfile [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:12 LICENSE [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:12 Makefile [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:12 README.md [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:12 SECURITY.md [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:12 ZMQWindows.md [2021-06-24T19:19:02.914Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:12 bin [2021-06-24T19:19:02.914Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 19:12 cmd [2021-06-24T19:19:02.914Z] -rw-r--r-- 1 root root 398095 Jun 24 19:17 coverage.out [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 834 Jun 24 19:12 go.mod [2021-06-24T19:19:02.914Z] -rw-r--r-- 1 root root 20948 Jun 24 19:14 go.sum [2021-06-24T19:19:02.914Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:12 internal [2021-06-24T19:19:02.914Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:12 openapi [2021-06-24T19:19:02.914Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 19:12 snap [2021-06-24T19:19:02.914Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 19:12 version.go [Pipeline] sh [2021-06-24T19:19:03.596Z] + '[' -e coverage.out ] [2021-06-24T19:19:03.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T19:19:03.641Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T19:19:06.632Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T19:19:07.319Z] + make build [2021-06-24T19:19:07.319Z] go mod tidy [2021-06-24T19:19:09.939Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T19:19:11.194Z] lxd 4.15 from Canonical* installed [2021-06-24T19:19:11.194Z] + sudo lxd init --auto [2021-06-24T19:19:15.320Z] 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-24T19:19:19.357Z] + sudo snap install --classic snapcraft [2021-06-24T19:19:33.548Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T19:19:33.548Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T19:19:33.548Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T19:19:33.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T19:19:33.548Z] Dload Upload Total Spent Left Speed [2021-06-24T19:19:33.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7376 0 --:--:-- --:--:-- --:--:-- 7376 [2021-06-24T19:19:33.548Z] 100 3325k 100 3325k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.0M [2021-06-24T19:19:33.548Z] ./yq_linux_amd64 [2021-06-24T19:19:33.548Z] + sudo snapcraft prime --use-lxd [2021-06-24T19:19:35.469Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T19:19:35.469Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T19:19:35.469Z] - README.md [2021-06-24T19:19:35.469Z] [2021-06-24T19:19:35.469Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T19:19:36.047Z] Launching a container. [2021-06-24T19:19:38.502Z] 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-24T19:19:38.502Z] 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-24T19:19:43.820Z] 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-24T19:19:43.820Z] 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-24T19:19:45.368Z] Waiting for container to be ready [2021-06-24T19:19:45.369Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T19:19:45.369Z] [2021-06-24T19:19:45.803Z] 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-24T19:19:49.579Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T19:19:50.179Z] Waiting for network to be ready... [2021-06-24T19:19:50.281Z] 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-24T19:19:50.753Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T19:19:50.753Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T19:19:51.015Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T19:19:51.015Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T19:19:51.015Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T19:19:51.015Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T19:19:51.015Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T19:19:51.015Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T19:19:51.015Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T19:19:51.015Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T19:19:51.275Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T19:19:51.537Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T19:19:51.798Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T19:19:51.798Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T19:19:51.798Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T19:19:51.798Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T19:19:51.798Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T19:19:51.798Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T19:19:52.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T19:19:52.252Z] 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-24T19:19:52.347Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T19:19:52.347Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T19:19:52.347Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T19:19:52.347Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T19:19:52.347Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T19:19:52.347Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T19:19:52.347Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T19:19:52.347Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T19:19:54.908Z] Fetched 24.8 MB in 4s (6037 kB/s) [2021-06-24T19:19:55.857Z] Reading package lists... [2021-06-24T19:19:55.857Z] Reading package lists... [2021-06-24T19:19:56.120Z] Building dependency tree... [2021-06-24T19:19:56.120Z] Reading state information... [2021-06-24T19:19:56.120Z] The following additional packages will be installed: [2021-06-24T19:19:56.120Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T19:19:56.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T19:19:56.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T19:19:56.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T19:19:56.120Z] Suggested packages: [2021-06-24T19:19:56.120Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T19:19:56.120Z] Recommended packages: [2021-06-24T19:19:56.120Z] gnupg libsasl2-modules [2021-06-24T19:19:56.120Z] The following NEW packages will be installed: [2021-06-24T19:19:56.120Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T19:19:56.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T19:19:56.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T19:19:56.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T19:19:56.120Z] The following packages will be upgraded: [2021-06-24T19:19:56.120Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T19:19:56.387Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T19:19:56.387Z] Need to get 3530 kB of archives. [2021-06-24T19:19:56.387Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T19:19:56.387Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-24T19:19:56.387Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-24T19:19:56.387Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T19:19:56.387Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-24T19:19:56.387Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T19:19:56.582Z] 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-24T19:19:56.647Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T19:19:57.222Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T19:19:57.223Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T19:19:57.223Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T19:19:57.223Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T19:19:57.223Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T19:19:57.223Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T19:19:57.223Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T19:19:57.223Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T19:19:57.223Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T19:19:57.223Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T19:19:57.223Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T19:19:57.223Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T19:19:57.223Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T19:19:57.223Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T19:19:57.223Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T19:19:57.223Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T19:19:57.223Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:19:57.484Z] Fetched 3530 kB in 1s (3483 kB/s) [2021-06-24T19:19:57.484Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T19:19:57.484Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:19:57.747Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:19:58.011Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T19:19:58.594Z] Selecting previously unselected package udev. [2021-06-24T19:19:58.594Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T19:19:58.594Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:19:58.594Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T19:19:59.195Z] 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-24T19:19:59.540Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T19:19:59.540Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T19:19:59.540Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T19:20:00.114Z] Selecting previously unselected package fuse. [2021-06-24T19:20:00.114Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T19:20:00.114Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T19:20:00.377Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:00.377Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:20:00.639Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:00.900Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:20:01.177Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:01.177Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:20:01.751Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T19:20:01.751Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T19:20:01.751Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T19:20:01.751Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T19:20:01.751Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:01.751Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:01.827Z] 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-24T19:20:02.014Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T19:20:02.014Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.014Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.276Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T19:20:02.276Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.276Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.276Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T19:20:02.276Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.540Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.540Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T19:20:02.540Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.540Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.803Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T19:20:02.803Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.803Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.803Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T19:20:02.803Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.803Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:02.803Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T19:20:02.803Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:02.803Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T19:20:05.255Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:20:05.255Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T19:20:05.255Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T19:20:05.255Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T19:20:05.255Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T19:20:05.255Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package libldap-common. [2021-06-24T19:20:05.255Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T19:20:05.255Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T19:20:05.255Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T19:20:05.255Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:20:05.255Z] Selecting previously unselected package dirmngr. [2021-06-24T19:20:05.255Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:05.255Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:05.255Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:20:05.255Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:05.255Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T19:20:05.255Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:20:05.255Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:20:05.255Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:05.255Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T19:20:05.255Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:20:05.255Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T19:20:05.255Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T19:20:05.255Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T19:20:05.255Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T19:20:05.255Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:05.255Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:20:05.255Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:20:05.255Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:05.255Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:20:05.255Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T19:20:05.255Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T19:20:05.255Z] This means they are not meant to be enabled using systemctl. [2021-06-24T19:20:05.255Z] Possible reasons for having this kind of units are: [2021-06-24T19:20:05.255Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T19:20:05.255Z] .wants/ or .requires/ directory. [2021-06-24T19:20:05.255Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T19:20:05.255Z] a requirement dependency on it. [2021-06-24T19:20:05.255Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T19:20:05.255Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T19:20:05.255Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T19:20:05.255Z] instance name specified. [2021-06-24T19:20:05.829Z] Reading package lists... [2021-06-24T19:20:05.829Z] Building dependency tree... [2021-06-24T19:20:05.829Z] Reading state information... [2021-06-24T19:20:06.092Z] The following additional packages will be installed: [2021-06-24T19:20:06.092Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T19:20:06.092Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T19:20:06.092Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T19:20:06.092Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T19:20:06.092Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T19:20:06.092Z] Suggested packages: [2021-06-24T19:20:06.092Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T19:20:06.092Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T19:20:06.092Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T19:20:06.092Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T19:20:06.092Z] systemd-container policykit-1 [2021-06-24T19:20:06.092Z] Recommended packages: [2021-06-24T19:20:06.092Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T19:20:06.092Z] The following NEW packages will be installed: [2021-06-24T19:20:06.092Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T19:20:06.092Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T19:20:06.092Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T19:20:06.092Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T19:20:06.092Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T19:20:06.092Z] The following packages will be upgraded: [2021-06-24T19:20:06.092Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T19:20:06.092Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T19:20:06.092Z] Need to get 36.7 MB of archives. [2021-06-24T19:20:06.092Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T19:20:06.092Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-24T19:20:06.354Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T19:20:06.354Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T19:20:06.354Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T19:20:06.354Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-24T19:20:06.354Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-24T19:20:06.354Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T19:20:06.354Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T19:20:06.354Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T19:20:06.354Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T19:20:06.354Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T19:20:06.354Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T19:20:06.354Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T19:20:06.354Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T19:20:06.354Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T19:20:06.354Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T19:20:06.930Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T19:20:06.930Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T19:20:06.930Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T19:20:07.193Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T19:20:07.193Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T19:20:07.193Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T19:20:07.193Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T19:20:07.193Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T19:20:07.193Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T19:20:07.193Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T19:20:07.193Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T19:20:07.193Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T19:20:07.193Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T19:20:07.193Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [Pipeline] } [2021-06-24T19:20:07.233Z] $ docker stop --time=1 e2b944ff29788746586d33cfb4784e944cfed48f0910f7cb41a6bb167035b14f [2021-06-24T19:20:08.591Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:20:08.591Z] Fetched 36.7 MB in 2s (16.4 MB/s) [2021-06-24T19:20:09.166Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:20:09.166Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:20:09.166Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:20:09.742Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:20:09.742Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:20:09.806Z] $ docker rm -f e2b944ff29788746586d33cfb4784e944cfed48f0910f7cb41a6bb167035b14f [2021-06-24T19:20:10.004Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T19:20:10.004Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:20:10.004Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T19:20:10.004Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T19:20:12.541Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T19:20:12.541Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:20:12.541Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T19:20:12.541Z] Setting up apt (1.6.13) ... [2021-06-24T19:20:12.541Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T19:20:12.541Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T19:20:12.541Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T19:20:12.541Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T19:20:12.541Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T19:20:12.541Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T19:20:12.541Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:12.541Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T19:20:12.541Z] Checking for services that may need to be restarted...done. [2021-06-24T19:20:12.541Z] Checking for services that may need to be restarted...done. [2021-06-24T19:20:12.541Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:12.541Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T19:20:12.541Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package python3-minimal. [2021-06-24T19:20:12.541Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T19:20:12.541Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package mime-support. [2021-06-24T19:20:12.541Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T19:20:12.541Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T19:20:12.541Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T19:20:12.541Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T19:20:12.541Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-24T19:20:12.804Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T19:20:12.804Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:20:12.804Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:12.804Z] Selecting previously unselected package python3.6. [2021-06-24T19:20:12.804Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:20:12.804Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:20:13.068Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T19:20:13.068Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:20:13.068Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T19:20:13.068Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T19:20:13.331Z] Selecting previously unselected package python3. [2021-06-24T19:20:13.331Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T19:20:13.331Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:20:13.331Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T19:20:13.331Z] Selecting previously unselected package multiarch-support. [2021-06-24T19:20:13.331Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:13.331Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T19:20:13.331Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T19:20:13.331Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T19:20:13.331Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T19:20:13.331Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T19:20:13.331Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T19:20:13.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:20:13.379Z] [2021-06-24T19:20:13.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:20:13.594Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T19:20:13.594Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T19:20:13.594Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T19:20:13.594Z] Selecting previously unselected package sudo. [2021-06-24T19:20:13.594Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:13.594Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T19:20:13.594Z] Selecting previously unselected package apparmor. [2021-06-24T19:20:13.594Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T19:20:13.594Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:20:13.859Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T19:20:13.859Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T19:20:13.859Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T19:20:13.859Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T19:20:13.859Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:20:13.859Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:13.859Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T19:20:13.859Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:20:13.859Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:13.859Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T19:20:13.859Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T19:20:13.859Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T19:20:13.859Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T19:20:13.859Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:20:13.859Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:14.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:20:14.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T19:20:14.311Z] 29e5d40040c1: Pulling fs layer [2021-06-24T19:20:14.311Z] 1ce36da41761: Pulling fs layer [2021-06-24T19:20:14.311Z] 25b303627fd3: Pulling fs layer [2021-06-24T19:20:14.584Z] 29e5d40040c1: Verifying Checksum [2021-06-24T19:20:14.584Z] 29e5d40040c1: Download complete [2021-06-24T19:20:15.182Z] 1ce36da41761: Verifying Checksum [2021-06-24T19:20:15.182Z] 1ce36da41761: Download complete [2021-06-24T19:20:15.182Z] 29e5d40040c1: Pull complete [2021-06-24T19:20:15.786Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T19:20:15.786Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:20:15.786Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:16.049Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T19:20:16.049Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T19:20:16.049Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T19:20:16.049Z] Selecting previously unselected package openssh-client. [2021-06-24T19:20:16.049Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T19:20:16.049Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T19:20:16.311Z] Selecting previously unselected package squashfs-tools. [2021-06-24T19:20:16.311Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T19:20:16.311Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T19:20:16.311Z] Selecting previously unselected package snapd. [2021-06-24T19:20:16.574Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T19:20:16.574Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T19:20:16.624Z] 1ce36da41761: Pull complete [2021-06-24T19:20:17.223Z] 25b303627fd3: Verifying Checksum [2021-06-24T19:20:17.223Z] 25b303627fd3: Download complete [2021-06-24T19:20:19.126Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T19:20:19.126Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T19:20:19.126Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T19:20:19.126Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T19:20:19.126Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T19:20:19.126Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:19.126Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:20:19.126Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T19:20:19.126Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T19:20:20.076Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T19:20:20.076Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T19:20:20.076Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T19:20:20.076Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:20.076Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:20.076Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:20:20.651Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T19:20:20.651Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:20.651Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T19:20:20.651Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T19:20:20.651Z] running python rtupdate hooks for python3.6... [2021-06-24T19:20:20.651Z] running python post-rtupdate hooks for python3.6... [2021-06-24T19:20:20.917Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T19:20:24.613Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:20:24.613Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T19:20:24.613Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T19:20:24.613Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T19:20:24.614Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T19:20:24.614Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T19:20:24.614Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T19:20:24.882Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T19:20:24.882Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-24T19:20:24.882Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:20:25.144Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T19:20:25.721Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:20:25.990Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:20:25.990Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:20:27.437Z] Reading package lists... [2021-06-24T19:20:27.495Z] 25b303627fd3: Pull complete [2021-06-24T19:20:27.495Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T19:20:27.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:20:27.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T19:20:27.699Z] Reading package lists... [2021-06-24T19:20:27.699Z] Building dependency tree... [2021-06-24T19:20:27.699Z] Reading state information... [2021-06-24T19:20:27.748Z] prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container [2021-06-24T19:20:27.807Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T19:20:27.966Z] Calculating upgrade... [2021-06-24T19:20:28.229Z] The following packages will be upgraded: [2021-06-24T19:20:28.229Z] advancecomp base-files bash binutils binutils-common [2021-06-24T19:20:28.229Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T19:20:28.229Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T19:20:28.229Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T19:20:28.229Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T19:20:28.229Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T19:20:28.229Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T19:20:28.229Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T19:20:28.229Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T19:20:28.229Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T19:20:28.229Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T19:20:28.229Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T19:20:28.229Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T19:20:28.229Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T19:20:28.229Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T19:20:28.229Z] ubuntu-keyring util-linux [2021-06-24T19:20:28.229Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:20:28.229Z] Need to get 64.1 MB of archives. [2021-06-24T19:20:28.229Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T19:20:28.229Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T19:20:28.814Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T19:20:28.814Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T19:20:28.814Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T19:20:28.814Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T19:20:28.814Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T19:20:28.814Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T19:20:28.814Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T19:20:28.814Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T19:20:28.814Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T19:20:28.814Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T19:20:28.814Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T19:20:28.814Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T19:20:28.814Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T19:20:28.814Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T19:20:28.814Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T19:20:28.814Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T19:20:28.814Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T19:20:29.083Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T19:20:29.083Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T19:20:29.083Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T19:20:29.083Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T19:20:29.083Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-24T19:20:29.083Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T19:20:29.083Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T19:20:29.083Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T19:20:29.083Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T19:20:29.083Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T19:20:29.083Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T19:20:29.083Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T19:20:29.083Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T19:20:29.083Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T19:20:29.083Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T19:20:29.083Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T19:20:29.083Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T19:20:29.083Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T19:20:29.083Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T19:20:29.083Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T19:20:29.083Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T19:20:29.083Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T19:20:29.083Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T19:20:29.083Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T19:20:29.346Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T19:20:29.346Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T19:20:29.346Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T19:20:29.346Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T19:20:29.346Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T19:20:29.346Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T19:20:29.346Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T19:20:29.346Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-24T19:20:29.346Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T19:20:29.346Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T19:20:29.346Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T19:20:29.346Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T19:20:29.346Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T19:20:29.346Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T19:20:29.346Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T19:20:29.346Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T19:20:29.612Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T19:20:29.612Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T19:20:29.612Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T19:20:29.612Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T19:20:29.612Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T19:20:29.874Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T19:20:29.874Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T19:20:29.874Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T19:20:29.874Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T19:20:29.874Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T19:20:29.874Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T19:20:29.874Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T19:20:29.874Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T19:20:29.874Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T19:20:29.874Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T19:20:29.874Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T19:20:29.874Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T19:20:29.874Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T19:20:29.874Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T19:20:29.874Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T19:20:30.136Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T19:20:30.136Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T19:20:30.136Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T19:20:30.136Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T19:20:30.136Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T19:20:30.136Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T19:20:30.136Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T19:20:30.398Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T19:20:30.398Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T19:20:30.398Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T19:20:30.398Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T19:20:30.398Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T19:20:30.398Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T19:20:30.398Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T19:20:30.398Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T19:20:30.398Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T19:20:30.398Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T19:20:30.398Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-24T19:20:30.398Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T19:20:30.398Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T19:20:30.398Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T19:20:30.398Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T19:20:30.398Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T19:20:30.607Z] $ docker top e3cf7c377266e1f9db624b3fd67c94321003fc20914c6b5282acdcfa1e32d6da -eo pid,comm [2021-06-24T19:20:30.659Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T19:20:30.659Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:20:30.659Z] Fetched 64.1 MB in 3s (25.4 MB/s) [2021-06-24T19:20:30.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:20:30.920Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:30.920Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-06-24T19:20:31.496Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:31.496Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:20:31.496Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T19:20:31.496Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T19:20:31.758Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:31.758Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:31.776Z] + + grepdocker-compose parallel build [2021-06-24T19:20:31.776Z] --help [2021-06-24T19:20:32.026Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.026Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.026Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.026Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.026Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.289Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.289Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.289Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.289Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.289Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.289Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.289Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.551Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:32.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:20:32.551Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.551Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.551Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:32.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:20:32.814Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.814Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.814Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.814Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:32.814Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:32.814Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:20:33.076Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:33.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:20:33.076Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:33.338Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:20:33.917Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T19:20:33.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:20:33.917Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T19:20:33.917Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T19:20:33.917Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T19:20:33.917Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T19:20:34.179Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T19:20:34.179Z] Installing new version of config file /etc/issue ... [2021-06-24T19:20:34.179Z] Installing new version of config file /etc/issue.net ... [2021-06-24T19:20:34.179Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T19:20:34.179Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T19:20:34.444Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T19:20:34.444Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T19:20:34.444Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T19:20:34.707Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:34.707Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T19:20:34.707Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T19:20:34.707Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T19:20:34.707Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-24T19:20:34.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:34.969Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:34.969Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:34.969Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:34.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:34.969Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T19:20:34.969Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T19:20:35.149Z] --parallel Build images in parallel. [2021-06-24T19:20:35.231Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T19:20:35.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:35.231Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T19:20:35.231Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] } [2021-06-24T19:20:35.437Z] $ docker stop --time=1 e3cf7c377266e1f9db624b3fd67c94321003fc20914c6b5282acdcfa1e32d6da [2021-06-24T19:20:35.493Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T19:20:35.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:35.493Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:20:35.493Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:20:35.755Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:20:35.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:35.755Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:20:35.755Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:20:35.755Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T19:20:35.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:35.755Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T19:20:36.017Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T19:20:36.017Z] Setting up grep (3.1-2build1) ... [2021-06-24T19:20:36.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:36.017Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T19:20:36.017Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T19:20:36.279Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T19:20:36.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:36.279Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:20:36.279Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:20:36.279Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T19:20:36.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:36.279Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T19:20:36.279Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:20:36.855Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T19:20:36.855Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:20:36.855Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T19:20:36.855Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:20:37.117Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T19:20:37.286Z] $ docker rm -f e3cf7c377266e1f9db624b3fd67c94321003fc20914c6b5282acdcfa1e32d6da [2021-06-24T19:20:37.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:37.379Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T19:20:37.379Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:20:39.833Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T19:20:39.833Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T19:20:39.833Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T19:20:39.833Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:20:39.833Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:20:39.833Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:20:39.833Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:39.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:39.833Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:39.833Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:39.833Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-06-24T19:20:40.105Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] sh [2021-06-24T19:20:40.372Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T19:20:40.372Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:40.372Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:20:40.372Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:20:40.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:20:40.447Z] . [Pipeline] withDockerContainer [2021-06-24T19:20:40.635Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:20:40.635Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:20:40.635Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T19:20:40.635Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:20:40.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container [2021-06-24T19:20:40.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T19:20:40.899Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T19:20:40.899Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:20:40.899Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T19:20:40.899Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T19:20:40.899Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T19:20:41.161Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:20:41.161Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T19:20:41.161Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T19:20:41.161Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T19:20:41.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:20:41.424Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T19:20:41.424Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T19:20:41.424Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T19:20:41.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:20:41.424Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:20:41.424Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:20:41.685Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:20:41.685Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:20:41.685Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:20:41.686Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:20:41.686Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:20:41.948Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T19:20:41.948Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:20:41.948Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:20:42.210Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:20:42.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:42.210Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:20:42.210Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:20:42.210Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:20:42.210Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:20:42.366Z] $ docker top dced231a6bbea04f583811e58fc78aaea011d7dd3729c908c36de3a008eda341 -eo pid,comm [2021-06-24T19:20:42.473Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:20:42.473Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:20:42.473Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:20:42.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:42.473Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T19:20:42.473Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] { [2021-06-24T19:20:42.734Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [Pipeline] sh [2021-06-24T19:20:42.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:42.997Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T19:20:43.261Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T19:20:43.261Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T19:20:43.478Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T19:20:43.524Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:43.524Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T19:20:43.524Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:20:43.524Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:20:43.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:43.785Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:20:43.785Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:20:43.785Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:20:43.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:43.785Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T19:20:43.785Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T19:20:43.785Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T19:20:44.047Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.047Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T19:20:44.047Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T19:20:44.309Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T19:20:44.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.309Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:44.309Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:20:44.309Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T19:20:44.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.571Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:20:44.571Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T19:20:44.571Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T19:20:44.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.571Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:20:44.571Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T19:20:44.571Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T19:20:44.836Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.836Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T19:20:44.836Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T19:20:44.836Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T19:20:44.836Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:44.836Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T19:20:44.836Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T19:20:49.758Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T19:20:49.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:49.758Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T19:20:49.758Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T19:20:49.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:49.758Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T19:20:49.758Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T19:20:49.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:49.758Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T19:20:49.758Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T19:20:49.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:20:49.758Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T19:20:49.758Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T19:20:49.758Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T19:20:49.758Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T19:20:49.758Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T19:20:49.758Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T19:20:49.758Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:49.758Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:49.758Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:49.772Z] Building core-command ... [2021-06-24T19:20:49.772Z] Building core-data ... [2021-06-24T19:20:49.772Z] Building core-metadata ... [2021-06-24T19:20:49.772Z] Building security-bootstrapper ... [2021-06-24T19:20:49.772Z] Building security-proxy-setup ... [2021-06-24T19:20:49.772Z] Building security-secretstore-setup ... [2021-06-24T19:20:49.772Z] Building support-notifications ... [2021-06-24T19:20:49.772Z] Building support-scheduler ... [2021-06-24T19:20:49.772Z] Building sys-mgmt-agent ... [2021-06-24T19:20:49.772Z] Building support-notifications [2021-06-24T19:20:49.772Z] Building security-proxy-setup [2021-06-24T19:20:49.772Z] Building core-command [2021-06-24T19:20:49.772Z] Building security-secretstore-setup [2021-06-24T19:20:49.772Z] Building core-metadata [2021-06-24T19:20:50.336Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:50.336Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:50.912Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:50.912Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:51.486Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:51.486Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:51.748Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:52.012Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:52.587Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:20:52.851Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:20:52.851Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:20:52.851Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:20:52.851Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T19:20:53.115Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T19:20:53.115Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T19:20:53.115Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T19:20:53.378Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T19:20:53.378Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T19:20:53.378Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:20:53.378Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:20:53.378Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:20:53.378Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:20:53.642Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T19:20:53.642Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T19:20:53.642Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.642Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:20:53.642Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.642Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.642Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.642Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T19:20:53.642Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T19:20:53.642Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T19:20:53.905Z] [2021-06-24T19:20:53.905Z] Current default time zone: 'Etc/UTC' [2021-06-24T19:20:53.905Z] Local time is now: Thu Jun 24 19:20:53 UTC 2021. [2021-06-24T19:20:53.905Z] Universal Time is now: Thu Jun 24 19:20:53 UTC 2021. [2021-06-24T19:20:53.905Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T19:20:53.905Z] [2021-06-24T19:20:53.905Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T19:20:53.905Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.905Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T19:20:53.905Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:20:53.905Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T19:20:53.905Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T19:20:53.905Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T19:20:53.905Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T19:20:53.905Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T19:20:53.905Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T19:20:53.905Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:53.905Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T19:20:54.170Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:54.170Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:20:54.170Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:54.170Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T19:20:54.170Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T19:20:54.170Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T19:20:54.170Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T19:20:54.170Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T19:20:54.170Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T19:20:54.170Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:20:54.170Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T19:20:56.094Z] Updating certificates in /etc/ssl/certs... [2021-06-24T19:20:57.047Z] 23 added, 27 removed; done. [2021-06-24T19:20:57.047Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T19:20:57.309Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:20:57.309Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T19:20:57.309Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T19:20:57.309Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T19:20:57.885Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:20:57.885Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T19:20:57.885Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:20:57.885Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:20:57.885Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T19:20:57.885Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:20:57.885Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:20:57.885Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:20:58.146Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T19:20:58.146Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:20:58.147Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:20:58.147Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T19:20:58.147Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T19:20:58.147Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T19:20:58.147Z] Updating certificates in /etc/ssl/certs... [2021-06-24T19:20:58.722Z] 0 added, 0 removed; done. [2021-06-24T19:20:58.722Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T19:20:58.722Z] done. [2021-06-24T19:20:59.294Z] Reading package lists... [2021-06-24T19:20:59.558Z] Building dependency tree... [2021-06-24T19:20:59.558Z] Reading state information... [2021-06-24T19:20:59.821Z] The following NEW packages will be installed: [2021-06-24T19:20:59.821Z] apt-transport-https [2021-06-24T19:20:59.821Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:20:59.821Z] Need to get 1692 B of archives. [2021-06-24T19:20:59.821Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T19:20:59.821Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T19:21:00.083Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:21:00.083Z] Fetched 1692 B in 0s (9553 B/s) [2021-06-24T19:21:00.083Z] Selecting previously unselected package apt-transport-https. [2021-06-24T19:21:00.083Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T19:21:00.083Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T19:21:00.083Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T19:21:00.083Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T19:21:00.347Z] Waiting for network to be ready... [2021-06-24T19:21:06.580Z] 2021-06-24T19:21:03Z INFO Waiting for automatic snapd restart... [2021-06-24T19:21:06.580Z] snapd 2.51 from Canonical* installed [2021-06-24T19:21:07.153Z] "snapd" switched to the "latest/stable" channel [2021-06-24T19:21:07.153Z] [2021-06-24T19:21:10.475Z] core18 20210611 from Canonical* installed [2021-06-24T19:21:10.475Z] "core18" switched to the "latest/stable" channel [2021-06-24T19:21:10.475Z] [2021-06-24T19:21:14.721Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T19:21:14.721Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T19:21:14.721Z] [2021-06-24T19:21:20.020Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T19:21:20.020Z] - README.md [2021-06-24T19:21:20.020Z] [2021-06-24T19:21:20.020Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T19:21:20.020Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:21:20.020Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:21:20.020Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:21:21.229Z] Reading package lists... [2021-06-24T19:21:21.491Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-24T19:21:21.491Z] Reading package lists... [2021-06-24T19:21:21.755Z] Building dependency tree... [2021-06-24T19:21:21.755Z] Reading state information... [2021-06-24T19:21:21.755Z] Suggested packages: [2021-06-24T19:21:21.755Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T19:21:21.755Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T19:21:21.755Z] Recommended packages: [2021-06-24T19:21:21.755Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T19:21:22.017Z] The following NEW packages will be installed: [2021-06-24T19:21:22.017Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T19:21:22.017Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T19:21:22.017Z] pkg-config zip [2021-06-24T19:21:22.017Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:21:22.017Z] Need to get 7663 kB of archives. [2021-06-24T19:21:22.017Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T19:21:22.017Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-24T19:21:22.017Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T19:21:22.017Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T19:21:22.017Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T19:21:22.017Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T19:21:22.281Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T19:21:22.281Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T19:21:22.281Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T19:21:22.543Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T19:21:22.543Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T19:21:22.543Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T19:21:22.543Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T19:21:22.543Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T19:21:22.543Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T19:21:22.543Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T19:21:22.804Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:21:22.804Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-06-24T19:21:22.804Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T19:21:22.804Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T19:21:22.804Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T19:21:22.804Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T19:21:23.065Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T19:21:23.065Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T19:21:23.065Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T19:21:23.065Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T19:21:23.065Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T19:21:23.065Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T19:21:23.065Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T19:21:23.065Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T19:21:23.065Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T19:21:23.325Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T19:21:23.325Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T19:21:23.326Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T19:21:23.326Z] Selecting previously unselected package liberror-perl. [2021-06-24T19:21:23.326Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T19:21:23.326Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T19:21:23.326Z] Selecting previously unselected package git-man. [2021-06-24T19:21:23.326Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T19:21:23.326Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:21:23.587Z] Selecting previously unselected package git. [2021-06-24T19:21:23.587Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T19:21:23.587Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:21:24.159Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T19:21:24.159Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T19:21:24.159Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T19:21:24.159Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T19:21:24.159Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T19:21:24.159Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T19:21:24.159Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T19:21:24.159Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T19:21:24.159Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T19:21:24.421Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T19:21:24.421Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T19:21:24.421Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:21:24.421Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T19:21:24.421Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T19:21:24.421Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:21:24.997Z] Selecting previously unselected package pkg-config. [2021-06-24T19:21:24.998Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T19:21:24.998Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T19:21:24.998Z] Selecting previously unselected package zip. [2021-06-24T19:21:24.998Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T19:21:25.260Z] Unpacking zip (3.0-11build1) ... [2021-06-24T19:21:25.523Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T19:21:25.523Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:21:25.784Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T19:21:25.784Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T19:21:25.784Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T19:21:25.784Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T19:21:25.784Z] No schema files found: doing nothing. [2021-06-24T19:21:25.784Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T19:21:25.784Z] Setting up zip (3.0-11build1) ... [2021-06-24T19:21:25.784Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T19:21:25.784Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T19:21:25.784Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T19:21:25.784Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:21:25.784Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T19:21:25.784Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:21:25.784Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:21:25.784Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:21:26.728Z] git set to automatically installed. [2021-06-24T19:21:26.728Z] git-man set to automatically installed. [2021-06-24T19:21:26.728Z] libcurl3-gnutls set to automatically installed. [2021-06-24T19:21:26.728Z] liberror-perl set to automatically installed. [2021-06-24T19:21:26.728Z] libglib2.0-0 set to automatically installed. [2021-06-24T19:21:26.728Z] libnghttp2-14 set to automatically installed. [2021-06-24T19:21:26.728Z] libnorm1 set to automatically installed. [2021-06-24T19:21:26.728Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T19:21:26.728Z] libpsl5 set to automatically installed. [2021-06-24T19:21:26.728Z] librtmp1 set to automatically installed. [2021-06-24T19:21:26.728Z] libsodium23 set to automatically installed. [2021-06-24T19:21:26.728Z] libzmq3-dev set to automatically installed. [2021-06-24T19:21:26.728Z] libzmq5 set to automatically installed. [2021-06-24T19:21:26.728Z] pkg-config set to automatically installed. [2021-06-24T19:21:26.728Z] zip set to automatically installed. [2021-06-24T19:21:27.675Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T19:21:37.329Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T19:21:37.329Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T19:21:38.722Z] snap "core18" has no updates available [2021-06-24T19:21:38.986Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T19:21:40.373Z] 2021/06/24 19:21:40.084181 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T19:21:40.947Z] Pulling app-service-config [2021-06-24T19:21:40.947Z] + snapcraftctl pull [2021-06-24T19:21:42.332Z] Pulling config-common [2021-06-24T19:21:42.332Z] + snapcraftctl pull [2021-06-24T19:21:43.277Z] Pulling go-build-helper [2021-06-24T19:21:43.277Z] + snapcraftctl pull [2021-06-24T19:21:44.222Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T19:21:44.222Z] Skipping pull go-build-helper (already ran) [2021-06-24T19:21:44.222Z] Building go-build-helper [2021-06-24T19:21:44.222Z] + snapcraftctl build [2021-06-24T19:21:46.142Z] Staging go-build-helper [2021-06-24T19:21:46.142Z] + snapcraftctl stage [2021-06-24T19:21:56.277Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T19:21:56.277Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T19:21:56.277Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T19:21:56.277Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T19:21:56.277Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T19:21:56.277Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T19:21:56.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T19:21:56.277Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T19:21:56.277Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T19:21:56.277Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T19:21:56.277Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T19:21:56.277Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T19:21:56.277Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T19:21:56.277Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T19:21:56.277Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T19:21:56.277Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T19:21:56.277Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T19:21:56.277Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T19:21:56.277Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T19:21:56.277Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T19:21:56.277Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T19:21:56.277Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T19:21:56.277Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T19:21:56.277Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T19:21:56.277Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T19:21:56.277Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T19:21:56.277Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T19:21:56.277Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T19:21:56.277Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T19:21:56.277Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T19:21:56.277Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T19:21:56.277Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T19:21:56.277Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T19:21:56.277Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T19:21:56.277Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T19:21:56.277Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T19:21:56.277Z] Pulling edgex-go [2021-06-24T19:21:56.277Z] + snapcraftctl pull [2021-06-24T19:21:58.612Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:58.612Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:58.612Z] ---> f54a7212e8c7 [2021-06-24T19:21:58.612Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T19:21:58.612Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:58.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:58.612Z] ---> f54a7212e8c7 [2021-06-24T19:21:58.612Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:21:58.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:58.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:58.613Z] ---> f54a7212e8c7 [2021-06-24T19:21:58.613Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T19:21:58.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:58.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:58.613Z] ---> f54a7212e8c7 [2021-06-24T19:21:58.613Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:21:58.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:58.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:58.613Z] ---> f54a7212e8c7 [2021-06-24T19:21:58.613Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:21:58.613Z] ---> Running in 5ea2d10b3d43 [2021-06-24T19:21:58.613Z] ---> Running in b3b93fed29e6 [2021-06-24T19:21:58.613Z] ---> Running in 6a472a2e836d [2021-06-24T19:21:58.613Z] ---> Running in 147f50477a5c [2021-06-24T19:21:58.613Z] ---> Running in 3d9a98ee6987 [2021-06-24T19:21:59.213Z] Removing intermediate container 5ea2d10b3d43 [2021-06-24T19:21:59.213Z] ---> ad8cc9e54393 [2021-06-24T19:21:59.213Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:59.498Z] ---> Running in 1c6367d2e39b [2021-06-24T19:21:59.498Z] Removing intermediate container 3d9a98ee6987 [2021-06-24T19:21:59.498Z] ---> b11ffad9f300 [2021-06-24T19:21:59.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:59.498Z] Removing intermediate container 6a472a2e836d [2021-06-24T19:21:59.498Z] ---> 24357656f242 [2021-06-24T19:21:59.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:59.498Z] Removing intermediate container b3b93fed29e6 [2021-06-24T19:21:59.498Z] ---> cf2436bc2216 [2021-06-24T19:21:59.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:59.498Z] Removing intermediate container 147f50477a5c [2021-06-24T19:21:59.498Z] ---> 221dbcb4fde8 [2021-06-24T19:21:59.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:59.780Z] ---> Running in b833d422d46c [2021-06-24T19:21:59.780Z] ---> Running in d5e4e7842b58 [2021-06-24T19:21:59.780Z] ---> Running in 9db9401f0e6c [2021-06-24T19:21:59.780Z] ---> Running in f27212acd42f [2021-06-24T19:22:05.785Z] Removing intermediate container 1c6367d2e39b [2021-06-24T19:22:05.785Z] ---> 71995aed3b2e [2021-06-24T19:22:05.785Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T19:22:05.785Z] ---> Running in c0c5123eaaee [2021-06-24T19:22:05.785Z] Removing intermediate container b833d422d46c [2021-06-24T19:22:05.785Z] ---> b64cca083481 [2021-06-24T19:22:05.785Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:22:05.785Z] ---> Running in ed7dd87171f1 [2021-06-24T19:22:05.785Z] Removing intermediate container d5e4e7842b58 [2021-06-24T19:22:05.785Z] ---> 1b7ed8d68ca0 [2021-06-24T19:22:05.785Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T19:22:05.785Z] Removing intermediate container 9db9401f0e6c [2021-06-24T19:22:05.785Z] ---> c040cbfebef2 [2021-06-24T19:22:05.785Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T19:22:05.785Z] ---> Running in c6a53fcb26c2 [2021-06-24T19:22:05.785Z] Removing intermediate container f27212acd42f [2021-06-24T19:22:05.785Z] ---> 88b59b5fac01 [2021-06-24T19:22:05.785Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:22:05.785Z] ---> Running in 5ecc9ee042b5 [2021-06-24T19:22:05.785Z] ---> Running in ec68a80a01e3 [2021-06-24T19:22:05.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:06.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:06.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:06.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:06.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:06.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:07.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:07.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:07.551Z] OK: 218 MiB in 52 packages [2021-06-24T19:22:07.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:07.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:22:08.232Z] OK: 218 MiB in 52 packages [2021-06-24T19:22:08.635Z] OK: 218 MiB in 52 packages [2021-06-24T19:22:09.280Z] OK: 218 MiB in 52 packages [2021-06-24T19:22:09.280Z] OK: 218 MiB in 52 packages [2021-06-24T19:22:09.619Z] Removing intermediate container c0c5123eaaee [2021-06-24T19:22:09.619Z] ---> 0bbeced35f48 [2021-06-24T19:22:09.619Z] Step 6/26 : COPY go.mod . [2021-06-24T19:22:10.276Z] Removing intermediate container ed7dd87171f1 [2021-06-24T19:22:10.276Z] ---> 7051ee8ff9b5 [2021-06-24T19:22:10.276Z] Step 6/24 : COPY go.mod . [2021-06-24T19:22:10.886Z] Removing intermediate container c6a53fcb26c2 [2021-06-24T19:22:10.886Z] ---> 056f672adc2b [2021-06-24T19:22:10.886Z] Step 6/23 : COPY go.mod . [2021-06-24T19:22:10.886Z] ---> 0420210330d6 [2021-06-24T19:22:10.886Z] Step 7/26 : RUN go mod download [2021-06-24T19:22:11.165Z] Removing intermediate container 5ecc9ee042b5 [2021-06-24T19:22:11.165Z] ---> 2be78b790229 [2021-06-24T19:22:11.165Z] Step 6/22 : COPY go.mod . [2021-06-24T19:22:11.165Z] ---> Running in 90cace5987f5 [2021-06-24T19:22:11.165Z] Removing intermediate container ec68a80a01e3 [2021-06-24T19:22:11.165Z] ---> 2d793e7589fd [2021-06-24T19:22:11.165Z] Step 6/24 : COPY go.mod . [2021-06-24T19:22:11.448Z] ---> 184d71e00507 [2021-06-24T19:22:11.448Z] Step 7/24 : RUN go mod download [2021-06-24T19:22:12.062Z] ---> Running in 955ecf594edb [2021-06-24T19:22:12.062Z] ---> 6e19206d2425 [2021-06-24T19:22:12.062Z] Step 7/23 : RUN go mod download [2021-06-24T19:22:12.335Z] ---> Running in 3d89d1e43983 [2021-06-24T19:22:12.335Z] ---> 218883be7a68 [2021-06-24T19:22:12.335Z] Step 7/22 : RUN go mod download [2021-06-24T19:22:12.335Z] ---> ab9091960e8e [2021-06-24T19:22:12.335Z] Step 7/24 : RUN go mod download [2021-06-24T19:22:12.555Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:22:12.555Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:22:12.555Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:22:12.555Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T19:22:12.555Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T19:22:12.555Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T19:22:12.555Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T19:22:12.555Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T19:22:12.555Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T19:22:12.555Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T19:22:12.555Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T19:22:12.555Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T19:22:12.555Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T19:22:12.555Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T19:22:12.555Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T19:22:12.555Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T19:22:12.555Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T19:22:12.555Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T19:22:12.555Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T19:22:12.555Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T19:22:12.555Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T19:22:12.555Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T19:22:12.555Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T19:22:12.555Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T19:22:12.555Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T19:22:12.555Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T19:22:12.555Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T19:22:12.555Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T19:22:12.555Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T19:22:12.555Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T19:22:12.555Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T19:22:12.555Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T19:22:12.555Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T19:22:12.555Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T19:22:12.555Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T19:22:12.555Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T19:22:12.555Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T19:22:12.555Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T19:22:12.555Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T19:22:12.555Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T19:22:12.555Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T19:22:12.555Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T19:22:12.555Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T19:22:12.555Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T19:22:12.555Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T19:22:12.555Z] Pulling static-packages [2021-06-24T19:22:12.555Z] + snapcraftctl pull [2021-06-24T19:22:12.609Z] ---> Running in 87f323674fb5 [2021-06-24T19:22:12.609Z] ---> Running in 3af9345e1f19 [2021-06-24T19:22:13.141Z] Pulling version [2021-06-24T19:22:13.141Z] + cd /root/project [2021-06-24T19:22:13.141Z] + git describe --tags+ --abbrev=0 [2021-06-24T19:22:13.141Z] sed s/v// [2021-06-24T19:22:13.141Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-24T19:22:13.141Z] + [ -z 2.0.0-dev.273 ] [2021-06-24T19:22:13.141Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-24T19:22:14.656Z] Building app-service-config [2021-06-24T19:22:14.656Z] + snapcraftctl build [2021-06-24T19:22:15.192Z] Removing intermediate container 90cace5987f5 [2021-06-24T19:22:15.192Z] ---> 4e6760196438 [2021-06-24T19:22:15.192Z] Step 8/26 : COPY . . [2021-06-24T19:22:15.829Z] Removing intermediate container 955ecf594edb [2021-06-24T19:22:15.829Z] ---> 59334b1e8b6c [2021-06-24T19:22:15.829Z] Step 8/24 : COPY . . [2021-06-24T19:22:16.575Z] Building config-common [2021-06-24T19:22:16.575Z] + snapcraftctl build [2021-06-24T19:22:17.286Z] Removing intermediate container 3d89d1e43983 [2021-06-24T19:22:17.287Z] ---> d0f98f62760f [2021-06-24T19:22:17.287Z] Step 8/23 : COPY . . [2021-06-24T19:22:17.892Z] Removing intermediate container 87f323674fb5 [2021-06-24T19:22:17.892Z] ---> 3d59889280fc [2021-06-24T19:22:17.892Z] Step 8/22 : COPY . . [2021-06-24T19:22:18.163Z] Removing intermediate container 3af9345e1f19 [2021-06-24T19:22:18.163Z] ---> 30279903f1bb [2021-06-24T19:22:18.163Z] Step 8/24 : COPY . . [2021-06-24T19:22:18.492Z] Skipping build go-build-helper (already ran) [2021-06-24T19:22:18.492Z] Building edgex-go [2021-06-24T19:22:18.753Z] + cd /root/parts/edgex-go/src [2021-06-24T19:22:18.753Z] + make build [2021-06-24T19:22:18.753Z] go mod tidy [2021-06-24T19:22:21.308Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T19:22:21.308Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T19:22:21.308Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T19:22:21.308Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T19:22:21.308Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T19:22:21.308Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-24T19:22:21.308Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T19:22:21.308Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T19:22:21.308Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T19:22:21.308Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T19:22:21.308Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T19:22:21.308Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T19:22:21.308Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T19:22:21.308Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T19:22:21.308Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T19:22:21.570Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T19:22:21.570Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T19:22:22.519Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T19:22:22.519Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T19:22:22.519Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T19:22:22.781Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T19:22:22.781Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T19:22:22.781Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T19:22:22.781Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T19:22:22.781Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T19:22:22.781Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T19:22:23.043Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T19:22:23.043Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T19:22:23.043Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T19:22:23.043Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T19:22:23.043Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T19:22:23.043Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T19:22:23.303Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T19:22:23.303Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T19:22:23.303Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T19:22:23.303Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T19:22:23.563Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T19:22:23.563Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T19:22:23.824Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T19:22:23.824Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T19:22:23.824Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T19:22:23.824Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T19:22:23.824Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T19:22:23.824Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T19:22:23.824Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T19:22:24.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T19:22:24.116Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T19:22:24.116Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T19:22:24.116Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T19:22:24.116Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T19:22:24.116Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T19:22:24.378Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T19:22:24.378Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T19:22:24.378Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T19:22:24.378Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T19:22:24.378Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T19:22:24.378Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T19:22:24.378Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T19:22:24.378Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T19:22:24.378Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T19:22:24.378Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T19:22:24.378Z] 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-24T19:22:34.379Z] 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-24T19:22:40.449Z] 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-24T19:22:40.449Z] 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-24T19:22:40.449Z] 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-24T19:22:40.449Z] 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-24T19:22:40.461Z] ---> bd65e36f0040 [2021-06-24T19:22:40.461Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:22:40.461Z] ---> 9b8388d065e9 [2021-06-24T19:22:40.461Z] Step 9/26 : RUN go mod tidy [2021-06-24T19:22:40.461Z] ---> 1b3107c65a9b [2021-06-24T19:22:40.461Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:22:40.461Z] ---> 79fa67abf0fd [2021-06-24T19:22:40.461Z] Step 9/22 : RUN go mod tidy [2021-06-24T19:22:40.461Z] ---> Running in 99d19bf7a1a5 [2021-06-24T19:22:40.462Z] ---> Running in 7e71cdd49c8d [2021-06-24T19:22:40.462Z] ---> Running in a746dbc192ee [2021-06-24T19:22:40.462Z] ---> Running in cd955f9f6905 [2021-06-24T19:22:40.462Z] ---> a1a93243c342 [2021-06-24T19:22:40.462Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:22:41.020Z] 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-24T19:22:41.073Z] ---> Running in 76cc0eb27605 [2021-06-24T19:22:42.408Z] 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-24T19:22:43.360Z] 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-24T19:22:44.304Z] 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-24T19:22:45.247Z] 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-24T19:22:46.192Z] 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-24T19:22:47.802Z] Removing intermediate container 99d19bf7a1a5 [2021-06-24T19:22:47.802Z] ---> aca24b43a463 [2021-06-24T19:22:47.802Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T19:22:47.802Z] ---> Running in 5c0d41a9e3a2 [2021-06-24T19:22:47.802Z] Removing intermediate container a746dbc192ee [2021-06-24T19:22:47.802Z] ---> c6b369dd517b [2021-06-24T19:22:47.802Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T19:22:47.802Z] ---> Running in a8151ee80ac8 [2021-06-24T19:22:47.802Z] Removing intermediate container 76cc0eb27605 [2021-06-24T19:22:47.802Z] ---> ac9bd99073c3 [2021-06-24T19:22:47.802Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T19:22:47.802Z] Removing intermediate container 7e71cdd49c8d [2021-06-24T19:22:47.802Z] ---> dd85250fc832 [2021-06-24T19:22:47.802Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T19:22:47.802Z] Removing intermediate container cd955f9f6905 [2021-06-24T19:22:47.802Z] ---> efd3051c6d2a [2021-06-24T19:22:47.802Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T19:22:47.802Z] ---> Running in 8fc06900375f [2021-06-24T19:22:48.079Z] ---> Running in 08e0915024d6 [2021-06-24T19:22:48.079Z] ---> Running in 5fe55529de2a [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T19:22:48.110Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T19:22:48.110Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T19:22:48.110Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T19:22:48.110Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T19:22:48.110Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-24T19:22:48.110Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T19:22:48.110Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T19:22:48.110Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-24T19:22:49.063Z] 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-24T19:22:49.663Z] 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-24T19:22:50.263Z] 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-24T19:22:50.540Z] 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-24T19:22:50.817Z] 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-24T19:22:51.419Z] Building static-packages [2021-06-24T19:22:51.419Z] + snapcraftctl build [2021-06-24T19:22:52.811Z] Building version [2021-06-24T19:22:52.811Z] + snapcraftctl build [2021-06-24T19:22:54.731Z] Staging app-service-config [2021-06-24T19:22:54.731Z] + snapcraftctl stage [2021-06-24T19:22:56.117Z] Staging config-common [2021-06-24T19:22:56.117Z] + snapcraftctl stage [2021-06-24T19:22:57.060Z] Skipping stage go-build-helper (already ran) [2021-06-24T19:22:57.060Z] Staging edgex-go [2021-06-24T19:22:57.060Z] + snapcraftctl stage [2021-06-24T19:22:58.003Z] Staging static-packages [2021-06-24T19:22:58.003Z] + snapcraftctl stage [2021-06-24T19:22:58.948Z] Staging version [2021-06-24T19:22:58.949Z] + snapcraftctl stage [2021-06-24T19:22:59.891Z] Priming app-service-config [2021-06-24T19:22:59.892Z] + snapcraftctl prime [2021-06-24T19:23:01.284Z] Priming config-common [2021-06-24T19:23:01.284Z] + snapcraftctl prime [2021-06-24T19:23:02.228Z] Priming go-build-helper [2021-06-24T19:23:02.228Z] + snapcraftctl prime [2021-06-24T19:23:03.174Z] Priming edgex-go [2021-06-24T19:23:03.174Z] + snapcraftctl prime [2021-06-24T19:23:04.561Z] Priming static-packages [2021-06-24T19:23:04.561Z] + snapcraftctl prime [2021-06-24T19:23:07.110Z] Priming version [2021-06-24T19:23:07.110Z] + snapcraftctl prime [2021-06-24T19:23:07.684Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T19:24:30.618Z] 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-24T19:24:33.268Z] 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-24T19:24:41.607Z] Removing intermediate container a8151ee80ac8 [2021-06-24T19:24:41.607Z] ---> 327b20bec53d [2021-06-24T19:24:41.607Z] [2021-06-24T19:24:41.607Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:24:41.607Z] 3.12: Pulling from library/alpine [2021-06-24T19:24:42.598Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T19:24:42.598Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T19:24:42.598Z] ---> c4fd0aeabfcf [2021-06-24T19:24:42.598Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:24:42.885Z] ---> Running in e4378448e1b1 [2021-06-24T19:24:44.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:44.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:45.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:45.482Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:45.482Z] OK: 5 MiB in 15 packages [2021-06-24T19:24:48.875Z] Removing intermediate container 8fc06900375f [2021-06-24T19:24:48.875Z] ---> 25e16fd57a84 [2021-06-24T19:24:48.875Z] [2021-06-24T19:24:48.875Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:24:48.875Z] ---> c4fd0aeabfcf [2021-06-24T19:24:48.875Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T19:24:48.875Z] Removing intermediate container 5fe55529de2a [2021-06-24T19:24:48.875Z] ---> 939b1817a554 [2021-06-24T19:24:48.875Z] [2021-06-24T19:24:48.875Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T19:24:48.875Z] ---> c4fd0aeabfcf [2021-06-24T19:24:48.875Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T19:24:48.875Z] Removing intermediate container 08e0915024d6 [2021-06-24T19:24:48.875Z] ---> e1cdbe8d7d6a [2021-06-24T19:24:48.875Z] [2021-06-24T19:24:48.875Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T19:24:48.875Z] ---> c4fd0aeabfcf [2021-06-24T19:24:48.875Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T19:24:48.875Z] Removing intermediate container 5c0d41a9e3a2 [2021-06-24T19:24:48.875Z] ---> ee345dbf37f1 [2021-06-24T19:24:48.875Z] [2021-06-24T19:24:48.875Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:24:48.875Z] ---> c4fd0aeabfcf [2021-06-24T19:24:48.875Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:24:48.875Z] ---> Running in c69991d4ad7b [2021-06-24T19:24:48.875Z] ---> Running in 80408b969446 [2021-06-24T19:24:48.875Z] ---> Running in a3550fa59a8c [2021-06-24T19:24:48.875Z] ---> Running in 118cab0fe5ca [2021-06-24T19:24:49.147Z] Removing intermediate container e4378448e1b1 [2021-06-24T19:24:49.147Z] ---> 65e131f9f0d3 [2021-06-24T19:24:49.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:24:49.420Z] ---> Running in 71feef7657db [2021-06-24T19:24:52.210Z] Removing intermediate container 71feef7657db [2021-06-24T19:24:52.210Z] ---> 2bdbce3053fe [2021-06-24T19:24:52.210Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T19:24:52.210Z] ---> Running in ecf0a4148d2c [2021-06-24T19:24:52.210Z] Removing intermediate container ecf0a4148d2c [2021-06-24T19:24:52.210Z] ---> 1ce4a44ad2e0 [2021-06-24T19:24:52.210Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] ---> Running in 0c24187c9fe4 [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:52.210Z] Removing intermediate container 0c24187c9fe4 [2021-06-24T19:24:52.210Z] ---> 43f401e96f35 [2021-06-24T19:24:52.210Z] Step 16/24 : WORKDIR / [2021-06-24T19:24:52.210Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T19:24:52.210Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:52.210Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:52.210Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:24:52.210Z] ---> Running in de77d936fa25 [2021-06-24T19:24:52.210Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T19:24:52.210Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:24:52.210Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:52.210Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T19:24:52.210Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:52.210Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T19:24:52.211Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:52.211Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:24:52.211Z] OK: 5 MiB in 15 packages [2021-06-24T19:24:52.211Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T19:24:52.211Z] OK: 6 MiB in 16 packages [2021-06-24T19:24:52.488Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:24:52.488Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T19:24:52.488Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T19:24:52.488Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:52.488Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T19:24:52.488Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:52.488Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:24:52.488Z] OK: 7 MiB in 18 packages [2021-06-24T19:24:52.763Z] OK: 7 MiB in 20 packages [2021-06-24T19:24:53.376Z] Removing intermediate container de77d936fa25 [2021-06-24T19:24:53.376Z] ---> eeaf37ec6c6d [2021-06-24T19:24:53.376Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:24:54.375Z] Removing intermediate container a3550fa59a8c [2021-06-24T19:24:54.375Z] ---> a07f1d07adaa [2021-06-24T19:24:54.375Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:24:54.651Z] ---> 232271aecc4d [2021-06-24T19:24:54.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T19:24:54.928Z] ---> Running in efbb6ce80c4b [2021-06-24T19:24:55.203Z] Removing intermediate container c69991d4ad7b [2021-06-24T19:24:55.203Z] ---> ed3da23d3555 [2021-06-24T19:24:55.203Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:24:55.203Z] Removing intermediate container 118cab0fe5ca [2021-06-24T19:24:55.203Z] ---> 2046fb9552b7 [2021-06-24T19:24:55.203Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:24:55.203Z] Removing intermediate container 80408b969446 [2021-06-24T19:24:55.203Z] ---> 68b2d2ebe70e [2021-06-24T19:24:55.203Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:24:55.491Z] ---> Running in 13e369e3d9e5 [2021-06-24T19:24:55.491Z] ---> Running in 7785d2be4b5d [2021-06-24T19:24:55.491Z] ---> Running in 7fa452bd0177 [2021-06-24T19:24:55.491Z] Removing intermediate container efbb6ce80c4b [2021-06-24T19:24:55.491Z] ---> bc7805ecbe39 [2021-06-24T19:24:55.491Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T19:24:55.768Z] ---> Running in 35fce47f2b61 [2021-06-24T19:24:56.367Z] Removing intermediate container 7fa452bd0177 [2021-06-24T19:24:56.367Z] ---> e74edd5caae4 [2021-06-24T19:24:56.367Z] Step 14/26 : WORKDIR / [2021-06-24T19:24:56.367Z] Removing intermediate container 13e369e3d9e5 [2021-06-24T19:24:56.367Z] ---> e3379588a16c [2021-06-24T19:24:56.367Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T19:24:56.367Z] Removing intermediate container 7785d2be4b5d [2021-06-24T19:24:56.367Z] ---> 12bf6644a8f7 [2021-06-24T19:24:56.367Z] Step 14/22 : WORKDIR /edgex [2021-06-24T19:24:56.367Z] ---> ca1fc6aab240 [2021-06-24T19:24:56.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T19:24:56.649Z] Removing intermediate container 35fce47f2b61 [2021-06-24T19:24:56.649Z] ---> e6a201ff9954 [2021-06-24T19:24:56.649Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:24:56.649Z] ---> Running in 5824935373bb [2021-06-24T19:24:56.649Z] ---> Running in fdddee288835 [2021-06-24T19:24:56.649Z] ---> Running in 256f70e12c27 [2021-06-24T19:24:56.649Z] ---> Running in 4b56f5b9210c [2021-06-24T19:24:57.247Z] Removing intermediate container 5824935373bb [2021-06-24T19:24:57.247Z] ---> 6c8c3ee0fa6d [2021-06-24T19:24:57.247Z] 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-24T19:24:57.546Z] Removing intermediate container fdddee288835 [2021-06-24T19:24:57.546Z] ---> 358c7049a4bc [2021-06-24T19:24:57.546Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:24:57.546Z] Removing intermediate container 256f70e12c27 [2021-06-24T19:24:57.546Z] ---> 6029ba9666a9 [2021-06-24T19:24:57.546Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T19:24:57.546Z] ---> 2a1181d36ddc [2021-06-24T19:24:57.546Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T19:24:57.546Z] Removing intermediate container 4b56f5b9210c [2021-06-24T19:24:57.546Z] ---> c6d147812028 [2021-06-24T19:24:57.546Z] Step 16/24 : WORKDIR / [2021-06-24T19:24:57.821Z] ---> Running in 0c943b2880f0 [2021-06-24T19:24:57.821Z] ---> Running in 768d0c6e8465 [2021-06-24T19:24:57.821Z] ---> Running in 449cdfa91f32 [2021-06-24T19:24:58.425Z] ---> f59d9c401784 [2021-06-24T19:24:58.425Z] 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-24T19:24:58.425Z] Removing intermediate container 0c943b2880f0 [2021-06-24T19:24:58.425Z] ---> 76dd719d1fc1 [2021-06-24T19:24:58.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:24:58.425Z] Removing intermediate container 768d0c6e8465 [2021-06-24T19:24:58.425Z] ---> 117767c50837 [2021-06-24T19:24:58.425Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:24:58.704Z] ---> 62d8ccddbb04 [2021-06-24T19:24:58.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T19:24:58.704Z] Removing intermediate container 449cdfa91f32 [2021-06-24T19:24:58.704Z] ---> e4387cfea209 [2021-06-24T19:24:58.704Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:24:58.704Z] ---> Running in 81103f0db863 [2021-06-24T19:24:59.305Z] ---> 1faf66a98430 [2021-06-24T19:24:59.305Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T19:24:59.584Z] Removing intermediate container 81103f0db863 [2021-06-24T19:24:59.584Z] ---> a1984f2ca959 [2021-06-24T19:24:59.584Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:24:59.584Z] ---> 4610ed661dc3 [2021-06-24T19:24:59.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T19:24:59.859Z] ---> Running in 01e29029c11f [2021-06-24T19:24:59.859Z] ---> 64f9a1ec64c7 [2021-06-24T19:24:59.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T19:25:00.846Z] ---> 39efdcb967a1 [2021-06-24T19:25:00.846Z] 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-24T19:25:00.846Z] ---> 3b52ad87f1bd [2021-06-24T19:25:00.846Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T19:25:00.846Z] Removing intermediate container 01e29029c11f [2021-06-24T19:25:00.846Z] ---> c17c3bbc5597 [2021-06-24T19:25:00.846Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:25:01.130Z] ---> Running in 1ab5832e2e76 [2021-06-24T19:25:01.404Z] ---> d26e54ef4afb [2021-06-24T19:25:01.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T19:25:02.002Z] ---> c17cb42d8e32 [2021-06-24T19:25:02.002Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T19:25:02.002Z] ---> 257f991926d3 [2021-06-24T19:25:02.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T19:25:02.278Z] Removing intermediate container 1ab5832e2e76 [2021-06-24T19:25:02.278Z] ---> f32eb109ca07 [2021-06-24T19:25:02.278Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:25:02.554Z] ---> Running in 37fff06daf52 [2021-06-24T19:25:02.554Z] ---> 9ddf6c4169a9 [2021-06-24T19:25:02.554Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T19:25:02.554Z] ---> feed49320019 [2021-06-24T19:25:02.828Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T19:25:02.828Z] ---> Running in 7ed434686cb5 [2021-06-24T19:25:02.828Z] ---> Running in 611ca03f1cc8 [2021-06-24T19:25:03.101Z] ---> f8bb716c54e8 [2021-06-24T19:25:03.101Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T19:25:03.372Z] ---> Running in 2cb196c38a7f [2021-06-24T19:25:03.372Z] Removing intermediate container 37fff06daf52 [2021-06-24T19:25:03.372Z] ---> 279244f298c4 [2021-06-24T19:25:03.372Z] [2021-06-24T19:25:03.372Z] ---> 65aff4871536 [2021-06-24T19:25:03.372Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T19:25:03.646Z] Removing intermediate container 611ca03f1cc8 [2021-06-24T19:25:03.646Z] ---> 4e3961aa74f5 [2021-06-24T19:25:03.646Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T19:25:03.646Z] Removing intermediate container 7ed434686cb5 [2021-06-24T19:25:03.646Z] ---> 33cad3dad51d [2021-06-24T19:25:03.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:25:03.954Z] Successfully built 279244f298c4 [2021-06-24T19:25:03.954Z] Successfully tagged core-command-arm64:latest [2021-06-24T19:25:03.954Z]  Building core-command ... done Building core-data [2021-06-24T19:25:03.954Z] ---> Running in a71737b24820 [2021-06-24T19:25:03.954Z] ---> Running in 5d389903bf82 [2021-06-24T19:25:04.231Z] Removing intermediate container 2cb196c38a7f [2021-06-24T19:25:04.231Z] ---> b5e4767e7b07 [2021-06-24T19:25:04.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:25:04.506Z] ---> Running in fb947153c352 [2021-06-24T19:25:04.784Z] Removing intermediate container 5d389903bf82 [2021-06-24T19:25:04.785Z] ---> 83c347603e4d [2021-06-24T19:25:04.785Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T19:25:05.060Z] Removing intermediate container a71737b24820 [2021-06-24T19:25:05.060Z] ---> 74ec839f7f58 [2021-06-24T19:25:05.060Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T19:25:05.335Z] ---> Running in edffd91d415c [2021-06-24T19:25:05.335Z] ---> 62b21cea3703 [2021-06-24T19:25:05.335Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T19:25:05.335Z] Removing intermediate container fb947153c352 [2021-06-24T19:25:05.335Z] ---> 75196572b604 [2021-06-24T19:25:05.335Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:25:05.613Z] ---> Running in 9c3d150f4e9f [2021-06-24T19:25:05.892Z] ---> Running in bf130e3124c7 [2021-06-24T19:25:06.166Z] Removing intermediate container edffd91d415c [2021-06-24T19:25:06.166Z] ---> 164a68f69f22 [2021-06-24T19:25:06.166Z] Step 21/22 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:25:06.439Z] Removing intermediate container 9c3d150f4e9f [2021-06-24T19:25:06.439Z] ---> bb5264b6f887 [2021-06-24T19:25:06.439Z] Step 22/23 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:25:06.731Z] ---> Running in 4858bc4121ba [2021-06-24T19:25:06.731Z] Removing intermediate container bf130e3124c7 [2021-06-24T19:25:06.731Z] ---> cafd7e092165 [2021-06-24T19:25:06.731Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:25:07.004Z] ---> Running in 22a6d9409ade [2021-06-24T19:25:07.004Z] ---> d122ec01856c [2021-06-24T19:25:07.004Z] 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-24T19:25:07.283Z] ---> Running in e21c5027b05b [2021-06-24T19:25:07.283Z] ---> Running in 30fb88099cdf [2021-06-24T19:25:07.283Z] Removing intermediate container 4858bc4121ba [2021-06-24T19:25:07.283Z] ---> daeb0bfebf01 [2021-06-24T19:25:07.283Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T19:25:07.558Z] Removing intermediate container 22a6d9409ade [2021-06-24T19:25:07.558Z] ---> 2fa3bee8b002 [2021-06-24T19:25:07.558Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:25:07.836Z] ---> Running in 3fcfdb867e9b [2021-06-24T19:25:07.836Z] ---> Running in 6b94bff397cc [2021-06-24T19:25:07.836Z] Removing intermediate container e21c5027b05b [2021-06-24T19:25:07.836Z] ---> b2d5d3443a85 [2021-06-24T19:25:07.836Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:25:08.111Z] ---> Running in 83c27009f64c [2021-06-24T19:25:08.712Z] Removing intermediate container 3fcfdb867e9b [2021-06-24T19:25:08.712Z] ---> 30b27bab1e5a [2021-06-24T19:25:08.712Z] [2021-06-24T19:25:08.712Z] Removing intermediate container 6b94bff397cc [2021-06-24T19:25:08.712Z] ---> afacc9ff7879 [2021-06-24T19:25:08.712Z] [2021-06-24T19:25:09.005Z] Successfully built 30b27bab1e5a [2021-06-24T19:25:09.280Z] Successfully built afacc9ff7879 [2021-06-24T19:25:09.280Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T19:25:09.280Z]  Building security-proxy-setup ... done Removing intermediate container 83c27009f64c [2021-06-24T19:25:09.280Z] ---> b6a1024dc390 [2021-06-24T19:25:09.280Z] Building support-scheduler [2021-06-24T19:25:09.280Z] [2021-06-24T19:25:09.280Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T19:25:09.280Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-24T19:25:09.557Z] Successfully built b6a1024dc390 [2021-06-24T19:25:09.557Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T19:25:09.557Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-24T19:25:12.781Z] Removing intermediate container 30fb88099cdf [2021-06-24T19:25:12.781Z] ---> a5a69b30cc5c [2021-06-24T19:25:12.781Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T19:25:12.781Z] ---> Running in b233c2047420 [2021-06-24T19:25:12.781Z] Removing intermediate container b233c2047420 [2021-06-24T19:25:12.781Z] ---> 2db6e78f8699 [2021-06-24T19:25:12.781Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T19:25:12.781Z] ---> Running in cc190e4b2c4c [2021-06-24T19:25:12.781Z] Removing intermediate container cc190e4b2c4c [2021-06-24T19:25:12.781Z] ---> 45f6be476717 [2021-06-24T19:25:12.781Z] Step 25/26 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:25:12.781Z] ---> Running in a61db39c66fa [2021-06-24T19:25:12.781Z] Removing intermediate container a61db39c66fa [2021-06-24T19:25:12.781Z] ---> 3ec840503b70 [2021-06-24T19:25:12.781Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T19:25:13.069Z] ---> Running in 11327ecad17d [2021-06-24T19:25:14.162Z] Removing intermediate container 11327ecad17d [2021-06-24T19:25:14.162Z] ---> 4e0b36fa6582 [2021-06-24T19:25:14.162Z] [2021-06-24T19:25:14.447Z] Successfully built 4e0b36fa6582 [2021-06-24T19:25:14.447Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T19:25:53.492Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:53.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:53.492Z] ---> f54a7212e8c7 [2021-06-24T19:25:53.492Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:25:53.492Z] ---> Using cache [2021-06-24T19:25:53.492Z] ---> 221dbcb4fde8 [2021-06-24T19:25:53.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:53.492Z] ---> Using cache [2021-06-24T19:25:53.492Z] ---> c040cbfebef2 [2021-06-24T19:25:53.492Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T19:25:53.492Z] ---> Running in f4c28db952c8 [2021-06-24T19:25:54.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:25:55.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:25:56.900Z] OK: 218 MiB in 52 packages [2021-06-24T19:25:58.883Z] Removing intermediate container f4c28db952c8 [2021-06-24T19:25:58.883Z] ---> ce9d17521330 [2021-06-24T19:25:58.883Z] Step 6/24 : COPY go.mod . [2021-06-24T19:25:59.155Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:59.155Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:59.155Z] ---> f54a7212e8c7 [2021-06-24T19:25:59.155Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T19:25:59.155Z] ---> Using cache [2021-06-24T19:25:59.155Z] ---> 221dbcb4fde8 [2021-06-24T19:25:59.155Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:59.155Z] ---> Using cache [2021-06-24T19:25:59.155Z] ---> c040cbfebef2 [2021-06-24T19:25:59.155Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T19:25:59.155Z] ---> Using cache [2021-06-24T19:25:59.155Z] ---> 2be78b790229 [2021-06-24T19:25:59.155Z] Step 6/32 : COPY go.mod . [2021-06-24T19:25:59.155Z] ---> Using cache [2021-06-24T19:25:59.155Z] ---> 218883be7a68 [2021-06-24T19:25:59.155Z] Step 7/32 : RUN go mod download [2021-06-24T19:25:59.155Z] ---> Using cache [2021-06-24T19:25:59.155Z] ---> 3d59889280fc [2021-06-24T19:25:59.427Z] Step 8/32 : COPY . . [2021-06-24T19:25:59.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:59.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:59.427Z] ---> f54a7212e8c7 [2021-06-24T19:25:59.427Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 221dbcb4fde8 [2021-06-24T19:25:59.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> c040cbfebef2 [2021-06-24T19:25:59.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 2be78b790229 [2021-06-24T19:25:59.427Z] Step 6/23 : COPY go.mod . [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 218883be7a68 [2021-06-24T19:25:59.427Z] Step 7/23 : RUN go mod download [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 3d59889280fc [2021-06-24T19:25:59.427Z] Step 8/23 : COPY . . [2021-06-24T19:25:59.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:59.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:59.427Z] ---> f54a7212e8c7 [2021-06-24T19:25:59.427Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 221dbcb4fde8 [2021-06-24T19:25:59.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> c040cbfebef2 [2021-06-24T19:25:59.427Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 79fa67abf0fd [2021-06-24T19:25:59.427Z] Step 9/32 : RUN go mod tidy [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> efd3051c6d2a [2021-06-24T19:25:59.427Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> 79fa67abf0fd [2021-06-24T19:25:59.427Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:25:59.427Z] ---> Using cache [2021-06-24T19:25:59.427Z] ---> efd3051c6d2a [2021-06-24T19:25:59.427Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T19:25:59.427Z] ---> Running in 071d05f91d37 [2021-06-24T19:25:59.700Z] ---> Running in 92571247b5d1 [2021-06-24T19:25:59.700Z] ---> Running in d7411034a416 [2021-06-24T19:25:59.975Z] ---> 2bf4c5a3300d [2021-06-24T19:25:59.975Z] Step 7/24 : RUN go mod download [2021-06-24T19:26:00.250Z] ---> Running in e9403676555e [2021-06-24T19:26:01.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:26:01.704Z] 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-24T19:26:01.979Z] 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-24T19:26:02.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:26:04.047Z] Removing intermediate container e9403676555e [2021-06-24T19:26:04.047Z] ---> 6eccb01b8508 [2021-06-24T19:26:04.047Z] Step 8/24 : COPY . . [2021-06-24T19:26:04.047Z] OK: 218 MiB in 52 packages [2021-06-24T19:26:06.051Z] Removing intermediate container 071d05f91d37 [2021-06-24T19:26:06.051Z] ---> f9b87f59233f [2021-06-24T19:26:06.051Z] Step 6/24 : COPY go.mod . [2021-06-24T19:26:08.063Z] ---> 1a61a7c8b471 [2021-06-24T19:26:08.063Z] Step 7/24 : RUN go mod download [2021-06-24T19:26:08.343Z] ---> Running in 97659049adee [2021-06-24T19:26:15.100Z] Removing intermediate container 97659049adee [2021-06-24T19:26:15.100Z] ---> e95686f5a4d7 [2021-06-24T19:26:15.100Z] Step 8/24 : COPY . . [2021-06-24T19:26:31.404Z] ---> 010ea29bffbe [2021-06-24T19:26:31.404Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:26:31.404Z] ---> Running in 6f269639efcb [2021-06-24T19:26:38.226Z] ---> fce41b2fb50d [2021-06-24T19:26:38.227Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:26:38.227Z] ---> Running in c8d392adfad8 [2021-06-24T19:26:38.227Z] Removing intermediate container 6f269639efcb [2021-06-24T19:26:38.227Z] ---> 5d041cf68c16 [2021-06-24T19:26:38.227Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T19:26:38.831Z] ---> Running in 906dc34cdf7c [2021-06-24T19:26:40.850Z] 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-24T19:26:44.293Z] Removing intermediate container c8d392adfad8 [2021-06-24T19:26:44.293Z] ---> 26a9b0cc72b9 [2021-06-24T19:26:44.293Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T19:26:44.579Z] ---> Running in d8c0995e01bc [2021-06-24T19:26:46.587Z] 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-24T19:27:35.147Z] Removing intermediate container 92571247b5d1 [2021-06-24T19:27:35.147Z] ---> 98f646e6394f [2021-06-24T19:27:35.147Z] [2021-06-24T19:27:35.147Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:27:35.147Z] ---> c4fd0aeabfcf [2021-06-24T19:27:35.147Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:27:35.147Z] ---> Using cache [2021-06-24T19:27:35.147Z] ---> a07f1d07adaa [2021-06-24T19:27:35.147Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:27:35.147Z] ---> Using cache [2021-06-24T19:27:35.147Z] ---> bc7805ecbe39 [2021-06-24T19:27:35.147Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T19:27:35.147Z] Removing intermediate container d7411034a416 [2021-06-24T19:27:35.147Z] ---> 1381a77ea54c [2021-06-24T19:27:35.147Z] [2021-06-24T19:27:35.147Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T19:27:35.147Z] ---> c4fd0aeabfcf [2021-06-24T19:27:35.147Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T19:27:35.147Z] ---> Running in e31a0a8aa478 [2021-06-24T19:27:35.147Z] ---> Running in d9482c6c65d2 [2021-06-24T19:27:35.147Z] Removing intermediate container d9482c6c65d2 [2021-06-24T19:27:35.147Z] ---> aa5a8de5fdb8 [2021-06-24T19:27:35.147Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T19:27:35.147Z] Removing intermediate container e31a0a8aa478 [2021-06-24T19:27:35.147Z] ---> 2071ee472b0b [2021-06-24T19:27:35.147Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:27:35.147Z] ---> Running in 61a7aedceb16 [2021-06-24T19:27:35.147Z] ---> Running in 0cf6eb8455f8 [2021-06-24T19:27:35.147Z] Removing intermediate container 0cf6eb8455f8 [2021-06-24T19:27:35.147Z] ---> ee9eb61c7dd3 [2021-06-24T19:27:35.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:27:35.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:27:35.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:27:35.147Z] ---> 54a4db0e0cd8 [2021-06-24T19:27:35.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T19:27:35.147Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:27:35.147Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T19:27:35.147Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:27:35.147Z] OK: 5 MiB in 16 packages [2021-06-24T19:27:35.147Z] ---> 3cac0e7a3484 [2021-06-24T19:27:35.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T19:27:35.147Z] Removing intermediate container 61a7aedceb16 [2021-06-24T19:27:35.147Z] ---> 4143fc3f699e [2021-06-24T19:27:35.147Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T19:27:35.147Z] ---> Running in 28a531c2c539 [2021-06-24T19:27:35.147Z] Removing intermediate container 28a531c2c539 [2021-06-24T19:27:35.147Z] ---> 0766ee5541cc [2021-06-24T19:27:35.147Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T19:27:35.147Z] ---> Running in 1638f00d3778 [2021-06-24T19:27:35.147Z] ---> f46bffbca0d3 [2021-06-24T19:27:35.147Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T19:27:35.147Z] ---> Running in 567ef40645e1 [2021-06-24T19:27:35.426Z] Removing intermediate container 1638f00d3778 [2021-06-24T19:27:35.426Z] ---> 11a2cba7f81f [2021-06-24T19:27:35.426Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T19:27:35.705Z] ---> Running in 5bf5d61c7e10 [2021-06-24T19:27:35.984Z] Removing intermediate container 567ef40645e1 [2021-06-24T19:27:35.984Z] ---> 2caba8e334b6 [2021-06-24T19:27:35.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:27:36.263Z] ---> Running in c32753a76aaf [2021-06-24T19:27:36.869Z] Removing intermediate container c32753a76aaf [2021-06-24T19:27:36.869Z] ---> fb5d1d95ae6b [2021-06-24T19:27:36.869Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T19:27:37.148Z] ---> Running in c0f521903f85 [2021-06-24T19:27:38.151Z] Removing intermediate container c0f521903f85 [2021-06-24T19:27:38.151Z] ---> 45a23601bf43 [2021-06-24T19:27:38.151Z] Step 22/23 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:27:38.431Z] ---> Running in dc1524c4eae6 [2021-06-24T19:27:39.451Z] Removing intermediate container dc1524c4eae6 [2021-06-24T19:27:39.451Z] ---> 4776adb52fbf [2021-06-24T19:27:39.451Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:27:39.451Z] Removing intermediate container 5bf5d61c7e10 [2021-06-24T19:27:39.451Z] ---> ce3f2ed509e1 [2021-06-24T19:27:39.451Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T19:27:39.451Z] ---> Running in 607b55cd3e17 [2021-06-24T19:27:39.735Z] ---> Running in 11b8bf419529 [2021-06-24T19:27:42.369Z] Removing intermediate container 607b55cd3e17 [2021-06-24T19:27:42.369Z] ---> 79aba4f4b958 [2021-06-24T19:27:42.369Z] [2021-06-24T19:27:42.369Z] Removing intermediate container 11b8bf419529 [2021-06-24T19:27:42.369Z] ---> e66fd7017372 [2021-06-24T19:27:42.369Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T19:27:42.369Z] Successfully built 79aba4f4b958 [2021-06-24T19:27:42.369Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T19:27:42.369Z]  Building support-scheduler ... done  ---> 08ef2eb172be [2021-06-24T19:27:42.369Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T19:27:42.369Z] ---> Running in 2196f21ce6d9 [2021-06-24T19:27:45.812Z] Removing intermediate container 2196f21ce6d9 [2021-06-24T19:27:45.812Z] ---> b9ff507f3190 [2021-06-24T19:27:45.812Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:27:47.278Z] ---> a45e75fec076 [2021-06-24T19:27:47.278Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T19:27:49.449Z] ---> f329132c7b0d [2021-06-24T19:27:49.449Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T19:27:50.620Z] ---> 9f58a40c0f26 [2021-06-24T19:27:50.620Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T19:27:52.095Z] ---> daf01f528e29 [2021-06-24T19:27:52.095Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T19:27:53.096Z] ---> 62467712c468 [2021-06-24T19:27:53.096Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T19:27:53.379Z] ---> Running in 8a7762c088d3 [2021-06-24T19:27:54.384Z] Removing intermediate container 8a7762c088d3 [2021-06-24T19:27:54.385Z] ---> ba249bb89202 [2021-06-24T19:27:54.385Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T19:27:55.845Z] ---> 45ddc22bf2b5 [2021-06-24T19:27:55.845Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T19:27:56.134Z] ---> Running in f4d324e17cd0 [2021-06-24T19:27:58.792Z] Removing intermediate container f4d324e17cd0 [2021-06-24T19:27:58.792Z] ---> 90a66e3c1343 [2021-06-24T19:27:58.792Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T19:27:59.424Z] ---> Running in dde90d8b63b2 [2021-06-24T19:28:02.907Z] Removing intermediate container dde90d8b63b2 [2021-06-24T19:28:02.907Z] ---> e9953922c1dd [2021-06-24T19:28:02.907Z] Step 29/32 : CMD ["gate"] [2021-06-24T19:28:02.907Z] ---> Running in a3849fa75104 [2021-06-24T19:28:02.907Z] Removing intermediate container d8c0995e01bc [2021-06-24T19:28:02.907Z] ---> 3e14e90f3815 [2021-06-24T19:28:02.907Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T19:28:02.907Z] Removing intermediate container a3849fa75104 [2021-06-24T19:28:02.907Z] ---> 3d7f3640b082 [2021-06-24T19:28:02.907Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T19:28:02.907Z] ---> Running in 9f70cce5a8a8 [2021-06-24T19:28:02.907Z] ---> Running in 5e1e0530a37b [2021-06-24T19:28:03.191Z] Removing intermediate container 5e1e0530a37b [2021-06-24T19:28:03.191Z] ---> bbf6ab65a926 [2021-06-24T19:28:03.191Z] Step 31/32 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:28:03.469Z] ---> Running in 53ca3c58ca61 [2021-06-24T19:28:03.469Z] 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-24T19:28:04.471Z] Removing intermediate container 53ca3c58ca61 [2021-06-24T19:28:04.471Z] ---> 1bf5d79eeddb [2021-06-24T19:28:04.471Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T19:28:05.073Z] ---> Running in b2b8a578e9b8 [2021-06-24T19:28:06.060Z] Removing intermediate container b2b8a578e9b8 [2021-06-24T19:28:06.060Z] ---> 4b544f943102 [2021-06-24T19:28:06.060Z] [2021-06-24T19:28:06.338Z] Removing intermediate container 906dc34cdf7c [2021-06-24T19:28:06.338Z] ---> 51b338c19482 [2021-06-24T19:28:06.338Z] [2021-06-24T19:28:06.338Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:28:06.338Z] ---> c4fd0aeabfcf [2021-06-24T19:28:06.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T19:28:06.615Z] Successfully built 4b544f943102 [2021-06-24T19:28:06.615Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T19:28:06.615Z]  Building security-bootstrapper ... done  ---> Running in eb2f885c49fa [2021-06-24T19:28:06.892Z] Removing intermediate container 9f70cce5a8a8 [2021-06-24T19:28:06.892Z] ---> 314dc934cc9a [2021-06-24T19:28:06.892Z] [2021-06-24T19:28:06.892Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T19:28:06.892Z] 20.10.0: Pulling from library/docker [2021-06-24T19:28:07.170Z] Removing intermediate container eb2f885c49fa [2021-06-24T19:28:07.170Z] ---> 3574de45fc2d [2021-06-24T19:28:07.170Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T19:28:07.445Z] ---> Running in 223d6b03e560 [2021-06-24T19:28:08.433Z] Removing intermediate container 223d6b03e560 [2021-06-24T19:28:08.433Z] ---> f3bd1f141896 [2021-06-24T19:28:08.433Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T19:28:08.708Z] ---> Running in 1aec1c553c9a [2021-06-24T19:28:09.690Z] Removing intermediate container 1aec1c553c9a [2021-06-24T19:28:09.690Z] ---> 0cc6a24bd45b [2021-06-24T19:28:09.690Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:28:09.690Z] ---> Running in 79125fe97ce3 [2021-06-24T19:28:13.098Z] Removing intermediate container 79125fe97ce3 [2021-06-24T19:28:13.098Z] ---> 0dd5384758e1 [2021-06-24T19:28:13.098Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T19:28:13.098Z] ---> Running in 8b366958a9bf [2021-06-24T19:28:14.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:28:15.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:28:15.729Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:28:16.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T19:28:16.003Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T19:28:16.003Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T19:28:16.003Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T19:28:16.003Z] ---> eeaf43b92773 [2021-06-24T19:28:16.003Z] 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-24T19:28:16.003Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T19:28:16.600Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T19:28:16.600Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T19:28:16.600Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:28:16.600Z] OK: 8 MiB in 20 packages [2021-06-24T19:28:16.883Z] ---> Running in a858cdf287c6 [2021-06-24T19:28:17.483Z] Removing intermediate container a858cdf287c6 [2021-06-24T19:28:17.483Z] ---> 02bf30ddf620 [2021-06-24T19:28:17.483Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T19:28:17.483Z] ---> Running in 545f19a9eb40 [2021-06-24T19:28:18.077Z] Removing intermediate container 8b366958a9bf [2021-06-24T19:28:18.077Z] ---> 5fcbdf88a07d [2021-06-24T19:28:18.077Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:28:19.065Z] ---> a25338bf5617 [2021-06-24T19:28:19.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T19:28:19.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:28:19.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:28:19.661Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T19:28:19.661Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T19:28:19.661Z] Executing bash-5.0.17-r0.post-install [2021-06-24T19:28:19.661Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:28:19.661Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T19:28:19.932Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T19:28:19.932Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T19:28:19.932Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T19:28:19.932Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T19:28:19.932Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T19:28:19.932Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T19:28:19.932Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T19:28:19.932Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T19:28:19.932Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T19:28:20.529Z] ---> bb224a02cf16 [2021-06-24T19:28:20.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T19:28:21.961Z] ---> 5a51f2b10ab2 [2021-06-24T19:28:21.961Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T19:28:21.961Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T19:28:21.961Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T19:28:21.961Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T19:28:21.961Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T19:28:21.961Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T19:28:21.961Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T19:28:21.961Z] ---> Running in 7f54d370d51d [2021-06-24T19:28:21.961Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T19:28:21.961Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T19:28:21.961Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T19:28:21.961Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T19:28:21.961Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T19:28:22.236Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T19:28:22.236Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T19:28:22.236Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T19:28:22.236Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T19:28:22.236Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T19:28:22.236Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T19:28:22.236Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T19:28:22.236Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T19:28:22.236Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T19:28:22.236Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T19:28:22.236Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T19:28:22.236Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T19:28:22.236Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T19:28:22.236Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T19:28:22.236Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T19:28:22.508Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T19:28:22.508Z] OK: 72 MiB in 59 packages [2021-06-24T19:28:22.509Z] Removing intermediate container 7f54d370d51d [2021-06-24T19:28:22.509Z] ---> a7bc55614e03 [2021-06-24T19:28:22.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:28:22.783Z] ---> Running in 219b56c386da [2021-06-24T19:28:23.381Z] Removing intermediate container 219b56c386da [2021-06-24T19:28:23.381Z] ---> 6b7c31dc7973 [2021-06-24T19:28:23.381Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:28:23.381Z] ---> Running in dbcec46e3d3d [2021-06-24T19:28:23.974Z] Removing intermediate container dbcec46e3d3d [2021-06-24T19:28:23.974Z] ---> 85cfe539c180 [2021-06-24T19:28:23.974Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:28:23.974Z] ---> Running in d6a6c32e8fb1 [2021-06-24T19:28:24.565Z] Removing intermediate container d6a6c32e8fb1 [2021-06-24T19:28:24.565Z] ---> fde088a2a756 [2021-06-24T19:28:24.565Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:28:24.565Z] ---> Running in f2c18e580e2d [2021-06-24T19:28:25.166Z] Removing intermediate container f2c18e580e2d [2021-06-24T19:28:25.166Z] ---> aa282784f14e [2021-06-24T19:28:25.166Z] [2021-06-24T19:28:25.441Z] Successfully built aa282784f14e [2021-06-24T19:28:25.441Z] Successfully tagged core-data-arm64:latest [2021-06-24T19:28:26.871Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-24T19:28:26.871Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T19:28:27.465Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T19:28:27.465Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T19:28:29.461Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T19:28:29.461Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T19:28:30.898Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T19:28:31.174Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T19:28:33.163Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T19:28:33.163Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T19:28:33.759Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T19:28:33.759Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T19:28:34.355Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T19:28:34.629Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T19:28:35.224Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T19:28:35.224Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T19:28:35.224Z] 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-24T19:28:36.199Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T19:28:36.199Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T19:28:37.200Z] Collecting PyYAML<4,>=3.10 [2021-06-24T19:28:37.200Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T19:28:39.829Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T19:28:39.829Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T19:28:40.426Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T19:28:40.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T19:28:40.700Z] 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-24T19:28:40.973Z] Collecting idna<2.8,>=2.5 [2021-06-24T19:28:40.973Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T19:28:40.973Z] 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-24T19:28:40.973Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T19:28:40.973Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T19:28:40.973Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T19:28:40.973Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T19:28:41.955Z] Installing collected packages: dockerpty, texttable, docopt, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, docker-compose [2021-06-24T19:28:41.955Z] Running setup.py install for dockerpty: started [2021-06-24T19:28:43.942Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T19:28:43.942Z] Running setup.py install for texttable: started [2021-06-24T19:28:45.377Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T19:28:45.377Z] Running setup.py install for docopt: started [2021-06-24T19:28:47.395Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T19:28:47.670Z] Attempting uninstall: urllib3 [2021-06-24T19:28:47.670Z] Found existing installation: urllib3 1.25.9 [2021-06-24T19:28:47.670Z] Uninstalling urllib3-1.25.9: [2021-06-24T19:28:47.944Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T19:28:48.543Z] Attempting uninstall: idna [2021-06-24T19:28:48.543Z] Found existing installation: idna 2.9 [2021-06-24T19:28:48.543Z] Uninstalling idna-2.9: [2021-06-24T19:28:48.543Z] Successfully uninstalled idna-2.9 [2021-06-24T19:28:49.143Z] Attempting uninstall: requests [2021-06-24T19:28:49.143Z] Found existing installation: requests 2.23.0 [2021-06-24T19:28:49.143Z] Uninstalling requests-2.23.0: [2021-06-24T19:28:49.143Z] Successfully uninstalled requests-2.23.0 [2021-06-24T19:28:50.578Z] Running setup.py install for PyYAML: started [2021-06-24T19:28:52.596Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T19:28:56.530Z] 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-24T19:29:01.932Z] Removing intermediate container 545f19a9eb40 [2021-06-24T19:29:01.932Z] ---> 83e47cf38370 [2021-06-24T19:29:01.932Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T19:29:01.932Z] ---> Running in bd47197680fc [2021-06-24T19:29:01.932Z] Removing intermediate container bd47197680fc [2021-06-24T19:29:01.932Z] ---> 7f58a0378f21 [2021-06-24T19:29:01.932Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T19:29:01.932Z] ---> Running in f6df09be7c4c [2021-06-24T19:29:02.527Z] Removing intermediate container f6df09be7c4c [2021-06-24T19:29:02.527Z] ---> 71cb7588fefe [2021-06-24T19:29:02.527Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T19:29:03.507Z] ---> e027c0b247cc [2021-06-24T19:29:03.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T19:29:04.485Z] ---> bf700c6964b6 [2021-06-24T19:29:04.485Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T19:29:05.463Z] ---> 6379e51c8c95 [2021-06-24T19:29:05.463Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T19:29:05.463Z] ---> Running in 9309d18aaa0e [2021-06-24T19:29:06.057Z] Removing intermediate container 9309d18aaa0e [2021-06-24T19:29:06.057Z] ---> fc01b21b19ce [2021-06-24T19:29:06.057Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:29:06.057Z] ---> Running in 412cc1589909 [2021-06-24T19:29:06.652Z] Removing intermediate container 412cc1589909 [2021-06-24T19:29:06.652Z] ---> 85bec0f7c9bd [2021-06-24T19:29:06.652Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:29:06.652Z] ---> Running in 5ee013581eff [2021-06-24T19:29:07.246Z] Removing intermediate container 5ee013581eff [2021-06-24T19:29:07.246Z] ---> c3610495d9df [2021-06-24T19:29:07.246Z] Step 23/24 : LABEL git_sha=fc78976f96042ff4ea4542bb6879f4a838dcd375 [2021-06-24T19:29:07.246Z] ---> Running in 2ffa026b5674 [2021-06-24T19:29:07.841Z] Removing intermediate container 2ffa026b5674 [2021-06-24T19:29:07.841Z] ---> 36f0d7b5cd24 [2021-06-24T19:29:07.841Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:29:08.114Z] ---> Running in a8bd57e11201 [2021-06-24T19:29:08.385Z] Removing intermediate container a8bd57e11201 [2021-06-24T19:29:08.385Z] ---> 2d6958efff51 [2021-06-24T19:29:08.385Z] [2021-06-24T19:29:08.979Z] Successfully built 2d6958efff51 [2021-06-24T19:29:08.980Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T19:29:09.000Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T19:29:08.990Z] $ docker stop --time=1 dced231a6bbea04f583811e58fc78aaea011d7dd3729c908c36de3a008eda341 [2021-06-24T19:29:10.828Z] $ docker rm -f dced231a6bbea04f583811e58fc78aaea011d7dd3729c908c36de3a008eda341 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:29:11.488Z] + docker images [2021-06-24T19:29:11.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T19:29:11.763Z] sys-mgmt-agent-arm64 latest 2d6958efff51 3 seconds ago 299MB [2021-06-24T19:29:11.763Z] core-data-arm64 latest aa282784f14e 47 seconds ago 19.1MB [2021-06-24T19:29:11.763Z] 314dc934cc9a About a minute ago 969MB [2021-06-24T19:29:11.763Z] security-bootstrapper-arm64 latest 4b544f943102 About a minute ago 17.5MB [2021-06-24T19:29:11.763Z] 51b338c19482 About a minute ago 975MB [2021-06-24T19:29:11.763Z] support-scheduler-arm64 latest 79aba4f4b958 About a minute ago 15.1MB [2021-06-24T19:29:11.763Z] 1381a77ea54c About a minute ago 969MB [2021-06-24T19:29:11.763Z] 98f646e6394f About a minute ago 968MB [2021-06-24T19:29:11.763Z] security-secretstore-setup-arm64 latest 4e0b36fa6582 3 minutes ago 27.1MB [2021-06-24T19:29:11.763Z] support-notifications-arm64 latest afacc9ff7879 4 minutes ago 15.7MB [2021-06-24T19:29:11.763Z] core-metadata-arm64 latest b6a1024dc390 4 minutes ago 15.7MB [2021-06-24T19:29:11.763Z] security-proxy-setup-arm64 latest 30b27bab1e5a 4 minutes ago 24.2MB [2021-06-24T19:29:11.763Z] core-command-arm64 latest 279244f298c4 4 minutes ago 15MB [2021-06-24T19:29:11.763Z] 939b1817a554 4 minutes ago 973MB [2021-06-24T19:29:11.763Z] ee345dbf37f1 4 minutes ago 972MB [2021-06-24T19:29:11.763Z] e1cdbe8d7d6a 4 minutes ago 976MB [2021-06-24T19:29:11.763Z] 25e16fd57a84 4 minutes ago 969MB [2021-06-24T19:29:11.763Z] 327b20bec53d 4 minutes ago 966MB [2021-06-24T19:29:11.763Z] ci-base-image-arm64 latest f54a7212e8c7 14 minutes ago 641MB [2021-06-24T19:29:11.763Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T19:29:11.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T19:29:11.763Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T19:29:11.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-24T19:29:12.890Z] ---> job-cost.sh [2021-06-24T19:29:12.890Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rrxp [2021-06-24T19:29:53.197Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T19:31:31.658Z] lf-activate-venv(): INFO: Adding /tmp/venv-rrxp/bin to PATH [2021-06-24T19:31:31.658Z] INFO: No Stack... [2021-06-24T19:31:31.658Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T19:31:31.658Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T19:31:32.033Z] + cut -d, -f6 [2021-06-24T19:31:32.033Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-24T19:31:32.129Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3599-1-stack-cost] [2021-06-24T19:31:32.135Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3599-1-stack-cost] did not exist. Created. [2021-06-24T19:31:32.135Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T19:31:32.585Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T19:31:32.845Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T19:31:32.868Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3599-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-24T19:31:33.925Z] provisioning config files... [2021-06-24T19:31:33.934Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5948859362004697524tmp [Pipeline] { [Pipeline] sh [2021-06-24T19:31:34.291Z] + set +x [2021-06-24T19:31:34.291Z] + curl -s https://codecov.io/bash [2021-06-24T19:31:34.291Z] + bash -s -- [2021-06-24T19:31:34.291Z] [2021-06-24T19:31:34.291Z] _____ _ [2021-06-24T19:31:34.291Z] / ____| | | [2021-06-24T19:31:34.291Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T19:31:34.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T19:31:34.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T19:31:34.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T19:31:34.291Z] Bash-1.0.3 [2021-06-24T19:31:34.291Z] [2021-06-24T19:31:34.291Z] [2021-06-24T19:31:34.291Z] ==> git version 2.24.4 found [2021-06-24T19:31:34.291Z] ==> 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-24T19:31:34.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T19:31:34.291Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T19:31:34.291Z] ==> Jenkins CI detected. [2021-06-24T19:31:34.291Z] project root: . [2021-06-24T19:31:34.291Z] --> token set from env [2021-06-24T19:31:34.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T19:31:34.553Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T19:31:34.553Z] ==> Python coveragepy not found [2021-06-24T19:31:34.553Z] ==> Searching for coverage reports in: [2021-06-24T19:31:34.553Z] + . [2021-06-24T19:31:34.553Z] -> Found 1 reports [2021-06-24T19:31:34.553Z] ==> Detecting git/mercurial file structure [2021-06-24T19:31:34.553Z] ==> Reading reports [2021-06-24T19:31:34.553Z] + ./coverage.out bytes=398095 [2021-06-24T19:31:34.553Z] ==> Appending adjustments [2021-06-24T19:31:34.553Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T19:31:35.498Z] + Found adjustments [2021-06-24T19:31:35.498Z] ==> Gzipping contents [2021-06-24T19:31:35.760Z] 56K /tmp/codecov.Fntim2.gz [2021-06-24T19:31:35.760Z] ==> Uploading reports [2021-06-24T19:31:35.760Z] url: https://codecov.io [2021-06-24T19:31:35.760Z] query: branch=PR-3599&commit=fc78976f96042ff4ea4542bb6879f4a838dcd375&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3599&job=&cmd_args= [2021-06-24T19:31:35.760Z] -> Pinging Codecov [2021-06-24T19:31:35.760Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3599&commit=fc78976f96042ff4ea4542bb6879f4a838dcd375&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3599&job=&cmd_args= [2021-06-24T19:31:36.022Z] -> Uploading to [2021-06-24T19:31:36.022Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/fc78976f96042ff4ea4542bb6879f4a838dcd375/1b9194d7-9912-4e7e-9e20-da2e7f322b4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T193135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fe03fb1e09fc560cee8f31e5532008b017a765a2acd30d089033e63601ccd30 [2021-06-24T19:31:36.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T19:31:36.022Z] Dload Upload Total Spent Left Speed [2021-06-24T19:31:36.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54502 0 0 100 54502 0 153k --:--:-- --:--:-- --:--:-- 153k [2021-06-24T19:31:36.594Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fc78976f96042ff4ea4542bb6879f4a838dcd375 [Pipeline] } [2021-06-24T19:31:36.624Z] 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-24T19:31:38.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:39.161Z] ---> package-listing.sh [2021-06-24T19:31:39.161Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T19:31:39.161Z] ++ facter osfamily [2021-06-24T19:31:39.423Z] + OS_FAMILY=redhat [2021-06-24T19:31:39.423Z] + workspace=/w/workspace/edgex-go/1 [2021-06-24T19:31:39.423Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T19:31:39.423Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T19:31:39.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T19:31:39.423Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T19:31:39.423Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-24T19:31:39.423Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T19:31:39.423Z] + case "${OS_FAMILY}" in [2021-06-24T19:31:39.423Z] + sort [2021-06-24T19:31:39.423Z] + rpm -qa [2021-06-24T19:31:42.745Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T19:31:42.745Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T19:31:42.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T19:31:42.745Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-24T19:31:42.745Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-24T19:31:42.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-24T19:31:42.779Z] 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-24T19:31:43.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:31:43.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:31:43.701Z] [2021-06-24T19:31:43.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:31:44.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:31:44.049Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T19:31:44.049Z] df20fa9351a1: Pulling fs layer [2021-06-24T19:31:44.049Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T19:31:44.049Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T19:31:44.049Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T19:31:44.049Z] 93b61091891f: Pulling fs layer [2021-06-24T19:31:44.049Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T19:31:44.049Z] 5e14af77c1be: Pulling fs layer [2021-06-24T19:31:44.049Z] 01666e4c0597: Pulling fs layer [2021-06-24T19:31:44.049Z] aa168da1d23b: Pulling fs layer [2021-06-24T19:31:44.049Z] 93b9cdb0e59b: Waiting [2021-06-24T19:31:44.049Z] 5e14af77c1be: Waiting [2021-06-24T19:31:44.049Z] 01666e4c0597: Waiting [2021-06-24T19:31:44.049Z] aa168da1d23b: Waiting [2021-06-24T19:31:44.049Z] 46f8f816bc3b: Waiting [2021-06-24T19:31:44.049Z] 93b61091891f: Waiting [2021-06-24T19:31:44.049Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T19:31:44.049Z] 36b3adc4ff6f: Download complete [2021-06-24T19:31:44.049Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T19:31:44.049Z] 46f8f816bc3b: Download complete [2021-06-24T19:31:44.049Z] df20fa9351a1: Verifying Checksum [2021-06-24T19:31:44.313Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T19:31:44.313Z] 93b9cdb0e59b: Download complete [2021-06-24T19:31:44.313Z] 5e14af77c1be: Verifying Checksum [2021-06-24T19:31:44.313Z] 5e14af77c1be: Download complete [2021-06-24T19:31:44.313Z] 93b61091891f: Verifying Checksum [2021-06-24T19:31:44.313Z] 93b61091891f: Download complete [2021-06-24T19:31:44.313Z] 01666e4c0597: Verifying Checksum [2021-06-24T19:31:44.313Z] 01666e4c0597: Download complete [2021-06-24T19:31:44.313Z] df20fa9351a1: Pull complete [2021-06-24T19:31:44.579Z] 36b3adc4ff6f: Pull complete [2021-06-24T19:31:44.579Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T19:31:44.579Z] 8ad3a11d3b57: Download complete [2021-06-24T19:31:45.159Z] 8ad3a11d3b57: Pull complete [2021-06-24T19:31:45.159Z] 46f8f816bc3b: Pull complete [2021-06-24T19:31:45.425Z] 93b61091891f: Pull complete [2021-06-24T19:31:45.425Z] 93b9cdb0e59b: Pull complete [2021-06-24T19:31:45.425Z] 5e14af77c1be: Pull complete [2021-06-24T19:31:45.685Z] 01666e4c0597: Pull complete [2021-06-24T19:31:46.636Z] aa168da1d23b: Verifying Checksum [2021-06-24T19:31:46.636Z] aa168da1d23b: Download complete [2021-06-24T19:31:50.862Z] aa168da1d23b: Pull complete [2021-06-24T19:31:50.862Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T19:31:50.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:31:50.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T19:31:50.971Z] prd-centos7-docker-4c-2g-1260 does not seem to be running inside a container [2021-06-24T19:31:51.004Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T19:31:53.641Z] $ docker top 03e1396d730a24fc6faa34b12541a0aab89f40aa6c3fa0f5250afa8b2c1d7d59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:31:54.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T19:31:54.515Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T19:31:54.926Z] + ls /var/log/sa-host [2021-06-24T19:31:54.926Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T19:31:54.926Z] file_magic: OK [2021-06-24T19:31:54.926Z] HZ: Using current value: 100 [2021-06-24T19:31:54.926Z] file_header: OK [2021-06-24T19:31:54.926Z] 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-24T19:31:54.926Z] Statistics: [2021-06-24T19:31:54.926Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T19:31:54.926Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T19:31:54.926Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T19:31:54.926Z] file_magic: OK [2021-06-24T19:31:54.926Z] HZ: Using current value: 100 [2021-06-24T19:31:54.926Z] file_header: OK [2021-06-24T19:31:54.926Z] 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-24T19:31:54.926Z] Statistics: [2021-06-24T19:31:54.926Z] 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-24T19:31:54.926Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:31:55.252Z] provisioning config files... [2021-06-24T19:31:55.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1487685665606515669tmp [Pipeline] { [Pipeline] echo [2021-06-24T19:31:55.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:55.667Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T19:31:55.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:56.137Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T19:31:56.172Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:56.516Z] ---> sudo-logs.sh [2021-06-24T19:31:56.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T19:31:56.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:56.939Z] ---> job-cost.sh [2021-06-24T19:31:56.939Z] lf-activate-venv: SKIPPING [2021-06-24T19:31:56.939Z] DEBUG: total: 0.18000000715255737 [2021-06-24T19:31:56.939Z] INFO: Retrieving Stack Cost... [2021-06-24T19:31:57.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T19:31:58.091Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T19:31:58.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:31:58.486Z] ---> logs-deploy.sh [2021-06-24T19:31:58.486Z] lf-activate-venv: SKIPPING [2021-06-24T19:31:58.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3599/1 [2021-06-24T19:31:58.486Z] INFO: archiving workspace using pattern(s): [2021-06-24T19:31:59.431Z] Archives upload complete. [2021-06-24T19:31:59.431Z] INFO: archiving logs to Nexus