Pull request #3780 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4+2960906d71acf8db9b34adc0540238eab7fedfb7 (bd85dd16c64dbbb5015f0479815db0f0c567b337) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3837146380651652569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6739731324579161121.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 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 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-3780/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5380429767843700207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3797599229316713727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 # timeout=10 Commit message: "fix: builder images from released" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2480682149838960927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2317933580788972684.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1707 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7114102554789027802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6540860781425472938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh867144133363601516.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-25T19:11:43.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-25T19:11:43.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-25T19:11:43.818Z] ========================================================= [2021-10-25T19:11:43.818Z] EdgeX Global Pipelines Version Info [2021-10-25T19:11:43.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:11:44.989Z] ------------------- [2021-10-25T19:11:44.989Z] stable info: [2021-10-25T19:11:44.989Z] ------------------- [2021-10-25T19:11:44.989Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T19:11:44.989Z] Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [2021-10-25T19:11:44.989Z] Message: testing jakarta lts changes [2021-10-25T19:11:45.566Z] ------------------- [2021-10-25T19:11:45.566Z] experimental info: [2021-10-25T19:11:45.566Z] ------------------- [2021-10-25T19:11:45.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T19:11:45.566Z] Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [2021-10-25T19:11:45.566Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-25T19:11:45.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-25T19:11:45.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-25T19:11:45.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-25T19:11:45.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-25T19:11:45.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-25T19:11:45.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-25T19:11:45.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-25T19:11:46.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-25T19:11:46.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-25T19:11:46.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-25T19:11:46.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-25T19:11:46.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-25T19:11:46.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-25T19:11:46.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-25T19:11:46.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-25T19:11:46.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T19:11:46.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T19:11:46.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-25T19:11:46.454Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-25T19:11:46.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-25T19:11:46.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-25T19:11:46.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-25T19:11:46.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo [2021-10-25T19:11:46.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo [2021-10-25T19:11:46.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo [2021-10-25T19:11:46.770Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo [2021-10-25T19:11:46.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cacdfb [Pipeline] echo [2021-10-25T19:11:46.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:11:46.978Z] provisioning config files... [2021-10-25T19:11:46.991Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5498171908708324306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:11:47.342Z] ---> docker-login.sh [2021-10-25T19:11:47.342Z] nexus3.edgexfoundry.org:10001 [2021-10-25T19:11:47.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:47.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:47.608Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:47.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:47.608Z] [2021-10-25T19:11:47.608Z] Login Succeeded [2021-10-25T19:11:47.608Z] nexus3.edgexfoundry.org:10002 [2021-10-25T19:11:47.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:47.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:47.608Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:47.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:47.608Z] [2021-10-25T19:11:47.608Z] Login Succeeded [2021-10-25T19:11:47.608Z] nexus3.edgexfoundry.org:10003 [2021-10-25T19:11:47.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:47.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:47.608Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:47.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:47.608Z] [2021-10-25T19:11:47.608Z] Login Succeeded [2021-10-25T19:11:47.608Z] nexus3.edgexfoundry.org:10004 [2021-10-25T19:11:47.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:47.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:47.873Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:47.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:47.873Z] [2021-10-25T19:11:47.873Z] Login Succeeded [2021-10-25T19:11:47.873Z] docker.io [2021-10-25T19:11:47.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:48.139Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:48.139Z] [2021-10-25T19:11:48.139Z] Login Succeeded [2021-10-25T19:11:48.139Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T19:11:48.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T19:11:48.545Z] ++ 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-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/core-command/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/core-data/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-25T19:11:48.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-25T19:11:48.545Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:48.545Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-25T19:11:48.545Z] ++ cut -d/ -f2 [2021-10-25T19:11:48.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-25T19:11:48.597Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-10-25T19:11:49.118Z] + git rev-list -1 --merges 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4~1..8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo [2021-10-25T19:11:49.144Z] -----------> git rev-list -1 --merges 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4~1..8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [false] [Pipeline] sh [2021-10-25T19:11:49.475Z] + git log --format=format:%s -1 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] echo [2021-10-25T19:11:49.506Z] ========================================================= [2021-10-25T19:11:49.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-25T19:11:49.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:11:50.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:50.006Z] [2021-10-25T19:11:50.006Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:11:50.354Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:50.354Z] latest: Pulling from edgex-devops/git-semver [2021-10-25T19:11:50.354Z] a0d0a0d46f8b: Pulling fs layer [2021-10-25T19:11:50.354Z] 3e5f54012d9b: Pulling fs layer [2021-10-25T19:11:50.354Z] 4c7163046ea9: Pulling fs layer [2021-10-25T19:11:50.354Z] 0c2d73faf560: Pulling fs layer [2021-10-25T19:11:50.354Z] 0c2d73faf560: Waiting [2021-10-25T19:11:50.354Z] 3e5f54012d9b: Verifying Checksum [2021-10-25T19:11:50.354Z] 3e5f54012d9b: Download complete [2021-10-25T19:11:50.354Z] a0d0a0d46f8b: Verifying Checksum [2021-10-25T19:11:50.354Z] a0d0a0d46f8b: Download complete [2021-10-25T19:11:50.626Z] 4c7163046ea9: Verifying Checksum [2021-10-25T19:11:50.626Z] 4c7163046ea9: Download complete [2021-10-25T19:11:50.626Z] 0c2d73faf560: Verifying Checksum [2021-10-25T19:11:50.626Z] 0c2d73faf560: Download complete [2021-10-25T19:11:50.626Z] a0d0a0d46f8b: Pull complete [2021-10-25T19:11:50.626Z] 3e5f54012d9b: Pull complete [2021-10-25T19:11:50.906Z] 4c7163046ea9: Pull complete [2021-10-25T19:11:51.172Z] 0c2d73faf560: Pull complete [2021-10-25T19:11:51.172Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-25T19:11:51.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:51.172Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-25T19:11:51.255Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:11:51.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-25T19:11:51.884Z] $ docker top 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-25T19:11:52.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T19:11:52.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T19:11:52.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T19:11:52.149Z] $ docker exec 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent [2021-10-25T19:11:52.252Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFicIJ/agent.14 [2021-10-25T19:11:52.252Z] SSH_AGENT_PID=20 [2021-10-25T19:11:52.260Z] Running ssh-add (command line suppressed) [2021-10-25T19:11:52.346Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2834396739663502643.key (/w/workspace/edgex-go/1@tmp/private_key_2834396739663502643.key) [2021-10-25T19:11:52.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T19:11:52.690Z] + git tag --points-at HEAD [Pipeline] } [2021-10-25T19:11:52.709Z] $ docker exec --env ******** --env ******** 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent -k [2021-10-25T19:11:52.803Z] unset SSH_AUTH_SOCK; [2021-10-25T19:11:52.804Z] unset SSH_AGENT_PID; [2021-10-25T19:11:52.804Z] echo Agent pid 20 killed; [2021-10-25T19:11:52.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-25T19:11:52.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T19:11:52.879Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T19:11:53.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T19:11:53.008Z] $ docker exec 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent [2021-10-25T19:11:53.121Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkaNog/agent.53 [2021-10-25T19:11:53.121Z] SSH_AGENT_PID=60 [2021-10-25T19:11:53.128Z] Running ssh-add (command line suppressed) [2021-10-25T19:11:53.218Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5106716732509447851.key (/w/workspace/edgex-go/1@tmp/private_key_5106716732509447851.key) [2021-10-25T19:11:53.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T19:11:53.567Z] + git semver init [2021-10-25T19:11:53.567Z] # -> Open(): unable to determine branch for HEAD [2021-10-25T19:11:53.567Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-25T19:11:53.567Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-25T19:11:53.567Z] # $SEMVER_REMOTE_NAME = origin [2021-10-25T19:11:53.567Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-25T19:11:53.567Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-25T19:11:53.567Z] # $SEMVER_BRANCH = PR-3780 [2021-10-25T19:11:53.567Z] # $SEMVER_TEMP = /tmp/semver-658881662 [2021-10-25T19:11:53.567Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-25T19:12:15.589Z] # '/tmp/semver-658881662' -> '/w/workspace/edgex-go/1/.semver' [2021-10-25T19:12:15.589Z] # -> Force: false [2021-10-25T19:12:15.589Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-25T19:12:15.611Z] $ docker exec --env ******** --env ******** 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 ssh-agent -k [2021-10-25T19:12:15.723Z] unset SSH_AUTH_SOCK; [2021-10-25T19:12:15.723Z] unset SSH_AGENT_PID; [2021-10-25T19:12:15.723Z] echo Agent pid 60 killed; [2021-10-25T19:12:15.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T19:12:16.113Z] + git semver [Pipeline] } [2021-10-25T19:12:16.143Z] $ docker stop --time=1 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 [2021-10-25T19:12:18.337Z] $ docker rm -f 4b787912a662b1dea1e2e6e2ca55682abb1b7000575c012d8e03245a203b6c37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:12:18.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-25T19:12:19.006Z] Stashed 1 file(s) [Pipeline] echo [2021-10-25T19:12:19.022Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-25T19:12:19.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-25T19:12:19.597Z] ========================================================= [2021-10-25T19:12:19.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-25T19:12:19.597Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:12:19.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:12:19.941Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-25T19:12:19.941Z] a0d0a0d46f8b: Already exists [2021-10-25T19:12:19.941Z] 31adcdaf11c8: Pulling fs layer [2021-10-25T19:12:19.941Z] b8b176561691: Pulling fs layer [2021-10-25T19:12:19.941Z] 4527c011a84f: Pulling fs layer [2021-10-25T19:12:19.941Z] 5d74067f8e1e: Pulling fs layer [2021-10-25T19:12:19.941Z] e0aca202a116: Pulling fs layer [2021-10-25T19:12:19.941Z] 3a43be97a3b4: Pulling fs layer [2021-10-25T19:12:19.941Z] 34cad66bf833: Pulling fs layer [2021-10-25T19:12:19.941Z] b4e3c513aaa6: Pulling fs layer [2021-10-25T19:12:19.941Z] 5d74067f8e1e: Waiting [2021-10-25T19:12:19.941Z] e0aca202a116: Waiting [2021-10-25T19:12:19.941Z] 3a43be97a3b4: Waiting [2021-10-25T19:12:19.941Z] 34cad66bf833: Waiting [2021-10-25T19:12:19.941Z] b4e3c513aaa6: Waiting [2021-10-25T19:12:19.941Z] b8b176561691: Verifying Checksum [2021-10-25T19:12:19.941Z] b8b176561691: Download complete [2021-10-25T19:12:19.941Z] 31adcdaf11c8: Verifying Checksum [2021-10-25T19:12:19.941Z] 31adcdaf11c8: Download complete [2021-10-25T19:12:19.941Z] 5d74067f8e1e: Verifying Checksum [2021-10-25T19:12:19.941Z] 5d74067f8e1e: Download complete [2021-10-25T19:12:19.941Z] e0aca202a116: Verifying Checksum [2021-10-25T19:12:19.941Z] e0aca202a116: Download complete [2021-10-25T19:12:19.941Z] 3a43be97a3b4: Verifying Checksum [2021-10-25T19:12:19.941Z] 3a43be97a3b4: Download complete [2021-10-25T19:12:20.204Z] 34cad66bf833: Verifying Checksum [2021-10-25T19:12:20.204Z] 34cad66bf833: Download complete [2021-10-25T19:12:20.204Z] 31adcdaf11c8: Pull complete [2021-10-25T19:12:20.204Z] b8b176561691: Pull complete [2021-10-25T19:12:20.466Z] 4527c011a84f: Verifying Checksum [2021-10-25T19:12:20.466Z] 4527c011a84f: Download complete [2021-10-25T19:12:20.466Z] b4e3c513aaa6: Verifying Checksum [2021-10-25T19:12:20.466Z] b4e3c513aaa6: Download complete [2021-10-25T19:12:23.783Z] 4527c011a84f: Pull complete [2021-10-25T19:12:24.046Z] 5d74067f8e1e: Pull complete [2021-10-25T19:12:24.046Z] e0aca202a116: Pull complete [2021-10-25T19:12:24.046Z] 3a43be97a3b4: Pull complete [2021-10-25T19:12:24.309Z] 34cad66bf833: Pull complete [2021-10-25T19:12:26.891Z] b4e3c513aaa6: Pull complete [2021-10-25T19:12:26.891Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-25T19:12:26.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:12:26.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:12:27.238Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-25T19:12:27.238Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:12:27.238Z] WORKDIR /edgex [2021-10-25T19:12:27.238Z] COPY go.mod . [2021-10-25T19:12:27.238Z] RUN go mod download' [2021-10-25T19:12:29.789Z] Sending build context to Docker daemon 329.7MB [2021-10-25T19:12:29.789Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:12:29.789Z] ---> 9f6097aaca64 [2021-10-25T19:12:29.789Z] Step 2/4 : WORKDIR /edgex [2021-10-25T19:12:31.182Z] ---> Running in c1c9322602e5 [2021-10-25T19:12:31.182Z] Removing intermediate container c1c9322602e5 [2021-10-25T19:12:31.182Z] ---> 64347ff4f8e6 [2021-10-25T19:12:31.182Z] Step 3/4 : COPY go.mod . [2021-10-25T19:12:31.182Z] ---> 8a7f369fa7ee [2021-10-25T19:12:31.182Z] Step 4/4 : RUN go mod download [2021-10-25T19:12:31.182Z] ---> Running in 6801c4d7eb35 [2021-10-25T19:12:34.422Z] Still waiting to schedule task [2021-10-25T19:12:34.423Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1702’ is offline [2021-10-25T19:13:03.544Z] Removing intermediate container 6801c4d7eb35 [2021-10-25T19:13:03.544Z] ---> 4c4a19ec9ddc [2021-10-25T19:13:03.544Z] Successfully built 4c4a19ec9ddc [2021-10-25T19:13:03.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:13:03.870Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T19:13:03.870Z] . [Pipeline] withDockerContainer [2021-10-25T19:13:03.946Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:13:03.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T19:13:04.341Z] $ docker top 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:13:04.744Z] + go version [2021-10-25T19:13:04.744Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-25T19:13:04.766Z] $ docker stop --time=1 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 [2021-10-25T19:13:05.939Z] $ docker rm -f 11afaff5b1d52e3f2250f89b27cc5c0ab12a0ec82beadfcab76e3c2d7ab44a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:13:06.593Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T19:13:06.593Z] . [Pipeline] withDockerContainer [2021-10-25T19:13:06.672Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:13:06.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T19:13:07.048Z] $ docker top 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T19:13:07.156Z] ========================================================= [2021-10-25T19:13:07.156Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T19:13:07.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:13:07.495Z] + make test [2021-10-25T19:13:07.495Z] go mod tidy [2021-10-25T19:13:07.758Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T19:13:13.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T19:13:31.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T19:13:34.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T19:13:34.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T19:13:35.203Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T19:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T19:13:38.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T19:13:38.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T19:13:38.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T19:13:38.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T19:13:38.897Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T19:13:39.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T19:13:39.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T19:13:39.164Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T19:13:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T19:13:41.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-10-25T19:13:41.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T19:13:41.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T19:13:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2021-10-25T19:13:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T19:13:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2021-10-25T19:13:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T19:13:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T19:13:43.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements [2021-10-25T19:13:43.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T19:13:43.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-10-25T19:13:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T19:13:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T19:13:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T19:13:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T19:13:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T19:13:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:45.199Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T19:13:45.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T19:13:45.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-10-25T19:13:45.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T19:13:45.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T19:13:45.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T19:13:46.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-10-25T19:13:46.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T19:13:46.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-10-25T19:13:46.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-10-25T19:13:46.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T19:13:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2021-10-25T19:13:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-10-25T19:13:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-10-25T19:13:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-10-25T19:13:48.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-10-25T19:14:00.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-10-25T19:14:00.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-25T19:14:05.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.232s coverage: 82.5% of statements [2021-10-25T19:14:05.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.115s coverage: 91.2% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T19:14:23.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-10-25T19:14:23.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-10-25T19:14:24.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 70.4% of statements [2021-10-25T19:14:24.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T19:14:24.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T19:14:24.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T19:14:24.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.4% of statements [2021-10-25T19:14:24.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T19:14:24.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T19:14:24.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-10-25T19:14:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T19:14:24.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-10-25T19:14:24.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T19:14:32.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-10-25T19:14:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-25T19:14:32.995Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-25T19:15:05.203Z] GO111MODULE=on go vet ./... [2021-10-25T19:15:15.260Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T19:15:15.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T19:15:15.260Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T19:15:15.849Z] + ls -al . [2021-10-25T19:15:15.849Z] total 632 [2021-10-25T19:15:15.849Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 19:15 . [2021-10-25T19:15:15.849Z] drwxr-xr-x 4 root root 28 Oct 25 19:13 .. [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 19:11 .dockerignore [2021-10-25T19:15:15.849Z] drwxrwxr-x 8 1001 1001 179 Oct 25 19:11 .git [2021-10-25T19:15:15.849Z] drwxrwxr-x 4 1001 1001 142 Oct 25 19:11 .github [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 19:11 .gitignore [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 19:11 .golangci.yml [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 19:11 .hadolint.yml [2021-10-25T19:15:15.849Z] drwx------ 3 1001 1001 58 Oct 25 19:12 .semver [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 19:11 .sonarcloud.properties [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:11 ADOPTERS.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:11 Attribution.txt [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:11 CHANGELOG.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:11 CONTRIBUTING.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 19:11 GOVERNANCE.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 19:11 Jenkinsfile [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:11 LICENSE [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:11 Makefile [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 19:11 OWNERS.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:11 README.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:11 SECURITY.md [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 19:12 VERSION [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:11 ZMQWindows.md [2021-10-25T19:15:15.849Z] drwxrwxr-x 2 1001 1001 37 Oct 25 19:11 bin [2021-10-25T19:15:15.849Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 19:11 cmd [2021-10-25T19:15:15.849Z] -rw-r--r-- 1 root root 425845 Oct 25 19:14 coverage.out [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 19:11 go.mod [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 50525 Oct 25 19:11 go.sum [2021-10-25T19:15:15.849Z] drwxrwxr-x 8 1001 1001 124 Oct 25 19:11 internal [2021-10-25T19:15:15.849Z] drwxrwxr-x 3 1001 1001 16 Oct 25 19:11 openapi [2021-10-25T19:15:15.849Z] drwxrwxr-x 4 1001 1001 71 Oct 25 19:11 snap [2021-10-25T19:15:15.849Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 19:11 version.go [Pipeline] sh [2021-10-25T19:15:16.165Z] + '[' -e coverage.out ] [2021-10-25T19:15:16.165Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T19:15:16.274Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T19:15:16.571Z] + make build [2021-10-25T19:15:16.571Z] 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-10-25T19:15:16.779Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1709 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-25T19:15:16.814Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T19:15:17.071Z] The recommended git tool is: git [2021-10-25T19:15:17.952Z] 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-10-25T19:15:23.004Z] using credential edgex-jenkins-ssh [2021-10-25T19:15:23.026Z] Cloning the remote Git repository [2021-10-25T19:15:23.089Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:15:23.231Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T19:15:23.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:15:23.346Z] > git --version # timeout=10 [2021-10-25T19:15:23.365Z] > git --version # 'git version 2.17.1' [2021-10-25T19:15:23.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:15:23.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:15:24.694Z] 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-10-25T19:15:25.268Z] 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-10-25T19:15:26.211Z] 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-10-25T19:15:26.475Z] 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-10-25T19:15:27.425Z] 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-10-25T19:15:28.387Z] 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-10-25T19:15:28.960Z] 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-10-25T19:15:30.354Z] 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-10-25T19:15:30.926Z] 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-10-25T19:15:31.503Z] 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-10-25T19:15:33.457Z] $ docker stop --time=1 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 [2021-10-25T19:15:35.365Z] $ docker rm -f 0fdbe301a0070b348e44cc8632c2047e5cf8b2684275156f2033ee9f077a21a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:36.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:36.575Z] [2021-10-25T19:15:36.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:37.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:37.041Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-25T19:15:37.041Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-25T19:15:37.041Z] ca9280d653b3: Pulling fs layer [2021-10-25T19:15:37.041Z] 7e9c9ca2126c: Pulling fs layer [2021-10-25T19:15:37.041Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-25T19:15:37.041Z] cbdbe7a5bc2a: Download complete [2021-10-25T19:15:37.041Z] ca9280d653b3: Verifying Checksum [2021-10-25T19:15:37.041Z] ca9280d653b3: Download complete [2021-10-25T19:15:37.462Z] cbdbe7a5bc2a: Pull complete [2021-10-25T19:15:37.462Z] 7e9c9ca2126c: Verifying Checksum [2021-10-25T19:15:37.462Z] 7e9c9ca2126c: Download complete [2021-10-25T19:15:38.164Z] ca9280d653b3: Pull complete [2021-10-25T19:15:42.468Z] 7e9c9ca2126c: Pull complete [2021-10-25T19:15:42.468Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-25T19:15:42.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:42.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-25T19:15:42.548Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:15:42.599Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T19:15:42.895Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:15:43.293Z] Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:15:43.293Z] Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) [2021-10-25T19:15:42.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:15:42.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:15:42.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:15:42.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:15:42.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:15:42.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T19:15:42.919Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:15:42.942Z] > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 [2021-10-25T19:15:43.175Z] > git remote # timeout=10 [2021-10-25T19:15:43.196Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T19:15:43.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:15:43.239Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T19:15:43.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T19:15:43.301Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:15:43.333Z] > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 [2021-10-25T19:15:44.275Z] $ docker top 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:15:44.655Z] + docker-compose build --help [2021-10-25T19:15:44.655Z] + grep parallel [2021-10-25T19:15:45.232Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T19:15:45.255Z] $ docker stop --time=1 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 [2021-10-25T19:15:46.449Z] $ docker rm -f 2a87e460e94e7fbd878caf76912598cf0273f4e5943408885b5a1fa2f98d97f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:46.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:46.935Z] . [Pipeline] withDockerContainer [2021-10-25T19:15:47.027Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:15:47.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T19:15:47.414Z] $ docker top 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:15:47.796Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T19:15:47.830Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-25T19:15:47.892Z] > git --version # timeout=10 [2021-10-25T19:15:47.903Z] > git --version # 'git version 2.17.1' [2021-10-25T19:15:47.920Z] fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { [2021-10-25T19:15:48.367Z] Building core-command ... [2021-10-25T19:15:48.367Z] Building core-data ... [2021-10-25T19:15:48.367Z] Building core-metadata ... [2021-10-25T19:15:48.367Z] Building security-bootstrapper ... [2021-10-25T19:15:48.367Z] Building security-proxy-setup ... [2021-10-25T19:15:48.367Z] Building security-secretstore-setup ... [2021-10-25T19:15:48.367Z] Building support-notifications ... [2021-10-25T19:15:48.367Z] Building support-scheduler ... [2021-10-25T19:15:48.367Z] Building sys-mgmt-agent ... [2021-10-25T19:15:48.367Z] Building security-bootstrapper [2021-10-25T19:15:48.367Z] Building security-secretstore-setup [2021-10-25T19:15:48.367Z] Building support-scheduler [2021-10-25T19:15:48.367Z] Building core-command [2021-10-25T19:15:48.367Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-25T19:15:49.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-25T19:15:49.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:15:49.049Z] Dload Upload Total Spent Left Speed [2021-10-25T19:15:49.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2021-10-25T19:15:49.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-25T19:15:49.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-25T19:15:49.836Z] + sudo tee /etc/docker/daemon.new [2021-10-25T19:15:49.836Z] { [2021-10-25T19:15:49.836Z] "registry-mirrors": [ [2021-10-25T19:15:49.836Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-25T19:15:49.836Z] ], [2021-10-25T19:15:49.836Z] "bip": "10.250.0.254/24", [2021-10-25T19:15:49.836Z] "hosts": [ [2021-10-25T19:15:49.836Z] "tcp://0.0.0.0:5555", [2021-10-25T19:15:49.836Z] "unix:///var/run/docker.sock" [2021-10-25T19:15:49.836Z] ], [2021-10-25T19:15:49.836Z] "mtu": 1458, [2021-10-25T19:15:49.836Z] "selinux-enabled": true, [2021-10-25T19:15:49.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-25T19:15:49.836Z] } [Pipeline] sh [2021-10-25T19:15:50.208Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-25T19:15:50.573Z] + sudo service docker restart [2021-10-25T19:15:58.361Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:58.361Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:58.361Z] ---> 4c4a19ec9ddc [2021-10-25T19:15:58.361Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:15:58.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:58.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:58.361Z] ---> 4c4a19ec9ddc [2021-10-25T19:15:58.361Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T19:16:06.494Z] ---> Running in 62a6a8b3118c [2021-10-25T19:16:06.494Z] ---> Running in 5bb89a0f0650 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:16:09.091Z] provisioning config files... [2021-10-25T19:16:09.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4207188608801357281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:16:09.529Z] ---> docker-login.sh [2021-10-25T19:16:09.529Z] nexus3.edgexfoundry.org:10001 [2021-10-25T19:16:09.813Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:16:09.813Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:16:09.813Z] ---> 4c4a19ec9ddc [2021-10-25T19:16:09.813Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T19:16:09.813Z] ---> Using cache [2021-10-25T19:16:09.813Z] ---> 0880eb5463d5 [2021-10-25T19:16:09.813Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:16:10.078Z] Removing intermediate container 62a6a8b3118c [2021-10-25T19:16:10.078Z] ---> 967465cb4f53 [2021-10-25T19:16:10.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:16:10.078Z] Removing intermediate container 5bb89a0f0650 [2021-10-25T19:16:10.078Z] ---> 0880eb5463d5 [2021-10-25T19:16:10.078Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:16:10.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:16:10.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:16:10.398Z] Configure a credential helper to remove this warning. See [2021-10-25T19:16:10.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:16:10.398Z] [2021-10-25T19:16:10.398Z] Login Succeeded [2021-10-25T19:16:10.398Z] nexus3.edgexfoundry.org:10002 [2021-10-25T19:16:10.662Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:16:10.662Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:16:10.662Z] ---> 4c4a19ec9ddc [2021-10-25T19:16:10.662Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T19:16:10.662Z] ---> Using cache [2021-10-25T19:16:10.662Z] ---> 0880eb5463d5 [2021-10-25T19:16:10.662Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:16:10.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:16:10.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:16:10.662Z] ---> 4c4a19ec9ddc [2021-10-25T19:16:10.662Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T19:16:10.662Z] ---> Using cache [2021-10-25T19:16:10.662Z] ---> 0880eb5463d5 [2021-10-25T19:16:10.662Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:16:10.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:16:10.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:16:10.937Z] Configure a credential helper to remove this warning. See [2021-10-25T19:16:10.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:16:10.937Z] [2021-10-25T19:16:10.937Z] Login Succeeded [2021-10-25T19:16:10.937Z] nexus3.edgexfoundry.org:10003 [2021-10-25T19:16:11.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:16:11.239Z] ---> Running in cefc3925da49 [2021-10-25T19:16:11.239Z] ---> Running in 3d7bfa4d45e8 [2021-10-25T19:16:11.239Z] ---> Running in 64b1042c7840 [2021-10-25T19:16:11.239Z] ---> Running in 09c0ade0f59d [2021-10-25T19:16:11.239Z] ---> Running in b263de4edd8e [2021-10-25T19:16:11.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:16:11.488Z] Configure a credential helper to remove this warning. See [2021-10-25T19:16:11.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:16:11.488Z] [2021-10-25T19:16:11.488Z] Login Succeeded [2021-10-25T19:16:11.488Z] nexus3.edgexfoundry.org:10004 [2021-10-25T19:16:11.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:16:11.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:16:11.760Z] Configure a credential helper to remove this warning. See [2021-10-25T19:16:11.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:16:11.760Z] [2021-10-25T19:16:11.760Z] Login Succeeded [2021-10-25T19:16:11.760Z] docker.io [2021-10-25T19:16:12.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:16:12.191Z] Removing intermediate container cefc3925da49 [2021-10-25T19:16:12.191Z] ---> 1aabcfff4ba5 [2021-10-25T19:16:12.191Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T19:16:12.191Z] Removing intermediate container 64b1042c7840 [2021-10-25T19:16:12.191Z] ---> 788fee8ba6a2 [2021-10-25T19:16:12.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T19:16:12.191Z] ---> Running in cd735428cbc1 [2021-10-25T19:16:12.191Z] Removing intermediate container 3d7bfa4d45e8 [2021-10-25T19:16:12.191Z] ---> 2d338456eb32 [2021-10-25T19:16:12.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:16:12.191Z] ---> Running in 85daeccb5e6f [2021-10-25T19:16:12.450Z] ---> Running in ccd65b14f65b [2021-10-25T19:16:12.450Z] Removing intermediate container b263de4edd8e [2021-10-25T19:16:12.450Z] ---> cd19d3b3d426 [2021-10-25T19:16:12.450Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T19:16:12.450Z] ---> Running in 0365881790dd [2021-10-25T19:16:12.450Z] Removing intermediate container 09c0ade0f59d [2021-10-25T19:16:12.450Z] ---> b64bd08ce0a3 [2021-10-25T19:16:12.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T19:16:12.450Z] ---> Running in 0adea811a0a7 [2021-10-25T19:16:12.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:16:12.623Z] Configure a credential helper to remove this warning. See [2021-10-25T19:16:12.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:16:12.623Z] [2021-10-25T19:16:12.623Z] Login Succeeded [2021-10-25T19:16:12.623Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T19:16:12.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-25T19:16:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-10-25T19:16:13.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-25T19:16:13.197Z] ========================================================= [2021-10-25T19:16:13.197Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-25T19:16:13.197Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:16:13.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:16:13.843Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-25T19:16:13.843Z] 552d1f2373af: Pulling fs layer [2021-10-25T19:16:13.843Z] ea3f2d53f512: Pulling fs layer [2021-10-25T19:16:13.843Z] 9e70ebbbe112: Pulling fs layer [2021-10-25T19:16:13.843Z] 7a9cfe048b4a: Pulling fs layer [2021-10-25T19:16:13.843Z] 72dc09318566: Pulling fs layer [2021-10-25T19:16:13.843Z] f4f7b4309257: Pulling fs layer [2021-10-25T19:16:13.843Z] 0ac9a79272e3: Pulling fs layer [2021-10-25T19:16:13.843Z] b78e95d17946: Pulling fs layer [2021-10-25T19:16:13.843Z] f4f7b4309257: Waiting [2021-10-25T19:16:13.843Z] 0ac9a79272e3: Waiting [2021-10-25T19:16:13.843Z] b78e95d17946: Waiting [2021-10-25T19:16:13.843Z] 72dc09318566: Waiting [2021-10-25T19:16:13.843Z] 7a9cfe048b4a: Waiting [2021-10-25T19:16:13.843Z] 9e70ebbbe112: Download complete [2021-10-25T19:16:13.843Z] ea3f2d53f512: Verifying Checksum [2021-10-25T19:16:13.843Z] ea3f2d53f512: Download complete [2021-10-25T19:16:13.843Z] 72dc09318566: Download complete [2021-10-25T19:16:13.843Z] f4f7b4309257: Verifying Checksum [2021-10-25T19:16:13.843Z] f4f7b4309257: Download complete [2021-10-25T19:16:13.843Z] 552d1f2373af: Verifying Checksum [2021-10-25T19:16:13.843Z] 552d1f2373af: Download complete [2021-10-25T19:16:13.843Z] 0ac9a79272e3: Verifying Checksum [2021-10-25T19:16:13.843Z] 0ac9a79272e3: Download complete [2021-10-25T19:16:13.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:13.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:14.238Z] OK: 220 MiB in 52 packages [2021-10-25T19:16:14.443Z] 552d1f2373af: Pull complete [2021-10-25T19:16:14.498Z] OK: 220 MiB in 52 packages [2021-10-25T19:16:14.498Z] OK: 220 MiB in 52 packages [2021-10-25T19:16:14.498Z] OK: 220 MiB in 52 packages [2021-10-25T19:16:14.498Z] OK: 220 MiB in 52 packages [2021-10-25T19:16:14.760Z] Removing intermediate container 85daeccb5e6f [2021-10-25T19:16:14.760Z] ---> 16295c5c4ce2 [2021-10-25T19:16:14.760Z] Step 6/24 : COPY . . [2021-10-25T19:16:15.049Z] ea3f2d53f512: Pull complete [2021-10-25T19:16:15.657Z] 9e70ebbbe112: Pull complete [2021-10-25T19:16:15.939Z] b78e95d17946: Verifying Checksum [2021-10-25T19:16:15.939Z] b78e95d17946: Download complete [2021-10-25T19:16:16.216Z] 7a9cfe048b4a: Verifying Checksum [2021-10-25T19:16:16.216Z] 7a9cfe048b4a: Download complete [2021-10-25T19:16:17.307Z] Removing intermediate container ccd65b14f65b [2021-10-25T19:16:17.307Z] ---> 12ef9a1b7729 [2021-10-25T19:16:17.307Z] Step 6/22 : COPY . . [2021-10-25T19:16:17.886Z] Removing intermediate container 0365881790dd [2021-10-25T19:16:17.886Z] ---> 3d28f591e5da [2021-10-25T19:16:17.886Z] Step 6/30 : COPY . . [2021-10-25T19:16:21.212Z] ---> 6b6b80afa225 [2021-10-25T19:16:21.212Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:16:22.610Z] Removing intermediate container cd735428cbc1 [2021-10-25T19:16:22.610Z] ---> f1c7022eadc2 [2021-10-25T19:16:22.610Z] Step 6/21 : COPY . . [2021-10-25T19:16:22.877Z] ---> Running in 90747e5d2678 [2021-10-25T19:16:22.877Z] Removing intermediate container 0adea811a0a7 [2021-10-25T19:16:22.877Z] ---> f720e2b36d46 [2021-10-25T19:16:22.877Z] Step 6/23 : COPY go.mod . [2021-10-25T19:16:22.877Z] ---> adfdde279d11 [2021-10-25T19:16:22.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:16:23.833Z] ---> a2a3f31ac47c [2021-10-25T19:16:23.833Z] Step 7/23 : RUN go mod download [2021-10-25T19:16:25.748Z] ---> Running in a3f245b22d31 [2021-10-25T19:16:25.748Z] ---> Running in 4615152e066a [2021-10-25T19:16:26.024Z] ---> 360cd7215e09 [2021-10-25T19:16:26.024Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:16:26.287Z] ---> Running in 7dee3be2fa80 [2021-10-25T19:16:26.378Z] 7a9cfe048b4a: Pull complete [2021-10-25T19:16:26.651Z] 72dc09318566: Pull complete [2021-10-25T19:16:26.924Z] f4f7b4309257: Pull complete [2021-10-25T19:16:27.519Z] 0ac9a79272e3: Pull complete [2021-10-25T19:16:28.233Z] Removing intermediate container 90747e5d2678 [2021-10-25T19:16:28.233Z] ---> 4ea6b3df8554 [2021-10-25T19:16:28.233Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T19:16:28.233Z] ---> Running in 98bb028febd2 [2021-10-25T19:16:28.233Z] Removing intermediate container a3f245b22d31 [2021-10-25T19:16:28.233Z] ---> 16c267b5754b [2021-10-25T19:16:28.233Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T19:16:28.233Z] ---> 1ae3059e6650 [2021-10-25T19:16:28.233Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:16:28.233Z] ---> Running in c72a5b12773f [2021-10-25T19:16:28.233Z] ---> Running in 6dbc101aa07f [2021-10-25T19:16:28.233Z] Removing intermediate container 7dee3be2fa80 [2021-10-25T19:16:28.233Z] ---> b5324d722400 [2021-10-25T19:16:28.233Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T19:16:28.233Z] ---> Running in 60f6f2c2e9a4 [2021-10-25T19:16:28.233Z] Removing intermediate container 4615152e066a [2021-10-25T19:16:28.233Z] ---> f51be8c3df78 [2021-10-25T19:16:28.233Z] Step 8/23 : COPY . . [2021-10-25T19:16:28.820Z] 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-10-25T19:16:28.820Z] 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-10-25T19:16:29.083Z] 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-10-25T19:16:32.930Z] b78e95d17946: Pull complete [2021-10-25T19:16:32.930Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-25T19:16:32.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:16:32.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:16:33.333Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:16:33.333Z] WORKDIR /edgex [2021-10-25T19:16:33.333Z] COPY go.mod . [2021-10-25T19:16:33.333Z] RUN go mod download [2021-10-25T19:16:33.333Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-25T19:16:33.365Z] Removing intermediate container c72a5b12773f [2021-10-25T19:16:33.365Z] ---> f3f0d06eea20 [2021-10-25T19:16:33.365Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T19:16:33.365Z] ---> Running in 064d6eec7207 [2021-10-25T19:16:33.945Z] 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-10-25T19:16:35.383Z] ---> 3864b521ec77 [2021-10-25T19:16:35.383Z] Step 9/23 : RUN go mod tidy [2021-10-25T19:16:35.383Z] ---> Running in 2edce28d28a2 [2021-10-25T19:16:35.964Z] Sending build context to Docker daemon 166.5MB [2021-10-25T19:16:35.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:16:35.964Z] ---> 8b459fc5aaf0 [2021-10-25T19:16:35.964Z] Step 2/4 : WORKDIR /edgex [2021-10-25T19:16:37.934Z] ---> Running in ec343f947c4e [2021-10-25T19:16:37.934Z] Removing intermediate container ec343f947c4e [2021-10-25T19:16:37.934Z] ---> c35459cd95dd [2021-10-25T19:16:37.934Z] Step 3/4 : COPY go.mod . [2021-10-25T19:16:37.976Z] Removing intermediate container 2edce28d28a2 [2021-10-25T19:16:37.976Z] ---> 203e35912ba9 [2021-10-25T19:16:37.976Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T19:16:37.976Z] ---> Running in c7fc996c8e74 [2021-10-25T19:16:38.526Z] ---> cf7fd19b25f3 [2021-10-25T19:16:38.526Z] Step 4/4 : RUN go mod download [2021-10-25T19:16:38.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-25T19:16:38.797Z] ---> Running in 761c83430937 [2021-10-25T19:17:05.178Z] 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-10-25T19:17:06.119Z] Removing intermediate container 6dbc101aa07f [2021-10-25T19:17:06.119Z] ---> 8a9763e520e1 [2021-10-25T19:17:06.119Z] [2021-10-25T19:17:06.119Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:17:06.381Z] 3.14: Pulling from library/alpine [2021-10-25T19:17:06.381Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T19:17:06.381Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T19:17:06.381Z] ---> 14119a10abf4 [2021-10-25T19:17:06.381Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:17:06.381Z] ---> Running in 93cce245b684 [2021-10-25T19:17:06.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:07.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:07.481Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:07.481Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:07.481Z] OK: 6 MiB in 15 packages [2021-10-25T19:17:08.056Z] Removing intermediate container 93cce245b684 [2021-10-25T19:17:08.056Z] ---> 588c8a3baee5 [2021-10-25T19:17:08.056Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:08.056Z] ---> Running in 882bfb1e37e4 [2021-10-25T19:17:08.056Z] Removing intermediate container 882bfb1e37e4 [2021-10-25T19:17:08.056Z] ---> c02302072ea4 [2021-10-25T19:17:08.056Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T19:17:08.320Z] ---> Running in 11fcc4fef1c1 [2021-10-25T19:17:08.320Z] Removing intermediate container 11fcc4fef1c1 [2021-10-25T19:17:08.320Z] ---> b56d7c3ce6aa [2021-10-25T19:17:08.320Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:17:08.320Z] ---> Running in d255e61d3c48 [2021-10-25T19:17:08.581Z] Removing intermediate container d255e61d3c48 [2021-10-25T19:17:08.581Z] ---> 44c4663c8b92 [2021-10-25T19:17:08.581Z] Step 14/22 : WORKDIR / [2021-10-25T19:17:08.581Z] ---> Running in 192850b72227 [2021-10-25T19:17:09.160Z] Removing intermediate container 192850b72227 [2021-10-25T19:17:09.160Z] ---> 2e5315fbe8f0 [2021-10-25T19:17:09.160Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:09.422Z] ---> 6a1fb6311092 [2021-10-25T19:17:09.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T19:17:11.360Z] ---> 70e0b4c01c74 [2021-10-25T19:17:11.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:11.360Z] Removing intermediate container 60f6f2c2e9a4 [2021-10-25T19:17:11.360Z] ---> fb5edabbde27 [2021-10-25T19:17:11.360Z] [2021-10-25T19:17:11.360Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T19:17:11.360Z] ---> 14119a10abf4 [2021-10-25T19:17:11.360Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T19:17:11.360Z] Removing intermediate container 98bb028febd2 [2021-10-25T19:17:11.360Z] ---> 28a04152e8f8 [2021-10-25T19:17:11.360Z] [2021-10-25T19:17:11.360Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T19:17:11.360Z] ---> 14119a10abf4 [2021-10-25T19:17:11.360Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T19:17:11.360Z] ---> Running in d9b6a4bb0b82 [2021-10-25T19:17:11.360Z] ---> Running in a28c84950ffd [2021-10-25T19:17:11.360Z] ---> 50fa4d506daf [2021-10-25T19:17:11.360Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T19:17:11.624Z] ---> Running in 3035dc5448d7 [2021-10-25T19:17:11.624Z] Removing intermediate container d9b6a4bb0b82 [2021-10-25T19:17:11.624Z] ---> 48ff96184839 [2021-10-25T19:17:11.624Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T19:17:11.624Z] Removing intermediate container 3035dc5448d7 [2021-10-25T19:17:11.624Z] ---> e36beeb00140 [2021-10-25T19:17:11.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:11.624Z] ---> Running in 37fdc4a4908a [2021-10-25T19:17:11.624Z] ---> Running in f260b201c52f [2021-10-25T19:17:11.888Z] Removing intermediate container f260b201c52f [2021-10-25T19:17:11.888Z] ---> 5fb659a3d1f4 [2021-10-25T19:17:11.888Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:17:11.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:11.888Z] ---> Running in 2545dee2051b [2021-10-25T19:17:12.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:12.415Z] Removing intermediate container 2545dee2051b [2021-10-25T19:17:12.415Z] ---> 85b367506de2 [2021-10-25T19:17:12.415Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:17:12.415Z] ---> Running in f4751c6742e3 [2021-10-25T19:17:12.415Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T19:17:12.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:12.415Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:12.415Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T19:17:12.415Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:12.415Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:17:12.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:12.679Z] Removing intermediate container f4751c6742e3 [2021-10-25T19:17:12.679Z] ---> db0b6fe33cc8 [2021-10-25T19:17:12.679Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:17:12.679Z] OK: 6 MiB in 17 packages [2021-10-25T19:17:12.679Z] ---> Running in 819e70dce631 [2021-10-25T19:17:12.679Z] Removing intermediate container 819e70dce631 [2021-10-25T19:17:12.679Z] ---> 72d3dd22faaf [2021-10-25T19:17:12.679Z] [2021-10-25T19:17:12.941Z] Successfully built 72d3dd22faaf [2021-10-25T19:17:12.941Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:12.941Z] Successfully tagged core-command:latest [2021-10-25T19:17:12.941Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T19:17:12.941Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:12.941Z] OK: 6 MiB in 16 packages [2021-10-25T19:17:12.941Z] Building core-metadata [2021-10-25T19:17:13.513Z]  Building core-command ... done Removing intermediate container a28c84950ffd [2021-10-25T19:17:13.513Z] ---> abf03352d850 [2021-10-25T19:17:13.513Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:17:13.776Z] ---> Running in d50e45921f28 [2021-10-25T19:17:14.355Z] Removing intermediate container 37fdc4a4908a [2021-10-25T19:17:14.355Z] ---> a3f0925785e3 [2021-10-25T19:17:14.355Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T19:17:14.929Z] Removing intermediate container d50e45921f28 [2021-10-25T19:17:14.929Z] ---> 8fa6553b1566 [2021-10-25T19:17:14.929Z] Step 12/24 : WORKDIR / [2021-10-25T19:17:15.198Z] ---> Running in e6f8814b7701 [2021-10-25T19:17:15.198Z] ---> Running in c584f9a7ce80 [2021-10-25T19:17:15.198Z] Removing intermediate container e6f8814b7701 [2021-10-25T19:17:15.198Z] ---> fe8b3e0a3c0b [2021-10-25T19:17:15.198Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T19:17:15.460Z] ---> Running in 81118637b01c [2021-10-25T19:17:15.460Z] Removing intermediate container c584f9a7ce80 [2021-10-25T19:17:15.460Z] ---> 71a3ee90fd9e [2021-10-25T19:17:15.460Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T19:17:16.036Z] Removing intermediate container 81118637b01c [2021-10-25T19:17:16.036Z] ---> 390de99aead2 [2021-10-25T19:17:16.036Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T19:17:17.000Z] ---> Running in 85779d610602 [2021-10-25T19:17:17.263Z] ---> 20f347ebb8da [2021-10-25T19:17:17.263Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T19:17:17.263Z] Removing intermediate container 064d6eec7207 [2021-10-25T19:17:17.263Z] ---> 4df69125b971 [2021-10-25T19:17:17.263Z] [2021-10-25T19:17:17.263Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T19:17:17.263Z] ---> 14119a10abf4 [2021-10-25T19:17:17.263Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T19:17:17.844Z] ---> 191a68ab7a48 [2021-10-25T19:17:17.844Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:17.844Z] ---> Running in d5d82916931d [2021-10-25T19:17:18.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:18.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:18.425Z] ---> 7a5bd4a034b9 [2021-10-25T19:17:18.425Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T19:17:18.425Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T19:17:18.425Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:18.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:18.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:18.425Z] ---> 4c4a19ec9ddc [2021-10-25T19:17:18.425Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:17:18.425Z] ---> Using cache [2021-10-25T19:17:18.425Z] ---> 0880eb5463d5 [2021-10-25T19:17:18.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:18.425Z] ---> Using cache [2021-10-25T19:17:18.425Z] ---> b64bd08ce0a3 [2021-10-25T19:17:18.425Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:17:18.425Z] ---> Using cache [2021-10-25T19:17:18.425Z] ---> f720e2b36d46 [2021-10-25T19:17:18.425Z] Step 6/22 : COPY . . [2021-10-25T19:17:18.691Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:18.691Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:17:18.691Z] OK: 6 MiB in 16 packages [2021-10-25T19:17:18.691Z] Removing intermediate container c7fc996c8e74 [2021-10-25T19:17:18.691Z] ---> a50bca093917 [2021-10-25T19:17:18.691Z] [2021-10-25T19:17:18.691Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T19:17:18.691Z] ---> 14119a10abf4 [2021-10-25T19:17:18.692Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:17:18.692Z] ---> Using cache [2021-10-25T19:17:18.692Z] ---> 588c8a3baee5 [2021-10-25T19:17:18.692Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:18.692Z] ---> Using cache [2021-10-25T19:17:18.692Z] ---> c02302072ea4 [2021-10-25T19:17:18.692Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T19:17:19.265Z] Removing intermediate container 85779d610602 [2021-10-25T19:17:19.265Z] ---> be6de111ec9c [2021-10-25T19:17:19.265Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T19:17:22.590Z] ---> Running in 9727bb536144 [2021-10-25T19:17:22.590Z] ---> f97ba1cc5820 [2021-10-25T19:17:22.590Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T19:17:22.590Z] ---> Running in c0104cb8d8f1 [2021-10-25T19:17:22.590Z] Removing intermediate container 9727bb536144 [2021-10-25T19:17:22.590Z] ---> 335ef22766dc [2021-10-25T19:17:22.590Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T19:17:22.590Z] ---> Running in f8367e4effaf [2021-10-25T19:17:22.590Z] Removing intermediate container d5d82916931d [2021-10-25T19:17:22.590Z] ---> da7f99466bd9 [2021-10-25T19:17:22.590Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:22.590Z] Removing intermediate container c0104cb8d8f1 [2021-10-25T19:17:22.590Z] ---> 3957630202e2 [2021-10-25T19:17:22.590Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T19:17:22.590Z] ---> 00303429ff31 [2021-10-25T19:17:22.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T19:17:22.877Z] ---> Running in e56bd2e2c16f [2021-10-25T19:17:22.877Z] Removing intermediate container f8367e4effaf [2021-10-25T19:17:22.877Z] ---> e5bd9ce292a4 [2021-10-25T19:17:22.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:23.145Z] Removing intermediate container e56bd2e2c16f [2021-10-25T19:17:23.145Z] ---> e696481f1bd1 [2021-10-25T19:17:23.145Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T19:17:23.406Z] ---> 68277b5238f6 [2021-10-25T19:17:23.406Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T19:17:23.406Z] ---> Running in 656324f09ba5 [2021-10-25T19:17:23.406Z] ---> 6f8e3ff3b26c [2021-10-25T19:17:23.406Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T19:17:23.406Z] ---> 66c065adbd29 [2021-10-25T19:17:23.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T19:17:23.406Z] ---> Running in 0d155910bf11 [2021-10-25T19:17:23.668Z] Removing intermediate container 656324f09ba5 [2021-10-25T19:17:23.668Z] ---> c897c7e6db6c [2021-10-25T19:17:23.668Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T19:17:23.946Z] ---> Running in f6c05af929e4 [2021-10-25T19:17:23.946Z] ---> a54b5a6e3e64 [2021-10-25T19:17:23.946Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-25T19:17:23.946Z] ---> Running in fdb58e02b6d2 [2021-10-25T19:17:24.207Z] ---> 9484dc610499 [2021-10-25T19:17:24.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:24.207Z] Removing intermediate container f6c05af929e4 [2021-10-25T19:17:24.207Z] ---> 2e7ab8831206 [2021-10-25T19:17:24.207Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:24.794Z] ---> 05e35b48f4c2 [2021-10-25T19:17:24.794Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T19:17:24.794Z] ---> Running in 31c5f5ab271c [2021-10-25T19:17:24.794Z] ---> 499de51d7498 [2021-10-25T19:17:24.794Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T19:17:24.794Z] Removing intermediate container 0d155910bf11 [2021-10-25T19:17:24.794Z] ---> 10687ff55f90 [2021-10-25T19:17:24.794Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:25.062Z] Removing intermediate container 31c5f5ab271c [2021-10-25T19:17:25.062Z] ---> ba1ae0303790 [2021-10-25T19:17:25.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:25.062Z] ---> bba79fd4165e [2021-10-25T19:17:25.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:25.062Z] ---> Running in b42cee96225e [2021-10-25T19:17:25.062Z] ---> Running in 9565cbcc155b [2021-10-25T19:17:25.062Z] ---> 0cd8b89e539c [2021-10-25T19:17:25.062Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T19:17:25.323Z] Removing intermediate container b42cee96225e [2021-10-25T19:17:25.323Z] ---> b81e81da08e1 [2021-10-25T19:17:25.323Z] Step 21/23 : LABEL arch=x86_64 [2021-10-25T19:17:25.323Z] Removing intermediate container fdb58e02b6d2 [2021-10-25T19:17:25.323Z] ---> c3da9f9113a8 [2021-10-25T19:17:25.323Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T19:17:25.323Z] ---> c971b163a79c [2021-10-25T19:17:25.323Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:25.323Z] ---> Running in 0873f043b104 [2021-10-25T19:17:25.323Z] ---> Running in 0c2eafc1f0ae [2021-10-25T19:17:25.584Z] Removing intermediate container 0c2eafc1f0ae [2021-10-25T19:17:25.584Z] ---> a3e0f7992365 [2021-10-25T19:17:25.584Z] Step 22/24 : LABEL arch=x86_64 [2021-10-25T19:17:25.584Z] ---> cc3cba4d2e14 [2021-10-25T19:17:25.584Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T19:17:25.584Z] Removing intermediate container 0873f043b104 [2021-10-25T19:17:25.584Z] ---> 7ab473a8e251 [2021-10-25T19:17:25.584Z] Step 22/23 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:17:25.848Z] ---> df433383f877 [2021-10-25T19:17:25.848Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T19:17:25.848Z] ---> Running in bd3481fa6fea [2021-10-25T19:17:25.848Z] ---> Running in a436bc01ba9b [2021-10-25T19:17:25.848Z] ---> Running in cb0d5ece25b5 [2021-10-25T19:17:25.848Z] Removing intermediate container cb0d5ece25b5 [2021-10-25T19:17:25.848Z] ---> 4b1aa3edca6d [2021-10-25T19:17:25.848Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:26.111Z] ---> d42e03589829 [2021-10-25T19:17:26.111Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T19:17:26.111Z] Removing intermediate container bd3481fa6fea [2021-10-25T19:17:26.111Z] ---> c026227a49ef [2021-10-25T19:17:26.111Z] Step 23/24 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:17:26.111Z] ---> Running in d297253a3cd1 [2021-10-25T19:17:26.111Z] Removing intermediate container a436bc01ba9b [2021-10-25T19:17:26.111Z] ---> 57ac5d61959d [2021-10-25T19:17:26.111Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T19:17:26.111Z] ---> Running in 7ff81a0cad6b [2021-10-25T19:17:26.111Z] ---> Running in 174fe7392bf9 [2021-10-25T19:17:26.111Z] Removing intermediate container 7ff81a0cad6b [2021-10-25T19:17:26.111Z] ---> 46454aa424a7 [2021-10-25T19:17:26.111Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T19:17:26.377Z] Removing intermediate container d297253a3cd1 [2021-10-25T19:17:26.377Z] ---> 1a6a893dc7ce [2021-10-25T19:17:26.377Z] Step 19/21 : LABEL arch=x86_64 [2021-10-25T19:17:26.377Z] Removing intermediate container 174fe7392bf9 [2021-10-25T19:17:26.377Z] ---> 5ed580c775eb [2021-10-25T19:17:26.377Z] [2021-10-25T19:17:26.377Z] ---> fe862e4984a2 [2021-10-25T19:17:26.377Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T19:17:26.377Z] ---> Running in 2f63c380b837 [2021-10-25T19:17:26.377Z] ---> Running in 14e4a363bfa6 [2021-10-25T19:17:26.377Z] Successfully built 5ed580c775eb [2021-10-25T19:17:26.377Z] Removing intermediate container 9565cbcc155b [2021-10-25T19:17:26.377Z] ---> 580cc90ca7d3 [2021-10-25T19:17:26.377Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T19:17:26.377Z] Successfully tagged support-scheduler:latest [2021-10-25T19:17:26.377Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-10-25T19:17:26.639Z] ---> Running in fa3603079823 [2021-10-25T19:17:26.639Z] Removing intermediate container 2f63c380b837 [2021-10-25T19:17:26.639Z] ---> 8f4990ed73a9 [2021-10-25T19:17:26.639Z] Step 20/21 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:17:26.639Z] ---> 638f2501dc03 [2021-10-25T19:17:26.639Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T19:17:27.625Z] ---> Running in 1e72aea89633 [2021-10-25T19:17:27.625Z] Removing intermediate container 14e4a363bfa6 [2021-10-25T19:17:27.625Z] ---> be37bf58bb61 [2021-10-25T19:17:27.625Z] [2021-10-25T19:17:27.905Z] Successfully built be37bf58bb61 [2021-10-25T19:17:28.477Z] Successfully tagged security-secretstore-setup:latest [2021-10-25T19:17:28.477Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-10-25T19:17:28.741Z] ---> Running in 0bf954f8af9a [2021-10-25T19:17:28.741Z] 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-10-25T19:17:32.958Z] Removing intermediate container 1e72aea89633 [2021-10-25T19:17:32.958Z] ---> 3439a7ec7e60 [2021-10-25T19:17:32.958Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T19:17:33.531Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:33.531Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:33.531Z] ---> 4c4a19ec9ddc [2021-10-25T19:17:33.531Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T19:17:33.531Z] ---> Using cache [2021-10-25T19:17:33.531Z] ---> 0880eb5463d5 [2021-10-25T19:17:33.531Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:33.531Z] ---> Using cache [2021-10-25T19:17:33.531Z] ---> b64bd08ce0a3 [2021-10-25T19:17:33.531Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T19:17:33.531Z] ---> Using cache [2021-10-25T19:17:33.531Z] ---> f720e2b36d46 [2021-10-25T19:17:33.531Z] Step 6/20 : COPY . . [2021-10-25T19:17:33.531Z] ---> Using cache [2021-10-25T19:17:33.531Z] ---> bba79fd4165e [2021-10-25T19:17:33.531Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:33.531Z] ---> Using cache [2021-10-25T19:17:33.531Z] ---> 580cc90ca7d3 [2021-10-25T19:17:33.531Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T19:17:34.123Z] Removing intermediate container 0bf954f8af9a [2021-10-25T19:17:34.123Z] ---> d0bc45e56d4e [2021-10-25T19:17:34.123Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T19:17:34.123Z] ---> Running in 8d82c629cb42 [2021-10-25T19:17:34.123Z] ---> Running in 413ed8c750fd [2021-10-25T19:17:34.389Z] Removing intermediate container 413ed8c750fd [2021-10-25T19:17:34.389Z] ---> 52035923f96b [2021-10-25T19:17:34.389Z] [2021-10-25T19:17:34.661Z] ---> 3bbe4995587f [2021-10-25T19:17:34.661Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T19:17:34.661Z] Successfully built 52035923f96b [2021-10-25T19:17:34.661Z] Successfully tagged support-notifications:latest [2021-10-25T19:17:34.661Z] Building core-data [2021-10-25T19:17:34.661Z]  Building support-notifications ... done  ---> Running in f165e5f5b4de [2021-10-25T19:17:34.935Z] 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-10-25T19:17:36.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:36.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:36.871Z] ---> 4c4a19ec9ddc [2021-10-25T19:17:36.871Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:17:36.871Z] ---> Using cache [2021-10-25T19:17:36.871Z] ---> 0880eb5463d5 [2021-10-25T19:17:36.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:36.871Z] ---> Using cache [2021-10-25T19:17:36.871Z] ---> b64bd08ce0a3 [2021-10-25T19:17:36.871Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T19:17:38.611Z] ---> Running in 9f45f249d509 [2021-10-25T19:17:38.611Z] Removing intermediate container f165e5f5b4de [2021-10-25T19:17:38.611Z] ---> 362500ad7b2c [2021-10-25T19:17:38.611Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T19:17:38.889Z] ---> Running in 00b1c2896585 [2021-10-25T19:17:39.174Z] Removing intermediate container 00b1c2896585 [2021-10-25T19:17:39.174Z] ---> 9931b7a716e4 [2021-10-25T19:17:39.174Z] Step 27/30 : CMD ["gate"] [2021-10-25T19:17:39.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:39.449Z] ---> Running in 27048ac72176 [2021-10-25T19:17:39.726Z] Removing intermediate container 27048ac72176 [2021-10-25T19:17:39.726Z] ---> 6ca6368866f5 [2021-10-25T19:17:39.726Z] Step 28/30 : LABEL arch=x86_64 [2021-10-25T19:17:40.003Z] ---> Running in 41feec5b2867 [2021-10-25T19:17:40.003Z] Removing intermediate container 41feec5b2867 [2021-10-25T19:17:40.003Z] ---> ee460cb538c5 [2021-10-25T19:17:40.003Z] Step 29/30 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:17:40.276Z] ---> Running in edfbfdfb2673 [2021-10-25T19:17:40.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:40.276Z] Removing intermediate container edfbfdfb2673 [2021-10-25T19:17:40.276Z] ---> 07bdc6d8e791 [2021-10-25T19:17:40.276Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T19:17:40.876Z] ---> Running in b0f99eb4be4d [2021-10-25T19:17:40.876Z] OK: 220 MiB in 52 packages [2021-10-25T19:17:40.876Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:40.876Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:40.876Z] ---> 4c4a19ec9ddc [2021-10-25T19:17:40.876Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:17:40.876Z] ---> Using cache [2021-10-25T19:17:40.876Z] ---> 0880eb5463d5 [2021-10-25T19:17:40.876Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:40.876Z] ---> Using cache [2021-10-25T19:17:40.876Z] ---> b64bd08ce0a3 [2021-10-25T19:17:40.876Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T19:17:41.149Z] ---> Running in 7fc5f2d21dd8 [2021-10-25T19:17:41.149Z] Removing intermediate container b0f99eb4be4d [2021-10-25T19:17:41.149Z] ---> ec72324fb792 [2021-10-25T19:17:41.149Z] [2021-10-25T19:17:41.421Z] Successfully built ec72324fb792 [2021-10-25T19:17:41.421Z] Successfully tagged security-bootstrapper:latest [2021-10-25T19:17:41.701Z]  Building security-bootstrapper ... done Removing intermediate container 9f45f249d509 [2021-10-25T19:17:41.701Z] ---> 95e5c15a5f23 [2021-10-25T19:17:41.701Z] Step 6/22 : COPY . . [2021-10-25T19:17:41.975Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:42.950Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:43.964Z] OK: 220 MiB in 52 packages [2021-10-25T19:17:48.234Z] ---> 187db73e62c5 [2021-10-25T19:17:48.234Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:48.234Z] Removing intermediate container 7fc5f2d21dd8 [2021-10-25T19:17:48.234Z] ---> 59697d61593f [2021-10-25T19:17:48.234Z] Step 6/22 : COPY . . [2021-10-25T19:17:48.234Z] ---> Running in 07096ff7b41a [2021-10-25T19:17:54.853Z] ---> 045659d74c26 [2021-10-25T19:17:54.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:54.853Z] Removing intermediate container 07096ff7b41a [2021-10-25T19:17:54.853Z] ---> 785b6b427f55 [2021-10-25T19:17:54.853Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T19:17:55.122Z] ---> Running in 52b449f604dd [2021-10-25T19:17:55.122Z] ---> Running in 32bdb1181783 [2021-10-25T19:17:55.708Z] 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-10-25T19:17:56.684Z] Removing intermediate container 52b449f604dd [2021-10-25T19:17:56.684Z] ---> 14b74c067094 [2021-10-25T19:17:56.684Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T19:17:56.684Z] ---> Running in 45599e643e74 [2021-10-25T19:17:57.279Z] 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-10-25T19:18:00.627Z] Removing intermediate container 761c83430937 [2021-10-25T19:18:00.627Z] ---> 379b8336ba01 [2021-10-25T19:18:00.627Z] Successfully built 379b8336ba01 [2021-10-25T19:18:00.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:18:00.995Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T19:18:00.995Z] . [Pipeline] withDockerContainer [2021-10-25T19:18:01.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container [2021-10-25T19:18:01.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T19:18:03.083Z] $ docker top 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:18:04.120Z] + go version [2021-10-25T19:18:04.120Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-25T19:18:04.162Z] $ docker stop --time=1 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b [2021-10-25T19:18:05.497Z] 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-10-25T19:18:05.927Z] $ docker rm -f 0c7cf405aced3ba35664d3724aa7814c48b970dc91a48a97009c53aea0f26d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:18:06.896Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T19:18:06.896Z] . [Pipeline] withDockerContainer [2021-10-25T19:18:07.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container [2021-10-25T19:18:07.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T19:18:08.823Z] $ docker top 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T19:18:09.224Z] ========================================================= [2021-10-25T19:18:09.224Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T19:18:09.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:18:09.915Z] + make test [2021-10-25T19:18:09.915Z] go mod tidy [2021-10-25T19:18:10.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T19:18:12.093Z] Removing intermediate container fa3603079823 [2021-10-25T19:18:12.093Z] ---> 7943a5ac1c66 [2021-10-25T19:18:12.093Z] [2021-10-25T19:18:12.093Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:18:12.093Z] ---> 14119a10abf4 [2021-10-25T19:18:12.093Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:18:12.093Z] ---> Using cache [2021-10-25T19:18:12.093Z] ---> 588c8a3baee5 [2021-10-25T19:18:12.093Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:18:12.093Z] ---> Using cache [2021-10-25T19:18:12.093Z] ---> c02302072ea4 [2021-10-25T19:18:12.093Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T19:18:12.093Z] Removing intermediate container 8d82c629cb42 [2021-10-25T19:18:12.093Z] ---> b75c3c7d6dc2 [2021-10-25T19:18:12.093Z] [2021-10-25T19:18:12.093Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T19:18:12.093Z] ---> 14119a10abf4 [2021-10-25T19:18:12.093Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T19:18:12.093Z] ---> Running in 7f25b5c9f869 [2021-10-25T19:18:12.093Z] ---> Running in 37c7aadba06d [2021-10-25T19:18:12.093Z] Removing intermediate container 7f25b5c9f869 [2021-10-25T19:18:12.093Z] ---> d377f9a2f9cb [2021-10-25T19:18:12.093Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:18:12.093Z] ---> Running in b78916438d15 [2021-10-25T19:18:12.093Z] Removing intermediate container b78916438d15 [2021-10-25T19:18:12.093Z] ---> ede09c8c71b9 [2021-10-25T19:18:12.093Z] Step 14/22 : WORKDIR / [2021-10-25T19:18:12.093Z] ---> Running in 81d131cb9671 [2021-10-25T19:18:12.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:12.093Z] Removing intermediate container 81d131cb9671 [2021-10-25T19:18:12.093Z] ---> 9107a2910dc9 [2021-10-25T19:18:12.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:18:12.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:12.093Z] ---> bd188fae93cb [2021-10-25T19:18:12.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T19:18:12.358Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T19:18:12.358Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:18:12.358Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:18:12.358Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T19:18:12.358Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T19:18:12.622Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:18:12.622Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:18:12.622Z] OK: 8 MiB in 19 packages [2021-10-25T19:18:13.216Z] ---> 18ecff9b7a54 [2021-10-25T19:18:13.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T19:18:13.485Z] ---> 963700285a6d [2021-10-25T19:18:13.485Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T19:18:13.485Z] Removing intermediate container 37c7aadba06d [2021-10-25T19:18:13.485Z] ---> bdb22fae1a60 [2021-10-25T19:18:13.485Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:18:13.760Z] ---> Running in 4b781e424fac [2021-10-25T19:18:13.760Z] ---> Running in e6299a29ae74 [2021-10-25T19:18:13.760Z] Removing intermediate container 4b781e424fac [2021-10-25T19:18:13.760Z] ---> 259cffc03b80 [2021-10-25T19:18:13.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:18:13.760Z] Removing intermediate container e6299a29ae74 [2021-10-25T19:18:13.760Z] ---> 60836cedf16a [2021-10-25T19:18:13.760Z] Step 12/20 : WORKDIR /edgex [2021-10-25T19:18:13.760Z] ---> Running in 550d90707afa [2021-10-25T19:18:13.760Z] ---> Running in ecb44f79105e [2021-10-25T19:18:14.031Z] Removing intermediate container 550d90707afa [2021-10-25T19:18:14.031Z] ---> f3fd9ff92822 [2021-10-25T19:18:14.031Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:18:14.031Z] Removing intermediate container ecb44f79105e [2021-10-25T19:18:14.031Z] ---> f6936e70971f [2021-10-25T19:18:14.031Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T19:18:14.031Z] ---> Running in 7282e8e54bb6 [2021-10-25T19:18:14.293Z] Removing intermediate container 7282e8e54bb6 [2021-10-25T19:18:14.293Z] ---> 59d9aab17ca0 [2021-10-25T19:18:14.293Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:18:14.293Z] ---> Running in fc2d6beedab2 [2021-10-25T19:18:14.293Z] ---> d1d2b0df1757 [2021-10-25T19:18:14.293Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T19:18:14.552Z] Removing intermediate container fc2d6beedab2 [2021-10-25T19:18:14.552Z] ---> 5bdcf52057f4 [2021-10-25T19:18:14.552Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:18:14.552Z] ---> Running in 8c19d971cc84 [2021-10-25T19:18:14.817Z] Removing intermediate container 8c19d971cc84 [2021-10-25T19:18:14.817Z] ---> 8e49e7df9b89 [2021-10-25T19:18:14.817Z] [2021-10-25T19:18:15.077Z] Successfully built 8e49e7df9b89 [2021-10-25T19:18:15.077Z] Successfully tagged core-metadata:latest [2021-10-25T19:18:15.077Z]  Building core-metadata ... done  ---> ce76fed6fc1e [2021-10-25T19:18:15.077Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T19:18:15.648Z] ---> 4c4edddd4603 [2021-10-25T19:18:15.648Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T19:18:15.648Z] ---> Running in 279ce17b4adc [2021-10-25T19:18:15.908Z] Removing intermediate container 279ce17b4adc [2021-10-25T19:18:15.908Z] ---> 1d398d82b918 [2021-10-25T19:18:15.908Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T19:18:15.908Z] ---> Running in 25a7cd0da7db [2021-10-25T19:18:16.170Z] Removing intermediate container 25a7cd0da7db [2021-10-25T19:18:16.170Z] ---> 1325b3a1e744 [2021-10-25T19:18:16.170Z] Step 18/20 : LABEL arch=x86_64 [2021-10-25T19:18:16.170Z] ---> Running in f2b6d13bccd9 [2021-10-25T19:18:16.170Z] Removing intermediate container f2b6d13bccd9 [2021-10-25T19:18:16.170Z] ---> 88e3013811c5 [2021-10-25T19:18:16.170Z] Step 19/20 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:18:16.433Z] ---> Running in 1be6617d4fb7 [2021-10-25T19:18:16.433Z] Removing intermediate container 1be6617d4fb7 [2021-10-25T19:18:16.433Z] ---> 521428e974b3 [2021-10-25T19:18:16.433Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T19:18:16.700Z] ---> Running in 3907179f151e [2021-10-25T19:18:16.700Z] Removing intermediate container 3907179f151e [2021-10-25T19:18:16.700Z] ---> 81dc728e64ae [2021-10-25T19:18:16.700Z] [2021-10-25T19:18:16.963Z] Successfully built 81dc728e64ae [2021-10-25T19:18:16.963Z] Successfully tagged security-proxy-setup:latest [2021-10-25T19:18:21.184Z]  Building security-proxy-setup ... done Removing intermediate container 32bdb1181783 [2021-10-25T19:18:21.184Z] ---> 0121fe054e19 [2021-10-25T19:18:21.184Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T19:18:21.184Z] ---> Running in 7f0fc5a80303 [2021-10-25T19:18:21.454Z] 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-10-25T19:18:22.424Z] Removing intermediate container 7f0fc5a80303 [2021-10-25T19:18:22.424Z] ---> 1e33f8cb45c0 [2021-10-25T19:18:22.424Z] [2021-10-25T19:18:22.424Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T19:18:22.688Z] 20.10.8: Pulling from library/docker [2021-10-25T19:18:25.254Z] Removing intermediate container 45599e643e74 [2021-10-25T19:18:25.254Z] ---> cf7c7532e4a9 [2021-10-25T19:18:25.254Z] [2021-10-25T19:18:25.254Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:18:25.254Z] ---> 14119a10abf4 [2021-10-25T19:18:25.254Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T19:18:25.254Z] ---> Running in 44a14f05a903 [2021-10-25T19:18:25.254Z] Removing intermediate container 44a14f05a903 [2021-10-25T19:18:25.254Z] ---> 6cd64576ba84 [2021-10-25T19:18:25.254Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T19:18:25.254Z] ---> Running in 681a186ced61 [2021-10-25T19:18:25.521Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T19:18:25.521Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T19:18:25.521Z] ---> bc6c0ffef665 [2021-10-25T19:18:25.521Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:18:25.521Z] ---> Running in 8ac7fb16d347 [2021-10-25T19:18:25.521Z] Removing intermediate container 681a186ced61 [2021-10-25T19:18:25.521Z] ---> 955ed7ecb7f0 [2021-10-25T19:18:25.521Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T19:18:25.521Z] ---> Running in 8d8a05da41cc [2021-10-25T19:18:25.521Z] Removing intermediate container 8ac7fb16d347 [2021-10-25T19:18:25.521Z] ---> 70a5178b3fd0 [2021-10-25T19:18:25.521Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-25T19:18:25.521Z] ---> Running in 3ea9b359a85a [2021-10-25T19:18:25.521Z] Removing intermediate container 8d8a05da41cc [2021-10-25T19:18:25.521Z] ---> 8dd037d4d733 [2021-10-25T19:18:25.521Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:18:25.786Z] ---> Running in 2a56df10e242 [2021-10-25T19:18:25.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:26.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:26.050Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T19:18:26.050Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T19:18:26.050Z] Executing bash-5.1.4-r0.post-install [2021-10-25T19:18:26.050Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:18:26.050Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:18:26.050Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T19:18:26.050Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T19:18:26.050Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T19:18:26.310Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T19:18:26.310Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T19:18:26.310Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T19:18:26.310Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T19:18:26.310Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T19:18:26.310Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:18:26.310Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:18:26.310Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T19:18:26.310Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T19:18:26.310Z] Removing intermediate container 2a56df10e242 [2021-10-25T19:18:26.310Z] ---> 12f8c9411afb [2021-10-25T19:18:26.310Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T19:18:26.310Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T19:18:26.310Z] ---> Running in e7f6309a25ac [2021-10-25T19:18:26.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:26.888Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T19:18:26.888Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T19:18:26.888Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T19:18:26.888Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T19:18:26.888Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T19:18:26.888Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T19:18:26.888Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T19:18:26.888Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T19:18:26.888Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T19:18:26.888Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T19:18:26.888Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T19:18:26.888Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T19:18:26.888Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T19:18:26.888Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T19:18:26.888Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T19:18:26.888Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T19:18:26.888Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T19:18:26.888Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T19:18:26.888Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T19:18:26.888Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T19:18:26.888Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T19:18:26.888Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T19:18:26.888Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T19:18:26.888Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T19:18:26.888Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T19:18:27.151Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:18:27.151Z] OK: 84 MiB in 64 packages [2021-10-25T19:18:27.411Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:27.678Z] Collecting docker-compose==1.23.2 [2021-10-25T19:18:27.678Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T19:18:27.944Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T19:18:27.944Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T19:18:27.944Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T19:18:27.944Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T19:18:27.944Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T19:18:27.944Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:18:28.208Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T19:18:28.208Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:18:28.208Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T19:18:28.208Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T19:18:28.208Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T19:18:28.208Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T19:18:28.467Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T19:18:28.467Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:18:28.467Z] OK: 8 MiB in 20 packages [2021-10-25T19:18:28.467Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T19:18:28.467Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T19:18:28.727Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T19:18:28.727Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T19:18:28.727Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T19:18:28.727Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T19:18:28.727Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T19:18:28.727Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T19:18:28.727Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T19:18:28.727Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T19:18:29.295Z] Collecting PyYAML<4,>=3.10 [2021-10-25T19:18:29.295Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T19:18:29.573Z] Removing intermediate container e7f6309a25ac [2021-10-25T19:18:29.573Z] ---> f51e46d9db60 [2021-10-25T19:18:29.573Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:18:29.862Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T19:18:29.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T19:18:29.862Z] ---> 7cc97bdd8b06 [2021-10-25T19:18:29.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T19:18:29.862Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-25T19:18:29.862Z] Collecting idna<2.8,>=2.5 [2021-10-25T19:18:29.862Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T19:18:29.862Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T19:18:29.862Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T19:18:30.138Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T19:18:30.138Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T19:18:30.138Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T19:18:30.138Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T19:18:30.138Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T19:18:30.138Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T19:18:30.138Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T19:18:30.138Z] Attempting uninstall: urllib3 [2021-10-25T19:18:30.138Z] Found existing installation: urllib3 1.26.5 [2021-10-25T19:18:30.139Z] Uninstalling urllib3-1.26.5: [2021-10-25T19:18:30.139Z] ---> dc092934110c [2021-10-25T19:18:30.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T19:18:30.139Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T19:18:30.409Z] Attempting uninstall: idna [2021-10-25T19:18:30.409Z] Found existing installation: idna 3.2 [2021-10-25T19:18:30.409Z] Uninstalling idna-3.2: [2021-10-25T19:18:30.409Z] Successfully uninstalled idna-3.2 [2021-10-25T19:18:30.409Z] ---> 823c639f79d4 [2021-10-25T19:18:30.409Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T19:18:30.409Z] ---> Running in e694ce23a7af [2021-10-25T19:18:30.409Z] Removing intermediate container e694ce23a7af [2021-10-25T19:18:30.409Z] ---> cc46540e11ad [2021-10-25T19:18:30.409Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:18:30.409Z] Attempting uninstall: chardet [2021-10-25T19:18:30.409Z] Found existing installation: chardet 4.0.0 [2021-10-25T19:18:30.409Z] Uninstalling chardet-4.0.0: [2021-10-25T19:18:30.409Z] ---> Running in 04296e9cd5ab [2021-10-25T19:18:30.409Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T19:18:30.676Z] Removing intermediate container 04296e9cd5ab [2021-10-25T19:18:30.676Z] ---> 90fe8e1747ae [2021-10-25T19:18:30.676Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:18:30.676Z] ---> Running in 562ba132092e [2021-10-25T19:18:30.676Z] Removing intermediate container 562ba132092e [2021-10-25T19:18:30.676Z] ---> f7a65c881ff0 [2021-10-25T19:18:30.676Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:18:30.676Z] ---> Running in c5dc1df61570 [2021-10-25T19:18:30.947Z] Attempting uninstall: requests [2021-10-25T19:18:30.947Z] Found existing installation: requests 2.25.1 [2021-10-25T19:18:30.947Z] Uninstalling requests-2.25.1: [2021-10-25T19:18:30.947Z] Successfully uninstalled requests-2.25.1 [2021-10-25T19:18:30.947Z] Removing intermediate container c5dc1df61570 [2021-10-25T19:18:30.947Z] ---> c563f53c5730 [2021-10-25T19:18:30.947Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:18:30.947Z] Running setup.py install for texttable: started [2021-10-25T19:18:30.947Z] ---> Running in 6ac545163791 [2021-10-25T19:18:30.947Z] Removing intermediate container 6ac545163791 [2021-10-25T19:18:30.947Z] ---> 9ba813b88f64 [2021-10-25T19:18:30.947Z] [2021-10-25T19:18:31.208Z] Successfully built 9ba813b88f64 [2021-10-25T19:18:31.208Z] Successfully tagged core-data:latest [2021-10-25T19:18:31.208Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-10-25T19:18:31.208Z] Running setup.py install for PyYAML: started [2021-10-25T19:18:31.780Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T19:18:31.780Z] Running setup.py install for docopt: started [2021-10-25T19:18:32.047Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T19:18:32.047Z] Running setup.py install for dockerpty: started [2021-10-25T19:18:32.309Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T19:18:32.569Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-25T19:18:35.154Z] Removing intermediate container 3ea9b359a85a [2021-10-25T19:18:35.154Z] ---> e9adf4c2d797 [2021-10-25T19:18:35.154Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T19:18:35.154Z] ---> Running in dcf4b14e2bce [2021-10-25T19:18:35.417Z] Removing intermediate container dcf4b14e2bce [2021-10-25T19:18:35.417Z] ---> 09d89d463625 [2021-10-25T19:18:35.417Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T19:18:35.417Z] ---> Running in 6eaca574ff3e [2021-10-25T19:18:35.417Z] Removing intermediate container 6eaca574ff3e [2021-10-25T19:18:35.417Z] ---> 308e87d1cd4a [2021-10-25T19:18:35.417Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T19:18:35.678Z] ---> 58f21663d034 [2021-10-25T19:18:35.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T19:18:35.937Z] ---> da001786d5a5 [2021-10-25T19:18:35.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T19:18:36.198Z] ---> 9b1bf5e7b560 [2021-10-25T19:18:36.198Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T19:18:36.198Z] ---> Running in 5c6df9a28404 [2021-10-25T19:18:36.198Z] Removing intermediate container 5c6df9a28404 [2021-10-25T19:18:36.198Z] ---> 2a0a31c8644a [2021-10-25T19:18:36.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:18:36.198Z] ---> Running in d79e43703f30 [2021-10-25T19:18:36.467Z] Removing intermediate container d79e43703f30 [2021-10-25T19:18:36.467Z] ---> 6a300c5a9957 [2021-10-25T19:18:36.467Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:18:36.467Z] ---> Running in 7a652c25727d [2021-10-25T19:18:36.467Z] Removing intermediate container 7a652c25727d [2021-10-25T19:18:36.467Z] ---> 75a0661da45f [2021-10-25T19:18:36.467Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:18:36.467Z] ---> Running in f9cca680a778 [2021-10-25T19:18:36.727Z] Removing intermediate container f9cca680a778 [2021-10-25T19:18:36.727Z] ---> 147c21f03cc3 [2021-10-25T19:18:36.727Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:18:36.727Z] ---> Running in dbb479b8df5e [2021-10-25T19:18:36.727Z] Removing intermediate container dbb479b8df5e [2021-10-25T19:18:36.727Z] ---> 214ca124e19b [2021-10-25T19:18:36.727Z] [2021-10-25T19:18:36.727Z] Successfully built 214ca124e19b [2021-10-25T19:18:36.727Z] Successfully tagged sys-mgmt-agent:latest [2021-10-25T19:18:36.994Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-25T19:18:37.013Z] $ docker stop --time=1 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 [2021-10-25T19:18:38.298Z] $ docker rm -f 84d0a85e7e439ec84d8d539d547f2a33d938ec28015c74774e7f3666633a9de5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:18:38.703Z] + docker images [2021-10-25T19:18:38.703Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T19:18:38.703Z] sys-mgmt-agent latest 214ca124e19b 2 seconds ago 294MB [2021-10-25T19:18:38.703Z] core-data latest 9ba813b88f64 8 seconds ago 20.7MB [2021-10-25T19:18:38.703Z] cf7c7532e4a9 15 seconds ago 1.76GB [2021-10-25T19:18:38.703Z] 1e33f8cb45c0 16 seconds ago 1.76GB [2021-10-25T19:18:38.703Z] security-proxy-setup latest 81dc728e64ae 22 seconds ago 26.8MB [2021-10-25T19:18:38.703Z] core-metadata latest 8e49e7df9b89 24 seconds ago 16.9MB [2021-10-25T19:18:38.703Z] 7943a5ac1c66 28 seconds ago 1.76GB [2021-10-25T19:18:38.703Z] b75c3c7d6dc2 28 seconds ago 1.76GB [2021-10-25T19:18:38.703Z] security-bootstrapper latest ec72324fb792 58 seconds ago 18.9MB [2021-10-25T19:18:38.703Z] support-notifications latest 52035923f96b About a minute ago 16.9MB [2021-10-25T19:18:38.703Z] security-secretstore-setup latest be37bf58bb61 About a minute ago 28.3MB [2021-10-25T19:18:38.703Z] support-scheduler latest 5ed580c775eb About a minute ago 16.2MB [2021-10-25T19:18:38.703Z] a50bca093917 About a minute ago 1.76GB [2021-10-25T19:18:38.703Z] 4df69125b971 About a minute ago 1.76GB [2021-10-25T19:18:38.703Z] core-command latest 72d3dd22faaf About a minute ago 16.1MB [2021-10-25T19:18:38.703Z] fb5edabbde27 About a minute ago 1.76GB [2021-10-25T19:18:38.703Z] 28a04152e8f8 About a minute ago 1.76GB [2021-10-25T19:18:38.703Z] 8a9763e520e1 About a minute ago 1.75GB [2021-10-25T19:18:38.704Z] ci-base-image-x86_64 latest 4c4a19ec9ddc 5 minutes ago 1.25GB [2021-10-25T19:18:38.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-25T19:18:38.704Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-25T19:18:38.704Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-25T19:18:38.704Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-25T19:18:38.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-25T19:18:42.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T19:18:54.278Z] Still waiting to schedule task [2021-10-25T19:18:54.278Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-25T19:19:39.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T19:19:46.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T19:19:48.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T19:19:48.932Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T19:20:01.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T19:20:01.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T19:20:01.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T19:20:01.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T19:20:01.367Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T19:20:02.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T19:20:03.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T19:20:03.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T19:20:03.817Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T19:20:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T19:20:12.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements [2021-10-25T19:20:12.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T19:20:12.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T19:20:16.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.366s coverage: 98.5% of statements [2021-10-25T19:20:16.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T19:20:18.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements [2021-10-25T19:20:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T19:20:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T19:20:21.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.764s coverage: 89.5% of statements [2021-10-25T19:20:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T19:20:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:20:21.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 84.4% of statements [2021-10-25T19:20:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T19:20:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T19:20:21.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T19:20:21.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T19:20:21.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.606s coverage: 94.2% of statements [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.279s coverage: 60.0% of statements [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 21.7% of statements [2021-10-25T19:20:31.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 79.5% of statements [2021-10-25T19:20:31.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-10-25T19:20:33.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-10-25T19:20:33.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements [2021-10-25T19:20:45.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.259s coverage: 94.4% of statements [2021-10-25T19:20:45.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-10-25T19:20:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.641s coverage: 82.5% of statements [2021-10-25T19:20:51.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.310s coverage: 80.0% of statements [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.378s coverage: 87.2% of statements [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2021-10-25T19:20:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements [2021-10-25T19:20:59.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T19:21:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements [2021-10-25T19:21:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T19:21:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T19:21:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2021-10-25T19:21:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2021-10-25T19:21:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-10-25T19:21:01.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-10-25T19:21:02.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-10-25T19:21:06.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 70.4% of statements [2021-10-25T19:21:06.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T19:21:06.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T19:21:06.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T19:21:09.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.4% of statements [2021-10-25T19:21:09.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T19:21:09.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T19:21:09.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-10-25T19:21:09.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T19:21:09.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-10-25T19:21:09.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 17.7% of statements [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 92.3% of statements [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T19:21:18.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-10-25T19:21:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-25T19:21:18.196Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-25T19:21:18.196Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-25T19:21:18.196Z] GO111MODULE=on go vet ./... [2021-10-25T19:21:53.232Z] Running on prd-ubuntu18.04-docker-8c-8g-1714 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-25T19:21:53.272Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T19:21:53.390Z] The recommended git tool is: git [2021-10-25T19:21:55.149Z] using credential edgex-jenkins-ssh [2021-10-25T19:21:55.159Z] Cloning the remote Git repository [2021-10-25T19:21:55.179Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:21:55.239Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T19:21:55.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:21:55.264Z] > git --version # timeout=10 [2021-10-25T19:21:55.269Z] > git --version # 'git version 2.17.1' [2021-10-25T19:21:55.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:21:55.293Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:22:18.455Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:22:18.564Z] Merge succeeded, producing 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:22:18.564Z] Checking out Revision 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 (PR-3780) [2021-10-25T19:22:17.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:22:17.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:22:17.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:22:17.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:22:17.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:22:17.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T19:22:18.467Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:22:18.471Z] > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 [2021-10-25T19:22:18.528Z] > git remote # timeout=10 [2021-10-25T19:22:18.535Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T19:22:18.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:22:18.546Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T19:22:18.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T19:22:18.570Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:22:18.574Z] > git checkout -f 8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 # timeout=10 [2021-10-25T19:22:22.157Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-25T19:22:22.181Z] > git --version # timeout=10 [2021-10-25T19:22:22.185Z] > git --version # 'git version 2.17.1' [2021-10-25T19:22:22.189Z] fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:22:23.218Z] + echo snap-build.sh [2021-10-25T19:22:23.218Z] snap-build.sh [2021-10-25T19:22:23.218Z] + SNAP_BASE_DIR=. [2021-10-25T19:22:23.218Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-25T19:22:23.218Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-25T19:22:23.218Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-25T19:22:23.218Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-25T19:22:23.218Z] + cd /w/workspace/edgex-go/1 [2021-10-25T19:22:23.218Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-25T19:22:23.218Z] Reading package lists... [2021-10-25T19:22:23.218Z] Building dependency tree... [2021-10-25T19:22:23.218Z] Reading state information... [2021-10-25T19:22:23.218Z] The following packages were automatically installed and are no longer required: [2021-10-25T19:22:23.218Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-25T19:22:23.218Z] uidmap xdelta3 [2021-10-25T19:22:23.218Z] Use 'sudo apt autoremove' to remove them. [2021-10-25T19:22:23.218Z] The following packages will be REMOVED: [2021-10-25T19:22:23.218Z] lxd* lxd-client* [2021-10-25T19:22:23.481Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-25T19:22:23.481Z] After this operation, 31.7 MB disk space will be freed. [2021-10-25T19:22:24.005Z] (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-10-25T19:22:24.005Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:24.946Z] Removing lxd dnsmasq configuration [2021-10-25T19:22:24.946Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:24.946Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-25T19:22:25.890Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:22:25.890Z] (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-10-25T19:22:25.890Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:27.276Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-25T19:22:27.276Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-25T19:22:27.848Z] + sudo snap remove --purge lxd [2021-10-25T19:22:27.848Z] snap "lxd" is not installed [2021-10-25T19:22:27.848Z] + sudo groupadd --force --system lxd [2021-10-25T19:22:27.848Z] ++ whoami [2021-10-25T19:22:27.848Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-25T19:22:27.848Z] + newgrp - lxd [2021-10-25T19:22:27.848Z] + sudo snap install lxd [2021-10-25T19:22:37.866Z] 2021-10-25T19:22:35Z INFO Waiting for automatic snapd restart... [2021-10-25T19:22:40.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T19:22:40.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T19:22:42.592Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T19:22:45.251Z] + ls -al . [2021-10-25T19:22:45.251Z] total 660 [2021-10-25T19:22:45.251Z] drwxrwxr-x 9 1001 1001 4096 Oct 25 19:22 . [2021-10-25T19:22:45.251Z] drwxr-xr-x 4 root root 4096 Oct 25 19:18 .. [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 19:15 .dockerignore [2021-10-25T19:22:45.251Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 19:15 .git [2021-10-25T19:22:45.251Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 19:15 .github [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 19:15 .gitignore [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 19:15 .golangci.yml [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 19:15 .hadolint.yml [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 19:15 .sonarcloud.properties [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:15 ADOPTERS.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:15 Attribution.txt [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:15 CHANGELOG.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:15 CONTRIBUTING.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 19:15 GOVERNANCE.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 19:15 Jenkinsfile [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:15 LICENSE [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:15 Makefile [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 19:15 OWNERS.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:15 README.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:15 SECURITY.md [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 19:12 VERSION [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:15 ZMQWindows.md [2021-10-25T19:22:45.251Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 19:15 bin [2021-10-25T19:22:45.251Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 19:15 cmd [2021-10-25T19:22:45.251Z] -rw-r--r-- 1 root root 425845 Oct 25 19:21 coverage.out [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 19:15 go.mod [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 50525 Oct 25 19:15 go.sum [2021-10-25T19:22:45.251Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 19:15 internal [2021-10-25T19:22:45.251Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 19:15 openapi [2021-10-25T19:22:45.251Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 19:15 snap [2021-10-25T19:22:45.251Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 19:15 version.go [Pipeline] sh [2021-10-25T19:22:45.930Z] + '[' -e coverage.out ] [2021-10-25T19:22:45.930Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T19:22:45.968Z] Warning: overwriting stash ‘coverage-report’ [2021-10-25T19:22:46.720Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T19:22:47.375Z] + make build [2021-10-25T19:22:47.375Z] 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-10-25T19:22:50.111Z] lxd 4.19 from Canonical* installed [2021-10-25T19:22:50.112Z] + sudo lxd init --auto [2021-10-25T19:22:54.093Z] 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-10-25T19:22:58.255Z] + sudo snap install --classic snapcraft [2021-10-25T19:23:13.171Z] snapcraft 5.0 from Canonical* installed [2021-10-25T19:23:13.171Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-25T19:23:13.171Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-25T19:23:13.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:23:13.171Z] Dload Upload Total Spent Left Speed [2021-10-25T19:23:13.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3562 0 --:--:-- --:--:-- --:--:-- 3562 [2021-10-25T19:23:13.171Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6855k 0 --:--:-- --:--:-- --:--:-- 24.4M [2021-10-25T19:23:13.171Z] ./yq_linux_amd64 [2021-10-25T19:23:13.171Z] + sudo snapcraft prime --use-lxd [2021-10-25T19:23:14.556Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-25T19:23:14.556Z] 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-10-25T19:23:14.556Z] - README.md [2021-10-25T19:23:14.556Z] [2021-10-25T19:23:14.556Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T19:23:14.816Z] Launching a container. [2021-10-25T19:23:20.105Z] Waiting for container to be ready [2021-10-25T19:23:20.364Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-25T19:23:20.364Z] [2021-10-25T19:23:20.919Z] 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-10-25T19:23:23.547Z] 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-10-25T19:23:23.664Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-25T19:23:24.237Z] Waiting for network to be ready... [2021-10-25T19:23:24.808Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T19:23:24.808Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T19:23:24.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-25T19:23:24.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-25T19:23:24.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T19:23:24.808Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T19:23:24.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-25T19:23:24.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-25T19:23:24.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T19:23:24.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T19:23:25.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T19:23:25.329Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T19:23:25.330Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T19:23:25.591Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T19:23:25.591Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T19:23:25.591Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T19:23:25.591Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T19:23:25.591Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T19:23:25.852Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T19:23:26.112Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T19:23:26.112Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T19:23:26.112Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T19:23:26.112Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T19:23:26.112Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T19:23:26.372Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T19:23:26.372Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T19:23:26.372Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T19:23:27.862Z] 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-10-25T19:23:28.917Z] Fetched 25.5 MB in 4s (6288 kB/s) [2021-10-25T19:23:29.300Z] 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-10-25T19:23:29.490Z] Reading package lists... [2021-10-25T19:23:29.490Z] Reading package lists... [2021-10-25T19:23:29.751Z] Building dependency tree... [2021-10-25T19:23:29.751Z] Reading state information... [2021-10-25T19:23:29.751Z] The following additional packages will be installed: [2021-10-25T19:23:29.751Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T19:23:29.751Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T19:23:29.751Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T19:23:29.751Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-25T19:23:29.751Z] Suggested packages: [2021-10-25T19:23:29.751Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-25T19:23:29.751Z] Recommended packages: [2021-10-25T19:23:29.751Z] gnupg libsasl2-modules [2021-10-25T19:23:29.751Z] The following NEW packages will be installed: [2021-10-25T19:23:29.751Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T19:23:29.751Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T19:23:29.751Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T19:23:29.751Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-25T19:23:29.751Z] The following packages will be upgraded: [2021-10-25T19:23:29.751Z] gpg gpg-agent gpgconf libudev1 [2021-10-25T19:23:30.014Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-25T19:23:30.014Z] Need to get 3527 kB of archives. [2021-10-25T19:23:30.014Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-25T19:23:30.014Z] 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-10-25T19:23:30.014Z] 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-10-25T19:23:30.014Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-25T19:23:30.014Z] 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-10-25T19:23:30.014Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-25T19:23:30.583Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-25T19:23:30.843Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-25T19:23:30.843Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-25T19:23:30.843Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-25T19:23:30.843Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-25T19:23:30.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-25T19:23:30.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-25T19:23:30.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-25T19:23:30.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-25T19:23:30.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-25T19:23:30.843Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-25T19:23:31.103Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-25T19:23:31.103Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-25T19:23:31.103Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-25T19:23:31.103Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-25T19:23:31.103Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-25T19:23:31.103Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-25T19:23:31.103Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:23:31.103Z] Fetched 3527 kB in 1s (2852 kB/s) [2021-10-25T19:23:31.363Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T19:23:31.363Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:31.363Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:31.363Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-25T19:23:31.363Z] Selecting previously unselected package udev. [2021-10-25T19:23:31.363Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T19:23:31.363Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:31.363Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-25T19:23:31.626Z] Selecting previously unselected package libfuse2:amd64. [2021-10-25T19:23:31.626Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T19:23:31.626Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T19:23:31.626Z] Selecting previously unselected package fuse. [2021-10-25T19:23:31.626Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T19:23:31.626Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-25T19:23:31.626Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:31.626Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:31.886Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:31.886Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:31.886Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:31.886Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:31.886Z] Selecting previously unselected package libksba8:amd64. [2021-10-25T19:23:31.886Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-25T19:23:31.886Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-25T19:23:32.148Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-25T19:23:32.148Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.148Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.148Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-25T19:23:32.148Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.148Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.148Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-25T19:23:32.148Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.148Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.148Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-25T19:23:32.148Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.148Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.148Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-25T19:23:32.148Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.148Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.409Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-25T19:23:32.409Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.409Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.409Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-25T19:23:32.409Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.409Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.409Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-25T19:23:32.409Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.409Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.409Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-25T19:23:32.409Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:32.409Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.669Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-25T19:23:32.669Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T19:23:32.669Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:32.669Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-25T19:23:32.669Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T19:23:32.669Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:32.669Z] Selecting previously unselected package libldap-common. [2021-10-25T19:23:32.669Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-25T19:23:32.669Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:32.669Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-25T19:23:32.669Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-25T19:23:32.669Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:32.669Z] Selecting previously unselected package dirmngr. [2021-10-25T19:23:32.669Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:32.669Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:32.687Z] 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-10-25T19:23:32.929Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:32.929Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:32.929Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T19:23:32.929Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:32.929Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:32.929Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:32.929Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:32.929Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-25T19:23:32.929Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:32.929Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-25T19:23:33.189Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-25T19:23:33.189Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.448Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-25T19:23:33.449Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-25T19:23:33.449Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:33.449Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:33.449Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:33.449Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:33.449Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:34.018Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-25T19:23:34.018Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-25T19:23:34.018Z] This means they are not meant to be enabled using systemctl. [2021-10-25T19:23:34.018Z] Possible reasons for having this kind of units are: [2021-10-25T19:23:34.018Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-25T19:23:34.018Z] .wants/ or .requires/ directory. [2021-10-25T19:23:34.018Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-25T19:23:34.018Z] a requirement dependency on it. [2021-10-25T19:23:34.019Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-25T19:23:34.019Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-25T19:23:34.019Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-25T19:23:34.019Z] instance name specified. [2021-10-25T19:23:34.279Z] Reading package lists... [2021-10-25T19:23:34.279Z] Building dependency tree... [2021-10-25T19:23:34.280Z] Reading state information... [2021-10-25T19:23:34.543Z] The following additional packages will be installed: [2021-10-25T19:23:34.543Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-25T19:23:34.543Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-25T19:23:34.543Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-25T19:23:34.543Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-25T19:23:34.543Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-25T19:23:34.543Z] Suggested packages: [2021-10-25T19:23:34.543Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-25T19:23:34.543Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-25T19:23:34.543Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-25T19:23:34.543Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-25T19:23:34.543Z] systemd-container policykit-1 [2021-10-25T19:23:34.543Z] Recommended packages: [2021-10-25T19:23:34.543Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-25T19:23:34.543Z] The following NEW packages will be installed: [2021-10-25T19:23:34.543Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-25T19:23:34.543Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-25T19:23:34.543Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-25T19:23:34.543Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-25T19:23:34.543Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-25T19:23:34.543Z] The following packages will be upgraded: [2021-10-25T19:23:34.543Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-25T19:23:34.543Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-25T19:23:34.543Z] Need to get 36.8 MB of archives. [2021-10-25T19:23:34.543Z] After this operation, 147 MB of additional disk space will be used. [2021-10-25T19:23:34.543Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-25T19:23:34.543Z] 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-10-25T19:23:34.543Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-25T19:23:34.543Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-25T19:23:34.804Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-25T19:23:34.804Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-25T19:23:34.804Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-25T19:23:34.804Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-25T19:23:34.804Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-25T19:23:34.804Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-25T19:23:34.804Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-25T19:23:34.804Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-25T19:23:34.804Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-25T19:23:34.804Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-25T19:23:34.804Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-25T19:23:34.804Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-25T19:23:34.804Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-25T19:23:35.373Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-25T19:23:35.373Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-25T19:23:35.373Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-25T19:23:35.633Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-25T19:23:35.633Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-25T19:23:35.633Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-25T19:23:35.633Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-25T19:23:35.633Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-25T19:23:35.633Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-25T19:23:35.633Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-25T19:23:35.633Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-25T19:23:35.633Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-25T19:23:35.634Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-25T19:23:36.988Z] 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-10-25T19:23:37.029Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:23:37.029Z] Fetched 36.8 MB in 2s (16.1 MB/s) [2021-10-25T19:23:37.029Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:37.029Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:37.029Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:37.637Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:37.637Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:37.637Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-25T19:23:37.637Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:37.637Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-25T19:23:37.637Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-25T19:23:37.900Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-25T19:23:37.900Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:37.900Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-25T19:23:37.900Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-25T19:23:38.168Z] Setting up apt (1.6.14) ... [2021-10-25T19:23:38.168Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-25T19:23:38.437Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-25T19:23:38.437Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-25T19:23:38.437Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T19:23:38.749Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T19:23:38.749Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-25T19:23:38.749Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:38.749Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:38.749Z] Selecting previously unselected package libexpat1:amd64. [2021-10-25T19:23:38.749Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-25T19:23:38.749Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T19:23:39.014Z] Selecting previously unselected package python3.6-minimal. [2021-10-25T19:23:39.014Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:39.014Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:39.014Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T19:23:39.274Z] Checking for services that may need to be restarted...done. [2021-10-25T19:23:39.274Z] Checking for services that may need to be restarted...done. [2021-10-25T19:23:39.274Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:39.274Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T19:23:39.274Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:39.534Z] Selecting previously unselected package python3-minimal. [2021-10-25T19:23:39.534Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-25T19:23:39.534Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:39.534Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-25T19:23:39.794Z] Selecting previously unselected package mime-support. [2021-10-25T19:23:39.794Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-25T19:23:39.794Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-25T19:23:39.794Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-25T19:23:39.794Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-25T19:23:39.794Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T19:23:39.794Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-25T19:23:39.794Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:39.794Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:40.055Z] Selecting previously unselected package python3.6. [2021-10-25T19:23:40.055Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:40.055Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:40.055Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-25T19:23:40.055Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:40.055Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T19:23:40.055Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-25T19:23:40.314Z] Selecting previously unselected package python3. [2021-10-25T19:23:40.314Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-25T19:23:40.314Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:40.314Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-25T19:23:40.314Z] Selecting previously unselected package multiarch-support. [2021-10-25T19:23:40.314Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:40.314Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T19:23:40.314Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T19:23:40.381Z] 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-10-25T19:23:40.573Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-25T19:23:40.573Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-25T19:23:40.573Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-25T19:23:40.573Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T19:23:40.573Z] Selecting previously unselected package libbsd0:amd64. [2021-10-25T19:23:40.573Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-25T19:23:40.573Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T19:23:40.573Z] Selecting previously unselected package sudo. [2021-10-25T19:23:40.573Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:40.573Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T19:23:40.573Z] Selecting previously unselected package apparmor. [2021-10-25T19:23:40.573Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T19:23:40.573Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-25T19:23:40.833Z] Selecting previously unselected package libedit2:amd64. [2021-10-25T19:23:40.833Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-25T19:23:40.833Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T19:23:40.833Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-25T19:23:40.833Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:40.833Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:40.833Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-25T19:23:40.833Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:40.833Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:40.833Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-25T19:23:40.833Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-25T19:23:40.833Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T19:23:41.093Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-25T19:23:41.093Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:41.093Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:41.093Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-25T19:23:41.093Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:41.093Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:41.093Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-25T19:23:41.093Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-25T19:23:41.093Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T19:23:41.355Z] Selecting previously unselected package openssh-client. [2021-10-25T19:23:41.355Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-25T19:23:41.355Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T19:23:41.355Z] Selecting previously unselected package squashfs-tools. [2021-10-25T19:23:41.355Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-25T19:23:41.355Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T19:23:41.355Z] Selecting previously unselected package snapd. [2021-10-25T19:23:41.355Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-25T19:23:41.355Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-25T19:23:43.895Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T19:23:43.895Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T19:23:43.895Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-25T19:23:43.895Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T19:23:43.895Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T19:23:43.895Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:43.895Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:43.895Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-25T19:23:43.895Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-25T19:23:44.157Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T19:23:44.157Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T19:23:44.157Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T19:23:44.157Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:44.157Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:44.157Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:44.687Z] 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-10-25T19:23:44.730Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T19:23:44.730Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:44.730Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T19:23:44.730Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-25T19:23:44.990Z] running python rtupdate hooks for python3.6... [2021-10-25T19:23:44.990Z] running python post-rtupdate hooks for python3.6... [2021-10-25T19:23:44.990Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-25T19:23:45.563Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-25T19:23:45.563Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:45.563Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T19:23:45.822Z] Setting up snapd (2.51.1+18.04) ... [2021-10-25T19:23:46.083Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-25T19:23:46.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-25T19:23:46.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-25T19:23:46.604Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-25T19:23:46.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T19:23:46.863Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T19:23:46.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-25T19:23:47.124Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-25T19:23:47.385Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-25T19:23:47.385Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-25T19:23:47.647Z] /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-10-25T19:23:47.647Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:47.647Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T19:23:48.072Z] 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-10-25T19:23:48.586Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:23:48.586Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:23:48.847Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:23:49.790Z] Reading package lists... [2021-10-25T19:23:50.051Z] Reading package lists... [2021-10-25T19:23:50.314Z] Building dependency tree... [2021-10-25T19:23:50.314Z] Reading state information... [2021-10-25T19:23:50.314Z] Calculating upgrade... [2021-10-25T19:23:50.577Z] The following packages will be upgraded: [2021-10-25T19:23:50.577Z] advancecomp base-files bash binutils binutils-common [2021-10-25T19:23:50.577Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-25T19:23:50.577Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-25T19:23:50.577Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-25T19:23:50.577Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-25T19:23:50.577Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-25T19:23:50.577Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-25T19:23:50.577Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-25T19:23:50.577Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-25T19:23:50.577Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-25T19:23:50.577Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-25T19:23:50.577Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-25T19:23:50.577Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-25T19:23:50.577Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-25T19:23:50.577Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-25T19:23:50.577Z] ubuntu-keyring util-linux [2021-10-25T19:23:50.577Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:23:50.577Z] Need to get 64.2 MB of archives. [2021-10-25T19:23:50.577Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-25T19:23:50.577Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-25T19:23:50.577Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-25T19:23:50.577Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-25T19:23:50.577Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-25T19:23:50.577Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-25T19:23:50.577Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-25T19:23:50.577Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-25T19:23:50.577Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-25T19:23:50.577Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-25T19:23:50.577Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-25T19:23:50.577Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-25T19:23:50.577Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-25T19:23:50.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-25T19:23:50.577Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-25T19:23:50.577Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-25T19:23:50.577Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-25T19:23:50.577Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-25T19:23:50.577Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-25T19:23:50.840Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-25T19:23:50.840Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-25T19:23:50.840Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-25T19:23:50.840Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-25T19:23:50.840Z] 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-10-25T19:23:50.840Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-25T19:23:50.840Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-25T19:23:50.840Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-25T19:23:50.840Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-25T19:23:50.840Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-25T19:23:50.840Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-25T19:23:50.840Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-25T19:23:50.840Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-25T19:23:50.840Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-25T19:23:50.840Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-25T19:23:50.840Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-25T19:23:50.840Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-25T19:23:50.840Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-25T19:23:50.840Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-25T19:23:50.840Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-25T19:23:50.840Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-25T19:23:50.840Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-25T19:23:50.840Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-25T19:23:50.840Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-25T19:23:50.840Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-25T19:23:50.840Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-25T19:23:50.840Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-25T19:23:50.840Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-25T19:23:50.840Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-25T19:23:50.840Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-25T19:23:50.840Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-25T19:23:50.840Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-25T19:23:50.840Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-25T19:23:50.840Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-25T19:23:50.841Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-25T19:23:50.841Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-25T19:23:50.841Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-25T19:23:50.841Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-25T19:23:50.841Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-25T19:23:51.102Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-25T19:23:51.102Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-25T19:23:51.102Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-25T19:23:51.102Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-25T19:23:51.374Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-25T19:23:51.374Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-25T19:23:51.374Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-25T19:23:51.374Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-25T19:23:51.374Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-25T19:23:51.374Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-25T19:23:51.374Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-25T19:23:51.478Z] 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-10-25T19:23:51.637Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-25T19:23:51.637Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-25T19:23:51.637Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-25T19:23:51.637Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-25T19:23:51.637Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-25T19:23:51.637Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-25T19:23:51.637Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-25T19:23:51.637Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-25T19:23:51.637Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-25T19:23:51.637Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-25T19:23:51.637Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-25T19:23:51.637Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-25T19:23:51.898Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-25T19:23:51.898Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-25T19:23:51.898Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-25T19:23:51.898Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-25T19:23:51.898Z] Get:85 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-10-25T19:23:51.898Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-25T19:23:51.898Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-25T19:23:51.898Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-25T19:23:51.898Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-25T19:23:51.898Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-25T19:23:51.898Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-25T19:23:51.898Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-25T19:23:51.898Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-25T19:23:51.898Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-25T19:23:51.898Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-25T19:23:51.898Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-25T19:23:51.898Z] Get:97 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-10-25T19:23:52.161Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-25T19:23:52.161Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-25T19:23:52.161Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-25T19:23:52.161Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-25T19:23:52.161Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-25T19:23:52.422Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-25T19:23:52.422Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:23:52.422Z] Fetched 64.2 MB in 2s (34.8 MB/s) [2021-10-25T19:23:52.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:23:52.422Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:52.422Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:23:52.996Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:52.996Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:23:52.996Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-25T19:23:52.996Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-25T19:23:53.259Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.259Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.259Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.259Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.259Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.259Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.259Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.259Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.520Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.520Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.521Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.521Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.521Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.521Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.521Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:23:53.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:23:53.783Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.783Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.783Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:23:53.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:23:53.783Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.783Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.783Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:53.783Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:53.783Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:23:54.046Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:23:54.046Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:23:54.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:23:54.046Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:54.308Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:23:54.569Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T19:23:54.831Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:23:54.831Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-25T19:23:54.831Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-25T19:23:54.831Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-25T19:23:54.831Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-25T19:23:55.093Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-25T19:23:55.093Z] Installing new version of config file /etc/issue ... [2021-10-25T19:23:55.093Z] Installing new version of config file /etc/issue.net ... [2021-10-25T19:23:55.093Z] Installing new version of config file /etc/lsb-release ... [2021-10-25T19:23:55.093Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-25T19:23:55.356Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-25T19:23:55.356Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-25T19:23:55.356Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-25T19:23:55.356Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:55.356Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-25T19:23:55.356Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-25T19:23:55.617Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-25T19:23:55.617Z] 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-10-25T19:23:55.617Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:55.617Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:55.617Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:55.617Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:55.617Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:55.617Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:55.617Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-25T19:23:55.880Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-25T19:23:55.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:55.880Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-25T19:23:55.880Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:23:56.139Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-25T19:23:56.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.139Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:23:56.139Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:23:56.139Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:23:56.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.139Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:23:56.139Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:23:56.400Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-25T19:23:56.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.400Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-25T19:23:56.400Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-25T19:23:56.400Z] Setting up grep (3.1-2build1) ... [2021-10-25T19:23:56.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.662Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-25T19:23:56.662Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-25T19:23:56.662Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-25T19:23:56.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.662Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T19:23:56.662Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T19:23:56.662Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-25T19:23:56.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.921Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:23:56.921Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:23:56.921Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-25T19:23:56.921Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:56.921Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:23:56.921Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:23:57.491Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:23:57.491Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:23:57.491Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:23:57.491Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:23:57.752Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-25T19:23:57.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:57.752Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-25T19:23:57.752Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } [2021-10-25T19:23:58.237Z] $ docker stop --time=1 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea [2021-10-25T19:23:58.326Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T19:23:58.326Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T19:23:58.326Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T19:23:58.326Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T19:23:58.326Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T19:23:58.588Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:58.588Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-25T19:23:58.588Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-25T19:23:58.588Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-25T19:23:58.588Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:58.588Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:58.588Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:58.588Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:58.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:58.849Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:58.849Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:58.849Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:58.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:58.849Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:58.849Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:58.849Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:59.110Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.110Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:59.110Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:59.110Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:59.110Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.110Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:23:59.110Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:23:59.110Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:23:59.110Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:23:59.370Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:23:59.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.370Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:23:59.370Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:23:59.370Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:23:59.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.370Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:59.371Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:59.941Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:59.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.941Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:23:59.941Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:23:59.941Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:23:59.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:23:59.941Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:00.201Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:00.440Z] $ docker rm -f 21816227a1728e0732a2459e95904a94f086dc8c5f4aa833e7372ac54e3913ea [2021-10-25T19:24:00.461Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:00.722Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-25T19:24:00.982Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-25T19:24:00.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:00.982Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:24:00.982Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:24:01.242Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:01.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:01.242Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-25T19:24:01.242Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:01.242Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:01.242Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:01.242Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-25T19:24:01.242Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-25T19:24:01.506Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-25T19:24:01.507Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:01.507Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-25T19:24:01.507Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T19:24:01.768Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-25T19:24:01.768Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:01.768Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-25T19:24:01.768Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T19:24:01.768Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-25T19:24:01.768Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:01.768Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T19:24:01.768Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:01.768Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-10-25T19:24:02.029Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:02.029Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T19:24:02.029Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:02.029Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:02.029Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-25T19:24:02.029Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:24:02.290Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:02.290Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:02.290Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:02.290Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:02.290Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:02.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:24:02.553Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:24:02.553Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:24:02.553Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:02.553Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:02.553Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:02.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:02.553Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-25T19:24:02.553Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-25T19:24:02.729Z] [2021-10-25T19:24:02.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:24:02.814Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-25T19:24:02.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:02.814Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-25T19:24:02.814Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-25T19:24:02.814Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-25T19:24:02.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:02.814Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-25T19:24:02.814Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:03.073Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:03.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.073Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:03.073Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:03.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:24:03.333Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:03.333Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.333Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-25T19:24:03.333Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-25T19:24:03.333Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-25T19:24:03.333Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.333Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T19:24:03.333Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T19:24:03.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-25T19:24:03.375Z] 29e5d40040c1: Pulling fs layer [2021-10-25T19:24:03.375Z] 1ce36da41761: Pulling fs layer [2021-10-25T19:24:03.375Z] 25b303627fd3: Pulling fs layer [2021-10-25T19:24:03.375Z] 29e5d40040c1: Verifying Checksum [2021-10-25T19:24:03.375Z] 29e5d40040c1: Download complete [2021-10-25T19:24:03.591Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-25T19:24:03.591Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.591Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:24:03.591Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:24:03.650Z] 1ce36da41761: Verifying Checksum [2021-10-25T19:24:03.650Z] 1ce36da41761: Download complete [2021-10-25T19:24:03.852Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-25T19:24:03.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.852Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:03.852Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T19:24:03.852Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T19:24:03.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:03.852Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:03.852Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T19:24:03.921Z] 29e5d40040c1: Pull complete [2021-10-25T19:24:04.113Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T19:24:04.113Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.113Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-25T19:24:04.113Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-25T19:24:04.113Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-25T19:24:04.113Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.113Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:04.113Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-25T19:24:04.373Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-25T19:24:04.373Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.373Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-25T19:24:04.373Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-25T19:24:04.373Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-25T19:24:04.373Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.373Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-25T19:24:04.373Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-25T19:24:04.635Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-25T19:24:04.635Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.635Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-25T19:24:04.635Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-25T19:24:04.635Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-25T19:24:04.635Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:04.635Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-25T19:24:04.635Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-25T19:24:04.635Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-25T19:24:04.896Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-25T19:24:04.896Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T19:24:04.896Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T19:24:04.896Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T19:24:04.896Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T19:24:05.161Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T19:24:05.161Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T19:24:05.161Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-25T19:24:05.161Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-25T19:24:05.161Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T19:24:05.161Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-25T19:24:05.348Z] 25b303627fd3: Verifying Checksum [2021-10-25T19:24:05.348Z] 25b303627fd3: Download complete [2021-10-25T19:24:05.348Z] 1ce36da41761: Pull complete [2021-10-25T19:24:05.427Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-25T19:24:05.427Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-25T19:24:05.427Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-25T19:24:05.427Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-25T19:24:05.427Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-25T19:24:05.427Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-25T19:24:05.427Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-25T19:24:05.427Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-25T19:24:05.690Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-25T19:24:05.690Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-25T19:24:05.690Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-25T19:24:05.690Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-25T19:24:05.690Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-25T19:24:05.690Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-25T19:24:05.950Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-25T19:24:06.216Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-25T19:24:06.216Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:06.216Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-25T19:24:06.216Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:06.216Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:06.476Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:06.476Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:06.476Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:06.476Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:06.736Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:06.736Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:06.736Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:06.736Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:06.736Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:06.736Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:06.996Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:06.996Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:06.996Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:06.996Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:07.937Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:07.937Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:08.505Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:08.505Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:08.764Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:08.764Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:09.029Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:09.029Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:09.967Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:09.967Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:09.967Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:09.967Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:09.967Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T19:24:09.967Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:24:09.967Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T19:24:09.967Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:24:09.967Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-25T19:24:09.967Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-25T19:24:10.228Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:10.228Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:10.228Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:10.228Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:10.228Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-25T19:24:10.228Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-25T19:24:10.488Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.488Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:10.488Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.488Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.488Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.488Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-25T19:24:10.488Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-25T19:24:10.488Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-25T19:24:10.488Z] [2021-10-25T19:24:10.488Z] Current default time zone: 'Etc/UTC' [2021-10-25T19:24:10.488Z] Local time is now: Mon Oct 25 19:24:10 UTC 2021. [2021-10-25T19:24:10.488Z] Universal Time is now: Mon Oct 25 19:24:10 UTC 2021. [2021-10-25T19:24:10.488Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-25T19:24:10.488Z] [2021-10-25T19:24:10.488Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-25T19:24:10.488Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.488Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-25T19:24:10.488Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:10.488Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-25T19:24:10.488Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-25T19:24:10.747Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:10.747Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-25T19:24:10.747Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-25T19:24:10.747Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T19:24:10.747Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.747Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-25T19:24:10.747Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:10.747Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:10.747Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:10.747Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-25T19:24:10.747Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:10.747Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-25T19:24:10.747Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T19:24:10.747Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-25T19:24:10.747Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-25T19:24:10.747Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:10.747Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-25T19:24:12.655Z] Updating certificates in /etc/ssl/certs... [2021-10-25T19:24:13.229Z] 23 added, 28 removed; done. [2021-10-25T19:24:13.490Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T19:24:13.490Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-25T19:24:13.490Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-25T19:24:13.490Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-25T19:24:13.490Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:13.490Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:13.490Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:13.490Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:13.490Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-25T19:24:13.490Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:13.490Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.490Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:13.752Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:13.752Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-25T19:24:13.752Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:13.752Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:13.752Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T19:24:13.752Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-25T19:24:13.752Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-25T19:24:13.752Z] Updating certificates in /etc/ssl/certs... [2021-10-25T19:24:14.323Z] 0 added, 0 removed; done. [2021-10-25T19:24:14.323Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-25T19:24:14.323Z] done. [2021-10-25T19:24:14.892Z] Reading package lists... [2021-10-25T19:24:14.892Z] Building dependency tree... [2021-10-25T19:24:14.892Z] Reading state information... [2021-10-25T19:24:15.152Z] The following NEW packages will be installed: [2021-10-25T19:24:15.152Z] apt-transport-https [2021-10-25T19:24:15.152Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:24:15.414Z] Need to get 4348 B of archives. [2021-10-25T19:24:15.414Z] After this operation, 154 kB of additional disk space will be used. [2021-10-25T19:24:15.414Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-25T19:24:15.414Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:24:15.414Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-10-25T19:24:15.414Z] Selecting previously unselected package apt-transport-https. [2021-10-25T19:24:15.414Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-25T19:24:15.414Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-25T19:24:15.414Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-25T19:24:15.468Z] 25b303627fd3: Pull complete [2021-10-25T19:24:15.469Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-25T19:24:15.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:24:15.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-25T19:24:15.674Z] Setting up apt-transport-https (1.6.14) ... [2021-10-25T19:24:15.674Z] Waiting for network to be ready... [2021-10-25T19:24:15.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container [2021-10-25T19:24:15.784Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T19:24:18.328Z] $ docker top 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:24:19.300Z] + grep parallel [2021-10-25T19:24:19.300Z] + docker-compose build --help [2021-10-25T19:24:22.250Z] 2021-10-25T19:24:19Z INFO Waiting for automatic snapd restart... [2021-10-25T19:24:23.189Z] snapd 2.52.1 from Canonical* installed [2021-10-25T19:24:24.132Z] "snapd" switched to the "latest/stable" channel [2021-10-25T19:24:24.132Z] [2021-10-25T19:24:24.671Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T19:24:24.692Z] $ docker stop --time=1 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 [2021-10-25T19:24:26.342Z] $ docker rm -f 62a680ee85d9df8131be9b4bcbf771f5c7f8dbae0b2c333f1bf03af786a96a80 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-10-25T19:24:26.668Z] core18 20210722 from Canonical* installed [2021-10-25T19:24:26.668Z] "core18" switched to the "latest/stable" channel [2021-10-25T19:24:26.668Z] [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:24:27.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:24:27.050Z] . [Pipeline] withDockerContainer [2021-10-25T19:24:27.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container [2021-10-25T19:24:27.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T19:24:28.858Z] $ docker top 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 -eo pid,comm [Pipeline] { [2021-10-25T19:24:29.207Z] snapcraft 5.0 from Canonical* installed [Pipeline] sh [2021-10-25T19:24:29.468Z] "snapcraft" switched to the "latest/stable" channel [2021-10-25T19:24:29.468Z] [2021-10-25T19:24:29.853Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T19:24:33.671Z] 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-10-25T19:24:33.671Z] - README.md [2021-10-25T19:24:33.671Z] [2021-10-25T19:24:33.671Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T19:24:34.243Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:24:34.243Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:24:34.243Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:24:35.449Z] Reading package lists... [2021-10-25T19:24:35.717Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-10-25T19:24:35.717Z] Reading package lists... [2021-10-25T19:24:35.976Z] Building dependency tree... [2021-10-25T19:24:35.976Z] Reading state information... [2021-10-25T19:24:35.976Z] Suggested packages: [2021-10-25T19:24:35.976Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-25T19:24:35.976Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-25T19:24:35.976Z] Recommended packages: [2021-10-25T19:24:35.976Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-25T19:24:36.236Z] The following NEW packages will be installed: [2021-10-25T19:24:36.236Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-25T19:24:36.236Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-25T19:24:36.236Z] pkg-config zip [2021-10-25T19:24:36.236Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:24:36.236Z] Need to get 7670 kB of archives. [2021-10-25T19:24:36.236Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-25T19:24:36.236Z] 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-10-25T19:24:36.236Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-25T19:24:36.497Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-25T19:24:36.497Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-25T19:24:36.497Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-25T19:24:36.497Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-25T19:24:36.497Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-25T19:24:36.497Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-25T19:24:36.565Z] Building core-command ... [2021-10-25T19:24:36.565Z] Building core-data ... [2021-10-25T19:24:36.565Z] Building core-metadata ... [2021-10-25T19:24:36.565Z] Building security-bootstrapper ... [2021-10-25T19:24:36.565Z] Building security-proxy-setup ... [2021-10-25T19:24:36.565Z] Building security-secretstore-setup ... [2021-10-25T19:24:36.565Z] Building support-notifications ... [2021-10-25T19:24:36.565Z] Building support-scheduler ... [2021-10-25T19:24:36.565Z] Building sys-mgmt-agent ... [2021-10-25T19:24:36.565Z] Building core-data [2021-10-25T19:24:36.565Z] Building security-bootstrapper [2021-10-25T19:24:36.565Z] Building support-notifications [2021-10-25T19:24:36.565Z] Building core-metadata [2021-10-25T19:24:36.565Z] Building security-proxy-setup [2021-10-25T19:24:36.756Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-25T19:24:36.756Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-25T19:24:36.756Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-25T19:24:36.756Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-25T19:24:37.017Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-25T19:24:37.017Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-25T19:24:37.017Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-25T19:24:37.017Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:24:37.017Z] Fetched 7670 kB in 1s (9152 kB/s) [2021-10-25T19:24:37.283Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-25T19:24:37.283Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-25T19:24:37.283Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-25T19:24:37.283Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T19:24:37.283Z] Selecting previously unselected package libpsl5:amd64. [2021-10-25T19:24:37.283Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-25T19:24:37.283Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T19:24:37.283Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-25T19:24:37.283Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-25T19:24:37.283Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T19:24:37.545Z] Selecting previously unselected package librtmp1:amd64. [2021-10-25T19:24:37.545Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-25T19:24:37.545Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T19:24:37.545Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-25T19:24:37.545Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-25T19:24:37.545Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T19:24:37.545Z] Selecting previously unselected package liberror-perl. [2021-10-25T19:24:37.545Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-25T19:24:37.545Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-25T19:24:37.545Z] Selecting previously unselected package git-man. [2021-10-25T19:24:37.545Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-25T19:24:37.545Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:37.805Z] Selecting previously unselected package git. [2021-10-25T19:24:37.805Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-25T19:24:37.805Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:38.066Z] Selecting previously unselected package libnorm1:amd64. [2021-10-25T19:24:38.066Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-25T19:24:38.066Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T19:24:38.326Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-25T19:24:38.326Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-25T19:24:38.326Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T19:24:38.326Z] Selecting previously unselected package libsodium23:amd64. [2021-10-25T19:24:38.326Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-25T19:24:38.326Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-25T19:24:38.326Z] Selecting previously unselected package libzmq5:amd64. [2021-10-25T19:24:38.326Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:38.326Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:38.326Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-25T19:24:38.326Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:38.326Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:38.586Z] Selecting previously unselected package pkg-config. [2021-10-25T19:24:38.586Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-25T19:24:38.586Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T19:24:38.586Z] Selecting previously unselected package zip. [2021-10-25T19:24:38.586Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-25T19:24:38.586Z] Unpacking zip (3.0-11build1) ... [2021-10-25T19:24:38.586Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T19:24:38.586Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:38.586Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T19:24:38.586Z] Setting up liberror-perl (0.17025-1) ... [2021-10-25T19:24:38.586Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T19:24:38.586Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T19:24:38.847Z] No schema files found: doing nothing. [2021-10-25T19:24:38.847Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T19:24:38.847Z] Setting up zip (3.0-11build1) ... [2021-10-25T19:24:38.847Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T19:24:38.847Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-25T19:24:38.847Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T19:24:38.847Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:38.847Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T19:24:38.847Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:38.847Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:38.847Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:39.419Z] git set to automatically installed. [2021-10-25T19:24:39.419Z] git-man set to automatically installed. [2021-10-25T19:24:39.419Z] libcurl3-gnutls set to automatically installed. [2021-10-25T19:24:39.419Z] liberror-perl set to automatically installed. [2021-10-25T19:24:39.419Z] libglib2.0-0 set to automatically installed. [2021-10-25T19:24:39.419Z] libnghttp2-14 set to automatically installed. [2021-10-25T19:24:39.419Z] libnorm1 set to automatically installed. [2021-10-25T19:24:39.419Z] libpgm-5.2-0 set to automatically installed. [2021-10-25T19:24:39.419Z] libpsl5 set to automatically installed. [2021-10-25T19:24:39.419Z] librtmp1 set to automatically installed. [2021-10-25T19:24:39.419Z] libsodium23 set to automatically installed. [2021-10-25T19:24:39.419Z] libzmq3-dev set to automatically installed. [2021-10-25T19:24:39.419Z] libzmq5 set to automatically installed. [2021-10-25T19:24:39.419Z] pkg-config set to automatically installed. [2021-10-25T19:24:39.419Z] zip set to automatically installed. [2021-10-25T19:24:40.802Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T19:24:53.028Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-25T19:24:53.289Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T19:24:54.229Z] snap "core18" has no updates available [2021-10-25T19:24:54.801Z] Pulling config-common [2021-10-25T19:24:54.801Z] + snapcraftctl pull [2021-10-25T19:24:55.740Z] Pulling go-build-helper [2021-10-25T19:24:55.740Z] + snapcraftctl pull [2021-10-25T19:24:56.678Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-25T19:24:56.678Z] Skipping pull go-build-helper (already ran) [2021-10-25T19:24:56.678Z] Building go-build-helper [2021-10-25T19:24:56.678Z] + snapcraftctl build [2021-10-25T19:24:59.210Z] Staging go-build-helper [2021-10-25T19:24:59.210Z] + snapcraftctl stage [2021-10-25T19:25:07.554Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T19:25:07.554Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T19:25:07.554Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-25T19:25:07.554Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-25T19:25:07.554Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T19:25:07.554Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T19:25:07.554Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-25T19:25:07.554Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-25T19:25:07.554Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T19:25:07.554Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T19:25:07.554Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T19:25:07.554Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T19:25:07.554Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T19:25:07.554Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T19:25:07.554Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T19:25:07.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T19:25:07.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T19:25:07.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T19:25:07.554Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T19:25:07.554Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T19:25:07.554Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T19:25:07.554Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T19:25:07.554Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T19:25:07.554Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T19:25:07.554Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T19:25:07.554Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T19:25:07.554Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T19:25:07.554Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-25T19:25:07.554Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-25T19:25:07.554Z] Fetched 224 kB in 0s (0 B/s) [2021-10-25T19:25:07.554Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-25T19:25:07.554Z] Fetched 157 kB in 0s (0 B/s) [2021-10-25T19:25:07.554Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-25T19:25:07.554Z] Fetched 221 kB in 0s (0 B/s) [2021-10-25T19:25:07.554Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-25T19:25:07.554Z] Fetched 143 kB in 0s (0 B/s) [2021-10-25T19:25:07.554Z] Pulling edgex-go [2021-10-25T19:25:07.554Z] + snapcraftctl pull [2021-10-25T19:25:08.493Z] Pulling hooks [2021-10-25T19:25:08.493Z] + snapcraftctl pull [2021-10-25T19:25:26.603Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:25:26.603Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:25:26.603Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:25:26.603Z] Fetched 0 B in 0s (0 B/s) [2021-10-25T19:25:26.603Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-25T19:25:26.604Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-25T19:25:26.604Z] Fetched 279 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-25T19:25:26.604Z] Fetched 122 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-25T19:25:26.604Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-25T19:25:26.604Z] Fetched 8848 B in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-25T19:25:26.604Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-25T19:25:26.604Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-25T19:25:26.604Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-25T19:25:26.604Z] Fetched 220 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-25T19:25:26.604Z] Fetched 154 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-25T19:25:26.604Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-25T19:25:26.604Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-25T19:25:26.604Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-25T19:25:26.604Z] Fetched 499 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-25T19:25:26.604Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-25T19:25:26.604Z] Fetched 240 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-25T19:25:26.604Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-25T19:25:26.604Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-25T19:25:26.604Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-25T19:25:26.604Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-25T19:25:26.604Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-25T19:25:26.604Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-25T19:25:26.604Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-25T19:25:26.604Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-25T19:25:26.604Z] Fetched 8720 B in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-25T19:25:26.604Z] Fetched 140 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-25T19:25:26.604Z] Fetched 119 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-25T19:25:26.604Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-25T19:25:26.604Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-25T19:25:26.604Z] Fetched 646 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-25T19:25:26.604Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-25T19:25:26.604Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-25T19:25:26.604Z] Fetched 368 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-25T19:25:26.604Z] Fetched 187 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-25T19:25:26.604Z] Fetched 175 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-25T19:25:26.604Z] Fetched 206 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-25T19:25:26.604Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-25T19:25:26.604Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-25T19:25:26.604Z] Fetched 159 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-25T19:25:26.604Z] Fetched 107 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-25T19:25:26.604Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-25T19:25:26.604Z] Pulling static-packages [2021-10-25T19:25:26.604Z] + snapcraftctl pull [2021-10-25T19:25:26.604Z] Pulling version [2021-10-25T19:25:26.604Z] + cd /root/project [2021-10-25T19:25:26.604Z] + git describe --tags --abbrev=0 [2021-10-25T19:25:26.604Z] + sed s/v// [2021-10-25T19:25:26.604Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T19:25:26.604Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T19:25:26.604Z] + snapcraftctl set-version 2.0.1-dev.77 [2021-10-25T19:25:26.862Z] Building config-common [2021-10-25T19:25:26.862Z] + snapcraftctl build [2021-10-25T19:25:29.405Z] Skipping build go-build-helper (already ran) [2021-10-25T19:25:29.405Z] Building edgex-go [2021-10-25T19:25:29.405Z] + cd /root/parts/edgex-go/src [2021-10-25T19:25:29.405Z] + git describe --tags --abbrev=0 [2021-10-25T19:25:29.405Z] + sed s/v// [2021-10-25T19:25:29.405Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T19:25:29.405Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T19:25:29.405Z] + echo 2.0.1-dev.77 [2021-10-25T19:25:29.405Z] + [ ! -d vendor ] [2021-10-25T19:25:29.405Z] + go mod download all [2021-10-25T19:25:39.425Z] + make build [2021-10-25T19:25:39.425Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data [2021-10-25T19:25:44.662Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:25:44.662Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:25:44.662Z] ---> 379b8336ba01 [2021-10-25T19:25:44.662Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T19:25:44.662Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:25:44.662Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:25:44.662Z] ---> 379b8336ba01 [2021-10-25T19:25:44.662Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T19:25:44.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:25:44.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:25:44.662Z] ---> 379b8336ba01 [2021-10-25T19:25:44.662Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:25:44.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:25:44.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:25:44.662Z] ---> 379b8336ba01 [2021-10-25T19:25:44.662Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:25:44.662Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:25:44.662Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:25:44.662Z] ---> 379b8336ba01 [2021-10-25T19:25:44.662Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T19:25:44.662Z] ---> Running in 32e9a1d59129 [2021-10-25T19:25:44.662Z] ---> Running in 924ec66b99cc [2021-10-25T19:25:44.662Z] ---> Running in fca414185ff5 [2021-10-25T19:25:44.662Z] ---> Running in d7f83d2e5893 [2021-10-25T19:25:44.662Z] ---> Running in be55cb4c4f01 [2021-10-25T19:25:44.662Z] Removing intermediate container d7f83d2e5893 [2021-10-25T19:25:44.662Z] ---> 8b1b36188f32 [2021-10-25T19:25:44.662Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:25:44.662Z] Removing intermediate container 32e9a1d59129 [2021-10-25T19:25:44.662Z] ---> 62258dd56d80 [2021-10-25T19:25:44.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:25:44.947Z] Removing intermediate container be55cb4c4f01 [2021-10-25T19:25:44.947Z] ---> edb034b6cf82 [2021-10-25T19:25:44.947Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:25:44.947Z] ---> Running in 484b005101e4 [2021-10-25T19:25:44.947Z] ---> Running in 6bfd7f9688e8 [2021-10-25T19:25:44.947Z] Removing intermediate container fca414185ff5 [2021-10-25T19:25:44.947Z] ---> 533304a5af4f [2021-10-25T19:25:44.947Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:25:44.947Z] Removing intermediate container 924ec66b99cc [2021-10-25T19:25:44.947Z] ---> 30991f8a2c27 [2021-10-25T19:25:44.947Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:25:44.947Z] ---> Running in d7e5026dba37 [2021-10-25T19:25:45.224Z] ---> Running in 8c5664dab897 [2021-10-25T19:25:45.224Z] ---> Running in 4c85fd0c2abf [2021-10-25T19:25:48.621Z] Removing intermediate container 484b005101e4 [2021-10-25T19:25:48.621Z] ---> 0947a19a66c0 [2021-10-25T19:25:48.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:25:48.621Z] Removing intermediate container 6bfd7f9688e8 [2021-10-25T19:25:48.621Z] ---> daf4f82fa9bf [2021-10-25T19:25:48.621Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T19:25:48.621Z] ---> Running in 7d1d6354f95f [2021-10-25T19:25:48.621Z] ---> Running in 5edd688ab019 [2021-10-25T19:25:48.621Z] Removing intermediate container 8c5664dab897 [2021-10-25T19:25:48.621Z] ---> 0efcdbffa16e [2021-10-25T19:25:48.621Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T19:25:48.899Z] ---> Running in 85878ae704f9 [2021-10-25T19:25:49.195Z] Removing intermediate container 4c85fd0c2abf [2021-10-25T19:25:49.195Z] ---> 46926c24b726 [2021-10-25T19:25:49.195Z] Removing intermediate container d7e5026dba37 [2021-10-25T19:25:49.195Z] ---> ffa71bb19682 [2021-10-25T19:25:49.195Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T19:25:49.195Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T19:25:49.195Z] ---> Running in 32c962f64299 [2021-10-25T19:25:49.195Z] ---> Running in 22d9936d3c43 [2021-10-25T19:25:49.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-25T19:25:51.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:51.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:52.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:52.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:25:52.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command [2021-10-25T19:25:52.893Z] OK: 219 MiB in 52 packages [2021-10-25T19:25:52.893Z] OK: 219 MiB in 52 packages [2021-10-25T19:25:53.172Z] OK: 219 MiB in 52 packages [2021-10-25T19:25:53.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-25T19:25:53.780Z] OK: 219 MiB in 52 packages [2021-10-25T19:25:53.780Z] OK: 219 MiB in 52 packages [2021-10-25T19:25:54.385Z] Removing intermediate container 7d1d6354f95f [2021-10-25T19:25:54.385Z] ---> 3da76d7c477a [2021-10-25T19:25:54.385Z] Step 6/20 : COPY . . [2021-10-25T19:25:54.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-25T19:25:54.981Z] Removing intermediate container 5edd688ab019 [2021-10-25T19:25:54.981Z] ---> 1d5fad318384 [2021-10-25T19:25:54.981Z] Step 6/22 : COPY . . [2021-10-25T19:25:54.981Z] Removing intermediate container 85878ae704f9 [2021-10-25T19:25:54.981Z] ---> 319a228f145f [2021-10-25T19:25:54.981Z] Step 6/21 : COPY . . [2021-10-25T19:25:55.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-25T19:25:55.257Z] Removing intermediate container 22d9936d3c43 [2021-10-25T19:25:55.258Z] ---> 35d047688655 [2021-10-25T19:25:55.258Z] Step 6/22 : COPY . . [2021-10-25T19:25:55.258Z] Removing intermediate container 32c962f64299 [2021-10-25T19:25:55.258Z] ---> 96e8b217d8fb [2021-10-25T19:25:55.258Z] Step 6/30 : COPY . . [2021-10-25T19:25:56.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-25T19:25:57.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-25T19:25:58.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-25T19:25:59.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-25T19:26:00.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-25T19:26:01.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-25T19:26:03.611Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-25T19:26:03.611Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-25T19:26:03.611Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-25T19:26:03.611Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-25T19:26:03.611Z] + 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-10-25T19:26:03.611Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-25T19:26:03.611Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-25T19:26:03.611Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-25T19:26:03.611Z] + 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-10-25T19:26:03.611Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-25T19:26:03.611Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-25T19:26:03.611Z] + 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-10-25T19:26:04.553Z] Building hooks [2021-10-25T19:26:04.553Z] + cd /root/parts/hooks/src [2021-10-25T19:26:04.553Z] + make build [2021-10-25T19:26:04.553Z] go mod tidy [2021-10-25T19:26:04.814Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-25T19:26:05.074Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-25T19:26:05.074Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-25T19:26:05.074Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-25T19:26:05.644Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-25T19:26:06.218Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-25T19:26:06.218Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-25T19:26:09.516Z] Building static-packages [2021-10-25T19:26:09.516Z] + snapcraftctl build [2021-10-25T19:26:11.431Z] Building version [2021-10-25T19:26:11.431Z] + snapcraftctl build [2021-10-25T19:26:13.346Z] Staging config-common [2021-10-25T19:26:13.346Z] + snapcraftctl stage [2021-10-25T19:26:14.283Z] Skipping stage go-build-helper (already ran) [2021-10-25T19:26:14.283Z] Staging edgex-go [2021-10-25T19:26:14.283Z] + snapcraftctl stage [2021-10-25T19:26:15.229Z] Staging hooks [2021-10-25T19:26:15.229Z] + snapcraftctl stage [2021-10-25T19:26:16.164Z] Staging static-packages [2021-10-25T19:26:16.164Z] + snapcraftctl stage [2021-10-25T19:26:17.441Z] ---> 3d8af2d053fc [2021-10-25T19:26:17.441Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:26:17.441Z] ---> 68ba14f0dc1b [2021-10-25T19:26:17.441Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:26:17.441Z] ---> a6adee484b4f [2021-10-25T19:26:17.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:26:17.442Z] ---> Running in c5689652c9f3 [2021-10-25T19:26:17.442Z] ---> Running in 83e255c7d035 [2021-10-25T19:26:17.542Z] Staging version [2021-10-25T19:26:17.542Z] + snapcraftctl stage [2021-10-25T19:26:17.715Z] ---> 4c75d7b5f46a [2021-10-25T19:26:17.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:26:17.716Z] ---> b830ee43ab84 [2021-10-25T19:26:17.716Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:26:17.716Z] ---> Running in d72e7a384d8e [2021-10-25T19:26:17.716Z] ---> Running in 67db0dd7740a [2021-10-25T19:26:18.001Z] ---> Running in 7c467a3484a9 [2021-10-25T19:26:18.484Z] Priming config-common [2021-10-25T19:26:18.484Z] + snapcraftctl prime [2021-10-25T19:26:19.867Z] Priming go-build-helper [2021-10-25T19:26:19.867Z] + snapcraftctl prime [2021-10-25T19:26:20.811Z] Priming edgex-go [2021-10-25T19:26:20.811Z] + snapcraftctl prime [2021-10-25T19:26:22.197Z] Priming hooks [2021-10-25T19:26:22.197Z] + snapcraftctl prime [2021-10-25T19:26:22.349Z] Removing intermediate container c5689652c9f3 [2021-10-25T19:26:22.349Z] ---> 775cf987fd4a [2021-10-25T19:26:22.349Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T19:26:22.624Z] ---> Running in bb76cd4b9682 [2021-10-25T19:26:23.230Z] Removing intermediate container 83e255c7d035 [2021-10-25T19:26:23.230Z] ---> f0a3094ae59c [2021-10-25T19:26:23.230Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T19:26:23.230Z] ---> Running in 2aaca7a956cb [2021-10-25T19:26:23.577Z] Priming static-packages [2021-10-25T19:26:23.577Z] + snapcraftctl prime [2021-10-25T19:26:23.837Z] Removing intermediate container d72e7a384d8e [2021-10-25T19:26:23.837Z] ---> a9ef9b748fa2 [2021-10-25T19:26:23.837Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T19:26:23.837Z] Removing intermediate container 67db0dd7740a [2021-10-25T19:26:23.837Z] ---> 75cd9b11373d [2021-10-25T19:26:23.837Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T19:26:23.838Z] ---> Running in eead473c8b0d [2021-10-25T19:26:24.122Z] ---> Running in 0ce05bb7f261 [2021-10-25T19:26:24.122Z] Removing intermediate container 7c467a3484a9 [2021-10-25T19:26:24.122Z] ---> b58e7982f132 [2021-10-25T19:26:24.122Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T19:26:24.396Z] ---> Running in 01a87fed8f84 [2021-10-25T19:26:24.996Z] 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-10-25T19:26:25.270Z] 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-10-25T19:26:26.124Z] Priming version [2021-10-25T19:26:26.125Z] + snapcraftctl prime [2021-10-25T19:26:26.716Z] 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-10-25T19:26:26.716Z] 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-10-25T19:26:26.716Z] 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-10-25T19:26:27.067Z] 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-10-25T19:28:33.613Z] 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-10-25T19:28:37.964Z] Removing intermediate container bb76cd4b9682 [2021-10-25T19:28:37.964Z] ---> cebaed444ea2 [2021-10-25T19:28:37.964Z] [2021-10-25T19:28:37.964Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T19:28:37.964Z] 3.14: Pulling from library/alpine [2021-10-25T19:28:37.964Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T19:28:37.964Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T19:28:37.964Z] ---> bb3de5531c18 [2021-10-25T19:28:37.964Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T19:28:38.242Z] ---> Running in 2934b27a332c [2021-10-25T19:28:38.860Z] Removing intermediate container 2934b27a332c [2021-10-25T19:28:38.860Z] ---> d4daad66dc9f [2021-10-25T19:28:38.860Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T19:28:39.151Z] ---> Running in 0c84b14f0eeb [2021-10-25T19:28:42.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:42.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:44.064Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:28:44.064Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T19:28:44.064Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:28:44.064Z] OK: 5 MiB in 16 packages [2021-10-25T19:28:44.667Z] Removing intermediate container 2aaca7a956cb [2021-10-25T19:28:44.667Z] ---> 608c13aa413d [2021-10-25T19:28:44.667Z] [2021-10-25T19:28:44.667Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T19:28:44.667Z] ---> bb3de5531c18 [2021-10-25T19:28:44.667Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T19:28:44.667Z] ---> Running in 9914121c4738 [2021-10-25T19:28:45.667Z] Removing intermediate container 0c84b14f0eeb [2021-10-25T19:28:45.667Z] ---> d73a459c72f5 [2021-10-25T19:28:45.667Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T19:28:45.667Z] ---> Running in 5c874eadca61 [2021-10-25T19:28:46.274Z] Removing intermediate container 5c874eadca61 [2021-10-25T19:28:46.274Z] ---> 232a5a2e2966 [2021-10-25T19:28:46.274Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T19:28:46.549Z] ---> Running in 8199b4a514a4 [2021-10-25T19:28:47.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:47.159Z] Removing intermediate container 8199b4a514a4 [2021-10-25T19:28:47.159Z] ---> 2758ea55484f [2021-10-25T19:28:47.159Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T19:28:47.435Z] ---> Running in af73df345759 [2021-10-25T19:28:47.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:48.707Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T19:28:48.707Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:28:48.707Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:28:48.707Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T19:28:48.707Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T19:28:48.707Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:28:48.707Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:28:48.985Z] OK: 8 MiB in 19 packages [2021-10-25T19:28:51.628Z] Removing intermediate container af73df345759 [2021-10-25T19:28:51.628Z] ---> 45bfc329dcad [2021-10-25T19:28:51.628Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T19:28:51.909Z] ---> Running in 012dc08c8fad [2021-10-25T19:28:51.909Z] Removing intermediate container 9914121c4738 [2021-10-25T19:28:51.909Z] ---> 5bb710cfeda3 [2021-10-25T19:28:51.909Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:28:52.516Z] ---> Running in ab7600558643 [2021-10-25T19:28:52.792Z] Removing intermediate container 012dc08c8fad [2021-10-25T19:28:52.792Z] ---> d68210ba220e [2021-10-25T19:28:52.792Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T19:28:53.071Z] Removing intermediate container ab7600558643 [2021-10-25T19:28:53.071Z] ---> f8f730932689 [2021-10-25T19:28:53.071Z] Step 12/20 : WORKDIR /edgex [2021-10-25T19:28:53.359Z] ---> Running in 1c34e1de08db [2021-10-25T19:28:54.368Z] Removing intermediate container 1c34e1de08db [2021-10-25T19:28:54.368Z] ---> 07bb39bfe72c [2021-10-25T19:28:54.368Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T19:28:54.650Z] ---> a13a82cd8928 [2021-10-25T19:28:54.650Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T19:28:54.925Z] ---> Running in 19e9fafa0fed [2021-10-25T19:28:56.363Z] ---> 39d65e6a316c [2021-10-25T19:28:56.363Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T19:28:56.640Z] Removing intermediate container 01a87fed8f84 [2021-10-25T19:28:56.640Z] ---> 267f47619838 [2021-10-25T19:28:56.640Z] [2021-10-25T19:28:56.640Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T19:28:56.640Z] ---> bb3de5531c18 [2021-10-25T19:28:56.640Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T19:28:56.949Z] ---> Running in daffb07a4081 [2021-10-25T19:28:58.927Z] Removing intermediate container eead473c8b0d [2021-10-25T19:28:58.927Z] ---> 2104245497be [2021-10-25T19:28:58.927Z] [2021-10-25T19:28:58.927Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:28:58.927Z] ---> bb3de5531c18 [2021-10-25T19:28:58.927Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:28:58.927Z] ---> 454a61bef988 [2021-10-25T19:28:58.927Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T19:28:58.927Z] ---> Running in 503d54804377 [2021-10-25T19:28:58.927Z] Removing intermediate container 19e9fafa0fed [2021-10-25T19:28:58.927Z] ---> 081545f60a36 [2021-10-25T19:28:58.927Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:28:59.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:59.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:00.485Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T19:29:00.485Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:29:00.485Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:29:00.485Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:29:00.774Z] ---> 81a7f0724937 [2021-10-25T19:29:00.774Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T19:29:00.774Z] OK: 6 MiB in 16 packages [2021-10-25T19:29:01.052Z] ---> e4db3bbeb03e [2021-10-25T19:29:01.052Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T19:29:01.052Z] ---> Running in 550d62099e1e [2021-10-25T19:29:01.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:01.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:02.214Z] Removing intermediate container 550d62099e1e [2021-10-25T19:29:02.214Z] ---> a885325119ca [2021-10-25T19:29:02.214Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T19:29:02.490Z] ---> Running in 35d6a203d8f7 [2021-10-25T19:29:02.490Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T19:29:02.490Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:29:02.490Z] OK: 5 MiB in 15 packages [2021-10-25T19:29:03.536Z] Removing intermediate container 35d6a203d8f7 [2021-10-25T19:29:03.536Z] ---> e23a7570af2a [2021-10-25T19:29:03.536Z] Step 18/20 : LABEL arch=arm64 [2021-10-25T19:29:03.536Z] Removing intermediate container daffb07a4081 [2021-10-25T19:29:03.536Z] ---> 5d3c3e7407bb [2021-10-25T19:29:03.536Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:29:04.002Z] ---> Running in 289deb8dbcb6 [2021-10-25T19:29:04.002Z] ---> a1522e972e76 [2021-10-25T19:29:04.002Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T19:29:04.002Z] ---> Running in 5340be3075e0 [2021-10-25T19:29:04.299Z] Removing intermediate container 503d54804377 [2021-10-25T19:29:04.299Z] ---> b797d9ceb379 [2021-10-25T19:29:04.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:29:04.603Z] ---> Running in ce2422b1d54b [2021-10-25T19:29:04.893Z] Removing intermediate container 289deb8dbcb6 [2021-10-25T19:29:04.893Z] ---> 17fbe06a0897 [2021-10-25T19:29:04.893Z] Step 19/20 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:29:04.893Z] Removing intermediate container 5340be3075e0 [2021-10-25T19:29:04.893Z] ---> a660407cdf01 [2021-10-25T19:29:04.893Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T19:29:05.165Z] ---> Running in 310c444d7d85 [2021-10-25T19:29:05.165Z] ---> Running in 3e3bedcbd8de [2021-10-25T19:29:05.767Z] Removing intermediate container ce2422b1d54b [2021-10-25T19:29:05.767Z] ---> 96afe847f9b4 [2021-10-25T19:29:05.767Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T19:29:05.767Z] ---> 7beeae4f63d9 [2021-10-25T19:29:05.767Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T19:29:05.767Z] ---> Running in 7de366815c63 [2021-10-25T19:29:05.767Z] Removing intermediate container 3e3bedcbd8de [2021-10-25T19:29:05.767Z] ---> 994150ecad92 [2021-10-25T19:29:05.767Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T19:29:05.767Z] Removing intermediate container 310c444d7d85 [2021-10-25T19:29:05.767Z] ---> ed7ccc7bbb40 [2021-10-25T19:29:05.767Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T19:29:06.042Z] ---> Running in 0dc6a47c29a9 [2021-10-25T19:29:06.042Z] ---> Running in 3a2992b2e454 [2021-10-25T19:29:06.642Z] Removing intermediate container 7de366815c63 [2021-10-25T19:29:06.642Z] ---> 5bdefa353629 [2021-10-25T19:29:06.642Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:29:06.642Z] ---> Running in 82554c3a5451 [2021-10-25T19:29:06.920Z] Removing intermediate container 0dc6a47c29a9 [2021-10-25T19:29:06.920Z] ---> 76abde3fb096 [2021-10-25T19:29:06.920Z] [2021-10-25T19:29:06.920Z] Removing intermediate container 3a2992b2e454 [2021-10-25T19:29:06.920Z] ---> eef0f77b9caf [2021-10-25T19:29:06.920Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:29:07.198Z] ---> 92084b19250d [2021-10-25T19:29:07.198Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T19:29:07.198Z] Removing intermediate container 0ce05bb7f261 [2021-10-25T19:29:07.198Z] ---> e4ad81effe68 [2021-10-25T19:29:07.198Z] [2021-10-25T19:29:07.198Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:29:07.198Z] ---> bb3de5531c18 [2021-10-25T19:29:07.198Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T19:29:07.475Z] Removing intermediate container 82554c3a5451 [2021-10-25T19:29:07.475Z] ---> 94dc2ac53942 [2021-10-25T19:29:07.475Z] Step 14/22 : WORKDIR / [2021-10-25T19:29:07.475Z] ---> Running in ce4bfab6160f [2021-10-25T19:29:07.475Z] ---> Running in 63bd9a88788f [2021-10-25T19:29:07.751Z] Successfully built 76abde3fb096 [2021-10-25T19:29:07.751Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-25T19:29:07.751Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-25T19:29:08.050Z] ---> bfb2d0e879f2 [2021-10-25T19:29:08.051Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T19:29:08.335Z] Removing intermediate container ce4bfab6160f [2021-10-25T19:29:08.335Z] ---> d8575ae6b57f [2021-10-25T19:29:08.335Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T19:29:08.335Z] ---> Running in 10147bd280fc [2021-10-25T19:29:08.335Z] Removing intermediate container 63bd9a88788f [2021-10-25T19:29:08.335Z] ---> e8cb66604ca6 [2021-10-25T19:29:08.335Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:29:08.609Z] ---> b1e4e9186ce2 [2021-10-25T19:29:08.609Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T19:29:09.225Z] ---> Running in 7712be7e259a [2021-10-25T19:29:09.500Z] Removing intermediate container 10147bd280fc [2021-10-25T19:29:09.500Z] ---> 976b53426c2e [2021-10-25T19:29:09.500Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T19:29:09.773Z] ---> Running in ce87f9fe84a3 [2021-10-25T19:29:09.773Z] ---> 26c7ec0016ae [2021-10-25T19:29:09.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T19:29:10.052Z] Removing intermediate container 7712be7e259a [2021-10-25T19:29:10.052Z] ---> 92cf65911a00 [2021-10-25T19:29:10.052Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T19:29:10.052Z] ---> 56355fa2e893 [2021-10-25T19:29:10.330Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T19:29:10.330Z] Removing intermediate container ce87f9fe84a3 [2021-10-25T19:29:10.330Z] ---> 8c2f71e46ea6 [2021-10-25T19:29:10.330Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:29:10.605Z] ---> Running in 0f7f0ab5fe2d [2021-10-25T19:29:12.053Z] ---> 7652548ee88f [2021-10-25T19:29:12.053Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] ---> cfa1e213b420 [2021-10-25T19:29:12.053Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T19:29:12.053Z] [2021-10-25T19:29:12.053Z] ---> Running in 1bc11384be47 [2021-10-25T19:29:12.053Z] ---> Running in 4d3850b0e5ad [2021-10-25T19:29:12.053Z] ---> 25e072587bf4 [2021-10-25T19:29:12.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T19:29:13.047Z] Removing intermediate container 1bc11384be47 [2021-10-25T19:29:13.047Z] ---> e8e4ac3e2fb3 [2021-10-25T19:29:13.047Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:29:13.047Z] ---> Running in 8d4d479d6090 [2021-10-25T19:29:13.649Z] ---> bba918b6854a [2021-10-25T19:29:13.649Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T19:29:13.921Z] ---> Running in 2ff35ffef7a0 [2021-10-25T19:29:13.921Z] Removing intermediate container 8d4d479d6090 [2021-10-25T19:29:13.921Z] Removing intermediate container 0f7f0ab5fe2d [2021-10-25T19:29:13.921Z] ---> a3130e76b2ba [2021-10-25T19:29:13.921Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T19:29:13.921Z] ---> 02342324117a [2021-10-25T19:29:13.921Z] Step 19/21 : LABEL arch=arm64 [2021-10-25T19:29:14.199Z] ---> Running in e6f4f285114b [2021-10-25T19:29:14.199Z] ---> Running in fb6e1ff74e49 [2021-10-25T19:29:14.481Z] Removing intermediate container 2ff35ffef7a0 [2021-10-25T19:29:14.481Z] ---> eef4f116f5d7 [2021-10-25T19:29:14.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:29:14.758Z] ---> Running in 0500ec226574 [2021-10-25T19:29:15.039Z] Removing intermediate container fb6e1ff74e49 [2021-10-25T19:29:15.039Z] ---> fd5c47f09104 [2021-10-25T19:29:15.039Z] Step 20/21 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:29:15.313Z] ---> Running in a6e2b6d3c3b3 [2021-10-25T19:29:15.313Z] Removing intermediate container 4d3850b0e5ad [2021-10-25T19:29:15.313Z] ---> 06b04b8c6012 [2021-10-25T19:29:15.313Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T19:29:15.313Z] Removing intermediate container 0500ec226574 [2021-10-25T19:29:15.313Z] ---> a25481f9838a [2021-10-25T19:29:15.313Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:29:15.588Z] ---> Running in a5d62a2b4a91 [2021-10-25T19:29:15.867Z] ---> Running in fa6bd24076b5 [2021-10-25T19:29:15.867Z] Removing intermediate container a6e2b6d3c3b3 [2021-10-25T19:29:15.867Z] ---> a851d856888b [2021-10-25T19:29:15.867Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T19:29:16.143Z] ---> Running in bcd61855067a [2021-10-25T19:29:16.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:16.420Z] Removing intermediate container a5d62a2b4a91 [2021-10-25T19:29:16.420Z] ---> b7b28956c7cb [2021-10-25T19:29:16.420Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:29:16.420Z] Removing intermediate container fa6bd24076b5 [2021-10-25T19:29:16.420Z] ---> e91403e8c128 [2021-10-25T19:29:16.420Z] Step 27/30 : CMD ["gate"] [2021-10-25T19:29:16.701Z] ---> Running in 3841223b2703 [2021-10-25T19:29:16.701Z] Removing intermediate container bcd61855067a [2021-10-25T19:29:16.701Z] ---> f0c3cec3cf67 [2021-10-25T19:29:16.701Z] [2021-10-25T19:29:16.978Z] ---> Running in 5adcb1865f4e [2021-10-25T19:29:17.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:17.543Z] Removing intermediate container 3841223b2703 [2021-10-25T19:29:17.543Z] ---> f98a84c026a8 [2021-10-25T19:29:17.543Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:29:17.543Z] Successfully built f0c3cec3cf67 [2021-10-25T19:29:17.543Z] Successfully tagged support-notifications-arm64:latest [2021-10-25T19:29:17.543Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-25T19:29:17.543Z] Removing intermediate container 5adcb1865f4e [2021-10-25T19:29:17.543Z] ---> 22ea9b5d288f [2021-10-25T19:29:17.543Z] Step 28/30 : LABEL arch=arm64 [2021-10-25T19:29:17.543Z] ---> Running in 4014ba6823bc [2021-10-25T19:29:18.149Z] ---> Running in f51217cc8854 [2021-10-25T19:29:18.149Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T19:29:18.149Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:29:18.149Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T19:29:18.432Z] Removing intermediate container 4014ba6823bc [2021-10-25T19:29:18.432Z] ---> e26217d7461f [2021-10-25T19:29:18.432Z] [2021-10-25T19:29:18.432Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:29:18.432Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T19:29:18.715Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T19:29:18.715Z] Successfully built e26217d7461f [2021-10-25T19:29:18.715Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:29:18.715Z] Successfully tagged core-metadata-arm64:latest [2021-10-25T19:29:18.715Z] Building sys-mgmt-agent [2021-10-25T19:29:18.715Z]  Building core-metadata ... done OK: 8 MiB in 20 packages [2021-10-25T19:29:18.715Z] Removing intermediate container f51217cc8854 [2021-10-25T19:29:18.715Z] ---> e60c22aa16c3 [2021-10-25T19:29:18.715Z] Step 29/30 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:29:18.990Z] ---> Running in 43818b0b720c [2021-10-25T19:29:19.598Z] Removing intermediate container 43818b0b720c [2021-10-25T19:29:19.598Z] ---> 9e979ba9ae2c [2021-10-25T19:29:19.598Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T19:29:19.888Z] ---> Running in c6a516daccbd [2021-10-25T19:29:20.161Z] Removing intermediate container e6f4f285114b [2021-10-25T19:29:20.161Z] ---> 16f5b8ae2d5f [2021-10-25T19:29:20.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:29:20.769Z] Removing intermediate container c6a516daccbd [2021-10-25T19:29:20.769Z] ---> 7dfcf018cdb9 [2021-10-25T19:29:20.769Z] [2021-10-25T19:29:21.371Z] Successfully built 7dfcf018cdb9 [2021-10-25T19:29:21.371Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-25T19:29:21.371Z]  Building security-bootstrapper ... done Building core-command [2021-10-25T19:29:21.371Z] ---> 5c78058298ab [2021-10-25T19:29:21.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T19:29:22.822Z] ---> d1dc64014bd4 [2021-10-25T19:29:22.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T19:29:23.813Z] ---> 1cd4dfda55c0 [2021-10-25T19:29:23.813Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T19:29:23.813Z] ---> Running in 2ea9f827c71b [2021-10-25T19:29:24.413Z] Removing intermediate container 2ea9f827c71b [2021-10-25T19:29:24.413Z] ---> b88293f7502e [2021-10-25T19:29:24.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:29:24.686Z] ---> Running in 3d8a5845a85e [2021-10-25T19:29:24.969Z] Removing intermediate container 3d8a5845a85e [2021-10-25T19:29:24.969Z] ---> 4edaa89c4e63 [2021-10-25T19:29:24.969Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:29:25.243Z] ---> Running in 2d8e97173d43 [2021-10-25T19:29:25.840Z] Removing intermediate container 2d8e97173d43 [2021-10-25T19:29:25.841Z] ---> cde9a4dcbba7 [2021-10-25T19:29:25.841Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:29:26.117Z] ---> Running in b7ef6060c3b2 [2021-10-25T19:29:26.717Z] Removing intermediate container b7ef6060c3b2 [2021-10-25T19:29:26.717Z] ---> 0c1c955a2a4e [2021-10-25T19:29:26.717Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:29:26.717Z] ---> Running in 9dd996b49ce6 [2021-10-25T19:29:27.312Z] Removing intermediate container 9dd996b49ce6 [2021-10-25T19:29:27.312Z] ---> 0167d881dfe7 [2021-10-25T19:29:27.312Z] [2021-10-25T19:29:27.586Z] Successfully built 0167d881dfe7 [2021-10-25T19:29:27.862Z] Successfully tagged core-data-arm64:latest [2021-10-25T19:29:50.029Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:29:50.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:29:50.029Z] ---> 379b8336ba01 [2021-10-25T19:29:50.029Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T19:29:50.029Z] ---> Using cache [2021-10-25T19:29:50.029Z] ---> 30991f8a2c27 [2021-10-25T19:29:50.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:29:50.029Z] ---> Using cache [2021-10-25T19:29:50.029Z] ---> 46926c24b726 [2021-10-25T19:29:50.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T19:29:50.029Z] ---> Using cache [2021-10-25T19:29:50.029Z] ---> 96e8b217d8fb [2021-10-25T19:29:50.029Z] Step 6/23 : COPY go.mod . [2021-10-25T19:29:50.308Z] ---> de7c8114a2e8 [2021-10-25T19:29:50.308Z] Step 7/23 : RUN go mod download [2021-10-25T19:29:50.585Z] ---> Running in 580c9cffdf4e [2021-10-25T19:29:54.906Z] Removing intermediate container 580c9cffdf4e [2021-10-25T19:29:54.906Z] ---> c1d65bd8eee5 [2021-10-25T19:29:54.906Z] Step 8/23 : COPY . . [2021-10-25T19:30:01.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:30:01.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:30:01.639Z] ---> 379b8336ba01 [2021-10-25T19:30:01.639Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T19:30:01.639Z] ---> Using cache [2021-10-25T19:30:01.639Z] ---> 30991f8a2c27 [2021-10-25T19:30:01.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:30:01.639Z] ---> Using cache [2021-10-25T19:30:01.639Z] ---> 46926c24b726 [2021-10-25T19:30:01.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T19:30:01.639Z] ---> Using cache [2021-10-25T19:30:01.639Z] ---> 96e8b217d8fb [2021-10-25T19:30:01.639Z] Step 6/24 : COPY . . [2021-10-25T19:30:01.639Z] ---> Using cache [2021-10-25T19:30:01.639Z] ---> 68ba14f0dc1b [2021-10-25T19:30:01.639Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:30:01.639Z] ---> Using cache [2021-10-25T19:30:01.639Z] ---> 775cf987fd4a [2021-10-25T19:30:01.639Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T19:30:01.917Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:30:01.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:30:01.917Z] ---> 379b8336ba01 [2021-10-25T19:30:01.917Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:30:01.917Z] ---> Using cache [2021-10-25T19:30:01.917Z] ---> 30991f8a2c27 [2021-10-25T19:30:01.917Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:30:01.917Z] ---> Using cache [2021-10-25T19:30:01.917Z] ---> 46926c24b726 [2021-10-25T19:30:01.917Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T19:30:02.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:30:02.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:30:02.535Z] ---> 379b8336ba01 [2021-10-25T19:30:02.535Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:30:02.535Z] ---> Using cache [2021-10-25T19:30:02.535Z] ---> 30991f8a2c27 [2021-10-25T19:30:02.535Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:30:02.535Z] ---> Using cache [2021-10-25T19:30:02.535Z] ---> 46926c24b726 [2021-10-25T19:30:02.535Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:30:02.535Z] ---> Using cache [2021-10-25T19:30:02.535Z] ---> 96e8b217d8fb [2021-10-25T19:30:02.535Z] Step 6/22 : COPY . . [2021-10-25T19:30:02.535Z] ---> Using cache [2021-10-25T19:30:02.535Z] ---> 68ba14f0dc1b [2021-10-25T19:30:02.535Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:30:02.535Z] ---> Using cache [2021-10-25T19:30:02.535Z] ---> 775cf987fd4a [2021-10-25T19:30:02.535Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T19:30:03.132Z] ---> Running in 0f3064c6fd3b [2021-10-25T19:30:03.132Z] ---> Running in 6bbf873e817b [2021-10-25T19:30:03.132Z] ---> Running in ac8f58f5f1f1 [2021-10-25T19:30:05.777Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:30:05.778Z] 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-10-25T19:30:05.778Z] 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-10-25T19:30:06.775Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:30:07.380Z] OK: 219 MiB in 52 packages [2021-10-25T19:30:10.048Z] Removing intermediate container 0f3064c6fd3b [2021-10-25T19:30:10.048Z] ---> 199217da1413 [2021-10-25T19:30:10.048Z] Step 6/22 : COPY . . [2021-10-25T19:30:12.694Z] ---> 4c26c59c2f56 [2021-10-25T19:30:12.694Z] Step 9/23 : RUN go mod tidy [2021-10-25T19:30:12.986Z] ---> Running in 394f94374b82 [2021-10-25T19:30:23.163Z] Removing intermediate container 394f94374b82 [2021-10-25T19:30:23.163Z] ---> e71092c7bc18 [2021-10-25T19:30:23.163Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T19:30:23.163Z] ---> Running in c84658c79b1a [2021-10-25T19:30:25.147Z] 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-10-25T19:30:29.496Z] ---> 3c64ed8f72e9 [2021-10-25T19:30:29.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:30:29.496Z] ---> Running in 98e99549f31f [2021-10-25T19:30:36.389Z] Removing intermediate container 98e99549f31f [2021-10-25T19:30:36.389Z] ---> ff09b94014c9 [2021-10-25T19:30:36.389Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T19:30:36.389Z] ---> Running in 5b3f15deaca2 [2021-10-25T19:30:37.376Z] 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-10-25T19:31:45.419Z] 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-10-25T19:31:45.419Z] Removing intermediate container ac8f58f5f1f1 [2021-10-25T19:31:45.419Z] ---> 171425df732c [2021-10-25T19:31:45.419Z] [2021-10-25T19:31:45.419Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:31:45.419Z] ---> bb3de5531c18 [2021-10-25T19:31:45.419Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:31:45.419Z] ---> Using cache [2021-10-25T19:31:45.419Z] ---> b797d9ceb379 [2021-10-25T19:31:45.419Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:31:45.419Z] ---> Using cache [2021-10-25T19:31:45.419Z] ---> 96afe847f9b4 [2021-10-25T19:31:45.419Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T19:31:45.419Z] ---> Running in 88a44aef1f53 [2021-10-25T19:31:45.419Z] Removing intermediate container 88a44aef1f53 [2021-10-25T19:31:45.419Z] ---> c1c19d880ab3 [2021-10-25T19:31:45.419Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:31:45.419Z] ---> Running in ce5c9c309f54 [2021-10-25T19:31:45.419Z] Removing intermediate container ce5c9c309f54 [2021-10-25T19:31:45.419Z] ---> e0eeb467d279 [2021-10-25T19:31:45.419Z] Step 14/22 : WORKDIR / [2021-10-25T19:31:45.419Z] ---> Running in a51c934427f3 [2021-10-25T19:31:45.419Z] Removing intermediate container a51c934427f3 [2021-10-25T19:31:45.419Z] ---> cde90c1b657f [2021-10-25T19:31:45.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:31:45.419Z] ---> deedb5d72129 [2021-10-25T19:31:45.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T19:31:47.410Z] ---> 43e68b9bc92b [2021-10-25T19:31:47.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T19:31:49.410Z] ---> 75f2757501cc [2021-10-25T19:31:49.410Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T19:31:49.410Z] ---> Running in b7d345f8b9ed [2021-10-25T19:31:49.695Z] Removing intermediate container 6bbf873e817b [2021-10-25T19:31:49.695Z] ---> 0c2a89caaa41 [2021-10-25T19:31:49.695Z] [2021-10-25T19:31:49.695Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T19:31:49.695Z] ---> bb3de5531c18 [2021-10-25T19:31:49.695Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T19:31:49.695Z] ---> Running in 59f0f14e38f4 [2021-10-25T19:31:50.302Z] Removing intermediate container b7d345f8b9ed [2021-10-25T19:31:50.302Z] ---> 5ecc6ab7c6d8 [2021-10-25T19:31:50.302Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:31:50.302Z] ---> Running in f918bd600fd7 [2021-10-25T19:31:51.297Z] Removing intermediate container f918bd600fd7 [2021-10-25T19:31:51.297Z] ---> 99986b9d363f [2021-10-25T19:31:51.297Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:31:51.297Z] ---> Running in 1a9918f70c77 [2021-10-25T19:31:51.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:31:51.900Z] Removing intermediate container 1a9918f70c77 [2021-10-25T19:31:51.900Z] ---> 00003900bed3 [2021-10-25T19:31:51.900Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:31:52.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:31:52.183Z] ---> Running in 759022c3ae84 [2021-10-25T19:31:52.792Z] Removing intermediate container 759022c3ae84 [2021-10-25T19:31:52.792Z] ---> 07d899a1e3e6 [2021-10-25T19:31:52.792Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:31:52.792Z] ---> Running in 88d7a6f7811a [2021-10-25T19:31:52.792Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T19:31:53.070Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T19:31:53.070Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T19:31:53.070Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:31:53.070Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:31:53.353Z] Removing intermediate container 88d7a6f7811a [2021-10-25T19:31:53.353Z] ---> ff5d2ca4dc9d [2021-10-25T19:31:53.353Z] [2021-10-25T19:31:53.353Z] OK: 6 MiB in 17 packages [2021-10-25T19:31:53.632Z] Successfully built ff5d2ca4dc9d [2021-10-25T19:31:53.632Z] Successfully tagged core-command-arm64:latest [2021-10-25T19:31:55.088Z]  Building core-command ... done Removing intermediate container 59f0f14e38f4 [2021-10-25T19:31:55.088Z] ---> f1a88a9edbda [2021-10-25T19:31:55.088Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:31:55.387Z] ---> Running in ca059bc07ce5 [2021-10-25T19:31:55.987Z] Removing intermediate container ca059bc07ce5 [2021-10-25T19:31:55.987Z] ---> b06741325072 [2021-10-25T19:31:55.987Z] Step 12/24 : WORKDIR / [2021-10-25T19:31:56.264Z] ---> Running in 67eba3b335df [2021-10-25T19:31:56.866Z] Removing intermediate container 67eba3b335df [2021-10-25T19:31:56.866Z] ---> 5f73b376199d [2021-10-25T19:31:56.866Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T19:31:57.855Z] ---> 0e141e405a10 [2021-10-25T19:31:57.855Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T19:31:58.849Z] ---> e011f5be61f0 [2021-10-25T19:31:58.849Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T19:31:59.454Z] ---> 2c90c11f5db9 [2021-10-25T19:31:59.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T19:32:00.450Z] ---> b9990e199009 [2021-10-25T19:32:00.450Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T19:32:01.901Z] ---> 44150275cef6 [2021-10-25T19:32:01.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T19:32:03.869Z] ---> 9b5245943af5 [2021-10-25T19:32:03.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T19:32:03.869Z] Removing intermediate container c84658c79b1a [2021-10-25T19:32:03.869Z] ---> 7f6c6c4830eb [2021-10-25T19:32:03.869Z] [2021-10-25T19:32:03.869Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T19:32:03.869Z] ---> bb3de5531c18 [2021-10-25T19:32:03.869Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:32:03.869Z] ---> Using cache [2021-10-25T19:32:03.869Z] ---> b797d9ceb379 [2021-10-25T19:32:03.869Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:32:03.869Z] ---> Using cache [2021-10-25T19:32:03.869Z] ---> 96afe847f9b4 [2021-10-25T19:32:03.869Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T19:32:04.148Z] ---> Running in 6f532c9b32fe [2021-10-25T19:32:04.429Z] Removing intermediate container 5b3f15deaca2 [2021-10-25T19:32:04.429Z] ---> 40c0d8f56df2 [2021-10-25T19:32:04.429Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T19:32:04.705Z] ---> Running in f10c61b43b49 [2021-10-25T19:32:04.705Z] Removing intermediate container 6f532c9b32fe [2021-10-25T19:32:04.705Z] ---> 38f4156b50c2 [2021-10-25T19:32:04.705Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T19:32:04.705Z] ---> 9b65d5d7f372 [2021-10-25T19:32:04.705Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-25T19:32:04.705Z] ---> Running in 1cf0e1319946 [2021-10-25T19:32:04.979Z] ---> Running in 1da7b79e5968 [2021-10-25T19:32:05.255Z] Removing intermediate container 1cf0e1319946 [2021-10-25T19:32:05.255Z] ---> d5b466c43fcd [2021-10-25T19:32:05.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:32:06.232Z] ---> d3e21e4f276a [2021-10-25T19:32:06.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T19:32:06.232Z] 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-10-25T19:32:07.676Z] Removing intermediate container 1da7b79e5968 [2021-10-25T19:32:07.676Z] ---> 0bec75e0426f [2021-10-25T19:32:07.676Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T19:32:07.676Z] ---> Running in e8713790447b [2021-10-25T19:32:07.676Z] ---> d285da2fefcf [2021-10-25T19:32:07.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T19:32:08.279Z] Removing intermediate container e8713790447b [2021-10-25T19:32:08.279Z] ---> e33ebd7b6754 [2021-10-25T19:32:08.279Z] Step 22/24 : LABEL arch=arm64 [2021-10-25T19:32:08.279Z] ---> Running in 1252d0a1b41e [2021-10-25T19:32:08.876Z] ---> 825bd839ef3e [2021-10-25T19:32:08.876Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T19:32:08.876Z] Removing intermediate container 1252d0a1b41e [2021-10-25T19:32:08.876Z] ---> 180ee8a2236d [2021-10-25T19:32:08.876Z] Step 23/24 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:32:08.876Z] ---> Running in d03c6418972f [2021-10-25T19:32:08.876Z] Removing intermediate container f10c61b43b49 [2021-10-25T19:32:08.876Z] ---> ded8ec58274f [2021-10-25T19:32:08.876Z] [2021-10-25T19:32:08.876Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T19:32:08.876Z] ---> Running in 9d7a1dccd884 [2021-10-25T19:32:09.155Z] 20.10.8: Pulling from library/docker [2021-10-25T19:32:09.439Z] Removing intermediate container d03c6418972f [2021-10-25T19:32:09.439Z] ---> 8b21bcd4e2f7 [2021-10-25T19:32:09.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:32:09.439Z] Removing intermediate container 9d7a1dccd884 [2021-10-25T19:32:09.439Z] ---> ecea75e918aa [2021-10-25T19:32:09.439Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T19:32:09.711Z] ---> Running in e588e5aa4621 [2021-10-25T19:32:09.711Z] ---> Running in 26007fbb5513 [2021-10-25T19:32:10.306Z] Removing intermediate container e588e5aa4621 [2021-10-25T19:32:10.306Z] ---> 2d2fda8f7c82 [2021-10-25T19:32:10.306Z] Step 21/23 : LABEL arch=arm64 [2021-10-25T19:32:10.579Z] Removing intermediate container 26007fbb5513 [2021-10-25T19:32:10.579Z] ---> 9763d6ac2abe [2021-10-25T19:32:10.579Z] [2021-10-25T19:32:10.579Z] ---> Running in d230ecdef411 [2021-10-25T19:32:10.854Z] Successfully built 9763d6ac2abe [2021-10-25T19:32:10.854Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-25T19:32:11.131Z]  Building security-secretstore-setup ... done Removing intermediate container d230ecdef411 [2021-10-25T19:32:11.131Z] ---> e510b4e266ef [2021-10-25T19:32:11.131Z] Step 22/23 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:32:11.406Z] ---> Running in d5b35e574793 [2021-10-25T19:32:12.004Z] Removing intermediate container d5b35e574793 [2021-10-25T19:32:12.004Z] ---> a0cc692c4a50 [2021-10-25T19:32:12.004Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T19:32:12.004Z] ---> Running in 2efff6e39d6b [2021-10-25T19:32:12.604Z] Removing intermediate container 2efff6e39d6b [2021-10-25T19:32:12.604Z] ---> 739c99262062 [2021-10-25T19:32:12.604Z] [2021-10-25T19:32:12.878Z] Successfully built 739c99262062 [2021-10-25T19:32:12.878Z] Successfully tagged support-scheduler-arm64:latest [2021-10-25T19:32:16.259Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T19:32:16.259Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T19:32:16.259Z] ---> 3734d5adc5ac [2021-10-25T19:32:16.259Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:32:16.531Z] ---> Running in a2294f7fbe4c [2021-10-25T19:32:16.810Z] Removing intermediate container a2294f7fbe4c [2021-10-25T19:32:16.810Z] ---> f42eac77950a [2021-10-25T19:32:16.810Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-25T19:32:16.810Z] ---> Running in 228045efdbaf [2021-10-25T19:32:18.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:32:18.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:32:19.217Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T19:32:19.217Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T19:32:19.217Z] Executing bash-5.1.4-r0.post-install [2021-10-25T19:32:19.217Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:32:19.217Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:32:19.217Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T19:32:19.217Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T19:32:19.217Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T19:32:19.217Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T19:32:19.217Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T19:32:19.217Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T19:32:19.217Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T19:32:19.217Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T19:32:19.217Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:32:19.217Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:32:19.217Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T19:32:19.217Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T19:32:19.488Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T19:32:21.451Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T19:32:21.451Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T19:32:21.451Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T19:32:21.451Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T19:32:21.451Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T19:32:21.451Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T19:32:21.451Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T19:32:21.451Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T19:32:21.451Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T19:32:21.451Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T19:32:21.451Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T19:32:21.451Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T19:32:21.451Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T19:32:21.451Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T19:32:21.451Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T19:32:21.451Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T19:32:21.451Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T19:32:21.451Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T19:32:21.451Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T19:32:21.451Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T19:32:21.451Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T19:32:21.451Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T19:32:21.451Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T19:32:21.451Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T19:32:21.723Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T19:32:22.315Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:32:22.315Z] OK: 84 MiB in 64 packages [2021-10-25T19:32:25.685Z] Collecting docker-compose==1.23.2 [2021-10-25T19:32:25.685Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T19:32:25.685Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T19:32:25.685Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T19:32:25.685Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T19:32:27.652Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T19:32:27.652Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T19:32:27.652Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T19:32:27.652Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T19:32:29.076Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T19:32:29.076Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T19:32:31.039Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T19:32:31.039Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T19:32:31.310Z] Collecting PyYAML<4,>=3.10 [2021-10-25T19:32:31.310Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T19:32:34.683Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T19:32:34.683Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T19:32:35.275Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T19:32:35.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T19:32:35.547Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T19:32:35.547Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T19:32:35.547Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T19:32:35.547Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T19:32:36.152Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-25T19:32:36.427Z] Collecting idna<2.8,>=2.5 [2021-10-25T19:32:36.427Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T19:32:37.025Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T19:32:37.025Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T19:32:37.025Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T19:32:37.025Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T19:32:37.631Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T19:32:37.631Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T19:32:37.631Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T19:32:37.631Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T19:32:38.223Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T19:32:38.223Z] Attempting uninstall: urllib3 [2021-10-25T19:32:38.223Z] Found existing installation: urllib3 1.26.5 [2021-10-25T19:32:38.223Z] Uninstalling urllib3-1.26.5: [2021-10-25T19:32:38.494Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T19:32:38.766Z] Attempting uninstall: idna [2021-10-25T19:32:38.766Z] Found existing installation: idna 3.2 [2021-10-25T19:32:38.766Z] Uninstalling idna-3.2: [2021-10-25T19:32:39.038Z] Successfully uninstalled idna-3.2 [2021-10-25T19:32:39.632Z] Attempting uninstall: chardet [2021-10-25T19:32:39.632Z] Found existing installation: chardet 4.0.0 [2021-10-25T19:32:39.632Z] Uninstalling chardet-4.0.0: [2021-10-25T19:32:39.906Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T19:32:41.342Z] Attempting uninstall: requests [2021-10-25T19:32:41.342Z] Found existing installation: requests 2.25.1 [2021-10-25T19:32:41.342Z] Uninstalling requests-2.25.1: [2021-10-25T19:32:41.342Z] Successfully uninstalled requests-2.25.1 [2021-10-25T19:32:41.626Z] Running setup.py install for texttable: started [2021-10-25T19:32:43.594Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T19:32:43.594Z] Running setup.py install for PyYAML: started [2021-10-25T19:32:45.553Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T19:32:45.553Z] Running setup.py install for docopt: started [2021-10-25T19:32:47.516Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T19:32:47.516Z] Running setup.py install for dockerpty: started [2021-10-25T19:32:48.950Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T19:32:50.379Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-25T19:32:58.639Z] Removing intermediate container 228045efdbaf [2021-10-25T19:32:58.639Z] ---> f65b9bb171b1 [2021-10-25T19:32:58.639Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T19:32:58.910Z] ---> Running in f1b4a33411e4 [2021-10-25T19:32:59.181Z] Removing intermediate container f1b4a33411e4 [2021-10-25T19:32:59.181Z] ---> 407155f3bd13 [2021-10-25T19:32:59.181Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T19:32:59.453Z] ---> Running in cbe622625b88 [2021-10-25T19:32:59.725Z] Removing intermediate container cbe622625b88 [2021-10-25T19:32:59.725Z] ---> 72b5795d494d [2021-10-25T19:32:59.725Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T19:33:01.155Z] ---> 7b3e904831aa [2021-10-25T19:33:01.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T19:33:01.747Z] ---> dc5bd1a92c21 [2021-10-25T19:33:01.747Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T19:33:02.725Z] ---> 8a41a7eaadeb [2021-10-25T19:33:02.725Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T19:33:02.725Z] ---> Running in 0d3d32cd8789 [2021-10-25T19:33:02.996Z] Removing intermediate container 0d3d32cd8789 [2021-10-25T19:33:02.996Z] ---> 070a708b9504 [2021-10-25T19:33:02.996Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:33:03.267Z] ---> Running in a329cd2e2e4d [2021-10-25T19:33:03.540Z] Removing intermediate container a329cd2e2e4d [2021-10-25T19:33:03.540Z] ---> 6e9eb13c71ac [2021-10-25T19:33:03.540Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:33:03.813Z] ---> Running in f4d62bc9ced5 [2021-10-25T19:33:04.087Z] Removing intermediate container f4d62bc9ced5 [2021-10-25T19:33:04.087Z] ---> 6a1f632c720e [2021-10-25T19:33:04.087Z] Step 21/22 : LABEL git_sha=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [2021-10-25T19:33:04.087Z] ---> Running in d9a4a2ea9c72 [2021-10-25T19:33:04.680Z] Removing intermediate container d9a4a2ea9c72 [2021-10-25T19:33:04.680Z] ---> a84a2cacbbb2 [2021-10-25T19:33:04.680Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:33:04.680Z] ---> Running in f62a8666e53a [2021-10-25T19:33:05.275Z] Removing intermediate container f62a8666e53a [2021-10-25T19:33:05.275Z] ---> c77e4795a18c [2021-10-25T19:33:05.275Z] [2021-10-25T19:33:05.547Z] Successfully built c77e4795a18c [2021-10-25T19:33:05.548Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-25T19:33:05.840Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-25T19:33:05.845Z] $ docker stop --time=1 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 [2021-10-25T19:33:07.578Z] $ docker rm -f 370c401f8a45d80019afd62ad41d1acde724a8eddc3e6d0e388de8fb4aee64b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:33:08.208Z] + docker images [2021-10-25T19:33:08.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T19:33:08.481Z] sys-mgmt-agent-arm64 latest c77e4795a18c 4 seconds ago 277MB [2021-10-25T19:33:08.481Z] support-scheduler-arm64 latest 739c99262062 56 seconds ago 15.3MB [2021-10-25T19:33:08.481Z] security-secretstore-setup-arm64 latest 9763d6ac2abe 58 seconds ago 26.8MB [2021-10-25T19:33:08.481Z] ded8ec58274f About a minute ago 1.57GB [2021-10-25T19:33:08.481Z] 7f6c6c4830eb About a minute ago 1.57GB [2021-10-25T19:33:08.481Z] core-command-arm64 latest ff5d2ca4dc9d About a minute ago 15.2MB [2021-10-25T19:33:08.481Z] 0c2a89caaa41 About a minute ago 1.58GB [2021-10-25T19:33:08.481Z] 171425df732c About a minute ago 1.57GB [2021-10-25T19:33:08.481Z] core-data-arm64 latest 0167d881dfe7 3 minutes ago 19.5MB [2021-10-25T19:33:08.481Z] security-bootstrapper-arm64 latest 7dfcf018cdb9 3 minutes ago 17.8MB [2021-10-25T19:33:08.481Z] core-metadata-arm64 latest e26217d7461f 3 minutes ago 15.9MB [2021-10-25T19:33:08.481Z] support-notifications-arm64 latest f0c3cec3cf67 3 minutes ago 16.1MB [2021-10-25T19:33:08.481Z] security-proxy-setup-arm64 latest 76abde3fb096 4 minutes ago 25.4MB [2021-10-25T19:33:08.481Z] e4ad81effe68 4 minutes ago 1.58GB [2021-10-25T19:33:08.481Z] 2104245497be 4 minutes ago 1.57GB [2021-10-25T19:33:08.481Z] 267f47619838 4 minutes ago 1.57GB [2021-10-25T19:33:08.481Z] 608c13aa413d 4 minutes ago 1.57GB [2021-10-25T19:33:08.481Z] cebaed444ea2 4 minutes ago 1.57GB [2021-10-25T19:33:08.481Z] ci-base-image-arm64 latest 379b8336ba01 15 minutes ago 1.24GB [2021-10-25T19:33:08.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-25T19:33:08.481Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-25T19:33:08.481Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-25T19:33:08.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:33:09.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:33:09.552Z] [2021-10-25T19:33:09.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:33:09.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:33:10.205Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-25T19:33:10.205Z] 448f6bf000e3: Pulling fs layer [2021-10-25T19:33:10.205Z] f757da607395: Pulling fs layer [2021-10-25T19:33:10.205Z] 05883995daec: Pulling fs layer [2021-10-25T19:33:10.205Z] 8603b9c90790: Pulling fs layer [2021-10-25T19:33:10.205Z] 1560dd03e051: Pulling fs layer [2021-10-25T19:33:10.205Z] 27f5ce0e4adf: Pulling fs layer [2021-10-25T19:33:10.205Z] c2d8d7efcc4b: Pulling fs layer [2021-10-25T19:33:10.205Z] 27f5ce0e4adf: Waiting [2021-10-25T19:33:10.205Z] c2d8d7efcc4b: Waiting [2021-10-25T19:33:10.205Z] 1560dd03e051: Waiting [2021-10-25T19:33:10.205Z] 8603b9c90790: Waiting [2021-10-25T19:33:10.205Z] f757da607395: Verifying Checksum [2021-10-25T19:33:10.205Z] f757da607395: Download complete [2021-10-25T19:33:10.205Z] 8603b9c90790: Verifying Checksum [2021-10-25T19:33:10.205Z] 8603b9c90790: Download complete [2021-10-25T19:33:10.480Z] 1560dd03e051: Verifying Checksum [2021-10-25T19:33:10.480Z] 1560dd03e051: Download complete [2021-10-25T19:33:10.480Z] 27f5ce0e4adf: Verifying Checksum [2021-10-25T19:33:10.480Z] 27f5ce0e4adf: Download complete [2021-10-25T19:33:10.480Z] 05883995daec: Verifying Checksum [2021-10-25T19:33:10.480Z] 05883995daec: Download complete [2021-10-25T19:33:10.756Z] 448f6bf000e3: Verifying Checksum [2021-10-25T19:33:10.756Z] 448f6bf000e3: Download complete [2021-10-25T19:33:13.377Z] c2d8d7efcc4b: Verifying Checksum [2021-10-25T19:33:13.377Z] c2d8d7efcc4b: Download complete [2021-10-25T19:33:14.349Z] 448f6bf000e3: Pull complete [2021-10-25T19:33:14.947Z] f757da607395: Pull complete [2021-10-25T19:33:16.376Z] 05883995daec: Pull complete [2021-10-25T19:33:16.650Z] 8603b9c90790: Pull complete [2021-10-25T19:33:17.631Z] 1560dd03e051: Pull complete [2021-10-25T19:33:17.906Z] 27f5ce0e4adf: Pull complete [2021-10-25T19:33:32.982Z] c2d8d7efcc4b: Pull complete [2021-10-25T19:33:32.982Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-25T19:33:32.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:33:32.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-25T19:33:33.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-1709 does not seem to be running inside a container [2021-10-25T19:33:33.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-25T19:33:36.136Z] $ docker top fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:33:37.197Z] ---> job-cost.sh [2021-10-25T19:33:37.197Z] lf-activate-venv: SKIPPING [2021-10-25T19:33:37.197Z] INFO: No Stack... [2021-10-25T19:34:03.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-25T19:34:03.993Z] INFO: Archiving Costs [Pipeline] sh [2021-10-25T19:34:04.660Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-25T19:34:04.660Z] + cut -d, -f6 [Pipeline] lock [2021-10-25T19:34:04.736Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] [2021-10-25T19:34:04.740Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] did not exist. Created. [2021-10-25T19:34:04.740Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-25T19:34:05.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-25T19:34:05.629Z] Stashed 1 file(s) [Pipeline] } [2021-10-25T19:34:05.643Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-25T19:34:05.685Z] $ docker stop --time=1 fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 [2021-10-25T19:34:07.255Z] $ docker rm -f fa155f58e7b9595c9cdf525f1d82bdfb869730c697ff1c5cf342d9288f2106f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-25T19:34:08.287Z] provisioning config files... [2021-10-25T19:34:08.299Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6027826783684711077tmp [Pipeline] { [Pipeline] sh [2021-10-25T19:34:08.619Z] + set +x [2021-10-25T19:34:08.619Z] + curl -s https://codecov.io/bash [2021-10-25T19:34:08.619Z] + bash -s -- [2021-10-25T19:34:08.619Z] [2021-10-25T19:34:08.619Z] _____ _ [2021-10-25T19:34:08.619Z] / ____| | | [2021-10-25T19:34:08.619Z] | | ___ __| | ___ ___ _____ __ [2021-10-25T19:34:08.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-25T19:34:08.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-25T19:34:08.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-25T19:34:08.619Z] Bash-1.0.6 [2021-10-25T19:34:08.619Z] [2021-10-25T19:34:08.619Z] [2021-10-25T19:34:08.619Z] ==> git version 2.24.4 found [2021-10-25T19:34:08.619Z] ==> 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-10-25T19:34:08.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-25T19:34:08.619Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-25T19:34:08.619Z] ==> Jenkins CI detected. [2021-10-25T19:34:08.619Z] current dir:  /w/workspace/edgex-go/1 [2021-10-25T19:34:08.619Z] project root: . [2021-10-25T19:34:08.619Z] --> token set from env [2021-10-25T19:34:08.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-25T19:34:08.619Z] ==> Running gcov in . (disable via -X gcov) [2021-10-25T19:34:08.880Z] ==> Python coveragepy not found [2021-10-25T19:34:08.881Z] ==> Searching for coverage reports in: [2021-10-25T19:34:08.881Z] + . [2021-10-25T19:34:08.881Z] -> Found 1 reports [2021-10-25T19:34:08.881Z] ==> Detecting git/mercurial file structure [2021-10-25T19:34:08.881Z] ==> Reading reports [2021-10-25T19:34:08.881Z] + ./coverage.out bytes=425845 [2021-10-25T19:34:08.881Z] ==> Appending adjustments [2021-10-25T19:34:08.881Z] https://docs.codecov.io/docs/fixing-reports [2021-10-25T19:34:10.269Z] + Found adjustments [2021-10-25T19:34:10.269Z] ==> Gzipping contents [2021-10-25T19:34:10.269Z] 60K /tmp/codecov.Ziq6Jk.gz [2021-10-25T19:34:10.269Z] ==> Uploading reports [2021-10-25T19:34:10.269Z] url: https://codecov.io [2021-10-25T19:34:10.269Z] query: branch=PR-3780&commit=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-25T19:34:10.269Z] -> Pinging Codecov [2021-10-25T19:34:10.269Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-25T19:34:10.531Z] -> Uploading to [2021-10-25T19:34:10.531Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4/c600643b-44ab-4303-96d2-dfaae0370ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T193410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=350a7a9178d928898786696c0e6fbfd20f9b444df06ef81303cac72712063d8b [2021-10-25T19:34:10.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:34:10.531Z] Dload Upload Total Spent Left Speed [2021-10-25T19:34:10.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 180k --:--:-- --:--:-- --:--:-- 179k [2021-10-25T19:34:10.792Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8cacdfbf32f3ba6ab84e2b4dd357fd6c5f6ec5a4 [Pipeline] } [2021-10-25T19:34:10.809Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-25T19:34:12.300Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:12.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:13.216Z] ---> package-listing.sh [2021-10-25T19:34:13.216Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-25T19:34:13.216Z] ++ facter osfamily [2021-10-25T19:34:13.477Z] + OS_FAMILY=redhat [2021-10-25T19:34:13.477Z] + workspace=/w/workspace/edgex-go/1 [2021-10-25T19:34:13.477Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-25T19:34:13.477Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-25T19:34:13.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-25T19:34:13.477Z] + PACKAGES=/tmp/packages_start.txt [2021-10-25T19:34:13.477Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T19:34:13.477Z] + PACKAGES=/tmp/packages_end.txt [2021-10-25T19:34:13.477Z] + case "${OS_FAMILY}" in [2021-10-25T19:34:13.477Z] + sort [2021-10-25T19:34:13.477Z] + rpm -qa [2021-10-25T19:34:16.776Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-25T19:34:16.776Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-25T19:34:16.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-25T19:34:16.776Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T19:34:16.776Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-25T19:34:16.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-25T19:34:16.800Z] 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-10-25T19:34:17.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:34:17.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:34:17.679Z] [2021-10-25T19:34:17.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:34:18.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:34:18.016Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-25T19:34:18.016Z] b4d181a07f80: Pulling fs layer [2021-10-25T19:34:18.016Z] a1111a8f2ec3: Pulling fs layer [2021-10-25T19:34:18.016Z] ed53099fbce6: Pulling fs layer [2021-10-25T19:34:18.016Z] dc539afda2c1: Pulling fs layer [2021-10-25T19:34:18.016Z] 77bc0d833cb6: Pulling fs layer [2021-10-25T19:34:18.016Z] 9065ff56babe: Pulling fs layer [2021-10-25T19:34:18.016Z] d287ab97295c: Pulling fs layer [2021-10-25T19:34:18.016Z] 77bc0d833cb6: Waiting [2021-10-25T19:34:18.016Z] 9065ff56babe: Waiting [2021-10-25T19:34:18.016Z] d287ab97295c: Waiting [2021-10-25T19:34:18.016Z] dc539afda2c1: Waiting [2021-10-25T19:34:18.016Z] a1111a8f2ec3: Verifying Checksum [2021-10-25T19:34:18.016Z] a1111a8f2ec3: Download complete [2021-10-25T19:34:18.016Z] dc539afda2c1: Verifying Checksum [2021-10-25T19:34:18.016Z] dc539afda2c1: Download complete [2021-10-25T19:34:18.280Z] ed53099fbce6: Verifying Checksum [2021-10-25T19:34:18.280Z] ed53099fbce6: Download complete [2021-10-25T19:34:18.280Z] 9065ff56babe: Verifying Checksum [2021-10-25T19:34:18.280Z] 9065ff56babe: Download complete [2021-10-25T19:34:18.280Z] 77bc0d833cb6: Verifying Checksum [2021-10-25T19:34:18.280Z] 77bc0d833cb6: Download complete [2021-10-25T19:34:18.280Z] b4d181a07f80: Verifying Checksum [2021-10-25T19:34:18.280Z] b4d181a07f80: Download complete [2021-10-25T19:34:18.865Z] d287ab97295c: Verifying Checksum [2021-10-25T19:34:18.865Z] d287ab97295c: Download complete [2021-10-25T19:34:19.827Z] b4d181a07f80: Pull complete [2021-10-25T19:34:19.827Z] a1111a8f2ec3: Pull complete [2021-10-25T19:34:20.407Z] ed53099fbce6: Pull complete [2021-10-25T19:34:20.407Z] dc539afda2c1: Pull complete [2021-10-25T19:34:20.669Z] 77bc0d833cb6: Pull complete [2021-10-25T19:34:20.669Z] 9065ff56babe: Pull complete [2021-10-25T19:34:25.990Z] d287ab97295c: Pull complete [2021-10-25T19:34:25.990Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-25T19:34:25.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:34:25.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-25T19:34:26.070Z] prd-centos7-docker-4c-2g-1707 does not seem to be running inside a container [2021-10-25T19:34:26.106Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-25T19:34:29.113Z] $ docker top 7d0c71b11f65378b3641330e5872cb4697ad4318e2abca523446cd01922d9a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:34:29.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-25T19:34:29.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-25T19:34:30.115Z] + ls /var/log/sa-host [2021-10-25T19:34:30.115Z] + sadf -c /var/log/sa-host/sa25 [2021-10-25T19:34:30.115Z] file_magic: OK [2021-10-25T19:34:30.115Z] HZ: Using current value: 100 [2021-10-25T19:34:30.115Z] file_header: OK [2021-10-25T19:34:30.115Z] 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-10-25T19:34:30.115Z] Statistics: [2021-10-25T19:34:30.115Z] 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-10-25T19:34:30.115Z] File successfully converted to sysstat format version 12.0.3 [2021-10-25T19:34:30.115Z] + sadf -c /var/log/sa-host/sa30 [2021-10-25T19:34:30.115Z] file_magic: OK [2021-10-25T19:34:30.115Z] HZ: Using current value: 100 [2021-10-25T19:34:30.115Z] file_header: OK [2021-10-25T19:34:30.115Z] 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-10-25T19:34:30.115Z] Statistics: [2021-10-25T19:34:30.115Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T19:34:30.115Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:34:30.229Z] provisioning config files... [2021-10-25T19:34:30.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config342629214851202617tmp [Pipeline] { [Pipeline] echo [2021-10-25T19:34:30.272Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:30.597Z] ---> create-netrc.sh [Pipeline] } [2021-10-25T19:34:30.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:30.995Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-25T19:34:31.020Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:31.356Z] ---> sudo-logs.sh [2021-10-25T19:34:31.356Z] Archiving 'sudo' log.. [2021-10-25T19:34:31.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1707.novalocal: Name or service not known [2021-10-25T19:34:31.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1707.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-25T19:34:31.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:31.731Z] ---> job-cost.sh [2021-10-25T19:34:31.731Z] lf-activate-venv: SKIPPING [2021-10-25T19:34:31.731Z] DEBUG: total: 0.10999999940395355 [2021-10-25T19:34:31.731Z] INFO: Retrieving Stack Cost... [2021-10-25T19:34:31.991Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-25T19:34:32.252Z] INFO: Archiving Costs [Pipeline] echo [2021-10-25T19:34:32.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:34:32.596Z] ---> logs-deploy.sh [2021-10-25T19:34:32.596Z] lf-activate-venv: SKIPPING [2021-10-25T19:34:32.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/1 [2021-10-25T19:34:32.596Z] INFO: archiving workspace using pattern(s): [2021-10-25T19:34:33.169Z] Archives upload complete. [2021-10-25T19:34:33.433Z] INFO: archiving logs to Nexus