Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 1404bfaf31859b334881d5b2c40dd08403d8cbc6 rather than 1aa1c1cec717cc491b4d969b18935d29e64f8a9f Obtained Jenkinsfile from 1404bfaf31859b334881d5b2c40dd08403d8cbc6 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-ssh15206338668635843531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7701686948335948982.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7680504924068456299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11028483127853747393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15513181805746970297.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7825 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 Merge succeeded, producing 45d5becd454db6d394af50a7692a957c8b2417a3 Checking out Revision 45d5becd454db6d394af50a7692a957c8b2417a3 (PR-3904) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45d5becd454db6d394af50a7692a957c8b2417a3 # timeout=10 Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:33 ========================================================= 13:39:33 EdgeX Global Pipelines Version Info 13:39:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 13:39:34 ------------------- 13:39:34 stable info: 13:39:34 ------------------- 13:39:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:39:34 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:39:34 Message: update stable to v1.0.221 13:39:35 ------------------- 13:39:35 experimental info: 13:39:35 ------------------- 13:39:35 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:39:35 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45d5bec [Pipeline] echo 13:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:35 provisioning config files... 13:39:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8997430675142383899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:35 ---> docker-login.sh 13:39:35 nexus3.edgexfoundry.org:10001 13:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:36 Configure a credential helper to remove this warning. See 13:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:36 13:39:36 Login Succeeded 13:39:36 nexus3.edgexfoundry.org:10002 13:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:36 Configure a credential helper to remove this warning. See 13:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:36 13:39:36 Login Succeeded 13:39:36 nexus3.edgexfoundry.org:10003 13:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:36 Configure a credential helper to remove this warning. See 13:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:36 13:39:36 Login Succeeded 13:39:36 nexus3.edgexfoundry.org:10004 13:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:36 Configure a credential helper to remove this warning. See 13:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:36 13:39:36 Login Succeeded 13:39:36 docker.io 13:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:37 Configure a credential helper to remove this warning. See 13:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:37 13:39:37 Login Succeeded 13:39:37 ---> docker-login.sh ends [Pipeline] } 13:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:37 + 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 13:39:37 + dirname cmd/core-command/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo core-command,cmd/core-command/Dockerfile 13:39:37 + dirname cmd/core-data/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo core-data,cmd/core-data/Dockerfile 13:39:37 + dirname cmd/core-metadata/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo core-metadata,cmd/core-metadata/Dockerfile 13:39:37 + + dirname cmd/security-bootstrapper/Dockerfile 13:39:37 cut -d/ -f2 13:39:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:39:37 + dirname cmd/security-proxy-setup/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:39:37 + dirname+ cmd/security-secretstore-setup/Dockerfile 13:39:37 cut -d/ -f2 13:39:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:39:37 + dirname cmd/support-notifications/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo support-notifications,cmd/support-notifications/Dockerfile 13:39:37 + dirname cmd/support-scheduler/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:39:37 + dirname cmd/sys-mgmt-agent/Dockerfile 13:39:37 + cut -d/ -f2 13:39:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:39:37 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 13:39:37 + git rev-list -1 --merges 45d5becd454db6d394af50a7692a957c8b2417a3~1..45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo 13:39:37 -----------> git rev-list -1 --merges 45d5becd454db6d394af50a7692a957c8b2417a3~1..45d5becd454db6d394af50a7692a957c8b2417a3 45d5becd454db6d394af50a7692a957c8b2417a3 13:39:37 45d5becd454db6d394af50a7692a957c8b2417a3 [false] [Pipeline] sh 13:39:38 + git log --format=format:%s -1 45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] echo 13:39:38 ========================================================= 13:39:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:38 + grep -v github /etc/ssh/ssh_known_hosts 13:39:38 + [ -e /tmp/ssh_known_hosts ] 13:39:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:38 + sudo tee -a /etc/ssh/ssh_known_hosts 13:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:39 13:39:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:39:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:39 latest: Pulling from edgex-devops/git-semver 13:39:39 a0d0a0d46f8b: Pulling fs layer 13:39:39 3e5f54012d9b: Pulling fs layer 13:39:39 4c7163046ea9: Pulling fs layer 13:39:39 0c2d73faf560: Pulling fs layer 13:39:39 0c2d73faf560: Waiting 13:39:39 3e5f54012d9b: Download complete 13:39:39 a0d0a0d46f8b: Verifying Checksum 13:39:39 a0d0a0d46f8b: Download complete 13:39:39 0c2d73faf560: Verifying Checksum 13:39:39 0c2d73faf560: Download complete 13:39:39 4c7163046ea9: Verifying Checksum 13:39:39 4c7163046ea9: Download complete 13:39:39 a0d0a0d46f8b: Pull complete 13:39:39 3e5f54012d9b: Pull complete 13:39:39 4c7163046ea9: Pull complete 13:39:40 0c2d73faf560: Pull complete 13:39:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:39:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:39:40 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 13:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:39:41 $ docker top 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:41 [ssh-agent] Looking for ssh-agent implementation... 13:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:41 $ docker exec 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent 13:39:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPnfLi/agent.13 13:39:41 SSH_AGENT_PID=19 13:39:41 Running ssh-add (command line suppressed) 13:39:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7893907689134318758.key (/w/workspace/edgex-go/4@tmp/private_key_7893907689134318758.key) 13:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:42 + git tag --points-at HEAD [Pipeline] } 13:39:42 $ docker exec --env ******** --env ******** 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent -k 13:39:42 unset SSH_AUTH_SOCK; 13:39:42 unset SSH_AGENT_PID; 13:39:42 echo Agent pid 19 killed; 13:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:42 [ssh-agent] Looking for ssh-agent implementation... 13:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:42 $ docker exec 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent 13:39:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXABmaLC/agent.52 13:39:42 SSH_AGENT_PID=58 13:39:42 Running ssh-add (command line suppressed) 13:39:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5888452145003149477.key (/w/workspace/edgex-go/4@tmp/private_key_5888452145003149477.key) 13:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:43 + git semver init 13:39:43 # -> Open(): unable to determine branch for HEAD 13:39:43 # $GIT_DIR = /w/workspace/edgex-go/4/.git 13:39:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 13:39:43 # $SEMVER_REMOTE_NAME = origin 13:39:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:39:43 # $SEMVER_USER_NAME = edgex-jenkins 13:39:43 # $SEMVER_BRANCH = PR-3904 13:39:43 # $SEMVER_TEMP = /tmp/semver-114899305 13:39:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:39:57 # '/tmp/semver-114899305' -> '/w/workspace/edgex-go/4/.semver' 13:39:57 # -> Force: false 13:39:57 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 13:39:57 $ docker exec --env ******** --env ******** 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 ssh-agent -k 13:39:58 unset SSH_AUTH_SOCK; 13:39:58 unset SSH_AGENT_PID; 13:39:58 echo Agent pid 58 killed; 13:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:58 + git semver [Pipeline] } 13:39:58 $ docker stop --time=1 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 13:40:00 $ docker rm -f 8650d7f6dd3d7ac8ee61e438b6f28d8d800c894aa291b7719cf2e35bcb9a8722 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:40:01 Stashed 1 file(s) [Pipeline] echo 13:40:01 [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 13:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:01 ========================================================= 13:40:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:40:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:40:01 59bf1c3509f3: Pulling fs layer 13:40:01 666ba61612fd: Pulling fs layer 13:40:01 8ed8ca486205: Pulling fs layer 13:40:01 4fe6c5a15a65: Pulling fs layer 13:40:01 22a0e8bec74d: Pulling fs layer 13:40:01 640e595b4fbd: Pulling fs layer 13:40:01 763cafe07f6e: Pulling fs layer 13:40:01 0c0b528cf693: Pulling fs layer 13:40:01 10935f4eaf8b: Pulling fs layer 13:40:01 640e595b4fbd: Waiting 13:40:01 763cafe07f6e: Waiting 13:40:01 0c0b528cf693: Waiting 13:40:01 10935f4eaf8b: Waiting 13:40:01 4fe6c5a15a65: Waiting 13:40:01 22a0e8bec74d: Waiting 13:40:01 8ed8ca486205: Verifying Checksum 13:40:01 8ed8ca486205: Download complete 13:40:01 666ba61612fd: Download complete 13:40:01 22a0e8bec74d: Verifying Checksum 13:40:01 22a0e8bec74d: Download complete 13:40:01 640e595b4fbd: Verifying Checksum 13:40:01 640e595b4fbd: Download complete 13:40:01 59bf1c3509f3: Verifying Checksum 13:40:01 59bf1c3509f3: Download complete 13:40:01 763cafe07f6e: Download complete 13:40:01 0c0b528cf693: Verifying Checksum 13:40:01 0c0b528cf693: Download complete 13:40:01 59bf1c3509f3: Pull complete 13:40:01 666ba61612fd: Pull complete 13:40:02 8ed8ca486205: Pull complete 13:40:02 10935f4eaf8b: Verifying Checksum 13:40:02 10935f4eaf8b: Download complete 13:40:02 4fe6c5a15a65: Verifying Checksum 13:40:02 4fe6c5a15a65: Download complete 13:40:06 4fe6c5a15a65: Pull complete 13:40:06 22a0e8bec74d: Pull complete 13:40:06 640e595b4fbd: Pull complete 13:40:06 763cafe07f6e: Pull complete 13:40:06 0c0b528cf693: Pull complete 13:40:09 10935f4eaf8b: Pull complete 13:40:09 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:40:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:09 WORKDIR /edgex 13:40:09 COPY go.mod . 13:40:09 RUN go mod download 13:40:09 + docker build -t ci-base-image-x86_64 -f - . 13:40:11 Sending build context to Docker daemon 334.2MB 13:40:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:11 ---> 99d49a6021b9 13:40:11 Step 2/4 : WORKDIR /edgex 13:40:13 ---> Running in 0986ae303aad 13:40:13 Removing intermediate container 0986ae303aad 13:40:13 ---> 77454c373233 13:40:13 Step 3/4 : COPY go.mod . 13:40:13 ---> 18ff78af7445 13:40:13 Step 4/4 : RUN go mod download 13:40:13 ---> Running in 2357d9512dbc 13:40:16 Still waiting to schedule task 13:40:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:40:40 Removing intermediate container 2357d9512dbc 13:40:40 ---> d34b0990ef74 13:40:40 Successfully built d34b0990ef74 13:40:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:40:40 + docker inspect -f . ci-base-image-x86_64 13:40:40 . [Pipeline] withDockerContainer 13:40:40 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 13:40:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:41 $ docker top 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:41 + go version 13:40:41 go version go1.17.6 linux/amd64 [Pipeline] } 13:40:41 $ docker stop --time=1 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 13:40:42 $ docker rm -f 46ef85f20dda0937ceb45ba25cb0da24105347f0f163d610465e7496eab1f948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:43 + docker inspect -f . ci-base-image-x86_64 13:40:43 . [Pipeline] withDockerContainer 13:40:43 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 13:40:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:43 $ docker top 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 -eo pid,comm [Pipeline] { [Pipeline] echo 13:40:43 ========================================================= 13:40:43 [edgeXBuildGoParallel] Running Tests and Build... 13:40:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:40:44 + make test 13:40:44 go mod tidy 13:40:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:40:51 ? github.com/edgexfoundry/edgex-go [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 13:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 13:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements 13:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.925s coverage: 89.2% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 94.2% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 24.0% of statements 13:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 13:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 13:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 13:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 13:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 13:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.401s coverage: 65.4% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 13:41:24 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 13:41:39 GO111MODULE=on go vet ./... 13:41:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:44 ./bin/test-attribution-txt.sh [Pipeline] echo 13:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:41:45 + ls -al . 13:41:45 total 676 13:41:45 drwxrwxr-x 10 1001 1001 4096 Mar 17 13:41 . 13:41:45 drwxr-xr-x 4 root root 4096 Mar 17 13:40 .. 13:41:45 -rw-rw-r-- 1 1001 1001 11 Mar 17 13:39 .dockerignore 13:41:45 drwxrwxr-x 8 1001 1001 4096 Mar 17 13:39 .git 13:41:45 drwxrwxr-x 4 1001 1001 4096 Mar 17 13:39 .github 13:41:45 -rw-rw-r-- 1 1001 1001 804 Mar 17 13:39 .gitignore 13:41:45 -rw-rw-r-- 1 1001 1001 42 Mar 17 13:39 .golangci.yml 13:41:45 -rw-rw-r-- 1 1001 1001 76 Mar 17 13:39 .hadolint.yml 13:41:45 drwx------ 3 1001 1001 4096 Mar 17 13:39 .semver 13:41:45 -rw-rw-r-- 1 1001 1001 166 Mar 17 13:39 .sonarcloud.properties 13:41:45 -rw-rw-r-- 1 1001 1001 1171 Mar 17 13:39 ADOPTERS.md 13:41:45 -rw-rw-r-- 1 1001 1001 9019 Mar 17 13:39 Attribution.txt 13:41:45 -rw-rw-r-- 1 1001 1001 51732 Mar 17 13:39 CHANGELOG.md 13:41:45 -rw-rw-r-- 1 1001 1001 3804 Mar 17 13:39 CONTRIBUTING.md 13:41:45 -rw-rw-r-- 1 1001 1001 677 Mar 17 13:39 GOVERNANCE.md 13:41:45 -rw-rw-r-- 1 1001 1001 849 Mar 17 13:39 Jenkinsfile 13:41:45 -rw-rw-r-- 1 1001 1001 10775 Mar 17 13:39 LICENSE 13:41:45 -rw-rw-r-- 1 1001 1001 6508 Mar 17 13:39 Makefile 13:41:45 -rw-rw-r-- 1 1001 1001 582 Mar 17 13:39 OWNERS.md 13:41:45 -rw-rw-r-- 1 1001 1001 8207 Mar 17 13:39 README.md 13:41:45 -rw-rw-r-- 1 1001 1001 6912 Mar 17 13:39 SECURITY.md 13:41:45 -rw-rw-r-- 1 1001 1001 5 Mar 17 13:40 VERSION 13:41:45 -rw-rw-r-- 1 1001 1001 4131 Mar 17 13:39 ZMQWindows.md 13:41:45 drwxrwxr-x 2 1001 1001 4096 Mar 17 13:39 bin 13:41:45 drwxrwxr-x 14 1001 1001 4096 Mar 17 13:39 cmd 13:41:45 -rw-r--r-- 1 root root 426503 Mar 17 13:41 coverage.out 13:41:45 -rw-rw-r-- 1 1001 1001 2827 Mar 17 13:39 go.mod 13:41:45 -rw-rw-r-- 1 1001 1001 50365 Mar 17 13:39 go.sum 13:41:45 drwxrwxr-x 8 1001 1001 4096 Mar 17 13:39 internal 13:41:45 drwxrwxr-x 3 1001 1001 4096 Mar 17 13:39 openapi 13:41:45 drwxrwxr-x 4 1001 1001 4096 Mar 17 13:39 snap 13:41:45 -rw-rw-r-- 1 1001 1001 204 Mar 17 13:39 version.go [Pipeline] sh 13:41:45 + '[' -e coverage.out ] 13:41:45 + chown 1001:1001 coverage.out [Pipeline] stash 13:41:45 Stashed 1 file(s) [Pipeline] sh 13:41:46 + make build 13:41:46 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 13:41:47 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 13:41:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7826 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 13:41:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 13:41:48 The recommended git tool is: git 13:41:52 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 13:41:53 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 13:41:54 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 13:41:54 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 13:41:55 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 13:41:55 using credential edgex-jenkins-ssh 13:41:55 Cloning the remote Git repository 13:41:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:41:55 > git init /w/workspace/edgex-go/4 # timeout=10 13:41:56 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 13:41:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:41:56 > git --version # timeout=10 13:41:56 > git --version # 'git version 2.25.1' 13:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:57 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 13:41:58 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 13:41:58 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 13:41:59 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] } 13:42:01 $ docker stop --time=1 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 13:42:03 $ docker rm -f 5dbcd99e5a7d1823c98b908db1259efdd19cdd42347cade072a43ba2d5071562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:04 13:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:04 latest: Pulling from edgex-devops/edgex-compose 13:42:04 cbdbe7a5bc2a: Pulling fs layer 13:42:04 ca9280d653b3: Pulling fs layer 13:42:04 7e9c9ca2126c: Pulling fs layer 13:42:04 cbdbe7a5bc2a: Download complete 13:42:05 ca9280d653b3: Verifying Checksum 13:42:05 ca9280d653b3: Download complete 13:42:05 cbdbe7a5bc2a: Pull complete 13:42:05 7e9c9ca2126c: Verifying Checksum 13:42:05 7e9c9ca2126c: Download complete 13:42:05 ca9280d653b3: Pull complete 13:42:08 7e9c9ca2126c: Pull complete 13:42:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:42:09 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 13:42:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:42:10 $ docker top ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:11 + docker-compose build --help 13:42:11 + grep parallel 13:42:11 --parallel Build images in parallel. [Pipeline] } 13:42:11 $ docker stop --time=1 ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e 13:42:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:42:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:42:12 $ docker rm -f ecf8e111fe83894a40b93ed7c2079e764cecba6e382ca69c52028fa28a29717e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:13 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f 13:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:13 . [Pipeline] withDockerContainer 13:42:13 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 13:42:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:42:13 Merge succeeded, producing b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:42:13 Checking out Revision b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e (PR-3904) 13:42:13 $ docker top 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:14 + docker-compose -f ./docker-compose-build.yml build --parallel 13:42:14 Building core-command ... 13:42:14 Building core-data ... 13:42:14 Building core-metadata ... 13:42:14 Building security-bootstrapper ... 13:42:14 Building security-proxy-setup ... 13:42:14 Building security-secretstore-setup ... 13:42:14 Building support-notifications ... 13:42:14 Building support-scheduler ... 13:42:14 Building sys-mgmt-agent ... 13:42:14 Building support-notifications 13:42:14 Building security-bootstrapper 13:42:14 Building security-proxy-setup 13:42:14 Building core-command 13:42:14 Building core-metadata 13:42:13 > git config core.sparsecheckout # timeout=10 13:42:13 > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 13:42:13 > git remote # timeout=10 13:42:13 > git config --get remote.origin.url # timeout=10 13:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:13 > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 13:42:13 > git rev-parse HEAD^{commit} # timeout=10 13:42:13 > git config core.sparsecheckout # timeout=10 13:42:13 > git checkout -f b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e # timeout=10 13:42:18 Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" 13:42:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:42:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:19 Dload Upload Total Spent Left Speed 13:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 13:42:18 > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 [Pipeline] sh 13:42:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:42:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 13:42:20 tee /etc/docker/daemon.new 13:42:20 { 13:42:20 "registry-mirrors": [ 13:42:20 "https://nexus3.edgexfoundry.org:10001" 13:42:20 ], 13:42:20 "bip": "10.250.0.254/24", 13:42:20 "hosts": [ 13:42:20 "tcp://0.0.0.0:5555", 13:42:20 "unix:///var/run/docker.sock" 13:42:20 ], 13:42:20 "mtu": 1458, 13:42:20 "selinux-enabled": true, 13:42:20 "seccomp-profile": "/etc/docker/seccomp.json" 13:42:20 } [Pipeline] sh 13:42:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:42:21 + sudo service docker restart 13:42:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:32 ---> d34b0990ef74 13:42:32 Step 3/23 : WORKDIR /edgex-go 13:42:32 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:42:32 ---> d34b0990ef74 13:42:32 Step 3/31 : WORKDIR /edgex-go 13:42:32 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:42:32 ---> d34b0990ef74 13:42:32 Step 3/21 : WORKDIR /edgex-go 13:42:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:32 ---> d34b0990ef74 13:42:32 Step 3/23 : WORKDIR /edgex-go 13:42:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:42:32 ---> d34b0990ef74 13:42:32 Step 3/22 : WORKDIR /edgex-go 13:42:34 ---> Running in 50457edd55e8 13:42:34 ---> Running in ad6bd3725df8 13:42:34 ---> Running in 926fd5b08ca5 13:42:34 ---> Running in 60a5f1872e21 13:42:34 ---> Running in 04c766054a50 13:42:34 Removing intermediate container 926fd5b08ca5 13:42:34 ---> b983e77e1bf0 13:42:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:34 Removing intermediate container 50457edd55e8 13:42:34 ---> 98ff1342dc84 13:42:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:34 Removing intermediate container 04c766054a50 13:42:34 ---> ac16d9f23b7e 13:42:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:34 Removing intermediate container 60a5f1872e21 13:42:34 ---> a20b7197b80a 13:42:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:34 Removing intermediate container ad6bd3725df8 13:42:34 ---> c689e65159b2 13:42:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:34 ---> Running in 0f934d4e7be0 13:42:34 ---> Running in 0cdb873ce7d5 13:42:34 ---> Running in e57dcc14b770 13:42:34 ---> Running in 69c5b0b58772 13:42:34 ---> Running in 2d5870e24a7e 13:42:35 Removing intermediate container 0f934d4e7be0 13:42:35 ---> 7be9cf98a5bd 13:42:35 Step 5/21 : RUN apk add --update --no-cache make git 13:42:36 ---> Running in da4a643a53be 13:42:36 Removing intermediate container 0cdb873ce7d5 13:42:36 ---> 9dbce71f93bc 13:42:36 Step 5/23 : RUN apk add --update --no-cache make git 13:42:36 ---> Running in 9a6a5636b3c4 13:42:36 Removing intermediate container e57dcc14b770 13:42:36 ---> ec87612aae51 13:42:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:42:36 ---> Running in e0f1a05dc513 13:42:36 Removing intermediate container 69c5b0b58772 13:42:36 ---> 851a707dc701 13:42:36 Step 5/23 : RUN apk add --update --no-cache make git 13:42:36 ---> Running in 6c38a013ba2c 13:42:36 Removing intermediate container 2d5870e24a7e 13:42:36 ---> 768a3c90d7dc 13:42:36 Step 5/31 : RUN apk add --update --no-cache make git 13:42:36 ---> Running in 5fcadfe5e5fb 13:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:38 OK: 221 MiB in 52 packages 13:42:38 OK: 221 MiB in 52 packages 13:42:38 OK: 221 MiB in 52 packages 13:42:38 OK: 221 MiB in 52 packages 13:42:38 OK: 221 MiB in 52 packages 13:42:38 Removing intermediate container 9a6a5636b3c4 13:42:38 ---> b1dd4a5b66d0 13:42:38 Step 6/23 : COPY go.mod vendor* ./ 13:42:38 Removing intermediate container da4a643a53be 13:42:38 ---> d362d78252c9 13:42:38 Step 6/21 : COPY go.mod vendor* ./ 13:42:38 ---> 0e02329aa7f0 13:42:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:38 ---> Running in 6d703d71c6f2 13:42:38 ---> 9198dc8744a0 13:42:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:38 ---> Running in 6d8b96d48d33 13:42:38 Removing intermediate container 6c38a013ba2c 13:42:38 ---> f2a3da239e01 13:42:38 Step 6/23 : COPY go.mod vendor* ./ 13:42:38 Removing intermediate container e0f1a05dc513 13:42:38 ---> b6194f81d272 13:42:38 Step 6/22 : COPY go.mod vendor* ./ 13:42:39 Removing intermediate container 5fcadfe5e5fb 13:42:39 ---> 9072ace2855a 13:42:39 Step 6/31 : COPY go.mod vendor* ./ 13:42:39 ---> 546844b2ace4 13:42:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:39 ---> 234284f8428e 13:42:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:39 ---> bd46b47f4ce4 13:42:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:39 ---> Running in 281f26408b36 13:42:39 ---> Running in 6fc6ba6b895e 13:42:39 ---> Running in c78c32cdbc56 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:39 provisioning config files... 13:42:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7927762071004522240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:39 Removing intermediate container 6d703d71c6f2 13:42:39 ---> 5eb1266120b7 13:42:39 Step 8/23 : COPY . . 13:42:39 ---> docker-login.sh 13:42:39 nexus3.edgexfoundry.org:10001 13:42:40 Removing intermediate container 6d8b96d48d33 13:42:40 ---> cb937b4541b5 13:42:40 Step 8/21 : COPY . . 13:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:40 Configure a credential helper to remove this warning. See 13:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:40 13:42:40 Login Succeeded 13:42:40 nexus3.edgexfoundry.org:10002 13:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:41 Configure a credential helper to remove this warning. See 13:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:41 13:42:41 Login Succeeded 13:42:41 nexus3.edgexfoundry.org:10003 13:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:41 Configure a credential helper to remove this warning. See 13:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:41 13:42:41 Login Succeeded 13:42:41 nexus3.edgexfoundry.org:10004 13:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:42 Configure a credential helper to remove this warning. See 13:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:42 13:42:42 Login Succeeded 13:42:42 docker.io 13:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:43 Configure a credential helper to remove this warning. See 13:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:43 13:42:43 Login Succeeded 13:42:43 ---> docker-login.sh ends [Pipeline] } 13:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:42:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:43 ========================================================= 13:42:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:42:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:42:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:42:44 9b3977197b4f: Pulling fs layer 13:42:44 1a89e8eeedd5: Pulling fs layer 13:42:44 94645a83ff95: Pulling fs layer 13:42:44 3f3a8bcf1eab: Pulling fs layer 13:42:44 0c92f367c5e7: Pulling fs layer 13:42:44 f7c0051592d6: Pulling fs layer 13:42:44 a227ed2f7395: Pulling fs layer 13:42:44 7b1c46037f91: Pulling fs layer 13:42:44 f7c0051592d6: Waiting 13:42:44 a227ed2f7395: Waiting 13:42:44 7b1c46037f91: Waiting 13:42:44 3f3a8bcf1eab: Waiting 13:42:44 0c92f367c5e7: Waiting 13:42:44 94645a83ff95: Verifying Checksum 13:42:44 94645a83ff95: Download complete 13:42:44 1a89e8eeedd5: Download complete 13:42:44 0c92f367c5e7: Download complete 13:42:44 f7c0051592d6: Verifying Checksum 13:42:44 f7c0051592d6: Download complete 13:42:44 9b3977197b4f: Verifying Checksum 13:42:44 9b3977197b4f: Download complete 13:42:44 a227ed2f7395: Verifying Checksum 13:42:44 a227ed2f7395: Download complete 13:42:44 Removing intermediate container 281f26408b36 13:42:44 ---> a11782fe3aaa 13:42:44 Step 8/22 : COPY . . 13:42:44 Removing intermediate container c78c32cdbc56 13:42:44 ---> 262662e66315 13:42:44 Step 8/31 : COPY . . 13:42:44 Removing intermediate container 6fc6ba6b895e 13:42:44 ---> b654d4a8af70 13:42:44 Step 8/23 : COPY . . 13:42:45 9b3977197b4f: Pull complete 13:42:45 1a89e8eeedd5: Pull complete 13:42:45 94645a83ff95: Pull complete 13:42:46 7b1c46037f91: Verifying Checksum 13:42:46 7b1c46037f91: Download complete 13:42:46 3f3a8bcf1eab: Verifying Checksum 13:42:46 3f3a8bcf1eab: Download complete 13:42:51 ---> d7575e4668bb 13:42:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:42:51 ---> Running in 18ed02a13982 13:42:51 ---> b024c19475ff 13:42:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:42:51 ---> 465a90fcc7f8 13:42:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:42:51 ---> 0fe041b67640 13:42:51 Step 9/23 : RUN make cmd/core-command/core-command 13:42:51 ---> Running in 698c520ac075 13:42:51 ---> 327fd789d7e4 13:42:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:42:51 ---> Running in 07d1188ad006 13:42:51 ---> Running in 799875db85af 13:42:51 ---> Running in 220433ccafb7 13:42:51 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 13:42:52 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 13:42:52 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 13:42:52 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 13:42:52 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 13:42:59 3f3a8bcf1eab: Pull complete 13:42:59 0c92f367c5e7: Pull complete 13:42:59 f7c0051592d6: Pull complete 13:42:59 a227ed2f7395: Pull complete 13:43:04 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 13:43:06 7b1c46037f91: Pull complete 13:43:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:43:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:06 WORKDIR /edgex 13:43:06 COPY go.mod . 13:43:06 RUN go mod download 13:43:06 + docker build -t ci-base-image-arm64 -f - . 13:43:09 Sending build context to Docker daemon 168.8MB 13:43:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:09 ---> f79e39bc4007 13:43:09 Step 2/4 : WORKDIR /edgex 13:43:10 Removing intermediate container 220433ccafb7 13:43:10 ---> e99cb5e6c0c9 13:43:10 13:43:10 Step 10/23 : FROM alpine:3.14 13:43:10 Removing intermediate container 18ed02a13982 13:43:10 ---> 2e6528bd3fed 13:43:10 13:43:10 Step 10/21 : FROM alpine:3.14 13:43:10 Removing intermediate container 07d1188ad006 13:43:10 ---> 356b5e3954ae 13:43:10 13:43:10 Step 10/31 : FROM alpine:3.14 13:43:10 Removing intermediate container 698c520ac075 13:43:10 ---> b9cebeefb0a7 13:43:10 13:43:10 Step 10/23 : FROM alpine:3.14 13:43:10 Removing intermediate container 799875db85af 13:43:10 ---> 53624653d41f 13:43:10 13:43:10 Step 10/22 : FROM alpine:3.14 13:43:10 3.14: Pulling from library/alpine 13:43:10 3.14: Pulling from library/alpine 13:43:11 3.14: Pulling from library/alpine 13:43:11 3.14: Pulling from library/alpine 13:43:11 3.14: Pulling from library/alpine 13:43:11 ---> Running in 127d2c65fed8 13:43:11 Removing intermediate container 127d2c65fed8 13:43:11 ---> ee6b62b35021 13:43:11 Step 3/4 : COPY go.mod . 13:43:12 ---> 768db1e47c2e 13:43:12 Step 4/4 : RUN go mod download 13:43:12 ---> Running in c42b7523790b 13:43:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:12 Status: Downloaded newer image for alpine:3.14 13:43:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:12 Status: Downloaded newer image for alpine:3.14 13:43:12 Status: Image is up to date for alpine:3.14 13:43:12 Status: Image is up to date for alpine:3.14 13:43:12 ---> 0a97eee8041e 13:43:12 Step 11/21 : RUN apk add --update --no-cache curl 13:43:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:43:12 ---> 0a97eee8041e 13:43:12 Status: Image is up to date for alpine:3.14 13:43:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' ---> 0a97eee8041e 13:43:12 ---> 0a97eee8041e 13:43:12 13:43:12 Step 11/23 : RUN apk add --update --no-cache dumb-initStep 11/23 : RUN apk add --update --no-cache dumb-init 13:43:12 13:43:12 ---> 0a97eee8041e 13:43:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:43:12 ---> Running in 22aa6c78b811 13:43:12 ---> Running in 9efeee47cd58 13:43:12 ---> Running in 264e4ea3fdff 13:43:12 ---> Running in 8295532064c3 13:43:12 ---> Running in 87b683123f60 13:43:13 Removing intermediate container 87b683123f60 13:43:13 ---> de8285982b27 13:43:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:43:13 ---> Running in 09ebd9e77601 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:13 (1/5) Installing ca-certificates (20211220-r0) 13:43:13 (2/5) Installing brotli-libs (1.0.9-r5) 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:13 (1/1) Installing dumb-init (1.2.5-r1) 13:43:13 Executing busybox-1.33.1-r6.trigger 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:13 (4/5) Installing libcurl (7.79.1-r0) 13:43:13 OK: 6 MiB in 15 packages 13:43:13 (5/5) Installing curl (7.79.1-r0) 13:43:13 Executing busybox-1.33.1-r6.trigger 13:43:13 Executing ca-certificates-20211220-r0.trigger 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:13 OK: 8 MiB in 19 packages 13:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:14 (1/2) Installing ca-certificates (20211220-r0) 13:43:14 (2/2) Installing dumb-init (1.2.5-r1) 13:43:14 Executing busybox-1.33.1-r6.trigger 13:43:14 Executing ca-certificates-20211220-r0.trigger 13:43:14 (1/2) Installing dumb-init (1.2.5-r1) 13:43:14 (2/2) Installing su-exec (0.2-r1) 13:43:14 Executing busybox-1.33.1-r6.trigger 13:43:14 OK: 6 MiB in 16 packages 13:43:14 (1/1) Installing dumb-init (1.2.5-r1) 13:43:14 Executing busybox-1.33.1-r6.trigger 13:43:14 OK: 6 MiB in 15 packages 13:43:14 OK: 6 MiB in 16 packages 13:43:14 Removing intermediate container 9efeee47cd58 13:43:14 ---> ddde256d10bc 13:43:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:14 ---> Running in 71736928329b 13:43:14 Removing intermediate container 264e4ea3fdff 13:43:14 ---> c730730d4894 13:43:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:43:14 Removing intermediate container 71736928329b 13:43:14 ---> a135e9f6d28c 13:43:14 Step 13/23 : ENV APP_PORT=59882 13:43:14 ---> Running in d05b42b50bd2 13:43:14 ---> Running in 90e8361c0437 13:43:15 Removing intermediate container 8295532064c3 13:43:15 ---> 9fecd8c2da32 13:43:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:15 ---> Running in 1f82411b2003 13:43:15 Removing intermediate container 90e8361c0437 13:43:15 ---> cddba254a27b 13:43:15 Step 14/23 : EXPOSE $APP_PORT 13:43:15 Removing intermediate container d05b42b50bd2 13:43:15 ---> 29762ab32955 13:43:15 Step 13/21 : WORKDIR /edgex 13:43:15 Removing intermediate container 09ebd9e77601 13:43:15 ---> e37d4f4fc07e 13:43:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:43:15 ---> Running in eafcdf3f4cf5 13:43:15 ---> Running in 81395b9d98b0 13:43:15 Removing intermediate container 22aa6c78b811 13:43:15 ---> 283719e2c229 13:43:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:43:15 ---> Running in 450db643c246 13:43:15 Removing intermediate container 1f82411b2003 13:43:15 ---> bdb134490bb9 13:43:15 Step 13/23 : ENV APP_PORT=59881 13:43:15 ---> Running in d56d69d8630d 13:43:15 ---> Running in 244b72630562 13:43:15 Removing intermediate container eafcdf3f4cf5 13:43:15 ---> 5fed5ce79728 13:43:15 Step 15/23 : WORKDIR / 13:43:15 ---> Running in e7386e107f66 13:43:15 Removing intermediate container 450db643c246 13:43:15 ---> cc8dd3ecc5d7 13:43:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:43:15 Removing intermediate container 81395b9d98b0 13:43:15 ---> 57d849ba970a 13:43:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:43:15 Removing intermediate container d56d69d8630d 13:43:15 ---> a152b1abde42 13:43:15 Step 13/22 : ENV APP_PORT=59860 13:43:15 Removing intermediate container 244b72630562 13:43:15 ---> c61a12d7e5a3 13:43:15 Step 14/23 : EXPOSE $APP_PORT 13:43:15 ---> Running in eb01b4ab5fb8 13:43:15 ---> Running in 5c6f61f971fe 13:43:15 ---> Running in 5e7d152b105b 13:43:15 Removing intermediate container e7386e107f66 13:43:15 ---> 439bb4853e3a 13:43:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:15 Removing intermediate container eb01b4ab5fb8 13:43:15 ---> 47e9e3e60a3a 13:43:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:43:15 ---> 3da9e0c34d8e 13:43:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:43:15 ---> Running in 43b81d7a3e03 13:43:15 Removing intermediate container 5c6f61f971fe 13:43:15 ---> 6d9315605fc9 13:43:15 Step 15/23 : WORKDIR / 13:43:15 Removing intermediate container 5e7d152b105b 13:43:15 ---> 700b05d29c07 13:43:15 Step 14/22 : EXPOSE $APP_PORT 13:43:15 ---> Running in d9a6d9fb468b 13:43:15 ---> Running in 6be3794fceb5 13:43:15 ---> 7c0bf643c0be 13:43:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:43:15 Removing intermediate container 6be3794fceb5 13:43:15 ---> eb97984072ea 13:43:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:15 Removing intermediate container d9a6d9fb468b 13:43:15 ---> c8a8d817fb5f 13:43:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:16 ---> 6cc6239ad0d9 13:43:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:43:16 ---> 5cbc2676cfe4 13:43:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:43:16 ---> b12cb26a593f 13:43:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:43:16 ---> df221122f8cc 13:43:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:43:16 ---> e0fbe2791e93 13:43:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:43:16 Removing intermediate container 43b81d7a3e03 13:43:16 ---> c8afea4ec867 13:43:16 ---> 74467882a85b 13:43:16 Step 19/23 : ENTRYPOINT ["/core-command"]Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:43:16 13:43:16 ---> 52eeaaf70f87 13:43:16 ---> 8875af67a848 13:43:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:43:16 13:43:16 ---> Running in 2d3d3c8ae501 13:43:16 ---> Running in 0b4a6bdfad7c 13:43:16 ---> Running in 125eadf88337 13:43:16 Removing intermediate container 2d3d3c8ae501 13:43:16 ---> 5773aeaa82d1 13:43:16 Step 18/21 : CMD ["--init=true"] 13:43:16 Removing intermediate container 125eadf88337 13:43:16 ---> 83244b48125b 13:43:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:16 Removing intermediate container 0b4a6bdfad7c 13:43:16 ---> 031291d72ab1 13:43:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:43:16 ---> c1fe1872e39c 13:43:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:43:16 ---> Running in f6cdc1c967c5 13:43:16 ---> d04b74fa30b2 13:43:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:43:17 ---> Running in 600ed0844af1 13:43:17 ---> Running in e5cc91b35201 13:43:17 ---> Running in c9969389672c 13:43:17 Removing intermediate container f6cdc1c967c5 13:43:17 ---> 37f7994fe1c5 13:43:17 Step 19/21 : LABEL arch=x86_64 13:43:17 ---> 8fbd9267c024 13:43:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:43:17 Removing intermediate container 600ed0844af1 13:43:17 ---> f95095c9d18b 13:43:17 Step 21/23 : LABEL arch=x86_64 13:43:17 ---> Running in b29aff81a16d 13:43:17 ---> Running in 9a2b1ae636a3 13:43:17 Removing intermediate container e5cc91b35201 13:43:17 ---> 4ee5ebad76dc 13:43:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:17 Removing intermediate container c9969389672c 13:43:17 ---> d3b79962ca62 13:43:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:17 ---> Running in 552a65f5e94f 13:43:17 ---> Running in b6efd60024ab 13:43:17 ---> Running in dd8c617310c6 13:43:17 Removing intermediate container 9a2b1ae636a3 13:43:17 ---> 42015be68c82 13:43:17 Step 20/21 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:17 ---> Running in 0bce223750c1 13:43:17 Removing intermediate container 552a65f5e94f 13:43:17 ---> cfa9de7d44fe 13:43:17 Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:17 Removing intermediate container b6efd60024ab 13:43:17 ---> bedb4523e869 13:43:17 Step 20/22 : LABEL arch=x86_64 13:43:17 Removing intermediate container dd8c617310c6 13:43:17 ---> 8350dbc9a96c 13:43:17 Step 21/23 : LABEL arch=x86_64 13:43:17 ---> Running in a8130051e640 13:43:17 ---> Running in 4c9e7f473d6f 13:43:17 ---> Running in ff97cb290cda 13:43:17 Removing intermediate container 0bce223750c1 13:43:17 ---> b332ca57e9a3 13:43:17 Step 21/21 : LABEL version=0.0.0 13:43:17 ---> Running in 085b5c165a31 13:43:17 Removing intermediate container 4c9e7f473d6f 13:43:17 ---> 0d021ccd2c7a 13:43:17 Step 21/22 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:17 Removing intermediate container a8130051e640 13:43:17 ---> c4473f88203b 13:43:17 Step 23/23 : LABEL version=0.0.0 13:43:17 Removing intermediate container ff97cb290cda 13:43:17 ---> 49037be4d6bc 13:43:17 Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:17 ---> Running in 3d43ff1adc83 13:43:17 ---> Running in 8e892600a8d6 13:43:17 Removing intermediate container 085b5c165a31 13:43:17 ---> e33b98390bdc 13:43:17 13:43:17 ---> Running in 6ecd9900fb25 13:43:17 Removing intermediate container 3d43ff1adc83 13:43:17 ---> ac946224ba93 13:43:17 Step 22/22 : LABEL version=0.0.0 13:43:17 Successfully built e33b98390bdc 13:43:17 Removing intermediate container 8e892600a8d6 13:43:17 ---> 79c176736cb9 13:43:17 13:43:17 Successfully tagged security-proxy-setup:latest 13:43:17  Building security-proxy-setup ... done Building security-secretstore-setup 13:43:17 Removing intermediate container b29aff81a16d 13:43:17 ---> 38ecf9862710 13:43:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:17 Removing intermediate container 6ecd9900fb25 13:43:17 ---> 22a3dbc71490 13:43:17 Step 23/23 : LABEL version=0.0.0 13:43:18 ---> Running in 2ab0bbc8820e 13:43:18 ---> Running in 2a03f160b5d2 13:43:18 Successfully built 79c176736cb9 13:43:18 Successfully tagged core-command:latest 13:43:18  Building core-command ... done Building core-data 13:43:20 ---> ea3f00355b44 13:43:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:43:21 Removing intermediate container 2ab0bbc8820e 13:43:21 ---> 237cf4bee5f1 13:43:21 13:43:21 Removing intermediate container 2a03f160b5d2 13:43:21 ---> b50dc12fd143 13:43:21 13:43:21 Successfully built 237cf4bee5f1 13:43:21 Successfully built b50dc12fd143 13:43:21 Successfully tagged support-notifications:latest 13:43:21  Building support-notifications ... done Building support-scheduler 13:43:21 Successfully tagged core-metadata:latest 13:43:21 Building sys-mgmt-agent 13:43:21  Building core-metadata ... done  ---> 36ea9b2df267 13:43:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:43:21 ---> 2020bf9f2af3 13:43:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:43:22 ---> 33c6260692c3 13:43:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:43:23 ---> 114ddbea6af0 13:43:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:43:23 ---> Running in b8755b67f2c6 13:43:24 Removing intermediate container b8755b67f2c6 13:43:24 ---> 583ba07a5817 13:43:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:43:25 ---> 11e8b346e25e 13:43:25 Step 26/31 : RUN chmod +x /entrypoint.sh 13:43:25 ---> Running in 60da9a40d581 13:43:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:43:26 ---> d34b0990ef74 13:43:26 Step 3/23 : WORKDIR /edgex-go 13:43:26 ---> Using cache 13:43:26 ---> c689e65159b2 13:43:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 ---> Using cache 13:43:26 ---> 768a3c90d7dc 13:43:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:43:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:43:26 ---> d34b0990ef74 13:43:26 Step 3/25 : WORKDIR /edgex-go 13:43:26 ---> Using cache 13:43:26 ---> c689e65159b2 13:43:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 ---> Using cache 13:43:26 ---> 768a3c90d7dc 13:43:26 Step 5/25 : RUN apk add --update --no-cache make git 13:43:26 ---> Using cache 13:43:26 ---> 9072ace2855a 13:43:26 Step 6/25 : COPY go.mod vendor* ./ 13:43:26 ---> Using cache 13:43:26 ---> bd46b47f4ce4 13:43:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:26 ---> Using cache 13:43:26 ---> 262662e66315 13:43:26 Step 8/25 : COPY . . 13:43:26 ---> Using cache 13:43:26 ---> 465a90fcc7f8 13:43:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:43:26 ---> Running in e67f906789f1 13:43:26 ---> Running in 0ab2369ad814 13:43:27 Removing intermediate container 60da9a40d581 13:43:27 ---> 42829d8d8bdf 13:43:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:43:27 ---> Running in 0ded5531b550 13:43:28 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 13:43:28 Removing intermediate container 0ded5531b550 13:43:28 ---> a4ea4d5d89fd 13:43:28 Step 28/31 : CMD ["gate"] 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:28 ---> Running in 997fa4c1fd3c 13:43:28 Removing intermediate container 997fa4c1fd3c 13:43:28 ---> f23f517e6b6e 13:43:28 Step 29/31 : LABEL arch=x86_64 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 ---> Running in 03a36f134689 13:43:29 OK: 221 MiB in 52 packages 13:43:29 Removing intermediate container 03a36f134689 13:43:29 ---> 75e727c4720d 13:43:29 Step 30/31 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:30 ---> Running in e319c731d853 13:43:30 Removing intermediate container e67f906789f1 13:43:30 ---> 640889476a44 13:43:30 Step 6/23 : COPY go.mod vendor* ./ 13:43:30 Removing intermediate container e319c731d853 13:43:30 ---> 8dc28adea716 13:43:30 Step 31/31 : LABEL version=0.0.0 13:43:30 ---> Running in 7fe2fb715ef0 13:43:30 ---> 967885628047 13:43:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:31 ---> Running in fb8eecbff2ff 13:43:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:43:31 ---> d34b0990ef74 13:43:31 Step 3/23 : WORKDIR /edgex-go 13:43:31 ---> Using cache 13:43:31 ---> c689e65159b2 13:43:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:31 ---> Using cache 13:43:31 ---> 768a3c90d7dc 13:43:31 Step 5/23 : RUN apk add --update --no-cache make bash git 13:43:31 Removing intermediate container 7fe2fb715ef0 13:43:31 ---> cd08263ace2e 13:43:31 13:43:31 ---> Running in b09c6f22158b 13:43:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:31 ---> d34b0990ef74 13:43:31 Step 3/22 : WORKDIR /edgex-go 13:43:31 ---> Using cache 13:43:31 ---> c689e65159b2 13:43:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:31 ---> Using cache 13:43:31 ---> 768a3c90d7dc 13:43:31 Step 5/22 : RUN apk add --update --no-cache make git 13:43:31 ---> Using cache 13:43:31 ---> 9072ace2855a 13:43:31 Step 6/22 : COPY go.mod vendor* ./ 13:43:31 ---> Using cache 13:43:31 ---> bd46b47f4ce4 13:43:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:31 ---> Using cache 13:43:31 ---> 262662e66315 13:43:31 Step 8/22 : COPY . . 13:43:31 ---> Using cache 13:43:31 ---> 465a90fcc7f8 13:43:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:43:31 Successfully built cd08263ace2e 13:43:31 Successfully tagged security-bootstrapper:latest 13:43:31  Building security-bootstrapper ... done  ---> Running in 2bad29581858 13:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:31 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 13:43:32 Removing intermediate container fb8eecbff2ff 13:43:32 ---> c85d4b57e705 13:43:32 Step 8/23 : COPY . . 13:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:32 OK: 221 MiB in 52 packages 13:43:34 Removing intermediate container b09c6f22158b 13:43:34 ---> 0fc0ec281c68 13:43:34 Step 6/23 : COPY go.mod vendor* ./ 13:43:35 ---> 58f2699d07a1 13:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:35 ---> Running in f464ff841b4b 13:43:35 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 13:43:37 Removing intermediate container f464ff841b4b 13:43:37 ---> 4936ce5b6fdf 13:43:37 Step 8/23 : COPY . . 13:43:39 ---> f8c6436f746b 13:43:39 Step 9/23 : RUN make cmd/core-data/core-data 13:43:40 ---> Running in 40ee15821752 13:43:40 Removing intermediate container 0ab2369ad814 13:43:40 ---> 8bca51c2df97 13:43:40 13:43:40 Step 10/25 : FROM alpine:3.14 13:43:40 ---> 0a97eee8041e 13:43:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:43:40 ---> Running in b205acfcd7bb 13:43:41 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 13:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:41 (1/3) Installing ca-certificates (20211220-r0) 13:43:41 (2/3) Installing dumb-init (1.2.5-r1) 13:43:41 (3/3) Installing su-exec (0.2-r1) 13:43:41 Executing busybox-1.33.1-r6.trigger 13:43:41 Executing ca-certificates-20211220-r0.trigger 13:43:41 OK: 6 MiB in 17 packages 13:43:42 Removing intermediate container 2bad29581858 13:43:42 ---> 6a7d7f16874d 13:43:42 13:43:42 Step 10/22 : FROM alpine:3.14 13:43:42 ---> 0a97eee8041e 13:43:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:43:42 ---> Using cache 13:43:42 ---> 9fecd8c2da32 13:43:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:42 ---> Using cache 13:43:42 ---> bdb134490bb9 13:43:42 Step 13/22 : ENV APP_PORT=59861 13:43:42 ---> Running in db7398de7aca 13:43:43 Removing intermediate container db7398de7aca 13:43:43 ---> 0636169bbdc9 13:43:43 Step 14/22 : EXPOSE $APP_PORT 13:43:43 Removing intermediate container b205acfcd7bb 13:43:43 ---> 0021f581e05c 13:43:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:43:43 ---> Running in d9dd9222b9a6 13:43:43 ---> Running in 0c6057c86390 13:43:43 Removing intermediate container 0c6057c86390 13:43:43 ---> 2c6b25e51578 13:43:43 Step 13/25 : WORKDIR / 13:43:43 Removing intermediate container d9dd9222b9a6 13:43:43 ---> 56d86a2282c5 13:43:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:43 ---> e7b1190180aa 13:43:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:43:43 ---> Running in f49ce738db44 13:43:43 ---> Running in 5e983b982755 13:43:44 ---> 62a24818dba5 13:43:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:43:44 Removing intermediate container f49ce738db44 13:43:44 ---> 4fca0b487db9 13:43:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:43:44 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 13:43:44 ---> d1861d6e05f9 13:43:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:43:44 ---> 53e4453a2734 13:43:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:43:45 ---> 0a0594b3bb56 13:43:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:43:45 ---> af1efc6750ba 13:43:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:43:45 ---> Running in 1285a0bff803 13:43:45 Removing intermediate container 1285a0bff803 13:43:45 ---> 593f6ceb7c3b 13:43:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:45 ---> 5d51e1996c30 13:43:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:43:45 ---> Running in 69e3b3e1f586 13:43:46 Removing intermediate container 69e3b3e1f586 13:43:46 ---> 119bd88e5ae6 13:43:46 Step 20/22 : LABEL arch=x86_64 13:43:46 ---> 287da5239eca 13:43:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:43:46 ---> Running in c77b2c03cf3c 13:43:46 Removing intermediate container c77b2c03cf3c 13:43:46 ---> e968a23449b1 13:43:46 Step 21/22 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:46 ---> Running in 6301661883b9 13:43:46 ---> 92152f503807 13:43:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:43:46 Removing intermediate container 6301661883b9 13:43:46 ---> a22ebc60d6c5 13:43:46 Step 22/22 : LABEL version=0.0.0 13:43:47 ---> Running in d531096bd4f6 13:43:47 Removing intermediate container d531096bd4f6 13:43:47 ---> c2c7dfcd95c3 13:43:47 13:43:47 Successfully built c2c7dfcd95c3 13:43:47 Successfully tagged support-scheduler:latest 13:43:47  Building support-scheduler ... done  ---> 51043c0cc461 13:43:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:43:47 ---> f6d3b11253fb 13:43:47 Step 21/25 : 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/ 13:43:47 ---> Running in ca600e5eb372 13:43:48 Removing intermediate container ca600e5eb372 13:43:48 ---> 561ae24b304e 13:43:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:43:48 ---> Running in ac2d97e126d5 13:43:48 Removing intermediate container ac2d97e126d5 13:43:48 ---> 6a6a59ce08cf 13:43:48 Step 23/25 : LABEL arch=x86_64 13:43:48 ---> Running in 9e990f28d60b 13:43:49 Removing intermediate container 9e990f28d60b 13:43:49 ---> 97c3cb38cc55 13:43:49 Step 24/25 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:49 ---> Running in 20399e67313f 13:43:49 Removing intermediate container 20399e67313f 13:43:49 ---> 26ae8ccc846e 13:43:49 Step 25/25 : LABEL version=0.0.0 13:43:49 ---> Running in 32898351c7d9 13:43:49 Removing intermediate container 32898351c7d9 13:43:49 ---> 0c94ce703930 13:43:49 13:43:49 Successfully built 0c94ce703930 13:43:49 Successfully tagged security-secretstore-setup:latest 13:43:51  Building security-secretstore-setup ... done Removing intermediate container 40ee15821752 13:43:51 ---> 5dfb75fb6ae0 13:43:51 13:43:51 Step 10/23 : FROM alpine:3.14 13:43:51 ---> 0a97eee8041e 13:43:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:43:51 ---> Running in 93cd984d398a 13:43:51 Removing intermediate container 93cd984d398a 13:43:51 ---> 406583b28fa2 13:43:51 Step 12/23 : ENV APP_PORT=59880 13:43:51 ---> Running in cadd02397384 13:43:51 Removing intermediate container cadd02397384 13:43:51 ---> e656ba30e51b 13:43:51 Step 13/23 : EXPOSE $APP_PORT 13:43:51 ---> Running in 6c1888d1a823 13:43:51 Removing intermediate container 6c1888d1a823 13:43:51 ---> f9c6bf05e744 13:43:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:52 ---> Running in 63053fdf5386 13:43:52 Removing intermediate container 5e983b982755 13:43:52 ---> bb4d9684e00e 13:43:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:43:53 ---> Running in 3d173b2682fd 13:43:53 Removing intermediate container 63053fdf5386 13:43:53 ---> cf30ffd77d10 13:43:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:43:53 ---> Running in d0f6f781073f 13:43:53 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 13:43:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:54 Removing intermediate container 3d173b2682fd 13:43:54 ---> 703880e7e757 13:43:54 13:43:54 Step 11/23 : FROM docker:20.10.10 13:43:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:54 20.10.10: Pulling from library/docker 13:43:54 (1/6) Installing dumb-init (1.2.5-r1) 13:43:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:43:54 (3/6) Installing libsodium (1.0.18-r0) 13:43:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:43:54 (5/6) Installing libzmq (4.3.4-r0) 13:43:54 (6/6) Installing zeromq (4.3.4-r0) 13:43:54 Executing busybox-1.33.1-r6.trigger 13:43:54 OK: 8 MiB in 20 packages 13:43:56 Removing intermediate container d0f6f781073f 13:43:56 ---> 824dfce29e10 13:43:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:56 ---> 2e7a71e3564f 13:43:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:43:56 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:43:56 Status: Downloaded newer image for docker:20.10.10 13:43:56 ---> b706a049f56e 13:43:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:43:56 ---> Running in 274c69f50296 13:43:56 Removing intermediate container 274c69f50296 13:43:56 ---> 2b15b830bf81 13:43:56 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:43:56 ---> Running in 97b696037786 13:43:56 ---> 2b35ba6eb514 13:43:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:43:56 ---> c99370b83a41 13:43:56 Step 19/23 : ENTRYPOINT ["/core-data"] 13:43:57 ---> Running in 1067eb39f607 13:43:57 Removing intermediate container 1067eb39f607 13:43:57 ---> 2821769d1aec 13:43:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:57 ---> Running in 2e677dba6bc9 13:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:57 Removing intermediate container 2e677dba6bc9 13:43:57 ---> 962bb638e162 13:43:57 Step 21/23 : LABEL arch=x86_64 13:43:57 ---> Running in ee5c11f6c9f5 13:43:57 Removing intermediate container ee5c11f6c9f5 13:43:57 ---> 1e57b65ff126 13:43:57 Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:43:57 ---> Running in 46661f14c88b 13:43:57 (1/42) Installing readline (8.1.0-r0) 13:43:57 (2/42) Installing bash (5.1.4-r0) 13:43:57 Executing bash-5.1.4-r0.post-install 13:43:57 (3/42) Installing brotli-libs (1.0.9-r5) 13:43:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:43:57 (5/42) Installing libcurl (7.79.1-r0) 13:43:57 (6/42) Installing curl (7.79.1-r0) 13:43:57 (7/42) Installing dumb-init (1.2.5-r1) 13:43:57 (8/42) Installing libbz2 (1.0.8-r1) 13:43:57 Removing intermediate container 46661f14c88b 13:43:57 ---> c78289bde3db 13:43:57 (9/42) Installing expat (2.4.7-r0) 13:43:57 Step 23/23 : LABEL version=0.0.0 13:43:57 (10/42) Installing libffi (3.3-r2) 13:43:57 (11/42) Installing gdbm (1.19-r0) 13:43:57 (12/42) Installing xz-libs (5.2.5-r0) 13:43:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:43:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:43:57 ---> Running in 05902fb03742 13:43:57 (15/42) Installing mpdecimal (2.5.1-r1) 13:43:57 (16/42) Installing sqlite-libs (3.35.5-r0) 13:43:57 (17/42) Installing python3 (3.9.5-r2) 13:43:57 Removing intermediate container 05902fb03742 13:43:57 ---> 031e2d40ca3c 13:43:57 13:43:57 Successfully built 031e2d40ca3c 13:43:57 Successfully tagged core-data:latest 13:43:58  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) 13:43:58 (19/42) Installing py3-chardet (4.0.0-r2) 13:43:58 (20/42) Installing py3-idna (3.2-r0) 13:43:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:43:58 (22/42) Installing py3-certifi (2020.12.5-r1) 13:43:58 (23/42) Installing py3-requests (2.25.1-r4) 13:43:58 (24/42) Installing py3-msgpack (1.0.2-r1) 13:43:58 (25/42) Installing py3-lockfile (0.12.2-r4) 13:43:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:43:58 (27/42) Installing py3-colorama (0.4.4-r1) 13:43:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:43:58 (29/42) Installing py3-distlib (0.3.1-r3) 13:43:58 (30/42) Installing py3-distro (1.5.0-r3) 13:43:58 (31/42) Installing py3-six (1.15.0-r1) 13:43:58 (32/42) Installing py3-webencodings (0.5.1-r4) 13:43:58 (33/42) Installing py3-html5lib (1.1-r1) 13:43:58 (34/42) Installing py3-parsing (2.4.7-r2) 13:43:58 (35/42) Installing py3-packaging (20.9-r1) 13:43:58 (36/42) Installing py3-toml (0.10.2-r2) 13:43:58 (37/42) Installing py3-pep517 (0.10.0-r2) 13:43:58 (38/42) Installing py3-progress (1.5-r2) 13:43:58 (39/42) Installing py3-retrying (1.3.3-r1) 13:43:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:43:58 (41/42) Installing py3-setuptools (52.0.0-r3) 13:43:58 (42/42) Installing py3-pip (20.3.4-r1) 13:43:58 Executing busybox-1.33.1-r6.trigger 13:43:58 OK: 84 MiB in 64 packages 13:43:59 Collecting docker-compose==1.23.2 13:43:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:43:59 Collecting docopt<0.7,>=0.6.1 13:43:59 Downloading docopt-0.6.2.tar.gz (25 kB) 13:43:59 Collecting docker<4.0,>=3.6.0 13:43:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:43:59 Collecting dockerpty<0.5,>=0.4.1 13:43:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:43:59 Collecting jsonschema<3,>=2.5.1 13:43:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:44:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:44:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:44:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:44:00 Collecting texttable<0.10,>=0.9.0 13:44:00 Downloading texttable-0.9.1.tar.gz (11 kB) 13:44:00 Collecting cached-property<2,>=1.2.0 13:44:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:44:00 Collecting websocket-client<1.0,>=0.32.0 13:44:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:44:00 Collecting PyYAML<4,>=3.10 13:44:00 Downloading PyYAML-3.13.tar.gz (270 kB) 13:44:00 Collecting docker-pycreds>=0.4.0 13:44:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:44:00 Collecting idna<2.8,>=2.5 13:44:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:44:01 Collecting urllib3<1.25,>=1.21.1 13:44:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:44:01 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) 13:44:01 Collecting chardet<3.1.0,>=3.0.2 13:44:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:44:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:44:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:44:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:44:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:44:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:44:01 Attempting uninstall: urllib3 13:44:01 Found existing installation: urllib3 1.26.5 13:44:01 Uninstalling urllib3-1.26.5: 13:44:01 Successfully uninstalled urllib3-1.26.5 13:44:01 Attempting uninstall: idna 13:44:01 Found existing installation: idna 3.2 13:44:01 Uninstalling idna-3.2: 13:44:01 Successfully uninstalled idna-3.2 13:44:01 Attempting uninstall: chardet 13:44:01 Found existing installation: chardet 4.0.0 13:44:01 Uninstalling chardet-4.0.0: 13:44:01 Successfully uninstalled chardet-4.0.0 13:44:01 Attempting uninstall: requests 13:44:01 Found existing installation: requests 2.25.1 13:44:01 Uninstalling requests-2.25.1: 13:44:01 Successfully uninstalled requests-2.25.1 13:44:01 Running setup.py install for texttable: started 13:44:02 Running setup.py install for texttable: finished with status 'done' 13:44:02 Running setup.py install for PyYAML: started 13:44:02 Running setup.py install for PyYAML: finished with status 'done' 13:44:02 Running setup.py install for docopt: started 13:44:03 Running setup.py install for docopt: finished with status 'done' 13:44:03 Running setup.py install for dockerpty: started 13:44:03 Running setup.py install for dockerpty: finished with status 'done' 13:44:03 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 13:44:06 Removing intermediate container 97b696037786 13:44:06 ---> 11dc4801f8cb 13:44:06 Step 14/23 : ENV APP_PORT=58890 13:44:06 ---> Running in 0f3a0ec6f6fe 13:44:06 Removing intermediate container 0f3a0ec6f6fe 13:44:06 ---> b0d7bc85a161 13:44:06 Step 15/23 : EXPOSE $APP_PORT 13:44:06 ---> Running in ce1fb875cac7 13:44:06 Removing intermediate container ce1fb875cac7 13:44:06 ---> 100bb76f56a7 13:44:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:44:07 ---> bee1d33cbdf7 13:44:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:44:07 ---> 3f4d3da4914c 13:44:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:44:07 ---> d2c45eb731b0 13:44:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:44:07 ---> Running in 6c2db566fbe4 13:44:07 Removing intermediate container 6c2db566fbe4 13:44:07 ---> 56d90b78f0ca 13:44:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:07 ---> Running in d1c52a47a96b 13:44:07 Removing intermediate container d1c52a47a96b 13:44:07 ---> 9d562bc947b4 13:44:07 Step 21/23 : LABEL arch=x86_64 13:44:07 ---> Running in 19e5280d120d 13:44:07 Removing intermediate container 19e5280d120d 13:44:07 ---> 1d787dd3a11f 13:44:07 Step 22/23 : LABEL git_sha=45d5becd454db6d394af50a7692a957c8b2417a3 13:44:07 ---> Running in 838aec8fefd7 13:44:07 Removing intermediate container 838aec8fefd7 13:44:07 ---> 97e6518c13b1 13:44:07 Step 23/23 : LABEL version=0.0.0 13:44:08 ---> Running in 33c3f92ba8b1 13:44:08 Removing intermediate container 33c3f92ba8b1 13:44:08 ---> 7ed770f8f6e5 13:44:08 13:44:08 Successfully built 7ed770f8f6e5 13:44:08 Successfully tagged sys-mgmt-agent:latest 13:44:08  Building sys-mgmt-agent ... done  [Pipeline] } 13:44:08 $ docker stop --time=1 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 13:44:09 $ docker rm -f 567cfb209c52963a1220d7466eac4fdf389b1a132726e0934d8f1e61daaec515 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:10 + docker images 13:44:10 REPOSITORY TAG IMAGE ID CREATED SIZE 13:44:10 sys-mgmt-agent latest 7ed770f8f6e5 1 second ago 296MB 13:44:10 core-data latest 031e2d40ca3c 12 seconds ago 20MB 13:44:10 703880e7e757 16 seconds ago 1.77GB 13:44:10 5dfb75fb6ae0 19 seconds ago 1.79GB 13:44:10 security-secretstore-setup latest 0c94ce703930 20 seconds ago 27.9MB 13:44:10 support-scheduler latest c2c7dfcd95c3 22 seconds ago 16MB 13:44:10 6a7d7f16874d 28 seconds ago 1.78GB 13:44:10 8bca51c2df97 30 seconds ago 1.78GB 13:44:10 security-bootstrapper latest cd08263ace2e 39 seconds ago 18.7MB 13:44:10 support-notifications latest 237cf4bee5f1 51 seconds ago 16.7MB 13:44:10 core-metadata latest b50dc12fd143 51 seconds ago 16.6MB 13:44:10 core-command latest 79c176736cb9 52 seconds ago 15.8MB 13:44:10 security-proxy-setup latest e33b98390bdc 52 seconds ago 26.2MB 13:44:10 2e6528bd3fed About a minute ago 1.78GB 13:44:10 b9cebeefb0a7 About a minute ago 1.78GB 13:44:10 53624653d41f About a minute ago 1.78GB 13:44:10 e99cb5e6c0c9 About a minute ago 1.77GB 13:44:10 356b5e3954ae About a minute ago 1.77GB 13:44:10 ci-base-image-x86_64 latest d34b0990ef74 3 minutes ago 1.27GB 13:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 13:44:10 docker 20.10.10 b706a049f56e 4 months ago 216MB 13:44:10 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 13:44:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 13:44:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 13:44:25 Still waiting to schedule task 13:44:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:44:34 Removing intermediate container c42b7523790b 13:44:34 ---> b8558d1147cb 13:44:34 Successfully built b8558d1147cb 13:44:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:44:34 + docker inspect -f . ci-base-image-arm64 13:44:34 . [Pipeline] withDockerContainer 13:44:34 prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container 13:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:36 $ docker top 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:37 + go version 13:44:37 go version go1.17.6 linux/arm64 [Pipeline] } 13:44:37 $ docker stop --time=1 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 13:44:38 $ docker rm -f 73a8a95a83bb81acdf0b975f2c9db9a9737e4d9fa1c55cafead181b75585ae31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:44:39 + docker inspect -f . ci-base-image-arm64 13:44:39 . [Pipeline] withDockerContainer 13:44:39 prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container 13:44:39 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:44:41 $ docker top d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 -eo pid,comm [Pipeline] { [Pipeline] echo 13:44:41 ========================================================= 13:44:41 [edgeXBuildGoParallel] Running Tests and Build... 13:44:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:44:42 + make test 13:44:42 go mod tidy 13:44:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:45:15 ? github.com/edgexfoundry/edgex-go [no test files] 13:45:29 Running on prd-ubuntu18.04-docker-8c-8g-7827 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 13:45:29 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 13:45:29 The recommended git tool is: git 13:45:31 using credential edgex-jenkins-ssh 13:45:31 Cloning the remote Git repository 13:45:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:45:31 > git init /w/workspace/edgex-go/4 # timeout=10 13:45:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:45:31 > git --version # timeout=10 13:45:31 > git --version # 'git version 2.17.1' 13:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:45:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:45:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:45:36 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 1aa1c1cec717cc491b4d969b18935d29e64f8a9f 13:45:36 Merge succeeded, producing 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b 13:45:36 Checking out Revision 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b (PR-3904) 13:45:36 > git config core.sparsecheckout # timeout=10 13:45:36 > git checkout -f 1aa1c1cec717cc491b4d969b18935d29e64f8a9f # timeout=10 13:45:36 > git remote # timeout=10 13:45:36 > git config --get remote.origin.url # timeout=10 13:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:36 > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 13:45:36 > git rev-parse HEAD^{commit} # timeout=10 13:45:36 > git config core.sparsecheckout # timeout=10 13:45:36 > git checkout -f 6829cf1101b4eb9604e7665ea6c6c18fd35ec14b # timeout=10 13:45:40 Commit message: "Merge commit '1404bfaf31859b334881d5b2c40dd08403d8cbc6' into HEAD" 13:45:40 First time build. Skipping changelog. 13:45:40 > git rev-list --no-walk 56aee56bfd8fac7d63c31740fbe6d10574d5793e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:41 + echo snap-build.sh 13:45:41 snap-build.sh 13:45:41 + SNAP_BASE_DIR=. 13:45:41 + '[' '!' -z /w/workspace/edgex-go/4 ']' 13:45:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 13:45:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 13:45:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 13:45:41 + cd /w/workspace/edgex-go/4 13:45:41 + sudo apt-get remove -qy --purge lxd lxd-client 13:45:41 Reading package lists... 13:45:41 Building dependency tree... 13:45:41 Reading state information... 13:45:41 The following packages were automatically installed and are no longer required: 13:45:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:45:41 uidmap xdelta3 13:45:41 Use 'sudo apt autoremove' to remove them. 13:45:41 The following packages will be REMOVED: 13:45:41 lxd* lxd-client* 13:45:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:45:41 After this operation, 31.7 MB disk space will be freed. 13:45:42 (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 ... 190666 files and directories currently installed.) 13:45:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:45:43 Removing lxd dnsmasq configuration 13:45:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:45:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:45:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:45:44 (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 ... 190491 files and directories currently installed.) 13:45:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:45:46 Processing triggers for systemd (237-3ubuntu10.52) ... 13:45:46 Processing triggers for ureadahead (0.100.0-21) ... 13:45:46 + sudo snap remove --purge lxd 13:45:46 snap "lxd" is not installed 13:45:46 + sudo groupadd --force --system lxd 13:45:46 ++ whoami 13:45:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:45:46 + newgrp - lxd 13:45:46 + sudo snap install lxd 13:45:55 2022-03-17T13:45:51Z INFO Waiting for automatic snapd restart... 13:46:09 lxd 4.24 from Canonical* installed 13:46:09 + sudo lxd init --auto 13:46:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:46:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:46:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:46:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:46:18 + sudo snap install --classic snapcraft 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:46:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:46:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:46:23 snapcraft 6.0.2 from Canonical* installed 13:46:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:46:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:46:23 % Total % Received % Xferd Average Speed Time Time Time Current 13:46:23 Dload Upload Total Spent Left Speed 13:46:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 13:46:23 100 3325k 100 3325k 0 0 9808k 0 --:--:-- --:--:-- --:--:-- 9808k 13:46:23 ./yq_linux_amd64 13:46:23 + sudo snapcraft prime --use-lxd 13:46:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:46:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:46:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:46:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:46:24 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: 13:46:24 - README.md 13:46:24 13:46:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:46:25 Launching a container. 13:46:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 13:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:46:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.381s coverage: 98.5% of statements 13:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:46:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 54.9% of statements 13:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:46:37 Waiting for container to be ready 13:46:37 To start your first container, try: lxc launch ubuntu:20.04 13:46:37 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 13:46:37 13:46:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:46:42 Waiting for network to be ready... 13:46:42 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:46:42 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 13:46:42 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 13:46:42 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 13:46:42 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 13:46:42 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 13:46:42 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 13:46:42 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 13:46:42 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 13:46:42 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 13:46:43 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:46:43 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 13:46:44 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 13:46:44 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 13:46:44 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 13:46:44 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 13:46:44 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 13:46:44 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 13:46:52 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 13:46:55 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 13:46:59 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 13:47:00 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 13:47:00 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 13:47:00 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.091s coverage: 89.2% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.475s coverage: 84.4% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.492s coverage: 94.2% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 72.2% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.292s coverage: 60.0% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.606s coverage: 0.9% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.393s coverage: 24.0% of statements 13:47:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.364s coverage: 47.1% of statements 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.375s coverage: 79.5% of statements 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.328s coverage: 94.1% of statements 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.531s coverage: 96.3% of statements 13:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.271s coverage: 87.5% of statements 13:47:03 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 13:47:03 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 13:47:04 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 13:47:04 Fetched 23.4 MB in 22s (1040 kB/s) 13:47:05 Reading package lists... 13:47:05 Reading package lists... 13:47:06 Building dependency tree... 13:47:06 Reading state information... 13:47:06 The following additional packages will be installed: 13:47:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:47:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:47:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:47:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:47:06 Suggested packages: 13:47:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:47:06 Recommended packages: 13:47:06 gnupg libsasl2-modules 13:47:06 The following NEW packages will be installed: 13:47:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:47:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:47:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:47:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:47:06 The following packages will be upgraded: 13:47:06 gpg gpg-agent gpgconf libudev1 13:47:06 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 13:47:06 Need to get 3859 kB of archives. 13:47:06 After this operation, 14.9 MB of additional disk space will be used. 13:47:06 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 13:47:06 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 13:47:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 13:47:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 13:47:06 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 13:47:07 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 13:47:07 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 13:47:07 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 13:47:07 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 13:47:07 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:47:07 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 13:47:07 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 13:47:07 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 13:47:07 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 13:47:07 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 13:47:07 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 13:47:07 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 13:47:07 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 13:47:07 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 13:47:07 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 13:47:07 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 13:47:07 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 13:47:07 debconf: delaying package configuration, since apt-utils is not installed 13:47:07 Fetched 3859 kB in 1s (3172 kB/s) 13:47:07 (Reading database ... 12816 files and directories currently installed.) 13:47:07 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 13:47:07 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:47:07 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 13:47:07 Selecting previously unselected package udev. 13:47:07 (Reading database ... 12816 files and directories currently installed.) 13:47:07 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 13:47:07 Unpacking udev (245.4-4ubuntu3.15) ... 13:47:08 Selecting previously unselected package libfuse2:amd64. 13:47:08 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 13:47:08 Unpacking libfuse2:amd64 (2.9.9-3) ... 13:47:08 Selecting previously unselected package fuse. 13:47:08 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 13:47:08 Unpacking fuse (2.9.9-3) ... 13:47:08 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 13:47:08 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:47:08 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 13:47:08 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:47:08 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 13:47:08 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:47:08 Selecting previously unselected package libksba8:amd64. 13:47:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:47:08 Unpacking libksba8:amd64 (1.3.5-2) ... 13:47:08 Selecting previously unselected package libroken18-heimdal:amd64. 13:47:08 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:47:08 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:47:08 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:47:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libwind0-heimdal:amd64. 13:47:08 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:47:08 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:47:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:47:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:47:08 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:47:08 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:09 Selecting previously unselected package libsasl2-modules-db:amd64. 13:47:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 13:47:09 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:47:09 Selecting previously unselected package libsasl2-2:amd64. 13:47:09 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 13:47:09 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:47:09 Selecting previously unselected package libldap-common. 13:47:09 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 13:47:09 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 13:47:09 Selecting previously unselected package libldap-2.4-2:amd64. 13:47:09 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 13:47:09 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 13:47:09 Selecting previously unselected package dirmngr. 13:47:09 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 13:47:09 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 13:47:09 Setting up libksba8:amd64 (1.3.5-2) ... 13:47:09 Setting up libfuse2:amd64 (2.9.9-3) ... 13:47:09 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 13:47:09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:47:09 Setting up udev (245.4-4ubuntu3.15) ... 13:47:09 invoke-rc.d: policy-rc.d denied execution of start. 13:47:09 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:47:09 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:09 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 13:47:10 Setting up gpg (2.2.19-3ubuntu2.1) ... 13:47:10 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up fuse (2.9.9-3) ... 13:47:10 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 13:47:10 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:47:10 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 13:47:10 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 13:47:10 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 13:47:10 Processing triggers for systemd (245.4-4ubuntu3) ... 13:47:11 Processing triggers for libc-bin (2.31-0ubuntu9) ... 13:47:11 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 13:47:11 Alias= settings in the [Install] section, and DefaultInstance= for template 13:47:11 units). This means they are not meant to be enabled using systemctl. 13:47:11 13:47:11 Possible reasons for having this kind of units are: 13:47:11 • A unit may be statically enabled by being symlinked from another unit's 13:47:11 .wants/ or .requires/ directory. 13:47:11 • A unit's purpose may be to act as a helper for some other unit which has 13:47:11 a requirement dependency on it. 13:47:11 • A unit may be started when needed via activation (socket, path, timer, 13:47:11 D-Bus, udev, scripted systemctl call, ...). 13:47:11 • In case of template units, the unit is meant to be enabled with some 13:47:11 instance name specified. 13:47:11 Reading package lists... 13:47:11 Building dependency tree... 13:47:11 Reading state information... 13:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements 13:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 13:47:12 The following additional packages will be installed: 13:47:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 13:47:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 13:47:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 13:47:12 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 13:47:12 openssh-client python3 python3-minimal python3.8 python3.8-minimal 13:47:12 squashfs-tools systemd systemd-sysv systemd-timesyncd 13:47:12 Suggested packages: 13:47:12 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 13:47:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:47:12 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 13:47:12 systemd-container policykit-1 13:47:12 Recommended packages: 13:47:12 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 13:47:12 The following NEW packages will be installed: 13:47:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 13:47:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 13:47:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 13:47:12 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 13:47:12 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 13:47:12 The following packages will be upgraded: 13:47:12 libsystemd0 systemd systemd-sysv systemd-timesyncd 13:47:12 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 13:47:12 Need to get 46.5 MB of archives. 13:47:12 After this operation, 181 MB of additional disk space will be used. 13:47:12 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 13:47:12 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 13:47:12 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 13:47:12 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 13:47:12 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 13:47:12 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 13:47:12 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 13:47:13 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 13:47:13 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 13:47:13 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 13:47:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 13:47:14 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 13:47:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 13:47:14 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 13:47:14 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 13:47:15 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 13:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.618s coverage: 82.5% of statements 13:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:47:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.371s coverage: 92.9% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.394s coverage: 85.4% of statements 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.831s coverage: 91.2% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 64.4% of statements 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 13:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 13:47:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 13:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 13:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 13:47:26 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 13:47:26 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 13:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.440s coverage: 65.4% of statements 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 43.8% of statements 13:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 13:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements 13:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:47:33 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 13:47:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 13:47:37 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 13:47:37 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 13:47:37 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 13:47:38 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 13:47:40 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 13:47:40 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 13:47:40 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 17.7% of statements 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.622s coverage: 92.3% of statements 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:47:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 13:47:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 13:47:41 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 13:47:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:47:41 GO111MODULE=on go vet ./... 13:47:41 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 13:47:41 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 13:47:41 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 13:47:42 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 13:48:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:52 ./bin/test-attribution-txt.sh [Pipeline] echo 13:48:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:48:55 + ls -al . 13:48:55 total 672 13:48:55 drwxrwxr-x 9 1001 1001 4096 Mar 17 13:48 . 13:48:55 drwxr-xr-x 4 root root 4096 Mar 17 13:44 .. 13:48:55 -rw-rw-r-- 1 1001 1001 11 Mar 17 13:42 .dockerignore 13:48:55 drwxrwxr-x 8 1001 1001 4096 Mar 17 13:42 .git 13:48:55 drwxrwxr-x 4 1001 1001 4096 Mar 17 13:42 .github 13:48:55 -rw-rw-r-- 1 1001 1001 804 Mar 17 13:42 .gitignore 13:48:55 -rw-rw-r-- 1 1001 1001 42 Mar 17 13:42 .golangci.yml 13:48:55 -rw-rw-r-- 1 1001 1001 76 Mar 17 13:42 .hadolint.yml 13:48:55 -rw-rw-r-- 1 1001 1001 166 Mar 17 13:42 .sonarcloud.properties 13:48:55 -rw-rw-r-- 1 1001 1001 1171 Mar 17 13:42 ADOPTERS.md 13:48:55 -rw-rw-r-- 1 1001 1001 9019 Mar 17 13:42 Attribution.txt 13:48:55 -rw-rw-r-- 1 1001 1001 51732 Mar 17 13:42 CHANGELOG.md 13:48:55 -rw-rw-r-- 1 1001 1001 3804 Mar 17 13:42 CONTRIBUTING.md 13:48:55 -rw-rw-r-- 1 1001 1001 677 Mar 17 13:42 GOVERNANCE.md 13:48:55 -rw-rw-r-- 1 1001 1001 849 Mar 17 13:42 Jenkinsfile 13:48:55 -rw-rw-r-- 1 1001 1001 10775 Mar 17 13:42 LICENSE 13:48:55 -rw-rw-r-- 1 1001 1001 6508 Mar 17 13:42 Makefile 13:48:55 -rw-rw-r-- 1 1001 1001 582 Mar 17 13:42 OWNERS.md 13:48:55 -rw-rw-r-- 1 1001 1001 8207 Mar 17 13:42 README.md 13:48:55 -rw-rw-r-- 1 1001 1001 6912 Mar 17 13:42 SECURITY.md 13:48:55 -rw-rw-r-- 1 1001 1001 5 Mar 17 13:40 VERSION 13:48:55 -rw-rw-r-- 1 1001 1001 4131 Mar 17 13:42 ZMQWindows.md 13:48:55 drwxrwxr-x 2 1001 1001 4096 Mar 17 13:42 bin 13:48:55 drwxrwxr-x 14 1001 1001 4096 Mar 17 13:42 cmd 13:48:55 -rw-r--r-- 1 root root 426503 Mar 17 13:47 coverage.out 13:48:55 -rw-rw-r-- 1 1001 1001 2827 Mar 17 13:42 go.mod 13:48:55 -rw-rw-r-- 1 1001 1001 50365 Mar 17 13:42 go.sum 13:48:55 drwxrwxr-x 8 1001 1001 4096 Mar 17 13:42 internal 13:48:55 drwxrwxr-x 3 1001 1001 4096 Mar 17 13:42 openapi 13:48:55 drwxrwxr-x 4 1001 1001 4096 Mar 17 13:42 snap 13:48:55 -rw-rw-r-- 1 1001 1001 204 Mar 17 13:42 version.go [Pipeline] sh 13:48:56 + '[' -e coverage.out ] 13:48:56 + chown 1001:1001 coverage.out [Pipeline] stash 13:48:56 Warning: overwriting stash ‘coverage-report’ 13:48:57 Stashed 1 file(s) [Pipeline] sh 13:48:58 + make build 13:48:58 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 13:49:04 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 13:49:18 debconf: delaying package configuration, since apt-utils is not installed 13:49:18 Fetched 46.5 MB in 2min 4s (373 kB/s) 13:49:18 (Reading database ... 13067 files and directories currently installed.) 13:49:18 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 13:49:18 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:49:18 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 13:49:18 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:49:18 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 13:49:18 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:49:18 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 13:49:18 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:49:18 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 13:49:18 Selecting previously unselected package libpython3.8-minimal:amd64. 13:49:18 (Reading database ... 13068 files and directories currently installed.) 13:49:18 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:49:18 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:49:18 Selecting previously unselected package libexpat1:amd64. 13:49:18 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 13:49:18 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 13:49:18 Selecting previously unselected package python3.8-minimal. 13:49:18 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:49:18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 13:49:18 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:49:18 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 13:49:18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 13:49:18 Selecting previously unselected package python3-minimal. 13:49:18 (Reading database ... 13359 files and directories currently installed.) 13:49:18 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 13:49:18 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 13:49:19 Selecting previously unselected package mime-support. 13:49:19 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 13:49:19 Unpacking mime-support (3.64ubuntu1) ... 13:49:19 Selecting previously unselected package libmpdec2:amd64. 13:49:19 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 13:49:19 Unpacking libmpdec2:amd64 (2.4.2-3) ... 13:49:19 Selecting previously unselected package libpython3.8-stdlib:amd64. 13:49:19 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:49:19 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:49:19 Selecting previously unselected package python3.8. 13:49:19 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:49:19 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 13:49:19 Selecting previously unselected package libpython3-stdlib:amd64. 13:49:19 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 13:49:19 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 13:49:19 Setting up python3-minimal (3.8.2-0ubuntu2) ... 13:49:19 Selecting previously unselected package python3. 13:49:19 (Reading database ... 13761 files and directories currently installed.) 13:49:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 13:49:19 Unpacking python3 (3.8.2-0ubuntu2) ... 13:49:19 Selecting previously unselected package libdbus-1-3:amd64. 13:49:19 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 13:49:19 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 13:49:19 Selecting previously unselected package dbus. 13:49:19 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 13:49:19 Unpacking dbus (1.12.16-2ubuntu2.1) ... 13:49:19 Selecting previously unselected package libbsd0:amd64. 13:49:19 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 13:49:19 Unpacking libbsd0:amd64 (0.10.0-1) ... 13:49:19 Selecting previously unselected package libpam-systemd:amd64. 13:49:19 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 13:49:19 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 13:49:19 Selecting previously unselected package sudo. 13:49:19 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 13:49:19 Unpacking sudo (1.8.31-1ubuntu1.2) ... 13:49:20 Selecting previously unselected package apparmor. 13:49:20 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 13:49:20 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 13:49:20 Selecting previously unselected package libcbor0.6:amd64. 13:49:20 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 13:49:20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 13:49:20 Selecting previously unselected package libedit2:amd64. 13:49:20 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 13:49:20 Unpacking libedit2:amd64 (3.1-20191231-1) ... 13:49:20 Selecting previously unselected package libfido2-1:amd64. 13:49:20 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 13:49:20 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 13:49:20 Selecting previously unselected package libkrb5support0:amd64. 13:49:20 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 13:49:20 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 13:49:20 Selecting previously unselected package libk5crypto3:amd64. 13:49:20 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 13:49:20 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 13:49:20 Selecting previously unselected package libkeyutils1:amd64. 13:49:20 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 13:49:20 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 13:49:20 Selecting previously unselected package libkrb5-3:amd64. 13:49:20 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 13:49:20 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 13:49:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:49:20 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 13:49:20 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 13:49:20 Selecting previously unselected package openssh-client. 13:49:20 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 13:49:20 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 13:49:20 Selecting previously unselected package dbus-user-session. 13:49:20 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 13:49:20 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 13:49:20 Selecting previously unselected package liblzo2-2:amd64. 13:49:20 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 13:49:20 Unpacking liblzo2-2:amd64 (2.10-2) ... 13:49:20 Selecting previously unselected package squashfs-tools. 13:49:20 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 13:49:20 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 13:49:20 Selecting previously unselected package snapd. 13:49:20 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 13:49:21 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 13:49:24 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 13:49:24 Setting up mime-support (3.64ubuntu1) ... 13:49:24 Setting up liblzo2-2:amd64 (2.10-2) ... 13:49:24 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 13:49:24 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 13:49:24 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 13:49:24 Setting up dbus (1.12.16-2ubuntu2.1) ... 13:49:24 Setting up sudo (1.8.31-1ubuntu1.2) ... 13:49:24 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 13:49:24 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 13:49:24 Setting up libmpdec2:amd64 (2.4.2-3) ... 13:49:24 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:49:24 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 13:49:24 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 13:49:25 Setting up libbsd0:amd64 (0.10.0-1) ... 13:49:25 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 13:49:25 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 13:49:25 Setting up libedit2:amd64 (3.1-20191231-1) ... 13:49:25 Setting up python3 (3.8.2-0ubuntu2) ... 13:49:25 running python rtupdate hooks for python3.8... 13:49:25 running python post-rtupdate hooks for python3.8... 13:49:25 Setting up apparmor (2.13.3-7ubuntu5.1) ... 13:49:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:49:26 Reloading AppArmor profiles 13:49:26 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 13:49:26 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 13:49:26 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 13:49:26 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 13:49:26 Setting up systemd (245.4-4ubuntu3.15) ... 13:49:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:49:27 Installing new version of config file /etc/systemd/resolved.conf ... 13:49:28 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 13:49:28 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 13:49:28 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 13:49:28 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 13:49:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:49:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:49:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:49:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:49:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:49:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:49:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:49:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:49:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:49:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:49:31 /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' 13:49:31 Processing triggers for libc-bin (2.31-0ubuntu9) ... 13:49:31 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 13:49:31 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:49:32 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:49:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:49:32 Reading package lists... 13:49:33 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 13:49:33 Reading package lists... 13:49:33 Building dependency tree... 13:49:33 Reading state information... 13:49:33 Calculating upgrade... 13:49:33 The following packages will be upgraded: 13:49:33 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 13:49:33 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 13:49:33 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 13:49:33 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 13:49:33 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 13:49:33 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 13:49:33 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 13:49:33 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 13:49:33 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 13:49:33 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 13:49:33 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 13:49:33 xz-utils zlib1g 13:49:33 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:49:33 Need to get 65.7 MB of archives. 13:49:33 After this operation, 27.5 MB of additional disk space will be used. 13:49:33 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 13:49:33 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 13:49:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 13:49:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 13:49:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 13:49:34 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 13:49:34 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 13:49:34 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 13:49:34 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 13:49:34 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 13:49:34 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 13:49:34 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 13:49:34 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 13:49:34 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 13:49:34 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 13:49:34 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 13:49:34 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 13:49:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 13:49:34 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 13:49:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 13:49:34 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 13:49:34 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 13:49:34 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 13:49:34 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 13:49:34 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 13:49:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 13:49:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 13:49:34 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 13:49:34 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 13:49:34 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 13:49:34 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 13:49:34 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 13:49:34 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 13:49:34 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 13:49:34 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 13:49:34 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 13:49:34 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 13:49:34 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 13:49:34 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 13:49:34 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 13:49:34 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 13:49:34 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 13:49:34 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 13:49:34 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 13:49:34 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 13:49:34 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 13:49:34 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 13:49:34 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 13:49:34 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 13:49:34 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 13:49:34 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 13:49:34 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 13:49:34 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 13:49:34 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 13:49:34 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 13:49:34 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 13:49:34 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 13:49:34 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 13:49:34 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 13:49:34 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 13:49:35 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 13:49:35 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 13:49:35 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 13:49:36 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 13:49:37 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 13:49:38 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 13:49:38 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 13:49:38 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 13:49:38 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 13:49:41 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 13:49:41 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 13:49:41 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 13:49:41 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 13:49:42 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 13:49:42 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 13:49:45 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 13:49:45 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 13:49:45 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 13:49:45 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 13:49:45 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 13:49:46 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 13:49:46 debconf: delaying package configuration, since apt-utils is not installed 13:49:46 Fetched 65.7 MB in 12s (5423 kB/s) 13:49:46 (Reading database ... 14313 files and directories currently installed.) 13:49:46 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 13:49:46 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:49:46 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 13:49:46 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:49:46 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 13:49:46 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 13:49:47 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:47 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:47 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:48 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 13:49:48 (Reading database ... 14312 files and directories currently installed.) 13:49:48 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:48 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:48 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:49:48 (Reading database ... 14312 files and directories currently installed.) 13:49:48 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:48 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:48 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:48 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:48 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:49:48 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:49:48 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 13:49:48 (Reading database ... 14312 files and directories currently installed.) 13:49:48 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 13:49:48 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 13:49:48 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:49:49 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 13:49:49 (Reading database ... 14312 files and directories currently installed.) 13:49:49 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 13:49:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:49:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:49:49 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 13:49:49 Setting up base-files (11ubuntu5.5) ... 13:49:49 Installing new version of config file /etc/issue ... 13:49:49 Installing new version of config file /etc/issue.net ... 13:49:49 Installing new version of config file /etc/lsb-release ... 13:49:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:49:50 Removing obsolete conffile /etc/default/motd-news ... 13:49:50 (Reading database ... 14311 files and directories currently installed.) 13:49:50 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 13:49:50 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 13:49:50 Setting up bash (5.0-6ubuntu1.1) ... 13:49:50 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 13:49:50 (Reading database ... 14311 files and directories currently installed.) 13:49:50 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 13:49:50 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 13:49:50 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 13:49:50 (Reading database ... 14311 files and directories currently installed.) 13:49:50 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 13:49:50 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 13:49:50 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 13:49:50 (Reading database ... 14311 files and directories currently installed.) 13:49:50 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 13:49:50 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:49:51 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 13:49:51 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:49:51 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 13:49:51 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:49:52 Setting up perl-base (5.30.0-9ubuntu0.2) ... 13:49:52 (Reading database ... 14311 files and directories currently installed.) 13:49:52 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 13:49:52 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:49:52 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 13:49:52 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 13:49:52 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 13:49:52 (Reading database ... 14311 files and directories currently installed.) 13:49:52 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 13:49:52 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 13:49:52 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 13:49:52 (Reading database ... 14311 files and directories currently installed.) 13:49:52 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:52 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:52 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 13:49:52 (Reading database ... 14311 files and directories currently installed.) 13:49:52 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:52 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:52 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 13:49:53 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 13:49:53 (Reading database ... 14311 files and directories currently installed.) 13:49:53 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:53 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:53 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:53 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:53 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 13:49:53 (Reading database ... 14311 files and directories currently installed.) 13:49:53 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:53 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:53 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 13:49:53 (Reading database ... 14311 files and directories currently installed.) 13:49:53 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:53 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:53 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:53 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:54 Setting up util-linux (2.34-0.1ubuntu9.3) ... 13:49:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:49:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 13:49:55 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:49:55 Setting up libc-bin (2.31-0ubuntu9.7) ... 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 13:49:55 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 13:49:55 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 13:49:55 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 13:49:55 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 13:49:55 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 13:49:55 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 13:49:55 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 13:49:55 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 13:49:55 (Reading database ... 14311 files and directories currently installed.) 13:49:55 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 13:49:55 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 13:49:56 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 13:49:56 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:49:56 Setting up gpgv (2.2.19-3ubuntu2.1) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 13:49:56 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 13:49:56 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 13:49:56 Setting up ubuntu-keyring (2020.02.11.4) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 13:49:56 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 13:49:56 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 13:49:56 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 13:49:56 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 13:49:56 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 13:49:56 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 13:49:56 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 13:49:56 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 13:49:56 (Reading database ... 14311 files and directories currently installed.) 13:49:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 13:49:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 13:49:56 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 13:49:57 (Reading database ... 14311 files and directories currently installed.) 13:49:57 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 13:49:57 Unpacking apt (2.0.6) over (2.0.2) ... 13:49:57 Setting up apt (2.0.6) ... 13:49:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:49:58 (Reading database ... 14311 files and directories currently installed.) 13:49:58 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 13:49:58 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:49:58 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 13:49:58 (Reading database ... 14311 files and directories currently installed.) 13:49:58 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 13:49:58 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:49:58 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 13:49:58 (Reading database ... 14313 files and directories currently installed.) 13:49:58 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 13:49:58 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:49:58 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 13:49:58 (Reading database ... 14317 files and directories currently installed.) 13:49:58 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 13:49:58 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:49:58 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 13:49:58 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:49:59 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 13:49:59 (Reading database ... 14317 files and directories currently installed.) 13:49:59 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 13:49:59 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 13:49:59 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 13:49:59 (Reading database ... 14317 files and directories currently installed.) 13:49:59 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 13:49:59 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 13:49:59 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 13:49:59 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 13:49:59 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 13:50:00 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 13:50:00 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 13:50:00 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 13:50:00 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 13:50:00 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 13:50:00 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 13:50:00 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 13:50:00 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 13:50:00 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 13:50:00 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 13:50:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 13:50:00 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 13:50:00 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 13:50:00 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 13:50:00 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 13:50:00 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 13:50:01 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 13:50:01 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 13:50:01 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:01 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:01 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:01 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:01 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:01 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 13:50:01 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:50:02 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 13:50:02 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 13:50:02 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:02 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:02 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:02 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:03 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:03 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:03 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:03 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:04 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:04 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:04 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:05 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:05 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 13:50:05 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 13:50:05 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 13:50:05 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 13:50:05 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 13:50:05 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 13:50:05 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 13:50:05 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 13:50:05 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 13:50:05 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:05 Setting up tzdata (2021e-0ubuntu0.20.04) ... 13:50:05 13:50:05 Current default time zone: 'Etc/UTC' 13:50:05 Local time is now: Thu Mar 17 13:50:05 UTC 2022. 13:50:05 Universal Time is now: Thu Mar 17 13:50:05 UTC 2022. 13:50:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:50:05 13:50:05 Setting up xz-utils (5.2.4-1ubuntu1) ... 13:50:05 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:05 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:05 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 13:50:05 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:05 Setting up mount (2.34-0.1ubuntu9.3) ... 13:50:05 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 13:50:05 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 13:50:06 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 13:50:06 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 13:50:06 Setting up openssl (1.1.1f-1ubuntu2.12) ... 13:50:06 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:06 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:06 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 13:50:06 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:06 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 13:50:06 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:50:06 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 13:50:06 Setting up fdisk (2.34-0.1ubuntu9.3) ... 13:50:06 Setting up ca-certificates (20210119~20.04.2) ... [Pipeline] } 13:50:06 $ docker stop --time=1 d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 13:50:08 Updating certificates in /etc/ssl/certs... 13:50:08 $ docker rm -f d7605b7f1a9d8d1fa3812338a22e25cfabc0099fd8d7292ab050ed6e92799d32 13:50:08 21 added, 21 removed; done. 13:50:08 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 13:50:08 Setting up perl (5.30.0-9ubuntu0.2) ... 13:50:08 Setting up procps (2:3.3.16-1ubuntu2.3) ... 13:50:08 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 13:50:08 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 13:50:08 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 13:50:09 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 13:50:09 Setting up binutils (2.34-6ubuntu1.3) ... 13:50:09 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 13:50:09 Setting up build-essential (12.8ubuntu1.1) ... 13:50:09 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 13:50:09 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 13:50:09 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 13:50:09 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 13:50:09 Processing triggers for systemd (245.4-4ubuntu3.15) ... 13:50:09 Processing triggers for mime-support (3.64ubuntu1) ... 13:50:09 Processing triggers for ca-certificates (20210119~20.04.2) ... 13:50:09 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:50:09 0 added, 0 removed; done. 13:50:09 Running hooks in /etc/ca-certificates/update.d... 13:50:09 done. 13:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:50:10 13:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:50:10 latest: Pulling from edgex-devops/edgex-compose-arm64 13:50:10 29e5d40040c1: Pulling fs layer 13:50:10 1ce36da41761: Pulling fs layer 13:50:10 25b303627fd3: Pulling fs layer 13:50:10 29e5d40040c1: Verifying Checksum 13:50:10 29e5d40040c1: Download complete 13:50:10 1ce36da41761: Verifying Checksum 13:50:10 1ce36da41761: Download complete 13:50:11 Reading package lists... 13:50:11 29e5d40040c1: Pull complete 13:50:11 Building dependency tree... 13:50:11 Reading state information... 13:50:11 The following NEW packages will be installed: 13:50:11 apt-transport-https 13:50:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:50:12 25b303627fd3: Verifying Checksum 13:50:12 25b303627fd3: Download complete 13:50:12 1ce36da41761: Pull complete 13:50:16 Need to get 4680 B of archives. 13:50:16 After this operation, 162 kB of additional disk space will be used. 13:50:16 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 13:50:16 debconf: delaying package configuration, since apt-utils is not installed 13:50:16 Fetched 4680 B in 5s (1033 B/s) 13:50:16 Selecting previously unselected package apt-transport-https. 13:50:16 (Reading database ... 14320 files and directories currently installed.) 13:50:16 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 13:50:16 Unpacking apt-transport-https (2.0.6) ... 13:50:16 Setting up apt-transport-https (2.0.6) ... 13:50:16 Waiting for network to be ready... 13:50:23 2022-03-17T13:50:20Z INFO Waiting for automatic snapd restart... 13:50:23 snapd 2.54.4 from Canonical* installed 13:50:24 "snapd" switched to the "latest/stable" channel 13:50:24 13:50:25 25b303627fd3: Pull complete 13:50:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:50:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:50:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:50:25 prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container 13:50:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:50:27 core20 20220304 from Canonical* installed 13:50:27 $ docker top 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff -eo pid,comm [Pipeline] { 13:50:27 "core20" switched to the "latest/stable" channel 13:50:27 [Pipeline] sh 13:50:28 + docker-compose build --help 13:50:28 + grep parallel 13:50:30 snapcraft 6.0.2 from Canonical* installed 13:50:30 "snapcraft" switched to the "latest/stable" channel 13:50:30 13:50:33 --parallel Build images in parallel. [Pipeline] } 13:50:33 $ docker stop --time=1 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff 13:50:34 $ docker rm -f 64ba62a43fb5313f61231150722328bf7a60d4dc20b5ebd813b9d414e77864ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:50:35 . [Pipeline] withDockerContainer 13:50:35 prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container 13:50:35 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: 13:50:35 - README.md 13:50:35 13:50:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:50:35 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:50:35 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:50:35 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:50:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:50:36 Reading package lists... 13:50:36 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 13:50:36 Reading package lists... 13:50:36 Building dependency tree... 13:50:36 Reading state information... 13:50:37 $ docker top 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 -eo pid,comm 13:50:37 Suggested packages: 13:50:37 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 13:50:37 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 13:50:37 krb5-user libnorm-doc 13:50:37 Recommended packages: 13:50:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:50:37 The following NEW packages will be installed: 13:50:37 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 13:50:37 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 13:50:37 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 13:50:37 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 13:50:37 libzmq5 pkg-config zip 13:50:37 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 13:50:37 Need to get 10.3 MB of archives. 13:50:37 After this operation, 56.5 MB of additional disk space will be used. 13:50:37 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 13:50:37 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 13:50:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 13:50:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 13:50:37 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 13:50:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 13:50:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 13:50:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 13:50:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 13:50:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 13:50:37 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 13:50:37 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [Pipeline] { [Pipeline] sh 13:50:38 + docker-compose -f ./docker-compose-build.yml build --parallel 13:50:38 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 13:50:38 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 13:50:38 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 13:50:38 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 13:50:38 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 13:50:38 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 13:50:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 13:50:38 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 13:50:38 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 13:50:38 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 13:50:38 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 13:50:38 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 13:50:38 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 13:50:38 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 13:50:38 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 13:50:38 debconf: delaying package configuration, since apt-utils is not installed 13:50:38 Fetched 10.3 MB in 1s (8637 kB/s) 13:50:38 Selecting previously unselected package libglib2.0-0:amd64. 13:50:38 (Reading database ... 14324 files and directories currently installed.) 13:50:38 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 13:50:38 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 13:50:38 Selecting previously unselected package libsodium23:amd64. 13:50:38 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 13:50:38 Unpacking libsodium23:amd64 (1.0.18-1) ... 13:50:38 Selecting previously unselected package libpsl5:amd64. 13:50:38 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 13:50:38 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 13:50:38 Selecting previously unselected package libbrotli1:amd64. 13:50:38 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 13:50:38 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 13:50:38 Selecting previously unselected package libnghttp2-14:amd64. 13:50:38 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 13:50:38 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 13:50:39 Selecting previously unselected package librtmp1:amd64. 13:50:39 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 13:50:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 13:50:39 Selecting previously unselected package libssh-4:amd64. 13:50:39 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 13:50:39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 13:50:39 Selecting previously unselected package libcurl3-gnutls:amd64. 13:50:39 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 13:50:39 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 13:50:39 Selecting previously unselected package liberror-perl. 13:50:39 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 13:50:39 Unpacking liberror-perl (0.17029-1) ... 13:50:39 Selecting previously unselected package git-man. 13:50:39 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 13:50:39 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 13:50:39 Selecting previously unselected package git. 13:50:39 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 13:50:39 Unpacking git (1:2.25.1-1ubuntu3.2) ... 13:50:39 Selecting previously unselected package libgssrpc4:amd64. 13:50:39 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 13:50:39 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package libkdb5-9:amd64. 13:50:40 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 13:50:40 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package libkadm5srv-mit11:amd64. 13:50:40 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 13:50:40 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package libkadm5clnt-mit11:amd64. 13:50:40 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 13:50:40 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package comerr-dev:amd64. 13:50:40 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 13:50:40 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 13:50:40 Selecting previously unselected package krb5-multidev:amd64. 13:50:40 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 13:50:40 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package libnorm1:amd64. 13:50:40 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 13:50:40 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 13:50:40 Selecting previously unselected package libnorm-dev:amd64. 13:50:40 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 13:50:40 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 13:50:40 Selecting previously unselected package libpgm-5.2-0:amd64. 13:50:40 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 13:50:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:50:40 Selecting previously unselected package libpgm-dev:amd64. 13:50:40 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 13:50:40 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:50:40 Selecting previously unselected package libsodium-dev:amd64. 13:50:40 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 13:50:40 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 13:50:40 Selecting previously unselected package libzmq5:amd64. 13:50:40 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 13:50:40 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 13:50:40 Selecting previously unselected package libkrb5-dev:amd64. 13:50:40 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 13:50:40 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 13:50:40 Selecting previously unselected package libzmq3-dev:amd64. 13:50:40 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 13:50:40 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 13:50:40 Selecting previously unselected package pkg-config. 13:50:40 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 13:50:40 Unpacking pkg-config (0.29.1-0ubuntu4) ... 13:50:40 Selecting previously unselected package zip. 13:50:40 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 13:50:40 Unpacking zip (3.0-11build1) ... 13:50:41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 13:50:41 Setting up libsodium23:amd64 (1.0.18-1) ... 13:50:41 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 13:50:41 No schema files found: doing nothing. 13:50:41 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 13:50:41 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 13:50:41 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 13:50:41 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 13:50:41 Setting up liberror-perl (0.17029-1) ... 13:50:41 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up zip (3.0-11build1) ... 13:50:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 13:50:41 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 13:50:41 Setting up pkg-config (0.29.1-0ubuntu4) ... 13:50:41 Setting up libsodium-dev:amd64 (1.0.18-1) ... 13:50:41 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 13:50:41 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 13:50:41 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:50:41 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 13:50:41 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 13:50:41 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:50:41 Setting up git (1:2.25.1-1ubuntu3.2) ... 13:50:41 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 13:50:41 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 13:50:41 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 13:50:42 comerr-dev set to automatically installed. 13:50:42 git set to automatically installed. 13:50:42 git-man set to automatically installed. 13:50:42 krb5-multidev set to automatically installed. 13:50:42 libbrotli1 set to automatically installed. 13:50:42 libcurl3-gnutls set to automatically installed. 13:50:42 liberror-perl set to automatically installed. 13:50:42 libglib2.0-0 set to automatically installed. 13:50:42 libgssrpc4 set to automatically installed. 13:50:42 libkadm5clnt-mit11 set to automatically installed. 13:50:42 libkadm5srv-mit11 set to automatically installed. 13:50:42 libkdb5-9 set to automatically installed. 13:50:42 libkrb5-dev set to automatically installed. 13:50:42 libnghttp2-14 set to automatically installed. 13:50:42 libnorm-dev set to automatically installed. 13:50:42 libnorm1 set to automatically installed. 13:50:42 libpgm-5.2-0 set to automatically installed. 13:50:42 libpgm-dev set to automatically installed. 13:50:42 libpsl5 set to automatically installed. 13:50:42 librtmp1 set to automatically installed. 13:50:42 libsodium-dev set to automatically installed. 13:50:42 libsodium23 set to automatically installed. 13:50:42 libssh-4 set to automatically installed. 13:50:42 libzmq3-dev set to automatically installed. 13:50:42 libzmq5 set to automatically installed. 13:50:42 pkg-config set to automatically installed. 13:50:42 zip set to automatically installed. 13:50:42 Building core-command ... 13:50:42 Building core-data ... 13:50:42 Building core-metadata ... 13:50:42 Building security-bootstrapper ... 13:50:42 Building security-proxy-setup ... 13:50:42 Building security-secretstore-setup ... 13:50:42 Building support-notifications ... 13:50:42 Building support-scheduler ... 13:50:42 Building sys-mgmt-agent ... 13:50:42 Building core-data 13:50:42 Building security-secretstore-setup 13:50:42 Building core-metadata 13:50:42 Building support-notifications 13:50:42 Building support-scheduler 13:50:43 snapd is not logged in, snap install commands will use sudo 13:50:53 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 13:50:53 Downloading snap 'edgex-app-service-configurable' 13:50:56 Pulling app-service-configurable 13:50:56 + snapcraftctl pull 13:50:57 Pulling config-common 13:50:57 + snapcraftctl pull 13:50:58 Pulling go-build-helper 13:50:58 + snapcraftctl pull 13:51:00 'edgex-go' has dependencies that need to be staged: go-build-helper 13:51:00 Skipping pull go-build-helper (already ran) 13:51:00 Building go-build-helper 13:51:00 + snapcraftctl build 13:51:01 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 13:51:02 Staging go-build-helper 13:51:02 + snapcraftctl stage 13:51:08 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 13:51:08 Fetched 290 kB in 0s (0 B/s) 13:51:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 13:51:08 Fetched 158 kB in 0s (0 B/s) 13:51:08 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 13:51:08 Fetched 242 kB in 0s (0 B/s) 13:51:08 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 13:51:08 Fetched 150 kB in 0s (0 B/s) 13:51:08 Pulling edgex-go 13:51:08 + snapcraftctl pull 13:51:09 Pulling hooks 13:51:09 + snapcraftctl pull 13:51:24 Removing suid/guid from /root/parts/static-packages/install/bin/su 13:51:24 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 13:51:24 Fetched 96.1 kB in 0s (0 B/s) 13:51:24 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 13:51:24 Fetched 78.7 kB in 0s (0 B/s) 13:51:24 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 13:51:24 Fetched 48.0 kB in 0s (0 B/s) 13:51:24 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 13:51:24 Fetched 50.2 kB in 0s (0 B/s) 13:51:24 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 13:51:24 Fetched 14.7 kB in 0s (0 B/s) 13:51:24 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 13:51:24 Fetched 234 kB in 0s (0 B/s) 13:51:24 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 13:51:24 Fetched 155 kB in 0s (0 B/s) 13:51:24 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 13:51:24 Fetched 170 kB in 0s (0 B/s) 13:51:24 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 13:51:24 Fetched 267 kB in 0s (0 B/s) 13:51:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:51:24 Fetched 50.6 kB in 0s (0 B/s) 13:51:24 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 13:51:24 Fetched 15.1 kB in 0s (0 B/s) 13:51:24 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 13:51:24 Fetched 51.5 kB in 0s (0 B/s) 13:51:24 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 13:51:24 Fetched 121 kB in 0s (0 B/s) 13:51:24 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 13:51:24 Fetched 29.7 kB in 0s (0 B/s) 13:51:24 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 13:51:24 Fetched 1021 kB in 0s (0 B/s) 13:51:24 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 13:51:24 Fetched 49.3 kB in 0s (0 B/s) 13:51:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 13:51:24 Fetched 54.9 kB in 0s (0 B/s) 13:51:24 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 13:51:24 Fetched 16.6 kB in 0s (0 B/s) 13:51:24 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 13:51:24 Fetched 87.9 kB in 0s (0 B/s) 13:51:24 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 13:51:24 Fetched 142 kB in 0s (0 B/s) 13:51:24 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 13:51:24 Fetched 41.8 kB in 0s (0 B/s) 13:51:24 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 13:51:24 Fetched 181 kB in 0s (0 B/s) 13:51:24 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 13:51:24 Fetched 208 kB in 0s (0 B/s) 13:51:24 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 13:51:24 Fetched 161 kB in 0s (0 B/s) 13:51:24 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 13:51:24 Fetched 107 kB in 0s (0 B/s) 13:51:24 Pulling static-packages 13:51:24 + snapcraftctl pull 13:51:25 Pulling version 13:51:25 + cd /root/project 13:51:25 ++ sed s/v// 13:51:25 ++ git describe --tags --abbrev=0 13:51:25 + GIT_VERSION=2.2.0-dev.37 13:51:25 + '[' -z 2.2.0-dev.37 ']' 13:51:25 + snapcraftctl set-version 2.2.0-dev.37 13:51:26 Building app-service-configurable 13:51:26 + snapcraftctl build 13:51:28 Building config-common 13:51:28 + snapcraftctl build 13:51:29 + cp --archive --link --no-dereference . /root/parts/config-common/install 13:51:30 Skipping build go-build-helper (already ran) 13:51:30 Building edgex-go 13:51:30 + cd /root/parts/edgex-go/src 13:51:30 ++ git describe --tags --abbrev=0 13:51:30 ++ sed s/v// 13:51:30 + GIT_VERSION=2.2.0-dev.37 13:51:30 + '[' -z 2.2.0-dev.37 ']' 13:51:30 + echo 2.2.0-dev.37 13:51:30 + '[' '!' -d vendor ']' 13:51:30 + go mod download all 13:51:37 + make build 13:51:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data 13:51:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command 13:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:51:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:51:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:51:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:52:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config 13:52:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:52:04 ---> b8558d1147cb 13:52:04 Step 3/22 : WORKDIR /edgex-go 13:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:52:04 ---> b8558d1147cb 13:52:04 Step 3/22 : WORKDIR /edgex-go 13:52:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:52:04 ---> b8558d1147cb 13:52:04 Step 3/25 : WORKDIR /edgex-go 13:52:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:52:04 ---> b8558d1147cb 13:52:04 Step 3/23 : WORKDIR /edgex-go 13:52:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:52:04 ---> b8558d1147cb 13:52:04 Step 3/23 : WORKDIR /edgex-go 13:52:04 ---> Running in 1f172097dcd8 13:52:04 ---> Running in 93ae535894ef 13:52:04 ---> Running in e4ddc93ebf2e 13:52:04 ---> Running in 3127e970246f 13:52:04 ---> Running in 2548562f448b 13:52:04 Removing intermediate container 1f172097dcd8 13:52:04 ---> a788e5a384aa 13:52:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:04 Removing intermediate container 2548562f448b 13:52:04 ---> 80e147fb52e8 13:52:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:04 Removing intermediate container e4ddc93ebf2e 13:52:04 ---> a759e02db127 13:52:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:04 Removing intermediate container 3127e970246f 13:52:04 ---> 601610d5bcfa 13:52:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:04 Removing intermediate container 93ae535894ef 13:52:04 ---> 917df8c700a0 13:52:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:04 ---> Running in 6b2dda3dca8f 13:52:04 ---> Running in 400124fa50da 13:52:04 ---> Running in 33938029275c 13:52:04 ---> Running in e8ed103a4e01 13:52:04 ---> Running in e26f331d2bab 13:52:04 Removing intermediate container 6b2dda3dca8f 13:52:04 ---> 50fd73845374 13:52:04 Step 5/25 : RUN apk add --update --no-cache make git 13:52:04 ---> Running in 9602c430193b 13:52:04 Removing intermediate container 33938029275c 13:52:04 Removing intermediate container 400124fa50da 13:52:04 ---> c3d426604031 13:52:04 Step 5/22 : RUN apk add --update --no-cache make git 13:52:04 ---> 20f8737210bd 13:52:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:52:04 Removing intermediate container e26f331d2bab 13:52:04 ---> 3947d9085c8e 13:52:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:52:04 ---> Running in 008cccf85ec4 13:52:04 ---> Running in 87b4a0c49dc7 13:52:04 ---> Running in 3d048c46e80c 13:52:04 Removing intermediate container e8ed103a4e01 13:52:04 ---> 81dd51dc2866 13:52:04 Step 5/23 : RUN apk add --update --no-cache make git 13:52:04 ---> Running in 2e97d5364a33 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:52:04 + case "$service" in 13:52:04 + 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 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:52:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:52:04 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 13:52:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:52:04 + case "$service" in 13:52:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:52:04 + 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 13:52:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:52:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:52:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:52:04 Building hooks 13:52:04 + cd /root/parts/hooks/src 13:52:04 + make build 13:52:04 go mod tidy 13:52:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 13:52:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:52:05 OK: 220 MiB in 52 packages 13:52:05 go: downloading github.com/stretchr/testify v1.7.0 13:52:05 go: downloading github.com/davecgh/go-spew v1.1.0 13:52:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:52:05 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:52:06 OK: 220 MiB in 52 packages 13:52:06 OK: 220 MiB in 52 packages 13:52:06 OK: 220 MiB in 52 packages 13:52:06 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:52:06 OK: 220 MiB in 52 packages 13:52:06 Removing intermediate container 9602c430193b 13:52:06 ---> c2a0c377429e 13:52:06 Step 6/25 : COPY go.mod vendor* ./ 13:52:06 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:52:06 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:52:07 Removing intermediate container 008cccf85ec4 13:52:07 ---> 80f73cb8de32 13:52:07 Step 6/22 : COPY go.mod vendor* ./ 13:52:07 Removing intermediate container 3d048c46e80c 13:52:07 ---> bfbae5ab36ea 13:52:07 Step 6/23 : COPY go.mod vendor* ./ 13:52:07 Removing intermediate container 2e97d5364a33 13:52:07 ---> e4f7ff7605e2 13:52:07 Step 6/23 : COPY go.mod vendor* ./ 13:52:07 Removing intermediate container 87b4a0c49dc7 13:52:07 ---> b020f61ec06b 13:52:07 Step 6/22 : COPY go.mod vendor* ./ 13:52:08 ---> 37f42722ba4e 13:52:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:08 ---> Running in d69a9ea57460 13:52:08 Removing suid/guid from /root/parts/static-packages/install/bin/su 13:52:08 Building static-packages 13:52:08 + snapcraftctl build 13:52:09 ---> 164dabf282de 13:52:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:09 ---> a46b1b67d964 13:52:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:09 ---> Running in 8791066e64e2 13:52:09 ---> 2ddc2d40303f 13:52:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:09 ---> 37c96beacc9d 13:52:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:09 ---> Running in 4ad8a05e02d2 13:52:09 ---> Running in 6a4ddfc8f62d 13:52:09 ---> Running in 6f0f6afa673a 13:52:11 Building version 13:52:11 + snapcraftctl build 13:52:13 Staging app-service-configurable 13:52:13 + snapcraftctl stage 13:52:13 Removing intermediate container d69a9ea57460 13:52:13 ---> 45cd8e12ee34 13:52:13 Step 8/25 : COPY . . 13:52:14 Staging config-common 13:52:14 + snapcraftctl stage 13:52:15 Skipping stage go-build-helper (already ran) 13:52:15 Staging edgex-go 13:52:15 + snapcraftctl stage 13:52:16 Removing intermediate container 8791066e64e2 13:52:16 ---> 2e58aa293ae3 13:52:16 Step 8/22 : COPY . . 13:52:16 Staging hooks 13:52:16 + snapcraftctl stage 13:52:16 Removing intermediate container 4ad8a05e02d2 13:52:16 ---> 49d0bb80a1eb 13:52:16 Step 8/23 : COPY . . 13:52:16 Removing intermediate container 6a4ddfc8f62d 13:52:16 ---> dc30dae1bc62 13:52:16 Removing intermediate container 6f0f6afa673a 13:52:16 ---> 1a0a2b46d786 13:52:16 Step 8/22 : COPY . . 13:52:16 Step 8/23 : COPY . . 13:52:18 Staging static-packages 13:52:18 + snapcraftctl stage 13:52:19 Staging version 13:52:19 + snapcraftctl stage 13:52:21 Priming app-service-configurable 13:52:21 + snapcraftctl prime 13:52:23 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 13:52:23 stage-packages: 13:52:23 - libnorm1 13:52:23 - libpgm-5.2-0 13:52:23 - libsodium23 13:52:23 - libzmq5 13:52:23 Priming config-common 13:52:23 + snapcraftctl prime 13:52:25 Priming go-build-helper 13:52:25 + snapcraftctl prime 13:52:26 Priming edgex-go 13:52:26 + snapcraftctl prime 13:52:28 Priming hooks 13:52:28 + snapcraftctl prime 13:52:29 Priming static-packages 13:52:29 + snapcraftctl prime 13:52:34 Priming version 13:52:34 + snapcraftctl prime 13:52:35 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] } 13:52:39 ---> 8572b7521c4d 13:52:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:52:39 ---> Running in 2b9588d33eaa 13:52:39 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 13:52:43 ---> 7ca41e0f825a 13:52:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:52:43 ---> Running in f77769f1cbd1 13:52:44 ---> 2ad722f83d43 13:52:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:52:45 ---> Running in 9417a4338b35 13:52:45 ---> 87274ccc37e1 13:52:45 Step 9/23 : RUN make cmd/core-data/core-data 13:52:45 ---> Running in 2b49e1b51e8d 13:52:45 ---> 7b139da229e7 13:52:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:52:45 ---> Running in e7cc0784e23f 13:52:47 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 13:52:47 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 13:52:48 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 13:52:48 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 13:54:40 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 13:54:44 Removing intermediate container 2b9588d33eaa 13:54:44 ---> 3aa40fa2cafa 13:54:44 13:54:44 Step 10/25 : FROM alpine:3.14 13:54:44 3.14: Pulling from library/alpine 13:54:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:54:45 Status: Downloaded newer image for alpine:3.14 13:54:45 ---> 5b8b7b635229 13:54:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:54:45 ---> Running in 6776574e8d4e 13:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:54:49 (1/3) Installing ca-certificates (20211220-r0) 13:54:49 (2/3) Installing dumb-init (1.2.5-r1) 13:54:49 (3/3) Installing su-exec (0.2-r1) 13:54:49 Executing busybox-1.33.1-r6.trigger 13:54:49 Executing ca-certificates-20211220-r0.trigger 13:54:50 OK: 6 MiB in 17 packages 13:54:52 Removing intermediate container 6776574e8d4e 13:54:52 ---> 5c3017091d5b 13:54:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:54:52 ---> Running in eb0ebbb41128 13:54:52 Removing intermediate container eb0ebbb41128 13:54:52 ---> 9345a3002806 13:54:52 Step 13/25 : WORKDIR / 13:54:52 ---> Running in d6a19e1c4ba9 13:54:52 Removing intermediate container d6a19e1c4ba9 13:54:52 ---> 4cfadd3ba793 13:54:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:54:53 ---> 63b6f6342286 13:54:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:54:54 ---> 1f763024a0b3 13:54:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:54:55 ---> e1561187347d 13:54:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:54:56 ---> 33baa549aac7 13:54:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:54:57 ---> 8f08d0319fab 13:54:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:54:59 ---> 13ed06219c2d 13:54:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:55:00 ---> a0837b44e638 13:55:00 Step 21/25 : 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/ 13:55:00 ---> Running in ab2d4bfb6e09 13:55:03 Removing intermediate container ab2d4bfb6e09 13:55:03 ---> ae7ff86d3dd8 13:55:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:55:03 ---> Running in b9a2fcfbd66a 13:55:04 Removing intermediate container b9a2fcfbd66a 13:55:04 ---> b2b5cabf5eff 13:55:04 Step 23/25 : LABEL arch=arm64 13:55:04 ---> Running in aa0c7b39bbbc 13:55:05 Removing intermediate container aa0c7b39bbbc 13:55:05 ---> 1cfa7c5e8223 13:55:05 Step 24/25 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:55:05 ---> Running in f4fc2e87c24e 13:55:05 Removing intermediate container f4fc2e87c24e 13:55:05 ---> 2e2eb1ed3419 13:55:05 Step 25/25 : LABEL version=0.0.0 13:55:05 ---> Running in 13d7def427e3 13:55:06 Removing intermediate container 13d7def427e3 13:55:06 ---> 090a58f1e5fb 13:55:06 13:55:06 Successfully built 090a58f1e5fb 13:55:06 Successfully tagged security-secretstore-setup-arm64:latest 13:55:06  Building security-secretstore-setup ... done Building security-bootstrapper 13:55:28 Removing intermediate container 9417a4338b35 13:55:28 ---> 291cdb764828 13:55:28 13:55:28 Step 10/22 : FROM alpine:3.14 13:55:28 ---> 5b8b7b635229 13:55:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:55:28 ---> Running in 0a5b539a5c6c 13:55:28 Removing intermediate container f77769f1cbd1 13:55:28 ---> d4ef1bd10b37 13:55:28 13:55:28 Step 10/23 : FROM alpine:3.14 13:55:28 ---> 5b8b7b635229 13:55:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:55:28 ---> Running in d8ac195d8bcb 13:55:28 Removing intermediate container e7cc0784e23f 13:55:28 ---> 6378964cda9c 13:55:28 13:55:28 Step 10/22 : FROM alpine:3.14 13:55:28 ---> 5b8b7b635229 13:55:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:55:28 ---> Running in 895e36129085 13:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:55:31 (1/1) Installing dumb-init (1.2.5-r1) 13:55:31 Executing busybox-1.33.1-r6.trigger 13:55:31 OK: 6 MiB in 15 packages 13:55:31 (1/1) Installing dumb-init (1.2.5-r1) 13:55:31 Executing busybox-1.33.1-r6.trigger 13:55:31 OK: 6 MiB in 15 packages 13:55:31 (1/2) Installing ca-certificates (20211220-r0) 13:55:32 (2/2) Installing dumb-init (1.2.5-r1) 13:55:32 Executing busybox-1.33.1-r6.trigger 13:55:32 Executing ca-certificates-20211220-r0.trigger 13:55:32 OK: 6 MiB in 16 packages 13:55:33 Removing intermediate container 0a5b539a5c6c 13:55:33 ---> e6a02678b55c 13:55:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:55:33 ---> Running in c8e71dc95cca 13:55:34 Removing intermediate container d8ac195d8bcb 13:55:34 ---> caadc7188356 13:55:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:55:34 ---> Running in 7e1e4d822d18 13:55:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:55:34 ---> b8558d1147cb 13:55:34 Step 3/31 : WORKDIR /edgex-go 13:55:34 ---> Using cache 13:55:34 ---> 917df8c700a0 13:55:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:34 ---> Using cache 13:55:34 ---> 3947d9085c8e 13:55:34 Step 5/31 : RUN apk add --update --no-cache make git 13:55:34 ---> Running in 0c82fb033fb1 13:55:34 Removing intermediate container c8e71dc95cca 13:55:34 ---> 6ecdd6e63ac9 13:55:34 Step 13/22 : ENV APP_PORT=59861 13:55:34 ---> Running in 47386be73766 13:55:34 Removing intermediate container 7e1e4d822d18 13:55:34 ---> 07dca336c919 13:55:34 Step 13/23 : ENV APP_PORT=59881 13:55:35 Removing intermediate container 895e36129085 13:55:35 ---> 661ff162824e 13:55:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:55:35 ---> Running in c1b5e2b4f9ce 13:55:35 ---> Running in b05cb656f98f 13:55:35 Removing intermediate container 47386be73766 13:55:35 ---> d9432c0af586 13:55:35 Step 14/22 : EXPOSE $APP_PORT 13:55:35 ---> Running in 993a1b478187 13:55:36 Removing intermediate container b05cb656f98f 13:55:36 ---> e8824cb2eb8a 13:55:36 Step 13/22 : ENV APP_PORT=59860 13:55:36 Removing intermediate container c1b5e2b4f9ce 13:55:36 ---> 4b4fb4232948 13:55:36 Step 14/23 : EXPOSE $APP_PORT 13:55:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:36 Removing intermediate container 993a1b478187 13:55:36 ---> f1474d99e1cf 13:55:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:55:36 ---> Running in 5a9ff82009fd 13:55:36 ---> Running in d330512783e6 13:55:36 Removing intermediate container 5a9ff82009fd 13:55:36 ---> 238c3ba2565a 13:55:36 Step 14/22 : EXPOSE $APP_PORT 13:55:36 Removing intermediate container d330512783e6 13:55:37 ---> a93d17ff688c 13:55:37 Step 15/23 : WORKDIR / 13:55:37 ---> Running in 4a2450fc04a3 13:55:37 ---> Running in c163f9c5c593 13:55:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:37 ---> 22583b612c0d 13:55:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:55:37 Removing intermediate container 4a2450fc04a3 13:55:37 ---> 4453f6578093 13:55:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:55:38 Removing intermediate container c163f9c5c593 13:55:38 ---> 91dedefd8e2a 13:55:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:55:38 OK: 220 MiB in 52 packages 13:55:39 ---> 3b20d68295f8 13:55:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:55:39 ---> a5bc4e5b3a78 13:55:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:55:39 Removing intermediate container 0c82fb033fb1 13:55:39 ---> 1143f958e2af 13:55:39 Step 6/31 : COPY go.mod vendor* ./ 13:55:39 ---> 8e92f9c17723 13:55:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:55:39 Removing intermediate container 2b49e1b51e8d 13:55:39 ---> 23d511273609 13:55:39 13:55:39 Step 10/23 : FROM alpine:3.14 13:55:39 ---> 5b8b7b635229 13:55:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:55:40 ---> Running in a6da93d5c0df 13:55:40 ---> bee46bb263c7 13:55:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:55:41 ---> 6d428b2e8274 13:55:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:41 Removing intermediate container a6da93d5c0df 13:55:41 ---> 61e9fddc6e6a 13:55:41 Step 12/23 : ENV APP_PORT=59880 13:55:41 ---> Running in a3bcad46c4aa 13:55:41 ---> Running in 44a4390018ea 13:55:41 ---> Running in b024d08bd5b1 13:55:41 ---> 9f35bfbc8e02 13:55:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:55:41 ---> 6acba4997824 13:55:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:55:41 Removing intermediate container a3bcad46c4aa 13:55:41 ---> 95ba115749f8 13:55:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:41 Removing intermediate container b024d08bd5b1 13:55:41 ---> 3e0261b13166 13:55:41 Step 13/23 : EXPOSE $APP_PORT 13:55:42 ---> Running in 1c3f40c58046 13:55:42 ---> Running in 953c5696ad53 13:55:42 ---> 0639db8fe08e 13:55:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:55:42 Removing intermediate container 1c3f40c58046 13:55:42 ---> 9fc15a62a926 13:55:42 Step 20/22 : LABEL arch=arm64 13:55:42 ---> Running in 84df3a1b97cd 13:55:42 ---> Running in e327c9676f6b 13:55:43 ---> 183a10e630d0 13:55:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:55:43 Removing intermediate container 953c5696ad53 13:55:43 ---> 09e1cc2f0fc9 13:55:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:43 ---> Running in ac981d8ab2ed 13:55:43 ---> Running in 5f058ccbd99c 13:55:43 Removing intermediate container 84df3a1b97cd 13:55:43 ---> e88fdeebba14 13:55:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:43 ---> Running in be4c5d2728e3 13:55:43 Removing intermediate container e327c9676f6b 13:55:43 ---> d3887b63b64e 13:55:43 Step 21/22 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:55:43 Removing intermediate container ac981d8ab2ed 13:55:43 ---> 0e7894e7566b 13:55:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:44 ---> Running in 8306ffddba16 13:55:44 ---> Running in c9463d835c44 13:55:44 Removing intermediate container be4c5d2728e3 13:55:44 ---> 4ff2345640fb 13:55:44 Step 20/22 : LABEL arch=arm64 13:55:44 ---> Running in bdb9e7a6c0e9 13:55:45 Removing intermediate container 8306ffddba16 13:55:45 ---> ebfb750fbb35 13:55:45 Step 22/22 : LABEL version=0.0.0 13:55:45 Removing intermediate container c9463d835c44 13:55:45 ---> 1b6da99c2538 13:55:45 Step 21/23 : LABEL arch=arm64 13:55:45 ---> Running in b54a2dc2855a 13:55:45 ---> Running in e1d85fb3f51d 13:55:45 Removing intermediate container bdb9e7a6c0e9 13:55:45 ---> 23979f6c2852 13:55:45 Step 21/22 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:55:45 ---> Running in b5fc73d0c741 13:55:45 Removing intermediate container e1d85fb3f51d 13:55:45 ---> d0af081fbfb5 13:55:45 Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:55:46 ---> Running in f6f0c2bab312 13:55:46 Removing intermediate container b54a2dc2855a 13:55:46 ---> d287ddca969b 13:55:46 13:55:46 Removing intermediate container 44a4390018ea 13:55:46 ---> 0dbf4e8a09bb 13:55:46 Step 8/31 : COPY . . 13:55:46 Removing intermediate container b5fc73d0c741 13:55:46 ---> e69024878135 13:55:46 Step 22/22 : LABEL version=0.0.0 13:55:46 ---> Running in f242ec1d4479 13:55:46 Removing intermediate container f6f0c2bab312 13:55:46 ---> 14039fc58312 13:55:46 Step 23/23 : LABEL version=0.0.0 13:55:46 Removing intermediate container 5f058ccbd99c 13:55:46 ---> 85dac2a8b45e 13:55:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:55:46 ---> Running in ab912aec81ce 13:55:46 ---> Running in 24355270ec51 13:55:46 Successfully built d287ddca969b 13:55:46 Successfully tagged support-scheduler-arm64:latest 13:55:46  Building support-scheduler ... done Building security-proxy-setup 13:55:47 Removing intermediate container f242ec1d4479 13:55:47 ---> 62570e8beb23 13:55:47 13:55:47 Removing intermediate container 24355270ec51 13:55:47 ---> fdb5bc558f88 13:55:47 13:55:48 Successfully built 62570e8beb23 13:55:48 Successfully tagged support-notifications-arm64:latest 13:55:48  Building support-notifications ... done Building sys-mgmt-agent 13:55:48 Successfully built fdb5bc558f88 13:55:48 Successfully tagged core-metadata-arm64:latest 13:55:48  Building core-metadata ... done Building core-command 13:55:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:55:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:55:50 (1/6) Installing dumb-init (1.2.5-r1) 13:55:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:55:50 (3/6) Installing libsodium (1.0.18-r0) 13:55:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:55:50 (5/6) Installing libzmq (4.3.4-r0) 13:55:50 (6/6) Installing zeromq (4.3.4-r0) 13:55:50 Executing busybox-1.33.1-r6.trigger 13:55:50 OK: 8 MiB in 20 packages 13:55:53 Removing intermediate container ab912aec81ce 13:55:53 ---> a29a2eecf07c 13:55:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:55:54 ---> 4efed8b3d4f7 13:55:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:55:55 ---> 7dc608b5d6b8 13:55:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:55:56 ---> 9540774df21c 13:55:56 Step 19/23 : ENTRYPOINT ["/core-data"] 13:55:57 ---> Running in ca1db2a14213 13:55:57 Removing intermediate container ca1db2a14213 13:55:57 ---> 4d62fcee96b1 13:55:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:57 ---> Running in 823cdf2a2814 13:55:58 Removing intermediate container 823cdf2a2814 13:55:58 ---> 6d538debc557 13:55:58 Step 21/23 : LABEL arch=arm64 13:55:58 ---> Running in b6f73bd975ed 13:55:58 Removing intermediate container b6f73bd975ed 13:55:58 ---> 45505ed99c78 13:55:58 Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:55:58 ---> Running in 444797d58775 13:55:59 Removing intermediate container 444797d58775 13:55:59 ---> 0ba7c16cdb73 13:55:59 Step 23/23 : LABEL version=0.0.0 13:55:59 ---> Running in 2aecc3e62054 13:56:00 Removing intermediate container 2aecc3e62054 13:56:00 ---> 4f1902665136 13:56:00 13:56:00 Successfully built 4f1902665136 13:56:00 Successfully tagged core-data-arm64:latest 13:56:01  Building core-data ... done  ---> 742bb831d28e 13:56:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:56:01 ---> Running in 994abfccedb4 13:56:02 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 13:56:29 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:56:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:56:29 ---> b8558d1147cb 13:56:29 Step 3/21 : WORKDIR /edgex-go 13:56:29 ---> Using cache 13:56:29 ---> 917df8c700a0 13:56:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:29 ---> Using cache 13:56:29 ---> 3947d9085c8e 13:56:29 Step 5/21 : RUN apk add --update --no-cache make git 13:56:29 ---> Using cache 13:56:29 ---> 1143f958e2af 13:56:29 Step 6/21 : COPY go.mod vendor* ./ 13:56:29 ---> Using cache 13:56:29 ---> 6d428b2e8274 13:56:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:29 ---> Using cache 13:56:29 ---> 0dbf4e8a09bb 13:56:29 Step 8/21 : COPY . . 13:56:29 ---> Using cache 13:56:29 ---> 742bb831d28e 13:56:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:56:29 ---> Running in 4b8490600135 13:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:56:30 ---> b8558d1147cb 13:56:30 Step 3/23 : WORKDIR /edgex-go 13:56:30 ---> Using cache 13:56:30 ---> 917df8c700a0 13:56:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:30 ---> Using cache 13:56:30 ---> 3947d9085c8e 13:56:30 Step 5/23 : RUN apk add --update --no-cache make bash git 13:56:30 ---> Running in 9acad6e03602 13:56:30 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 13:56:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:56:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:56:31 ---> b8558d1147cb 13:56:31 Step 3/23 : WORKDIR /edgex-go 13:56:31 ---> Using cache 13:56:31 ---> 917df8c700a0 13:56:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:31 ---> Using cache 13:56:31 ---> 3947d9085c8e 13:56:31 Step 5/23 : RUN apk add --update --no-cache make git 13:56:31 ---> Using cache 13:56:31 ---> 1143f958e2af 13:56:31 Step 6/23 : COPY go.mod vendor* ./ 13:56:31 ---> Using cache 13:56:31 ---> 6d428b2e8274 13:56:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:31 ---> Using cache 13:56:31 ---> 0dbf4e8a09bb 13:56:31 Step 8/23 : COPY . . 13:56:31 ---> Using cache 13:56:31 ---> 742bb831d28e 13:56:31 Step 9/23 : RUN make cmd/core-command/core-command 13:56:31 ---> Running in 066851dd4cbe 13:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:56:33 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 13:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:56:34 OK: 220 MiB in 52 packages 13:56:35 Removing intermediate container 9acad6e03602 13:56:35 ---> 44f20ab79021 13:56:35 Step 6/23 : COPY go.mod vendor* ./ 13:56:36 ---> 710df8cbd913 13:56:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:36 ---> Running in c4e8d0fd55ae 13:56:43 Removing intermediate container c4e8d0fd55ae 13:56:43 ---> 8ebd17f96c90 13:56:43 Step 8/23 : COPY . . 13:57:02 ---> 691de88bf115 13:57:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:57:02 ---> Running in 445396c9cf21 13:57:03 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 13:57:30 Removing intermediate container 994abfccedb4 13:57:30 ---> f47e2b989b75 13:57:30 13:57:30 Step 10/31 : FROM alpine:3.14 13:57:30 ---> 5b8b7b635229 13:57:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:57:30 ---> Running in 2309fbe2fe02 13:57:30 Removing intermediate container 2309fbe2fe02 13:57:30 ---> 28d296747c1c 13:57:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:57:30 ---> Running in ab8d2aca24b3 13:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:57:33 (1/2) Installing dumb-init (1.2.5-r1) 13:57:33 (2/2) Installing su-exec (0.2-r1) 13:57:33 Executing busybox-1.33.1-r6.trigger 13:57:33 OK: 6 MiB in 16 packages 13:57:35 Removing intermediate container ab8d2aca24b3 13:57:35 ---> 9b4f87fa7014 13:57:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:57:35 ---> Running in 44e7e0167e4f 13:57:35 Removing intermediate container 44e7e0167e4f 13:57:35 ---> d80045c5c1a8 13:57:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:57:35 ---> Running in d4d1affbe938 13:57:36 Removing intermediate container d4d1affbe938 13:57:36 ---> 9fd3dda09a4b 13:57:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:57:36 ---> Running in 3fb20ec29942 13:57:39 Removing intermediate container 3fb20ec29942 13:57:39 ---> b914ee090097 13:57:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:57:39 ---> Running in a85ace6eed04 13:57:39 Removing intermediate container a85ace6eed04 13:57:39 ---> ba8cf6ec0d28 13:57:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:57:40 ---> 41869997f328 13:57:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:57:40 ---> Running in 1a5399589337 13:57:44 Removing intermediate container 1a5399589337 13:57:44 ---> c704990b76d1 13:57:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:57:44 ---> 61ef6d455a48 13:57:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:57:46 ---> b462f6903cbd 13:57:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:57:47 ---> 9c5eced486bf 13:57:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:57:48 ---> 3dcd37f83d54 13:57:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:57:49 ---> 4665af282a91 13:57:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:57:49 ---> Running in 72afc529187e 13:57:50 Removing intermediate container 72afc529187e 13:57:50 ---> b18126fdcab2 13:57:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:57:51 ---> b227b72bffb8 13:57:51 Step 26/31 : RUN chmod +x /entrypoint.sh 13:57:51 ---> Running in 393a1921b8cf 13:57:54 Removing intermediate container 393a1921b8cf 13:57:54 ---> 7541934f2b6a 13:57:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:57:54 ---> Running in 0bad5187a3bb 13:57:55 Removing intermediate container 0bad5187a3bb 13:57:55 ---> 68fac1d0462e 13:57:55 Step 28/31 : CMD ["gate"] 13:57:55 ---> Running in bfc18272b59e 13:57:56 Removing intermediate container bfc18272b59e 13:57:56 ---> cd6c6cabe9c0 13:57:56 Step 29/31 : LABEL arch=arm64 13:57:56 ---> Running in 36cd8f0c580f 13:57:56 Removing intermediate container 36cd8f0c580f 13:57:56 ---> 1d3df1b07e32 13:57:56 Step 30/31 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:57:56 ---> Running in 3b690bdfcba3 13:57:57 Removing intermediate container 3b690bdfcba3 13:57:57 ---> b986d01a9c26 13:57:57 Step 31/31 : LABEL version=0.0.0 13:57:57 ---> Running in f0baae334326 13:57:58 Removing intermediate container f0baae334326 13:57:58 ---> ede05e0f4a6c 13:57:58 13:57:58 Successfully built ede05e0f4a6c 13:57:58 Successfully tagged security-bootstrapper-arm64:latest 13:58:07  Building security-bootstrapper ... done 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 13:58:19 Removing intermediate container 066851dd4cbe 13:58:19 ---> 29373b15ec7f 13:58:19 13:58:19 Step 10/23 : FROM alpine:3.14 13:58:19 ---> 5b8b7b635229 13:58:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:58:19 ---> Using cache 13:58:19 ---> caadc7188356 13:58:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:58:19 ---> Using cache 13:58:19 ---> 07dca336c919 13:58:19 Step 13/23 : ENV APP_PORT=59882 13:58:19 ---> Running in 7ff63ed19df2 13:58:19 Removing intermediate container 7ff63ed19df2 13:58:19 ---> 58285c1e6988 13:58:19 Step 14/23 : EXPOSE $APP_PORT 13:58:19 ---> Running in 69e1e5289aa8 13:58:19 Removing intermediate container 69e1e5289aa8 13:58:19 ---> 7459f34f00dc 13:58:19 Step 15/23 : WORKDIR / 13:58:19 ---> Running in 1253b49525ed 13:58:20 Removing intermediate container 1253b49525ed 13:58:20 ---> 1503836385e1 13:58:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:58:20 Removing intermediate container 4b8490600135 13:58:20 ---> 3b92f1854be1 13:58:20 13:58:20 Step 10/21 : FROM alpine:3.14 13:58:20 ---> 5b8b7b635229 13:58:20 Step 11/21 : RUN apk add --update --no-cache curl 13:58:20 ---> Running in d23912e9c6ab 13:58:20 ---> fb78e1d0eb02 13:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:58:22 ---> 8f0255024469 13:58:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:58:23 (1/5) Installing ca-certificates (20211220-r0) 13:58:23 ---> 78f32aaa7b8a 13:58:23 Step 19/23 : ENTRYPOINT ["/core-command"] 13:58:23 ---> Running in bc9eaed7d413 13:58:23 (2/5) Installing brotli-libs (1.0.9-r5) 13:58:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:58:23 (4/5) Installing libcurl (7.79.1-r0) 13:58:23 (5/5) Installing curl (7.79.1-r0) 13:58:23 Executing busybox-1.33.1-r6.trigger 13:58:23 Executing ca-certificates-20211220-r0.trigger 13:58:23 OK: 8 MiB in 19 packages 13:58:23 Removing intermediate container bc9eaed7d413 13:58:23 ---> 86e8eae4b448 13:58:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:23 ---> Running in 3f87d95f3c9c 13:58:24 Removing intermediate container 3f87d95f3c9c 13:58:24 ---> eb90d3b6894f 13:58:24 Step 21/23 : LABEL arch=arm64 13:58:24 ---> Running in 4fb6ab02eeb8 13:58:25 Removing intermediate container 4fb6ab02eeb8 13:58:25 ---> adcaadcf4077 13:58:25 Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:58:25 ---> Running in eae624ff84f3 13:58:25 Removing intermediate container d23912e9c6ab 13:58:25 ---> b1705044b73d 13:58:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:58:25 ---> Running in baf25d78544a 13:58:25 Removing intermediate container eae624ff84f3 13:58:25 ---> ee4b419e3e2b 13:58:25 Step 23/23 : LABEL version=0.0.0 13:58:26 ---> Running in 9e4ddc153ca1 13:58:26 Removing intermediate container baf25d78544a 13:58:26 ---> dc8e95e4a096 13:58:26 Step 13/21 : WORKDIR /edgex 13:58:26 ---> Running in 98d69702f107 13:58:26 Removing intermediate container 9e4ddc153ca1 13:58:26 ---> e70d3f63831a 13:58:26 13:58:26 Removing intermediate container 98d69702f107 13:58:26 ---> 83fbb152130c 13:58:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:58:26 Successfully built e70d3f63831a 13:58:26 Successfully tagged core-command-arm64:latest 13:58:27  Building core-command ... done  ---> 6751d7b53962 13:58:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:58:28 ---> 7363d25f86ea 13:58:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:58:28 Removing intermediate container 445396c9cf21 13:58:28 ---> 6d63a9c40345 13:58:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:58:28 ---> Running in 067ce219671f 13:58:29 ---> 17c811027bd0 13:58:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:58:29 ---> Running in 3b2b64b62fc4 13:58:30 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 13:58:30 Removing intermediate container 3b2b64b62fc4 13:58:30 ---> ff735bdc9a84 13:58:30 Step 18/21 : CMD ["--init=true"] 13:58:30 ---> Running in 390858d1780a 13:58:30 Removing intermediate container 390858d1780a 13:58:30 ---> f60fa5e6a7ca 13:58:30 Step 19/21 : LABEL arch=arm64 13:58:30 ---> Running in d50c74a72bc3 13:58:31 Removing intermediate container d50c74a72bc3 13:58:31 ---> 90b9d3f6d6c4 13:58:31 Step 20/21 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:58:31 ---> Running in df3ad9ccae51 13:58:31 Removing intermediate container df3ad9ccae51 13:58:31 ---> f966a6be03d2 13:58:31 Step 21/21 : LABEL version=0.0.0 13:58:31 ---> Running in c6fa6dce4c41 13:58:32 Removing intermediate container c6fa6dce4c41 13:58:32 ---> 493c8156865a 13:58:32 13:58:32 Successfully built 493c8156865a 13:58:32 Successfully tagged security-proxy-setup-arm64:latest 13:58:32  Building security-proxy-setup ... done Removing intermediate container 067ce219671f 13:58:32 ---> 7eef49ae3829 13:58:32 13:58:32 Step 11/23 : FROM docker:20.10.10 13:58:32 20.10.10: Pulling from library/docker 13:58:39 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:58:39 Status: Downloaded newer image for docker:20.10.10 13:58:39 ---> 520e9a0a30f7 13:58:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:58:39 ---> Running in 25952a024af0 13:58:39 Removing intermediate container 25952a024af0 13:58:39 ---> 926096a36659 13:58:39 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:58:39 ---> Running in 8537d83d0944 13:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:58:41 (1/42) Installing readline (8.1.0-r0) 13:58:41 (2/42) Installing bash (5.1.4-r0) 13:58:41 Executing bash-5.1.4-r0.post-install 13:58:41 (3/42) Installing brotli-libs (1.0.9-r5) 13:58:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:58:41 (5/42) Installing libcurl (7.79.1-r0) 13:58:41 (6/42) Installing curl (7.79.1-r0) 13:58:41 (7/42) Installing dumb-init (1.2.5-r1) 13:58:41 (8/42) Installing libbz2 (1.0.8-r1) 13:58:41 (9/42) Installing expat (2.4.7-r0) 13:58:41 (10/42) Installing libffi (3.3-r2) 13:58:41 (11/42) Installing gdbm (1.19-r0) 13:58:41 (12/42) Installing xz-libs (5.2.5-r0) 13:58:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:58:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:58:41 (15/42) Installing mpdecimal (2.5.1-r1) 13:58:41 (16/42) Installing sqlite-libs (3.35.5-r0) 13:58:41 (17/42) Installing python3 (3.9.5-r2) 13:58:43 (18/42) Installing py3-appdirs (1.4.4-r2) 13:58:43 (19/42) Installing py3-chardet (4.0.0-r2) 13:58:43 (20/42) Installing py3-idna (3.2-r0) 13:58:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:58:43 (22/42) Installing py3-certifi (2020.12.5-r1) 13:58:43 (23/42) Installing py3-requests (2.25.1-r4) 13:58:43 (24/42) Installing py3-msgpack (1.0.2-r1) 13:58:43 (25/42) Installing py3-lockfile (0.12.2-r4) 13:58:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:58:43 (27/42) Installing py3-colorama (0.4.4-r1) 13:58:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:58:43 (29/42) Installing py3-distlib (0.3.1-r3) 13:58:44 (30/42) Installing py3-distro (1.5.0-r3) 13:58:44 (31/42) Installing py3-six (1.15.0-r1) 13:58:44 (32/42) Installing py3-webencodings (0.5.1-r4) 13:58:44 (33/42) Installing py3-html5lib (1.1-r1) 13:58:44 (34/42) Installing py3-parsing (2.4.7-r2) 13:58:44 (35/42) Installing py3-packaging (20.9-r1) 13:58:44 (36/42) Installing py3-toml (0.10.2-r2) 13:58:44 (37/42) Installing py3-pep517 (0.10.0-r2) 13:58:44 (38/42) Installing py3-progress (1.5-r2) 13:58:44 (39/42) Installing py3-retrying (1.3.3-r1) 13:58:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:58:44 (41/42) Installing py3-setuptools (52.0.0-r3) 13:58:44 (42/42) Installing py3-pip (20.3.4-r1) 13:58:45 Executing busybox-1.33.1-r6.trigger 13:58:45 OK: 84 MiB in 64 packages 13:58:48 Collecting docker-compose==1.23.2 13:58:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:58:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:58:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:58:49 Collecting cached-property<2,>=1.2.0 13:58:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:58:49 Collecting docopt<0.7,>=0.6.1 13:58:49 Downloading docopt-0.6.2.tar.gz (25 kB) 13:58:51 Collecting websocket-client<1.0,>=0.32.0 13:58:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:58:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:58:52 Collecting PyYAML<4,>=3.10 13:58:52 Downloading PyYAML-3.13.tar.gz (270 kB) 13:58:55 Collecting jsonschema<3,>=2.5.1 13:58:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:58:55 Collecting docker<4.0,>=3.6.0 13:58:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:58:56 Collecting dockerpty<0.5,>=0.4.1 13:58:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:58:57 Collecting texttable<0.10,>=0.9.0 13:58:57 Downloading texttable-0.9.1.tar.gz (11 kB) 13:58:59 Collecting docker-pycreds>=0.4.0 13:58:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:59:00 Collecting urllib3<1.25,>=1.21.1 13:59:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:59:00 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) 13:59:00 Collecting chardet<3.1.0,>=3.0.2 13:59:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:59:00 Collecting idna<2.8,>=2.5 13:59:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:59:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:59:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:59:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:59:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:59:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:59:01 Attempting uninstall: urllib3 13:59:01 Found existing installation: urllib3 1.26.5 13:59:01 Uninstalling urllib3-1.26.5: 13:59:01 Successfully uninstalled urllib3-1.26.5 13:59:02 Attempting uninstall: idna 13:59:02 Found existing installation: idna 3.2 13:59:02 Uninstalling idna-3.2: 13:59:02 Successfully uninstalled idna-3.2 13:59:03 Attempting uninstall: chardet 13:59:03 Found existing installation: chardet 4.0.0 13:59:03 Uninstalling chardet-4.0.0: 13:59:03 Successfully uninstalled chardet-4.0.0 13:59:04 Attempting uninstall: requests 13:59:04 Found existing installation: requests 2.25.1 13:59:04 Uninstalling requests-2.25.1: 13:59:04 Successfully uninstalled requests-2.25.1 13:59:05 Running setup.py install for texttable: started 13:59:06 Running setup.py install for texttable: finished with status 'done' 13:59:06 Running setup.py install for PyYAML: started 13:59:09 Running setup.py install for PyYAML: finished with status 'done' 13:59:09 Running setup.py install for docopt: started 13:59:10 Running setup.py install for docopt: finished with status 'done' 13:59:10 Running setup.py install for dockerpty: started 13:59:12 Running setup.py install for dockerpty: finished with status 'done' 13:59:14 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 13:59:22 Removing intermediate container 8537d83d0944 13:59:22 ---> bcf80b20b7bc 13:59:22 Step 14/23 : ENV APP_PORT=58890 13:59:22 ---> Running in d26d38d6c4f1 13:59:22 Removing intermediate container d26d38d6c4f1 13:59:22 ---> 052f3cf80db2 13:59:22 Step 15/23 : EXPOSE $APP_PORT 13:59:22 ---> Running in e221682fdce4 13:59:22 Removing intermediate container e221682fdce4 13:59:22 ---> 9c982729ec27 13:59:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:59:24 ---> f7278cb0ce7b 13:59:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:59:24 ---> 48e223c7b559 13:59:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:59:25 ---> 9f53dcb69697 13:59:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:59:25 ---> Running in 0ac1c31fa719 13:59:25 Removing intermediate container 0ac1c31fa719 13:59:25 ---> 5270e15979f7 13:59:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:59:25 ---> Running in b44a344aaf2d 13:59:26 Removing intermediate container b44a344aaf2d 13:59:26 ---> 602c6764390d 13:59:26 Step 21/23 : LABEL arch=arm64 13:59:26 ---> Running in 14ba6bdb76c8 13:59:26 Removing intermediate container 14ba6bdb76c8 13:59:26 ---> 6e4903f0cd42 13:59:26 Step 22/23 : LABEL git_sha=b6ab8c5262cb59f31e9e554414a0fb9c0a05b46e 13:59:26 ---> Running in 510571eaad80 13:59:26 Removing intermediate container 510571eaad80 13:59:26 ---> d9cce875d5a0 13:59:26 Step 23/23 : LABEL version=0.0.0 13:59:26 ---> Running in 9fad29e4e29f 13:59:27 Removing intermediate container 9fad29e4e29f 13:59:27 ---> 660662aa280f 13:59:27 13:59:27 Successfully built 660662aa280f 13:59:27 Successfully tagged sys-mgmt-agent-arm64:latest 13:59:28  Building sys-mgmt-agent ... done  [Pipeline] } 13:59:28 $ docker stop --time=1 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 13:59:29 $ docker rm -f 66386305ab8ca59d744b41feb5c641b06d7f7f37a3e37c4c6c50fdac74e65af9 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:30 + docker images 13:59:30 REPOSITORY TAG IMAGE ID CREATED SIZE 13:59:30 sys-mgmt-agent-arm64 latest 660662aa280f 3 seconds ago 280MB 13:59:30 7eef49ae3829 58 seconds ago 1.59GB 13:59:30 security-proxy-setup-arm64 latest 493c8156865a 59 seconds ago 25.5MB 13:59:30 core-command-arm64 latest e70d3f63831a About a minute ago 15.3MB 13:59:30 3b92f1854be1 About a minute ago 1.6GB 13:59:30 29373b15ec7f About a minute ago 1.59GB 13:59:30 security-bootstrapper-arm64 latest ede05e0f4a6c About a minute ago 18MB 13:59:30 f47e2b989b75 2 minutes ago 1.59GB 13:59:30 core-data-arm64 latest 4f1902665136 3 minutes ago 19.2MB 13:59:30 core-metadata-arm64 latest fdb5bc558f88 3 minutes ago 16MB 13:59:30 support-notifications-arm64 latest 62570e8beb23 3 minutes ago 16.1MB 13:59:30 support-scheduler-arm64 latest d287ddca969b 3 minutes ago 15.4MB 13:59:30 23d511273609 3 minutes ago 1.61GB 13:59:30 6378964cda9c 4 minutes ago 1.6GB 13:59:30 d4ef1bd10b37 4 minutes ago 1.6GB 13:59:30 291cdb764828 4 minutes ago 1.6GB 13:59:30 security-secretstore-setup-arm64 latest 090a58f1e5fb 4 minutes ago 27MB 13:59:30 3aa40fa2cafa 4 minutes ago 1.6GB 13:59:30 ci-base-image-arm64 latest b8558d1147cb 15 minutes ago 1.26GB 13:59:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 13:59:30 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 13:59:30 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 13:59:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 13:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:31 13:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:31 arm64: Pulling from edgex-lftools-log-publisher 13:59:31 8998bd30e6a1: Pulling fs layer 13:59:31 04944245beec: Pulling fs layer 13:59:31 699f458cf7ca: Pulling fs layer 13:59:31 765212b225bb: Pulling fs layer 13:59:31 f23df028b6ca: Pulling fs layer 13:59:31 d65c8cfc05b1: Pulling fs layer 13:59:31 2437ff75d9bd: Pulling fs layer 13:59:31 f23df028b6ca: Waiting 13:59:31 d65c8cfc05b1: Waiting 13:59:31 2437ff75d9bd: Waiting 13:59:31 765212b225bb: Waiting 13:59:31 04944245beec: Verifying Checksum 13:59:31 04944245beec: Download complete 13:59:31 765212b225bb: Verifying Checksum 13:59:31 765212b225bb: Download complete 13:59:31 f23df028b6ca: Download complete 13:59:31 d65c8cfc05b1: Verifying Checksum 13:59:31 d65c8cfc05b1: Download complete 13:59:31 699f458cf7ca: Verifying Checksum 13:59:31 699f458cf7ca: Download complete 13:59:32 8998bd30e6a1: Verifying Checksum 13:59:32 8998bd30e6a1: Download complete 13:59:34 2437ff75d9bd: Verifying Checksum 13:59:34 2437ff75d9bd: Download complete 13:59:36 8998bd30e6a1: Pull complete 13:59:37 04944245beec: Pull complete 13:59:38 699f458cf7ca: Pull complete 13:59:38 765212b225bb: Pull complete 13:59:39 f23df028b6ca: Pull complete 13:59:39 d65c8cfc05b1: Pull complete 13:59:58 2437ff75d9bd: Pull complete 13:59:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:59:58 prd-ubuntu20.04-docker-arm64-4c-16g-7826 does not seem to be running inside a container 13:59:58 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:00:01 $ docker top 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:02 ---> job-cost.sh 14:00:02 lf-activate-venv: SKIPPING 14:00:02 INFO: No Stack... 14:00:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:03 INFO: Archiving Costs [Pipeline] sh 14:00:04 + cat /w/workspace/edgex-go/4/archives/cost.csv 14:00:04 + cut -d, -f6 [Pipeline] lock 14:00:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] 14:00:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] did not exist. Created. 14:00:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:05 + echo total: 0.10999999940395355 [Pipeline] stash 14:00:05 Stashed 1 file(s) [Pipeline] } 14:00:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-4-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:05 $ docker stop --time=1 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 14:00:06 $ docker rm -f 0360b2e0f2cf2d9fa5d0294474b8fe9b04ca0af72af25b9ef878a1fdcf0ef646 [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 14:00:07 provisioning config files... 14:00:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config252172139757295463tmp [Pipeline] { [Pipeline] sh 14:00:07 + set +x 14:00:07 + curl -s https://codecov.io/bash 14:00:07 + bash -s -- 14:00:07 14:00:07 _____ _ 14:00:07 / ____| | | 14:00:07 | | ___ __| | ___ ___ _____ __ 14:00:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:00:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:00:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:00:07 Bash-1.0.6 14:00:07 14:00:07 14:00:07 ==> git version 2.25.1 found 14:00:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:00:07 Release-Date: 2020-01-08 14:00:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:00:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:00:07 ==> Jenkins CI detected. 14:00:07 current dir:  /w/workspace/edgex-go/4 14:00:07 project root: . 14:00:07 --> token set from env 14:00:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:00:07 ==> Running gcov in . (disable via -X gcov) 14:00:07 ==> Python coveragepy not found 14:00:07 ==> Searching for coverage reports in: 14:00:07 + . 14:00:08 -> Found 1 reports 14:00:08 ==> Detecting git/mercurial file structure 14:00:08 ==> Reading reports 14:00:08 + ./coverage.out bytes=426503 14:00:08 ==> Appending adjustments 14:00:08 https://docs.codecov.io/docs/fixing-reports 14:00:09 + Found adjustments 14:00:09 ==> Gzipping contents 14:00:09 60K /tmp/codecov.KOwkP1.gz 14:00:09 ==> Uploading reports 14:00:09 url: https://codecov.io 14:00:09 query: branch=PR-3904&commit=45d5becd454db6d394af50a7692a957c8b2417a3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 14:00:09 -> Pinging Codecov 14:00:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=45d5becd454db6d394af50a7692a957c8b2417a3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 14:00:09 -> Uploading to 14:00:09 https://storage.googleapis.com/codecov/v4/raw/2022-03-17/00271124DB129430A58F1EEE437C3FCB/45d5becd454db6d394af50a7692a957c8b2417a3/e1ae1b84-eda4-4055-9afe-e653d5a0364f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T140009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ed247597cc662f48f22af870271d737ba2d51bcccd651d7ae0765cf75d3a02b 14:00:09 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:09 Dload Upload Total Spent Left Speed 14:00:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57984 0 0 100 57984 0 211k --:--:-- --:--:-- --:--:-- 211k 14:00:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45d5becd454db6d394af50a7692a957c8b2417a3 [Pipeline] } 14:00:09 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 14:00:10 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 14:00:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:00:11 ---> package-listing.sh 14:00:11 ++ facter osfamily 14:00:11 ++ tr '[:upper:]' '[:lower:]' 14:00:11 + OS_FAMILY=debian 14:00:11 + workspace=/w/workspace/edgex-go/4 14:00:11 + START_PACKAGES=/tmp/packages_start.txt 14:00:11 + END_PACKAGES=/tmp/packages_end.txt 14:00:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:11 + PACKAGES=/tmp/packages_start.txt 14:00:11 + '[' /w/workspace/edgex-go/4 ']' 14:00:11 + PACKAGES=/tmp/packages_end.txt 14:00:11 + case "${OS_FAMILY}" in 14:00:11 + dpkg -l 14:00:11 + grep '^ii' 14:00:11 + '[' -f /tmp/packages_start.txt ']' 14:00:11 + '[' -f /tmp/packages_end.txt ']' 14:00:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:11 + '[' /w/workspace/edgex-go/4 ']' 14:00:11 + mkdir -p /w/workspace/edgex-go/4/archives/ 14:00:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 14:00:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:00:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:00:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:12 14:00:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:13 latest: Pulling from edgex-lftools-log-publisher 14:00:13 5eb5b503b376: Pulling fs layer 14:00:13 5c69ac0246d0: Pulling fs layer 14:00:13 ec43610c2a17: Pulling fs layer 14:00:13 3a2ae6a8a46f: Pulling fs layer 14:00:13 33b1e0a273af: Pulling fs layer 14:00:13 5d3b04190fa2: Pulling fs layer 14:00:13 2f39f015ded8: Pulling fs layer 14:00:13 3a2ae6a8a46f: Waiting 14:00:13 33b1e0a273af: Waiting 14:00:13 5d3b04190fa2: Waiting 14:00:13 2f39f015ded8: Waiting 14:00:13 5c69ac0246d0: Verifying Checksum 14:00:13 5c69ac0246d0: Download complete 14:00:13 3a2ae6a8a46f: Download complete 14:00:13 33b1e0a273af: Verifying Checksum 14:00:13 33b1e0a273af: Download complete 14:00:13 5d3b04190fa2: Verifying Checksum 14:00:13 5d3b04190fa2: Download complete 14:00:13 ec43610c2a17: Verifying Checksum 14:00:13 ec43610c2a17: Download complete 14:00:13 5eb5b503b376: Verifying Checksum 14:00:13 5eb5b503b376: Download complete 14:00:13 2f39f015ded8: Download complete 14:00:14 5eb5b503b376: Pull complete 14:00:14 5c69ac0246d0: Pull complete 14:00:15 ec43610c2a17: Pull complete 14:00:15 3a2ae6a8a46f: Pull complete 14:00:15 33b1e0a273af: Pull complete 14:00:15 5d3b04190fa2: Pull complete 14:00:20 2f39f015ded8: Pull complete 14:00:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:00:20 prd-ubuntu20.04-docker-8c-8g-7825 does not seem to be running inside a container 14:00:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:00:22 $ docker top 5f779df47512fd5cf3f0d198c634a63ec3e349db59a1e406016134295f7df010 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:23 + touch /tmp/pre-build-complete [Pipeline] sh 14:00:23 + mkdir -p /var/log/sysstat [Pipeline] sh 14:00:23 + ls /var/log/sa-host 14:00:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:23 provisioning config files... 14:00:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1259919001767270201tmp [Pipeline] { [Pipeline] echo 14:00:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:00:24 ---> create-netrc.sh [Pipeline] } 14:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:00:24 ---> python-tools-install.sh [Pipeline] echo 14:00:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:00:24 ---> sudo-logs.sh 14:00:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:00:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:00:25 ---> job-cost.sh 14:00:25 lf-activate-venv: SKIPPING 14:00:25 DEBUG: total: 0.10999999940395355 14:00:25 INFO: Retrieving Stack Cost... 14:00:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:26 INFO: Archiving Costs [Pipeline] echo 14:00:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:26 ---> logs-deploy.sh 14:00:26 lf-activate-venv: SKIPPING 14:00:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/4 14:00:26 INFO: archiving workspace using pattern(s): 14:00:27 Archives upload complete. 14:00:27 INFO: archiving logs to Nexus 14:00:28 ---> uname -a: 14:00:28 Linux prd-ubuntu20-04-docker-8c-8g-7825 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:00:28 14:00:28