Pull request #3915 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d2cef2e886bac3ed4982519846baf307eba695d1 rather than 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Obtained Jenkinsfile from d2cef2e886bac3ed4982519846baf307eba695d1 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-ssh4132590966349902723.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-ssh16287930176670144660.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-3915/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-3915/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9214901773675308483.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-ssh6468943912473930834.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-3915/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-3915/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17046529207534703946.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-8149 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) > git config core.sparsecheckout # timeout=10 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # 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 d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:41 ========================================================= 03:45:41 EdgeX Global Pipelines Version Info 03:45:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:42 ------------------- 03:45:42 stable info: 03:45:42 ------------------- 03:45:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:45:42 Message: update stable to v1.0.221 > git rev-list --no-walk 2eeb7e375f062e76fc0780097e5c4e08319b0358 # timeout=10 03:45:42 ------------------- 03:45:42 experimental info: 03:45:42 ------------------- 03:45:42 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:45:42 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3915 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3915 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3915 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7965580 [Pipeline] echo 03:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:43 provisioning config files... 03:45:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1515199517346832713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:43 ---> docker-login.sh 03:45:43 nexus3.edgexfoundry.org:10001 03:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:44 Configure a credential helper to remove this warning. See 03:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:44 03:45:44 Login Succeeded 03:45:44 nexus3.edgexfoundry.org:10002 03:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:44 Configure a credential helper to remove this warning. See 03:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:44 03:45:44 Login Succeeded 03:45:44 nexus3.edgexfoundry.org:10003 03:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:44 Configure a credential helper to remove this warning. See 03:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:44 03:45:44 Login Succeeded 03:45:44 nexus3.edgexfoundry.org:10004 03:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:44 Configure a credential helper to remove this warning. See 03:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:44 03:45:44 Login Succeeded 03:45:44 docker.io 03:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:45 Configure a credential helper to remove this warning. See 03:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:45 03:45:45 Login Succeeded 03:45:45 ---> docker-login.sh ends [Pipeline] } 03:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:45 + 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 03:45:45 + dirname cmd/core-command/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo core-command,cmd/core-command/Dockerfile 03:45:45 + dirname cmd/core-data/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo core-data,cmd/core-data/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + dirname cmd/core-metadata/Dockerfile 03:45:45 + echo core-metadata,cmd/core-metadata/Dockerfile 03:45:45 + dirname cmd/security-bootstrapper/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:45:45 + dirname cmd/security-proxy-setup/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:45:45 + dirname cmd/security-secretstore-setup/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:45:45 + dirname cmd/support-notifications/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo support-notifications,cmd/support-notifications/Dockerfile 03:45:45 + dirname cmd/support-scheduler/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:45:45 + dirname cmd/sys-mgmt-agent/Dockerfile 03:45:45 + cut -d/ -f2 03:45:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:45:45 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 03:45:45 + git rev-list -1 --merges 79655804dc033cbff34ae464b76ef0b2fd8ffcf0~1..79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo 03:45:45 -----------> git rev-list -1 --merges 79655804dc033cbff34ae464b76ef0b2fd8ffcf0~1..79655804dc033cbff34ae464b76ef0b2fd8ffcf0 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [false] [Pipeline] sh 03:45:46 + git log --format=format:%s -1 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo 03:45:46 ========================================================= 03:45:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:45:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:45:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:46 + grep -v github /etc/ssh/ssh_known_hosts 03:45:46 + [ -e /tmp/ssh_known_hosts ] 03:45:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:45:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:45:46 + sudo tee -a /etc/ssh/ssh_known_hosts 03:45:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:47 03:45:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:45:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:47 latest: Pulling from edgex-devops/git-semver 03:45:47 a0d0a0d46f8b: Pulling fs layer 03:45:47 3e5f54012d9b: Pulling fs layer 03:45:47 4c7163046ea9: Pulling fs layer 03:45:47 0c2d73faf560: Pulling fs layer 03:45:47 0c2d73faf560: Waiting 03:45:47 3e5f54012d9b: Download complete 03:45:47 a0d0a0d46f8b: Download complete 03:45:47 0c2d73faf560: Verifying Checksum 03:45:47 0c2d73faf560: Download complete 03:45:47 4c7163046ea9: Verifying Checksum 03:45:47 4c7163046ea9: Download complete 03:45:47 a0d0a0d46f8b: Pull complete 03:45:47 3e5f54012d9b: Pull complete 03:45:48 4c7163046ea9: Pull complete 03:45:48 0c2d73faf560: Pull complete 03:45:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:45:48 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 03:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:45:49 $ docker top bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:49 [ssh-agent] Looking for ssh-agent implementation... 03:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:49 $ docker exec bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent 03:45:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFIOhj/agent.14 03:45:49 SSH_AGENT_PID=20 03:45:49 Running ssh-add (command line suppressed) 03:45:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3429622065385632169.key (/w/workspace/edgex-go/2@tmp/private_key_3429622065385632169.key) 03:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:49 + git tag --points-at HEAD [Pipeline] } 03:45:49 $ docker exec --env ******** --env ******** bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent -k 03:45:50 unset SSH_AUTH_SOCK; 03:45:50 unset SSH_AGENT_PID; 03:45:50 echo Agent pid 20 killed; 03:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:50 [ssh-agent] Looking for ssh-agent implementation... 03:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:50 $ docker exec bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent 03:45:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbgOEEo/agent.53 03:45:50 SSH_AGENT_PID=59 03:45:50 Running ssh-add (command line suppressed) 03:45:50 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2026930421671614746.key (/w/workspace/edgex-go/2@tmp/private_key_2026930421671614746.key) 03:45:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:50 + git semver init 03:45:50 # -> Open(): unable to determine branch for HEAD 03:45:50 # $GIT_DIR = /w/workspace/edgex-go/2/.git 03:45:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 03:45:50 # $SEMVER_REMOTE_NAME = origin 03:45:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:45:50 # $SEMVER_USER_NAME = edgex-jenkins 03:45:50 # $SEMVER_BRANCH = PR-3915 03:45:50 # $SEMVER_TEMP = /tmp/semver-285353633 03:45:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:46:05 # '/tmp/semver-285353633' -> '/w/workspace/edgex-go/2/.semver' 03:46:05 # -> Force: false 03:46:05 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 03:46:05 $ docker exec --env ******** --env ******** bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent -k 03:46:05 unset SSH_AUTH_SOCK; 03:46:05 unset SSH_AGENT_PID; 03:46:05 echo Agent pid 59 killed; 03:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:06 + git semver [Pipeline] } 03:46:06 $ docker stop --time=1 bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a 03:46:08 $ docker rm -f bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a [Pipeline] // withDockerContainer [Pipeline] sh 03:46:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:08 Stashed 1 file(s) [Pipeline] echo 03:46:08 [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 03:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:08 ========================================================= 03:46:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:46:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:46:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:09 59bf1c3509f3: Pulling fs layer 03:46:09 666ba61612fd: Pulling fs layer 03:46:09 8ed8ca486205: Pulling fs layer 03:46:09 4fe6c5a15a65: Pulling fs layer 03:46:09 22a0e8bec74d: Pulling fs layer 03:46:09 640e595b4fbd: Pulling fs layer 03:46:09 763cafe07f6e: Pulling fs layer 03:46:09 0c0b528cf693: Pulling fs layer 03:46:09 10935f4eaf8b: Pulling fs layer 03:46:09 640e595b4fbd: Waiting 03:46:09 763cafe07f6e: Waiting 03:46:09 0c0b528cf693: Waiting 03:46:09 10935f4eaf8b: Waiting 03:46:09 22a0e8bec74d: Waiting 03:46:09 8ed8ca486205: Verifying Checksum 03:46:09 8ed8ca486205: Download complete 03:46:09 666ba61612fd: Download complete 03:46:09 22a0e8bec74d: Verifying Checksum 03:46:09 22a0e8bec74d: Download complete 03:46:09 640e595b4fbd: Verifying Checksum 03:46:09 640e595b4fbd: Download complete 03:46:09 59bf1c3509f3: Verifying Checksum 03:46:09 59bf1c3509f3: Download complete 03:46:09 763cafe07f6e: Verifying Checksum 03:46:09 763cafe07f6e: Download complete 03:46:09 0c0b528cf693: Verifying Checksum 03:46:09 0c0b528cf693: Download complete 03:46:09 59bf1c3509f3: Pull complete 03:46:09 666ba61612fd: Pull complete 03:46:09 8ed8ca486205: Pull complete 03:46:09 4fe6c5a15a65: Verifying Checksum 03:46:09 4fe6c5a15a65: Download complete 03:46:09 10935f4eaf8b: Verifying Checksum 03:46:09 10935f4eaf8b: Download complete 03:46:14 4fe6c5a15a65: Pull complete 03:46:14 22a0e8bec74d: Pull complete 03:46:14 640e595b4fbd: Pull complete 03:46:14 763cafe07f6e: Pull complete 03:46:14 0c0b528cf693: Pull complete 03:46:16 10935f4eaf8b: Pull complete 03:46:16 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:46:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:46:17 WORKDIR /edgex 03:46:17 COPY go.mod . 03:46:17 RUN go mod download 03:46:17 + docker build -t ci-base-image-x86_64 -f - . 03:46:18 Sending build context to Docker daemon 334.2MB 03:46:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:46:18 ---> 99d49a6021b9 03:46:18 Step 2/4 : WORKDIR /edgex 03:46:20 ---> Running in 65b99715b08f 03:46:20 Removing intermediate container 65b99715b08f 03:46:20 ---> f7bbb991448e 03:46:20 Step 3/4 : COPY go.mod . 03:46:20 ---> 07bd095344a0 03:46:20 Step 4/4 : RUN go mod download 03:46:20 ---> Running in be20d78e8c58 03:46:23 Still waiting to schedule task 03:46:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:46:42 Removing intermediate container be20d78e8c58 03:46:42 ---> b37a506a360d 03:46:42 Successfully built b37a506a360d 03:46:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:46:42 + docker inspect -f . ci-base-image-x86_64 03:46:42 . [Pipeline] withDockerContainer 03:46:42 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 03:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:46:43 $ docker top ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:43 + go version 03:46:43 go version go1.17.6 linux/amd64 [Pipeline] } 03:46:43 $ docker stop --time=1 ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 03:46:45 $ docker rm -f ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:45 + docker inspect -f . ci-base-image-x86_64 03:46:45 . [Pipeline] withDockerContainer 03:46:45 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 03:46:45 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:46:46 $ docker top 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 -eo pid,comm [Pipeline] { [Pipeline] echo 03:46:46 ========================================================= 03:46:46 [edgeXBuildGoParallel] Running Tests and Build... 03:46:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:46 + make test 03:46:46 go mod tidy 03:46:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:46:51 ? github.com/edgexfoundry/edgex-go [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 03:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:47:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 03:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:47:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements 03:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.769s coverage: 89.2% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 94.2% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements 03:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 03:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 03:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 03:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements 03:47:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements 03:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 03:47:26 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 03:47:39 GO111MODULE=on go vet ./... 03:47:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:47:42 ./bin/test-attribution-txt.sh [Pipeline] echo 03:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:47:43 + ls -al . 03:47:43 total 676 03:47:43 drwxrwxr-x 10 1001 1001 4096 Mar 21 03:47 . 03:47:43 drwxr-xr-x 4 root root 4096 Mar 21 03:46 .. 03:47:43 -rw-rw-r-- 1 1001 1001 11 Mar 21 03:45 .dockerignore 03:47:43 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:45 .git 03:47:43 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:45 .github 03:47:43 -rw-rw-r-- 1 1001 1001 804 Mar 21 03:45 .gitignore 03:47:43 -rw-rw-r-- 1 1001 1001 42 Mar 21 03:45 .golangci.yml 03:47:43 -rw-rw-r-- 1 1001 1001 76 Mar 21 03:45 .hadolint.yml 03:47:43 drwx------ 3 1001 1001 4096 Mar 21 03:46 .semver 03:47:43 -rw-rw-r-- 1 1001 1001 166 Mar 21 03:45 .sonarcloud.properties 03:47:43 -rw-rw-r-- 1 1001 1001 1171 Mar 21 03:45 ADOPTERS.md 03:47:43 -rw-rw-r-- 1 1001 1001 9019 Mar 21 03:45 Attribution.txt 03:47:43 -rw-rw-r-- 1 1001 1001 51732 Mar 21 03:45 CHANGELOG.md 03:47:43 -rw-rw-r-- 1 1001 1001 3804 Mar 21 03:45 CONTRIBUTING.md 03:47:43 -rw-rw-r-- 1 1001 1001 677 Mar 21 03:45 GOVERNANCE.md 03:47:43 -rw-rw-r-- 1 1001 1001 849 Mar 21 03:45 Jenkinsfile 03:47:43 -rw-rw-r-- 1 1001 1001 10775 Mar 21 03:45 LICENSE 03:47:43 -rw-rw-r-- 1 1001 1001 6508 Mar 21 03:45 Makefile 03:47:43 -rw-rw-r-- 1 1001 1001 582 Mar 21 03:45 OWNERS.md 03:47:43 -rw-rw-r-- 1 1001 1001 8207 Mar 21 03:45 README.md 03:47:43 -rw-rw-r-- 1 1001 1001 6912 Mar 21 03:45 SECURITY.md 03:47:43 -rw-rw-r-- 1 1001 1001 5 Mar 21 03:46 VERSION 03:47:43 -rw-rw-r-- 1 1001 1001 4131 Mar 21 03:45 ZMQWindows.md 03:47:43 drwxrwxr-x 2 1001 1001 4096 Mar 21 03:45 bin 03:47:43 drwxrwxr-x 14 1001 1001 4096 Mar 21 03:45 cmd 03:47:43 -rw-r--r-- 1 root root 426503 Mar 21 03:47 coverage.out 03:47:43 -rw-rw-r-- 1 1001 1001 2827 Mar 21 03:45 go.mod 03:47:43 -rw-rw-r-- 1 1001 1001 50579 Mar 21 03:45 go.sum 03:47:43 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:45 internal 03:47:43 drwxrwxr-x 3 1001 1001 4096 Mar 21 03:45 openapi 03:47:43 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:45 snap 03:47:43 -rw-rw-r-- 1 1001 1001 204 Mar 21 03:45 version.go [Pipeline] sh 03:47:43 + '[' -e coverage.out ] 03:47:43 + chown 1001:1001 coverage.out [Pipeline] stash 03:47:44 Stashed 1 file(s) [Pipeline] sh 03:47:44 + make build 03:47:44 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 03:47:45 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 03:47:50 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 03:47:51 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 03:47:52 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 03:47:52 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 03:47:53 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 03:47:54 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 03:47:55 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 03:47:56 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 03:47:57 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 03:47:57 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 03:47:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8150 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws 03:47:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:47:59 The recommended git tool is: git [Pipeline] } 03:47:59 $ docker stop --time=1 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 03:48:01 $ docker rm -f 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:02 03:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:02 latest: Pulling from edgex-devops/edgex-compose 03:48:02 cbdbe7a5bc2a: Pulling fs layer 03:48:02 ca9280d653b3: Pulling fs layer 03:48:02 7e9c9ca2126c: Pulling fs layer 03:48:02 cbdbe7a5bc2a: Verifying Checksum 03:48:02 cbdbe7a5bc2a: Download complete 03:48:03 ca9280d653b3: Verifying Checksum 03:48:03 ca9280d653b3: Download complete 03:48:03 cbdbe7a5bc2a: Pull complete 03:48:03 7e9c9ca2126c: Download complete 03:48:03 ca9280d653b3: Pull complete 03:48:06 using credential edgex-jenkins-ssh 03:48:06 Cloning the remote Git repository 03:48:06 7e9c9ca2126c: Pull complete 03:48:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:48:06 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 03:48:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:48:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:06 > git init /w/workspace/edgex-go/2 # timeout=10 03:48:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:06 > git --version # timeout=10 03:48:06 > git --version # 'git version 2.25.1' 03:48:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:08 $ docker top a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:08 + docker-compose build --help 03:48:08 + grep parallel 03:48:09 --parallel Build images in parallel. [Pipeline] } 03:48:09 $ docker stop --time=1 a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 03:48:10 $ docker rm -f a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:48:10 . [Pipeline] withDockerContainer 03:48:10 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 03:48:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:48:11 $ docker top 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:11 + docker-compose -f ./docker-compose-build.yml build --parallel 03:48:12 Building core-command ... 03:48:12 Building core-data ... 03:48:12 Building core-metadata ... 03:48:12 Building security-bootstrapper ... 03:48:12 Building security-proxy-setup ... 03:48:12 Building security-secretstore-setup ... 03:48:12 Building support-notifications ... 03:48:12 Building support-scheduler ... 03:48:12 Building sys-mgmt-agent ... 03:48:12 Building support-notifications 03:48:12 Building core-command 03:48:12 Building security-proxy-setup 03:48:12 Building core-metadata 03:48:12 Building security-bootstrapper 03:48:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:24 Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:48:24 Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:48:24 Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) 03:48:24 > git config core.sparsecheckout # timeout=10 03:48:24 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 03:48:24 > git remote # timeout=10 03:48:24 > git config --get remote.origin.url # timeout=10 03:48:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:24 > git merge d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 03:48:24 > git rev-parse HEAD^{commit} # timeout=10 03:48:24 > git config core.sparsecheckout # timeout=10 03:48:24 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 03:48:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:48:27 ---> b37a506a360d 03:48:27 Step 3/23 : WORKDIR /edgex-go 03:48:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:48:27 ---> b37a506a360d 03:48:27 Step 3/22 : WORKDIR /edgex-go 03:48:27 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:48:27 ---> b37a506a360d 03:48:27 Step 3/21 : WORKDIR /edgex-go 03:48:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:48:27 ---> b37a506a360d 03:48:27 Step 3/23 : WORKDIR /edgex-go 03:48:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:48:27 ---> b37a506a360d 03:48:27 Step 3/31 : WORKDIR /edgex-go 03:48:28 Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:29 ---> Running in 70980750ee07 03:48:29 ---> Running in 6812a84ebafa 03:48:29 ---> Running in 0291bd193f5a 03:48:29 ---> Running in 2519afc42d8e 03:48:29 ---> Running in f126efcb363e 03:48:29 Removing intermediate container 0291bd193f5a 03:48:29 ---> 8ddabba89789 03:48:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:29 Removing intermediate container 2519afc42d8e 03:48:29 ---> de3b6fdc9c1e 03:48:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:29 Removing intermediate container 6812a84ebafa 03:48:29 ---> 14142906ebd0 03:48:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:29 Removing intermediate container 70980750ee07 03:48:29 ---> 3cf55f59edf7 03:48:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:29 Dload Upload Total Spent Left Speed 03:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52635 0 --:--:-- --:--:-- --:--:-- 52635 03:48:30 Removing intermediate container f126efcb363e 03:48:30 ---> 930295b9de86 03:48:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:30 ---> Running in 9fc760826605 03:48:30 ---> Running in 0b8f67a9217a 03:48:30 ---> Running in 8e8eeda560d3 03:48:30 ---> Running in aa5e0be2e9db 03:48:30 ---> Running in 5538a35b6f76 [Pipeline] sh 03:48:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:48:30 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:48:30 sudo tee /etc/docker/daemon.new 03:48:30 { 03:48:30 "registry-mirrors": [ 03:48:30 "https://nexus3.edgexfoundry.org:10001" 03:48:30 ], 03:48:30 "bip": "10.250.0.254/24", 03:48:30 "hosts": [ 03:48:30 "tcp://0.0.0.0:5555", 03:48:30 "unix:///var/run/docker.sock" 03:48:30 ], 03:48:30 "mtu": 1458, 03:48:30 "selinux-enabled": true, 03:48:30 "seccomp-profile": "/etc/docker/seccomp.json" 03:48:30 } [Pipeline] sh 03:48:30 Removing intermediate container 9fc760826605 03:48:30 ---> ffbb64a1c50b 03:48:30 Step 5/21 : RUN apk add --update --no-cache make git 03:48:30 ---> Running in 5f378d33c5be 03:48:30 Removing intermediate container 0b8f67a9217a 03:48:30 ---> c132cd7a4c09 03:48:30 Step 5/23 : RUN apk add --update --no-cache make git 03:48:30 ---> Running in 7006114a12c5 03:48:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:48:31 Removing intermediate container 5538a35b6f76 03:48:31 ---> df4361337c6f 03:48:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:48:31 ---> Running in 6ff9affa739f 03:48:31 Removing intermediate container 8e8eeda560d3 03:48:31 ---> 0ffb426ed37b 03:48:31 Step 5/23 : RUN apk add --update --no-cache make git 03:48:31 ---> Running in e8ce73210e80 03:48:31 Removing intermediate container aa5e0be2e9db 03:48:31 ---> 11b25f894864 03:48:31 Step 5/31 : RUN apk add --update --no-cache make git 03:48:31 ---> Running in ad9395d83eb7 03:48:31 + sudo service docker restart 03:48:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:32 OK: 221 MiB in 52 packages 03:48:32 OK: 221 MiB in 52 packages 03:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:33 OK: 221 MiB in 52 packages 03:48:33 OK: 221 MiB in 52 packages 03:48:33 Removing intermediate container 5f378d33c5be 03:48:33 ---> d3d595d8400c 03:48:33 Step 6/21 : COPY go.mod vendor* ./ 03:48:33 OK: 221 MiB in 52 packages 03:48:33 Removing intermediate container 7006114a12c5 03:48:33 ---> 58cf278ef81b 03:48:33 Step 6/23 : COPY go.mod vendor* ./ 03:48:33 ---> 50f34e05b522 03:48:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:33 ---> Running in 6165ddcd9c05 03:48:33 Removing intermediate container 6ff9affa739f 03:48:33 ---> 8ae6d844c394 03:48:33 Step 6/22 : COPY go.mod vendor* ./ 03:48:33 Removing intermediate container e8ce73210e80 03:48:33 ---> e66d42428f89 03:48:33 Step 6/23 : COPY go.mod vendor* ./ 03:48:33 ---> f203c5fa62d4 03:48:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:33 ---> Running in c6ab181d7023 03:48:33 Removing intermediate container ad9395d83eb7 03:48:33 ---> bf8747300ded 03:48:33 Step 6/31 : COPY go.mod vendor* ./ 03:48:33 ---> 55899b040c90 03:48:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:33 ---> a64efc5ffb94 03:48:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:33 ---> Running in 8903f9bf8967 03:48:33 ---> Running in 5f6e7655b1f6 03:48:33 ---> 8c191b1056dd 03:48:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:34 ---> Running in 2fad552259fe 03:48:34 Removing intermediate container 6165ddcd9c05 03:48:34 ---> 7ea2d0bc9ee9 03:48:34 Step 8/21 : COPY . . 03:48:35 Removing intermediate container c6ab181d7023 03:48:35 ---> 7594f7fc7877 03:48:35 Step 8/23 : COPY . . 03:48:38 Removing intermediate container 8903f9bf8967 03:48:38 ---> 984740ddc102 03:48:38 Step 8/23 : COPY . . 03:48:38 Removing intermediate container 5f6e7655b1f6 03:48:38 ---> bd53ee27baec 03:48:38 Step 8/22 : COPY . . 03:48:38 Removing intermediate container 2fad552259fe 03:48:38 ---> 8fce83e28360 03:48:38 Step 8/31 : COPY . . 03:48:39 ---> dfaa01ab3f05 03:48:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:48:44 ---> Running in 48d0f3fcbaf8 03:48:44 ---> 18442182f5f1 03:48:44 Step 9/23 : RUN make cmd/core-command/core-command 03:48:44 ---> Running in 6c90b1b9d83f 03:48:44 ---> 670a9e1e54f4 03:48:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:48:44 ---> 52d9a4454a30 03:48:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:48:44 ---> Running in ca91969ba6ec 03:48:44 ---> Running in df7452f258d0 03:48:44 ---> 3178cdd7195b 03:48:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:44 ---> Running in e9848488f181 03:48:44 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 03:48:44 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 03:48:44 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 03:48:44 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 03:48:45 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] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:49 provisioning config files... 03:48:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3511851731432167587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:50 ---> docker-login.sh 03:48:50 nexus3.edgexfoundry.org:10001 03:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:51 Configure a credential helper to remove this warning. See 03:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:51 03:48:51 Login Succeeded 03:48:51 nexus3.edgexfoundry.org:10002 03:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:51 Configure a credential helper to remove this warning. See 03:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:51 03:48:51 Login Succeeded 03:48:51 nexus3.edgexfoundry.org:10003 03:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:51 Configure a credential helper to remove this warning. See 03:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:51 03:48:51 Login Succeeded 03:48:51 nexus3.edgexfoundry.org:10004 03:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:52 Configure a credential helper to remove this warning. See 03:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:52 03:48:52 Login Succeeded 03:48:52 docker.io 03:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:53 Configure a credential helper to remove this warning. See 03:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:53 03:48:53 Login Succeeded 03:48:53 ---> docker-login.sh ends [Pipeline] } 03:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:53 ========================================================= 03:48:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:48:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:48:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:54 9b3977197b4f: Pulling fs layer 03:48:54 1a89e8eeedd5: Pulling fs layer 03:48:54 94645a83ff95: Pulling fs layer 03:48:54 3f3a8bcf1eab: Pulling fs layer 03:48:54 0c92f367c5e7: Pulling fs layer 03:48:54 f7c0051592d6: Pulling fs layer 03:48:54 a227ed2f7395: Pulling fs layer 03:48:54 7b1c46037f91: Pulling fs layer 03:48:54 3f3a8bcf1eab: Waiting 03:48:54 0c92f367c5e7: Waiting 03:48:54 f7c0051592d6: Waiting 03:48:54 a227ed2f7395: Waiting 03:48:54 7b1c46037f91: Waiting 03:48:54 94645a83ff95: Verifying Checksum 03:48:54 94645a83ff95: Download complete 03:48:54 1a89e8eeedd5: Verifying Checksum 03:48:54 1a89e8eeedd5: Download complete 03:48:54 0c92f367c5e7: Verifying Checksum 03:48:54 0c92f367c5e7: Download complete 03:48:54 f7c0051592d6: Verifying Checksum 03:48:54 f7c0051592d6: Download complete 03:48:54 9b3977197b4f: Verifying Checksum 03:48:54 9b3977197b4f: Download complete 03:48:54 a227ed2f7395: Verifying Checksum 03:48:54 a227ed2f7395: Download complete 03:48:55 9b3977197b4f: Pull complete 03:48:55 1a89e8eeedd5: Pull complete 03:48:56 94645a83ff95: Pull complete 03:48:56 7b1c46037f91: Verifying Checksum 03:48:56 7b1c46037f91: Download complete 03:48:57 3f3a8bcf1eab: Verifying Checksum 03:48:57 3f3a8bcf1eab: Download complete 03:48:57 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 03:49:00 Removing intermediate container 6c90b1b9d83f 03:49:00 ---> bb78e01b0da6 03:49:00 03:49:00 Step 10/23 : FROM alpine:3.14 03:49:00 Removing intermediate container 48d0f3fcbaf8 03:49:00 ---> c4865442594a 03:49:00 03:49:00 Step 10/21 : FROM alpine:3.14 03:49:00 Removing intermediate container df7452f258d0 03:49:00 ---> 87c8654c87a5 03:49:00 03:49:00 Step 10/22 : FROM alpine:3.14 03:49:00 3.14: Pulling from library/alpine 03:49:00 Removing intermediate container ca91969ba6ec 03:49:00 ---> 2e760778b447 03:49:00 03:49:00 Step 10/23 : FROM alpine:3.14 03:49:00 3.14: Pulling from library/alpine 03:49:00 3.14: Pulling from library/alpine 03:49:00 Removing intermediate container e9848488f181 03:49:00 ---> 89d13425c784 03:49:00 03:49:00 Step 10/31 : FROM alpine:3.14 03:49:00 3.14: Pulling from library/alpine 03:49:00 3.14: Pulling from library/alpine 03:49:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:49:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:49:00 Status: Downloaded newer image for alpine:3.14 03:49:00 Status: Image is up to date for alpine:3.14 03:49:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:49:00 Status: Image is up to date for alpine:3.14 03:49:00 ---> a33ac4f1069a 03:49:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:49:00 ---> a33ac4f1069a 03:49:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:49:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:49:00 Status: Image is up to date for alpine:3.14 03:49:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:49:00 Status: Image is up to date for alpine:3.14 03:49:00 ---> a33ac4f1069a 03:49:00 Step 11/21 : RUN apk add --update --no-cache curl 03:49:00 ---> a33ac4f1069a 03:49:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:49:00 ---> a33ac4f1069a 03:49:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:49:00 ---> Running in 11f6eab33c66 03:49:00 ---> Running in 3215f50afa89 03:49:00 ---> Running in d4edf8dd18a6 03:49:00 ---> Running in f22d30657653 03:49:00 ---> Running in 5ed48027a798 03:49:01 Removing intermediate container d4edf8dd18a6 03:49:01 ---> aafd95dc9a62 03:49:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:49:01 ---> Running in 95221dac593a 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:01 (1/2) Installing ca-certificates (20211220-r0) 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:01 (2/2) Installing dumb-init (1.2.5-r1) 03:49:01 Executing busybox-1.33.1-r6.trigger 03:49:01 Executing ca-certificates-20211220-r0.trigger 03:49:01 OK: 6 MiB in 16 packages 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:01 (1/1) Installing dumb-init (1.2.5-r1) 03:49:01 Executing busybox-1.33.1-r6.trigger 03:49:01 OK: 6 MiB in 15 packages 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:01 (1/1) Installing dumb-init (1.2.5-r1) 03:49:01 Executing busybox-1.33.1-r6.trigger 03:49:02 (1/5) Installing ca-certificates (20211220-r0) 03:49:02 OK: 6 MiB in 15 packages 03:49:02 (2/5) Installing brotli-libs (1.0.9-r5) 03:49:02 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:49:02 (4/5) Installing libcurl (7.79.1-r0) 03:49:02 (5/5) Installing curl (7.79.1-r0) 03:49:02 Executing busybox-1.33.1-r6.trigger 03:49:02 Executing ca-certificates-20211220-r0.trigger 03:49:02 OK: 8 MiB in 19 packages 03:49:02 (1/2) Installing dumb-init (1.2.5-r1) 03:49:02 (2/2) Installing su-exec (0.2-r1) 03:49:02 Executing busybox-1.33.1-r6.trigger 03:49:02 OK: 6 MiB in 16 packages 03:49:02 Removing intermediate container 3215f50afa89 03:49:02 ---> dfee1ab14eb4 03:49:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:49:02 ---> Running in 827c6d558cd1 03:49:02 Removing intermediate container 11f6eab33c66 03:49:02 ---> 88349c5dde1e 03:49:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:49:02 ---> Running in 890c3adae17d 03:49:02 Removing intermediate container 827c6d558cd1 03:49:02 ---> 7344339d6dbd 03:49:02 Step 13/22 : ENV APP_PORT=59860 03:49:02 ---> Running in ef9eea02ed21 03:49:02 Removing intermediate container 5ed48027a798 03:49:02 ---> 686e73222442 03:49:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:49:02 Removing intermediate container 890c3adae17d 03:49:02 ---> 947b7f45618f 03:49:02 Step 13/23 : ENV APP_PORT=59882 03:49:02 ---> Running in def0b3c8d704 03:49:02 ---> Running in c74c0724d045 03:49:02 Removing intermediate container ef9eea02ed21 03:49:02 ---> efbf5ab63175 03:49:02 Step 14/22 : EXPOSE $APP_PORT 03:49:02 Removing intermediate container 95221dac593a 03:49:02 ---> dc9b4c437cd1 03:49:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:49:02 ---> Running in d21633e2b469 03:49:02 Removing intermediate container f22d30657653 03:49:02 ---> 75fae376a661 03:49:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:49:02 ---> Running in 66db080c0567 03:49:02 Removing intermediate container c74c0724d045 03:49:02 ---> 17e2296d49ad 03:49:02 Step 14/23 : EXPOSE $APP_PORT 03:49:02 Removing intermediate container def0b3c8d704 03:49:02 ---> c9db344ad224 03:49:02 Step 13/23 : ENV APP_PORT=59881 03:49:02 ---> Running in b6001a861cdd 03:49:02 ---> Running in 9726ba6bd07a 03:49:02 ---> Running in d810f39ae5f5 03:49:02 Removing intermediate container d21633e2b469 03:49:02 ---> 41f1441b4244 03:49:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:02 Removing intermediate container 66db080c0567 03:49:02 ---> 92b8b1945dec 03:49:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:49:03 ---> Running in 56c925167a1f 03:49:03 Removing intermediate container d810f39ae5f5 03:49:03 ---> 180fbd84dda2 03:49:03 Step 14/23 : EXPOSE $APP_PORT 03:49:03 Removing intermediate container b6001a861cdd 03:49:03 ---> 109e5a94c081 03:49:03 Step 13/21 : WORKDIR /edgex 03:49:03 Removing intermediate container 9726ba6bd07a 03:49:03 ---> c2140d5a95c4 03:49:03 Step 15/23 : WORKDIR / 03:49:03 ---> Running in e085e3115c77 03:49:03 ---> Running in 5eec4686d836 03:49:03 Removing intermediate container 56c925167a1f 03:49:03 ---> 1719747013a6 03:49:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:49:03 ---> Running in c0574d1d20c6 03:49:03 ---> 279312f19141 03:49:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:03 ---> Running in 5a45a05d2c24 03:49:03 Removing intermediate container 5eec4686d836 03:49:03 ---> ca833f6d81a1 03:49:03 Step 15/23 : WORKDIR / 03:49:03 Removing intermediate container e085e3115c77 03:49:03 ---> 977f825308d5 03:49:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:49:03 Removing intermediate container c0574d1d20c6 03:49:03 ---> 69df9110eb8d 03:49:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:03 ---> Running in e5dc1141593d 03:49:03 ---> 2ab1de1f3f40 03:49:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:49:03 ---> 474733d803fa 03:49:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:49:03 ---> 08461ecc15fb 03:49:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:49:03 Removing intermediate container e5dc1141593d 03:49:03 ---> dcf1cfad3040 03:49:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:04 ---> 92a1c2102581 03:49:04 ---> 2e744cec384a 03:49:04 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:49:04 03:49:04 ---> Running in 0236e23b0565 03:49:04 ---> c8d66d1b1934 03:49:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:49:04 ---> 18a248b749c1 03:49:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:49:04 Removing intermediate container 5a45a05d2c24 03:49:04 ---> fda8a82ba39b 03:49:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:49:04 ---> Running in 73e5d788c8ac 03:49:04 Removing intermediate container 0236e23b0565 03:49:04 ---> 233e9e0b1456 03:49:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:04 ---> 32683069908d 03:49:04 Step 19/23 : ENTRYPOINT ["/core-command"] 03:49:04 ---> Running in 56e21f987f08 03:49:04 ---> 3e0e72fadaa6 03:49:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:49:04 ---> Running in 13a3768b6bff 03:49:04 Removing intermediate container 73e5d788c8ac 03:49:04 ---> 62a8bb81c4cc 03:49:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:49:04 ---> 91d7bc4e8df9 03:49:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:49:05 Removing intermediate container 56e21f987f08 03:49:05 ---> db9fdd4c6d0e 03:49:05 Step 20/22 : LABEL arch=x86_64 03:49:05 ---> Running in ff3b7ddda7af 03:49:05 ---> 823a16dea19e 03:49:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:49:05 Removing intermediate container 13a3768b6bff 03:49:05 ---> 4cbf4ff55ec1 03:49:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:05 ---> Running in 27fc8d465013 03:49:05 ---> e920e05832b9 03:49:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:49:05 ---> Running in 2d13256352da 03:49:05 ---> Running in 0417ef0e81b9 03:49:05 ---> Running in 9da289b0061f 03:49:05 Removing intermediate container ff3b7ddda7af 03:49:05 ---> 9104a7410b30 03:49:05 Step 18/21 : CMD ["--init=true"] 03:49:05 ---> Running in 3376937e2737 03:49:05 Removing intermediate container 27fc8d465013 03:49:05 ---> ac6264dca739 03:49:05 Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:05 Removing intermediate container 0417ef0e81b9 03:49:05 ---> f8e3ae3f47ac 03:49:05 Step 21/23 : LABEL arch=x86_64 03:49:05 Removing intermediate container 2d13256352da 03:49:05 ---> 24c15e915860 03:49:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:05 ---> Running in 61ea709ba2bb 03:49:05 ---> Running in b9b8564a8ab3 03:49:05 ---> Running in a6ba49a96aba 03:49:05 Removing intermediate container 3376937e2737 03:49:05 ---> 9a612cd3d1fc 03:49:05 Step 19/21 : LABEL arch=x86_64 03:49:05 ---> Running in 799ac4ce2c0b 03:49:05 Removing intermediate container 61ea709ba2bb 03:49:05 ---> dc94940a3568 03:49:05 Step 22/22 : LABEL version=0.0.0 03:49:05 Removing intermediate container a6ba49a96aba 03:49:05 ---> f1d3d9e0d836 03:49:05 Step 21/23 : LABEL arch=x86_64 03:49:05 Removing intermediate container b9b8564a8ab3 03:49:05 ---> 66febac4d5f8 03:49:05 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:05 ---> Running in 19bb6ee6e1d7 03:49:05 ---> Running in f42084d8fa5b 03:49:05 ---> Running in b9a1cab2bd6a 03:49:05 Removing intermediate container 799ac4ce2c0b 03:49:05 ---> 5043558ccffc 03:49:05 Step 20/21 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:05 ---> Running in de36d398cdfb 03:49:05 Removing intermediate container b9a1cab2bd6a 03:49:05 ---> 4acb03227c42 03:49:05 Step 23/23 : LABEL version=0.0.0 03:49:05 Removing intermediate container 19bb6ee6e1d7 03:49:05 ---> b5702347542e 03:49:05 03:49:05 Removing intermediate container f42084d8fa5b 03:49:05 ---> 689558c52a02 03:49:05 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:05 ---> Running in becc9fe2d065 03:49:05 Removing intermediate container de36d398cdfb 03:49:05 ---> 3c11ca87e98e 03:49:05 Step 21/21 : LABEL version=0.0.0 03:49:05 ---> Running in 35cd37ed3c09 03:49:05 Successfully built b5702347542e 03:49:05 Successfully tagged support-notifications:latest 03:49:05  Building support-notifications ... done Building security-secretstore-setup 03:49:05 ---> Running in a2f3f211472d 03:49:05 Removing intermediate container becc9fe2d065 03:49:05 ---> 56b444d4fd45 03:49:05 03:49:06 Removing intermediate container 9da289b0061f 03:49:06 ---> f6b1f7294c0d 03:49:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:06 Removing intermediate container 35cd37ed3c09 03:49:06 ---> 14ec654dd615 03:49:06 Step 23/23 : LABEL version=0.0.0 03:49:06 Successfully built 56b444d4fd45 03:49:06 Successfully tagged core-command:latest 03:49:06  Building core-command ... done Building support-scheduler 03:49:06 ---> Running in 3dd7f66b80dc 03:49:06 Removing intermediate container a2f3f211472d 03:49:06 ---> 4325b4776225 03:49:06 03:49:06 ---> d51b31a47510 03:49:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:49:06 Successfully built 4325b4776225 03:49:06 Successfully tagged security-proxy-setup:latest 03:49:06 Building core-data 03:49:06  Building security-proxy-setup ... done Removing intermediate container 3dd7f66b80dc 03:49:06 ---> 290ea7f308ef 03:49:06 03:49:06 Successfully built 290ea7f308ef 03:49:07 Successfully tagged core-metadata:latest 03:49:07  Building core-metadata ... done Building sys-mgmt-agent 03:49:08 ---> 9a9263c762b2 03:49:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:49:08 ---> 8d5350babba8 03:49:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:49:09 ---> e36705982da7 03:49:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:49:09 3f3a8bcf1eab: Pull complete 03:49:09 0c92f367c5e7: Pull complete 03:49:09 f7c0051592d6: Pull complete 03:49:09 a227ed2f7395: Pull complete 03:49:10 ---> e396df378b27 03:49:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:49:10 ---> Running in b22aabc64d7f 03:49:10 Removing intermediate container b22aabc64d7f 03:49:10 ---> 0f98b228b4c4 03:49:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:49:10 ---> 3474821cc00a 03:49:10 Step 26/31 : RUN chmod +x /entrypoint.sh 03:49:10 ---> Running in c5eff5da0cf7 03:49:12 Removing intermediate container c5eff5da0cf7 03:49:12 ---> 055faa248cbb 03:49:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:49:12 ---> Running in dd53dea93865 03:49:12 Removing intermediate container dd53dea93865 03:49:12 ---> cda3043459f7 03:49:12 Step 28/31 : CMD ["gate"] 03:49:12 ---> Running in abd29ca4e6a3 03:49:13 Removing intermediate container abd29ca4e6a3 03:49:13 ---> b721d6014fce 03:49:13 Step 29/31 : LABEL arch=x86_64 03:49:13 ---> Running in a798d017be88 03:49:13 Removing intermediate container a798d017be88 03:49:13 ---> 41c5abcd2ad2 03:49:13 Step 30/31 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:13 ---> Running in 33c88ad87fad 03:49:13 Removing intermediate container 33c88ad87fad 03:49:13 ---> b798709d55c4 03:49:13 Step 31/31 : LABEL version=0.0.0 03:49:13 ---> Running in e8611e6d55f3 03:49:14 Removing intermediate container e8611e6d55f3 03:49:14 ---> 2674c1015ef8 03:49:14 03:49:14 Successfully built 2674c1015ef8 03:49:14 Successfully tagged security-bootstrapper:latest 03:49:15  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:49:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:49:15 ---> b37a506a360d 03:49:15 Step 3/22 : WORKDIR /edgex-go 03:49:15 ---> Using cache 03:49:15 ---> 930295b9de86 03:49:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:15 ---> Using cache 03:49:15 ---> df4361337c6f 03:49:15 Step 5/22 : RUN apk add --update --no-cache make git 03:49:16 ---> Running in 3a03bac259eb 03:49:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:49:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:49:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:49:17 ---> b37a506a360d 03:49:17 Step 3/25 : WORKDIR /edgex-go 03:49:17 ---> Using cache 03:49:17 ---> 930295b9de86 03:49:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:17 ---> Using cache 03:49:17 ---> df4361337c6f 03:49:17 Step 5/25 : RUN apk add --update --no-cache make git 03:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:49:17 ---> b37a506a360d 03:49:17 Step 3/23 : WORKDIR /edgex-go 03:49:17 ---> Using cache 03:49:17 ---> 930295b9de86 03:49:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:17 ---> Using cache 03:49:17 ---> df4361337c6f 03:49:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:49:17 ---> b37a506a360d 03:49:17 Step 3/23 : WORKDIR /edgex-go 03:49:17 ---> Using cache 03:49:17 ---> 930295b9de86 03:49:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:17 ---> Using cache 03:49:17 ---> df4361337c6f 03:49:17 Step 5/23 : RUN apk add --update --no-cache make bash git 03:49:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:49:17 ---> Running in c305ac5342b5 03:49:17 ---> Running in 0520b6186bbb 03:49:17 ---> Running in 8029ff5b8e2e 03:49:17 OK: 221 MiB in 52 packages 03:49:18 Removing intermediate container 3a03bac259eb 03:49:18 ---> cc060411956e 03:49:18 Step 6/22 : COPY go.mod vendor* ./ 03:49:18 7b1c46037f91: Pull complete 03:49:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:49:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:49:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:49:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:49:18 ---> a8edab7af04b 03:49:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:18 ---> Running in cb9fd6a3f4ec 03:49:18 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:18 WORKDIR /edgex 03:49:18 COPY go.mod . 03:49:18 RUN go mod download ci-base-image-arm64 03:49:18 -f - . 03:49:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:49:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:49:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:49:19 Removing intermediate container cb9fd6a3f4ec 03:49:19 ---> 75f1b307384a 03:49:19 Step 8/22 : COPY . . 03:49:19 OK: 221 MiB in 52 packages 03:49:19 OK: 221 MiB in 52 packages 03:49:20 OK: 221 MiB in 52 packages 03:49:21 Removing intermediate container 0520b6186bbb 03:49:21 ---> cbb3db79424e 03:49:21 Step 6/23 : COPY go.mod vendor* ./ 03:49:21 Removing intermediate container 8029ff5b8e2e 03:49:21 ---> e922a4a3d2d5 03:49:21 Step 6/23 : COPY go.mod vendor* ./ 03:49:21 Removing intermediate container c305ac5342b5 03:49:21 ---> 3a6f88477b78 03:49:21 Step 6/25 : COPY go.mod vendor* ./ 03:49:21 Sending build context to Docker daemon 168.8MB 03:49:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:21 ---> f79e39bc4007 03:49:21 Step 2/4 : WORKDIR /edgex 03:49:21 ---> 70b1ee897827 03:49:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:21 ---> 1b411c805d5b 03:49:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:21 ---> bada9f0649a4 03:49:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:21 ---> Running in 7e31456257c5 03:49:21 ---> Running in 10f3d19e6fa2 03:49:21 ---> Running in 07bf67e3ccf7 03:49:22 ---> Running in 7d88ae91174a 03:49:23 Removing intermediate container 7e31456257c5 03:49:23 ---> 4f660d130d1d 03:49:23 Step 8/23 : COPY . . 03:49:23 Removing intermediate container 07bf67e3ccf7 03:49:23 ---> 5bd06785803d 03:49:23 Step 8/23 : COPY . . 03:49:23 Removing intermediate container 10f3d19e6fa2 03:49:23 ---> 355deec3d2d4 03:49:23 Step 8/25 : COPY . . 03:49:23 Removing intermediate container 7d88ae91174a 03:49:23 ---> 45d43cb61867 03:49:23 Step 3/4 : COPY go.mod . 03:49:23 ---> fb2012360295 03:49:23 Step 4/4 : RUN go mod download 03:49:23 ---> Running in 4333d0ab8969 03:49:27 ---> adee64b44c23 03:49:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:49:28 ---> Running in fcea60c10bc1 03:49:28 ---> 2a1209db1bad 03:49:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:49:28 ---> 25ec6ba8a6ce 03:49:28 Step 9/23 : RUN make cmd/core-data/core-data 03:49:28 ---> Running in 6bd2ef6bc8ff 03:49:28 ---> f3c6c8ea4579 03:49:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:28 ---> Running in f7f054812a91 03:49:28 ---> Running in a4176bd5c692 03:49:28 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 03:49:28 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 03:49:28 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 03:49:29 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 03:49:41 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 03:49:42 Removing intermediate container fcea60c10bc1 03:49:42 ---> 79b5626ea86e 03:49:42 03:49:42 Step 10/22 : FROM alpine:3.14 03:49:42 ---> a33ac4f1069a 03:49:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:49:42 ---> Using cache 03:49:42 ---> 686e73222442 03:49:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:49:42 ---> Using cache 03:49:42 ---> c9db344ad224 03:49:42 Step 13/22 : ENV APP_PORT=59861 03:49:42 Removing intermediate container 6bd2ef6bc8ff 03:49:42 ---> 421324bfdcb7 03:49:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:49:42 Removing intermediate container f7f054812a91 03:49:42 ---> 5b0b4c21438e 03:49:42 03:49:42 Step 10/23 : FROM alpine:3.14 03:49:42 ---> a33ac4f1069a 03:49:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:49:42 ---> Running in d04537da56c0 03:49:42 ---> Running in 2b6eea415dc5 03:49:43 ---> Running in 3534eb2ff4e6 03:49:43 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 03:49:43 Removing intermediate container d04537da56c0 03:49:43 ---> 5e411dfdf2ce 03:49:43 Step 14/22 : EXPOSE $APP_PORT 03:49:43 Removing intermediate container 3534eb2ff4e6 03:49:43 ---> 95b993c29cb8 03:49:43 Step 12/23 : ENV APP_PORT=59880 03:49:43 ---> Running in baf97f142597 03:49:43 ---> Running in ea987d0497fb 03:49:43 Removing intermediate container baf97f142597 03:49:43 ---> 5b4f4554e2bc 03:49:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:43 Removing intermediate container ea987d0497fb 03:49:43 ---> a84032d8b87d 03:49:43 Step 13/23 : EXPOSE $APP_PORT 03:49:43 ---> Running in 25d76509c6f8 03:49:43 Removing intermediate container a4176bd5c692 03:49:43 ---> abc007bbf414 03:49:43 03:49:43 Step 10/25 : FROM alpine:3.14 03:49:43 ---> a33ac4f1069a 03:49:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:49:43 ---> c16594eabf28 03:49:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:44 Removing intermediate container 25d76509c6f8 03:49:44 ---> 5248970e0a3d 03:49:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:44 ---> Running in ce1152267dc2 03:49:44 ---> Running in fa2ea4a4eb9e 03:49:44 Removing intermediate container 2b6eea415dc5 03:49:44 ---> 9839c22b70d1 03:49:44 03:49:44 Step 11/23 : FROM docker:20.10.10 03:49:44 20.10.10: Pulling from library/docker 03:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:44 ---> c11065d82459 03:49:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:44 (1/3) Installing ca-certificates (20211220-r0) 03:49:44 (2/3) Installing dumb-init (1.2.5-r1) 03:49:44 (3/3) Installing su-exec (0.2-r1) 03:49:44 Executing busybox-1.33.1-r6.trigger 03:49:44 Executing ca-certificates-20211220-r0.trigger 03:49:44 OK: 6 MiB in 17 packages 03:49:44 ---> a1f9d0e95752 03:49:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:49:45 ---> Running in edee29e15bbb 03:49:45 Removing intermediate container fa2ea4a4eb9e 03:49:45 ---> 916d2402ec4f 03:49:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:49:45 Removing intermediate container edee29e15bbb 03:49:45 ---> f8c14733d826 03:49:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:45 ---> Running in f31e18d92301 03:49:45 ---> Running in adb385aae6b5 03:49:45 Removing intermediate container ce1152267dc2 03:49:45 ---> 2abb45abb9b8 03:49:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:49:45 Removing intermediate container adb385aae6b5 03:49:45 ---> 8ee2f3050ef0 03:49:45 Step 20/22 : LABEL arch=x86_64 03:49:45 ---> Running in e6cd2349dd31 03:49:45 ---> Running in 82817720fd42 03:49:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:45 Removing intermediate container 82817720fd42 03:49:45 ---> b94cdfffed8b 03:49:45 Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:45 Removing intermediate container e6cd2349dd31 03:49:45 ---> de2cc84370ec 03:49:45 Step 13/25 : WORKDIR / 03:49:45 ---> Running in 4b9191d56728 03:49:45 ---> Running in 9ba2dfa8ff22 03:49:46 Removing intermediate container 4b9191d56728 03:49:46 ---> 65699f72d935 03:49:46 Step 22/22 : LABEL version=0.0.0 03:49:46 ---> Running in a03d172baa99 03:49:46 Removing intermediate container 9ba2dfa8ff22 03:49:46 ---> acf18d8078ea 03:49:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:49:46 Removing intermediate container a03d172baa99 03:49:46 ---> f8442307e4b2 03:49:46 03:49:46 ---> 382bb27cab5f 03:49:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:49:46 Successfully built f8442307e4b2 03:49:46 Successfully tagged support-scheduler:latest 03:49:46  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:46 ---> ff46fa043768 03:49:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:49:46 (1/6) Installing dumb-init (1.2.5-r1) 03:49:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:49:47 (3/6) Installing libsodium (1.0.18-r0) 03:49:47 ---> 6e2209af0452 03:49:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:49:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:49:47 (5/6) Installing libzmq (4.3.4-r0) 03:49:47 (6/6) Installing zeromq (4.3.4-r0) 03:49:47 ---> 13432897c46d 03:49:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:49:47 Executing busybox-1.33.1-r6.trigger 03:49:47 OK: 8 MiB in 20 packages 03:49:47 ---> 02d7d530198b 03:49:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:49:48 Removing intermediate container f31e18d92301 03:49:48 ---> 1296f11d5d02 03:49:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:48 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:49:48 Status: Downloaded newer image for docker:20.10.10 03:49:48 ---> b706a049f56e 03:49:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:49:48 ---> Running in 1ab6b908bb1e 03:49:48 ---> 4146df403d32 03:49:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:49:48 ---> 85e2174c04d9 03:49:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:49:48 Removing intermediate container 1ab6b908bb1e 03:49:48 ---> c2958a6315a2 03:49:48 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 03:49:48 ---> Running in 58484ee2a023 03:49:48 ---> df7c6ac7fde3 03:49:48 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/ 03:49:48 ---> Running in 6526d5be0b9b 03:49:48 ---> 3df81bbe7e80 03:49:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:49:48 ---> a46795db7699 03:49:48 Step 19/23 : ENTRYPOINT ["/core-data"] 03:49:48 ---> Running in db87271cbf55 03:49:49 (1/42) Installing readline (8.1.0-r0) 03:49:49 (2/42) Installing bash (5.1.4-r0) 03:49:49 Executing bash-5.1.4-r0.post-install 03:49:49 (3/42) Installing brotli-libs (1.0.9-r5) 03:49:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:49:49 Removing intermediate container db87271cbf55 03:49:49 ---> c0dd20811c85 03:49:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:49 (5/42) Installing libcurl (7.79.1-r0) 03:49:49 (6/42) Installing curl (7.79.1-r0) 03:49:49 (7/42) Installing dumb-init (1.2.5-r1) 03:49:49 (8/42) Installing libbz2 (1.0.8-r1) 03:49:49 (9/42) Installing expat (2.4.7-r0) 03:49:49 (10/42) Installing libffi (3.3-r2) 03:49:49 (11/42) Installing gdbm (1.19-r0) 03:49:49 Removing intermediate container 6526d5be0b9b 03:49:49 ---> 2b4ca297879e 03:49:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:49:49 (12/42) Installing xz-libs (5.2.5-r0) 03:49:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:49:49 ---> Running in 56c70f3e9f0c 03:49:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:49:49 (15/42) Installing mpdecimal (2.5.1-r1) 03:49:49 ---> Running in 2a6821590ad1 03:49:49 (16/42) Installing sqlite-libs (3.35.5-r0) 03:49:49 (17/42) Installing python3 (3.9.5-r2) 03:49:49 Removing intermediate container 56c70f3e9f0c 03:49:49 ---> 88cb702b406d 03:49:49 Step 21/23 : LABEL arch=x86_64 03:49:49 ---> Running in fb73819d867c 03:49:49 Removing intermediate container 2a6821590ad1 03:49:49 ---> d77a98c826bd 03:49:49 Step 23/25 : LABEL arch=x86_64 03:49:49 ---> Running in d11da7b276ad 03:49:49 Removing intermediate container fb73819d867c 03:49:49 ---> b4262f1cb9f7 03:49:49 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:49 ---> Running in 213da5b7cdb1 03:49:49 Removing intermediate container d11da7b276ad 03:49:49 ---> 62b29ad30c68 03:49:49 Step 24/25 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:49 Removing intermediate container 213da5b7cdb1 03:49:49 ---> 18f8ebb57a5f 03:49:49 Step 23/23 : LABEL version=0.0.0 03:49:50 ---> Running in 9d197abd262c 03:49:50 ---> Running in 89923dcf3775 03:49:50 Removing intermediate container 9d197abd262c 03:49:50 ---> 60939728c0c0 03:49:50 Step 25/25 : LABEL version=0.0.0 03:49:50 Removing intermediate container 89923dcf3775 03:49:50 ---> 6e4bc9bc5b8b 03:49:50 03:49:50 ---> Running in 064cfd390f5f 03:49:50 Successfully built 6e4bc9bc5b8b 03:49:50 Successfully tagged core-data:latest 03:49:50  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) 03:49:50 (19/42) Installing py3-chardet (4.0.0-r2) 03:49:50 Removing intermediate container 064cfd390f5f 03:49:50 ---> 12132d54e80e 03:49:50 03:49:50 (20/42) Installing py3-idna (3.2-r0) 03:49:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:49:50 (22/42) Installing py3-certifi (2020.12.5-r1) 03:49:50 (23/42) Installing py3-requests (2.25.1-r4) 03:49:50 (24/42) Installing py3-msgpack (1.0.2-r1) 03:49:50 (25/42) Installing py3-lockfile (0.12.2-r4) 03:49:50 Successfully built 12132d54e80e 03:49:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:49:50 (27/42) Installing py3-colorama (0.4.4-r1) 03:49:50 Successfully tagged security-secretstore-setup:latest 03:49:50  Building security-secretstore-setup ... done (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:49:50 (29/42) Installing py3-distlib (0.3.1-r3) 03:49:50 (30/42) Installing py3-distro (1.5.0-r3) 03:49:50 (31/42) Installing py3-six (1.15.0-r1) 03:49:50 (32/42) Installing py3-webencodings (0.5.1-r4) 03:49:50 (33/42) Installing py3-html5lib (1.1-r1) 03:49:50 (34/42) Installing py3-parsing (2.4.7-r2) 03:49:50 (35/42) Installing py3-packaging (20.9-r1) 03:49:50 (36/42) Installing py3-toml (0.10.2-r2) 03:49:50 (37/42) Installing py3-pep517 (0.10.0-r2) 03:49:50 (38/42) Installing py3-progress (1.5-r2) 03:49:50 (39/42) Installing py3-retrying (1.3.3-r1) 03:49:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:49:50 (41/42) Installing py3-setuptools (52.0.0-r3) 03:49:50 (42/42) Installing py3-pip (20.3.4-r1) 03:49:50 Executing busybox-1.33.1-r6.trigger 03:49:50 OK: 84 MiB in 64 packages 03:49:51 Collecting docker-compose==1.23.2 03:49:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:49:51 Collecting dockerpty<0.5,>=0.4.1 03:49:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:49:51 Collecting PyYAML<4,>=3.10 03:49:51 Downloading PyYAML-3.13.tar.gz (270 kB) 03:49:52 Collecting websocket-client<1.0,>=0.32.0 03:49:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:49:52 Collecting docker<4.0,>=3.6.0 03:49:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:49:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:49:52 Collecting jsonschema<3,>=2.5.1 03:49:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:49:52 Collecting texttable<0.10,>=0.9.0 03:49:52 Downloading texttable-0.9.1.tar.gz (11 kB) 03:49:52 Collecting cached-property<2,>=1.2.0 03:49:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:49:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:49:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:49:52 Collecting docopt<0.7,>=0.6.1 03:49:52 Downloading docopt-0.6.2.tar.gz (25 kB) 03:49:53 Collecting docker-pycreds>=0.4.0 03:49:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:49:53 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) 03:49:53 Collecting urllib3<1.25,>=1.21.1 03:49:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:49:53 Collecting idna<2.8,>=2.5 03:49:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:49:53 Collecting chardet<3.1.0,>=3.0.2 03:49:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:49:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:49:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:49:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:49:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:49:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:49:53 Attempting uninstall: urllib3 03:49:53 Found existing installation: urllib3 1.26.5 03:49:53 Uninstalling urllib3-1.26.5: 03:49:53 Successfully uninstalled urllib3-1.26.5 03:49:53 Attempting uninstall: idna 03:49:53 Found existing installation: idna 3.2 03:49:53 Uninstalling idna-3.2: 03:49:53 Successfully uninstalled idna-3.2 03:49:53 Attempting uninstall: chardet 03:49:53 Found existing installation: chardet 4.0.0 03:49:53 Uninstalling chardet-4.0.0: 03:49:53 Successfully uninstalled chardet-4.0.0 03:49:54 Attempting uninstall: requests 03:49:54 Found existing installation: requests 2.25.1 03:49:54 Uninstalling requests-2.25.1: 03:49:54 Successfully uninstalled requests-2.25.1 03:49:54 Running setup.py install for texttable: started 03:49:54 Running setup.py install for texttable: finished with status 'done' 03:49:54 Running setup.py install for PyYAML: started 03:49:54 Running setup.py install for PyYAML: finished with status 'done' 03:49:54 Running setup.py install for docopt: started 03:49:55 Running setup.py install for docopt: finished with status 'done' 03:49:55 Running setup.py install for dockerpty: started 03:49:55 Running setup.py install for dockerpty: finished with status 'done' 03:49:55 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 03:49:58 Removing intermediate container 58484ee2a023 03:49:58 ---> 7527b1facf37 03:49:58 Step 14/23 : ENV APP_PORT=58890 03:49:58 ---> Running in 6464f2ba429c 03:49:58 Removing intermediate container 6464f2ba429c 03:49:58 ---> b569b7ade576 03:49:58 Step 15/23 : EXPOSE $APP_PORT 03:49:58 ---> Running in ba9e12275ee9 03:49:58 Removing intermediate container ba9e12275ee9 03:49:58 ---> 35a188ac411a 03:49:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:49:58 ---> 3521269c7453 03:49:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:49:59 ---> 092ddda51188 03:49:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:49:59 ---> 195ff9fae7f9 03:49:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:49:59 ---> Running in 94d682292762 03:49:59 Removing intermediate container 94d682292762 03:49:59 ---> b30a416bbedc 03:49:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:59 ---> Running in 1068f26a391b 03:49:59 Removing intermediate container 1068f26a391b 03:49:59 ---> b5827d464d92 03:49:59 Step 21/23 : LABEL arch=x86_64 03:49:59 ---> Running in 5c2eb6b2addb 03:49:59 Removing intermediate container 5c2eb6b2addb 03:49:59 ---> 364a4072802d 03:49:59 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:49:59 ---> Running in bbe084225ab0 03:49:59 Removing intermediate container bbe084225ab0 03:49:59 ---> dee4d183ae80 03:49:59 Step 23/23 : LABEL version=0.0.0 03:49:59 ---> Running in 8885ffd17b1b 03:49:59 Removing intermediate container 8885ffd17b1b 03:49:59 ---> f7c18d628507 03:49:59 03:49:59 Successfully built f7c18d628507 03:50:00 Successfully tagged sys-mgmt-agent:latest 03:50:00  Building sys-mgmt-agent ... done  [Pipeline] } 03:50:00 $ docker stop --time=1 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c 03:50:01 $ docker rm -f 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c [Pipeline] // withDockerContainer [Pipeline] sh 03:50:01 + docker images 03:50:01 REPOSITORY TAG IMAGE ID CREATED SIZE 03:50:01 sys-mgmt-agent latest f7c18d628507 2 seconds ago 296MB 03:50:01 security-secretstore-setup latest 12132d54e80e 11 seconds ago 27.9MB 03:50:01 core-data latest 6e4bc9bc5b8b 12 seconds ago 20MB 03:50:01 support-scheduler latest f8442307e4b2 15 seconds ago 15.9MB 03:50:01 9839c22b70d1 17 seconds ago 1.77GB 03:50:01 abc007bbf414 18 seconds ago 1.78GB 03:50:01 79b5626ea86e 19 seconds ago 1.78GB 03:50:01 5b0b4c21438e 19 seconds ago 1.79GB 03:50:01 security-bootstrapper latest 2674c1015ef8 48 seconds ago 18.7MB 03:50:01 core-metadata latest 290ea7f308ef 55 seconds ago 16.6MB 03:50:01 security-proxy-setup latest 4325b4776225 56 seconds ago 26.2MB 03:50:01 core-command latest 56b444d4fd45 56 seconds ago 15.8MB 03:50:01 support-notifications latest b5702347542e 56 seconds ago 16.7MB 03:50:01 2e760778b447 About a minute ago 1.78GB 03:50:01 c4865442594a About a minute ago 1.78GB 03:50:01 87c8654c87a5 About a minute ago 1.78GB 03:50:01 89d13425c784 About a minute ago 1.77GB 03:50:01 bb78e01b0da6 About a minute ago 1.77GB 03:50:01 ci-base-image-x86_64 latest b37a506a360d 3 minutes ago 1.27GB 03:50:01 alpine 3.14 a33ac4f1069a 3 days ago 5.59MB 03:50:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 03:50:01 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:50:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:50:01 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 03:50:17 Still waiting to schedule task 03:50:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:50:45 Removing intermediate container 4333d0ab8969 03:50:45 ---> 5a96dab0795e 03:50:45 Successfully built 5a96dab0795e 03:50:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:46 + docker inspect -f . ci-base-image-arm64 03:50:46 . [Pipeline] withDockerContainer 03:50:46 prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container 03:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 03:50:47 $ docker top 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:48 + go version 03:50:48 go version go1.17.6 linux/arm64 [Pipeline] } 03:50:48 $ docker stop --time=1 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 03:50:50 $ docker rm -f 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:50 + docker inspect -f . ci-base-image-arm64 03:50:50 . [Pipeline] withDockerContainer 03:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container 03:50:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 03:50:52 $ docker top f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:50:52 ========================================================= 03:50:52 [edgeXBuildGoParallel] Running Tests and Build... 03:50:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:50:53 + make test 03:50:53 go mod tidy 03:50:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:51:26 ? github.com/edgexfoundry/edgex-go [no test files] 03:51:33 Running on prd-ubuntu18.04-docker-8c-8g-8151 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws 03:51:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:51:33 The recommended git tool is: git 03:51:35 using credential edgex-jenkins-ssh 03:51:35 Cloning the remote Git repository 03:51:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:51:35 > git init /w/workspace/edgex-go/2 # timeout=10 03:51:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:51:35 > git --version # timeout=10 03:51:35 > git --version # 'git version 2.17.1' 03:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:40 Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:51:40 Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 03:51:40 Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) 03:51:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:51:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:51:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:51:40 > git config core.sparsecheckout # timeout=10 03:51:40 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 03:51:40 > git remote # timeout=10 03:51:40 > git config --get remote.origin.url # timeout=10 03:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:40 > git merge d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 03:51:40 > git rev-parse HEAD^{commit} # timeout=10 03:51:40 > git config core.sparsecheckout # timeout=10 03:51:40 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 03:51:44 Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:45 + echo snap-build.sh 03:51:45 snap-build.sh 03:51:45 + SNAP_BASE_DIR=. 03:51:45 + '[' '!' -z /w/workspace/edgex-go/2 ']' 03:51:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 03:51:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 03:51:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 03:51:45 + cd /w/workspace/edgex-go/2 03:51:45 + sudo apt-get remove -qy --purge lxd lxd-client 03:51:45 Reading package lists... 03:51:45 Building dependency tree... 03:51:45 Reading state information... 03:51:45 The following packages were automatically installed and are no longer required: 03:51:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:51:45 uidmap xdelta3 03:51:45 Use 'sudo apt autoremove' to remove them. 03:51:45 The following packages will be REMOVED: 03:51:45 lxd* lxd-client* 03:51:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:51:45 After this operation, 31.7 MB disk space will be freed. 03:51:45 (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.) 03:51:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:51:46 Removing lxd dnsmasq configuration 03:51:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:51:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:51:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:51:47 (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.) 03:51:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:51:49 Processing triggers for systemd (237-3ubuntu10.52) ... 03:51:49 Processing triggers for ureadahead (0.100.0-21) ... 03:51:49 + sudo snap remove --purge lxd 03:51:49 snap "lxd" is not installed 03:51:49 + sudo groupadd --force --system lxd 03:51:49 ++ whoami 03:51:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:51:49 + newgrp - lxd 03:51:49 + sudo snap install lxd 03:51:58 2022-03-21T03:51:54Z INFO Waiting for automatic snapd restart... 03:52:13 lxd 4.24 from Canonical* installed 03:52:13 + sudo lxd init --auto 03:52:23 + sudo snap install --classic snapcraft 03:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:52:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:52:27 snapcraft 6.0.2 from Canonical* installed 03:52:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:52:27 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:27 Dload Upload Total Spent Left Speed 03:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3760 0 --:--:-- --:--:-- --:--:-- 3738 03:52:27 100 3325k 100 3325k 0 0 7626k 0 --:--:-- --:--:-- --:--:-- 7626k 03:52:27 ./yq_linux_amd64 03:52:27 + sudo snapcraft prime --use-lxd 03:52:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:52:29 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: 03:52:29 - README.md 03:52:29 03:52:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:52:29 Launching a container. 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:52:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.252s coverage: 28.7% of statements 03:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:52:44 Waiting for container to be ready 03:52:44 To start your first container, try: lxc launch ubuntu:20.04 03:52:44 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:52:44 03:52:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements 03:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.9% of statements 03:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:52:49 Waiting for network to be ready... 03:52:49 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:52:49 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:52:49 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:52:49 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 03:52:49 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 03:52:49 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:52:49 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:52:49 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 03:52:49 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 03:52:49 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 03:52:49 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 03:52:49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:52:49 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:52:49 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:52:49 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:52:49 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:52:49 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:52:49 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:52:50 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:52:50 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 03:52:50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 03:52:50 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 03:52:50 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 03:52:50 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 03:52:50 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 03:52:50 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 03:52:50 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 03:52:52 Fetched 23.4 MB in 3s (7061 kB/s) 03:52:53 Reading package lists... 03:52:53 Reading package lists... 03:52:53 Building dependency tree... 03:52:53 Reading state information... 03:52:53 The following additional packages will be installed: 03:52:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:52:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:52:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:52:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:52:53 Suggested packages: 03:52:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:52:53 Recommended packages: 03:52:53 gnupg libsasl2-modules 03:52:54 The following NEW packages will be installed: 03:52:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:52:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:52:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:52:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:52:54 The following packages will be upgraded: 03:52:54 gpg gpg-agent gpgconf libudev1 03:52:54 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:52:54 Need to get 3859 kB of archives. 03:52:54 After this operation, 14.9 MB of additional disk space will be used. 03:52:54 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:52:54 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:52:54 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:52:54 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:52:54 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:52:54 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:52:54 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:52:54 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:52:54 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:52:54 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:52:54 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:52:54 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:52:54 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:52:54 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:52:54 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:52:54 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:52:54 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:52:54 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:52:54 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:52:54 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:52:54 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:52:54 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:52:54 debconf: delaying package configuration, since apt-utils is not installed 03:52:54 Fetched 3859 kB in 0s (14.4 MB/s) 03:52:54 (Reading database ... 12816 files and directories currently installed.) 03:52:54 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:52:54 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:52:54 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:52:54 Selecting previously unselected package udev. 03:52:54 (Reading database ... 12816 files and directories currently installed.) 03:52:54 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:52:54 Unpacking udev (245.4-4ubuntu3.15) ... 03:52:55 Selecting previously unselected package libfuse2:amd64. 03:52:55 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:52:55 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:52:55 Selecting previously unselected package fuse. 03:52:55 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:52:55 Unpacking fuse (2.9.9-3) ... 03:52:55 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:52:55 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:52:55 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:52:55 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:52:55 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:52:55 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:52:55 Selecting previously unselected package libksba8:amd64. 03:52:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:52:55 Unpacking libksba8:amd64 (1.3.5-2) ... 03:52:55 Selecting previously unselected package libroken18-heimdal:amd64. 03:52:55 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:52:55 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:52:55 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:52:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libwind0-heimdal:amd64. 03:52:55 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:52:55 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:52:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:52:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:52:55 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:52:55 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:55 Selecting previously unselected package libsasl2-modules-db:amd64. 03:52:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:52:55 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:52:55 Selecting previously unselected package libsasl2-2:amd64. 03:52:56 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:52:56 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:52:56 Selecting previously unselected package libldap-common. 03:52:56 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:52:56 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:52:56 Selecting previously unselected package libldap-2.4-2:amd64. 03:52:56 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:52:56 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:52:56 Selecting previously unselected package dirmngr. 03:52:56 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:52:56 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:52:56 Setting up libksba8:amd64 (1.3.5-2) ... 03:52:56 Setting up libfuse2:amd64 (2.9.9-3) ... 03:52:56 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:52:56 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:52:56 Setting up udev (245.4-4ubuntu3.15) ... 03:52:56 invoke-rc.d: policy-rc.d denied execution of start. 03:52:56 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:52:56 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:56 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:52:56 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:52:56 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:56 Setting up fuse (2.9.9-3) ... 03:52:56 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:52:57 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:52:57 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:52:57 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:52:57 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:52:57 Processing triggers for systemd (245.4-4ubuntu3) ... 03:52:57 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:52:58 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:52:58 Alias= settings in the [Install] section, and DefaultInstance= for template 03:52:58 units). This means they are not meant to be enabled using systemctl. 03:52:58 03:52:58 Possible reasons for having this kind of units are: 03:52:58 • A unit may be statically enabled by being symlinked from another unit's 03:52:58 .wants/ or .requires/ directory. 03:52:58 • A unit's purpose may be to act as a helper for some other unit which has 03:52:58 a requirement dependency on it. 03:52:58 • A unit may be started when needed via activation (socket, path, timer, 03:52:58 D-Bus, udev, scripted systemctl call, ...). 03:52:58 • In case of template units, the unit is meant to be enabled with some 03:52:58 instance name specified. 03:52:58 Reading package lists... 03:52:58 Building dependency tree... 03:52:58 Reading state information... 03:52:59 The following additional packages will be installed: 03:52:59 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:52:59 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:52:59 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:52:59 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:52:59 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:52:59 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:52:59 Suggested packages: 03:52:59 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:52:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:52:59 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:52:59 systemd-container policykit-1 03:52:59 Recommended packages: 03:52:59 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:52:59 The following NEW packages will be installed: 03:52:59 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:52:59 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:52:59 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:52:59 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:52:59 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:52:59 The following packages will be upgraded: 03:52:59 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:52:59 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:52:59 Need to get 46.5 MB of archives. 03:52:59 After this operation, 181 MB of additional disk space will be used. 03:52:59 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:52:59 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:52:59 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:52:59 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:52:59 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:52:59 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:52:59 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:52:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:52:59 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:52:59 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:52:59 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:52:59 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:52:59 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:52:59 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:52:59 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:52:59 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:52:59 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:52:59 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 03:52:59 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:52:59 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 03:52:59 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 03:52:59 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 03:52:59 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:52:59 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:52:59 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:52:59 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:52:59 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:52:59 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:52:59 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:52:59 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:52:59 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:52:59 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:52:59 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:52:59 debconf: delaying package configuration, since apt-utils is not installed 03:52:59 Fetched 46.5 MB in 1s (72.3 MB/s) 03:52:59 (Reading database ... 13067 files and directories currently installed.) 03:52:59 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:52:59 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:53:00 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:53:00 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:53:00 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:53:00 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:53:00 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:53:00 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:53:00 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:53:00 Selecting previously unselected package libpython3.8-minimal:amd64. 03:53:00 (Reading database ... 13068 files and directories currently installed.) 03:53:00 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:53:00 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:53:00 Selecting previously unselected package libexpat1:amd64. 03:53:00 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:53:00 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:53:00 Selecting previously unselected package python3.8-minimal. 03:53:00 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:53:00 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:53:01 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:53:01 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:53:01 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:53:01 Selecting previously unselected package python3-minimal. 03:53:01 (Reading database ... 13359 files and directories currently installed.) 03:53:01 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:53:01 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:53:01 Selecting previously unselected package mime-support. 03:53:01 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:53:01 Unpacking mime-support (3.64ubuntu1) ... 03:53:01 Selecting previously unselected package libmpdec2:amd64. 03:53:01 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:53:01 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:53:01 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:53:01 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:53:01 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:53:02 Selecting previously unselected package python3.8. 03:53:02 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:53:02 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:53:02 Selecting previously unselected package libpython3-stdlib:amd64. 03:53:02 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:53:02 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:53:02 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:53:02 Selecting previously unselected package python3. 03:53:02 (Reading database ... 13761 files and directories currently installed.) 03:53:02 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:53:02 Unpacking python3 (3.8.2-0ubuntu2) ... 03:53:02 Selecting previously unselected package libdbus-1-3:amd64. 03:53:02 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:53:02 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:53:02 Selecting previously unselected package dbus. 03:53:02 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:53:02 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:53:02 Selecting previously unselected package libbsd0:amd64. 03:53:02 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:53:02 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:53:02 Selecting previously unselected package libpam-systemd:amd64. 03:53:02 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:53:02 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:53:02 Selecting previously unselected package sudo. 03:53:02 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:53:02 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:53:02 Selecting previously unselected package apparmor. 03:53:02 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:53:02 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:53:02 Selecting previously unselected package libcbor0.6:amd64. 03:53:02 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:53:02 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:53:02 Selecting previously unselected package libedit2:amd64. 03:53:02 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:53:02 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:53:03 Selecting previously unselected package libfido2-1:amd64. 03:53:03 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:53:03 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:53:03 Selecting previously unselected package libkrb5support0:amd64. 03:53:03 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:53:03 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:53:03 Selecting previously unselected package libk5crypto3:amd64. 03:53:03 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:53:03 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:53:03 Selecting previously unselected package libkeyutils1:amd64. 03:53:03 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:53:03 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:53:03 Selecting previously unselected package libkrb5-3:amd64. 03:53:03 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:53:03 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:53:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:53:03 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:53:03 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:53:03 Selecting previously unselected package openssh-client. 03:53:03 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:53:03 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:53:03 Selecting previously unselected package dbus-user-session. 03:53:03 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:53:03 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:53:03 Selecting previously unselected package liblzo2-2:amd64. 03:53:03 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:53:03 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:53:03 Selecting previously unselected package squashfs-tools. 03:53:03 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:53:03 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:53:03 Selecting previously unselected package snapd. 03:53:03 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:53:03 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:53:06 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:53:06 Setting up mime-support (3.64ubuntu1) ... 03:53:06 Setting up liblzo2-2:amd64 (2.10-2) ... 03:53:06 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:53:06 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:53:06 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:53:06 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:53:06 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:53:07 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:53:07 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:53:07 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:53:07 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:53:07 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:53:07 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:53:07 Setting up libbsd0:amd64 (0.10.0-1) ... 03:53:07 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:53:07 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:53:07 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:53:07 Setting up python3 (3.8.2-0ubuntu2) ... 03:53:07 running python rtupdate hooks for python3.8... 03:53:07 running python post-rtupdate hooks for python3.8... 03:53:07 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:53:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:53:08 Reloading AppArmor profiles 03:53:08 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:53:08 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:53:09 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:53:09 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:53:09 Setting up systemd (245.4-4ubuntu3.15) ... 03:53:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:53:09 Installing new version of config file /etc/systemd/resolved.conf ... 03:53:10 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:53:10 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:53:11 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:53:11 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:53:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:53:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:53:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:53:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:53:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:53:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:53:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:53:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:53:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:53:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:53:13 /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' 03:53:13 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:53:14 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 03:53:14 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 03:53:14 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.697s coverage: 89.2% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 84.4% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.374s coverage: 94.2% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.325s coverage: 72.2% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.408s coverage: 60.0% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.638s coverage: 0.9% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.236s coverage: 58.8% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 24.0% of statements 03:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.508s coverage: 47.1% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.361s coverage: 79.5% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.406s coverage: 94.1% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.395s coverage: 96.3% of statements 03:53:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.455s coverage: 87.5% of statements 03:53:15 Reading package lists... 03:53:15 Reading package lists... 03:53:16 Building dependency tree... 03:53:16 Reading state information... 03:53:16 Calculating upgrade... 03:53:16 The following packages will be upgraded: 03:53:16 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:53:16 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:53:16 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:53:16 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:53:16 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:53:16 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:53:16 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:53:16 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:53:16 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:53:16 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:53:16 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:53:16 xz-utils zlib1g 03:53:16 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:53:16 Need to get 65.7 MB of archives. 03:53:16 After this operation, 27.5 MB of additional disk space will be used. 03:53:16 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:53:16 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:53:16 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:53:17 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:53:17 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 03:53:17 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:53:17 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:53:17 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:53:17 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:53:17 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:53:17 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:53:17 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 03:53:17 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:53:17 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:53:17 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:53:17 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:53:17 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:53:17 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:53:17 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:53:17 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:53:17 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:53:17 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:53:17 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:53:17 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:53:17 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:53:17 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:53:17 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:53:17 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:53:17 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:53:17 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:53:17 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:53:17 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:53:17 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:53:17 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:53:17 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:53:17 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:53:18 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:53:18 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:53:18 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:53:18 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 03:53:18 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:53:18 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:53:18 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:53:18 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:53:18 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:53:18 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:53:18 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:53:18 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:53:18 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:53:18 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:53:18 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:53:18 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:53:18 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:53:18 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:53:18 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:53:18 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:53:18 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:53:18 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 03:53:18 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 03:53:18 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:53:18 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:53:18 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:53:18 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:53:18 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 03:53:18 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:53:18 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:53:18 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:53:18 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:53:18 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:53:18 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:53:18 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 03:53:18 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 03:53:18 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 03:53:19 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 03:53:19 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 03:53:19 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 03:53:19 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 03:53:19 debconf: delaying package configuration, since apt-utils is not installed 03:53:19 Fetched 65.7 MB in 3s (21.4 MB/s) 03:53:19 (Reading database ... 14313 files and directories currently installed.) 03:53:19 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:53:19 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:53:20 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:53:20 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:53:20 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 03:53:20 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 03:53:20 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:20 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:20 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:20 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:20 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:20 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:20 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:20 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:21 (Reading database ... 14312 files and directories currently installed.) 03:53:21 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:21 (Reading database ... 14312 files and directories currently installed.) 03:53:21 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:53:21 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:53:21 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:21 (Reading database ... 14312 files and directories currently installed.) 03:53:21 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:53:21 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:53:22 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:53:22 (Reading database ... 14312 files and directories currently installed.) 03:53:22 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:53:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:53:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:53:22 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:53:23 Setting up base-files (11ubuntu5.5) ... 03:53:23 Installing new version of config file /etc/issue ... 03:53:23 Installing new version of config file /etc/issue.net ... 03:53:23 Installing new version of config file /etc/lsb-release ... 03:53:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:53:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:53:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:53:23 Removing obsolete conffile /etc/default/motd-news ... 03:53:23 (Reading database ... 14311 files and directories currently installed.) 03:53:23 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements 03:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 03:53:23 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:53:23 Setting up bash (5.0-6ubuntu1.1) ... 03:53:23 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 03:53:23 (Reading database ... 14311 files and directories currently installed.) 03:53:23 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:53:23 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:53:23 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:53:24 (Reading database ... 14311 files and directories currently installed.) 03:53:24 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:53:24 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:53:24 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:53:24 (Reading database ... 14311 files and directories currently installed.) 03:53:24 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:53:24 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:53:24 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:53:24 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:53:24 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:53:24 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:53:25 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:53:25 (Reading database ... 14311 files and directories currently installed.) 03:53:25 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:53:25 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:53:25 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 03:53:25 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 03:53:25 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 03:53:25 (Reading database ... 14311 files and directories currently installed.) 03:53:25 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 03:53:25 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 03:53:25 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 03:53:25 (Reading database ... 14311 files and directories currently installed.) 03:53:25 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:25 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:53:26 (Reading database ... 14311 files and directories currently installed.) 03:53:26 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:53:26 (Reading database ... 14311 files and directories currently installed.) 03:53:26 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:53:26 (Reading database ... 14311 files and directories currently installed.) 03:53:26 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:53:26 (Reading database ... 14311 files and directories currently installed.) 03:53:26 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:26 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:26 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:27 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:53:27 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:53:27 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:53:27 (Reading database ... 14311 files and directories currently installed.) 03:53:27 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:53:27 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:53:27 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:53:27 (Reading database ... 14311 files and directories currently installed.) 03:53:27 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:53:27 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:53:28 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:53:28 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:53:28 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:53:28 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:53:28 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:53:28 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:53:28 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:53:28 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:53:28 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:53:28 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:53:28 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:53:28 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:53:28 Setting up ubuntu-keyring (2020.02.11.4) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:53:28 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:53:28 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:53:28 (Reading database ... 14311 files and directories currently installed.) 03:53:28 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:53:28 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:53:29 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:53:29 (Reading database ... 14311 files and directories currently installed.) 03:53:29 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:53:29 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:53:29 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:53:29 (Reading database ... 14311 files and directories currently installed.) 03:53:29 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:53:29 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.721s coverage: 82.5% of statements 03:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:53:29 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:53:29 (Reading database ... 14311 files and directories currently installed.) 03:53:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:53:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:53:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:53:29 (Reading database ... 14311 files and directories currently installed.) 03:53:29 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:53:29 Unpacking apt (2.0.6) over (2.0.2) ... 03:53:29 Setting up apt (2.0.6) ... 03:53:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:53:30 (Reading database ... 14311 files and directories currently installed.) 03:53:30 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:53:30 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:53:30 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:53:30 (Reading database ... 14311 files and directories currently installed.) 03:53:30 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:53:30 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:53:30 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:53:30 (Reading database ... 14313 files and directories currently installed.) 03:53:30 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:53:31 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:53:31 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:53:31 (Reading database ... 14317 files and directories currently installed.) 03:53:31 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:53:31 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:53:31 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:53:31 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:53:31 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:53:31 (Reading database ... 14317 files and directories currently installed.) 03:53:31 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:53:31 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:53:31 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:53:31 (Reading database ... 14317 files and directories currently installed.) 03:53:31 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:53:31 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:53:31 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:53:31 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:53:32 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 03:53:32 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:53:32 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 03:53:32 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:53:32 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:53:32 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:53:32 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:53:32 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:53:32 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:53:32 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:53:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:53:32 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:53:32 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:53:32 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:53:32 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 03:53:32 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:53:32 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:53:32 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:53:33 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:53:33 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:53:33 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:53:33 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:53:33 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:33 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:34 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:34 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:34 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:34 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:35 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:35 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:35 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:35 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.390s coverage: 58.8% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 03:53:36 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:36 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 03:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 03:53:36 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:53:36 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:53:36 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:53:36 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:53:36 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 03:53:36 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:53:36 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:53:36 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 03:53:36 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:53:36 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:36 Setting up tzdata (2021e-0ubuntu0.20.04) ... 03:53:36 03:53:36 Current default time zone: 'Etc/UTC' 03:53:36 Local time is now: Mon Mar 21 03:53:36 UTC 2022. 03:53:36 Universal Time is now: Mon Mar 21 03:53:36 UTC 2022. 03:53:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:53:36 03:53:37 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:53:37 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:53:37 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up mount (2.34-0.1ubuntu9.3) ... 03:53:37 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:53:37 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:53:37 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:53:37 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:53:37 Setting up openssl (1.1.1f-1ubuntu2.12) ... 03:53:37 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:53:37 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 03:53:37 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:53:37 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:53:37 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:53:37 Setting up ca-certificates (20210119~20.04.2) ... 03:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 03:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 03:53:39 Updating certificates in /etc/ssl/certs... 03:53:40 21 added, 21 removed; done. 03:53:40 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Setting up perl (5.30.0-9ubuntu0.2) ... 03:53:40 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:53:40 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:53:40 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:53:40 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:53:40 Setting up binutils (2.34-6ubuntu1.3) ... 03:53:40 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Setting up build-essential (12.8ubuntu1.1) ... 03:53:40 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 03:53:40 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:53:40 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:53:40 Processing triggers for mime-support (3.64ubuntu1) ... 03:53:40 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:53:40 Updating certificates in /etc/ssl/certs... 03:53:41 0 added, 0 removed; done. 03:53:41 Running hooks in /etc/ca-certificates/update.d... 03:53:41 done. 03:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.304s coverage: 65.4% of statements 03:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:53:42 Reading package lists... 03:53:42 Building dependency tree... 03:53:42 Reading state information... 03:53:42 The following NEW packages will be installed: 03:53:42 apt-transport-https 03:53:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:53:42 Need to get 4680 B of archives. 03:53:42 After this operation, 162 kB of additional disk space will be used. 03:53:42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:53:43 debconf: delaying package configuration, since apt-utils is not installed 03:53:43 Fetched 4680 B in 0s (84.7 kB/s) 03:53:43 Selecting previously unselected package apt-transport-https. 03:53:43 (Reading database ... 14320 files and directories currently installed.) 03:53:43 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:53:43 Unpacking apt-transport-https (2.0.6) ... 03:53:43 Setting up apt-transport-https (2.0.6) ... 03:53:43 Waiting for network to be ready... 03:53:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.720s coverage: 43.8% of statements 03:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:53:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 03:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:53:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 03:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:53:50 2022-03-21T03:53:47Z INFO Waiting for automatic snapd restart... 03:53:50 snapd 2.54.4 from Canonical* installed 03:53:52 "snapd" switched to the "latest/stable" channel 03:53:52 03:53:54 core20 20220304 from Canonical* installed 03:53:54 "core20" switched to the "latest/stable" channel 03:53:54 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 17.7% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.513s coverage: 97.7% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 03:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 03:53:54 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 03:53:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:53:54 GO111MODULE=on go vet ./... 03:53:57 snapcraft 6.0.2 from Canonical* installed 03:53:57 "snapcraft" switched to the "latest/stable" channel 03:53:57 03:54:01 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: 03:54:01 - README.md 03:54:01 03:54:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:54:01 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 03:54:01 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:54:01 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 03:54:03 Reading package lists... 03:54:03 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 03:54:03 Reading package lists... 03:54:03 Building dependency tree... 03:54:03 Reading state information... 03:54:03 Suggested packages: 03:54:03 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:54:03 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:54:03 krb5-user libnorm-doc 03:54:03 Recommended packages: 03:54:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:54:03 The following NEW packages will be installed: 03:54:03 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:54:03 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:54:03 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:54:03 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:54:03 libzmq5 pkg-config zip 03:54:03 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:54:04 Need to get 10.3 MB of archives. 03:54:04 After this operation, 56.5 MB of additional disk space will be used. 03:54:04 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:54:04 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:54:04 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:54:04 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:54:04 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:54:04 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:54:04 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:54:04 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:54:04 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:54:04 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:54:04 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:54:04 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:54:04 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:54:04 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:54:04 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:54:04 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:54:05 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:54:05 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:54:05 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:54:05 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:54:05 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:54:05 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:54:05 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:54:05 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:54:05 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:54:05 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:54:05 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:54:05 debconf: delaying package configuration, since apt-utils is not installed 03:54:05 Fetched 10.3 MB in 1s (8509 kB/s) 03:54:05 Selecting previously unselected package libglib2.0-0:amd64. 03:54:05 (Reading database ... 14324 files and directories currently installed.) 03:54:05 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:54:05 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:54:05 Selecting previously unselected package libsodium23:amd64. 03:54:05 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:54:05 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:54:05 Selecting previously unselected package libpsl5:amd64. 03:54:05 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:54:05 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:54:05 Selecting previously unselected package libbrotli1:amd64. 03:54:05 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:54:05 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:54:05 Selecting previously unselected package libnghttp2-14:amd64. 03:54:05 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:54:05 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:54:05 Selecting previously unselected package librtmp1:amd64. 03:54:05 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:54:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:54:05 Selecting previously unselected package libssh-4:amd64. 03:54:05 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:54:05 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:54:05 Selecting previously unselected package libcurl3-gnutls:amd64. 03:54:05 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:54:05 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:54:05 Selecting previously unselected package liberror-perl. 03:54:05 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:54:05 Unpacking liberror-perl (0.17029-1) ... 03:54:05 Selecting previously unselected package git-man. 03:54:05 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:54:05 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:54:05 Selecting previously unselected package git. 03:54:05 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:54:05 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:54:06 Selecting previously unselected package libgssrpc4:amd64. 03:54:06 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:54:06 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:54:06 Selecting previously unselected package libkdb5-9:amd64. 03:54:06 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:54:06 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:54:06 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:54:06 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:54:06 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:54:06 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:54:06 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:54:06 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:54:06 Selecting previously unselected package comerr-dev:amd64. 03:54:06 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:54:06 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:54:06 Selecting previously unselected package krb5-multidev:amd64. 03:54:06 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:54:06 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Selecting previously unselected package libnorm1:amd64. 03:54:07 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:54:07 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:54:07 Selecting previously unselected package libnorm-dev:amd64. 03:54:07 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:54:07 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:54:07 Selecting previously unselected package libpgm-5.2-0:amd64. 03:54:07 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:54:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:54:07 Selecting previously unselected package libpgm-dev:amd64. 03:54:07 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:54:07 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:54:07 Selecting previously unselected package libsodium-dev:amd64. 03:54:07 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:54:07 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:54:07 Selecting previously unselected package libzmq5:amd64. 03:54:07 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:54:07 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:54:07 Selecting previously unselected package libkrb5-dev:amd64. 03:54:07 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:54:07 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Selecting previously unselected package libzmq3-dev:amd64. 03:54:07 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:54:07 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:54:07 Selecting previously unselected package pkg-config. 03:54:07 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:54:07 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:54:07 Selecting previously unselected package zip. 03:54:07 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:54:07 Unpacking zip (3.0-11build1) ... 03:54:07 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:54:07 Setting up libsodium23:amd64 (1.0.18-1) ... 03:54:07 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:54:07 No schema files found: doing nothing. 03:54:07 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:54:07 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:54:07 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:54:07 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:54:07 Setting up liberror-perl (0.17029-1) ... 03:54:07 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up zip (3.0-11build1) ... 03:54:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:54:07 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:54:07 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:54:07 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:54:07 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:54:07 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:54:07 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:54:07 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:54:07 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:54:07 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:54:07 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:54:07 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:54:07 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:54:07 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:54:08 comerr-dev set to automatically installed. 03:54:08 git set to automatically installed. 03:54:08 git-man set to automatically installed. 03:54:08 krb5-multidev set to automatically installed. 03:54:08 libbrotli1 set to automatically installed. 03:54:08 libcurl3-gnutls set to automatically installed. 03:54:08 liberror-perl set to automatically installed. 03:54:08 libglib2.0-0 set to automatically installed. 03:54:08 libgssrpc4 set to automatically installed. 03:54:08 libkadm5clnt-mit11 set to automatically installed. 03:54:08 libkadm5srv-mit11 set to automatically installed. 03:54:08 libkdb5-9 set to automatically installed. 03:54:08 libkrb5-dev set to automatically installed. 03:54:08 libnghttp2-14 set to automatically installed. 03:54:08 libnorm-dev set to automatically installed. 03:54:08 libnorm1 set to automatically installed. 03:54:08 libpgm-5.2-0 set to automatically installed. 03:54:08 libpgm-dev set to automatically installed. 03:54:08 libpsl5 set to automatically installed. 03:54:08 librtmp1 set to automatically installed. 03:54:08 libsodium-dev set to automatically installed. 03:54:08 libsodium23 set to automatically installed. 03:54:08 libssh-4 set to automatically installed. 03:54:08 libzmq3-dev set to automatically installed. 03:54:08 libzmq5 set to automatically installed. 03:54:08 pkg-config set to automatically installed. 03:54:08 zip set to automatically installed. 03:54:09 snapd is not logged in, snap install commands will use sudo 03:54:21 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:54:21 Downloading snap 'edgex-app-service-configurable' 03:54:24 Pulling app-service-configurable 03:54:24 + snapcraftctl pull 03:54:25 Pulling config-common 03:54:25 + snapcraftctl pull 03:54:26 Pulling go-build-helper 03:54:26 + snapcraftctl pull 03:54:28 'edgex-go' has dependencies that need to be staged: go-build-helper 03:54:28 Skipping pull go-build-helper (already ran) 03:54:28 Building go-build-helper 03:54:28 + snapcraftctl build 03:54:29 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:54:29 Staging go-build-helper 03:54:29 + snapcraftctl stage 03:54:35 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:54:35 Fetched 290 kB in 0s (0 B/s) 03:54:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:54:35 Fetched 158 kB in 0s (0 B/s) 03:54:35 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:54:35 Fetched 242 kB in 0s (0 B/s) 03:54:35 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:54:35 Fetched 150 kB in 0s (0 B/s) 03:54:35 Pulling edgex-go 03:54:35 + snapcraftctl pull 03:54:36 Pulling hooks 03:54:36 + snapcraftctl pull 03:54:48 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:54:48 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:54:48 Fetched 96.1 kB in 0s (0 B/s) 03:54:48 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:54:48 Fetched 78.7 kB in 0s (0 B/s) 03:54:48 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:54:48 Fetched 48.0 kB in 0s (0 B/s) 03:54:48 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:54:48 Fetched 50.2 kB in 0s (0 B/s) 03:54:48 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:54:48 Fetched 14.7 kB in 0s (0 B/s) 03:54:48 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:54:48 Fetched 234 kB in 0s (0 B/s) 03:54:48 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:54:48 Fetched 155 kB in 0s (0 B/s) 03:54:48 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:54:48 Fetched 170 kB in 0s (0 B/s) 03:54:48 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:54:48 Fetched 267 kB in 0s (0 B/s) 03:54:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:54:48 Fetched 50.6 kB in 0s (0 B/s) 03:54:48 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:54:48 Fetched 15.1 kB in 0s (0 B/s) 03:54:48 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:54:48 Fetched 51.5 kB in 0s (0 B/s) 03:54:48 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:54:48 Fetched 121 kB in 0s (0 B/s) 03:54:48 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:54:48 Fetched 29.7 kB in 0s (0 B/s) 03:54:48 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:54:48 Fetched 1021 kB in 0s (0 B/s) 03:54:48 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:54:48 Fetched 49.3 kB in 0s (0 B/s) 03:54:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:54:48 Fetched 54.9 kB in 0s (0 B/s) 03:54:48 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:54:48 Fetched 16.6 kB in 0s (0 B/s) 03:54:48 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:54:48 Fetched 87.9 kB in 0s (0 B/s) 03:54:48 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:54:48 Fetched 142 kB in 0s (0 B/s) 03:54:48 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:54:48 Fetched 41.8 kB in 0s (0 B/s) 03:54:48 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:54:48 Fetched 181 kB in 0s (0 B/s) 03:54:48 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:54:48 Fetched 208 kB in 0s (0 B/s) 03:54:48 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:54:48 Fetched 161 kB in 0s (0 B/s) 03:54:48 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:54:48 Fetched 107 kB in 0s (0 B/s) 03:54:48 Pulling static-packages 03:54:48 + snapcraftctl pull 03:54:48 Pulling version 03:54:48 + cd /root/project 03:54:48 ++ git describe --tags --abbrev=0 03:54:48 ++ sed s/v// 03:54:48 + GIT_VERSION=2.2.0-dev.40 03:54:48 + '[' -z 2.2.0-dev.40 ']' 03:54:48 + snapcraftctl set-version 2.2.0-dev.40 03:54:49 Building app-service-configurable 03:54:49 + snapcraftctl build 03:54:51 Building config-common 03:54:51 + snapcraftctl build 03:54:53 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:54:53 Skipping build go-build-helper (already ran) 03:54:53 Building edgex-go 03:54:53 + cd /root/parts/edgex-go/src 03:54:53 ++ sed s/v// 03:54:53 ++ git describe --tags --abbrev=0 03:54:53 + GIT_VERSION=2.2.0-dev.40 03:54:53 + '[' -z 2.2.0-dev.40 ']' 03:54:53 + echo 2.2.0-dev.40 03:54:53 + '[' '!' -d vendor ']' 03:54:53 + go mod download all 03:55:00 + make build 03:55:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-data/core-data ./cmd/core-data 03:55:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:55:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:55:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:55:07 + ls -al . 03:55:07 total 672 03:55:07 drwxrwxr-x 9 1001 1001 4096 Mar 21 03:55 . 03:55:07 drwxr-xr-x 4 root root 4096 Mar 21 03:50 .. 03:55:07 -rw-rw-r-- 1 1001 1001 11 Mar 21 03:48 .dockerignore 03:55:07 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:48 .git 03:55:07 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:48 .github 03:55:07 -rw-rw-r-- 1 1001 1001 804 Mar 21 03:48 .gitignore 03:55:07 -rw-rw-r-- 1 1001 1001 42 Mar 21 03:48 .golangci.yml 03:55:07 -rw-rw-r-- 1 1001 1001 76 Mar 21 03:48 .hadolint.yml 03:55:07 -rw-rw-r-- 1 1001 1001 166 Mar 21 03:48 .sonarcloud.properties 03:55:07 -rw-rw-r-- 1 1001 1001 1171 Mar 21 03:48 ADOPTERS.md 03:55:07 -rw-rw-r-- 1 1001 1001 9019 Mar 21 03:48 Attribution.txt 03:55:07 -rw-rw-r-- 1 1001 1001 51732 Mar 21 03:48 CHANGELOG.md 03:55:07 -rw-rw-r-- 1 1001 1001 3804 Mar 21 03:48 CONTRIBUTING.md 03:55:07 -rw-rw-r-- 1 1001 1001 677 Mar 21 03:48 GOVERNANCE.md 03:55:07 -rw-rw-r-- 1 1001 1001 849 Mar 21 03:48 Jenkinsfile 03:55:07 -rw-rw-r-- 1 1001 1001 10775 Mar 21 03:48 LICENSE 03:55:07 -rw-rw-r-- 1 1001 1001 6508 Mar 21 03:48 Makefile 03:55:07 -rw-rw-r-- 1 1001 1001 582 Mar 21 03:48 OWNERS.md 03:55:07 -rw-rw-r-- 1 1001 1001 8207 Mar 21 03:48 README.md 03:55:07 -rw-rw-r-- 1 1001 1001 6912 Mar 21 03:48 SECURITY.md 03:55:07 -rw-rw-r-- 1 1001 1001 5 Mar 21 03:46 VERSION 03:55:07 -rw-rw-r-- 1 1001 1001 4131 Mar 21 03:48 ZMQWindows.md 03:55:07 drwxrwxr-x 2 1001 1001 4096 Mar 21 03:48 bin 03:55:07 drwxrwxr-x 14 1001 1001 4096 Mar 21 03:48 cmd 03:55:07 -rw-r--r-- 1 root root 426503 Mar 21 03:53 coverage.out 03:55:07 -rw-rw-r-- 1 1001 1001 2827 Mar 21 03:48 go.mod 03:55:07 -rw-rw-r-- 1 1001 1001 50579 Mar 21 03:48 go.sum 03:55:07 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:48 internal 03:55:07 drwxrwxr-x 3 1001 1001 4096 Mar 21 03:48 openapi 03:55:07 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:48 snap 03:55:07 -rw-rw-r-- 1 1001 1001 204 Mar 21 03:48 version.go [Pipeline] sh 03:55:08 + '[' -e coverage.out ] 03:55:08 + chown 1001:1001 coverage.out [Pipeline] stash 03:55:08 Warning: overwriting stash ‘coverage-report’ 03:55:09 Stashed 1 file(s) [Pipeline] sh 03:55:09 + make build 03:55:09 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 03:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:55:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-command/core-command ./cmd/core-command 03:55:16 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 03:55:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:55:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:55:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 03:55:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:55:26 + 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 03:55:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:55:26 + case "$service" in 03:55:26 + 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 03:55:26 + 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 03:55:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:55:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:55:26 + case "$service" in 03:55:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:55:26 + 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 03:55:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:55:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:55:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:55:27 Building hooks 03:55:27 + cd /root/parts/hooks/src 03:55:27 + make build 03:55:27 go mod tidy 03:55:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:55:28 go: downloading github.com/stretchr/testify v1.7.0 03:55:28 go: downloading github.com/davecgh/go-spew v1.1.0 03:55:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:55:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:55:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:55:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:55:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:55:31 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:55:31 Building static-packages 03:55:31 + snapcraftctl build 03:55:33 Building version 03:55:33 + snapcraftctl build 03:55:35 Staging app-service-configurable 03:55:35 + snapcraftctl stage 03:55:36 Staging config-common 03:55:36 + snapcraftctl stage 03:55:38 Skipping stage go-build-helper (already ran) 03:55:38 Staging edgex-go 03:55:38 + snapcraftctl stage 03:55:39 Staging hooks 03:55:39 + snapcraftctl stage 03:55:41 Staging static-packages 03:55:41 + snapcraftctl stage 03:55:42 Staging version 03:55:42 + snapcraftctl stage 03:55:43 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 03:55:44 Priming app-service-configurable 03:55:44 + snapcraftctl prime 03:55:44 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 03:55:46 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 03:55:46 stage-packages: 03:55:46 - libnorm1 03:55:46 - libpgm-5.2-0 03:55:46 - libsodium23 03:55:46 - libzmq5 03:55:46 Priming config-common 03:55:46 + snapcraftctl prime 03:55:48 Priming go-build-helper 03:55:48 + snapcraftctl prime 03:55:49 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 03:55:49 Priming edgex-go 03:55:49 + snapcraftctl prime 03:55:50 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 03:55:51 Priming hooks 03:55:51 + snapcraftctl prime 03:55:52 Priming static-packages 03:55:52 + snapcraftctl prime 03:55:53 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 03:55:56 Priming version 03:55:56 + snapcraftctl prime 03:55:57 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 03:55:57 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] } 03:56:00 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 03:56:04 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 03:56:08 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 03:56:11 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] } 03:56:18 $ docker stop --time=1 f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 03:56:20 $ docker rm -f f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:21 03:56:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:22 latest: Pulling from edgex-devops/edgex-compose-arm64 03:56:22 29e5d40040c1: Pulling fs layer 03:56:22 1ce36da41761: Pulling fs layer 03:56:22 25b303627fd3: Pulling fs layer 03:56:22 29e5d40040c1: Verifying Checksum 03:56:22 29e5d40040c1: Download complete 03:56:22 1ce36da41761: Verifying Checksum 03:56:22 1ce36da41761: Download complete 03:56:23 29e5d40040c1: Pull complete 03:56:24 25b303627fd3: Verifying Checksum 03:56:24 25b303627fd3: Download complete 03:56:24 1ce36da41761: Pull complete 03:56:36 25b303627fd3: Pull complete 03:56:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:56:37 prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container 03:56:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:56:39 $ docker top 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:40 + + docker-composegrep build parallel --help 03:56:40 03:56:44 --parallel Build images in parallel. [Pipeline] } 03:56:44 $ docker stop --time=1 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 03:56:46 $ docker rm -f 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:46 . [Pipeline] withDockerContainer 03:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container 03:56:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:56:48 $ docker top 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:49 + docker-compose -f ./docker-compose-build.yml build --parallel 03:56:53 Building core-command ... 03:56:53 Building core-data ... 03:56:53 Building core-metadata ... 03:56:53 Building security-bootstrapper ... 03:56:53 Building security-proxy-setup ... 03:56:53 Building security-secretstore-setup ... 03:56:53 Building support-notifications ... 03:56:53 Building support-scheduler ... 03:56:53 Building sys-mgmt-agent ... 03:56:53 Building security-secretstore-setup 03:56:53 Building core-command 03:56:53 Building support-scheduler 03:56:53 Building support-notifications 03:56:53 Building core-metadata 03:58:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:58:15 ---> 5a96dab0795e 03:58:15 Step 3/25 : WORKDIR /edgex-go 03:58:15 ---> Running in c18a0633d309 03:58:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:15 ---> 5a96dab0795e 03:58:15 Step 3/23 : WORKDIR /edgex-go 03:58:15 ---> Running in cde235edd189 03:58:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:58:15 ---> 5a96dab0795e 03:58:15 Step 3/22 : WORKDIR /edgex-go 03:58:15 ---> Running in 5df3b59dde30 03:58:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:58:15 ---> 5a96dab0795e 03:58:15 Step 3/22 : WORKDIR /edgex-go 03:58:15 ---> Running in 4c0c2163763f 03:58:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:15 ---> 5a96dab0795e 03:58:15 Step 3/23 : WORKDIR /edgex-go 03:58:15 ---> Running in f165d10ecde7 03:58:15 Removing intermediate container c18a0633d309 03:58:15 ---> e9f187a114cd 03:58:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 Removing intermediate container 4c0c2163763f 03:58:15 ---> 2f7e039256da 03:58:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 Removing intermediate container cde235edd189 03:58:15 ---> e356c365bbaf 03:58:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 ---> Running in a714c0b99aad 03:58:15 ---> Running in 1267acc91538 03:58:15 ---> Running in 8349ad490287 03:58:15 Removing intermediate container 5df3b59dde30 03:58:15 ---> bb73111d1557 03:58:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 Removing intermediate container f165d10ecde7 03:58:15 ---> 1c284904e868 03:58:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:15 ---> Running in c47593aece4f 03:58:15 ---> Running in 5b07ab134871 03:58:15 Removing intermediate container a714c0b99aad 03:58:15 ---> 9ae0b0b6a3bf 03:58:15 Step 5/25 : RUN apk add --update --no-cache make git 03:58:15 Removing intermediate container 1267acc91538 03:58:15 ---> 700d3005d874 03:58:15 Step 5/23 : RUN apk add --update --no-cache make git 03:58:15 ---> Running in 1c752eb548ae 03:58:15 Removing intermediate container 8349ad490287 03:58:15 ---> c51d0522e6a3 03:58:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> Running in 0e3329d97daa 03:58:15 03:58:15 Removing intermediate container c47593aece4f 03:58:15 ---> a1c1106881a4 03:58:15 Step 5/22 : RUN apk add --update --no-cache make git 03:58:15 Removing intermediate container 5b07ab134871 03:58:15 ---> e2f284ec2e54 03:58:15 Step 5/23 : RUN apk add --update --no-cache make git 03:58:15 ---> Running in 6fc84c2938ae 03:58:15 ---> Running in 2789b34cf763 03:58:15 ---> Running in 079db299897c 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:15 OK: 220 MiB in 52 packages 03:58:15 OK: 220 MiB in 52 packages 03:58:16 OK: 220 MiB in 52 packages 03:58:16 OK: 220 MiB in 52 packages 03:58:16 OK: 220 MiB in 52 packages 03:58:17 Removing intermediate container 1c752eb548ae 03:58:17 ---> 473604d43c75 03:58:17 Step 6/25 : COPY go.mod vendor* ./ 03:58:17 Removing intermediate container 0e3329d97daa 03:58:17 ---> e30a1b2eb1a1 03:58:17 Step 6/23 : COPY go.mod vendor* ./ 03:58:17 Removing intermediate container 2789b34cf763 03:58:17 ---> d478d0c438b9 03:58:17 Step 6/22 : COPY go.mod vendor* ./ 03:58:17 Removing intermediate container 079db299897c 03:58:17 ---> 763ad51558e4 03:58:17 Step 6/23 : COPY go.mod vendor* ./ 03:58:18 Removing intermediate container 6fc84c2938ae 03:58:18 ---> 4d4dd3b89607 03:58:18 Step 6/22 : COPY go.mod vendor* ./ 03:58:18 ---> b5ade5b64724 03:58:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:18 ---> 4871ae63e673 03:58:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:18 ---> Running in b8e097fd1a34 03:58:18 ---> b5a2257526d2 03:58:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:18 ---> Running in 8ef3eff3d0db 03:58:19 ---> Running in a76783927f6b 03:58:19 ---> bc35ce618a41 03:58:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:19 ---> 3302dce553ac 03:58:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:19 ---> Running in d2a2ab151d42 03:58:19 ---> Running in 369cc917e4d2 03:58:25 Removing intermediate container b8e097fd1a34 03:58:25 ---> ca943e6ba261 03:58:25 Step 8/25 : COPY . . 03:58:26 Removing intermediate container a76783927f6b 03:58:26 ---> 04fe53664cfb 03:58:26 Step 8/22 : COPY . . 03:58:26 Removing intermediate container d2a2ab151d42 03:58:26 ---> dbb3e8461164 03:58:26 Step 8/22 : COPY . . 03:58:26 Removing intermediate container 8ef3eff3d0db 03:58:26 ---> 55962e182827 03:58:26 Step 8/23 : COPY . . 03:58:26 Removing intermediate container 369cc917e4d2 03:58:26 ---> 19bd6ae00dad 03:58:26 Step 8/23 : COPY . . 03:58:53 ---> fc2059e68491 03:58:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:58:53 ---> 9ba67f2c0568 03:58:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:58:53 ---> 3725a0baf9b5 03:58:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:58:53 ---> Running in a82b9f14a8e7 03:58:53 ---> Running in def52217a065 03:58:53 ---> Running in 1a5b35e31323 03:58:53 ---> ddb4e63a2ae3 03:58:53 Step 9/23 : RUN make cmd/core-command/core-command 03:58:53 ---> Running in 6055bb947814 03:58:53 ---> bd91f644ec9f 03:58:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:58:53 ---> Running in 28b860ec61ea 03:58: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 03:58: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 03:58:53 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 03:58:53 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 03:58:53 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 04:01:00 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 04:01:04 Removing intermediate container 6055bb947814 04:01:04 ---> 44ddfb796ce6 04:01:04 04:01:04 Step 10/23 : FROM alpine:3.14 04:01:04 3.14: Pulling from library/alpine 04:01:05 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:01:05 Status: Downloaded newer image for alpine:3.14 04:01:05 ---> 71a2028e5025 04:01:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:01:05 ---> Running in ae4924e32e5b 04:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:01:09 (1/1) Installing dumb-init (1.2.5-r1) 04:01:09 Executing busybox-1.33.1-r6.trigger 04:01:09 OK: 5 MiB in 15 packages 04:01:11 Removing intermediate container ae4924e32e5b 04:01:11 ---> e9a124abb63a 04:01:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:01:12 Removing intermediate container a82b9f14a8e7 04:01:12 ---> 90dddd60a302 04:01:12 04:01:12 Step 10/25 : FROM alpine:3.14 04:01:12 ---> 71a2028e5025 04:01:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:01:12 ---> Running in ecce1808b857 04:01:12 ---> Running in 62ebf1aec849 04:01:12 Removing intermediate container ecce1808b857 04:01:12 ---> 0ac8eaa3b4f8 04:01:12 Step 13/23 : ENV APP_PORT=59882 04:01:12 ---> Running in 7d35b544e18f 04:01:13 Removing intermediate container 7d35b544e18f 04:01:13 ---> 58931f85973e 04:01:13 Step 14/23 : EXPOSE $APP_PORT 04:01:13 ---> Running in e67a206dbc96 04:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:01:14 Removing intermediate container e67a206dbc96 04:01:14 ---> 7f7a86b1089e 04:01:14 Step 15/23 : WORKDIR / 04:01:14 ---> Running in 852b0f03e44c 04:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:01:14 Removing intermediate container 852b0f03e44c 04:01:14 ---> 70d50ffa88bb 04:01:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:15 (1/3) Installing ca-certificates (20211220-r0) 04:01:15 (2/3) Installing dumb-init (1.2.5-r1) 04:01:15 (3/3) Installing su-exec (0.2-r1) 04:01:15 Executing busybox-1.33.1-r6.trigger 04:01:15 Executing ca-certificates-20211220-r0.trigger 04:01:15 ---> 8cfdc6bc01b0 04:01:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:01:15 OK: 6 MiB in 17 packages 04:01:17 ---> 8d55d615836b 04:01:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:01:18 Removing intermediate container 62ebf1aec849 04:01:18 ---> 93695daf1037 04:01:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:01:18 ---> Running in cd58f1cbc92c 04:01:18 ---> af371d493f52 04:01:19 Step 19/23 : ENTRYPOINT ["/core-command"] 04:01:19 ---> Running in 8c476d202250 04:01:19 Removing intermediate container cd58f1cbc92c 04:01:19 ---> 5204a8c8a191 04:01:19 Step 13/25 : WORKDIR / 04:01:19 ---> Running in 1ef8c2b4cc6d 04:01:20 Removing intermediate container 8c476d202250 04:01:20 ---> 0c81a42385a8 04:01:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:20 Removing intermediate container 1ef8c2b4cc6d 04:01:20 ---> f973001f0b0c 04:01:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:01:20 ---> Running in f7e44f6f8c30 04:01:21 Removing intermediate container f7e44f6f8c30 04:01:21 ---> 61054ef34fe2 04:01:21 Step 21/23 : LABEL arch=arm64 04:01:21 ---> Running in 3fcaa16c55d1 04:01:21 ---> edc688a58912 04:01:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:01:22 Removing intermediate container 3fcaa16c55d1 04:01:22 ---> 0713c2bd3df5 04:01:22 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:01:22 ---> Running in 1665e33bf7fb 04:01:23 ---> afd045741c6a 04:01:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:01:23 Removing intermediate container 1665e33bf7fb 04:01:23 ---> d997cb7d6e10 04:01:23 Step 23/23 : LABEL version=0.0.0 04:01:23 ---> Running in d81e5fa52b30 04:01:23 Removing intermediate container d81e5fa52b30 04:01:23 ---> 62fafef4a94f 04:01:23 04:01:24 ---> c333094f341f 04:01:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:01:24 Successfully built 62fafef4a94f 04:01:24 Successfully tagged core-command-arm64:latest 04:01:24  Building core-command ... done Building security-bootstrapper 04:01:25 ---> 3b382261a703 04:01:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:01:25 Removing intermediate container 1a5b35e31323 04:01:25 ---> ecac821117ee 04:01:25 04:01:25 Step 10/22 : FROM alpine:3.14 04:01:25 ---> 71a2028e5025 04:01:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:01:25 ---> Using cache 04:01:25 ---> e9a124abb63a 04:01:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:01:25 ---> Using cache 04:01:25 ---> 0ac8eaa3b4f8 04:01:25 Step 13/22 : ENV APP_PORT=59861 04:01:25 ---> Running in cb2bae129342 04:01:26 Removing intermediate container cb2bae129342 04:01:26 ---> 112cc1edfb5a 04:01:26 Step 14/22 : EXPOSE $APP_PORT 04:01:26 ---> Running in 4541eea085bc 04:01:27 ---> 2993920e5b72 04:01:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:01:27 Removing intermediate container 28b860ec61ea 04:01:27 ---> d2afe472faff 04:01:27 04:01:27 Step 10/23 : FROM alpine:3.14 04:01:27 ---> 71a2028e5025 04:01:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:01:27 ---> Using cache 04:01:27 ---> e9a124abb63a 04:01:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:01:27 ---> Using cache 04:01:27 ---> 0ac8eaa3b4f8 04:01:27 Step 13/23 : ENV APP_PORT=59881 04:01:27 Removing intermediate container def52217a065 04:01:27 ---> 001db56e3a2d 04:01:27 04:01:27 Step 10/22 : FROM alpine:3.14 04:01:27 ---> 71a2028e5025 04:01:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:01:27 Removing intermediate container 4541eea085bc 04:01:27 ---> 6158c7eb6df9 04:01:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:27 ---> Running in e07c3c5199dd 04:01:27 ---> Running in a9c2961e15d4 04:01:28 Removing intermediate container e07c3c5199dd 04:01:28 ---> 20ff2a0a3d5e 04:01:28 Step 14/23 : EXPOSE $APP_PORT 04:01:28 ---> Running in 7e9b6d250db5 04:01:28 ---> e4dd52002b8a 04:01:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:01:29 Removing intermediate container 7e9b6d250db5 04:01:29 ---> e2f2feb241eb 04:01:29 Step 15/23 : WORKDIR / 04:01:29 ---> Running in d595a5e494be 04:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:01:30 Removing intermediate container d595a5e494be 04:01:30 ---> af79a6b010c5 04:01:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:30 ---> 4ec2f7e5e8fa 04:01:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:01:30 (1/2) Installing ca-certificates (20211220-r0) 04:01:30 (2/2) Installing dumb-init (1.2.5-r1) 04:01:30 Executing busybox-1.33.1-r6.trigger 04:01:31 Executing ca-certificates-20211220-r0.trigger 04:01:31 OK: 6 MiB in 16 packages 04:01:31 ---> 9386e550dcce 04:01:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:01:31 ---> 822da381ff0d 04:01:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:01:31 ---> a406e965a414 04:01:31 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/ 04:01:31 ---> Running in 202426641cfd 04:01:33 ---> c3d0eed8da4d 04:01:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:01:33 ---> Running in 32279948e4a0 04:01:33 Removing intermediate container a9c2961e15d4 04:01:33 ---> 02e9965b2f4d 04:01:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:01:33 ---> Running in 111276b4f57d 04:01:33 Removing intermediate container 32279948e4a0 04:01:33 ---> fc0e8e9973c8 04:01:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:33 ---> Running in 77cddc56c495 04:01:33 ---> 8385e4301de0 04:01:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:01:34 Removing intermediate container 111276b4f57d 04:01:34 ---> ddc9ad8539ae 04:01:34 Step 13/22 : ENV APP_PORT=59860 04:01:34 ---> Running in 75f444f0104c 04:01:34 Removing intermediate container 202426641cfd 04:01:34 ---> 3f8b5ed866ba 04:01:34 Removing intermediate container 77cddc56c495 04:01:34 ---> d4e3850ae130 04:01:34 Step 20/22 : LABEL arch=arm64 04:01:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:01:34 ---> Running in 1b6c0ef4e77a 04:01:35 ---> Running in 48e554df6fcb 04:01:35 ---> 05ffe0c6cccf 04:01:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:01:35 ---> Running in c4ec194fc256 04:01:35 Removing intermediate container 75f444f0104c 04:01:35 ---> 3c97fe42e3ac 04:01:35 Step 14/22 : EXPOSE $APP_PORT 04:01:35 ---> Running in 3e7996663026 04:01:35 Removing intermediate container 48e554df6fcb 04:01:35 ---> a919cd09d5bf 04:01:35 Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:01:35 ---> Running in 635a06e88818 04:01:35 Removing intermediate container 1b6c0ef4e77a 04:01:35 ---> 2c60a13054c8 04:01:35 Step 23/25 : LABEL arch=arm64 04:01:35 Removing intermediate container 3e7996663026 04:01:35 ---> 1b25e341c807 04:01:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:35 ---> Running in 309c8a5882dc 04:01:36 Removing intermediate container c4ec194fc256 04:01:36 ---> 46e155c1c4ee 04:01:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:36 ---> Running in 7edbcf77414f 04:01:36 Removing intermediate container 635a06e88818 04:01:36 ---> 50497cfd6beb 04:01:36 Step 22/22 : LABEL version=0.0.0 04:01:36 ---> Running in 4b7134ff86fb 04:01:36 Removing intermediate container 309c8a5882dc 04:01:36 ---> 1c7f93202823 04:01:36 Step 24/25 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:01:37 ---> Running in 29a50e8cfb35 04:01:37 Removing intermediate container 7edbcf77414f 04:01:37 ---> 2b2d9d5c5dfe 04:01:37 Step 21/23 : LABEL arch=arm64 04:01:37 Removing intermediate container 4b7134ff86fb 04:01:37 ---> af15200432fe 04:01:37 04:01:37 ---> Running in 4d52738aae92 04:01:37 ---> fc3f9984fc4f 04:01:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:01:37 Removing intermediate container 29a50e8cfb35 04:01:37 ---> ff3458f4db52 04:01:37 Step 25/25 : LABEL version=0.0.0 04:01:37 Removing intermediate container 4d52738aae92 04:01:37 ---> 859b1a17b223 04:01:37 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:01:37 Successfully built af15200432fe 04:01:37 ---> Running in fa14073eaf0a 04:01:37 Successfully tagged support-scheduler-arm64:latest 04:01:37  Building support-scheduler ... done Building security-proxy-setup 04:01:38 ---> Running in 1ee4c3027a06 04:01:38 Removing intermediate container fa14073eaf0a 04:01:38 ---> 261037d93e0f 04:01:38 04:01:38 Removing intermediate container 1ee4c3027a06 04:01:38 ---> cf1bbb6c6e7e 04:01:38 Step 23/23 : LABEL version=0.0.0 04:01:38 ---> Running in 466e4ff7d9df 04:01:39 Successfully built 261037d93e0f 04:01:39 Successfully tagged security-secretstore-setup-arm64:latest 04:01:39 Building core-data 04:01:39  Building security-secretstore-setup ... done  ---> b4d6c89670bc 04:01:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:01:39 Removing intermediate container 466e4ff7d9df 04:01:39 ---> d278fd85c91b 04:01:39 04:01:39 Successfully built d278fd85c91b 04:01:39 Successfully tagged core-metadata-arm64:latest 04:01:39  Building core-metadata ... done Building sys-mgmt-agent 04:01:40 ---> b6193f673c70 04:01:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:01:40 ---> Running in e3f792ec6b0b 04:01:40 Removing intermediate container e3f792ec6b0b 04:01:40 ---> e01775066ebb 04:01:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:40 ---> Running in 0507b37ca95e 04:01:40 Removing intermediate container 0507b37ca95e 04:01:40 ---> d05a63909e3b 04:01:41 Step 20/22 : LABEL arch=arm64 04:01:41 ---> Running in f94a8b91c0db 04:01:41 Removing intermediate container f94a8b91c0db 04:01:41 ---> 22c53b8bc963 04:01:41 Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:01:41 ---> Running in 3d79686a341b 04:01:41 Removing intermediate container 3d79686a341b 04:01:41 ---> dadc746a06a7 04:01:41 Step 22/22 : LABEL version=0.0.0 04:01:41 ---> Running in efbe460334c1 04:01:42 Removing intermediate container efbe460334c1 04:01:42 ---> b28a667e73e9 04:01:42 04:01:42 Successfully built b28a667e73e9 04:01:42 Successfully tagged support-notifications-arm64:latest 04:02:09  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:02:09 ---> 5a96dab0795e 04:02:09 Step 3/31 : WORKDIR /edgex-go 04:02:09 ---> Using cache 04:02:09 ---> 1c284904e868 04:02:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:09 ---> Using cache 04:02:09 ---> e2f284ec2e54 04:02:09 Step 5/31 : RUN apk add --update --no-cache make git 04:02:09 ---> Using cache 04:02:09 ---> 763ad51558e4 04:02:09 Step 6/31 : COPY go.mod vendor* ./ 04:02:09 ---> Using cache 04:02:09 ---> 3302dce553ac 04:02:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:09 ---> Using cache 04:02:09 ---> 19bd6ae00dad 04:02:09 Step 8/31 : COPY . . 04:02:09 ---> Using cache 04:02:09 ---> bd91f644ec9f 04:02:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:02:09 ---> Running in b85a01663888 04:02:10 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 04:02:25 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:02:25 ---> 5a96dab0795e 04:02:25 Step 3/21 : WORKDIR /edgex-go 04:02:25 ---> Using cache 04:02:25 ---> 1c284904e868 04:02:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:25 ---> Using cache 04:02:25 ---> e2f284ec2e54 04:02:25 Step 5/21 : RUN apk add --update --no-cache make git 04:02:25 ---> Using cache 04:02:25 ---> 763ad51558e4 04:02:25 Step 6/21 : COPY go.mod vendor* ./ 04:02:25 ---> Using cache 04:02:25 ---> 3302dce553ac 04:02:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:25 ---> Using cache 04:02:25 ---> 19bd6ae00dad 04:02:25 Step 8/21 : COPY . . 04:02:25 ---> Using cache 04:02:25 ---> bd91f644ec9f 04:02:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:02:26 ---> 5a96dab0795e 04:02:26 Step 3/23 : WORKDIR /edgex-go 04:02:26 ---> Using cache 04:02:26 ---> 1c284904e868 04:02:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:26 ---> Using cache 04:02:26 ---> e2f284ec2e54 04:02:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:02:26 ---> 5a96dab0795e 04:02:26 Step 3/23 : WORKDIR /edgex-go 04:02:26 ---> Using cache 04:02:26 ---> 1c284904e868 04:02:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:26 ---> Using cache 04:02:26 ---> e2f284ec2e54 04:02:26 Step 5/23 : RUN apk add --update --no-cache make bash git 04:02:26 ---> Running in df2321ede4f2 04:02:26 ---> Running in ffdd038342a2 04:02:26 ---> Running in efd14bf08dea 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:29 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 04:02:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:31 OK: 220 MiB in 52 packages 04:02:31 OK: 220 MiB in 52 packages 04:02:32 Removing intermediate container df2321ede4f2 04:02:32 ---> a34f3a177efb 04:02:32 Step 6/23 : COPY go.mod vendor* ./ 04:02:33 Removing intermediate container efd14bf08dea 04:02:33 ---> 4b20fec10e19 04:02:33 Step 6/23 : COPY go.mod vendor* ./ 04:02:34 ---> e8146cbf1c18 04:02:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:34 ---> Running in 858378d78733 04:02:34 ---> f4984e106cdf 04:02:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 ---> Running in f65aee662ed0 04:02:42 Removing intermediate container 858378d78733 04:02:42 ---> 7c43e4f4cbf3 04:02:42 Step 8/23 : COPY . . 04:02:42 Removing intermediate container f65aee662ed0 04:02:42 ---> c30923d74f9f 04:02:42 Step 8/23 : COPY . . 04:03:14 ---> bbc5a834d47e 04:03:14 Step 9/23 : RUN make cmd/core-data/core-data 04:03:14 ---> Running in 6272e89a2384 04:03:14 ---> c60e98172a70 04:03:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:03:14 ---> Running in 53c8af70760a 04:03:14 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 04:03:14 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 04:03:33 Removing intermediate container b85a01663888 04:03:33 ---> dfa40ebae63b 04:03:33 04:03:33 Step 10/31 : FROM alpine:3.14 04:03:33 ---> 71a2028e5025 04:03:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:03:33 ---> Running in f53632f22207 04:03:33 Removing intermediate container f53632f22207 04:03:33 ---> 4d168a7b21ee 04:03:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:03:33 ---> Running in 17c2d7c6222b 04:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:03:34 (1/2) Installing dumb-init (1.2.5-r1) 04:03:34 (2/2) Installing su-exec (0.2-r1) 04:03:34 Executing busybox-1.33.1-r6.trigger 04:03:34 OK: 6 MiB in 16 packages 04:03:36 Removing intermediate container 17c2d7c6222b 04:03:36 ---> f8820418d28b 04:03:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:03:36 ---> Running in 5af484912067 04:03:36 Removing intermediate container 5af484912067 04:03:36 ---> b34d52cec9b9 04:03:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:03:36 ---> Running in 444d3a44b619 04:03:37 Removing intermediate container 444d3a44b619 04:03:37 ---> c7969a07701d 04:03:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:03:37 ---> Running in d43135a52edd 04:03:40 Removing intermediate container d43135a52edd 04:03:40 ---> 7e66e4f1dc2a 04:03:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:03:40 ---> Running in c282c0f7d971 04:03:40 Removing intermediate container c282c0f7d971 04:03:40 ---> 0ea16e76ad18 04:03:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:03:41 ---> 0c01d633328d 04:03:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:03:41 ---> Running in c387b5997839 04:03:45 Removing intermediate container c387b5997839 04:03:45 ---> e04d4a0a8c75 04:03:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:03:45 ---> 04f3903d8ed1 04:03:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:03:47 ---> 08ed7fbf411c 04:03:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:03:48 ---> 6e6bec6616e7 04:03:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:03:49 ---> 13fa6b73673d 04:03:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:03:49 ---> 7b6ceb43d456 04:03:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:03:50 ---> Running in 1c47d2304fe1 04:03:50 Removing intermediate container 1c47d2304fe1 04:03:50 ---> 23704ac69053 04:03:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:03:51 ---> 32c5e3d951ca 04:03:51 Step 26/31 : RUN chmod +x /entrypoint.sh 04:03:52 ---> Running in 0d7c45e63961 04:03:55 Removing intermediate container 0d7c45e63961 04:03:55 ---> da045589ce6b 04:03:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:03:55 ---> Running in 87343a8b51e3 04:03:55 Removing intermediate container 87343a8b51e3 04:03:55 ---> 4872650c00dd 04:03:55 Step 28/31 : CMD ["gate"] 04:03:56 ---> Running in 22030bb4e985 04:03:56 Removing intermediate container 22030bb4e985 04:03:56 ---> d3d5cfea0154 04:03:56 Step 29/31 : LABEL arch=arm64 04:03:56 ---> Running in aff71002d9f5 04:03:57 Removing intermediate container aff71002d9f5 04:03:57 ---> 7ee3fc0b957e 04:03:57 Step 30/31 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:03:57 ---> Running in e1952c30b95f 04:03:58 Removing intermediate container e1952c30b95f 04:03:58 ---> ec0e4ad709fc 04:03:58 Step 31/31 : LABEL version=0.0.0 04:03:58 ---> Running in bd7af0051579 04:03:59 Removing intermediate container bd7af0051579 04:03:59 ---> 25b159882272 04:03:59 04:03:59 Successfully built 25b159882272 04:03:59 Successfully tagged security-bootstrapper-arm64:latest 04:03:59  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 04:04:14 Removing intermediate container ffdd038342a2 04:04:14 ---> b5e9359ec75a 04:04:14 04:04:14 Step 10/21 : FROM alpine:3.14 04:04:14 ---> 71a2028e5025 04:04:14 Step 11/21 : RUN apk add --update --no-cache curl 04:04:14 ---> Running in d63d7f57d52c 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:04:16 (1/5) Installing ca-certificates (20211220-r0) 04:04:16 (2/5) Installing brotli-libs (1.0.9-r5) 04:04:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:04:16 (4/5) Installing libcurl (7.79.1-r0) 04:04:16 (5/5) Installing curl (7.79.1-r0) 04:04:16 Executing busybox-1.33.1-r6.trigger 04:04:16 Executing ca-certificates-20211220-r0.trigger 04:04:17 OK: 8 MiB in 19 packages 04:04:19 Removing intermediate container d63d7f57d52c 04:04:19 ---> 9c5e05ba0f66 04:04:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:04:19 ---> Running in 57440b423cd0 04:04:19 Removing intermediate container 57440b423cd0 04:04:19 ---> 76825e39516f 04:04:19 Step 13/21 : WORKDIR /edgex 04:04:20 ---> Running in 244128634b27 04:04:20 Removing intermediate container 244128634b27 04:04:20 ---> a538832f174c 04:04:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:04:21 ---> 88ef702aa722 04:04:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:04:23 ---> 9828d7ee7ffc 04:04:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:04:25 ---> 80c0822a5e67 04:04:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:04:25 ---> Running in 03f56605de77 04:04:25 Removing intermediate container 03f56605de77 04:04:25 ---> aa55ddbd7524 04:04:25 Step 18/21 : CMD ["--init=true"] 04:04:25 ---> Running in 5228dd8aaf34 04:04:25 Removing intermediate container 5228dd8aaf34 04:04:25 ---> 333b3922ef78 04:04:25 Step 19/21 : LABEL arch=arm64 04:04:25 ---> Running in 486315ca7fff 04:04:26 Removing intermediate container 486315ca7fff 04:04:26 ---> 6f8fdd4d9915 04:04:26 Step 20/21 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:04:26 ---> Running in 537d9352bab0 04:04:27 Removing intermediate container 537d9352bab0 04:04:27 ---> 7962885ead8e 04:04:27 Step 21/21 : LABEL version=0.0.0 04:04:27 ---> Running in f5993d692c40 04:04:27 Removing intermediate container f5993d692c40 04:04:27 ---> 8b890a96c976 04:04:27 04:04:28 Successfully built 8b890a96c976 04:04:28 Successfully tagged security-proxy-setup-arm64:latest 04:04:43  Building security-proxy-setup ... done Removing intermediate container 53c8af70760a 04:04:43 ---> 054630cb5bb7 04:04:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:04:43 ---> Running in 6cda9184c610 04:04:45 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 04:04:47 Removing intermediate container 6cda9184c610 04:04:47 ---> ab5ebf3992d2 04:04:47 04:04:47 Step 11/23 : FROM docker:20.10.10 04:04:47 20.10.10: Pulling from library/docker 04:04:53 Removing intermediate container 6272e89a2384 04:04:53 ---> 633705fe1b15 04:04:53 04:04:53 Step 10/23 : FROM alpine:3.14 04:04:53 ---> 71a2028e5025 04:04:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:04:53 ---> Running in df281afa8537 04:04:53 Removing intermediate container df281afa8537 04:04:53 ---> d6d4abcb329a 04:04:53 Step 12/23 : ENV APP_PORT=59880 04:04:53 ---> Running in 042fee760f85 04:04:54 Removing intermediate container 042fee760f85 04:04:54 ---> 4d6d15c81480 04:04:54 Step 13/23 : EXPOSE $APP_PORT 04:04:54 ---> Running in 4be3d1da1750 04:04:54 Removing intermediate container 4be3d1da1750 04:04:54 ---> cbf7e3d62668 04:04:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:54 ---> Running in 63bb0ac01cb5 04:04:56 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:04:56 Status: Downloaded newer image for docker:20.10.10 04:04:56 ---> 520e9a0a30f7 04:04: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' 04:04:56 ---> Running in 05a43e0ee545 04:04:56 Removing intermediate container 63bb0ac01cb5 04:04:56 ---> ae2e64e47844 04:04:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:04:56 ---> Running in 027706eacc33 04:04:56 Removing intermediate container 05a43e0ee545 04:04:56 ---> 1891451ebed8 04:04: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 04:04:56 ---> Running in d90075dd2d5b 04:04:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:04:58 (1/42) Installing readline (8.1.0-r0) 04:04:59 (2/42) Installing bash (5.1.4-r0) 04:04:59 Executing bash-5.1.4-r0.post-install 04:04:59 (3/42) Installing brotli-libs (1.0.9-r5) 04:04:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:04:59 (5/42) Installing libcurl (7.79.1-r0) 04:04:59 (6/42) Installing curl (7.79.1-r0) 04:04:59 (7/42) Installing dumb-init (1.2.5-r1) 04:04:59 (8/42) Installing libbz2 (1.0.8-r1) 04:04:59 (9/42) Installing expat (2.4.7-r0) 04:04:59 (10/42) Installing libffi (3.3-r2) 04:04:59 (11/42) Installing gdbm (1.19-r0) 04:04:59 (12/42) Installing xz-libs (5.2.5-r0) 04:04:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:04:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:04:59 (15/42) Installing mpdecimal (2.5.1-r1) 04:04:59 (16/42) Installing sqlite-libs (3.35.5-r0) 04:04:59 (17/42) Installing python3 (3.9.5-r2) 04:04:59 (1/6) Installing dumb-init (1.2.5-r1) 04:04:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:04:59 (3/6) Installing libsodium (1.0.18-r0) 04:04:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:04:59 (5/6) Installing libzmq (4.3.4-r0) 04:05:00 (6/6) Installing zeromq (4.3.4-r0) 04:05:00 Executing busybox-1.33.1-r6.trigger 04:05:00 OK: 8 MiB in 20 packages 04:05:01 (18/42) Installing py3-appdirs (1.4.4-r2) 04:05:01 (19/42) Installing py3-chardet (4.0.0-r2) 04:05:01 (20/42) Installing py3-idna (3.2-r0) 04:05:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:05:01 (22/42) Installing py3-certifi (2020.12.5-r1) 04:05:01 (23/42) Installing py3-requests (2.25.1-r4) 04:05:01 (24/42) Installing py3-msgpack (1.0.2-r1) 04:05:01 (25/42) Installing py3-lockfile (0.12.2-r4) 04:05:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:05:01 (27/42) Installing py3-colorama (0.4.4-r1) 04:05:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:05:01 (29/42) Installing py3-distlib (0.3.1-r3) 04:05:01 Removing intermediate container 027706eacc33 04:05:01 ---> b63dce99621c 04:05:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:05:01 (30/42) Installing py3-distro (1.5.0-r3) 04:05:01 (31/42) Installing py3-six (1.15.0-r1) 04:05:01 (32/42) Installing py3-webencodings (0.5.1-r4) 04:05:01 (33/42) Installing py3-html5lib (1.1-r1) 04:05:01 (34/42) Installing py3-parsing (2.4.7-r2) 04:05:01 (35/42) Installing py3-packaging (20.9-r1) 04:05:01 (36/42) Installing py3-toml (0.10.2-r2) 04:05:01 (37/42) Installing py3-pep517 (0.10.0-r2) 04:05:01 (38/42) Installing py3-progress (1.5-r2) 04:05:01 (39/42) Installing py3-retrying (1.3.3-r1) 04:05:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:05:01 (41/42) Installing py3-setuptools (52.0.0-r3) 04:05:01 (42/42) Installing py3-pip (20.3.4-r1) 04:05:02 ---> 5758b8060670 04:05:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:05:02 Executing busybox-1.33.1-r6.trigger 04:05:02 OK: 84 MiB in 64 packages 04:05:03 ---> 926ba2b773b8 04:05:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:05:04 ---> 1086d24cb1a1 04:05:04 Step 19/23 : ENTRYPOINT ["/core-data"] 04:05:04 ---> Running in 1aaff77bca28 04:05:04 Removing intermediate container 1aaff77bca28 04:05:04 ---> 8984f4eb503e 04:05:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:05:04 ---> Running in c0d2497207b0 04:05:04 Removing intermediate container c0d2497207b0 04:05:04 ---> 052a70f34a8a 04:05:04 Step 21/23 : LABEL arch=arm64 04:05:04 ---> Running in 1b7cc975c05f 04:05:05 Removing intermediate container 1b7cc975c05f 04:05:05 ---> 06128353d140 04:05:05 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:05:05 ---> Running in 885bbf5ab113 04:05:05 Removing intermediate container 885bbf5ab113 04:05:05 ---> 9c2fb25bea7d 04:05:05 Step 23/23 : LABEL version=0.0.0 04:05:05 ---> Running in f43680a67bca 04:05:06 Removing intermediate container f43680a67bca 04:05:06 ---> 9c4958f860af 04:05:06 04:05:06 Successfully built 9c4958f860af 04:05:06 Successfully tagged core-data-arm64:latest 04:05:06  Building core-data ... done Collecting docker-compose==1.23.2 04:05:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:05:06 Collecting docopt<0.7,>=0.6.1 04:05:06 Downloading docopt-0.6.2.tar.gz (25 kB) 04:05:08 Collecting cached-property<2,>=1.2.0 04:05:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:05:09 Collecting docker<4.0,>=3.6.0 04:05:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:05:09 Collecting dockerpty<0.5,>=0.4.1 04:05:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:05:11 Collecting PyYAML<4,>=3.10 04:05:11 Downloading PyYAML-3.13.tar.gz (270 kB) 04:05:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:05:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:05:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:05:15 Collecting texttable<0.10,>=0.9.0 04:05:15 Downloading texttable-0.9.1.tar.gz (11 kB) 04:05:17 Collecting websocket-client<1.0,>=0.32.0 04:05:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:05:17 Collecting jsonschema<3,>=2.5.1 04:05:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:05:17 Collecting docker-pycreds>=0.4.0 04:05:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:05:18 Collecting idna<2.8,>=2.5 04:05:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:05:18 Collecting urllib3<1.25,>=1.21.1 04:05:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:05:18 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) 04:05:18 Collecting chardet<3.1.0,>=3.0.2 04:05:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:05:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:05:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:05:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:05:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:05:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:05:19 Attempting uninstall: urllib3 04:05:19 Found existing installation: urllib3 1.26.5 04:05:19 Uninstalling urllib3-1.26.5: 04:05:19 Successfully uninstalled urllib3-1.26.5 04:05:20 Attempting uninstall: idna 04:05:20 Found existing installation: idna 3.2 04:05:20 Uninstalling idna-3.2: 04:05:20 Successfully uninstalled idna-3.2 04:05:21 Attempting uninstall: chardet 04:05:21 Found existing installation: chardet 4.0.0 04:05:21 Uninstalling chardet-4.0.0: 04:05:21 Successfully uninstalled chardet-4.0.0 04:05:22 Attempting uninstall: requests 04:05:22 Found existing installation: requests 2.25.1 04:05:22 Uninstalling requests-2.25.1: 04:05:23 Successfully uninstalled requests-2.25.1 04:05:23 Running setup.py install for texttable: started 04:05:25 Running setup.py install for texttable: finished with status 'done' 04:05:25 Running setup.py install for PyYAML: started 04:05:27 Running setup.py install for PyYAML: finished with status 'done' 04:05:27 Running setup.py install for docopt: started 04:05:29 Running setup.py install for docopt: finished with status 'done' 04:05:29 Running setup.py install for dockerpty: started 04:05:30 Running setup.py install for dockerpty: finished with status 'done' 04:05:32 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 04:05:40 Removing intermediate container d90075dd2d5b 04:05:40 ---> 1866b6a6618c 04:05:40 Step 14/23 : ENV APP_PORT=58890 04:05:40 ---> Running in 2521e1293013 04:05:40 Removing intermediate container 2521e1293013 04:05:40 ---> 7f861065087a 04:05:40 Step 15/23 : EXPOSE $APP_PORT 04:05:40 ---> Running in 7df26d0b48e5 04:05:40 Removing intermediate container 7df26d0b48e5 04:05:40 ---> ebc95bf26412 04:05:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:05:41 ---> 20be1a4c4c41 04:05:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:05:42 ---> 336dbb32b9f8 04:05:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:05:42 ---> 0a64ad7a87cb 04:05:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:05:42 ---> Running in 8c2bd7b701ca 04:05:43 Removing intermediate container 8c2bd7b701ca 04:05:43 ---> 7b558f22f800 04:05:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:05:43 ---> Running in 271e4d3ef954 04:05:43 Removing intermediate container 271e4d3ef954 04:05:43 ---> 85659a6775a2 04:05:43 Step 21/23 : LABEL arch=arm64 04:05:43 ---> Running in 3457d4f708e0 04:05:44 Removing intermediate container 3457d4f708e0 04:05:44 ---> df976dbd1f96 04:05:44 Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 04:05:44 ---> Running in 52685004c5ae 04:05:44 Removing intermediate container 52685004c5ae 04:05:44 ---> 0cdebb157ae7 04:05:44 Step 23/23 : LABEL version=0.0.0 04:05:44 ---> Running in 04168dfbb57a 04:05:44 Removing intermediate container 04168dfbb57a 04:05:44 ---> 81626beb9b94 04:05:44 04:05:44 Successfully built 81626beb9b94 04:05:44 Successfully tagged sys-mgmt-agent-arm64:latest 04:05:45  Building sys-mgmt-agent ... done  [Pipeline] } 04:05:45 $ docker stop --time=1 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 04:05:46 $ docker rm -f 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:47 + docker images 04:05:47 REPOSITORY TAG IMAGE ID CREATED SIZE 04:05:47 sys-mgmt-agent-arm64 latest 81626beb9b94 3 seconds ago 280MB 04:05:47 core-data-arm64 latest 9c4958f860af 42 seconds ago 19.2MB 04:05:47 633705fe1b15 56 seconds ago 1.61GB 04:05:47 ab5ebf3992d2 About a minute ago 1.59GB 04:05:47 security-proxy-setup-arm64 latest 8b890a96c976 About a minute ago 25.4MB 04:05:47 b5e9359ec75a About a minute ago 1.6GB 04:05:47 security-bootstrapper-arm64 latest 25b159882272 About a minute ago 18MB 04:05:47 dfa40ebae63b 2 minutes ago 1.59GB 04:05:47 support-notifications-arm64 latest b28a667e73e9 4 minutes ago 16.1MB 04:05:47 core-metadata-arm64 latest d278fd85c91b 4 minutes ago 16MB 04:05:47 security-secretstore-setup-arm64 latest 261037d93e0f 4 minutes ago 26.9MB 04:05:47 support-scheduler-arm64 latest af15200432fe 4 minutes ago 15.4MB 04:05:47 d2afe472faff 4 minutes ago 1.6GB 04:05:47 001db56e3a2d 4 minutes ago 1.6GB 04:05:47 ecac821117ee 4 minutes ago 1.6GB 04:05:47 core-command-arm64 latest 62fafef4a94f 4 minutes ago 15.3MB 04:05:47 90dddd60a302 4 minutes ago 1.6GB 04:05:47 44ddfb796ce6 4 minutes ago 1.59GB 04:05:47 ci-base-image-arm64 latest 5a96dab0795e 15 minutes ago 1.26GB 04:05:47 alpine 3.14 71a2028e5025 3 days ago 5.34MB 04:05:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 04:05:47 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:05:47 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 04:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:05:48 04:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:05:48 arm64: Pulling from edgex-lftools-log-publisher 04:05:48 8998bd30e6a1: Pulling fs layer 04:05:48 04944245beec: Pulling fs layer 04:05:48 699f458cf7ca: Pulling fs layer 04:05:48 765212b225bb: Pulling fs layer 04:05:48 f23df028b6ca: Pulling fs layer 04:05:48 d65c8cfc05b1: Pulling fs layer 04:05:48 2437ff75d9bd: Pulling fs layer 04:05:48 765212b225bb: Waiting 04:05:48 f23df028b6ca: Waiting 04:05:48 d65c8cfc05b1: Waiting 04:05:48 2437ff75d9bd: Waiting 04:05:48 04944245beec: Download complete 04:05:48 765212b225bb: Verifying Checksum 04:05:48 765212b225bb: Download complete 04:05:48 f23df028b6ca: Download complete 04:05:48 d65c8cfc05b1: Verifying Checksum 04:05:48 d65c8cfc05b1: Download complete 04:05:49 699f458cf7ca: Verifying Checksum 04:05:49 699f458cf7ca: Download complete 04:05:49 8998bd30e6a1: Verifying Checksum 04:05:49 8998bd30e6a1: Download complete 04:05:52 2437ff75d9bd: Verifying Checksum 04:05:52 2437ff75d9bd: Download complete 04:05:54 8998bd30e6a1: Pull complete 04:05:54 04944245beec: Pull complete 04:05:56 699f458cf7ca: Pull complete 04:05:56 765212b225bb: Pull complete 04:05:56 f23df028b6ca: Pull complete 04:05:57 d65c8cfc05b1: Pull complete 04:06:12 2437ff75d9bd: Pull complete 04:06:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container 04:06:12 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat 04:06:15 $ docker top a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:16 ---> job-cost.sh 04:06:16 lf-activate-venv: SKIPPING 04:06:16 INFO: No Stack... 04:06:16 INFO: Retrieving Pricing Info for: v3-standard-4 04:06:17 INFO: Archiving Costs [Pipeline] sh 04:06:18 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:06:18 + cut -d, -f6 [Pipeline] lock 04:06:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] 04:06:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] did not exist. Created. 04:06:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:06:19 Stashed 1 file(s) [Pipeline] } 04:06:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:19 $ docker stop --time=1 a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 04:06:20 $ docker rm -f a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 [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 04:06:21 provisioning config files... 04:06:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3623951714433175976tmp [Pipeline] { [Pipeline] sh 04:06:21 + set +x 04:06:21 + curl -s https://codecov.io/bash 04:06:21 + bash -s -- 04:06:21 04:06:21 _____ _ 04:06:21 / ____| | | 04:06:21 | | ___ __| | ___ ___ _____ __ 04:06:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:06:21 | |___| (_) | (_| | __/ (_| (_) \ V / 04:06:21 \_____\___/ \__,_|\___|\___\___/ \_/ 04:06:21 Bash-1.0.6 04:06:21 04:06:21 04:06:21 ==> git version 2.25.1 found 04:06:21 ==> 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 04:06:21 Release-Date: 2020-01-08 04:06:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:06:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:06:21 ==> Jenkins CI detected. 04:06:21 current dir:  /w/workspace/edgex-go/2 04:06:21 project root: . 04:06:21 --> token set from env 04:06:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:06:21 ==> Running gcov in . (disable via -X gcov) 04:06:21 ==> Python coveragepy not found 04:06:21 ==> Searching for coverage reports in: 04:06:21 + . 04:06:21 -> Found 1 reports 04:06:21 ==> Detecting git/mercurial file structure 04:06:21 ==> Reading reports 04:06:21 + ./coverage.out bytes=426503 04:06:21 ==> Appending adjustments 04:06:21 https://docs.codecov.io/docs/fixing-reports 04:06:22 + Found adjustments 04:06:22 ==> Gzipping contents 04:06:22 60K /tmp/codecov.r7ZtYq.gz 04:06:22 ==> Uploading reports 04:06:22 url: https://codecov.io 04:06:22 query: branch=PR-3915&commit=79655804dc033cbff34ae464b76ef0b2fd8ffcf0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3915%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3915&job=&cmd_args= 04:06:22 -> Pinging Codecov 04:06:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3915&commit=79655804dc033cbff34ae464b76ef0b2fd8ffcf0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3915%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3915&job=&cmd_args= 04:06:23 -> Uploading to 04:06:23 https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/79655804dc033cbff34ae464b76ef0b2fd8ffcf0/ec9aa50b-24c6-4548-b515-0f9af9f5ea86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T040623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24c5d945fb2d50c2e93f272f9c6a11e60d54b10f9ebc7b8ff0a3da9365a0e5f7 04:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:23 Dload Upload Total Spent Left Speed 04:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57966 0 0 100 57966 0 249k --:--:-- --:--:-- --:--:-- 249k 04:06:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] } 04:06:23 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 04:06:24 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 04:06:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:06:25 ---> package-listing.sh 04:06:25 ++ facter osfamily 04:06:25 ++ tr '[:upper:]' '[:lower:]' 04:06:25 + OS_FAMILY=debian 04:06:25 + workspace=/w/workspace/edgex-go/2 04:06:25 + START_PACKAGES=/tmp/packages_start.txt 04:06:25 + END_PACKAGES=/tmp/packages_end.txt 04:06:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:25 + PACKAGES=/tmp/packages_start.txt 04:06:25 + '[' /w/workspace/edgex-go/2 ']' 04:06:25 + PACKAGES=/tmp/packages_end.txt 04:06:25 + case "${OS_FAMILY}" in 04:06:25 + dpkg -l 04:06:25 + grep '^ii' 04:06:25 + '[' -f /tmp/packages_start.txt ']' 04:06:25 + '[' -f /tmp/packages_end.txt ']' 04:06:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:25 + '[' /w/workspace/edgex-go/2 ']' 04:06:25 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:06:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:06:25 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:06:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:26 04:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:26 latest: Pulling from edgex-lftools-log-publisher 04:06:26 5eb5b503b376: Pulling fs layer 04:06:26 5c69ac0246d0: Pulling fs layer 04:06:26 ec43610c2a17: Pulling fs layer 04:06:26 3a2ae6a8a46f: Pulling fs layer 04:06:26 3a2ae6a8a46f: Waiting 04:06:26 33b1e0a273af: Pulling fs layer 04:06:26 5d3b04190fa2: Pulling fs layer 04:06:26 2f39f015ded8: Pulling fs layer 04:06:26 5d3b04190fa2: Waiting 04:06:26 2f39f015ded8: Waiting 04:06:26 5c69ac0246d0: Verifying Checksum 04:06:26 3a2ae6a8a46f: Verifying Checksum 04:06:26 3a2ae6a8a46f: Download complete 04:06:26 33b1e0a273af: Verifying Checksum 04:06:26 33b1e0a273af: Download complete 04:06:26 ec43610c2a17: Verifying Checksum 04:06:26 ec43610c2a17: Download complete 04:06:26 5d3b04190fa2: Verifying Checksum 04:06:26 5d3b04190fa2: Download complete 04:06:26 5eb5b503b376: Verifying Checksum 04:06:26 5eb5b503b376: Download complete 04:06:27 2f39f015ded8: Verifying Checksum 04:06:27 2f39f015ded8: Download complete 04:06:28 5eb5b503b376: Pull complete 04:06:28 5c69ac0246d0: Pull complete 04:06:28 ec43610c2a17: Pull complete 04:06:28 3a2ae6a8a46f: Pull complete 04:06:28 33b1e0a273af: Pull complete 04:06:29 5d3b04190fa2: Pull complete 04:06:33 2f39f015ded8: Pull complete 04:06:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:06:33 prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container 04:06:33 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 04:06:37 $ docker top 709b1a8089802163c35cefc95b856444b9866a61f014b5e5622c584f3ac9a664 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:37 + touch /tmp/pre-build-complete [Pipeline] sh 04:06:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:06:38 + ls /var/log/sa-host 04:06:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:38 provisioning config files... 04:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1875055108264292127tmp [Pipeline] { [Pipeline] echo 04:06:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:06:39 ---> create-netrc.sh [Pipeline] } 04:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:06:39 ---> python-tools-install.sh [Pipeline] echo 04:06:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:06:39 ---> sudo-logs.sh 04:06:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:06:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:06:40 ---> job-cost.sh 04:06:40 lf-activate-venv: SKIPPING 04:06:40 DEBUG: total: 0.10999999940395355 04:06:40 INFO: Retrieving Stack Cost... 04:06:40 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:40 INFO: Archiving Costs [Pipeline] echo 04:06:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:06:41 ---> logs-deploy.sh 04:06:41 lf-activate-venv: SKIPPING 04:06:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3915/2 04:06:41 INFO: archiving workspace using pattern(s): 04:06:42 Archives upload complete. 04:06:42 INFO: archiving logs to Nexus